Commit graph

386702 commits

Author SHA1 Message Date
John Marino
af0339ea9a science/cdf: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-01 06:50:21 +00:00
Kurt Jaeger
0effce5b4b sysutils/fusefs-libs: 2.9.4 -> 2.9.5
- fix warning in mount.c:receive_fd().  Reported by Albert Berger
- fix possible memory leak.  Reported by Jose R. Guzman

PR:		206786
Submitted by:	Brendan Molloy <brendan+freebsd@bbqsrc.net> (maintainer)
2016-02-01 06:37:09 +00:00
Kurt Jaeger
2dbc65046f sysutils/zfs-periodic: update to most recent github version
- add yearly option

PR:		206800
Submitted by:	peter@pean.org (maintainer)
2016-02-01 06:27:54 +00:00
Kurt Jaeger
99ee6dc293 New port: cad/fritzing
Fritzing is an Electronic Design Automation software with a low
entry barrier, suited for the needs of designers and artists. It
uses the metaphor of the breadboard, so that it is easy to transfer
your hardware sketch to the software. From there it is possible to
create PCB layouts for turning it into a robust PCB yourself or by
help of a manufacturer.

WWW: http://fritzing.org/

PR:		206697
Submitted by:	lenzi.sergio@gmail.com
2016-02-01 06:23:42 +00:00
David Naylor
9f96bd4fd6 emulators/i386-wine-staging: update Makefile.
Update Makefile to be consistent with r407682:
 - Mark option STAGING as a slave option.
 - Simplify arch specific code by removing non-arch specific PKGNAMESUFFIX
2016-02-01 06:10:21 +00:00
David Naylor
2dd514d230 emulators/i386-wine-devel: update to 1.9.2
- Move USE_AUTOTOOLS from wine-staging to wine-devel to ensure wine-devel's
   STAGING option works correctly.
 - Patch staging's patchinstall.sh to use the correct (suffixed) autoreconf
   binary.
 - Mark wine-staging's STAGING option a slave option.
2016-02-01 06:04:06 +00:00
Marcelo Araujo
e63e321b65 - Update to 2016.01.29. 2016-02-01 06:00:04 +00:00
Jason Unovitch
bd8b3ff67e devel/gdcm: update 2.4.4 -> 2.6.3
- Switch off by default DOCS option for Doxygen docs to DOXYGEN
- Switch DOXYGEN bits to options helpers
- Standardize on the more prevelant ON/OFF CMAKE flags
- Set USE_LDCONFIG=yes as ${PREFIX}/lib is the default
- Add gdcmviewer to DESKTOP_ENTRIES

PR:		203479
Submitted by:	tkato432@yahoo.com (with changes)
Security:	CVE-2015-8396
Security:	CVE-2015-8397
Security:	https://vuxml.FreeBSD.org/freebsd/e00d8b94-c88a-11e5-b5fe-002590263bf5.html
MFH:		2016Q1
2016-02-01 02:43:04 +00:00
Jason Unovitch
7ea9a2a315 Document multiple vulnerabilities in gdcm
PR:		206590
Reported by:	Sevan Janiyan <venture37@geeklan.co.uk>
Security:	CVE-2015-8396
Security:	CVE-2015-8397
Security:	https://vuxml.FreeBSD.org/freebsd/e00d8b94-c88a-11e5-b5fe-002590263bf5.html
2016-02-01 02:42:39 +00:00
TAKATSU Tomonari
d3a359964f - Update to 0.8-39
- Fix LICENSE
2016-02-01 02:05:01 +00:00
Thomas Zander
5469f96645 Update to upstream version 2.6.11, security fixes for bundled ffmpeg
The bundled ffmpeg version has been upgraded to 2.7.2 which addresses
multiple vulnerabilities as reported in
https://vuxml.freebsd.org/freebsd/3d950687-b4c9-4a86-8478-c56743547af8.html
https://vuxml.freebsd.org/freebsd/80c66af0-d1c5-449e-bd31-63b12525ff88.html

Heads-up by:	jbeich
MFH:		2016Q1
Security:	CVE-2015-3395
		CVE-2015-6818
		CVE-2015-6819
		CVE-2015-6820
		CVE-2015-6821
		CVE-2015-6822
		CVE-2015-6823
		CVE-2015-6824
		CVE-2015-6825
		CVE-2015-6826
