1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

382442 Commits

Author SHA1 Message Date
Jimmy Olgeni
63fb5d5002 Upgrade www/erlang-hackney to version 1.4.7. 2015-12-07 13:00:51 +00:00
Jimmy Olgeni
fb6c2bfa1d Upgrade misc/erlang-mimerl to version 1.0.2. 2015-12-07 13:00:26 +00:00
Baptiste Daroussin
8b6cf167cd Update to 1.2 2015-12-07 12:28:27 +00:00
Boris Samorodov
efd2fe1d12 eric6 ports: Update to version 6.1.0. 2015-12-07 12:12:55 +00:00
Dmitry Sivachenko
b3667933f1 Update to version 0.17. 2015-12-07 12:05:17 +00:00
Dmitry Sivachenko
85b1d4dd0b Update to version 3.1. 2015-12-07 12:01:00 +00:00
Dmitry Sivachenko
50f7b08f1d Update to version 0.6.1 2015-12-07 11:57:53 +00:00
Dmitry Sivachenko
f5bf8467ad Update to version 0.5.0 2015-12-07 11:56:38 +00:00
Dmitry Sivachenko
898952887f Update to version 0.5.1 2015-12-07 11:53:56 +00:00
Dmitry Sivachenko
d40f528909 Update to version 1.0.1 2015-12-07 11:48:04 +00:00
Dmitry Sivachenko
c3824e7ec2 Update to version 7.1.1. 2015-12-07 11:46:02 +00:00
Raphael Kubo da Costa
29866a6756 Update to 0.17.1.
This is a small update that fixes two security vulnerabilities,
CVE-2015-8366 and CVE-2015-8367.

Security:	db04bf07-9cc8-11e5-8c2b-c335fa8985d7
Security:	6bc6eed2-9cca-11e5-8c2b-c335fa8985d7
MFH:		2015Q4
2015-12-07 11:15:53 +00:00
Raphael Kubo da Costa
c185fc6fb0 Document multiple graphics/libraw vulnerabilities.
Security:	CVE-2015-8366
Security:	CVE-2015-8367
2015-12-07 11:12:25 +00:00
Boris Samorodov
196991a74c databases/mtools-mongodb: Update to version 1.1.9. 2015-12-07 10:49:40 +00:00
Kubilay Kocak
c788df0052 databases/py-pylibmc: Update to 1.5.0
- Update PORTVERSION and distinfo checksum (1.5.0)
- Remove TESTS option and rename test target now that the framework
  supports TEST_DEPENDS
- Add test target comment
- Sort USE_PYTHON

https://github.com/lericson/pylibmc/blob/1.5.0/README.rst#new-in-version-150

Reported by:	portscout (\o/)
2015-12-07 09:31:52 +00:00
Pietro Cerutti
8ccc21607b devel/avro-cpp - fix escaping of unicode characters
PR:		204991
Submitted by:	gahr
Approved by:	maintainer
Obtained from:	https://issues.apache.org/jira/browse/AVRO-1191
2015-12-07 09:16:00 +00:00
Dmitry Sivachenko
8277f6638e Update to version 3.8.1. 2015-12-07 08:21:16 +00:00
Rene Ladan
de5b390ec6 www/chromium: update to 47.0.2526.73
Currently broken on 9.
Submitted by:	LeFroid (tmvfroid gmail)
Obtained from:	https://github.com/gliaskos/freebsd-chromium/pull/41
MFH:		2015Q4
Security:	http://vuxml.freebsd.org/freebsd/548f74bd-993c-11e5-956b-00262d5ed8ee.html
2015-12-07 07:05:58 +00:00
Kurt Jaeger
dc67473e14 devel/py-stdnum: 1.1 -> 1.2
Changes
  http://arthurdejong.org/git/python-stdnum/log/
2015-12-07 06:14:19 +00:00
Jan Beich
b89220825b textproc/smi: respect *FLAGS (similar to r397201)
- Replace vendor Makefile with a virtual one based on bsd.prog.mk to
  avoid too much patching despite simplicity

