Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.3_13 20 Feb 2019 17:12:55 |
bapt |
Remove x11-toolkit/bakery
It is an abandonware and unused in the ports tree |
2.6.3_13 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.6.3_12 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
2.6.3_11 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
2.6.3_10 19 Apr 2017 13:56:31 |
antoine |
Fix plist after r437776 which removed keepla
Reported by: pkg-fallout |
2.6.3_9 05 Apr 2017 11:28:15 |
bapt |
Fix build with recent libsigc++20 |
2.6.3_9 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
2.6.3_8 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.6.3_8 27 Jan 2015 21:01:59 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
2.6.3_8 01 Sep 2014 19:34:02 |
tijl |
Add USES=libtool to accessibility/atkmm and bump dependent ports |
2.6.3_7 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
2.6.3_7 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
2.6.3_6 22 Apr 2014 12:40:17 |
bapt |
Support stage
Strip binaries
USES=libtool |
2.6.3_5 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
2.6.3_5 03 Sep 2013 08:49:47 |
bapt |
Add an explicit dependency on pkgconf |
2.6.3_5 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
2.6.3_5 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.6.3_4 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.6.3_4 02 Jul 2011 18:18:48 |
miwi |
- Kick MD5 support |
2.6.3_4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.6.3_4 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
2.6.3_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.6.3_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.6.3_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
2.6.3_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
2.6.3 12 Feb 2009 06:16:15 |
marcus |
Update to 2.6.3. |
2.6.2 10 Jan 2009 05:22:13 |
marcus |
Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes. On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs. The documentation updates
to the website are forthcoming.
This release features commits by adamw, ahze, kwm, mezz, and myself. It would
not have been possible without are contributors and testers:
Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen (Only the first 15 lines of the commit message are shown above ) |
2.4.4_1 06 Jun 2008 14:16:37 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
2.4.4 07 Apr 2008 21:23:01 |
mezz |
-Update to 2.4.4.
-Remove USE_XLIB and USE_GCC=3.4+. |
2.4.3_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 |
2.4.3 12 Dec 2007 04:42:09 |
mezz |
Update to 2.4.3. |
2.4.3 12 Dec 2007 04:41:37 |
mezz |
Update to 2.4.3. |
2.4.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2.4.1 22 Dec 2006 19:27:51 |
marcus |
Update to 2.4.1. |
2.4.0_1 14 Oct 2006 08:54:54 |
marcus |
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris) |
2.4.0 15 May 2006 22:23:04 |
mezz |
Add USE_GETTEXT to appease portlint. |
2.4.0 29 Mar 2006 06:49:42 |
marcus |
Update to 2.4.0. |
2.3.18 27 Mar 2006 03:19:09 |
marcus |
Update to 2.3.18. |
2.3.17_1 28 Feb 2006 23:09:10 |
ade |
Put libtool back in, the GNOME 'ltverhack' component requires it.
Submitted by: pointyhat
Approved by: portmgr (implicit) |
2.3.17_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.3.17 11 Feb 2006 05:51:04 |
marcus |
Update to 2.3.17. |
2.3.15_1 22 Jan 2006 03:00:46 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.3.15_1 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
2.3.15_1 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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. |
2.3.15_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
2.3.15 21 Jun 2005 17:25:02 |
mezz |
Update to 2.3.15. |
2.3.14 17 May 2005 06:22:00 |
marcus |
Update to 2.3.14. |
2.3.13 02 Apr 2005 19:33:09 |
marcus |
Update to 2.3.13. |
2.3.12 15 Mar 2005 03:59:20 |
marcus |
Update to 2.3.12. |
2.3.11 12 Mar 2005 11:35:48 |
marcus |
Update to 2.3.11. |
2.0.0_3 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
2.0.0_2 18 Aug 2004 07:06:39 |
bland |
- Fix build with gcc 3.4 [1]
- Unplug examples from build since they are not installed anyway.
- Use lthack.
Reported by: pointyhat via kris |
2.0.0_2 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
2.0.0_2 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
2.0.0_1 18 Mar 2004 14:46:32 |
pav |
- Add SIZE to GNOME ports
Submitted by: trevor |
2.0.0_1 14 Mar 2004 06:17:56 |
ade |
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. |
2.0.0_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
2.0.0 25 Jan 2004 01:46:03 |
marcus |
Add a missing build dependency on intltool.
Reported by: bento via kris |
2.0.0 18 Jan 2004 05:57:50 |
bland |
Update to 2.0.0 |
1.3.11 04 Dec 2003 07:26:59 |
bland |
Patches missed from just commited 1.3.11 update. |
1.3.11 04 Dec 2003 07:25:33 |
bland |
Update to 1.3.11 (Bakery2) |
1.0.2 27 Nov 2003 06:52:35 |
marcus |
Ignore this port. It's almost two years old, and there is a GNOME 2
version of bakery available. It will be updated after the 5.2 freeze lifts.
Currently, the build is recursing indefinitely on bento.
Approved by: portmgr (implicit) |
1.0.2 17 Nov 2003 12:29:10 |
trevor |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
1.0.2 18 Jun 2003 21:38:38 |
marcus |
Remove a patch that is no longer needed.
Reported by: bento via kris |
1.0.2 12 Jun 2003 09:46:10 |
adamw |
Remove REINPLACE commands that were rolled into gnomehack. |
1.0.2 20 Apr 2003 19:54:06 |
marcus |
Remove USE_GNOMENG. |
1.0.2 07 Mar 2003 06:14:08 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.0.2 30 Jan 2003 03:59:46 |
marcus |
Chase the gnomemm shared lib version. |
1.0.2 04 Dec 2002 18:02:39 |
marcus |
Okay, this time the build should be fixed on -CURRENT.
Reported by: bento |
1.0.2 02 Dec 2002 01:28:20 |
marcus |
Add a forgotten patch that makes the whole thing work on -CURRENT. Thanks
to kris for making me revisit this. |
1.0.2 02 Dec 2002 00:36:37 |
kris |
Revert previous commit (port was already fixed)
Submitted by: marcus |
1.0.2 02 Dec 2002 00:29:12 |
kris |
BROKEN On 5.0: does not compile |
1.0.2 30 Nov 2002 06:36:48 |
marcus |
Update to 1.0.2 which should fix the build problems we're seeing on bento
and beta.
Reported by: bento and beta |
12 Aug 2001 13:29:54 |
demon |
Chase gnomemm shlib bump. |
11 May 2001 17:36:50 |
ade |
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.
|
08 May 2001 16:15:10 |
ade |
Update to 0.7.0 |
04 May 2001 22:41:31 |
ade |
Various patches (mainly shared library revision changes) for those ports that
depend on GNOME and need to change for 1.4 |
02 Apr 2001 19:15:32 |
ade |
Update to 0.6.0 |
29 Mar 2001 16:35:19 |
sobomax |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
05 Feb 2001 16:49:18 |
olgeni |
Batch of style fixes for x11-toolkits. |
22 Jan 2001 19:34:00 |
ade |
Release a few ports back into the wild that I don't have time to maintain any
more. |
05 Dec 2000 20:01:57 |
ade |
Update to 0.4.0 |
08 Oct 2000 08:03:53 |
asami |
Convert category x11-toolkits to new layout. |
05 Oct 2000 08:17:31 |
reg |
Implement USE_GNOME, part 2. |
12 Sep 2000 23:48:25 |
ade |
Bakery is another C++ Framework for creating GNOME applications using Gtk--
and Gnome-- |