| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Jun 2008 15:16:37
0.24_6
|
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.24_5  |
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) |
25 Oct 2007 00:37:25
0.24_4
|
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for(Only the first 15 lines of the commit message are shown above ) |
19 May 2007 21:32:57
0.24_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.24_2
|
pav  |
- Fix after objformat removal
Reported by: pointyhat |
16 May 2006 06:37:28
0.24_2
|
mezz  |
portlint:
-Use DOCSDIR in plist. |
15 May 2006 23:23:04
0.24_2
|
mezz  |
Add USE_GETTEXT to appease portlint. |
23 Feb 2006 10:40:45
0.24_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
23 Nov 2005 22:41:05
0.24_1
|
pav  |
- Add SHA256 checksums |
15 Nov 2005 06:52:12
0.24_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.24_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 |
30 Mar 2004 20:56:44
0.24_1
|
krion  |
- Use USE_ICONV knob
Approved by: portmgr |
14 Mar 2004 06:17:56
0.24_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.24_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
29 Jan 2004 16:13:06
0.24
|
trevor  |
SIZEify. |
17 Nov 2003 12:29:10
0.24
|
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
12 Jun 2003 10:46:10
0.24
|
adamw  |
Remove REINPLACE commands that were rolled into gnomehack. |
20 Apr 2003 20:54:06
0.24
|
marcus  |
Remove USE_GNOMENG. |
04 Apr 2003 07:37:37
0.24
|
marcus  |
Update to 0.24. |
07 Mar 2003 06:14:08
0.23
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
08 Feb 2003 06:33:36
0.23
|
marcus  |
Update to 0.23. |
19 Jan 2003 19:12:00
0.22
|
marcus  |
Update to 0.22. |
01 Dec 2002 00:54:16
0.21
|
kris  |
Protect targets with .if target(...) ... .endif for targets that are
redefined in slave ports. Slave port maintainers need to check that
they aren't actually relying on the master port target to be executed. |
11 Nov 2002 19:39:02
0.21
|
marcus  |
Update to 0.21. |
20 Sep 2002 18:07:51
0.19.3
|
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. |
11 Jul 2002 18:16:11
0.19.3
|
sobomax  |
Convert all core GNOME1 components and some of the most popular GNOME1
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).
The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.
Please report any unusual problems to gnome@FreeBSD.org.
Discussed with: marcus
Reviewed by: marcus |
20 Jun 2002 18:46:15
0.19.3
|
sobomax  |
Update to 0.19.3. |
01 May 2002 21:23:04
0.19.2_1
|
sobomax  |
- Move misc documentation into share/doc where it belongs;
- use USE_LIBTOOL while I here;
- make gnome-hint from gnomecore actually working;
- bump PORTREVISIONs. |
24 Apr 2002 20:04:01
0.19.2
|
sobomax  |
Update to 0.19.2. |
25 Mar 2002 20:15:19
0.19.1
|
sobomax  |
Update to 0.19.1. |
18 Mar 2002 11:50:39
0.19_1
|
sobomax  |
Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv. |
18 Mar 2002 11:26:13
0.19_1
|
sobomax  |
Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv. |
18 Mar 2002 10:27:58
0.19_1
|
knu  |
Bump PORTREVISION to reflect the (lib)iconv upgrade. |
18 Mar 2002 09:46:46
0.19_1
|
sobomax  |
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv. |
13 Jan 2002 19:21:34 
|
sobomax  |
Update to 0.19. |
20 Nov 2001 14:19:19 
|
sobomax  |
Update to 0.18.1. |
09 Nov 2001 16:35:48 
|
sobomax  |
Update to 0.18. |
09 Oct 2001 16:01:51 
|
sobomax  |
Another day, another gal update... |
09 Oct 2001 09:28:16 
|
sobomax  |
Update to 0.13. |
01 Oct 2001 08:38:07 
|
sobomax  |
Update to 0.12. |
27 Aug 2001 13:41:07 
|
sobomax  |
Update to 0.11.2. |
22 Aug 2001 20:08:05 
|
sobomax  |
Update to 0.11.1. |
17 Aug 2001 16:28:43 
|
sobomax  |
Add missed converters/libiconv dependency. |
09 Aug 2001 12:44:13 
|
sobomax  |
Update to 0.10. |
02 Aug 2001 15:48:36 
|
sobomax  |
Update to 0.9.1. |
13 Jul 2001 03:53:17 
|
demon  |
Update to 0.9 |
19 Jun 2001 11:37:36 
|
ade  |
Fold gtkhtml (and, by association, gal) into dependencies for x11/gnomecore
(adding some extra functionality). |
21 May 2001 20:06:05 
|
ade  |
Update to 0.8 |
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:51:18 
|
ade  |
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole bunch of
GNOME applications under one convenient building mechanism. |
29 Mar 2001 17:35:19 
|
sobomax  |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
21 Mar 2001 15:59:32 
|
ade  |
Allow CATEGORIES to be overridable by the japanese/gal slave port |
09 Feb 2001 22:01:24 
|
ade  |
Update to 0.5 converters/libiconv (1.5.1 - committed today) is now a
requirement |
16 Dec 2000 01:41:52 
|
ade  |
Update to 0.4.1.2nd-cup-of-coffee |
15 Dec 2000 17:53:31 
|
ade  |
Update to 0.4 |
08 Dec 2000 21:10:34 
|
ade  |
Update to 0.3 |
14 Nov 2000 14:10:15 
|
ade  |
Chase new print/gnomeprint shlib version |
10 Nov 2000 19:29:06 
|
ade  |
Update to 0.2.2 |
24 Oct 2000 18:43:16 
|
ade  |
Update to 0.2.1 |
20 Oct 2000 18:24:41 
|
ade  |
Update to 0.2 |
09 Oct 2000 17:48:21 
|
ade  |
Remove extra directory |
08 Oct 2000 09:03:53 
|
asami  |
Convert category x11-toolkits to new layout. |
06 Oct 2000 04:42:20 
|
ade  |
GAL is a collection of widgets and utility routines that were taken from GNOME
Evolution and Gnumeric - upcoming releases of these two pieces of software,
and others, will require this library. |