PR:		203137
Approved by:	maintainer timeout (83 days)
2015-12-07 05:02:58 +00:00
Jan Beich
34bda9a5d8 x11-drivers/xf86-input-wacom: update to 0.32.0
Changes:	http://sourceforge.net/p/linuxwacom/mailman/message/34642460/
2015-12-07 05:02:12 +00:00
Jan Beich
2b605b7e05 x11-wm/dwm: make DWM_CONF use symlink
Avoid config.h and DWM_CONF being out of sync. In case of update while
trying fix a build failure one may want to do |make clean| after
replacing a third-party patch in Makefile.local or files/ directory.

PR:		204658
Approved by:	maintainer timeout (18 days)
2015-12-07 05:01:45 +00:00
Jan Beich
ebcc3aa614 x11-wm/dwm: simplify patching
Override variables instead of trying to fix them, sometimes incorrectly.

PR:		204658
Approved by:	portmgr blanket
2015-12-07 05:00:57 +00:00
Jan Beich
9153a28ad7 x11-wm/dwm: convert to option helpers
But keep DWM_CONF working if defined via Makefile.local

PR:		204658
Approved by:	portmgr blanket
2015-12-07 04:59:36 +00:00
Jan Beich
af34680a6b x11-wm/dwm: update to 6.1
Drop unused dependencies likely from overlinking in the past.

$ readelf -d /usr/local/bin/dwm | fgrep NEEDED
 0x0000000000000001 (NEEDED)             Shared library: [libX11.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libXinerama.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libfontconfig.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libXft.so.2]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.7]

Changes:	http://lists.suckless.org/dev/1511/27504.html
PR:		203325, 204658
Approved by:	maintainer timeout (18 days)
2015-12-07 04:58:49 +00:00
Adam Weinberger
53a3f11c08 Add NO_R_TO_GCC_LINKER=1 to MAKE_ARGS, which tells the bundled git to
use -Wl,-rpath=/path/ instead of -R/path/. This occurs when USE_OPENSSL_PORT=yes
is defined in /etc/make.conf, exposed by the changes in r403176.
2015-12-07 04:29:44 +00:00
Adam Weinberger
a782d20006 cgit will link against libcrypto in ${LOCALBASE} if it exists, so
add USE_OPENSSL to acknowledge the dependency.

PR:		204995
Approved by:	Kevin Zheng (maintainer)
2015-12-07 03:58:06 +00:00
Cy Schubert
964755359a Correct test. 2015-12-07 03:25:29 +00:00
Cy Schubert
230daa56e1 Add the new family of cfengine-masterfiles ports.
The ports are intended to provide a stable base policy for
installations and upgrades, and is used by CFEngine 3.6 and newer.
The ports install the repository as examples which should be copied by
the user to the masterfiles directory (usually /var/cfengine/masterfiles).
2015-12-07 03:10:43 +00:00
Cy Schubert
52e3eb14e1 Update 3.7.1 --> 3.7.2 2015-12-07 02:11:13 +00:00
Cy Schubert
441e76eac3 IGNORE because of CFEngine bug #2649: CFEnging overwrites/corrputs
its own binary.

Submitted by:	Trix Farrar <trix@basement.net>
2015-12-06 23:34:02 +00:00
Jimmy Olgeni
40290ab45c Add devel/elixir-conform_exrm, a Conform plugin for ExRM. 2015-12-06 22:44:01 +00:00
Jimmy Olgeni
76ccce0e57 Add PKGNAMESUFFIX to Jetty ports, to avoid PKGBASE conflicts. 2015-12-06 22:37:56 +00:00
John Marino
a0c59a8636 lang/gcc6-aux: Fix internal rpath spec on DragonFly
No revbump necessary because gcc6-aux hasn't been imported to dports yet.
2015-12-06 22:22:38 +00:00
Jimmy Olgeni
7f22baff7a Upgrade devel/elixir-exrm to version 1.0.0rc7. 2015-12-06 22:15:57 +00:00
Jimmy Olgeni
a5bdb83e26 Upgrade devel/elixir-conform to version 1.0.0rc8. 2015-12-06 22:10:44 +00:00
John Marino
25d43fc008 lang/asis: Fix build for gcc6
The UET_Address attribute has been removed for gcc6.  It was intended for
internal use only, but it wasn't used.  Rather than apply this patch for
GCC6 only through the EXTRA_PATCHES mechanism, just unconditionally remove
the check regardless of gnat used to build it.  (It should not make any
difference).  No bump required.
2015-12-06 21:19:55 +00:00
Raphael Kubo da Costa
88c2b62927 py-qt4-demo: Fix runtime dependency list.
r344123 broke it by replacing RUN_DEPENDS with PYQT4_RUN_DEPENDS. The latter
has no meaning, so the port stopped depending on all other PyQt4 ports.

