Commit graph

12244 commits

Author SHA1 Message Date
Baptiste Daroussin
9f62a1d83d Add an explicit dependency on pkgconf 2013-09-18 08:00:44 +00:00
Baptiste Daroussin
b15e495041 Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
2013-09-17 06:28:07 +00:00
Guido Falsi
e5ec23072b - Fix build with clang (Respect CC)
- Make it respect LOCALBASE
- Trim Makefile headers
- Convert LIB_DEPENDS to new format and remove ABI version number
- USES gmake

PR:		ports/181615
Submitted by:	Me
Approved by:	Maintainer timeout
2013-09-16 17:38:50 +00:00
Baptiste Daroussin
926c80457b Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
2013-09-16 17:07:26 +00:00
Baptiste Daroussin
ed41ba1ef5 Remove unsupported and old ices0 (consider using audio/ices if you need the functionnality)
Modernize audio/ices
2013-09-16 13:57:52 +00:00
Antoine Brodin
2d9b5a640b Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-15 12:27:30 +00:00
Ruslan Makhmatkhanov
e00c0e2d6b - move pkg-plist entry into PLIST_FILES 2013-09-14 11:56:42 +00:00
Dmitry Marakasov
99b46e2014 Fix build with clang/libc++ 2013-09-14 03:44:51 +00:00
Sunpoet Po-Chuan Hsieh
31c9fcf732 - Add favicon.ico
- Bump PORTREVISION for package change

PR:		ports/161763
Submitted by:	Takefu <takefu@airport.fm>
2013-09-13 16:55:51 +00:00
Matthias Andree
e487af5f22 Add CC=${CC} through MAKE_ARGS, to override hard-coded gcc by actual
compiler. To fix FreeBSD 10-CURRENT fallout (untested on 10 because flac
is broken due to libstdc++ removal; flac needs to be told to use
libc++, 9.X Tinderbox has no complaints though).

Drop library versions from LIB_DEPENDS.

NOPORTDOCS -> PORT_OPTIONS.

