Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.25_1 26 Jul 2012 06:21:52
 |
bapt  |
Remove devel/pkg-config it has been replaced by devel/pkgconf |
0.25_1 11 Aug 2011 19:20:17
 |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
0.25_1 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
0.25_1 15 Sep 2010 18:35:24
 |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
0.25 24 Jul 2010 18:57:26
 |
marcus  |
Update to 0.25. |
0.23_1 17 Jun 2009 18:32:30
 |
ed  |
pkg-config requires -std=gnu89 to build with Clang properly.
Approved by: marcus |
0.23_1 24 Mar 2008 03:50:55
 |
marcus  |
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon |
0.22_1 16 Nov 2007 16:54:01
 |
marcus  |
Fix a crash that can occur if a package has a non-empty Conflicts: line
(e.g. silc).
Reported by: Tuc at T-B-O-H.NET <ml@t-b-o-h.net>
Obtained from: https://bugs.freedesktop.org/show_bug.cgi?id=13265
Approved by: portmgr (implicit) |
0.22 23 Jul 2007 09:36:52
 |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
0.22 04 Jul 2007 14:27:39
 |
ahze  |
Remove X11BASE references
Submitted by: mezz |
0.22 04 Jul 2007 14:21:11
 |
ahze  |
Update to 0.22 |
0.21 11 Sep 2006 21:34:02
 |
marcus  |
Update to 0.21. |
0.20_3 02 Sep 2006 18:18:31
 |
marcus  |
Special case -Wl,-rpath and -Wl,--rpath so that their arguments are
treated separately. Without this, mixing -rpath and --rpath can cause
strange linker problems. |
0.20_2 28 May 2006 05:25:51
 |
mezz  |
devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus |