1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

378774 Commits

Author SHA1 Message Date
Dirk Meyer
f5b9b4b03c - fix API for miniupnpc-1.9.20151008 2015-10-14 18:16:10 +00:00
Kurt Jaeger
a1b9350920 security/binwalk: 2.0.1 -> 2.0.2 (or so)
- old version did not work
- current github head does work (tested)
- new from head sees itself as 2.1.0, but not yet released, so...

PR:		203774
Requested by:	emaste
2015-10-14 18:12:58 +00:00
Kurt Jaeger
6d376126f0 x11-fm/xfe: 1.40 -> 1.40.1
Version 1.40.1 (released 11/08/2015)
- fixed archive extensions like tar.gz, tar.bz2, tar.xz that were
  uncorrectly displayed as gz, bz2 and xz in file lists
- applied fixes from Coverity analysis
- fixed bug #181 (USB drive requires manual refresh on re-mount)
- fixed a bug in the PathLinker where a path such as /test was
  incorrectly found as being a part of a path like
  /home/test/temp
- fixed bug #204 (Can't overwrite folders ). The rename command now
  forbids renaming files or directories to a destination that already exists
- set focus on the cancel button in some confirmation dialogs
- when pressing the return key on a multiple selection of files and
  directories, the files are now opened and the directories are ignored
- fixed missing suffixes when creating directory copies from
  copy / paste operation
- fixed the user and group combo box sizes in the Properties dialog
- fixed wrong icon size in xferc for aac and flac types
- fixed wrong if test in onCmdPopupMenu() for FilePanel.cpp and
  SearchPanel.cpp (Coverity)
- fixed the path linker button text when the directory name contains
  '&' characters
