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

378521 Commits

Author SHA1 Message Date
Jason Unovitch
16feb878f9 www/h2o: update 1.4.5 -> 1.5.0
Changes:	https://github.com/h2o/h2o/releases/tag/v1.5.0

PR:		203575
Submitted by:	Dave Cottlehuber <dch@skunkwerks.at> (maintainer)
2015-10-12 14:00:20 +00:00
Dmitry Marakasov
7d137fe741 Use -r flag for read command, this fixes handling of paths containing
backslashes, and, in result, stage-qa for archivers/deco

Approved by:	portmgr (antoine)
Differential Revision:	D3862
2015-10-12 13:33:18 +00:00
Dmitry Marakasov
11cd1bac21 - Mark MAKE_JOBS_UNSAFE
guild-boot.c is used before it's generated:

guile.c:1791:10: fatal error: 'guile-boot.c' file not found
...
../build-aux/guile-baux/gbaux-do as-C-byte-array -v high -t char guile-boot.puny > guile-boot.c
2015-10-12 13:30:18 +00:00
Steve Wills
20f1a1f3cf graphics/jogl: fix build with OpenJDK8
PR:		203495
Approved by:	peterj (maintainer)
2015-10-12 13:27:17 +00:00
Dmitry Marakasov
b9f21ba8ce - Fix one more shebang
Approved by:	portmgr blanket
2015-10-12 13:14:12 +00:00
Dmitry Marakasov
74c77080ea - Mark MAKE_JOBS_UNSAFE
This port fails to build because library is used before it is created:

/usr/bin/ld: cannot find -lphk
2015-10-12 13:09:52 +00:00
Mathieu Arnold
1d99523ec6 tmux is now hosted on github.
Sponsored by:	Absolight
2015-10-12 13:06:16 +00:00
Mathieu Arnold
f0830e15e4 Update to v5.23.3-106-ga0c8eb5.
Changes:	https://github.com/Perl/perl5/compare/v5.23.3-69-g0648b1f...v5.23.3-106-ga0c8eb5
Sponsored by:	Absolight
2015-10-12 13:05:33 +00:00
Jason Unovitch
c12ca0989b www/mod_scgi: update 1.12 -> 1.14 and various fixes
- Pass on MAINTAINER
- Change MASTER_SITES from prior maintainer's mirror to upstream
- Remove 2.2 in the COMMENT as the module builds/runs on both 2.2 and 2.4
- Add LICENSE
- Set USE_APACHE=22+ and add conditional patch for builds on Apache 2.4
- Update WWW in pkg-descr
- Fix grammar in pkg-message

PR:		203355
Approved by:	dryice@dryice.name (outgoing maintainer)
Submitted by:	Walter Schwarzenfeld <w.litter@aon.at>
2015-10-12 12:54:42 +00:00
Thomas Zander
34a0c91263 Update to upstream version 3.12.4
While on it:
Convert to OPTION helpers

PR:		203291
Submitted by:	pfg@FreeBSD.org
2015-10-12 12:26:06 +00:00
John Marino
989452e46d devel/adacurses: Upgrade version 20110404 => 20150808
Note that the release distfile has a fatal flaw in it.  It expects
ADAGEN_LDFLAGS to be defined by the configure script and its not, so
this substition was manually removed.

While here, clean up pkg-plist with use of PORTDOCS definition and a
nice PLIST_SUB to make it shorter and readable.  Also, man page is
always installed now instead of as a function of DOCS setting.
2015-10-12 11:05:46 +00:00
Tijl Coosemans
e4be0c682a Update pak128 graphics data to 2.5.3. Another distfile has been repackaged
as well, but the port only uses a few data files from it and they haven't
been changed.
2015-10-12 09:47:35 +00:00
Alexey Dokuchaev
f7ef0c292f Update LuxRender to version 1.5. As it now requires `graphics/embree'
which is not available on 9.X for the moment, preserve version 1.4 as
`graphics/luxrender14' slave port.
2015-10-12 09:37:20 +00:00
Alexey Dokuchaev
be0628b38e Install unversioned shared library symlink. 2015-10-12 09:04:20 +00:00
Emanuel Haupt
5f28095231 Update to 4.1.2
PR:		203657
Approved by:	linpct@gmail.com (maintainer)
2015-10-12 06:52:08 +00:00
Gerald Pfeifer
66247c3cdb Unconditionally prevent the detection of libinotify which fails the
build in the presence of devel/libinotify and is not really necessary.

