summaryrefslogtreecommitdiff
path: root/news/grn (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-12-22- Fix build with gcc 4.2Martin Wilke3-7/+20
PR: 118900 Submitted by: Pietro Cerutti <gahr@gahr.ch> Notes: svn path=/head/; revision=204307
2007-10-24Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2-2/+2
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 their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
2007-05-27BROKEN with gcc 4.2Kris Kennaway1-1/+7
Notes: svn path=/head/; revision=191950
2007-05-19- Welcome X.org 7.2 \o/.Florent Thoumie1-1/+1
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
2006-05-11Remove USE_REINPLACE from all categories starting with NEdwin Groothuis1-1/+0
Notes: svn path=/head/; revision=162141
2006-03-07Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett1-1/+1
Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
2006-02-23Conversion to a single libtool environment.Ade Lovett1-1/+1
Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
2005-11-25- Add SHA256Pav Lucistnik1-0/+1
Notes: svn path=/head/; revision=149444
2005-11-15Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett1-1/+1
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. Notes: svn path=/head/; revision=148323
2005-06-03change the libtool version to use from 1.3 to 1.5Oliver Lehmann1-1/+6
Notes: svn path=/head/; revision=136758
2004-08-17Fix build with gcc 3.4Tilman Keskinoz1-0/+10
Notes: svn path=/head/; revision=116526
2004-03-14Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett1-1/+1
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. Notes: svn path=/head/; revision=103963
2004-02-04Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke1-0/+1
(Part 1) Notes: svn path=/head/; revision=99918
2004-01-29SIZEify.Trevor Johnson1-0/+1
Notes: svn path=/head/; revision=99421
2003-08-01- Rearrange USE_GNOMEKirill Ponomarev1-17/+3
PR: 55156 Submitted by: Ports Fury Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=86140
2003-07-29Let be hohest: I really don't have a time now to properly maintain allMaxim Sobolev1-1/+1
these great pieces of software, so that let others with more free time to take over them. Notes: svn path=/head/; revision=85841
2003-03-07Clear moonlight beckons.Ade Lovett2-1/+1
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
2002-12-02BROKEN: Does not compile on 5.0Kris Kennaway1-1/+7
Notes: svn path=/head/; revision=71292
2001-03-29-pthread --> ${PTHREAD_LIBS}Maxim Sobolev1-1/+1
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
2001-02-05Style fixes for news.Jimmy Olgeni1-1/+1
Notes: svn path=/head/; revision=37987
2000-11-01Whitespace-only:Maxim Sobolev1-2/+2
Make indentation uniform across my ports. Notes: svn path=/head/; revision=34558
2000-10-23- Update MASTER_SITES and WWW as the homepage has been moved to SourceforgeMaxim Sobolev3-4/+5
(this should fix fennerism); - Update to 0.0.28. Notes: svn path=/head/; revision=34126
2000-10-05Implement USE_GNOME, part 2.Jeremy Lea1-9/+10
Notes: svn path=/head/; revision=33429
2000-09-13Replace gnomecontrolcenter in RUN_DEPENDS with gnomecore RUN_DEPENDS to ensureMaxim Sobolev1-1/+1
correct removal of share/gnome. Submitted by: bento Notes: svn path=/head/; revision=32572
2000-08-21Update to 0.0.27.Maxim Sobolev2-2/+2
Notes: svn path=/head/; revision=31810
2000-07-20Add grn - a NNTP client for Gnome.Maxim Sobolev5-0/+65
Notes: svn path=/head/; revision=30914