Commit graph

387387 commits

Author SHA1 Message Date
Kurt Jaeger
8d767d9eba devel/lfcbase: 1.7.0 -> 1.7.2
databases/cego: 2.28.3 -> 2.29.1
databases/cegobridge: 1.1.1 -> 1.1.2

Please note: Updating cego databases needs an export/import
             cycle for 2.28 -> 2.29

lfcbase:
- Fix in Datetime.cc, added include config.h, otherwiese the local
  implementation of strptime ist used. This should just be done, if
  the system API does not provide this call ( e.g. MINGW ) .
- Memory leak fixed in File::readLine

cego:
- Started with clob datatype implementation
- Fix in CegoSelect constructor, _cacheEnabled var was not initialized
  in the decoding constructor, which might lead to core dumps in case
  of recovery of complex with enabled querycache Fix in CegoAdminThread
  constructor, disableAuth method for TableManger called, otherwise
  tableset recovery might fail with auth error
- Required network protocol expansions done for clob handling
  (putclob, getclob, delclob)
- More work on clob handling. A fix was done for update operations
  on clob values in CegoTableManager::updateTuple method. Before
  updating the tuple, all clob references must be cloned, otherwise
  in case of untouched clobs, references are invalid. This approach
  is brute force, better would be, to stay on the untouched clob
  references. But in terms of transaction and recovery handling,
  this is not trivial
- Very long strings are handled now in CegoAction and CegoClient
  to also parse large clob values
- Modification in cgclt for raw mode, Now just plain data is listed,
  with the command line option --raw=X, a separator token can be setup
  as a column separator

cegobridge:
- fix build problem

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2016-02-06 15:59:38 +00:00
John Marino
756755faa1 lang/erlang* (7 ports): USES+= ncurses
precoordinated with olgeni@ (maintainer)
2016-02-06 14:02:48 +00:00
Kris Moore
f275cc2cf4 - Update to 20160206 2016-02-06 13:51:50 +00:00
Danilo Egea Gondolfo
3ed8b40551 - Update to 1.10.2 2016-02-06 13:45:05 +00:00
Gerald Pfeifer
a27d1db0ea Fix the build on FreeBSD 9.x. Somehow recent improvements in upstream
GCC around detecting support for isinf and isnan only went half way.
2016-02-06 13:44:00 +00:00
Danilo Egea Gondolfo
f927e29a04 - Update to 20160204 2016-02-06 13:29:19 +00:00
Danilo Egea Gondolfo
45a27b928d - Update to 1.3.8 2016-02-06 13:07:23 +00:00
Thomas Zander
e9fed5f764 Document remote denial of service in ffmpeg before 2.8.6 and
mencoder / mplayer before 1.2.r20151219_3
2016-02-06 11:23:58 +00:00
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