PR:		202564, 168617
2015-10-12 05:54:57 +00:00
Thomas Zander
aa7e7673bf Use OPTION helpers for the remaining OPTIONs
PR:		203477
Submitted by:	jbeich@FreeBSD.org
2015-10-12 05:42:10 +00:00
Alfred Perlstein
ae82bb0064 New port: databases/jlog
JLog is short for "journaled log" and this package is really an API
and implementation that is libjlog. What is libjlog? libjlog is a
pure C, very simple durable message queue with multiple subscribers
and publishers (both thread and multi-process safe). The basic
concept is that publishers can open a log and write messages to it
while subscribers open the log and consume messages from it. "That
sounds easy." libjlog abstracts away the need to perform log rotation
or maintenance by publishing into fixed size log buffers and
eliminating old log buffers when there are no more consumers pending.

WWW: https://labs.omniti.com/labs/jlog

Reviewed by: brnrd
2015-10-12 04:54:18 +00:00
Sergey A. Osokin
124ad1ccab Upgrade third-party naxsi module from 0.50 to 0.54.
Switch from Google Code to GitHub.
2015-10-12 03:18:17 +00:00
John Marino
3df91a3d87 lang/gnatdroid-binutils: Upgrade version 2.25 => 2.25.1 2015-10-11 23:04:12 +00:00
John Marino
16f7d87a0d security/wpa_supplicant: Upgrade version 2.4 => 2.5 2015-10-11 22:52:59 +00:00
Sean Bruno
30ebb3a02e Update qemu-sbruno to track my github repo.
- Update MIPS user target to work on head after svn r286871
 - Bump UPDATING as this makes the current pkg incompatible with current
   prior to this revision.

Submitted by:	kan
2015-10-11 22:11:52 +00:00
John Marino
e836efa2a9 net/adasockets: Upgrade version 1.9.1 => 1.9.2 2015-10-11 21:55:59 +00:00
Florian Smeets
c9bc1101fc Fixes to r399104. Don't use hard coded /usr/local in patch files, and
replace the correct variables.

Pointy hat to:	flo
2015-10-11 21:51:28 +00:00
Florian Smeets
e1bb2b03af Update wbxml2 to 0.11.2
PR:		203551
Submitted by:	Martin Waschbuesch <martin@waschbuesch.de>
2015-10-11 21:34:11 +00:00
John Marino
ceb6ffa6fc math/ocaml-zarith: set BROKEN_armv6 2015-10-11 21:33:55 +00:00
Alexey Dokuchaev
4b03a46bda Add a port of Embree, is a collection of high-performance ray tracing
kernels developed at Intel.

WWW: https://embree.github.io/
2015-10-11 21:17:06 +00:00
John Marino
efd46863c5 lang/fpc-units: Finally fix default build on FreeBSD 9
On FreeBSD9, libEGL is built by GCC which requires binutils as a run
depends.  fpc-cairo requires libEGL.  fpc-libbfd and binutils conflict
with each other due to both installing the same header.  Thus, on
FreeBSD 9, the BFD and CAIRO options cannot coexist.  Since both were
set on by default, no binary package for fpc-units has built for months.

Since there is no mechanism to set options by release, I use bmake's
exist() function to check for /usr/include/lwres which only exists on
FreeBSD 9.  If it's present, the BFD option is disabled by default.  This
should restore the building of the fpc-units package on FreeBSD 9.

Reported by:	pkg-fallout (for months)
2015-10-11 19:08:02 +00:00
Koop Mast
b0a30b4db3 Improve the sed replace, so it doesn't clobber 2>&1 redirection.
Submitted by:	Wolfgang Jenkner <wjenkner@inode.at>
2015-10-11 18:56:50 +00:00
Antoine Brodin
6651ce41f1 Unbreak
Reported by:	pkg-fallout
2015-10-11 18:48:14 +00:00
Olivier Duchateau
ec1e03ab64 - Update to 0.10.1
- Fix missing icons with Adwaita icons theme