2016-01-31 23:28:55 +00:00
Gerald Pfeifer
cdb8fae546 Remove mirrors.webhostinggeeks.com from MASTER_SITE_GCC. It delivers
truncated archives while it is has not yet completed its own mirroring.
2016-01-31 22:58:43 +00:00
Gerald Pfeifer
c5806056ea Update to the 20160126 snapshot of GCC 5. 2016-01-31 22:54:43 +00:00
Dmitry Marakasov
b0156147f1 - Update to 1.9.9 2016-01-31 21:47:29 +00:00
Dmitry Marakasov
35ba57930b - Update to 1.9.9 2016-01-31 21:47:25 +00:00
Dmitry Marakasov
efca682f79 - Add LICENSE_FILE
- Switch to options helpers
2016-01-31 21:46:35 +00:00
Dmitry Marakasov
b5838b922d - Clarify LICENSE
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
2016-01-31 21:46:33 +00:00
Dmitry Marakasov
b2c43980fb - Switch to options helpers
- Regenerate patches with `make makepatch`
2016-01-31 21:46:24 +00:00
Dmitry Marakasov
c53fb64def - Switch to options helpers
- Simplift plist handling
2016-01-31 21:46:19 +00:00
Dmitry Marakasov
31f98d55c4 - Add missing USE_XORG
- Switch to options helpers
2016-01-31 21:46:15 +00:00
Dmitry Marakasov
2146c13bb4 - Add missing USE_XORG
- Switch to options helpers
2016-01-31 21:46:11 +00:00
Dmitry Marakasov
1d0fff7dfd - Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches with `make makepatch`
2016-01-31 21:46:00 +00:00
Tim Bishop
5f6f80c8d4 Fix previous commit; ncurses only with TOOLS opt.
The libncurses dependency is only used by the saidar utility. That's
only built when the TOOLS option is enabled, otherwise it's not needed.
2016-01-31 20:06:33 +00:00
John Marino
3f3118d236 lang/munger: document ncurses requirement (USES+=ncurses)
Also link to directly to libncurses rather than symlinked libcurses.

approved by:	infrastructure blanket
2016-01-31 19:56:33 +00:00
John Marino
c793031cfa editors/vim: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-01-31 19:45:28 +00:00
Greg Lewis
44d8a469b9 . Update to 8u72. 2016-01-31 19:37:15 +00:00
Dmitry Marakasov
4f7e52d202 - Add LICENSE_FILE
- Switch to options helpers
2016-01-31 18:03:14 +00:00
Dmitry Marakasov
a8a3f6b110 - Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
2016-01-31 18:03:05 +00:00
Dmitry Marakasov
2c756d450e - Add LICENSE
- Switch to options helpers
2016-01-31 18:03:03 +00:00
Dmitry Marakasov
8ea4e5b7e6 - Switch to options helpers 2016-01-31 18:02:59 +00:00
John Marino
d1322bfb99 games/starlanes: USES+=ncurses, respect LDFLAGS and MAKE_ENV
Also link to libncurse rather than libcurses
2016-01-31 17:44:06 +00:00
John Marino
4979584876 games/pmars: USES+= ncurses, respect LDFLAGS
Also link with libncurses rather than libcurses.
2016-01-31 17:39:31 +00:00
John Marino
c9832f80da games/oldrunner: document ncurses requirement (USES+=ncurses)
Also make it link to libncurses rather than libcurses.
While here, pull in DragonFly support patch from dports.

approved by:	infrastructure blanket
2016-01-31 17:30:25 +00:00
John Marino
6301153955 games/nsnake: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by:	infrastructure blanket
2016-01-31 17:19:09 +00:00
Guido Falsi
5778ec1feb - Enable SPANDSP option by default
- Make startup script create pidfile directory if it does not exist

While here, reflow OPTIONS_DEFAULT lists.

Subitted/Requested by:	lidl@
2016-01-31 17:11:47 +00:00
Jimmy Olgeni
1f65d372de Upgrade lang/elixir to version 1.2.2. 2016-01-31 15:55:52 +00:00
Grzegorz Blach
28df036a77 Update to 0.20.3
PR:		206449
Submitted by:	yamayan <at> kbh.biglobe.ne.jp
Reviewed by:	gblach
2016-01-31 15:53:36 +00:00
Jimmy Olgeni
f76ace2a07 Upgrade databases/elixir-db_connection to version 0.2.3. 2016-01-31 15:38:30 +00:00
Danilo Egea Gondolfo
bd57fd937a - Update to 5.13 2016-01-31 15:18:11 +00:00
John Marino
e0a8e35993 devel/libstatgrab: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-01-31 15:10:26 +00:00
Danilo Egea Gondolfo
7ac41b537a - Update to 8.2.2 2016-01-31 15:08:05 +00:00
John Marino
9e20c719f7 editors/puff: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by:	infrastructure blanket
2016-01-31 14:44:32 +00:00
John Marino
bcd345a414 editors/heme: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by:	infrastructure blanket
2016-01-31 14:40:55 +00:00
John Marino
355b183ab6 editors/sted: USES+=ncurses, respect LDFLAGS
while here, use MAKE_ARGS instead of sed'ing Makefile
2016-01-31 14:35:35 +00:00
John Marino
93a13aebb5 editors/nano-devel: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-01-31 14:22:16 +00:00
John Marino
fdc78b1d07 audio/cdplay: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
Also make cdplay link with libncurses, not libtermcap
2016-01-31 14:15:02 +00:00
John Marino
c01550b3bf audio/rexima: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by:	infrastructure blanket
2016-01-31 14:09:27 +00:00
Danilo Egea Gondolfo
5d93ddcb62 - Update to 2.26 2016-01-31 14:02:24 +00:00
John Marino
81f8822aa1 audio/cam: document ncurses requirement (USES+=ncurses), respect LDFLAGS 2016-01-31 13:52:38 +00:00
John Marino
c5d4b10337 audio/vitunes: document ncurses requirement (USES+=ncurses) 2016-01-31 13:50:47 +00:00