| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jul 2008 05:49:09
0.60_3
|
rafan  |
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION
PR: ports/125435 |
06 Jun 2008 15:16:37
0.60_2
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 Apr 2008 18:56:05
0.60_1  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
01 Mar 2008 23:15:37
0.60
|
marcus  |
Update to 0.60 to fix the build with guile 1.8. |
01 Mar 2008 06:22:42
0.41_4
|
marcus  |
Chase libguile shared lib version. |
19 May 2007 21:32:57
0.41_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
28 Mar 2007 20:22:52
0.41_2
|
pav  |
- Fix after objformat removal
Reported by: pointyhat |
14 Oct 2006 09:54:54
0.41_2
|
marcus  |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
13 May 2006 06:00:46
0.41_1
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
18 Mar 2006 22:25:44
0.41_1
|
marcus  |
Correct a plist typo.
Reported by: pointyhat via kris |
15 Mar 2006 05:53:28
0.41
|
marcus  |
Update to 0.41. |
26 Feb 2006 19:07:19
0.31_2
|
marcus  |
Put up my own local mirror to fix fetching. This port will be upgraded to
0.41 after the freeze which will be a permanent fix for this problem.
Approved by: portmgr (implicit) |
23 Feb 2006 10:40:45
0.31_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
23 Nov 2005 22:41:05
0.31_1
|
pav  |
- Add SHA256 checksums |
15 Nov 2005 06:52:12
0.31_1
|
ade  |
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. |
09 Jul 2004 18:43:11
0.31_1
|
marcus  |
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 |
18 Mar 2004 14:46:32
0.31_1
|
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
14 Mar 2004 06:17:56
0.31_1
|
ade  |
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. |
04 Feb 2004 05:10:27
0.31_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
07 Jan 2004 20:56:36
0.31
|
adamw  |
Point WWW to new location.
Submitted by: Jason Harris <jharris@widomaker.com> |
07 Jan 2004 19:27:35
0.31
|
adamw  |
Host distfile on MASTER_SITE_LOCAL until savannah is back. |
03 Oct 2003 12:04:59
0.31
|
edwin  |
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |
28 Aug 2003 01:01:09
0.31
|
edwin  |
Use the virtual category "scheme" (part ii)
Add the virtual category "scheme" to the maintained ports
(except sxm). I guess no maintainer would deny this trivial
change.
PR: ports/56052
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> |
02 May 2003 04:19:47
0.31
|
marcus  |
Update to 0.31. |
20 Apr 2003 20:54:06
0.20_2
|
marcus  |
Remove USE_GNOMENG. |
07 Mar 2003 06:14:08
0.20_2
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
13 Jan 2003 16:41:57
0.20_2
|
marcus  |
Remove share/guile.
Reported by: bento |
13 Jan 2003 04:31:41
0.20_2
|
marcus  |
Use USE_X_PREFIX. This fixes the plist issues reported on bento, and
shouldn't have any negative effect on port functionality. |
20 Sep 2002 18:07:51
0.20_1
|
marcus  |
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. |
14 Jul 2002 16:09:04
0.20_1
|
marcus  |
Use USE_GNOMENG. |
19 Jun 2002 22:14:44
0.20_1
|
marcus  |
It seems the guile-snarf syntax has changed in 1.4.1. Update ports which
use the old syntax.
Prompted by: Mike Harding <mvh@ix.netcom.com> |
19 Jun 2002 17:37:57
0.20_1
|
marcus  |
Chase guile shared lib number.
Prompted by: Mike Harding <mvh@ix.netcom.com> |
14 May 2001 18:40:36 
|
ade  |
Fix build with pkgconfig installed |
11 May 2001 18:36:50 
|
ade  |
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.
|
04 May 2001 23:39:58 
|
ade  |
Update to GNOME 1.4 -- massive changes all around, for the sake of CVS repo
bloat, I'll only list the updates. |
05 Feb 2001 16:49:18 
|
olgeni  |
Batch of style fixes for x11-toolkits. |
08 Oct 2000 21:03:11 
|
trevor  |
Add URL for home page. |
08 Oct 2000 09:03:53 
|
asami  |
Convert category x11-toolkits to new layout. |
05 Oct 2000 08:42:57 
|
reg  |
Implement USE_GTK, part 2. |
21 Aug 2000 12:07:37 
|
sobomax  |
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. |
04 Aug 2000 03:32:01 
|
ade  |
Update to 0.19 Take over maintainership since I've had no response for over
a month to a number of emails |
16 Jun 2000 23:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 12:38:51 
|
sobomax  |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |
09 Jun 2000 22:41:56 
|
ade  |
Update to 0.18, unbreaking in the process. No response from MAINTAINER for 2
weeks, if no-one objects, I'm going to take over this port since it's a
dependency for x11-toolkits/guile-gnome which I'm about to commit |