Joe Marcus Clarke
2b4d08e7f2
* Update to 2.4.1
...
* Add a LATEST_LINK to glib20
2004-04-30 16:17:08 +00:00
Joe Marcus Clarke
d06f88c42c
Point users to the 2.4-to-2.6 upgrade FAQ instead of the devel FAQ.
2004-04-07 00:15:23 +00:00
Joe Marcus Clarke
c4851e78e4
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>
2004-04-05 03:11:39 +00:00
Ade Lovett
3f651573ad
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.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
186b8ba82f
Add USE_GETTEXT and bump PORTREVISION.
...
Submitted by: trevor
Tested by: bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98
Now gettext 0.12.1 is gettext-old.
2004-01-23 18:12:26 +00:00
Trevor Johnson
b3ba3ae427
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
2003-11-17 12:29:10 +00:00
Joe Marcus Clarke
27a69f4efb
Correct some obsolete MASTER_SITES
...
PR: 57557
Submitted by: Mark Linimon <linimon@lonesome.com>
2003-10-06 01:13:39 +00:00
Joe Marcus Clarke
d7d9518fb3
Grrr...actually up the PORTVERSION.
2003-08-26 21:46:45 +00:00
Joe Marcus Clarke
a3108b1e51
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
...
Prodded by: kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad
Chase the libintl.so shared lib version.
2003-08-25 05:41:38 +00:00
Adam Weinberger
c413d0b2b0
Utilize USE_GNOME= pkgconfig.
2003-06-16 20:52:58 +00:00
Joe Marcus Clarke
6500f02863
Update to 2.2.2.
2003-06-11 00:38:43 +00:00
Joe Marcus Clarke
2887f69213
Ensure that pthread CFLAGS and LDFLAGS are properly passed in.
...
PR: 51533
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-29 16:25:56 +00:00
Joe Marcus Clarke
0874a46409
Convert to new GNOME infrastructure.
2003-04-22 04:46:36 +00:00
Joe Marcus Clarke
e28f0247c9
Remove USE_GNOMENG.
2003-04-20 03:03:05 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joe Marcus Clarke
336b31c394
Update to GNOME 2.2.
...
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +00:00
Joe Marcus Clarke
b74ce2d810
Update to 2.0.7.
2002-11-04 23:48:32 +00:00
Joe Marcus Clarke
59deb69012
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.
2002-09-20 17:07:51 +00:00
Joe Marcus Clarke
a902bf80a0
Update to 2.0.6.
2002-08-04 03:02:30 +00:00
Ade Lovett
c8eaa93644
Chase shlib rev of devel/gettext
...
Submitted by: lots and lots
Pointy hat to: ade
2002-08-01 16:22:41 +00:00
Joe Marcus Clarke
1af2baef84
Add USE_PERL5.
2002-07-04 19:03:28 +00:00
Joe Marcus Clarke
58d11a98d4
The FreeBSD GNOME team is proud to present GNOME 2.0 Release.
2002-06-30 22:20:44 +00:00
Joe Marcus Clarke
62e3dedfd6
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.
2002-06-30 20:07:37 +00:00
Joe Marcus Clarke
58d6153c1e
Update to GNOME 2.0 RC2.
2002-06-26 09:18:37 +00:00
Maxim Sobolev
4803463633
Add USE_REINPLACE where appropriate.
2002-06-19 08:18:10 +00:00
Maxim Sobolev
f1adb14e7d
Don't leak --export-dynamic into installed gmodule-2.0.pc.
2002-06-17 10:15:33 +00:00
Joe Marcus Clarke
515147d6b6
Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.
2002-06-15 09:05:13 +00:00
Joe Marcus Clarke
3bfd9150b8
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.
2002-06-11 08:15:32 +00:00
Joe Marcus Clarke
076fb5cd76
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
2002-06-01 19:00:46 +00:00
Joe Marcus Clarke
1aadf412fd
Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.
2002-05-28 16:08:26 +00:00
Joe Marcus Clarke
63c7a0f973
Back to betas...Update to GNOME 2.0 beta 5.
2002-05-19 20:16:06 +00:00
Joe Marcus Clarke
163580e9fe
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>
2002-05-13 16:09:05 +00:00
Joe Marcus Clarke
3c678e3a7d
Update to GNOME 2.0 RC2.
2002-05-12 06:49:02 +00:00
Joe Marcus Clarke
7facd80048
Update to GNOME 2.0 RC 1.
2002-05-02 03:37:15 +00:00
Maxim Sobolev
7c9a7e6c7b
Use GNOME2 beta4 download location for all GNOME2 ports.
2002-04-26 14:50:03 +00:00
Maxim Sobolev
41da8e9f7b
Use USE_LIBTOOL.
2002-04-26 06:31:57 +00:00
Ade Lovett
f18cbf2fa6
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
2002-04-12 17:10:20 +00:00
Joe Marcus Clarke
491c51f807
Update to GNOME 2.0 beta3.
...
Approved by: sobomax
2002-04-06 22:37:43 +00:00
Maxim Sobolev
a68d2827d3
Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h and
...
-liconv to -lgiconv.
2002-03-18 11:50:38 +00:00
Akinori MUSHA
21d944be5c
Bump PORTREVISION to reflect the (lib)iconv upgrade.
2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
...
libiconv.
2002-03-18 09:46:46 +00:00
Ade Lovett
9210b7cb07
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
2002-03-15 19:44:29 +00:00
Maxim Sobolev
eedff032d7
Update to 2.0.0.
...
PR: 35541
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
2002-03-11 19:08:04 +00:00
Maxim Sobolev
5dece96d19
Update all components of the GNOME 2.0 to the versions included into GNOME
...
2.0-beta release.
2002-02-27 11:21:00 +00:00
Maxim Sobolev
b2b0007e19
- Update to 1.3.13 - the version shipped with the GNOME2 alpha 2;
...
- switch to .bz2 distfile;
- move distfile into gnome2 DIST_SUBDIR.
2002-02-12 08:31:19 +00:00
Ade Lovett
8391c5a492
glibconfig.h was getting installed in /, rather than below PREFIX
...
and was being compensated for by a post-install target.
Fix the underlying problem, bumping PORTREVISION.
2002-02-08 19:03:10 +00:00
Maxim Sobolev
e8da18edcd
Update to 1.3.12 and merge in dlsym() patches from gtk12 port.
2002-01-18 13:04:05 +00:00
Maxim Sobolev
b185143f4d
Backout previous commit - it have to be added into pango instead.
2001-11-26 17:03:52 +00:00
Maxim Sobolev
a1d152fb8d
Add missed gettext into LIB_DEPENDS.
...
Submitted by: bento
2001-11-26 17:03:06 +00:00
Maxim Sobolev
e559f704c0
Update to 1.3.9.
2001-10-24 08:23:29 +00:00
Maxim Sobolev
6274ea7ad8
Update to 1.3.6.
2001-08-01 17:50:36 +00:00
Maxim Sobolev
2a1b697189
Update to 1.3.5.
2001-05-14 12:16:43 +00:00
Ade Lovett
5ed28dbe7a
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.
2001-05-11 16:36:50 +00:00
Maxim Sobolev
e2d3b6a625
Update to 1.3.4.
...
Approved by: maintainer
2001-04-30 05:29:45 +00:00
Ade Lovett
dce51cd86c
Sigh. Reclaim these, primarily for GNOME 1.4
2001-03-23 05:42:30 +00:00
Vanilla I. Shu
e94bb46af2
Someone don't like my style, so I drop maintainer now.
2001-03-23 05:34:27 +00:00
FUJISHIMA Satsuki
fa1741442e
make MASTER_SITE_SUBDIR more effective.
...
Submitted by: knu
2001-03-11 21:50:34 +00:00
FUJISHIMA Satsuki
9e79a545dc
add MASTER_SITE_RINGSERVER.
...
Approved by: maintainer
2001-03-11 17:06:39 +00:00
Maxim Sobolev
cc991b216b
Update to 1.3.2.
2000-11-20 18:01:06 +00:00
Maxim Sobolev
05f612a149
Add NO_LATEST_LINK.
...
Pointed out by: nbm
2000-08-29 11:30:56 +00:00
Maxim Sobolev
0dc0df6881
Add glib13 after repo-copy from glib12.
...
Warning: it is unstable development version, so you do not have to upgrade your
gtk12 LIB_DEPENDS!
2000-07-18 07:19:53 +00:00
Satoshi Asami
ffb21b5654
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
...
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
409af62fa8
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
2000-05-25 12:23:48 +00:00
Michael Haro
ed33fb7de0
PORTNAME/PORTVERSION update
2000-04-11 21:30:15 +00:00
Chris Piazza
8fe0bbe422
Update to glib/gtk 1.2.7
...
PR: 16809
Submitted by: Maxim Sobolev <sobomax@altavista.net>
2000-02-18 19:39:18 +00:00
Yukihiro Nakai
6610db7bca
Submitted by:Ade Lovett <ade@remarq.com>
...
Update to glib-1.2.6
This is an important library for 'October GNOME'.
1999-10-13 11:17:43 +00:00
Vanilla I. Shu
f9a3d788b9
Upgrade to 1.2.5, bump share library version to 3.
...
PR: ports/14194
Submitted by: nobutaka@nobutaka.com
1999-10-09 18:40:30 +00:00
Satoshi Asami
3d948d5b89
Set
...
LIBTOOLFLAGS= --disable-ltlibs --release-suffix
to take advandate of new libtools.
Submitted by: libtools maintainer
1999-09-11 01:06:13 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
9a9ac6ba9d
Change Id->FreeBSD.
1999-08-25 05:57:29 +00:00
Steve Price
51ec9126d4
Update to version 1.2.3.
...
PR: 11841
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:46:56 +00:00
Michael Haro
c539770e3a
Remove the info part of the install as it is now part of bsd.port.mk.
...
PR: 11542
Submitted by: okazaki@be.to
1999-05-06 19:59:14 +00:00
Jun Kuriyama
3eba3aa50a
Upgrade to 1.2.2.
...
I don't know all of the gtk dependency. If it breaks some ports,
please back this out.
1999-05-02 05:21:27 +00:00
Seiichirou Hiraoka
d1017774df
Update to 1.2.1
...
can't apply patch-aa and it is needless
PR: ports/10810
Submitted by: mreimer@vpop.net
1999-03-26 23:29:12 +00:00
Jacques Vidrine
f4442a7aa7
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>
1999-03-09 01:13:40 +00:00
Vanilla I. Shu
5bbd3541a3
Upgrade to 1.1.16.
1999-02-17 18:12:08 +00:00
SADA Kenji
988a5991df
Upgrade to version 1.1.14
...
PR: ports/9800
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-01-30 20:23:09 +00:00
Vanilla I. Shu
c89baaf310
Add some patch for gthread.
...
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-01-21 19:18:21 +00:00
Vanilla I. Shu
418fd7aba9
Install info & man page now.
1999-01-20 21:59:44 +00:00
Vanilla I. Shu
2daa1c1c9b
Upgrade to 1.1.13.
1999-01-20 18:31:00 +00:00
Vanilla I. Shu
eb60f1d1e1
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>
1999-01-05 00:56:07 +00:00
Vanilla I. Shu
742cc72151
Upgrade to 1.1.11.
1998-12-31 15:20:11 +00:00
Vanilla I. Shu
9da7159d85
Upgrade to 1.1.9.
1998-12-26 19:17:44 +00:00
Vanilla I. Shu
8399692183
Upgrade to 1.1.7, remove BROKEN.
1998-12-12 03:43:00 +00:00
Satoshi Asami
31158cdb88
Mark this broken while Vanilla takes a whack at it following a repo copy.
1998-12-11 08:39:47 +00:00
Vanilla I. Shu
09eadb47b3
Correct MASTER_SITES.
1998-12-10 13:18:16 +00:00
Vanilla I. Shu
b6969281b5
Downgrage to 1.1.3.
...
Remind by: asami
1998-11-17 15:19:58 +00:00
Vanilla I. Shu
a33df55f52
Install info page now.
1998-11-02 15:59:40 +00:00
Vanilla I. Shu
dc0893cde2
Upgrade to 1.1.4.
1998-10-28 15:46:57 +00:00
Vanilla I. Shu
905d693606
Upgrade to 1.1.3, and convert glib to elf.
1998-09-22 15:33:36 +00:00
Vanilla I. Shu
1cf5dbece3
Upgrade to 1.1.2.
1998-08-06 14:55:13 +00:00
Vanilla I. Shu
895c5af153
Glib is some useful routines for C programming.
1998-07-28 15:22:17 +00:00