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-shn/Makefile

Number of commits found: 43

Friday, 12 Oct 2018
09:19 antoine search for other commits by this committer
Deprecate most glib12 consumers

With hat:	portmgr
Original commitRevision:481888 
Thursday, 8 Dec 2016
19:52 tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Original commitRevision:428152 
Monday, 10 Oct 2016
19:32 amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
Original commitRevision:423681 
Monday, 19 Sep 2016
20:00 naddy search for other commits by this committer
Drop maintainership for xmms and ancillary ports.
It would be a pity to see XMMS removed but personally I no longer use this.
Original commitRevision:422460 
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, 13 Sep 2014
15:11 tijl search for other commits by this committer
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
  didn't conflict with early development versions of glib/gtk 2.0
Original commitRevision:368108 
Sunday, 4 May 2014
18:48 tijl search for other commits by this committer
Convert multimedia/xmms to USES=libtool.  Bump PORTREVISION on all
dependent ports and convert them to USES=libtool too.

audio/scrobbler:
- USES=tar:bzip2.
- Don't link with libstdc++.

audio/xmms-bonk:
- Don't link with libstdc++.

audio/xmms-flac:
- Remove unneeded dependencies.
- Remove $FreeBSD$ from patches.

audio/xmms-scrobbler:
- Use OPTIONS_SLAVE.

audio/xmms-timidity:
- USES=tar:bzip2.
- Install the library instead of the source code file.

audio/xmms-volnorm:
- Remove do-install.
Original commitRevision:352968 
Wednesday, 9 Apr 2014
17:25 naddy search for other commits by this committer
XMMS is not going away soon, so unexpire the plugins that build.
Original commitRevision:350730 
Sunday, 23 Mar 2014
21:59 antoine search for other commits by this committer
Chase multimedia/xmms deprecation and expiration date

With hat:	portmgr
Original commitRevision:348894 
Saturday, 28 Sep 2013
16:59 naddy search for other commits by this committer
Support staging, general clean-up.
Original commitRevision:328596 
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 
Thursday, 1 Aug 2013
20:22 naddy search for other commits by this committer
For all my ports
* remove MAKE_JOBS_SAFE (default now)
* change USE_GMAKE=yes to USES=gmake
Original commitRevision:324122 
Tuesday, 18 Dec 2012
21:29 naddy search for other commits by this committer
Convert to OptionsNG and trim Makefile headers.
Original commitRevision:309200 
Sunday, 2 Jan 2011
17:56 erwin search for other commits by this committer
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:             153513
Submitted by:   sunpoet
Original commit
Friday, 27 Mar 2009
18:03 naddy search for other commits by this committer
Mark MAKE_JOBS_SAFE for parallel building.
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, 24 Mar 2008
17:02 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
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
17:05 naddy search for other commits by this committer
Update to 2.4.1.  Changes in this release:
- Disable seeking in files with seektables that cannot possibly be valid.
- Included libtool doesn't require objformat(1) any longer.
Original commit
12:59 ehaupt search for other commits by this committer
- Cleanup objformat-removal fallout
- Use USE_LDCONFIG

Approved by:    portmgr (pav; implicit)
Original commit
Sunday, 14 Jan 2007
18:53 naddy search for other commits by this committer
Fix master site.

PR:             107898
Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
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
Friday, 9 Jul 2004
17:43 marcus search for other commits by this committer
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
Original commit
Wednesday, 5 May 2004
23:16 naddy search for other commits by this committer
Shrink description and update to 2.4.0.

Notable changes in this release:
- Ability to play files that contain an ID3v2 tag.
- Seek table fixes.
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
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
Sunday, 7 Dec 2003
18:53 naddy search for other commits by this committer
Fix MASTER_SITES and WWW links.

Submitted by:   fenner  (distfiles survey)
Original commit
Wednesday, 27 Aug 2003
15:14 naddy search for other commits by this committer
Maintenance update to 2.2.8.
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
12:52 naddy search for other commits by this committer
pkg-comment -> 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, 2 Nov 2002
17:18 naddy search for other commits by this committer
* Update to 2.2.7.  Minor build changes only.
* Take MAINTAINER.

Approved by:    fenner
Original commit
Saturday, 5 Oct 2002
18:05 naddy search for other commits by this committer
* Update to 2.2.6.
* Home page and master site have moved.
* Use standard way of not installing .la library wrapper.

Approved by:    fenner
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
Thursday, 31 Jan 2002
21:20 naddy search for other commits by this committer
* Update master site and homepage.   * autoconf -> configure   * Update to
release 2.2.5.  Notable changes in this version:     + added configuration
window option to swap bytes on audio output    
Original commit
Monday, 3 Sep 2001
23:40 dwcjr search for other commits by this committer
- Update to 2.2.4   - delete patch-a{a,b}   - add patch-ltmain.sh   - Remove
useless .a and .la from pkg-plist and from being installed   - Add Author: tag
to pkg-descr   - Add post-install target to install README to ${DOCSDIR} and
support NOPORTDOCS    
Original commit
Monday, 4 Jun 2001
16:46 fenner search for other commits by this committer
Stick a distfile copy in ${MASTER_SITE_LOCAL} until shnutils.freeshell.org  
comes back.    
Original commit
Sunday, 22 Apr 2001
06:10 fenner search for other commits by this committer
Update to version 2.2.3    
Original commit
Wednesday, 14 Mar 2001
19:33 vanilla search for other commits by this committer
Use "USE_GTK" & "USE_GNOME" forever.    
Original commit
Saturday, 10 Mar 2001
01:28 fenner search for other commits by this committer
Use X Prefix, like xmms itself.    
Original commit
Sunday, 12 Nov 2000
01:42 fenner search for other commits by this committer
BUILD_DEPENDS on xmms_config.    
Original commit
Friday, 3 Nov 2000
17:08 fenner search for other commits by this committer
Add xmms-shn, an xmms plugin that allows playing of shorten-compressed    audio.
   
Original commit

Number of commits found: 43