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/xmms-liveice/Makefile

Number of commits found: 28

Sunday, 23 Feb 2014
22:12 antoine search for other commits by this committer
Deprecate and set expiration date for xmms stuff that is unmaintained
Original commitRevision:345772 
Saturday, 18 Jan 2014
15:18 antoine search for other commits by this committer
Stage support
Original commitRevision:340183 
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 
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
Thursday, 3 Jun 2010
08:55 netchild search for other commits by this committer
- update audio/lame to 3.98.4
- use ?= for the portrevision of a master port to make it possible to
  change it in a slave port which depends upon lame
- bump portrevisions of ports which depend upon lame
  - done via a semi-automated way (manual review and fixup)
  - I tried to take care to not bump ports which only depend optionaly on
    lame (with a default of no dependency)
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
Monday, 17 Mar 2008
20:19 ehaupt search for other commits by this committer
Get rid of USE_X_PREFIX.
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
Thursday, 29 Mar 2007
11:18 ehaupt search for other commits by this committer
Cleanup objformat-removal fallout
Original commit
Saturday, 14 Oct 2006
16:42 rafan search for other commits by this committer
- Fix pkg-plist
- Some cosmetic changes and pet portlint(1)

PR:             ports/104390
Submitted by:   Thomas Abthorpe <thomas at goodking.ca>
Approved by:    portmgr (marcus)
Original commit
Wednesday, 11 Oct 2006
12:03 linimon search for other commits by this committer
Reassign to ports@ by maintainer request.

Hat:            portmgr
Approved by:    portmgr (self)
Original commit
Sunday, 17 Sep 2006
01:31 kris search for other commits by this committer
BROKEN: Incomplete pkg-plist
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
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
Friday, 6 Feb 2004
13:12 trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
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
Monday, 8 Sep 2003
00:10 edwin search for other commits by this committer
chase lib version change of multimedia/xmms

PR:             ports/56505
Submitted by:   Espen Skoglund <esk@ira.uka.de>
Original commit
Tuesday, 8 Apr 2003
00:40 marcus search for other commits by this committer
Remove the USE_GNOMENG macro.
Original commit
Friday, 21 Feb 2003
10:59 knu search for other commits by this committer
De-pkg-comment.
Original commit
Thursday, 28 Nov 2002
16:37 lioux search for other commits by this committer
After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.

audio/xmms                      -->     multimedia/xmms
graphics/avifile                -->     multimedia/avifile
graphics/divx4linux             -->     multimedia/divx4linux
graphics/ffmpeg                 -->     multimedia/ffmpeg
graphics/libdv                  -->     multimedia/libdv
graphics/libdvdcss              -->     multimedia/libdvdcss
graphics/libdvdread             -->     multimedia/libdvdread
graphics/libmpeg2               -->     multimedia/libmpeg2
graphics/linux-realplayer       -->     multimedia/linux-realplayer
graphics/mjpegtools             -->     multimedia/mjpegtools
graphics/mplayer                -->     multimedia/mplayer
graphics/mplayer-fonts          -->     multimedia/mplayer-fonts
graphics/openquicktime          -->     multimedia/openquicktime
graphics/win32-codecs           -->     multimedia/win32-codecs

Repo copied by:         joe (cvs hat)
Approved by:            knu (portmgr hat)
Original commit
Saturday, 31 Aug 2002
00:13 marcus search for other commits by this committer
Use USE_GNOMENG.

PR:             42232
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Original commit
Monday, 14 Jan 2002
13:41 sobomax search for other commits by this committer
Chase xmms shared library version bump.    
Original commit
Thursday, 21 Jun 2001
16:35 sobomax search for other commits by this committer
Chase increased version number of libxmms.    
Original commit
Thursday, 5 Oct 2000
07:36 reg search for other commits by this committer
Implement USE_GTK, part 1.    
Original commit
Monday, 2 Oct 2000
13:24 sobomax search for other commits by this committer
Add missed USE_X_PREFIX.    
Original commit
Monday, 29 May 2000
04:55 steve search for other commits by this committer
Correction the last commit was:    
Original commit

Number of commits found: 28