notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: audio/glame/Makefile

Number of commits found: 76

Tuesday, 17 Jul 2018
08:08 antoine search for other commits by this committer
Spell expiration date correctly
Original commitRevision:474783 
Tuesday, 27 Mar 2018
11:55 bapt search for other commits by this committer
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;
Original commitRevision:465695 
Monday, 26 Mar 2018
12:38 bapt search for other commits by this committer
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
Original commitRevision:465584 
Friday, 28 Jul 2017
21:45 jkim search for other commits by this committer
Set MAKEINFO to the full path of makeinfo when USES=makeinfo is set.

PR:		221027
Reviewed by:	mat
Approved by:	portmgr (antoine)
Original commitRevision:446854 
Friday, 21 Oct 2016
12:51 mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:424411 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Saturday, 18 Apr 2015
18:41 jbeich search for other commits by this committer
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
Original commitRevision:384247 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
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.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Wednesday, 17 Sep 2014
07:38 tijl search for other commits by this committer
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)
Original commitRevision:368356 
Sunday, 31 Aug 2014
15:17 tijl search for other commits by this committer
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)
Original commitRevision:366777 
Wednesday, 25 Jun 2014
08:58 bapt search for other commits by this committer
Fix build on system built WITHOUT_INFO

With hat:	portmgr
Original commitRevision:359209 
Saturday, 31 May 2014
00:57 amdmi3 search for other commits by this committer
- Switch to USES=libtool, drop .la files
- Strip libraries
Original commitRevision:355926 
Wednesday, 5 Feb 2014
15:53 bapt search for other commits by this committer
Chase libmad changes
Original commitRevision:342735 
Saturday, 28 Dec 2013
20:33 antoine search for other commits by this committer
Stage support
Original commitRevision:337906 
Wednesday, 11 Dec 2013
14:35 bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio

With hat:	portmgr
Original commitRevision:336166 
Friday, 20 Sep 2013
14:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
Original commitRevision:327706 
Tuesday, 3 Sep 2013
12:13 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326137 
Friday, 30 Aug 2013
23:01 bapt search for other commits by this committer
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
Original commitRevision:325727 
Wednesday, 24 Apr 2013
07:35 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 1)

Approved by:	portmgr (bapt)
Original commitRevision:316407 
Thursday, 28 Mar 2013
03:28 eadler search for other commits by this committer
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
Original commitRevision:315433 
Tuesday, 26 Feb 2013
15:14 danfe search for other commits by this committer
- 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
Original commitRevision:312983 
Thursday, 19 Jul 2012
20:15 naddy search for other commits by this committer
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Saturday, 14 Jan 2012
22:27 netchild search for other commits by this committer
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- 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
Original commit
Thursday, 11 Aug 2011
19:20 kwm search for other commits by this committer
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>
Original commit
Sunday, 31 Jul 2011
15:07 jlaffaye search for other commits by this committer
- Chase guile shared lib bump
- Add an entry to UPDATING
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Sunday, 6 Jun 2010
20:44 naddy search for other commits by this committer
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-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
Original commit
Monday, 6 Jul 2009
21:26 naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
Original commit
Thursday, 22 Jan 2009
16:04 miwi search for other commits by this committer
- Chase lang/guile shlib bump
Original commit
Monday, 21 Jul 2008
04:49 rafan search for other commits by this committer
- Chase lang/guile share library version bump (.18 -> .19)
- Bump PORTREVISION

PR:             ports/125435
Original commit
Friday, 6 Jun 2008
13:07 edwin search for other commits by this committer
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)
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- 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)
Original commit
Sunday, 2 Mar 2008
19:13 marcus search for other commits by this committer
Fix the build with guile-1.8.

