Commit graph

376455 commits

Author SHA1 Message Date
Antoine Brodin
0622d6683a Since PEP 0488 and python 3.5, pyo files are eliminated and bytecode files
for level 1 optimization have opt-1.pyc extension
Adjust USE_PYTHON=py3kplist to handle this

Tested by:	koobs
2015-09-14 12:26:28 +00:00
Dmitry Marakasov
b6a4db6629 - Add LICENSE
- Add NO_ARCH
2015-09-14 12:20:10 +00:00
Dmitry Marakasov
2a96318e2c - Add LICENSE
- Pet portlint
- Strip library
- Regenerate patches with `make makepatch`
- Fix WWW:
2015-09-14 12:20:09 +00:00
Dmitry Marakasov
07a16e41aa - Add LICENSE
- Pet portlint
- Add NO_ARCH
2015-09-14 12:20:07 +00:00
Dmitry Marakasov
6c71a7e7fe - Add LICENSE
- Pet portlint
- Add NO_ARCH
- Regenerate patches with `make makepatch`
2015-09-14 12:20:04 +00:00
Mathieu Arnold
afae652a2a Make it so that the default Perl is always called perl5.
- 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
2015-09-14 12:19:48 +00:00
Dmitry Sivachenko
5a735b9d08 Update to 1.6-dev5. 2015-09-14 11:46:16 +00:00
Muhammad Moinur Rahman
19d50bb5ea mail/pear-Mail_Mime: Update version 1.9.0=>1.10.0
- Take MAINTAINERSHIP
2015-09-14 11:37:20 +00:00
Dmitry Marakasov
2648d11bfa - 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
2015-09-14 11:16:55 +00:00
Dmitry Marakasov
3df44021e4 - Fix build with libgit >= 0.23 by importing upstream commit
Approved by:	portmgr blanket
2015-09-14 11:16:13 +00:00
Muhammad Moinur Rahman
67461ad288 astro/swe: Update version 2.01.00=>2.02.01 2015-09-14 10:43:43 +00:00
Muhammad Moinur Rahman
a2b4ecec50 math/py-matplotlib: Add uniquefiles:dirs for version specific files [1]
- 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]
2015-09-14 10:00:02 +00:00
Kubilay Kocak
dafc3395c8 Uses/python.mk: Fix PYTHON_REL for pre-release Python versions
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
2015-09-14 08:28:57 +00:00
Mathieu Arnold
74f8ad6bff Managed to forget the plist in r396883.
Pointy hat to:	mat
Sponsored by:	Absolight
2015-09-14 07:59:41 +00:00
Mathieu Arnold
f5c13a0876 Update to v5.23.2-245-g801fcc2.
Changes:	https://github.com/Perl/perl5/compare/v5.23.2-208-g7ce1b4c...v5.23.2-245-g801fcc2
Sponsored by:	Absolight
2015-09-14 07:45:39 +00:00
Mathieu Arnold
9469d0bd9b Update to 5.20.3.
Sponsored by:	Absolight
2015-09-14 07:37:40 +00:00
Thomas Zander
3bb29d1d4e Update to upstream version 1.0.0e
While on it:
- Pet portlint

PR:		202496
Submitted by:	coder@tuxfamily.org (maintainer)
2015-09-14 05:44:28 +00:00
Kubilay Kocak
a8e18aac5e [NEW] devel/py-setuptools35: Add 3.5 version of setuptools
Add a setuptools port for the recently added Python version 3.5 port.
2015-09-14 04:36:05 +00:00
David Naylor
f4fdc2f4f5 emulators/i386-wine-devel: update to 1.7.51.
Changes:
 - Do not include ldconfig32 entries in pkg-plist
