Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.0.0_7 11 Apr 2014 11:38:51 |
bapt |
Remove ancient gnome libraries and tools superseeded by libgda since version 4
Discussed with: gnome (kwm) |
3.0.0_7 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
3.0.0_7 05 Sep 2013 17:37:23 |
antoine |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
3.0.0_7 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
3.0.0_7 08 Mar 2013 10:51:36 |
kwm |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
3.0.0_7 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.0.0_6 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 |
3.0.0_6 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.0.0_6 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
3.0.0_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.0.0_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
3.0.0_4 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 |
3.0.0_4 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 |
3.0.0_3 02 Feb 2009 01:36:16 |
araujo |
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav) |
3.0.0_3 10 Jun 2008 04:57:46 |
marcus |
Restore previous PORTREVISIONs that were decremented as part of the gettext
bump.
Reported by: iKris |
3.0.0_1 06 Jun 2008 13:17:10 |
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) |
3.0.0_2 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
3.0.0_1 25 Mar 2008 15:03:18 |
ahze |
Fix plist |
3.0.0 24 Mar 2008 04:22:50 |
marcus |
Update to 3.0.0.
Submitted by: kwm |
1.9.102_5 24 Oct 2007 23:37:25 |
marcus |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
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 (Only the first 15 lines of the commit message are shown above ) |
1.9.102_4 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}. |
1.9.102_3 10 Feb 2007 06:05:06 |
kris |
Use libtool15 port instead of included version to avoid objformat a.out botch |
1.9.102_3 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) |
1.9.102_2 31 May 2006 22:18:51 |
mezz |
- Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
for example:
Incorrect: (Without USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.local.dist <-- Here...
================================ (Only the first 15 lines of the commit message are shown above ) |
1.9.102_2 15 May 2006 22:23:04 |
mezz |
Add USE_GETTEXT to appease portlint. |
1.9.102_2 11 May 2006 16:21:18 |
jylefort |
Move the libgnomedb programming reference to the libgnomedb-reference port. |
1.9.102_1 26 Mar 2006 23:22:27 |
marcus |
Switch to using a libgda3 dependency. |
1.9.102 25 Mar 2006 04:07:34 |
marcus |
Update to 1.9.102. |
1.9.100_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.9.100 22 Jan 2006 01:29:10 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.9.100 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
1.9.100 10 Nov 2005 16:03:01 |
vs |
Fix some C99'isms for 4.x
Approved by: kwm |
1.9.100 05 Nov 2005 05:38:33 |
marcus |
Update to 1.9.100. |
1.2.2 15 Jun 2005 03:26:23 |
marcus |
Update to 1.2.2. |
1.2.1 12 Mar 2005 10:39:38 |
marcus |
Presenting GNOME 2.10 for FreeBSD!
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall. However, a lot of
FreeBSD specific additions and fixes have been made. For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support. See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.
GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work. We would also like to thank our adventurous users that chose to (Only the first 15 lines of the commit message are shown above ) |
1.0.4_2 23 Nov 2004 19:33:08 |
mezz |
Use new GCONF_SCHEMAS.
Approved by: pav |
1.0.4_2 23 Nov 2004 02:23:08 |
mezz |
Use new INSTALLS_OMF.
Approved by: bland, kwm, marcus and pav |
1.0.4_2 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
1.0.4_1 02 Aug 2004 14:17:39 |
adamw |
Fix build with gcc 3.4. |
1.0.4_1 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 |
1.0.4_1 07 Jul 2004 16:23:51 |
mezz |
Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this:
http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html
Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.
Approved by: marcus (portmgr hat)
Reviewed by: My team, FreeBSD GNOME Team |
1.0.4_1 19 Apr 2004 01:54:38 |
marcus |
Fix a crash when trying to login to any database. |
1.0.4 18 Apr 2004 20:33:17 |
marcus |
Update to 1.0.4. |
1.0.3_2 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
1.0.3_1 18 Mar 2004 13:32:26 |
pav |
- Add SIZE to GNOME ports
Submitted by: trevor |
1.0.3_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. |
1.0.3_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.0.3 17 Jan 2004 04:15:23 |
adamw |
Update to 1.0.3. |
1.0.2 03 Jan 2004 20:29:08 |
adamw |
Udpate to 1.0.2.
Use %%DOCSDIR%%. |
1.0.1 17 Nov 2003 12:29:10 |
trevor |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
1.0.1 12 Oct 2003 18:48:14 |
adamw |
Update to 1.0.1. |
1.0.0_1 02 Oct 2003 03:34:53 |
bland |
Fix reference in .omf file to html documentation. So it can be navigated
via Yelp. |
1.0.0 25 Sep 2003 03:17:30 |
adamw |
Update to 1.0.0.
Obtained from: marcuscom |
0.91.0 06 Aug 2003 12:33:17 |
marcus |
Update to 0.91.0. |
0.90.0 03 Jul 2003 20:25:48 |
marcus |
Update to 0.90. |
0.12.2_2 15 Jun 2003 23:53:39 |
marcus |
Revert the gtksourceview changes. The 0.3.0 version has an API change. |
0.12.2_1 15 Jun 2003 21:23:17 |
marcus |
Add a dependency on gtksourceview, and fix the detection of said new
module.
Submitted by: Franz Klammer <klammer@webonaut.com> |
0.12.2 13 Jun 2003 19:33:38 |
adamw |
Update to 0.12.2. |
0.12.1 12 Jun 2003 20:21:09 |
marcus |
* Update to 0.12.1 [1]
* Add support for for database options in libgda2 [2]
Submitted by: netchild [1] (based on)
netchild [2] |
0.12.0 12 Jun 2003 09:46:10 |
adamw |
Remove REINPLACE commands that were rolled into gnomehack. |
0.12.0 02 Jun 2003 18:18:02 |
marcus |
Remove two stale plist entries.
Submitted by: Sergey Akifyev <asa@gascom.ru> |
0.12.0 01 Jun 2003 00:33:20 |
marcus |
Update to 0.12.0. |
0.11.0 21 Apr 2003 04:29:52 |
adamw |
Use new GNOME 2 infrastructure.
Submitted by: Mezz |
0.11.0 18 Apr 2003 21:19:01 |
marcus |
Remove USE_GNOMENG. |
0.11.0 04 Apr 2003 07:30:19 |
marcus |
Update to 0.11.0. |
0.10.0 07 Mar 2003 05:58:32 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.10.0 08 Feb 2003 04:09:13 |
marcus |
Properly handle OMF files. |
0.10.0 07 Feb 2003 18:42:25 |
marcus |
Update to GNOME 2.2.
This is Phase I. All existing ports have been updated to their GNOME 2.2
counterparts. |
0.9.0 19 Jan 2003 19:54:49 |
marcus |
Update to 0.9.0. |
0.8.199 25 Oct 2002 07:31:27 |
marcus |
Update to 0.8.199. |
0.8.193 20 Sep 2002 17:07:51 |
marcus |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
0.8.193 14 Sep 2002 09:16:12 |
marcus |
Update to 0.8.193. |
0.8.192 14 Aug 2002 16:23:59 |
marcus |
s/-pthread/${PTHREAD_LIBS}/ |
0.8.192 14 Aug 2002 16:20:39 |
marcus |
Correctly use the GNOMNG CONFIGURE_ARGS. This should properly disable
gtk-doc.
PR: 41665 |
0.8.192 26 Jul 2002 22:24:32 |
marcus |
* Update to 0.8.192
* Use USE_GNOMENG
* Use USE_REINPLACE were appropriate |
0.8.191 11 Jul 2002 15:02:49 |
sobomax |
Use USE_REINPLACE. |
0.8.191 11 Jun 2002 16:08:54 |
marcus |
Add libgnomedb, the backend library for GNOME DB 2. |