| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
| |
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
|
|
|
|
| |
PR: 196418
Submitted by: maintainer (Tatsuki Makino)
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
audio)
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
| |
- Add LICENSE
PR: ports/160707
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
Approved by: miwi, wen (mentors implicit)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
"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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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
|
|
|
|
|
| |
PR: 124026
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
|
|
|
|
|
|
|
| |
- Update libamrwb to version 7.0.0.2.
PR: ports/115819
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
- Makefile cleanup
PR: 113641
Submitted by: pointyhat via kris/pav
Tatsuki Makino <tatsuki_makino@hotmail.com> (Maintainer)
Thanks to: Fredrik Lindberg, linimon
Reviewed by: sat
|
|
|
|
| |
Requested by: kris
|
|
(3GPP TS 26.204 V7.0.0)
http://www.3gpp.org/ftp/Specs/html-info/26204.htm
WWW: http://www.penguin.cz/~utx/amr
PR: ports/113444
Submitted by: Tatsuki Makino <tatsuki_makino at hotmail.com>
|