Obtained from:  Glame CVS
Reported by:    pointyhat via pav
Original commit
Saturday, 1 Mar 2008
06:22 marcus search for other commits by this committer
Chase libguile shared lib version.
Original commit
Wednesday, 24 Oct 2007
23:37 marcus search for other commits by this committer
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
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
Original commit
Saturday, 28 Jul 2007
12:27 miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
Original commit
Wednesday, 30 May 2007
21:59 arved search for other commits by this committer
Compile with the system compiler on CURRENT
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Saturday, 10 Feb 2007
06:05 kris search for other commits by this committer
Use libtool15 port instead of included version to avoid objformat a.out botch
Original commit
Saturday, 14 Oct 2006
08:54 marcus search for other commits by this committer
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)
Original commit
Monday, 26 Jun 2006
18:18 shaun search for other commits by this committer
- 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)
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
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.
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Sunday, 24 Jul 2005
03:27 ahze search for other commits by this committer
- Update to 2.0.1

PR:             79460
Submitted by:   Ports Fury
Original commit
Saturday, 11 Dec 2004
18:26 krion search for other commits by this committer
Update to version 1.0.3

PR:             ports/74943
Submitted by:   Ports Fury
Original commit
Friday, 4 Jun 2004
17:29 ade search for other commits by this committer
Sync with new bsd.autotools.mk
Original commit
Friday, 26 Mar 2004
08:13 vs search for other commits by this committer
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)
Original commit
Tuesday, 16 Mar 2004
14:10 krion search for other commits by this committer
- Update to version 1.0.2

PR:             ports/64329
Submitted by:   Ports Fury
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
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.
Original commit
Sunday, 7 Mar 2004
05:58 kris search for other commits by this committer
BROKEN on alpha: Does not compile
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Saturday, 20 Dec 2003
16:14 naddy search for other commits by this committer
Catch up with libogg/libvorbis version bump.
Original commit
Monday, 17 Nov 2003
12:03 trevor search for other commits by this committer
USE_REINPLACE must be defined before REINPLACE_CMD may be used.
Original commit
Tuesday, 26 Aug 2003
18:42 krion search for other commits by this committer
- Fix *_DEPENDS
- Utilize INFO

PR:             55997
Submitted by:   Ports Fury
Original commit
Tuesday, 1 Jul 2003
12:34 sobomax search for other commits by this committer
Drop maintainership.
Original commit
12:34 sobomax search for other commits by this committer
Update to 1.0.1.
Original commit
Thursday, 26 Jun 2003
22:58 ade search for other commits by this committer
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)
Original commit
Tuesday, 8 Apr 2003
00:40 marcus search for other commits by this committer
Remove the USE_GNOMENG macro.
Original commit
Friday, 7 Mar 2003
05:56 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Wednesday, 4 Dec 2002
20:34 arved search for other commits by this committer
Unbreak on -CURRENT

Approved by:    sobomax
Original commit
Monday, 2 Dec 2002
00:45 kris search for other commits by this committer
BROKEN on 5.0: does not compile
Original commit
Monday, 15 Jul 2002
16:03 sobomax search for other commits by this committer
Use USE_GNOMENG.

Submitted by:   Tilman Linneweh <tilman@arved.de>
Original commit
Friday, 31 May 2002
10:36 sobomax search for other commits by this committer
Add missed entry into LIB_DEPENDS.
Original commit
Thursday, 30 May 2002
22:29 sobomax search for other commits by this committer
Update to 0.6.3.

PR:             38685
Submitted by:   Tilman Linneweh <tilman@arved.de>
Original commit
Friday, 21 Dec 2001
07:10 sobomax search for other commits by this committer
Update to 0.5.4.    
Original commit
Friday, 4 May 2001
22:41 ade search for other commits by this committer
Various patches (mainly shared library revision changes) for those   ports that
depend on GNOME and need to change for 1.4    
Original commit
Thursday, 29 Mar 2001
16:35 sobomax search for other commits by this committer
-pthread --> ${PTHREAD_LIBS}   -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}    
Original commit
Sunday, 4 Feb 2001
21:13 olgeni search for other commits by this committer
Style: use tabs, not spaces, to indent variables in Makefiles.   (whitespace
only changes)    
Original commit
Tuesday, 26 Sep 2000
18:37 sobomax search for other commits by this committer
Add glame - a scheme-extensible audio processing tool for GNOME.    
Original commit

Number of commits found: 76