- implemented natural sorting in DirList
- fixed natural file sorting in compare_locale() and compare_nolocale()
  (bug #203)
- updated spanish translation (thanks to jcsl <trcs@gmx.com>)
- fixed a bash-ism in configure.ac (bug #200)
- fixed Ctrl-C, Ctrl-V, Ctrl-X and Ctrl-A shortcuts that didn't
  work in text fields with caps lock enabled
- in the search window, pressing the Return key does not launch
  another search when the panel has the focus
- fixed a problem where data count is wrongly reset when moving
  files between different file systems
- updated hungarian translation (thanks to Sndor Sipos
  <ss1978@freestart.hu>)
- fixed a freeze problem with the uim input method and changed the
  way input methods are detected. We now use the XMODIFIERS environment
  variable. This works well with ibus, uim and fcitx input methods.
  There remains a problem where composed characters don't work with
  the SCIM input method, can't find why
- fixed a compilation problem in non Linux systems (cmd variable
  not declared in main.cpp, bug #198)

PR:		203762
Submitted by:	Walter Schwarzenfeld <w.litter@aon.at>
2015-10-14 17:36:15 +00:00
Antoine Brodin
6a0b7ecd8f Update sleuthkit to 4.2.0 2015-10-14 17:27:29 +00:00
Don Lewis
2cec316608 Upgrade to OpenOffice 4.1.2-RC2. 2015-10-14 17:09:50 +00:00
Jan Beich
899edfd9f7 net/miniupnpc: reference TALOS-2015-0035 fix
It maybe easier to backport to the quaterly branch than the development
snapshot that caused fallout in most consumers.

PR:		203705
2015-10-14 17:05:18 +00:00
Mark Felder
7d0ce5c47b Document www/pear-twig remote code execution
Security:	CVE-2015-7809
2015-10-14 16:53:25 +00:00
Antoine Brodin
171a1f6dee Update to 1.4.2
PR:		203634
2015-10-14 16:52:20 +00:00
Baptiste Daroussin
869e1f27d0 Drop the necessity to add ${PORTSDIR} to dependency line
Modify make describe to automatically prepend ${PORTSDIR} if the path for the
port is not absolute

Checked with poudriere, portmaster, portupgrade

PR:		203685
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D3866
2015-10-14 16:49:35 +00:00
Mark Felder
41d6fa567f Document assigned CVE for graphics/optipng
Security:	CVE-2015-7801
2015-10-14 16:47:15 +00:00
Vsevolod Stakhov
6093473ede Fix build on non-amd64. 2015-10-14 16:39:27 +00:00
Mark Felder
52ef750fc0 net/miniupnpc: Document buffer overflow
PR:		203705
Security:	TALOS-2015-0035
2015-10-14 16:21:20 +00:00
Vsevolod Stakhov
6c1691307d - Update to 1.0.5 2015-10-14 16:02:49 +00:00
Dmitry Marakasov
0280448531 - Update to 0.10.0 2015-10-14 15:55:54 +00:00
Dmitry Marakasov
96b13a4f6c - Update to 3.8.1
PR:		203692
Submitted by:	mp39590@gmail.com (maintainer)
2015-10-14 15:55:08 +00:00
Mathieu Arnold
890cf4f0be One more patch to make all tests go green.
Sponsored by:	Absolight
2015-10-14 15:42:42 +00:00
Jan Beich
5dc469fd40 net-p2p/bitcoin: chase r399209
1da63faa4f

PR:		203761
Submitted by:	robbak@gmail.com (based on)
Obtained from:	upstream
MFH:		2015Q4
X-MFH-With:	r399209
2015-10-14 14:57:33 +00:00
Jan Beich
6f0aac24f9 emulators/dolphin-emu: chase r399209
1da63faa4f

Obtained from:	upstream (rebased)
Approved by:	portmgr blanket
MFH:		2015Q4
X-MFH-With:	r399209
2015-10-14 14:57:23 +00:00
Jan Beich
0111b42b16 net-p2p/transmission-cli: chase r399209
1da63faa4f

PR:		203768
Reported by:	many
Obtained from:	upstream
MFH:		2015Q4
X-MFH-With:	r399209
2015-10-14 14:56:59 +00:00
Frederic Culot
fa3f28e6df - Update to 0.013
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Class-Std/Changes
2015-10-14 14:54:59 +00:00
Frederic Culot
e2647c7f8f - Update to 0.03
- Add LICENSE (Artistic 1 & GPL 1)
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Probe-Perl/Changes
2015-10-14 14:46:08 +00:00
Gerald Pfeifer
acfd5edab1 Update to the 20151011 snapshot of GCC 6. 2015-10-14 14:16:39 +00:00
Mathieu Arnold
a11d6f45c6 Fix tmux not starting on an IPv6 only system.
Note that tmux will still not work if you have neither v4 nor v6.

PR:		203720
Obtained from:	https://github.com/tmux/tmux/issues/139
Sponsored by:	Absolight
2015-10-14 13:55:06 +00:00
Mathieu Arnold
9783336c86 Update to 1.1.5
PR:		203731
Changes:	http://gtk-gnutella.sourceforge.net/en/?page=news#news_74
Submitted by:	maintainer
Sponsored by:	Absolight
2015-10-14 13:55:00 +00:00
Mathieu Arnold
1911511ef9 Update to 2.9.2.
PR:		203696
Submitted by:	maintainer
Changes:	https://github.com/robotframework/robotframework/blob/master/doc/releasenotes/rf-2.9.2.rst
Sponsored by:	Absolight
2015-10-14 13:54:33 +00:00
Antoine Brodin
53fb0b62de Fix duplicate pkgbase
Pointy hat:	demon@
2015-10-14 13:38:09 +00:00
Kubilay Kocak
6bc0019a62 net/3proxy: Update to 0.7.1.3, Assign MAINTAINER
* Update to 0.7.13
 * Add DISTVERSIONPREFIX (upstream changed)
 * Assign MAINTAINER'ship
 * Remove src_proxy.c patch (upstreamed)

Changes:

  https://github.com/z3APA3A/3proxy/releases/tag/3proxy-0.7.1.3

PR:		203764
Submitted by:	Tim <timp87 gmail.com>
2015-10-14 12:55:09 +00:00
Koop Mast
6f4c8b9922 Update flash to 11.2r202.535.
MFH:		2015Q4
Security:	a63f2c06-726b-11e5-a12b-bcaec565249c
2015-10-14 12:51:25 +00:00
Jimmy Olgeni
780198d5b0 Upgrade lang/erlang-runtime18 to version 18.1.2. 2015-10-14 12:32:46 +00:00
Jimmy Olgeni
52e5d7ce37 Upgrade lang/erlang-java to version 18.1.2. 2015-10-14 12:32:00 +00:00
Jimmy Olgeni
1f3ad1a0cc Upgrade lang/erlang-wx to version 18.1.2. 2015-10-14 12:31:46 +00:00
Jimmy Olgeni
a3f74de590 Upgrade lang/erlang to version 18.1.2. 2015-10-14 12:31:08 +00:00
Koop Mast
34794030bd Document latest flash vulnabilities.
Security:	CVE-2015-5569, CVE-2015-7625, CVE-2015-7626, CVE-2015-7627,
		CVE-2015-7628, CVE-2015-7629, CVE-2015-7630, CVE-2015-7631,
		CVE-2015-7632, CVE-2015-7633, CVE-2015-7634, CVE-2015-7643,
		CVE-2015-7644
2015-10-14 12:21:59 +00:00
Mathieu Arnold
e471f6d03b Make it so that less tests fail.
Sponsored by:	Absolight
2015-10-14 11:35:01 +00:00
Mathieu Arnold
5a6453f473 Update to 1.10.1.
Don't install the license file twice.

maintainer timeout.

PR:		203434
Submitted by:	Philip Jocks
Sponsored by:	Absolight
2015-10-14 11:32:22 +00:00
Kurt Jaeger
cb8d8f127a Re-introduce port: devel/mongo-cxx-driver
Official Mongo C++ Driver

Mongo (from "humongous") is a high-performance, open source,
schema-free, document-oriented database. A common name in the
"NOSQL" community.

WWW: https://github.com/mongodb/mongo-cxx-driver

There was an old port, which was not staged.

PR:		195332
Submitted by:	numisemis@yahoo.com
2015-10-14 11:11:41 +00:00
Frederic Culot
1d0b9d3e31 - Reassign lippe@'s ports after his commit bit was taken in for safekeeping 2015-10-14 11:04:10 +00:00
Frederic Culot
fd950b7ff6 - Reassign to the heap after lioux@'s bit was taken in for safekeeping 2015-10-14 10:51:58 +00:00
Johan van Selst
6e0aa438ff Update texinfo.tex to latest version 2015-10-14 10:51:50 +00:00
Johan van Selst
5ba51fe7b2 Update ocaml cmdliner to 0.9.8 2015-10-14 10:48:12 +00:00
Jimmy Olgeni
3b219f4426 Upgrade www/elixir-maru to version 0.8.4. 2015-10-14 10:47:41 +00:00
John Marino
a46ff7c207 devel/ORBit2 is not jobs safe
This has failed on me multiple times in multi-job build.  The last time
it tried to use libname-server-2.a before it was built.
2015-10-14 09:10:36 +00:00
Tijl Coosemans
c9925b09be Fix build on recent FreeBSD head. Linux gcc port does not support
-fstack-protector-stong.
2015-10-14 08:40:46 +00:00
Wen Heping
d0f21fb115 - Update to 0.41
Changes: http://cpansearch.perl.org/src/RKITOVER/Catalyst-Plugin-SmartURI-0.041/Changes

PR:		203754
Submitted by:	oleg@mamontov.net(maintainer)
2015-10-14 07:49:08 +00:00
Wen Heping
e69dd91a8c - Update to version 2.2.1
- Change to USES=localbase
- Remove WX_UNICODE=yes (obsolete now)
- Parse pkg-message via SUB_FILES
- Integrate SAGA GIS toolchain files (sripting)

PR:		203508
Submitted by:	rhurlin@gwdg.de(maintainer)
2015-10-14 06:20:22 +00:00
Kurt Jaeger
19f4c2999f New port: databases/gomdb
Go wrapper for OpenLDAP Lightning Memory-Mapped Database, LMDB.

WWW: https://github.com/szferi/gomdb

PR:		194946
Submitted by:	cheffo@freebsd-bg.org
2015-10-14 05:44:49 +00:00
Cy Schubert
1e0fd5f376 Replace HEIMDAL option with HEIMDAL_PORTS and HEIMDAL_BASE. 2015-10-14 03:46:52 +00:00
Cy Schubert
96f80c1899 Update 4.6 --> 4.7 2015-10-14 03:44:52 +00:00
Jimmy Olgeni
192798cfb7 Upgrade devel/erlang-cuttlefish to version 2.0.5 2015-10-14 03:15:14 +00:00
Jimmy Olgeni
d44b229e2b Upgrade www/elixir-webassembly to version 0.6.0. 2015-10-14 03:08:22 +00:00