MFH:		2015Q4
2015-12-06 21:17:52 +00:00
Raphael Kubo da Costa
3678aafc54 py-sip: Allow concurrent Python installations.
Add USE_PYTHON=concurrent and make the necessary adjustments:
- Stop setting DATADIR and DOCSDIR, they are taken care of by
  USE_PYTHON=concurrent.
- Use Python's compileall module instead of py_compile so that Python 3
  byte-code does not contain ${STAGEDIR}.
- Remove %%DATADIR%% from the plist, which was generated by py_compile.

PR:		203734
2015-12-06 21:09:00 +00:00
Alex Kozlov
f396b5498b - Update to 1.3.0
PR:	205072
Submitted by:	leonardo@schenkel.net (maintainer)
2015-12-06 20:59:53 +00:00
Dmitry Marakasov
59a82cd0ad - Add LICENSE
- Pet portlint
- Switch to options helpers
2015-12-06 20:36:09 +00:00
Dmitry Marakasov
ee0c367b9d - Add LICENSE_FILE
- Don't install install instructions
- Simplify installation
- Switch to options helpers
2015-12-06 20:35:54 +00:00
Dmitry Marakasov
0d59a8a24a - Add LICENSE
- Switch to options helpers
2015-12-06 20:35:45 +00:00
Dmitry Marakasov
be0167073a - Add LICENSE
- Fix pkg-message handling
- Switch to options helpers
2015-12-06 20:35:43 +00:00
Dmitry Marakasov
e8f914945b - Add LICENSE
- Switch to options helpers
2015-12-06 20:35:36 +00:00
Dmitry Marakasov
8902d2c761 - Add LICENSE
- Simplify installation
- Switch to options helpers
2015-12-06 20:35:32 +00:00
Jimmy Olgeni
f50d9ae2a0 Update dependencies to www/jetty8. 2015-12-06 20:33:23 +00:00
Raphael Kubo da Costa
d75cd7a3d3 PyQt4: Finalise splitting py-qt4-dbus and py-qt4-dbussupport.
py-qt4-dbus is a wrapper for QtBus classes, while py-qt4-dbussupport
provides Qt event loop support for py-dbus.

devel/py-qt4-dbus:
- Remove dependency on devel/py-dbus.

devel/py-qt4-dbussupport:
- Update comment.
- Remove old CONFLICTS_INSTALL.
- Pull devel/py-dbus or devel/py3-dbus depending on Python version.

bsd.pyqt.mk:
- Update description for the py-qt4-dbussupport port.

The original commit is from makc@ and was made to kde@'s experimental area51
repository. I am landing it myself in preparation for other commits adding
support for PyQt5 and updating the existing ports.
2015-12-06 20:20:30 +00:00
Jimmy Olgeni
7f23250c7b Add support for Jetty 9.
- Add www/jetty9 to track the latest branch of Jetty

- Move www/jetty to www/jetty8

- Add LICENSE and fix RUN_DEPENDS in www/jetty8

www/jetty8 is officially EOL'd upstream but still seems to be in use.

PR:		204190
Submitted by:	David Harrigan
2015-12-06 20:12:58 +00:00
John Marino
6809b2ba2c lang/gnat_util: chase update to ada.mk (gcc6-aux support) 2015-12-06 20:10:32 +00:00