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) combination for a given watch list. This is what FreshPorts will look for.

non port: audio/xmms-sapplug/Makefile

Number of commits found: 33

Friday, 12 Oct 2018
11:46 antoine search for other commits by this committer
Deprecate more glib12 consumers

With hat:	portmgr
Original commitRevision:481894 
Wednesday, 26 Sep 2018
13:33 emaste search for other commits by this committer
audio/xmms-sapplug: add -fPIC to linking with lld on i386 and arm64

By default lld disallows relocations against read-only segments and
requires that shared objects are built with -fPIC (as they should be).
This port already set -fPIC for amd64, so apply it to arm64 (which
already uses lld as the system linker) and i386 (which will soon switch
to lld as the system linker).

Approved by:	portmgr (lld blanket)
Original commitRevision:480738 
Saturday, 7 Jul 2018
06:44 linimon search for other commits by this committer
Mark these ports as broken on aarch64, and, where appropriate, armvX.

While here, pet portlint and modernize.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:474058 
Sunday, 25 Jun 2017
00:29 linimon search for other commits by this committer
Begin deorbit burn of ia64.  We have not attempted to build packages for
it for many years.

While here, alphabetize ARCHs, pet portlint, and modernize usages.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:444251 
Monday, 8 Aug 2016
11:22 ehaupt search for other commits by this committer
Use INSTALL_LIB instead of INSTALL_DATA
Original commitRevision:419819 
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 
Tuesday, 6 Jan 2015
09:36 ehaupt search for other commits by this committer
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
Original commitRevision:376388 
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 
Tuesday, 18 Mar 2014
14:26 ehaupt search for other commits by this committer
Quiesce mkdir
Original commitRevision:348550 
Friday, 27 Dec 2013
11:05 bapt search for other commits by this committer
Use CFLAGS_
Original commitRevision:337707 
Tuesday, 12 Nov 2013
15:52 ehaupt search for other commits by this committer
- Support staging
- Make use of compier USES macro to determine compiler type
Original commitRevision:333582 
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, 25 Jul 2013
09:38 marino search for other commits by this committer
audio/xmms-sapp, audio/penguinsap: Rework exception flags

The wrong C++ flag, --no-exceptions, was being passed to these ports.  The
correct flag is "-fno-exceptions".  Apparently gcc accepts the former, but
clang does not.

The current code states that clang version 3.2 will accept --no-exceptions,
but this isn't the case either.  However, both of these ports will build
without a no-exceptions flag with clang.  GCC still requires it.

Rework the clang detection code.  If code is not detected, -fno-exceptions
is added to CXXFLAGS, otherwise nothing is done.  Besides fixing the flag
handling, this implemention avoids the bmake errors that _CLANG!= was
generating.

Approved by:	bapt (mentor), maintainer
Original commitRevision:323632 
Monday, 8 Jul 2013
18:42 ehaupt search for other commits by this committer
- Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
  It accidentally slipped in during the original introduction
- Trim header
Original commitRevision:322530 
Friday, 28 Jun 2013
13:10 ehaupt search for other commits by this committer
Use ${CC} instead of 'clang' to detect whether /usr/bin/cc is gcc or clang.
Original commitRevision:321961 
Tuesday, 11 Jun 2013
13:08 ehaupt search for other commits by this committer
Fix build on -CURRENT
Original commitRevision:320557 
Saturday, 3 Nov 2012
18:01 ehaupt search for other commits by this committer
Restore 'Created by' header information. This has been removed during the
first announcement of the new trimming rule and the finalized overworked
version.

Feature safe:   yes
Original commitRevision:306932 
Saturday, 8 Sep 2012
15:56 ehaupt search for other commits by this committer
- Use OPTIONSng
- Remove deprecated header information
Original commitRevision:303915 
Tuesday, 27 Dec 2011
15:14 ehaupt search for other commits by this committer
Pacify portlint

Feature safe:   yes
Original commit
Tuesday, 21 Jun 2011
11:18 ehaupt search for other commits by this committer
Fix build with clang and fix some new portlint warnings.
Original commit
Tuesday, 25 Jan 2011
08:39 ehaupt search for other commits by this committer
Add LICENSE and remove MD5 sums.

Feature safe:   yes
Original commit
Tuesday, 26 Oct 2010
08:42 ehaupt search for other commits by this committer
- Remove dead MASTER_SITE
- Remove WWW, site does not represent this particular xmms plugin
Original commit
Thursday, 26 Mar 2009
16:21 ehaupt search for other commits by this committer
Mark MAKE_JOBS_UNSAFE
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
Thursday, 27 Mar 2008
22:15 ehaupt search for other commits by this committer
Use MASTER_SITE_CRITICAL
Original commit
Monday, 17 Mar 2008
15:00 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
Tuesday, 30 May 2006
08:31 ehaupt search for other commits by this committer
- Add an additional mirror
- s/OPTIMIZED_CXXLAGS/OPTIMIZED_CXXFLAGS/
Original commit
Tuesday, 7 Mar 2006
08:28 ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
Original commit
Sunday, 19 Feb 2006
11:39 ehaupt search for other commits by this committer
Remove deprecated USE_REINPLACE
Original commit
Thursday, 6 Oct 2005
11:57 ehaupt search for other commits by this committer
Change MAINTAINER address for my ports.

Approved by:    novel (mentor)
Original commit
Friday, 15 Jul 2005
16:39 pav search for other commits by this committer
Sapplug is a XMMS input plugin for playing 8bit Atari(TM) .sap (Slight Atari
Player) audio files.

PR:             ports/83466
Submitted by:   Emanuel Haupt <ehaupt@critical.ch>
Original commit

Number of commits found: 33