${MKDIR} ${RUBY_SITELIBDIR} in installation to support "port test".
2013-09-13 00:32:17 +00:00
Baptiste Daroussin
b1f3258488 Fix build with libc++
Submitted by:	Gustau Perez (gusi via #poudriere on freenode)
2013-09-12 21:53:45 +00:00
Andrej Zverev
46b556be1c - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-12 17:07:08 +00:00
Baptiste Daroussin
1f9270b0bc Reassign to the heap as maintainer no longer use FreeBSD
While here:
Use options helpers where possible

Submitted by:	Michael Brune <admin@mjbrune.org> (former maintainer via pkg-fallout)
2013-09-12 09:39:19 +00:00
John Marino
a862a2b7dc Add explicit dependency on pkgconf (18 ports)
Approved by:	portmgr (bapt, implicit)
2013-09-12 09:07:08 +00:00
Jason E. Hale
adb28aab16 - Update audio/libdiscid to 0.5.2
- Switch to CMake build system
- Trim Makefile headers
- Bump PORTREVISION on dependent ports
2013-09-12 08:00:37 +00:00
Jason E. Hale
0a79dd8b7d - Remove dead MASTER_SITES
- Trim Makefile header
- Pet portlint(1)
- Update pkg-descr to reflect the fact that this library isn't so new
2013-09-12 07:05:49 +00:00
Jason E. Hale
ce3840ccd5 - Update to 0.77b1
- Add missing dependency on libkcompactdisc
- Make COMMENT more concise
2013-09-12 02:59:16 +00:00
John Marino
a10f987e18 Add explicit dependency on pkgconf (11 ports) 2013-09-12 00:48:38 +00:00
John Marino
107bfacba9 Add explicit dependency on pkgconf (27 ports) 2013-09-12 00:21:10 +00:00
Antoine Brodin
251f4ca6f1 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-11 17:17:35 +00:00
Andrej Zverev
1539e0886b - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-11 09:54:08 +00:00
John Marino
b38bbaec1f Add explicit dependency on pkgconf (6 ports) 2013-09-11 09:36:48 +00:00
Andrej Zverev
950fd3cbc2 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-11 09:36:43 +00:00
Baptiste Daroussin
549e16d92d Add an explicit dependency on pkgconf 2013-09-10 17:39:41 +00:00
Raphael Kubo da Costa
39bb27e14c Add my upstream commits to fix the build with libc++. 2013-09-10 15:31:48 +00:00
William Grzybowski
04214ff398 audio/audacity: update to 2.0.4
- Update to 2.0.4 [1]
- Add SOXR option [1]
- Convert lib depends to new syntax

PR:		ports/181922 [1]
Submitted by:	Jack Low <xxjack12xx gmail.com> (maintainer)
2013-09-09 22:58:16 +00:00
Sunpoet Po-Chuan Hsieh
084f82f369 - Update to 11.0.0.0
- Convert to new options framework
- While I'm here, simplify PORTDOCS installation

Changes:
- Uses new upstream version 11.0.0 (which does not contain any code changes)

PR:		ports/177681
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
2013-09-09 18:19:14 +00:00
Sunpoet Po-Chuan Hsieh
244bac250b - Update to 11.0.0.0
- Convert to new options framework
- While I'm here, simplify PORTDOCS installation

Changes:
- Uses new upstream version 11.0.0 (which does not contain any code changes)

PR:		ports/177681
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
2013-09-09 18:19:09 +00:00
Sunpoet Po-Chuan Hsieh
32cb91cb62 - Fix make package
- Cosmetic change

PR:		ports/181956
Submitted by:	Takefu <takefu@airport.fm> (maintainer)
Reported by:	gergely.czuczy@harmless.hu
2013-09-09 10:09:00 +00:00
Antoine Brodin
df1104c674 Add an explicit dependency on pkgconf
Obtained from:	portmgr (bapt)
2013-09-08 08:27:08 +00:00
Sunpoet Po-Chuan Hsieh
e2833862e4 - Update to 2.3.3
Changes:	http://svn.xiph.org/icecast/trunk/icecast/NEWS
PR:		ports/181712
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net>
2013-09-07 18:40:45 +00:00
Sunpoet Po-Chuan Hsieh
7684922546 - Use single space after WWW: 2013-09-07 17:20:21 +00:00
Ruslan Makhmatkhanov
7ac09b4adc - add dependency on pkgconfig
- use new syntax in LIB_DEPENDS
- remove indefinite article from COMMENT and not needed LICENSE_FILE
  for standard license while here

PR:		181850
Submitted by:	Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
2013-09-07 09:58:31 +00:00
Ruslan Makhmatkhanov
135d83279d - update to 2.8.6
- sort knobs alphabetically
2013-09-07 06:06:44 +00:00
Baptiste Daroussin
5fc38c0bdf Fix build with libc++ 2013-09-06 20:16:39 +00:00
Baptiste Daroussin
206fd214c3 Add an explicit dependency on pkgconf 2013-09-06 15:28:27 +00:00
Mikhail Teterin
9795f213f8 Update from 1.96 to 2.1. Despite being newer, the upstream release
remains uncompileable by modern compilers and substantial patches --
obtained from both Debian and NetBSD ports of the same software were
necessary.

Among the patches is a functionality-improving one, which allows the
new version to continue using voices created for 1.9x

Tested by:		bapt
2013-09-06 15:24:58 +00:00
Baptiste Daroussin
de15f3b2a3 Add an explicit dependency on pkgconf 2013-09-06 14:23:20 +00:00
Baptiste Daroussin
beae873ea6 Add an explicit dependency on pkgconf 2013-09-06 13:01:53 +00:00
Baptiste Daroussin
7a0f4abe2b Add an explicit dependency on pkgconf 2013-09-06 12:12:00 +00:00
Thomas Abthorpe
3994bdbdd0 - Fix typo in FreeBSSD
Submitted by:	makc
2013-09-05 20:25:12 +00:00
Sunpoet Po-Chuan Hsieh
18bf8bb498 - Fix LICENSE 2013-09-05 18:24:58 +00:00
Thomas Abthorpe
d46383f362 - Reassign to the heap due to maintainer mail bounces 2013-09-05 17:55:20 +00:00
Antoine Brodin
eb4b4f9964 Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-05 17:01:12 +00:00
Mark Felder
f6f848edcb - Update to 1.2.2
Approved by:	swills (mentor)
2013-09-05 13:46:55 +00:00
Andrej Zverev
9edf35b15a - add an explicit dependency on pkgconf 2013-09-05 10:36:41 +00:00
Baptiste Daroussin
3a4866fb15 Add an explicit dependency on pkgconf 2013-09-05 09:15:49 +00:00
Guido Falsi
fa66326bb0 - Add explicit pkgconfig dependency
- Convert to new LIB_DEPENDS format
- Include bsd.port.mk instead of the pre/post split ones.
2013-09-04 21:08:13 +00:00
Boris Samorodov
9f7e7e1326 Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
2013-09-04 20:01:05 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00