Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.34_16 11 Apr 2014 16:36:08 |
bapt |
Sodipodi did not survive the Inkscape fork |
0.34_16 24 Dec 2013 21:22:22 |
kwm |
Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587 |
0.34_16 22 Oct 2013 13:58:56 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
0.34_16 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
03 Sep 2013 06:36:42
|
bapt |
Add an explicit dependency on pkgconf |
0.34_16 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.34_16 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.34_15 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 |
0.34_15 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.34_15 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.34_15 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.34_14 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.34_13 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.34_12 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 |
0.34_12 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 |
0.34_11 06 Jun 2008 13:35:04 |
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) |
0.34_10 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) |
0.34_9 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 ) |
0.34_8 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}. |
0.34_7 06 Jun 2006 02:59:18 |
mezz |
Portlint:
-Make it uses plain 7-bit ASCII. |
0.34_7 15 May 2006 22:23:04 |
mezz |
Add USE_GETTEXT to appease portlint. |
0.34_7 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
0.34_7 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.34_6 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
0.34_6 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. |
0.34_6 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.34_5 11 Jun 2005 02:58:50 |
ahze |
- Update WWW: line |
0.34_5 16 Mar 2005 21:47:50 |
mezz |
Fully-qualify the path to update-desktop-database and update-mime-database in
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION. |
0.34_4 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.34_3 25 Nov 2004 20:27:13 |
marcus |
Attempt to fix the build on ia64.
Reported by: pointyhat via kris |
0.34_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. |
0.34_2 16 Aug 2004 17:57:32 |
marcus |
Add support for the new GNOME MIME system. |
0.34_1 27 Jul 2004 00:46:10 |
adamw |
Whack lthack, and set LIBTOOL_VER to 15. |
0.34_1 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.34 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. |
0.34 12 Feb 2004 08:58:20 |
bland |
Update to 0.34 |
0.33_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.33 04 Dec 2003 07:11:53 |
bland |
Update to 0.33 |
0.32_1 17 Oct 2003 05:28:42 |
marcus |
Add a missing dependency on libart_lgpl2.
Noticed by: bento via kris |
0.32 26 Sep 2003 14:52:57 |
bland |
- Remove frontline dependency. Its support was disabled in configure.in [1]
- Add popt dependency. It's very likely that popt present in a lot of
systems. This also resolve lost dependency problem for builds on systems
where popt already installed.
PR: 56886 [1]
Submitted by: Michal Pasternak <dotz@irc.pl> [1] |
0.32 20 Jun 2003 23:20:44 |
marcus |
Whoops, we now need USE_REINPLACE. |
0.32 20 Jun 2003 23:20:02 |
marcus |
Fix build on -CURRENT.
Reported by: Jeremy Messenger <mezz7@cox.net> |
0.32 20 Jun 2003 16:09:38 |
marcus |
Update to 0.32. |
0.31 12 Jun 2003 09:46:10 |
adamw |
Remove REINPLACE commands that were rolled into gnomehack. |
0.31 22 Apr 2003 04:30:12 |
marcus |
Convert to new GNOME infrastructure. |
0.31 20 Apr 2003 19:22:00 |
marcus |
Remove USE_GNOMENG. |
0.31 22 Feb 2003 18:15:10 |
marcus |
Update to 0.31. |
0.30_2 21 Feb 2003 17:48:45 |
marcus |
Revert the libgnomeprint fix. Turns out, the sodipodi people forgot
four files in their 0.30 distribution. |
0.30_2 21 Feb 2003 02:24:40 |
marcus |
Correct the LIB_DEPENDS. |
0.30_2 20 Feb 2003 20:50:17 |
marcus |
* Re-add libgnomeprintui-2.0 support
* De-pkg-comment |
0.30_1 18 Feb 2003 04:51:34 |
anholt |
Remove the renaming of Xft headers and library from the Xft (Xft2) port.
Remove installing of Xft1 from XFree86-4-libraries, and add dependencies
to the Xft port by all the ports that use it along with whatever patches are
necessary.
Approved by: portmgr (kris), marcus |
0.30_1 08 Feb 2003 20:43:22 |
marcus |
Fix a problem with Xft2 detection. |
0.30 08 Feb 2003 06:53:59 |
marcus |
Update to 0.30, and unbreak now that libgnomeprint support has been
disabled. |
0.29_1 07 Feb 2003 19:41:04 |
marcus |
Mark sodipodi as broken until it works with libgnomeprint-2-2. |
0.29 28 Jan 2003 18:42:08 |
marcus |
* Update to 0.29
* Sodipodi is now a GNOME 2 application
* Now more releases will be made to the GNOME 1 version |
0.28 01 Jan 2003 19:18:16 |
marcus |
Update to 0.28. |
0.27_1 13 Dec 2002 05:37:04 |
adamw |
Sodipodi is no longer the unreliable early-alpha program the
previous description made it out to be. Replace it with some
text leeched from the website. |
0.27_1 12 Nov 2002 02:14:10 |
marcus |
Bump PORTREVISION after the gal version bump. |
0.27 10 Oct 2002 18:32:01 |
marcus |
Update to 0.27. |
0.26 05 Oct 2002 16:23:40 |
marcus |
Update to 0.26. |
0.25_1 13 Sep 2002 16:52:31 |
sobomax |
Use frontline for tracing bitmaps. Bump PORTREVISION. |
0.25 11 Sep 2002 16:05:38 |
marcus |
Update to 0.25. |
0.24.1 12 Jul 2002 10:04:21 |
sobomax |
Use USE_GNOMENG. |
0.24.1 31 May 2002 04:11:33 |
marcus |
Really fix the build on alpha. Seems alpha does not have fpresetsticky.
Submitted by: beta
Tested by: kris (build test only) |
0.24.1 30 May 2002 14:32:13 |
marcus |
Attempt to fix linking on AXP.
Submitted by: beta |
22 Feb 2002 19:50:52 |
sobomax |
Unbroke after removal of compat symlinks from the ORBit and friend. |
22 Nov 2001 18:02:07 |
sobomax |
Fix problem with malloc.h. |
12 Nov 2001 10:20:40 |
sobomax |
Fix a breakage resulted from path to gdk-pixbuf's includes being hardcoded. |
09 Oct 2001 08:32:23 |
sobomax |
Update to 0.24.1. |
01 Oct 2001 07:39:34 |
sobomax |
Update to 0.24. |
19 Jun 2001 10:43:09 |
ade |
Clean up dependency chains after moving gtkhtml/gal inside the USE_GNOME knob
|
21 May 2001 19:06:31 |
ade |
Chase new shlib revision from x11-toolkits/gal |
21 May 2001 10:24:03 |
sobomax |
Update to 0.23. |
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.
|
04 May 2001 22:51:18 |
ade |
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole bunch of
GNOME applications under one convenient building mechanism. |
30 Mar 2001 10:58:34 |
sobomax |
Update to 0.22. |
29 Mar 2001 16:35:19 |
sobomax |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
31 Jan 2001 16:13:09 |
ade |
Unbreak and update to 0.21 |
15 Dec 2000 17:53:10 |
ade |
Mark broken: victim of the bonobo upgrade |
14 Nov 2000 14:10:15 |
ade |
Chase new print/gnomeprint shlib version |
10 Oct 2000 18:24:22 |
ade |
Update to 0.20, taking into account new bonobo |
08 Oct 2000 02:35:34 |
asami |
Convert category graphics to new layout. |
05 Oct 2000 08:10:50 |
reg |
Implement USE_GNOME, part 1. |
28 Sep 2000 19:03:12 |
ade |
Update to 0.19, with new required gnomeprint |
04 Aug 2000 03:10:44 |
ade |
Forcibly turn off bonobo support, even if it's present on the system, since
the bonobo-related code makes references to gdk-pixbuf features that were
removed/replaced in newer versions. |
20 Jul 2000 13:19:13 |
nakai |
Update to 0.18.2. And add patch to remove BROKEN. (Got from GNOME CVS) |
11 Jul 2000 23:02:23 |
ade |
Update for new devel/libglade shlib version |
14 Jun 2000 14:21:38 |
sobomax |
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. |
01 Jun 2000 17:25:45 |
ade |
Updates for new shared library versions in GNOME 1.2 |