| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=196462
|
|
|
|
| |
Notes:
svn path=/head/; revision=192426
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=184749
|
|
|
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
Notes:
svn path=/head/; revision=175261
|
|
|
|
|
|
|
|
|
|
|
|
| |
- portlint: spaces->tabs [1]
- Add USE_GETTEXT
PR: ports/99398 [1]
Submitted by: Diane Bruce <db@db.net>
Approved by: ahze (mentor)
Notes:
svn path=/head/; revision=166385
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
| |
Notes:
svn path=/head/; revision=149221
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
|
|
|
|
| |
PR: 79460
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=139995
|
|
|
|
|
|
|
|
| |
PR: ports/74943
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=123732
|
|
|
|
| |
Notes:
svn path=/head/; revision=110841
|
|
|
|
|
|
|
|
|
|
| |
by using va_copy() instead of memcpy() on 5.x
Noticed by: bento/kris
Approved by: linimon (mentor)
Notes:
svn path=/head/; revision=105305
|
|
|
|
|
|
|
|
| |
PR: ports/64329
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=104165
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=103172
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
| |
Notes:
svn path=/head/; revision=99295
|
|
|
|
| |
Notes:
svn path=/head/; revision=96269
|
|
|
|
| |
Notes:
svn path=/head/; revision=94169
|
|
|
|
|
|
|
|
|
|
| |
- Utilize INFO
PR: 55997
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=87739
|
|
|
|
| |
Notes:
svn path=/head/; revision=83988
|
|
|
|
| |
Notes:
svn path=/head/; revision=83987
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly)
Notes:
svn path=/head/; revision=83696
|
|
|
|
| |
Notes:
svn path=/head/; revision=78566
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
|
|
|
| |
Approved by: sobomax
Notes:
svn path=/head/; revision=71371
|
|
|
|
| |
Notes:
svn path=/head/; revision=71295
|
|
|
|
|
|
|
| |
Submitted by: Tilman Linneweh <tilman@arved.de>
Notes:
svn path=/head/; revision=62994
|
|
|
|
| |
Notes:
svn path=/head/; revision=60361
|
|
|
|
|
|
|
|
| |
PR: 38685
Submitted by: Tilman Linneweh <tilman@arved.de>
Notes:
svn path=/head/; revision=60324
|
|
|
|
| |
Notes:
svn path=/head/; revision=51917
|
|
|
|
|
|
|
| |
ports that depend on GNOME and need to change for 1.4
Notes:
svn path=/head/; revision=42259
|
|
|
|
|
|
|
|
|
|
| |
-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
|
|
|
|
|
|
|
| |
(whitespace only changes)
Notes:
svn path=/head/; revision=37952
|
|
Notes:
svn path=/head/; revision=33151
|