2015-09-14 04:31:15 +00:00
Olli Hauer
7bf5d6d9cb - update bugzilla ports to 5.0.1 / 4.4.10
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
2015-09-14 04:10:55 +00:00
Olli Hauer
3ecb75d2ee - document bugzilla CVE-2015-4499 2015-09-14 03:59:25 +00:00
Jun Kuriyama
1ac5b8b249 - Upgrade to 2.1.8 (minor bugfixes). 2015-09-14 00:27:45 +00:00
Grzegorz Blach
c3991a453c Remove INSTALL_TARGET 2015-09-14 00:12:56 +00:00
Grzegorz Blach
aae56b325a - Update to 2.4
- Use @sample keyword in plist
2015-09-13 23:46:22 +00:00
Hiroki Sato
0b3da8c79c Fix fonts.dir by using fonts:fc and style consistency. 2015-09-13 23:36:45 +00:00
Hiroki Sato
c716728e4a Add "fc", "fcfontsdir", "fontsdir", and "none" arguments to USES=fonts.
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)
2015-09-13 23:30:21 +00:00
Carlo Strub
ad82069793 Bump PORTREVISION after fix 2015-09-13 22:16:09 +00:00
Carlo Strub
21c6e0cf96 Fix typo
Submitted by:	jbeich@
2015-09-13 22:10:19 +00:00
Baptiste Daroussin
2c0f640f92 Mark as broken: does not fetch 2015-09-13 22:06:46 +00:00
Baptiste Daroussin
71d918afa3 Mark as broken: does not fetch 2015-09-13 22:05:33 +00:00
Rodrigo Osorio
5547382e16 Update port 2015-09-13 22:03:46 +00:00
Baptiste Daroussin
fcbb482959 Mark as broken: does not fetch 2015-09-13 22:02:56 +00:00
Baptiste Daroussin
1ee9f51cc5 Mark as broken: does not fetch 2015-09-13 21:53:17 +00:00
Baptiste Daroussin
20e3aa83a9 Mark as broken: does not fetch 2015-09-13 21:51:51 +00:00
Baptiste Daroussin
1853e1d9f6 Mark as broken: does not fetch 2015-09-13 21:29:34 +00:00
Baptiste Daroussin
1684319ec0 Modify to only use gtk2 2015-09-13 21:25:49 +00:00
Baptiste Daroussin
6c76340a88 Use options helpers
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
2015-09-13 21:19:44 +00:00
Baptiste Daroussin
c642f24a58 Switch to GTK2 by default and remove option to switch back to gtk 1.2 2015-09-13 21:18:09 +00:00
Antoine Brodin
18a2c964ca Fix negative shift with IFAST FDCT and qual=100
This fixes regression tests with clang 3.7.0

PR:		202763
Obtained from:	4cfa3f4c39
Submitted upstream in:	https://github.com/mozilla/mozjpeg/pull/186
Approved by:	maintainer timeout (2 weeks)
2015-09-13 20:37:04 +00:00
Jimmy Olgeni
21240b6294 Upgrade to version 1.1.4. 2015-09-13 20:36:22 +00:00
Baptiste Daroussin
ad139e4912 Mark as BROKEN because it does not fetch 2015-09-13 20:31:08 +00:00
Baptiste Daroussin
10403829cf Use wxGTK3 2015-09-13 20:27:48 +00:00
Antoine Brodin
ebf910c93e Fix negative shift with IFAST FDCT and qual=100
This fixes regression tests with clang 3.7.0

PR:		202762
Obtained from:	4cfa3f4c39
Approved by:	maintainer timeout (15 days)
2015-09-13 20:27:07 +00:00
Mark Felder
a178d1e1d7 net/openldap24-server Fix affected package name
Submitted by:	dvl
Security:	4910d161-58a4-11e5-9ad8-14dae9d210b8
2015-09-13 19:41:01 +00:00
Baptiste Daroussin
32fdd31a77 Mark as only working with the old wxGTK version 2015-09-13 19:16:01 +00:00
Baptiste Daroussin
73f610542b Enforce unicode version of wxGTK 2015-09-13 18:58:29 +00:00
Baptiste Daroussin
d59c43836a Enfoce unicode version of wxGTK 2015-09-13 18:45:47 +00:00
Baptiste Daroussin
8eac1875de Enforce unicode version of wxGTK 2015-09-13 18:45:05 +00:00
Baptiste Daroussin
816d786ee7 Enforce unicode version of wx (which was already the default but not enforced) 2015-09-13 18:42:44 +00:00
Baptiste Daroussin
72483b23ef Switch to use unicode version of wx 2015-09-13 18:36:07 +00:00