Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.1_28 28 Jul 2018 21:17:52 |
rene |
Remove expired ports:
2018-07-27 comms/xwota: No server message and no upstream releases
2018-07-27 audio/glame: Does not build |
2.0.1_28 17 Jul 2018 08:08:41 |
antoine |
Spell expiration date correctly |
2.0.1_28 27 Mar 2018 11:55:48 |
bapt |
Mark a broken: does not build
glame_audiofile.c:521:6: error: assignment to cast is illegal, lvalue casts are
not supported
((char *)src) += skip; |
2.0.1_28 26 Mar 2018 12:38:57 |
bapt |
Make libgnome and libgnomeui not implying esound dependency
It has been a while both does not depend anymore on esound, before this change
esound dependency was wrongly added to plenty of packages which actually does
not depend on it.
While here:
- audio/glame: remove esound support
- games/monkeybubble: add an explicit dependency on esound
- sysutils/gnome-schedule: add en explicit dependency on pkg-config
- comms/kb: add missing dependency on pkgconfig
- x11-toolkits/libgnomeui:
* update to 2.4.5
* use USES=localbase |
2.0.1_27 28 Jul 2017 21:45:20 |
jkim |
Set MAKEINFO to the full path of makeinfo when USES=makeinfo is set.
PR: 221027
Reviewed by: mat
Approved by: portmgr (antoine) |
2.0.1_27 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.0.1_27 26 Jul 2016 16:51:16 |
mat |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
2.0.1_27 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
2.0.1_27 22 May 2015 13:34:22 |
mat |
Remove $FreeBSD$ from patches files in categories a-j.
With hat: portmgr
Sponsored by: Absolight |
2.0.1_27 18 Apr 2015 18:41:10 |
jbeich |
Unbreak INFO build on DragonFly and FreeBSD 11+
./gldb.texi:34: raising the section level of @subsection which is too low
Reported by: pkg-fallout |
2.0.1_26 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
2.0.1_25 20 Oct 2014 06:36:00 |
bapt |
Cleanup plist |
2.0.1_25 17 Sep 2014 07:38:16 |
tijl |
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt) |
2.0.1_25 31 Aug 2014 15:17:50 |
tijl |
lang/guile:
- Add USES=libtool and bump dependent ports
- Replace Makefile.* patches with USES=pathfix
- Replace config.h.in patch with USE_AUTOTOOLS=autoheader
- Avoid automake by touching Makefile.in
Approved by: portmgr (implicit, bump unstaged port) |
2.0.1_24 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
2.0.1_24 25 Jun 2014 08:58:09 |
bapt |
Fix build on system built WITHOUT_INFO
With hat: portmgr |
2.0.1_24 31 May 2014 00:57:45 |
amdmi3 |
- Switch to USES=libtool, drop .la files
- Strip libraries |
2.0.1_23 05 Feb 2014 15:53:18 |
bapt |
Chase libmad changes |
2.0.1_22 28 Dec 2013 20:33:05 |
antoine |
Stage support |
11 Dec 2013 14:35:37
|
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
2.0.1_22 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
2.0.1_22 03 Sep 2013 12:13:24 |
bapt |
Add an explicit dependency on pkgconf |
30 Aug 2013 23:01:06
|
bapt |
Convert audio from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix |
2.0.1_22 24 Apr 2013 07:35:41 |
ak |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
2.0.1_22 28 Mar 2013 03:28:31 |
eadler |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
2.0.1_22 26 Feb 2013 15:14:50 |
danfe |
- Trim the Makefile header per recently adopted guidelines
- Drop leading indefinite article from COMMENT line
- Remove hardcoded shlib ABI versions from LIB_DEPENDS
- Drop unneeded global modifiers from REINPLACE_CMD regexps
- Sort the knobs and clean up Makefile a bit while I'm here |
2.0.1_22 19 Jul 2012 20:15:39 |
naddy |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
2.0.1_21 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.0.1_20 14 Jan 2012 22:27:02 |
netchild |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it. |
2.0.1_19 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.0.1_19 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> |
2.0.1_19 31 Jul 2011 15:07:08 |
jlaffaye |
- Chase guile shared lib bump
- Add an entry to UPDATING |
2.0.1_18 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.0.1_18 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.0.1_18 06 Jun 2010 20:44:03 |
naddy |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
2.0.1_17 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
2.0.1_16 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.0.1_15 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.0.1_14 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.0.1_13 06 Jul 2009 21:26:00 |
naddy |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
2.0.1_12 22 Jan 2009 16:04:11 |
miwi |
- Chase lang/guile shlib bump |
2.0.1_11 21 Jul 2008 04:49:09 |
rafan |
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION
PR: ports/125435 |
2.0.1_10 06 Jun 2008 13:07:20 |
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.0.1_9 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) |
2.0.1_8 02 Mar 2008 19:13:35 |
marcus |
Fix the build with guile-1.8.
Obtained from: Glame CVS
Reported by: pointyhat via pav |
2.0.1_7 01 Mar 2008 06:22:42 |
marcus |
Chase libguile shared lib version. |
2.0.1_6 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 ) |
2.0.1_4 28 Jul 2007 12:27:31 |
miwi |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
2.0.1_3 30 May 2007 21:59:33 |
arved |
Compile with the system compiler on CURRENT |
2.0.1_3 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.0.1_2 10 Feb 2007 06:05:06 |
kris |
Use libtool15 port instead of included version to avoid objformat a.out botch |
2.0.1_2 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.0.1_1 26 Jun 2006 18:18:37 |
shaun |
- Fix plist [1]
- portlint: spaces->tabs [1]
- Add USE_GETTEXT
PR: ports/99398 [1]
Submitted by: Diane Bruce <db@db.net>
Approved by: ahze (mentor) |
2.0.1_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.0.1_1 23 Nov 2005 23:29:54 |
pav |
- Add some SHA256 checksums |
2.0.1_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.0.1_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
2.0.1 24 Jul 2005 03:27:08 |
ahze |
- Update to 2.0.1
PR: 79460
Submitted by: Ports Fury |
1.0.3 11 Dec 2004 18:26:00 |
krion |
Update to version 1.0.3
PR: ports/74943
Submitted by: Ports Fury |
1.0.2 04 Jun 2004 17:29:38 |
ade |
Sync with new bsd.autotools.mk |
1.0.2 26 Mar 2004 08:13:03 |
vs |
Unreak on alpha/CURRENT and hopefully make the world a better place
by using va_copy() instead of memcpy() on 5.x
Noticed by: bento/kris
Approved by: linimon (mentor) |
1.0.2 16 Mar 2004 14:10:42 |
krion |
- Update to version 1.0.2
PR: ports/64329
Submitted by: Ports Fury |
1.0.1_3 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.1_3 07 Mar 2004 05:58:41 |
kris |
BROKEN on alpha: Does not compile |
1.0.1_3 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.0.1_2 27 Jan 2004 20:51:07 |
trevor |
Add SIZE. |
1.0.1_2 20 Dec 2003 16:14:14 |
naddy |
Catch up with libogg/libvorbis version bump. |
1.0.1_1 17 Nov 2003 12:03:17 |
trevor |
USE_REINPLACE must be defined before REINPLACE_CMD may be used. |
1.0.1_1 26 Aug 2003 18:42:25 |
krion |
- Fix *_DEPENDS
- Utilize INFO
PR: 55997
Submitted by: Ports Fury |
1.0.1 01 Jul 2003 12:34:43 |
sobomax |
Drop maintainership. |
1.0.1 01 Jul 2003 12:34:21 |
sobomax |
Update to 1.0.1. |
0.6.3 26 Jun 2003 22:58:32 |
ade |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
0.6.3 08 Apr 2003 00:40:09 |
marcus |
Remove the USE_GNOMENG macro. |
0.6.3 07 Mar 2003 05:56:07 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.6.3 04 Dec 2002 20:34:24 |
arved |
Unbreak on -CURRENT
Approved by: sobomax |
0.6.3 02 Dec 2002 00:45:49 |
kris |
BROKEN on 5.0: does not compile |
0.6.3 15 Jul 2002 16:03:19 |
sobomax |
Use USE_GNOMENG.
Submitted by: Tilman Linneweh <tilman@arved.de> |
0.6.3 31 May 2002 10:36:57 |
sobomax |
Add missed entry into LIB_DEPENDS. |
0.6.3 30 May 2002 22:29:21 |
sobomax |
Update to 0.6.3.
PR: 38685
Submitted by: Tilman Linneweh <tilman@arved.de> |
21 Dec 2001 07:10:13 |
sobomax |
Update to 0.5.4. |
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 |
29 Mar 2001 16:35:19 |
sobomax |
-pthread --> ${PTHREAD_LIBS} -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} |
04 Feb 2001 21:13:03 |
olgeni |
Style: use tabs, not spaces, to indent variables in Makefiles. (whitespace
only changes) |
08 Oct 2000 00:19:06 |
asami |
Convert category audio to new layout. |
26 Sep 2000 18:37:39 |
sobomax |
Add glame - a scheme-extensible audio processing tool for GNOME. |