| 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
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
| |
|
|
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
resulted in checking n the stuff into the wrong directory...
Bump PORTEPOCH (because of PORTVERSION wents backward)
|
| |
|
|
|
|
|
|
| |
PR: ports/65462
Submitted by: michael johnson <ahze@ahze.net>
Approved by: maintainer timeout (14 days)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
(Part 2)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/46906
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/46640
Submitted by: maintainer, marius@alchemy.franken.de
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
| |
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
|
|
|
|
| |
Notified by: Hidetoshi IMAI <imai.hidetoshi@nttcom.co.jp>
Via: Katsuyuki TATEISHI <katsu@iec.hiroshima-u.ac.jp>
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
| |
Submitted by TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>.
PR: 40728
Submitted by: Michael Lyngboel <lyngbol@wheel.dk>
|
|
|
|
|
|
|
|
| |
The gqmpeg source includes <machine/soundcard.h>. The file's canonical
location in FreeBSD has been <sys/soundcard.h> for ages now (in -STABLE
as well), and <machine/soundcard.h> is now obsoleted in -CURRENT.
Maintainer notified in private mail.
|
|
|
|
|
| |
PR: 39698
Submitted by: maintainer
|
|
|
|
|
| |
PR: 36577
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: 35445, 35446
Submitted by: TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>, maintainer
Approved by: maintainers
|
|
|
|
|
| |
PR: 34421
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
o Add WITH_MPG321 option which build this port with
RUN_DEPENDS=mpg321 instad of mpg123
PR: 34094
Submitted by: TATEISHI Katsuyuki <katsu@iec.hiroshima-u.ac.jp>
Reviewed by: maintainer
|
|
|
|
|
|
|
|
| |
o detect libpng and libintl correctly.
o support WITHOUT_GNOME correctly.
PR: 31908
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
| |
change maintaer's email
PR: 27470
Submitted by: maintainer
|
|
|
|
| |
ports that depend on GNOME and need to change for 1.4
|
|
|
|
|
| |
PR: ports/25943
Submitted by: MAINTAINER
|
|
|
|
| |
Submitted by: periodically pkg_delete all my packages and reinstall them.
|
|
|
|
|
| |
PR: ports/25489
Submitted by: MAINTAINER
|
|
|
|
|
|
| |
This should prevent potential problem for port-only users.
Suggested by: kris
|
|
|
|
|
| |
PR: 24694
Submitted by: TOGAWA Satoshi <toga@puyo.org>
|
| |
|
|
|
|
|
|
|
| |
Utilize MASTER_SITE_SOURCEFORGE.
PR: 24507
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: ports/22616
Submitted by: Michael Lyngbøì <lyngbol@candid.dk>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Support install macros
PR: ports/18046
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/16311
Submitted by: sfarrell@almaden.ibm.com
|
|
|
|
| |
to nakai@FreeBSD.org
|
| |
|