- 14 Sep, 2015 21 commits
-
-
amdmi3 authored
- Pet portlint - Strip library - Regenerate patches with `make makepatch` - Fix WWW:
-
amdmi3 authored
- Pet portlint - Add NO_ARCH
-
amdmi3 authored
- Pet portlint - Add NO_ARCH - Regenerate patches with `make makepatch`
-
mat authored
- Move Perl's man1 files along with its man3 files. - Move where Perl installs its modules man1 pages. - Convert the ports installing man1 pages. - Make different Perl versions installable at the same time. Though you should note that only the default version can be used to install Perl modules, and the non default Perl versions cannot use the modules installed via ports if they contain .so as they are installed in a version specific directory. Reviewed by: bapt (the Mk bits) Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3542
-
demon authored
-
bofh authored
- Take MAINTAINERSHIP
-
amdmi3 authored
- Fix build on 10.x: you can't use gcc when boost is built with clang; and it builds with clang just fine Approved by: portmgr blanket
-
amdmi3 authored
Approved by: portmgr blanket
-
bofh authored
-
bofh authored
- Convert to OPTIONSNG - Convert patch files to be 'make makepatch' compatible - Depreciate bsd.port.options.mk - Add STRIP_CMD for shared objects PR: 202205 [1] Submitted by: mazhe@alkumuna.eu [1]
-
koobs authored
Modify the PYTHON_REL variable assignment in python.mk so that it can support PORTVERSION's that have non-integer suffixes such as the current lang/python35 version (PORTVERSION currently 3.5.0.r3). Currently, ports that use PYTHON_REL while DEFAULT_VERSIONS is set to 3.5, fail to build with the following make error: make: "/usr/ports/Mk/Uses/python.mk" line 503: warning: String comparison operator should be either == or != make: "/usr/ports/Mk/Uses/python.mk" line 503: Malformed conditional (${PYTHON_REL} >= 3200 && defined(_PYTHON_FEATURE_PY3KPLIST)) This is caused by a non-integer value ("r3") in PYTHON_REL. While I'm here, add a comment block to be clear on what we (currently) want to achieve. PR: 203093 Reported by: Andrew Berg (aberg010 my.hennepintech.edu) Reviewed by: antoine MFH: 2015Q3 Differential Revision: https://reviews.freebsd.org/D3662
-
mat authored
Pointy hat to: mat Sponsored by: Absolight
-
mat authored
Changes: https://github.com/Perl/perl5/compare/v5.23.2-208-g7ce1b4c...v5.23.2-245-g801fcc2 Sponsored by: Absolight
-
mat authored
Sponsored by: Absolight
-
riggs authored
While on it: - Pet portlint PR: 202496 Submitted by: coder@tuxfamily.org (maintainer)
-
koobs authored
Add a setuptools port for the recently added Python version 3.5 port.
-
dbn authored
Changes: - Do not include ldconfig32 entries in pkg-plist
-
ohauer authored
o Users whose login name is not an email address could not log in on installations which use LDAP to authenticate users. o If a mandatory custom field was hidden, it was not possible to create a new bug or to edit existing ones. o A user editing his login name to point to a non-existent email address could cause Bugzilla to stop working, causing a denial of service. o Emails generated during a transaction made PostgreSQL stop working. o Bugs containing a comment with a reference to a bug ID larger than 2^31 could not be displayed anymore using PostgreSQL. o Emails sent by Bugzilla are now correctly encoded as UTF-8. o The date picker in the "Time Summary" page was broken. o If Test::Taint or any other Perl module required to use the JSON-RPC API was not installed or was too old, the UI to tag comments was displayed anyway, you could tag comments, but tags were not persistent (they were lost on page reload). Now the UI to tag comments is not displayed at all until the missing Perl modules are installed and up-to-date. o Custom fields of type INTEGER now accept negative integers. MFH: 2015Q3 Security: CVE-2015-4499 Security: ea893f06-5a92-11e5-98c0-20cf30e32f6d
-
ohauer authored
-
kuriyama authored
-
gblach authored
-
- 13 Sep, 2015 19 commits
-
-
gblach authored
- Use @sample keyword in plist
-
hrs authored
-
hrs authored
They controls whether fc-cache and/or mkfontdir run in post-{,de}install targets. japanese/font-* use manually generates fonts.dir entries to utilize special modifiers which are useful for CJK fonts. Because mkfontdir does not understand and silently remove them from fonts.dir, options like fonts:fc or fonts:none is required. Approved by: portmgr (bapt)
-
cs authored
-
cs authored
Submitted by: jbeich@
-
bapt authored
-
bapt authored
-
rodrigo authored
-
bapt authored
-
bapt authored
-
bapt authored
-
bapt authored
-
bapt authored
-
bapt authored
Remove LDFLAGS which was a wrong attempt to add -lm to the build (needed to build modern binutils) a better approach as been committed in previous commit
-
bapt authored
-
antoine authored
This fixes regression tests with clang 3.7.0 PR: 202763 Obtained from: https://github.com/libjpeg-turbo/libjpeg-turbo/commit/4cfa3f4c39c2e46eca3a65c67411d15e08a3fc70 Submitted upstream in: https://github.com/mozilla/mozjpeg/pull/186 Approved by: maintainer timeout (2 weeks)
-
olgeni authored
-
bapt authored
-
bapt authored
-