Commit graph

387379 commits

Author SHA1 Message Date
Antoine Brodin
a39da1d39c Don't package ${LOCALBASE}/info/dir 2016-02-06 11:06:35 +00:00
Dirk Meyer
73fa229efa - fix @sample
PR:		205243
2016-02-06 10:50:48 +00:00
Thomas Zander
2f6ab7bfa9 - Build with ffmpeg-2.8.6
- Fix CVE-2016-2213: out-of-bounds array read access in JPEG2000 decoder

MFH:		2016Q1
Security:	CVE-2016-2213
2016-02-06 10:43:29 +00:00
Kurt Jaeger
c697000488 devel/antlr4: 4.5.1 -> 4.5.2
For changes see:
  https://github.com/antlr/antlr4/commits/master
2016-02-06 10:24:38 +00:00
Kurt Jaeger
0236757375 biology/seqtools: 4.39.3 -> 4.40.0
- Blixem can now accept a 'command' tag in a gff line for a region
  feature. The given command should return gff and will be run by
  blixem on the given region.
- Blixem now supports fetching sequence data over https.
2016-02-06 10:17:31 +00:00
Kurt Jaeger
2503ff4e66 audio/pd: some fixes
- repair the loading of external objects
- reduce portlint complaints

PR:		206965
Submitted by:	Tobias Brodel <brittlehaus@gmail.com>
2016-02-06 08:49:50 +00:00
Thomas Zander
3116a1f57a - Update to upstream version 2.8.6
- Fix CVE-2016-2213: out-of-bounds array read access in JPEG2000 decoder

MFH:		2016Q1
Security:	CVE-2016-2213
2016-02-06 08:16:10 +00:00
Vanilla I. Shu
268cb42043 Add pecl-json_post 1.0.1, JSON POST handler in PHP.
PR:		206885
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
2016-02-06 04:53:37 +00:00
Vanilla I. Shu
9a4005e6c0 Update to 1.6.1. 2016-02-06 04:42:41 +00:00
Vanilla I. Shu
e897393092 Update to 1.6.1. 2016-02-06 04:42:26 +00:00
Adam Weinberger
ff00d4c4eb Update to 6.44.
Changes: https://metacpan.org/changes/distribution/Mojolicious
2016-02-06 03:48:17 +00:00
Dmitry Marakasov
a95003c055 - Fix shebangs 2016-02-06 01:22:50 +00:00
Gerald Pfeifer
d044e69ae4 Update to the 20160202 snapshot of GCC 5. 2016-02-05 23:32:15 +00:00
Matthias Andree
e462f12cbb Revive and update sysutils/jailadmin port.
Simplify Makefile a bit for new options framework, remove port from MOVED.

PR:		200476
Submitted by:	Chris Hutchinson
2016-02-05 23:28:46 +00:00
Bryan Drewery
57212eed10 Update to 3.17.9
Changes:
 - Update manpage for rebuilding ports with pkg.

PR:		191166
Submitted by:	wblock
2016-02-05 22:38:15 +00:00
Kurt Jaeger
d75d870a48 sysutils/htop: some fixes
- re-enable kernel threads
- update to very recent version
- switch to github for distfiles

PR:		194738
Approved by:	Hung-Ti Chen <gaod@hychen.org> (maintainer timeout)
2016-02-05 22:29:42 +00:00
Gerald Pfeifer
2ab8c6cf73 Depend on emulators/wine-gecko instead of emulators/wine-gecko-devel
when option GECKO is set.

Bump PORTREVISION accordingly.

Pet overeager portlint (when it comes to patch format).
2016-02-05 22:28:26 +00:00
Gerald Pfeifer
682d1c726d Update wine-gecko, the Gecko Layout Engine component for emulators/wine
from version 2.21 to 2.40.  It is based on Firefox 40 now.

This will allow switching emulators/wine from temporarily using
wine-gecko-devel back to using this port.

Approved by:	dbn (maintainer, pre-approved)
2016-02-05 22:04:12 +00:00
Kurt Jaeger
17e7e7198a New port: net-mgmt/cdpsnarf
CDPSnarf is a network sniffer exclusively written to
extract information from CDP packets. It provides all
the information a "show cdp neighbors detail" command
would return on a Cisco router and even more.

Features:
  Time intervals between CDP advertisements
  Source MAC address
  CDP Version
  TTL
  Checksum
  Device ID
  Software version
  Platform
  Addresses
  Port ID
  Capabilities
  Duplex
  Save packets in PCAP dump file format
  Read packets from PCAP dump files
  Debugging information (using the "-d" flag)
  Tested with IPv4 and IPv6

WWW: https://github.com/Zapotek/cdpsnarf

PR:		206841
Submitted by:	Rihaz Jerrin <rihaz.jerrin@gmail.com>
2016-02-05 22:01:36 +00:00
Kurt Jaeger
ed2ad8e545 www/axis2: 1.6.4 -> 1.7.0
Changes:
  https://axis.apache.org/axis2/java/core/release-notes/1.7.0.html

PR:		206858
Submitted by:	w.schwarzenfeld@aon.at
2016-02-05 21:45:51 +00:00
Matthias Andree
3687bce9e3 Replace defunct scrollz.org by working mirror.
Drop domain-parking WWW: link from pkg-descr.

