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

Number of commits found: 67

Friday, 3 Jun 2016
16:44 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:416324 
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, 22 Dec 2015
05:03 miwi search for other commits by this committer
- Mark BROKEN, no longer able to fetch stream information.

PR:		205405
Submitted by:	Zane C. Bowers-Hadley
Approved by:	mat (mentor)
Differential Revision:	D4655
Original commitRevision:404214 
Tuesday, 2 Jun 2015
12:29 amdmi3 search for other commits by this committer
- Strip libraries
Original commitRevision:388334 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Sunday, 4 Jan 2015
08:23 mva search for other commits by this committer
- Convert USE_PYTHON -> USES leftovers missed in the previous commits

Spotted by:	antoine
With hat:	python
Original commitRevision:376179 
Saturday, 29 Nov 2014
18:22 tijl search for other commits by this committer
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools.  The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt.  Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.

USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools.  USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.

Update gettext to 0.19.3.

Remove :oldver from converters/libiconv and devel/gettext-runtime.  Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports.  When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.

Fix some ports that installed files in lib/locale instead of share/locale.

PR:		194038
Reviewed by:	bapt
Exp-run:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:373636 
Sunday, 2 Mar 2014
21:10 bapt search for other commits by this committer
Support stage
Add python option
Use options helpers
Original commitRevision:346804 
Monday, 13 Jan 2014
21:00 rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
Original commitRevision:339634 
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 
Monday, 2 Sep 2013
22:50 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326111 
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 
Thursday, 11 Jul 2013
16:26 sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
Original commitRevision:322783 
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 
Wednesday, 13 Mar 2013
11:54 danfe search for other commits by this committer
For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed.
Original commitRevision:314074 
Friday, 1 Jun 2012
12:17 bapt search for other commits by this committer
Convert to new options framework
Original commit
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
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, 24 Feb 2011
23:25 miwi search for other commits by this committer
- Move over to python2.5 or higher
- While here kick md5
Original commit
Saturday, 3 Apr 2010
10:44 roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
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, 13 Dec 2009
17:00 miwi search for other commits by this committer
- Get rip python 2.3+

Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:       portmgr
Original commit
Wednesday, 2 Dec 2009
17:16 fluffy search for other commits by this committer
- Chase taglib update

Approved by:    miwi (mentor)
Exp-run by:     miwi
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Friday, 23 Jan 2009
15:43 roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Original commit
Friday, 20 Jun 2008
15:41 tabthorpe search for other commits by this committer
- Chase taglib bump
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
Tuesday, 29 Apr 2008
05:11 linimon search for other commits by this committer
Reset jylefort's port maintainerships.  portmgr has taken his commit bit
into safekeeping due to inactivity.
Original commit
Sunday, 23 Mar 2008
23:03 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
Thursday, 20 Mar 2008
09:19 pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
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, 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
Friday, 23 Mar 2007
22:38 pav search for other commits by this committer
- Fix after objformat removal
Original commit
Wednesday, 13 Dec 2006
12:41 roam search for other commits by this committer
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:   -ports
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
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
Wednesday, 11 May 2005
01:59 jylefort search for other commits by this committer
Fix Live365 support.
Original commit
Wednesday, 13 Apr 2005
21:12 jylefort search for other commits by this committer
Fixes a crash in the Python plugin.

PR:             ports/79201
Submitted by:   myself
Approved by:    adamw (mentor)
Original commit
Tuesday, 12 Apr 2005
22:10 jylefort search for other commits by this committer
Change my MAINTAINER email address to jylefort@FreeBSD.org

Approved by:    adamw (mentor)
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Wednesday, 22 Dec 2004
02:25 edwin search for other commits by this committer
Update port: audio/streamtuner to 0.99.99

PR:             ports/75359
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Thursday, 28 Oct 2004
21:20 pav search for other commits by this committer
- Update to 0.99

PR:             ports/73025
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
Original commit
Tuesday, 10 Aug 2004
12:32 vs search for other commits by this committer
Update to 0.12.5

PR:             ports/70211
Submitted by:   Jean-Yves Lefort (maintainer)
Original commit
Tuesday, 27 Jul 2004
07:56 vs search for other commits by this committer
Update to 0.12.4

PR:             ports/69626
Submitted by:   jean-Yves Lefort (maintainer)
Original commit
Sunday, 20 Jun 2004
16:19 krion search for other commits by this committer
Point the compiled-in LOCALEDIR to the correct location.

PR:             ports/68148
Submitted by:   maintainer
Original commit
Wednesday, 12 May 2004
07:03 linimon search for other commits by this committer
Update to 0.12.3.

PR:             ports/66526
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
Original commit
Monday, 5 Apr 2004
03:31 marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
Original commit
Wednesday, 31 Mar 2004
15:21 nork search for other commits by this committer
Update to 0.12.1.

PR:             ports/64940
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
Original commit
Saturday, 7 Feb 2004
20:12 krion search for other commits by this committer
- Update to version 0.11.1

PR:             ports/62490
Submitted by:   maintainer
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, 1 Feb 2004
12:48 pav search for other commits by this committer
- Switch MASTER_SITES back to Savannah

PR:             ports/62215
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
Original commit
01:39 pav search for other commits by this committer
- Update to 0.11.0

PR:             ports/62183
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
Original commit
Thursday, 29 Jan 2004
18:55 krion search for other commits by this committer
- Fix MASTER_SITES

PR:             ports/62062
Submitted by:   maintainer
Original commit
Monday, 29 Dec 2003
18:23 pav search for other commits by this committer
- Put distfile on Project's ftp site until Savannah gets back up.

PR:             ports/60695 (another solution used)
Reported by:    Stefan Eggers <seggers@semyam.dinoco.de>
Original commit
Thursday, 4 Dec 2003
10:16 pav search for other commits by this committer
- Update to 0.10.2
- Use gnomehack and covert patching to sed_reinplace

PR:             ports/59924
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
Original commit
Friday, 3 Oct 2003
11:04 edwin search for other commits by this committer
Chase up new MASTER_SITE_SAVANNAH.

PR:             ports/56970
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>
Original commit
Thursday, 25 Sep 2003
09:42 krion search for other commits by this committer
- Update to version 0.10.1

PR:             56974
Submitted by:   maintainer
Original commit
Tuesday, 22 Jul 2003
19:05 marcus search for other commits by this committer
* Add the missing pkgconfig file to the plist [1]
* Quiet portlint a bit

PR:             54758 [1]
Submitted by:   maintainer [1]
Original commit
Wednesday, 16 Jul 2003
06:23 daichi search for other commits by this committer
update audio/streamtuner: 0.9.1 -> 0.10.0

PR:             54460
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
Original commit
Wednesday, 5 Mar 2003
10:29 kris search for other commits by this committer
Update to streamtuner 0.9.1

PR:             ports/48887
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
Original commit
Friday, 21 Feb 2003
10:59 knu search for other commits by this committer
De-pkg-comment.
Original commit
Tuesday, 4 Feb 2003
01:06 edwin search for other commits by this committer
new port: audio/streamtuner

        streamtuner is a stream directory browser. It will connect
        to a source (probably a web server) and retrieve the list
        of available audio streams.

PR:             ports/43665
Submitted by:   Jean-Yves Lefort <jylefort@brutele.be>
Original commit

Number of commits found: 67