Changelog: http://bazaar.launchpad.net/~docky-core/plank/trunk/view/head:/NEWS#L5
2015-10-11 18:23:43 +00:00
Koop Mast
04195fba11 * OpenCL is not available on 9.3-R.
* Add patch to clfft to fix the build.
* Use correct LICENSE in clrng.

Submitted by:	maintainer@
2015-10-11 17:55:01 +00:00
Kurt Jaeger
b682911423 Adding CPAL-1.0, https://opensource.org/licenses/CPAL-1.0
PR:		203702
Approved by:	portmgr, eadler
2015-10-11 17:52:00 +00:00
Jimmy Olgeni
7a04d28afb Upgrade devel/elixir-csv to version 1.2.0. 2015-10-11 16:32:27 +00:00
Rene Ladan
e7b763ee7a Remove expired ports:
2015-10-09 www/moodle27: Please upgrade to moodle28 or moodle29
2015-10-10 graphics/epeg: Merged into devel/efl
2015-10-11 16:26:09 +00:00
John Marino
d417455b24 graphics/GraphicsMagick: Upgrade version 1.3.21 => 1.3.22
GraphicsMagick was just updated, but there was as newer, second
PR to upgrade it once more.  And again, the shared library version
has been bumped (haven't these guys heard of symbol versioning?)

While the INDEX references 114 users of GraphicksMagick, I'm going to
only bump the same 8 ports as yesterday.   The bump script appears to
be obsolete (still uses CVS!)

PR:		203547
Submitted by:	Walter Schwarzenfeld
2015-10-11 16:20:41 +00:00
Kurt Jaeger
70d6cb20da devel/gmake-lite: add CPE
PR:		198476
Submitted by:	shun.fbsd.pr@dropcut.net
Approved by:	bapt (maintainer)
2015-10-11 16:19:33 +00:00
Dmitry Marakasov
3b49e4c544 - Switch to options helpers
- Drop 8.x support

Approved by:	portmgr blanket
2015-10-11 15:13:52 +00:00
Olli Hauer
040dbeb4e1 - update to 2.11.7
- use target helpers

ChangeLog:
20150903
	Workaround: disable DNSSEC support for AIX 7x and earlier.
	The AIX 6/7 resolver(5) API defines RES_USE_DNSSEC without
	defining the "ad" bit.  Viktor Dukhovni.  Files: makedefs,
	proto/INSTALL.html, dns/dns.h.

20150923
	Bugfix (introduced: 20120531-617): the Postfix SMTP server
	used a larger-than-1 VSTREAM buffer to read the HAProxy
	connection hand-off information. This broke TLS wrappermode,
	as the TLS helo packet would end up in the plaintext VSTREAM
	buffer. Reported by Lukas Erlacher.  File: smtpd/smtpd_haproxy.c.

20150924
	Bugfix (introduced: 20090216-24): incorrect postmulti error
	message. Reported by Patrik Koetter. Fix by Viktor Dukhovni.
	File: postmulti/postmulti.c.

	Workaround: don't create a new instance when the template
	main.cf and master.cf files are missing, as happens on
	Debian-like systems. Viktor Dukhovni. File: conf/postmulti-script.

20150925
	Bugfix (introduced: 19970309, fixed 20150421 in development
	release): reset errno before calling readdir(), in order
	to distinguish between an end-of-directory and an error
	condition. File: scandir.c.

20150930
	Bugfix (introduced: 20040124): Milter client panic while
	adding a header, because the PREPEND action used the same
	output function for header_checks and body_checks.  Viktor
	Dukhovni and Wietse. File: cleanup/cleanup_message.c.

	Bugfix (introduced: 20031128): xtext_unquote() did not
	propagate error reports from xtext_unquote_append(), causing
	the decoder to return partial ouput, instead of rejecting
	malformed input. Fix by Krzysztof Wojta.  File: global/xtext.c.
2015-10-11 15:03:16 +00:00
Olli Hauer
8522c4d346 - update to 3.0.3
- use target helpers

ChangeLog:
20150722
	The COMPATIBILITY_README text and HTML files were not
	installed.  File: conf/postfix-files.

20150903
	Workaround: disable DNSSEC support for AIX 7x and earlier.
	The AIX 6/7 resolver(5) API defines RES_USE_DNSSEC without
	defining the "ad" bit.  Viktor Dukhovni.  Files: makedefs,
	proto/INSTALL.html, dns/dns.h.

20150923
	Bugfix (introduced: 20120531-617): the Postfix SMTP server
	used a larger-than-1 VSTREAM buffer to read the HAProxy
	connection hand-off information. This broke TLS wrappermode,
	as the TLS helo packet would end up in the plaintext VSTREAM
	buffer. Reported by Lukas Erlacher.  File: smtpd/smtpd_haproxy.c.

20150924
	Bugfix (introduced: 20090216-24): incorrect postmulti error
	message. Reported by Patrik Koetter. Fix by Viktor Dukhovni.
	File: postmulti/postmulti.c.

	Workaround: don't create a new instance when the template
	main.cf and master.cf files are missing, as happens on
	Debian-like systems. Viktor Dukhovni. File: conf/postmulti-script.

20150925
	Bugfix (introduced: 19970309, fixed 20150421 in development
	release): reset errno before calling readdir(), in order
	to distinguish between an end-of-directory and an error
	condition. File: scandir.c.

20150930
	Bugfix (introduced: 20040124): Milter client panic while
	adding a header, because the PREPEND action used the same
	output function for header_checks and body_checks.  Viktor
	Dukhovni and Wietse. File: cleanup/cleanup_message.c.

	Bugfix (introduced: 20031128): xtext_unquote() did not
	propagate error reports from xtext_unquote_append(), causing
	the decoder to return partial ouput, instead of rejecting
	malformed input. Fix by Krzysztof Wojta.  File: global/xtext.c.

20151003
	Bugfix (copied from xtext): uxtext_unquote() did not propagate
	error reports from uxtext_unquote_append(), causing the
	decoder to return partial output, instead of rejecting
	malformed input.  Found by searching the code for similar
	error patterns as with xtext_unquote().  File: global/uxtext.c.

	Bugfix (introduced: 20141130, fixed around 20150607 in
	development release): the DNS multi-query clients forgot
	to save and restore h_errno when evaluating the aggregate
	result. File: dns/dns_lookup.c.
2015-10-11 15:02:58 +00:00
Kurt Jaeger
86f02af6de www/squidclamav: 6.10 -> 6.13
- Unbreak
- Update
- Changes:
  http://squidclamav.darold.net/news.html

PR:		198274
Approved by:	mm (timeout)
2015-10-11 14:29:05 +00:00
Ryan Steinmetz
8bbd9b2d43 - Reset MAINTAINER due to fatal bounce
Reported by:	portscout
2015-10-11 13:19:10 +00:00
Sergey Matveychuk
1eb8ea886e - Update to 1.5.5 2015-10-11 12:58:34 +00:00
Alex Kozlov
93d153234f - Pass maintainership to submitter
Submitted by:	Piotr Kubaj <pkubaj@riseup.net>
2015-10-11 12:02:38 +00:00
Alex Kozlov
6d78fb007a - Update to 2015.68 [1]
- Drop maintainership

PR:	203694 [1]
Submitted by:	pkubaj@riseup.net
2015-10-11 11:42:27 +00:00
Johan van Selst
4b79ceca53 Remove #pragma to fix build with all compiler versions
PR:		ports/203281
2015-10-11 10:19:26 +00:00
Antoine Brodin
88b537d040 Update to 0.9.6 2015-10-11 09:01:32 +00:00
Kurt Jaeger
0c44201719 databases/py-sqlparse: 0.1.2 -> 0.1.16
Changes: Lots.
  https://github.com/andialbrecht/sqlparse/blob/master/CHANGES

PR:		198683
Submitted by:	wg
2015-10-11 08:56:09 +00:00
Ryan Steinmetz
0319d638de - Update to 0.004013 2015-10-11 02:05:38 +00:00
Ryan Steinmetz
824923c78f - Update to 4.3.3 2015-10-11 02:02:42 +00:00