non port: audio/streamtuner/Makefile |
SVNWeb
|
Number of commits found: 67 |
Fri, 3 Jun 2016
|
[ 16:44 antoine ] (Only the first 10 of 238 ports in this commit are shown above. )
Deprecate ports broken for more than 6 months
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 22 Dec 2015
|
[ 05:03 miwi ]
- Mark BROKEN, no longer able to fetch stream information.
PR: 205405
Submitted by: Zane C. Bowers-Hadley
Approved by: mat (mentor)
Differential Revision: D4655
|
Tue, 2 Jun 2015
|
[ 12:29 amdmi3 ]
- Strip libraries
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
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
|
Sun, 4 Jan 2015
|
[ 08:23 mva ]
- Convert USE_PYTHON -> USES leftovers missed in the previous commits
Spotted by: antoine
With hat: python
|
Sat, 29 Nov 2014
|
[ 18:22 tijl ] (Only the first 10 of 165 ports in this commit are shown above. )
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)
|
Sun, 2 Mar 2014
|
[ 21:10 bapt ]
Support stage
Add python option
Use options helpers
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
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)
|
Wed, 11 Dec 2013
|
[ 14:35 bapt ] (Only the first 10 of 268 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr
|
Fri, 20 Sep 2013
|
[ 14:36 bapt ] (Only the first 10 of 879 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio)
|
Mon, 2 Sep 2013
|
[ 22:50 bapt ] (Only the first 10 of 12 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Fri, 30 Aug 2013
|
[ 23:01 bapt ] (Only the first 10 of 222 ports in this commit are shown above. )
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
|
Thu, 11 Jul 2013
|
[ 16:26 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
- 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
|
Thu, 28 Mar 2013
|
[ 03:28 eadler ] (Only the first 10 of 149 ports in this commit are shown above. )
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead.
|
Wed, 13 Mar 2013
|
[ 11:54 danfe ] (Only the first 10 of 54 ports in this commit are shown above. )
For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed.
|
Fri, 1 Jun 2012
|
[ 12:17 bapt ]
Convert to new options framework
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Thu, 24 Feb 2011
|
[ 23:25 miwi ] (Only the first 10 of 20 ports in this commit are shown above. )
- Move over to python2.5 or higher
- While here kick md5
|
Sat, 3 Apr 2010
|
[ 10:44 roam ] (Only the first 10 of 202 ports in this commit are shown above. )
Chase the ftp/curl shlib version bump.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sun, 13 Dec 2009
|
[ 17:00 miwi ] (Only the first 10 of 57 ports in this commit are shown above. )
- 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
|
Wed, 2 Dec 2009
|
[ 17:16 fluffy ] (Only the first 10 of 47 ports in this commit are shown above. )
- Chase taglib update
Approved by: miwi (mentor)
Exp-run by: miwi
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Fri, 23 Jan 2009
|
[ 15:43 roam ] (Only the first 10 of 182 ports in this commit are shown above. )
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.
|
Fri, 20 Jun 2008
|
[ 15:41 tabthorpe ] (Only the first 10 of 33 ports in this commit are shown above. )
- Chase taglib bump
|
Fri, 6 Jun 2008
|
[ 13:07 edwin ] (Only the first 10 of 345 ports in this commit are shown above. )
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)
|
Tue, 29 Apr 2008
|
[ 05:11 linimon ] (Only the first 10 of 69 ports in this commit are shown above. )
Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
|
Sun, 23 Mar 2008
|
[ 23:03 miwi ] (Only the first 10 of 88 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Thu, 20 Mar 2008
|
[ 09:19 pav ] (Only the first 10 of 42 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
Wed, 24 Oct 2007
|
[ 23:37 marcus ] (Only the first 10 of 1479 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Fri, 23 Mar 2007
|
[ 22:38 pav ]
- Fix after objformat removal
|
Wed, 13 Dec 2006
|
[ 12:41 roam ] (Only the first 10 of 107 ports in this commit are shown above. )
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
|
Sat, 14 Oct 2006
|
[ 08:54 marcus ] (Only the first 10 of 893 ports in this commit are shown above. )
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)
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Wed, 11 May 2005
|
[ 01:59 jylefort ]
Fix Live365 support.
|
Wed, 13 Apr 2005
|
[ 21:12 jylefort ]
Fixes a crash in the Python plugin.
PR: ports/79201
Submitted by: myself
Approved by: adamw (mentor)
|
Tue, 12 Apr 2005
|
[ 22:10 jylefort ] (Only the first 10 of 105 ports in this commit are shown above. )
Change my MAINTAINER email address to jylefort@FreeBSD.org
Approved by: adamw (mentor)
|
Sat, 12 Mar 2005
|
[ 10:54 marcus ] (Only the first 10 of 911 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Wed, 22 Dec 2004
|
[ 02:25 edwin ]
Update port: audio/streamtuner to 0.99.99
PR: ports/75359
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
Sun, 7 Nov 2004
|
[ 22:37 marcus ] (Only the first 10 of 631 ports in this commit are shown above. )
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
|
Thu, 28 Oct 2004
|
[ 21:20 pav ]
- Update to 0.99
PR: ports/73025
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
Tue, 10 Aug 2004
|
[ 12:32 vs ]
Update to 0.12.5
PR: ports/70211
Submitted by: Jean-Yves Lefort (maintainer)
|
Tue, 27 Jul 2004
|
[ 07:56 vs ]
Update to 0.12.4
PR: ports/69626
Submitted by: jean-Yves Lefort (maintainer)
|
Sun, 20 Jun 2004
|
[ 16:19 krion ]
Point the compiled-in LOCALEDIR to the correct location.
PR: ports/68148
Submitted by: maintainer
|
Wed, 12 May 2004
|
[ 07:03 linimon ]
Update to 0.12.3.
PR: ports/66526
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
Mon, 5 Apr 2004
|
[ 03:31 marcus ] (Only the first 10 of 575 ports in this commit are shown above. )
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
|
Wed, 31 Mar 2004
|
[ 15:21 nork ]
Update to 0.12.1.
PR: ports/64940
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
Sat, 7 Feb 2004
|
[ 20:12 krion ]
- Update to version 0.11.1
PR: ports/62490
Submitted by: maintainer
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Sun, 1 Feb 2004
|
[ 12:48 pav ]
- Switch MASTER_SITES back to Savannah
PR: ports/62215
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
[ 01:39 pav ]
- Update to 0.11.0
PR: ports/62183
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
Thu, 29 Jan 2004
|
[ 18:55 krion ]
- Fix MASTER_SITES
PR: ports/62062
Submitted by: maintainer
|
Mon, 29 Dec 2003
|
[ 18:23 pav ]
- 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>
|
Thu, 4 Dec 2003
|
[ 10:16 pav ]
- 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)
|
Fri, 3 Oct 2003
|
[ 11:04 edwin ] (Only the first 10 of 42 ports in this commit are shown above. )
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
|
Thu, 25 Sep 2003
|
[ 09:42 krion ]
- Update to version 0.10.1
PR: 56974
Submitted by: maintainer
|
Tue, 22 Jul 2003
|
[ 19:05 marcus ]
* Add the missing pkgconfig file to the plist [1]
* Quiet portlint a bit
PR: 54758 [1]
Submitted by: maintainer [1]
|
Wed, 16 Jul 2003
|
[ 06:23 daichi ]
update audio/streamtuner: 0.9.1 -> 0.10.0
PR: 54460
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
Wed, 5 Mar 2003
|
[ 10:29 kris ]
Update to streamtuner 0.9.1
PR: ports/48887
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
|
Fri, 21 Feb 2003
|
[ 10:59 knu ] (Only the first 10 of 192 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 4 Feb 2003
|
[ 01:06 edwin ]
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>
|
Number of commits found: 67 |