Commit Graph

19 Commits

Author SHA1 Message Date
Danilo G. Baio
2cf80beafc audio/opusfile: Update to 0.10
PR:		223924
Submitted by:	SimaMoto,RyoTa <liangtai.s16@gmail.com> (maintainer)
2017-11-27 23:46:57 +00:00
Steve Wills
9310a03b31 audio/opusfile: Update to 0.9
PR:		221461
Submitted by:	SimaMoto,RyōTa <liangtai.s16@gmail.com> (maintainer)
2017-08-17 16:59:03 +00:00
Christian Weisgerber
c975c28548 Update MASTER_SITES and WWW. 2017-07-01 20:27:05 +00:00
Mathieu Arnold
a0bcd2cf68 Use USES=pathfix where applicable.
PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
2016-10-21 15:21:13 +00:00
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Dmitry Marakasov
056b9eaf94 - Update to 0.8
- Switch to USES=ssl
- Fix build with ports openssl

PR:		210952
Submitted by:	liangtai.s16@gmail.com (maintainer)
2016-07-12 19:35:24 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Martin Wilke
0dd7410e1e - Update to 0.7
PR:		206013
Submitted by:	maintainer
2016-01-09 09:09:44 +00:00
Mathieu Arnold
bb271f0bf7 Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
2015-08-19 13:29:59 +00:00
Jan Beich
6828ea7d03 bsd.sites.mk: cleanup MOZILLA mirrors
- Switch to CDN by default as mirrors are no longer kept up to date
- Drop obsolete pointer to http://www.mozilla.org/mirrors.html
- Drop redundant BUGZILLA and MOZILLA_EXTEND
- Shorten MASTER_SITES in gecko@ ports
- Move MOZILLA_ADDONS to bsd.sites.mk
- Move one of MOZILLA mirrors with old addons under MOZILLA_ADDONS
- Addons CDN redirects to https://, so don't mislead with http://

https://blog.mozilla.org/it/2012/08/03/dear-mozilla-mirrors-thank-you/

Differential Revision:	https://reviews.freebsd.org/D2550
Tested by:	distilator
Reviewed by:	mat (partial)
Approved by:	bz-ports (ohauer), portmgr blanket (office@ et al.)
Approved by:	portmgr (bapt, earlier version)
MFH:		2015Q2
2015-06-09 14:24:41 +00:00
Mathieu Arnold
60d1a83c2a 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
2015-05-14 10:15:04 +00:00
Tijl Coosemans
c88aaf5c89 Add missing USE_OPENSSL=yes
PR:		195796
2015-01-15 09:05:37 +00:00
Dmitry Marakasov
1d10ed5f78 - Update to 0.6
- Switch to USES=autoreconf
- Strip libraries

- While here, add LICENSE_FILE

PR:		195127
Submitted by:	liangtai.s16@gmail.com (maintainer)
2014-11-20 16:21:07 +00:00
Baptiste Daroussin
a6abc3b420 Cleanup plist 2014-10-20 06:35:58 +00:00
Tijl Coosemans
7bb4f473fa Replace autoreconf in pre-configure with standard USE_AUTOTOOLS. 2014-05-27 20:57:19 +00:00
John Marino
cad69e0efd audio/opusfile: Unbreak
The previous change had two errors: The pkg-plist wasn't correct
and USE_AUTOTOOLS+= libtool is still required.  This fix was confirmed
in Redports.

Approved by:	just-fix-it blanket
2014-05-27 12:39:36 +00:00
Christian Weisgerber
7c689742b1 Switch Opus to USES=libtool.
Bump dependent ports. [1]

Approved by:	portmgr (implicit) [1]
2014-05-25 20:07:24 +00:00
Christian Weisgerber
dad1bace93 Switch opusfile to USES=libtool. [1]
Bump dependent ports.

Approved by:	maintainer [1]
2014-05-25 14:43:43 +00:00
Max Brazhnikov
c07908cbe3 Add new port audio/opusfile:
Library for decoding .opus files, including seeking support.

WWW: http://www.opus-codec.org/

PR:		ports/177370
Submitted by:	RyoTa SimaMoto <liangtai.s16 at gmail.com>
2014-01-27 21:21:51 +00:00