1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Commit Graph

28 Commits

Author SHA1 Message Date
Mathieu Arnold
adb93122cb
Deorbit RESTRICTED && NO_CDROM, part one.
For ports that already use the licenses framwork, merge the content of
RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs.

Approved by:	rene
Differential Revision:	https://reviews.freebsd.org/D30010
2021-05-06 13:47:41 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Mathieu Arnold
a6c40a689b Convert to UCL & cleanup pkg-message (categories a-c) 2019-08-13 16:00:39 +00:00
Alexey Dokuchaev
b8b029a7f1 For ports under categories a* and b*: remove some excessive linefeeds. 2019-05-29 14:14:14 +00:00
Tijl Coosemans
02f27a83b4 The output of tools like awk, date, sort, tr,... depends on the current
locale set by the user.  Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables.  LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well.  The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.

Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).

PR:		215882
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2017-01-18 13:20:31 +00:00
John Marino
f17b239c5e audio/libamr(n|w)b: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0).

Approved by:	infrastructure blanket (removal of redundant deps)
2016-08-04 03:40:18 +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
Dmitry Marakasov
88a414448f - Fix docs installation
Approved by:	portmgr blanket
2015-08-20 19:39:18 +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
John Marino
0d92447e16 audio/libamr*: change INSTALL_TARGET to install-strip
PR:		196418
Submitted by:	maintainer (Tatsuki Makino)
2015-01-20 21:13:52 +00:00
Baptiste Daroussin
a6abc3b420 Cleanup plist 2014-10-20 06:35:58 +00:00
Dmitry Marakasov
246575775a - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-08-15 16:21:28 +00:00
Thomas Zander
147e9e7def libamr(n|w)b
- Change MASTER_SITES
- Add LICENSE_* for complicated legal status
- Update LEGAL
- Support stage
- While on it, USE_BZIP2 -> USES tar:bzip2

PR:		ports/186065
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
Approved by:	thierry (mentor)
2014-03-15 08:08:29 +00:00
Baptiste Daroussin
183c2ed74f Add NO_STAGE all over the place in preparation for the staging support (cat: audio) 2013-09-20 14:36:35 +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
Baptiste Daroussin
5163781803 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
2013-08-30 23:01:05 +00:00
Michael Scheidell
f351900f80 - New versios amrnb-10.0.0.0 and amrwb-10.0.0.0 use new upstream code base
- change license to BSD-3 that allows 3GPP/Via Licensing contractors to distribute wrapped libraries
- see http://www.penguin.cz/~utx/amr

PR:		ports/164037
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
Approved by:	gabor (mentor, implicit)
2012-01-12 08:53:13 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Wesley Shields
e3f4f7c6fa - Don't use UNZIP_CMD in a DEPENDS line. A user may redefine UNZIP_CMD to be
"unzip -v" or similar which would break. Instead rely upon the unzip binary.

  http://lists.freebsd.org/pipermail/freebsd-ports/2009-September/056882.html

Noticed by:	Dag-Erling Smørgrav <des@des.no>
2009-09-08 21:08:41 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Martin Wilke
2f64191742 - Update to 7.0.0.2
PR:		124026
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
2008-06-01 20:31:47 +00:00
Vanilla I. Shu
f0077d1e23 Upgrade to 7.0.0.1.
PR:		ports/122918
Submitted by:	maintainer
2008-04-21 08:37:02 +00:00
Alejandro Pulver
75e12ed4b9 - Update libamrnb to version 7.0.0.0.
- Update libamrwb to version 7.0.0.2.

PR:		ports/115819
Submitted by:	Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
2007-09-27 20:59:14 +00:00
Martin Wilke
6b0c72f87f - Fix Build
- Makefile cleanup

PR:		113627
Submitted by:	pointyhat via kris/pav
Thanks to:	Fredrik Lindberg, linimon
Reviewed by:	sat
2007-07-14 21:33:04 +00:00
Martin Wilke
94fa79673d - Switch from NO_PACKAGE to RESTRICTED
Requested by:	kris
2007-06-08 19:02:33 +00:00
Martin Wilke
c579fbf9c9 - Update to 6.1.0.4
- Set PORTEPOCH

PR:		113434
Submitted by:	Tatsuki Makino<tatsuki_makino@hotmail.com> (maintainer)
2007-06-07 06:16:32 +00:00
Martin Wilke
07224b4a4c The floating-point Adaptive Multi Rate (AMR) speech codec libraries, based on
the reference implementation.

WWW: http://www.penguin.cz/~utx/amr

PR:		ports/113143
Submitted by:	Tatsuki Makino <tatsuki_makino at hotmail.com>
2007-06-05 07:10:40 +00:00