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

378753 Commits

Author SHA1 Message Date
Bryan Drewery
c46779db54 Export HAVE_COMPAT_IA32_KERN to sub-makes and ensure it is not exported if empty.
With hat:	portmgr
2015-10-12 22:28:15 +00:00
Bryan Drewery
1c65a7751e Move the exported variable assignments to where they are looked-up.
This is so we are less likely to carry around old vars that are no longer
needed and to keep logic more coupled.

With hat:	portmgr
2015-10-12 22:19:35 +00:00
Bryan Drewery
fe77fdc73b Spell 'OSREL' properly from r399155.
With hat:	portmgr
2015-10-12 22:17:09 +00:00
Bryan Drewery
6d9ce0831c Don't check for minimal pkg version in sub-makes.
With hat:	portmgr
2015-10-12 22:14:45 +00:00
Bryan Drewery
863afee20a Pass result of 'uname -r' to sub-makes to avoid unneeded lookup.
With hat:	portmgr
2015-10-12 22:13:21 +00:00
Bryan Drewery
4ad83bd568 Use a loop to export vars.
This also fixes adding duplicates to .MAKEFLAGS with fmake, which was a
bug present before recent changes.

With hat:	portmgr
2015-10-12 22:09:47 +00:00
Bryan Drewery
19f179cf3b Re-apply r398953 with protection for 'make *config*'.
This will only include the descriptions file if needed to very slightly
lower overhead with -V lookups and package building dependency calculations.

With hat:	portmgr
2015-10-12 21:41:43 +00:00
Bryan Drewery
1289b5e043 Replace escaping for exported vars with :Q feature.
With hat:	portmgr
2015-10-12 21:38:28 +00:00
Bryan Drewery
ac1cb7e914 Remove SYSTEMVERSION exporting, not needed since r99913.
This is a relic of port.mkversion.

With hat:	portmgr
2015-10-12 21:36:55 +00:00
Kurt Jaeger
2e51d4284e devel/etl: Change download location, update checksum and bump PORTREVISION
devel/synfig: 1.0.1 -> 1.0.2
graphics/synfigstudio: 1.0.1 -> 1.0.2

Changes:
  http://www.synfig.org/cms/en/news/synfig-studio-102-released/

PR:		203716
Submitted by:	Ben Woods <woodsb02@gmail.com> (maintainer)
2015-10-12 20:03:07 +00:00
Thomas Zander
e7bf06f880 Simplify DOCS handling, install manpages section 3 for ffmpeg libraries
PR:		203579
Submitted by:	jbeich@FreeBSD.org
2015-10-12 19:24:22 +00:00
Dmitry Marakasov
dacb518a45 - Mark BROKEN on 10.2: does not build. It was not fixed by previous commit by danfe@
make[4]: don't know how to make ./param.amd64_fbsd_102.h. Stop

Approved by:	portmgr blanket
2015-10-12 19:08:08 +00:00
Dmitry Marakasov
e18c0c3889 - Add USES=uidfix to fix staging as non-root
- Add USE_LDCONFIG as the port installs shared library
- Mark BROKEN, library is not usable

Approved by:	marino (maintainer)
2015-10-12 18:55:31 +00:00
Dmitry Marakasov
ce52368305 - Add USES=uidfix to fix staging as non-root
- Add USE_LDCONFIG as the port installs shared library

Approved by:	marino (maintainer)
2015-10-12 18:55:26 +00:00
Dmitry Marakasov
f485011d74 - Fix plist for mail/popa3d-before-sendmail 2015-10-12 18:22:34 +00:00
Dmitry Marakasov
40ad0e58f9 - Switch to @sample
- Fix installation from non-root
- Add NO_ARCH
- Drop @dirrm* from plist
2015-10-12 18:06:39 +00:00
Dmitry Marakasov
cd88cecf53 - Fix permissions, fix install by non-root
- Remove obsolete MAN*
2015-10-12 17:53:47 +00:00
Dmitry Marakasov
d50a61aa7b - Add missing directories to plist, fixing stage-qa
- Silence patching
- Switch to options helpers

PR:		203665
Submitted by:	amdmi3
Approved by:	lifanov@mail.lifanov.com (maintainer)
2015-10-12 17:34:44 +00:00
Li-Wen Hsu
9b4e37a56d - Update to 1.633 2015-10-12 15:58:11 +00:00
Steve Wills
e245e979fe www/firefox: DSA -> RSA in pkg-message
PR:		202683
Submitted by:	naddy
2015-10-12 15:22:21 +00:00
Dmitry Marakasov
afe81f94af - Update to 0.072 2015-10-12 15:20:46 +00:00
Jimmy Olgeni
4f455d3516 Upgrade sysutils/usermin to version 1.680.
PR:		203719
Submitted by:	pkubaj@riseup.net
2015-10-12 14:54:14 +00:00
Jimmy Olgeni
24d9b7d14d Upgrade sysutils/webmin to version 1.770.
PR:		203718
Submitted by:	pkubaj@riseup.net
2015-10-12 14:53:44 +00:00
Frederic Culot
285dd7d986 - Update to 1.9.4
PR:		203723
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2015-10-12 14:32:29 +00:00
Steve Wills
495acc0a67 math/scilab: fix build with OpenJDK8
PR:		203511
Approved by:	makc (maintainer)
2015-10-12 14:31:07 +00:00
Olivier Duchateau
27eef1fe35 gspell is now hosted on GNOME website 2015-10-12 14:28:50 +00:00
Steve Wills
bf300302a6 net-im/jitsi: update to 2.8
PR:		203676
Submitted by:	Tzanetos Balitsaris <tzabal@it.teithe.gr> (maintainer)
2015-10-12 14:25:50 +00:00
Frederic Culot
a172e47ece - Update to 20151110
PR:		203711
Submitted by:	Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2015-10-12 14:23:21 +00:00
Jason Unovitch
b22b3543a4 Add CVE assignment to r398701 Zend Framework 1 entry
PR:		203462
Security:	CVE-2015-7695
Security:	https://vuxml.FreeBSD.org/freebsd/d3324fdb-6bf0-11e5-bc5e-00505699053e.html
2015-10-12 14:19:25 +00:00
Olivier Duchateau
f371e1d551 Unbreak build on FreeBSD 9
Reported by:	pkg-fallout, <soralx@cydem.org> (private email)
2015-10-12 14:19:17 +00:00
Frederic Culot
757f542ef2 - Update maintainer's address
PR:		203717
Submitted by:	serio.jeffrey@riseup.net (maintainer)
2015-10-12 14:18:57 +00:00
Jason Unovitch
f1813f99c1 Add CVE assignment to r398626 PHP entry
PR:		203541
Security:	CVE-2015-7804
Security: 	CVE-2015-7803
Security: 	https://vuxml.FreeBSD.org/freebsd/c1da8b75-6aef-11e5-9909-002590263bf5.html
2015-10-12 14:11:12 +00:00
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