Submitted by: Chris Hutchinson
PR:           206862
2016-02-05 21:27:21 +00:00
Jason Unovitch
65d4203ba0 sysutils/py-salt: update 2015.8.4 -> 2015.8.5
Note that 2015.8.4 resolved CVE-2016-1866 but introduced a bug that broke a
lot of Salt functionality. This update is functionally equivalent to the
current patched 2015.8.4_1 port but brings us back in line with upstream.

PR:		206906
Submitted by:	Christer Edwards <christer.edwards@gmail.com>
MFH:		2016Q1
2016-02-05 20:47:02 +00:00
Joe Marcus Clarke
72fff7bdd3 Update to 2.0.1. The list of changes can be found at
https://www.wireshark.org/docs/relnotes/wireshark-2.0.1.html .
2016-02-05 20:44:24 +00:00
Kurt Jaeger
d1279a2a1b databases/sqlite3: remove CONFLICTS=sqlcipher-[0-9]*, no longer true
PR:		206860
Submitted by:	yuri@rawbw.com
Approved by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2016-02-05 20:42:38 +00:00
Mark Felder
a8cd1bb480 mail/getmail: Update to 4.49.0
PR:		206572
Approved by:	maintainer
2016-02-05 20:39:28 +00:00
Jason Unovitch
7bc4044017 Update version of net/samba36 package to reflect it is still unpatched
PR:		206808
Reported by:	Marcin Gryszkalis <mg@fork.pl>
Security:	CVE-2015-5252
Security:	CVE-2015-5296
Security:	CVE-2015-5299
Security:	https://vuxml.FreeBSD.org/freebsd/ef434839-a6a4-11e5-8275-000c292e4fd8.html
2016-02-05 20:04:05 +00:00
John Marino
bac086b352 editors/vigor: USES+= ncurses, link with ncurses, not curses 2016-02-05 19:00:51 +00:00
John Marino
cdead12b74 editors/uemacs: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
Also link with ncurses, not termcap

approved by:	infrastructure blanket
2016-02-05 18:59:49 +00:00
John Marino
3537fff894 editors/shed: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 18:57:54 +00:00
John Marino
ce3adb91b2 editors/se: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 18:57:08 +00:00
John Marino
42987ccf62 editors/mp: respect LDFLAGS 2016-02-05 18:56:22 +00:00
Antoine Brodin
b32bc4e3a4 Unbreak
Reported by:	pkg-fallout
2016-02-05 18:44:02 +00:00
John Marino
1b15721431 editors/mined: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 18:43:32 +00:00
Li-Wen Hsu
ae52b40995 - Update to 1.647 2016-02-05 18:39:45 +00:00
John Marino
5c1e001ad5 editors/hte: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 18:38:36 +00:00
John Marino
f72a57bb19 editors/nvi-devel: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 18:37:39 +00:00
John Marino
d831a1f6a5 editors/joe: USES+= ncurses, respect LFLAGS
Also link to libncurses, not termcap
2016-02-05 18:36:03 +00:00
John Marino
d48cc533e1 x11/xterm: document ncurses requirement (USES+=ncurses)
Also link with libncurses, not libcurses

approved by:	infrastructure blanket
2016-02-05 18:34:16 +00:00
John Marino
28d03bbe16 editors/dhex: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 18:20:31 +00:00
Dmitry Marakasov
99392a53ab - Remove unneeded @dir
Approved by:	portmgr blanket
2016-02-05 18:19:47 +00:00
John Marino
18c49bae5c editors/bvi: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 18:19:14 +00:00
Dmitry Marakasov
b2d9711960 - Add empty directory to plist
Approved by:	portmgr blanket
2016-02-05 18:19:00 +00:00
Dmitry Marakasov
8671e11464 - Fix @sample
Approved by:	portmgr blanket
2016-02-05 18:18:23 +00:00
John Marino
4a934e1995 editors/beav: USES+= ncurses, respect LDFLAGS 2016-02-05 18:17:02 +00:00
Antoine Brodin
e4c974a035 Fix build with new lazarus
Reported by:	pkg-fallout
PR:		206873
Submitted by:	maintainer
2016-02-05 18:16:54 +00:00
John Marino
29c3922c73 editors/aee: document ncurses rqmt (USES+=ncurses), respect LDFLAGS
approved by:	infrastructure blanket
2016-02-05 18:15:20 +00:00
John Marino
7a32a9db26 editors/2bsd-vi: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 18:12:42 +00:00
John Marino
c6c76d1f38 print/texinfo: document ncurses requirement (USES+=ncurses)
approved by:	infrastructure blanket
2016-02-05 18:00:05 +00:00
John Marino
478e8bb240 x11/xterm: document ncurses requirement (USES+=ncurses)
Also link with libncurses, not libtermcap

approved by:	infrastructure blanket
2016-02-05 17:47:59 +00:00
Ruslan Makhmatkhanov
0e04b930d9 ftp/filezilla: update to 3.15.0.1
- update to 3.15.0.1
- utilize USES=localbase to set correct CFLAGS/LDFLAGS [1]

PR:		206854
Submitted by:	matthew@reztek.cz (maintainer)
Submitted by:   koobs [1]
2016-02-05 17:47:04 +00:00