Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/glib12/Makefile

[BACK] Up to [FreeBSD] / ports / devel / glib12

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.68: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:31:06 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.67: download - view: text, markup, annotated - select for diffs
Sat Oct 2 20:56:00 2010 UTC (16 months, 1 week ago) by kwm
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.66: preferred, colored
Changes since revision 1.66: +1 -0 lines
Build glib12 and ports that depend on it with -std=gnu89.

glib12 and ports that use glib12 fail to link when build with a C99 compiler.

Revision 1.66: download - view: text, markup, annotated - select for diffs
Wed Sep 16 22:17:00 2009 UTC (2 years, 4 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -1 lines
Quote first argument to AC_DEFUN() to shut up aclocal warning.

Feature safe:	yes

Revision 1.65: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:33:10 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr

Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Feb 2 01:35:55 2009 UTC (3 years ago) by araujo
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -2 lines
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
  MASTER_SITE_SUBDIR when possible.

PR:		ports/125243
Submitted by:	pgollucci
Reworked by:	myself
Tested on:	pointyhat exp-run (pav)

Revision 1.63: download - view: text, markup, annotated - select for diffs
Mon Jan 29 23:51:51 2007 UTC (5 years ago) by kris
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +1 -0 lines
Use libtool port instead of included version to avoid a.out objformat botch

Revision 1.62: download - view: text, markup, annotated - select for diffs
Sun Nov 5 02:57:44 2006 UTC (5 years, 3 months ago) by mezz
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +1 -1 lines
INSTALLS_SHLIB -> USE_LDCONFIG.

Found by:	portlint (cports.sh)

Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu May 4 21:40:40 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +0 -1 lines
Remove USE_REINPLACE from all categories starting with D

Revision 1.60: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:35:40 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +6 -3 lines
Conversion to a single libtool environment.

Approved by:	portmgr (kris)

Revision 1.59: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:48:41 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.

Revision 1.58: download - view: text, markup, annotated - select for diffs
Fri Jul 9 17:42:10 2004 UTC (7 years, 7 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1 lines
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet

Revision 1.57: download - view: text, markup, annotated - select for diffs
Sun May 30 07:57:34 2004 UTC (7 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +7 -1 lines
Do the usual PTHREAD_LIBS dance to ensure that we don't add -DLINUXTHREADS
to gthread's CFLAGS on -CURRENT.

Spotted by:	bento, green, and kris

Revision 1.56: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:16 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.

Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Aug 21 02:18:15 2003 UTC (8 years, 5 months ago) by bland
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +1 -1 lines
Fix gmodule and gthread library names in .pc files.

PR:           55745
Submitted by: KATO Tsuguru <tkato@prontomail.com> (based on)
Approved by:  marcus (mentor)

Revision 1.54: download - view: text, markup, annotated - select for diffs
Sun Aug 17 04:12:36 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -0 lines
Use INFO.

Revision 1.53: download - view: text, markup, annotated - select for diffs
Mon Jun 16 20:52:56 2003 UTC (8 years, 7 months ago) by adamw
Branches: MAIN
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +1 -3 lines
Utilize USE_GNOME= pkgconfig.

Revision 1.52: download - view: text, markup, annotated - select for diffs
Sat Apr 19 10:15:29 2003 UTC (8 years, 9 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
getpw*_r is now implemented in -CURRENT.  However, the _SC_GETPW_R_SIZE_MAX
sysconf is not.  This causes glib to try and malloc UINT_MAX bytes of memeory
which basically translates to -1 bytes.  Sanity check the value returned by
sysconf (_SC_GETPW_R_SIZE_MAX) to see that it's really implemented.  This
fixes an abort people started to see in Glib-based applications.

Reported by:	Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>

Revision 1.51: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:00:23 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.50: download - view: text, markup, annotated - select for diffs
Wed Nov 20 20:11:27 2002 UTC (9 years, 2 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +5 -2 lines
Now that Glib 1.2 and GTK+ 1.2 are the only versions in the tree that use
the old xxx-config files, remove the "12" suffix.  This will allow people
building Glib and GTK+ ports by hand to do so without a lot of extra
hacking.  Since these ports are so heavily used, the xxx12-config files
aren't removed completely, but rather symlinked to their xxx-config
counterparts.

PR:		39417

Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri Sep 20 17:06:27 2002 UTC (9 years, 4 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -1 lines
GNOME has just changed the layout of their FTP site.  This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.

Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Jun 14 04:20:54 2002 UTC (9 years, 8 months ago) by marcus
Branches: MAIN
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
Fix another problem in the pkgconfig files for these ports.  After running
a build of xscreensaver and xscreensaver-gnome, everything looks good.

Reported by:	dougb

Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Jun 10 15:33:34 2002 UTC (9 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
Correct gtk+/glib libraries names in .pc files.

Submitted by:	alfred

Revision 1.46: download - view: text, markup, annotated - select for diffs
Wed Dec 12 04:51:10 2001 UTC (10 years, 2 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -1 lines
Smash a compatibility bug in g_module_open(). It seems that unlike Linux one,
FreeBSD's dlopen(NULL, ...) doesn't return a handle useable for resolving
symbols in both the program itself and all modules it dlopen'ed. Instead,
when requested for a self handle return RTLD_DEFAULT, which seems closely
matches dlopen(NULL, ...) in Linux. Bump PORTREVISION.

Recommended update for all GNOME/GTK users.

Inspired by:	John Merryweather Cooper <john_m_cooper@yahoo.com>

Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Aug 1 17:48:36 2001 UTC (10 years, 6 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +4 -5 lines
Add pkgconfig into RUN,LIB_DEPENDS.

Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu May 24 04:51:33 2001 UTC (10 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +5 -3 lines
Sigh.  Think more carefully.  Seems that any kind of circular dependency
(port A has *_DEPENDS on port B, and vice versa), causes make to go
a little strange[tm] on install, clean, even though the build succeeds.

Gah.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Thu May 24 01:48:29 2001 UTC (10 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -3 lines
Rework previous commit.  Turns out that pkgconfig is not a build-time
dependency for glib12, so remove that, and put pkgconfig back to the
way it was before.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Wed May 23 00:48:59 2001 UTC (10 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +5 -6 lines
Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2
to make transitioning to GNOME/GTK+/GLIB a little easier.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri May 11 16:36:19 2001 UTC (10 years, 9 months ago) by ade
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Fri Mar 30 13:18:05 2001 UTC (10 years, 10 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +3 -1 lines
Use PTHREAD_CFLAFS/PTHREAD_LIBS.

Reminded by:	vanilla

Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Mar 23 05:42:21 2001 UTC (10 years, 10 months ago) by ade
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Sigh.  Reclaim these, primarily for GNOME 1.4

Revision 1.38: download - view: text, markup, annotated - select for diffs
Fri Mar 23 05:34:23 2001 UTC (10 years, 10 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Someone don't like my style, so I drop maintainer now.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Mar 20 00:12:49 2001 UTC (10 years, 10 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +8 -6 lines
Change MASTER_SITE to MASTER_SITE_GNOME.

Reported by:	Graywane <graywane@home.com>

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Mar 19 17:42:52 2001 UTC (10 years, 10 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
Upgrade to 1.2.10.

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sun Mar 11 21:50:23 2001 UTC (10 years, 11 months ago) by sf
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +6 -6 lines
make MASTER_SITE_SUBDIR more effective.

Submitted by:	knu

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Mar 11 17:06:37 2001 UTC (10 years, 11 months ago) by sf
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -2 lines
add MASTER_SITE_RINGSERVER.

Approved by:	maintainer

Revision 1.33: download - view: text, markup, annotated - select for diffs
Tue Mar 6 12:29:27 2001 UTC (10 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Upgrade to 1.2.9.

Submitted by:	clive.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Jun 16 21:49:55 2000 UTC (11 years, 7 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Jun 16 10:37:53 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -1 lines
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu May 25 12:23:46 2000 UTC (11 years, 8 months ago) by sobomax
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
Update glib/gtk++ to 1.2.8.

Overview of Changes in GTK+ 1.2.8:

* GNU Make 3.79 bug workaround
* FAQ and tutorial updates and improvements
* Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection

Overview of Changes in GLib 1.2.8:

* GArray zero initialization bug fixed
* Fix for upper bound calculation of formatted strings
* Improved GCC detection
* AIX dynamic modules fix to retrive symbols from shared libraries for the main
  program.
* Miscellaneous other minor bug fixes

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Apr 11 21:28:07 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -3 lines
PORTNAME/PORTVERSION update

Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Feb 18 19:39:13 2000 UTC (11 years, 11 months ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +3 -3 lines
Update to glib/gtk 1.2.7

PR:		16809
Submitted by:	Maxim Sobolev <sobomax@altavista.net>

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Oct 13 11:17:36 1999 UTC (12 years, 4 months ago) by nakai
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -3 lines
Submitted by:Ade Lovett <ade@remarq.com>
Update to glib-1.2.6
This is an important library for 'October GNOME'.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Oct 9 18:40:27 1999 UTC (12 years, 4 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -3 lines
Upgrade to 1.2.5, bump share library version to 3.

PR:		ports/14194
Submitted by:	nobutaka@nobutaka.com

Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Sep 11 01:06:11 1999 UTC (12 years, 5 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1 lines
Set

LIBTOOLFLAGS=  --disable-ltlibs --release-suffix

to take advandate of new libtools.

Submitted by:	libtools maintainer

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:41:47 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -3 lines
FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru

Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:48:07 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Change Id->FreeBSD.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat May 29 03:46:46 1999 UTC (12 years, 8 months ago) by steve
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -7 lines
Update to version 1.2.3.

PR:		11841
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu May 6 19:59:12 1999 UTC (12 years, 9 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -4 lines
Remove the info part of the install as it is now part of bsd.port.mk.

PR:		11542
Submitted by:	okazaki@be.to

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun May 2 05:21:19 1999 UTC (12 years, 9 months ago) by kuriyama
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +3 -3 lines
Upgrade to 1.2.2.

I don't know all of the gtk dependency. If it breaks some ports,
please back this out.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Mar 26 23:29:08 1999 UTC (12 years, 10 months ago) by flathill
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -5 lines
Update to 1.2.1
can't apply patch-aa and it is needless
PR: ports/10810
Submitted by: mreimer@vpop.net

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Mar 9 01:08:52 1999 UTC (12 years, 11 months ago) by nectar
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +9 -9 lines
Upgrade to GNOME 1.0.  The following are the details:

 ports/audio/esound			0.2.7    ->  0.2.8	PR ports/10422
 ports/audio/gnomeaudio			0.99.8   ->  1.0.0	PR ports/10426
 ports/audio/libaudiofile		0.1.5    ->  0.1.6	PR ports/10421
 ports/deskutils/gnomepim		0.99.8.1 ->  1.0.1	PR ports/10435
 ports/devel/ORBit			0.3.98   ->  0.4.0	PR ports/10423
 ports/devel/gettext			shared libs now		PR ports/10293
 ports/devel/glib12			1.1.16   ->  1.2.0	PR ports/10419
 ports/devel/libgtop			0.99.8   ->  1.0.1	PR ports/10430
 ports/games/gnomegames			0.99.8   ->  1.0.1	PR ports/10436
 ports/graphics/electriceyes		distfile moved		PR ports/10437
 ports/graphics/imlib			1.9.3    ->  1.9.4	PR ports/10424
 ports/lang/gnomeobjc			0.99.3   ->  1.0.1	PR ports/10441
 ports/math/gnumeric			0.6      ->  0.15	PR ports/10439
 ports/misc/gnomeutils			0.99.5   ->  1.0.1	PR ports/10442
 ports/sysutils/gnomeadmin		0.99.1   ->  1.0.1	PR ports/10445
 ports/sysutils/gnomecontrolcenter	0.99.3.1 ->  1.0.1	PR ports/10446
 ports/sysutils/gtop			0.99.2   ->  1.0.1	PR ports/10477
 ports/textproc/libxml			0.99.8   ->  1.0.0	PR ports/10438
 ports/www/libghttp			distfile moved		PR ports/10429
 ports/x11/gnome			0.99.3   ->  1.0.0	PR ports/10450
 ports/x11/gnomecore			0.99.8.1 ->  1.0.1	PR ports/10432
 ports/x11/gnomelibs			0.99.8.1 ->  1.0.1	PR ports/10425
 ports/x11-fm/gnomemc			4.5.10   ->  4.5.23	PR ports/10448
 ports/x11-toolkits/gtk-engines		0.1      ->  0.5	PR ports/10427
 ports/x11-toolkits/gtk12		1.1.6    ->  1.2.0	PR ports/10420

Note that repository copies were made before this commit, as follows:

 ports/devel/glib11-devel       -> ports/devel/glib12
 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Feb 17 18:12:08 1999 UTC (12 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
Upgrade to 1.1.16.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Jan 30 20:23:09 1999 UTC (13 years ago) by sada
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -3 lines
Upgrade to version 1.1.14
PR:		ports/9800
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jan 21 19:18:20 1999 UTC (13 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -9 lines
Add some patch for gthread.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Jan 20 21:59:41 1999 UTC (13 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +6 -1 lines
Install info & man page now.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jan 20 18:30:57 1999 UTC (13 years ago) by vanilla
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
Upgrade to 1.1.13.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jan 5 00:56:06 1999 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +11 -4 lines
Upgrade to 1.1.12, and add a patch for gthread.

If you find any problem, please let me know.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Dec 31 15:20:11 1998 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Upgrade to 1.1.11.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Dec 26 19:15:25 1998 UTC (13 years, 1 month ago) by vanilla
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Upgrade to 1.1.9.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Dec 12 03:42:59 1998 UTC (13 years, 2 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -10 lines
Upgrade to 1.1.7, remove BROKEN.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Dec 11 08:39:47 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -1 lines
Mark this broken while Vanilla takes a whack at it following a repo copy.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Dec 10 13:18:15 1998 UTC (13 years, 2 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Correct MASTER_SITES.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Nov 17 15:19:57 1998 UTC (13 years, 2 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_2_2_8
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -6 lines
Downgrage to 1.1.3.
Remind by:	asami

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 2 15:59:38 1998 UTC (13 years, 3 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -1 lines
Install info page now.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Oct 28 15:46:56 1998 UTC (13 years, 3 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Upgrade to 1.1.4.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 22 15:33:35 1998 UTC (13 years, 4 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_3_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -5 lines
Upgrade to 1.1.3, and convert glib to elf.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 6 14:55:12 1998 UTC (13 years, 6 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -4 lines
Upgrade to 1.1.2.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Jul 28 15:22:15 1998 UTC (13 years, 6 months ago) by vanilla
Branches: VANILLA
CVS tags: glib_1_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Glib is some useful routines for C programming.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 28 15:22:15 1998 UTC (13 years, 6 months ago) by vanilla
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options