| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Jul 2004 22:28:02
2.4.4_1
|
mezz  |
Correct a patch that marcus has made a simple mistake with the path.
gthread.h -> glib/gthread.h
Reported by: Mike Harding <mvh@ix.netcom.com> |
24 Jul 2004 19:53:33
2.4.4_1
|
marcus  |
Hack the default stack size for threads created with g_thread_create() to
be 256 KB instead of the default (64 KB on platforms other than ia64, and
256 KB on ia64).
This fixes some stack overflows seen in applications such as
gnome-cups-manager. |
09 Jul 2004 17:43:11
2.4.4
|
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 |
09 Jul 2004 15:55:01
2.4.4
|
bland  |
Update to 2.4.4 |
04 Jun 2004 17:19:21
2.4.2
|
bland  |
Update to 2.4.2 |
14 May 2004 17:20:16
2.4.1_1
|
pav  |
- Remove GNOME 2.4 -> 2.6 upgrade warning. It served it's purpose.
OK'ed by: marcus |
04 May 2004 16:56:27
2.4.1_1
|
marcus  |
Fix a botch patch in the 2.4.1 update that resulted in the wrong PTHREAD_LIBS
being used on 5.X.
Reported by: many |
30 Apr 2004 16:17:08
2.4.1
|
marcus  |
* Update to 2.4.1
* Add a LATEST_LINK to glib20 |
07 Apr 2004 00:15:23
2.4.0
|
marcus  |
Point users to the 2.4-to-2.6 upgrade FAQ instead of the devel FAQ. |
05 Apr 2004 03:11:39
2.4.0
|
marcus  |
Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
ever. It fixes many bugs, and adds some features missing in previous
FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:
http://www.freebsd.org/gnome/docs/faq26.html
Please read it carefully. GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:
http://www.marcuscom.com/tinderbox/
The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts. We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.
Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru> |
18 Mar 2004 13:47:05
2.2.3_1
|
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
14 Mar 2004 06:17:56
2.2.3_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 04:36:30
2.2.3_1
|
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
23 Jan 2004 18:12:26
2.2.3
|
trevor  |
Now gettext 0.12.1 is gettext-old. |
17 Nov 2003 12:29:10
2.2.3
|
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
06 Oct 2003 01:13:39
2.2.3
|
marcus  |
Correct some obsolete MASTER_SITES
PR: 57557
Submitted by: Mark Linimon <linimon@lonesome.com> |
26 Aug 2003 21:46:45
2.2.3
|
marcus  |
Grrr...actually up the PORTVERSION. |
26 Aug 2003 21:23:26
2.2.2_1
|
marcus  |
Update to 2.2.3. |
26 Aug 2003 20:25:58
2.2.2_1
|
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
2.2.2
|
marcus  |
Chase the libintl.so shared lib version. |
16 Jun 2003 20:52:58
2.2.2
|
adamw  |
Utilize USE_GNOME= pkgconfig. |
11 Jun 2003 00:38:43
2.2.2
|
marcus  |
Update to 2.2.2. |
29 Apr 2003 16:25:56
2.2.1_1
|
marcus  |
Ensure that pthread CFLAGS and LDFLAGS are properly passed in.
PR: 51533
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
22 Apr 2003 04:21:47
2.2.1
|
marcus  |
Convert to new GNOME infrastructure. |
20 Apr 2003 02:56:27
2.2.1
|
marcus  |
Remove USE_GNOMENG. |
07 Mar 2003 06:01:16
2.2.1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
07 Feb 2003 18:42:25
2.2.1
|
marcus  |
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts. |
10 Dec 2002 09:37:07
2.0.7
|
adamw  |
pkg-descr claimed this was glib 1.3 ::) |
04 Nov 2002 23:48:32
2.0.7
|
marcus  |
Update to 2.0.7. |
20 Sep 2002 17:07:51
2.0.6
|
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. |
04 Aug 2002 03:01:29
2.0.6
|
marcus  |
Update to 2.0.6. |
01 Aug 2002 16:22:41
2.0.4_1
|
ade  |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
04 Jul 2002 19:03:28
2.0.4_1
|
marcus  |
Add USE_PERL5. |
30 Jun 2002 22:20:44
2.0.4_1
|
marcus  |
The FreeBSD GNOME team is proud to present GNOME 2.0 Release. |
30 Jun 2002 20:07:37
2.0.4_1
|
marcus  |
Revert sobomax's removal of --export-dynamic. This is needed for ports like
bugbuddy which require the signal handler symbols to be exported to
libglade. Other ports which require libglade may also benefit from
--export-dynamic.
If you find GNOME 2.0 applications that complain libglade cannot find
a certain signal handler, recompile the port after updating to this
revision of glib20. The problem should go away.
Note, this may not be the optimum fix, but it is what the GNOME people
probably intended, and gets things working for GNOME 2.0 Final. |
19 Jun 2002 08:18:10
2.0.3
|
sobomax  |
Add USE_REINPLACE where appropriate. |
17 Jun 2002 10:15:33
2.0.3
|
sobomax  |
Don't leak --export-dynamic into installed gmodule-2.0.pc. |
15 Jun 2002 09:05:13
2.0.3
|
marcus  |
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release. |
11 Jun 2002 08:15:32
2.0.3
|
marcus  |
Update to the latest GNOME 2 snapshot. This will be done it two parts.
This first part is the GNOME 2 API. The next part will contain the desktop
components. |
04 Jun 2002 00:48:56
2.0.3
|
sobomax  |
Don't touch charset.alias file installed by libiconv. |
01 Jun 2002 18:59:39
2.0.3
|
marcus  |
Update to 2.0.3.
This is a set of commits for GTK+-2.0 and friends to support
freetype2-2.1.0.
PR: 38796 |
28 May 2002 16:08:26
2.0.1_1
|
marcus  |
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release. |
19 May 2002 20:16:06
2.0.1_1
|
marcus  |
Back to betas...Update to GNOME 2.0 beta 5. |
13 May 2002 16:09:05
2.0.1_1
|
marcus  |
Fix up the pkg-{descr|comment} to relfect reality, and avoid confusion
for software developers.
Submitted by: Lawrence Mayer dsg <Lawrence.Mayer@dsg.ki.se> |
12 May 2002 06:49:02
2.0.1_1
|
marcus  |
Update to GNOME 2.0 RC2. |
02 May 2002 03:37:15
2.0.1_1
|
marcus  |
Update to GNOME 2.0 RC 1. |
26 Apr 2002 14:50:03
2.0.1_1
|
sobomax  |
Use GNOME2 beta4 download location for all GNOME2 ports. |
26 Apr 2002 06:32:00
2.0.1_1
|
sobomax  |
Use USE_LIBTOOL. |
12 Apr 2002 17:10:20
2.0.1_1
|
ade  |
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr |
06 Apr 2002 22:37:44
2.0.1
|
marcus  |
Update to GNOME 2.0 beta3.
Approved by: sobomax |
28 Mar 2002 12:29:55
2.0.0_1
|
sobomax  |
Remove iconv->giconv hack.
PR: 36265
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> |
18 Mar 2002 11:50:39
2.0.0_1
|
sobomax  |
Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
-liconv to -lgiconv. |
18 Mar 2002 10:27:58
2.0.0_1
|
knu  |
Bump PORTREVISION to reflect the (lib)iconv upgrade. |
18 Mar 2002 09:46:46
2.0.0_1
|
sobomax  |
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv. |
15 Mar 2002 19:44:29
2.0.0
|
ade  |
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr |
11 Mar 2002 19:08:04

|
sobomax  |
Update to 2.0.0.
PR: 35541
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> |