Thomas Zander
14912f59d4
- Update to new upstream snapshot as of 2015-04-03
...
(included ffmpeg snapshot as of 2015-04-03)
- Fix vulnerabilities CVE-2014-8544 and CVE-2014-9604
with bundled ffmpeg snapshot in the process
MFH: 2015Q2
2015-04-04 07:07:20 +00:00
Bryan Drewery
0ded9634da
Re-enable and rework check added in r370464 to validate the first CATEGORY
...
is set properly. The problem causing the revert in r370475 was fixed in
r383190.
With hat: portmgr
2015-04-04 05:35:19 +00:00
Bryan Drewery
7be82df818
Fix invoking DEV tests when not in a port. This fixes some cases where
...
'make -f Mk/bsd.port.mk -V ...' would invoke the tests and cause
unexpected errors such as with r370475.
With hat: portmgr
2015-04-04 05:33:45 +00:00
Bryan Drewery
ecd4ad78f3
Update to 3.1.3
...
Changes:
- Fix deleting jails when using NO_ZFS/TMPFS_ALL is used.
2015-04-04 04:45:06 +00:00
Bryan Drewery
868c3fb8f1
Update rbot to the new upstream from the 20150311 snapshot.
...
It now actually works with Ruby 2.0+.
This requires manual migration to fix the registry files. See the
UPDATING entry.
2015-04-04 04:02:04 +00:00
Steve Wills
7928fd45d8
net/ruby-dict: mark broken with ruby 2.2
2015-04-04 01:06:47 +00:00
Jan Beich
fc3e0b5a9c
- Update to Firefox 37.0.1
...
Changes: https://www.mozilla.org/firefox/37.0.1/releasenotes/
MFH: 2015Q2
X-MFH-With: r382860
Security: https://vuxml.freebsd.org/freebsd/b8321d76-24e7-4b72-a01d-d12c4445d826.html
2015-04-04 00:44:28 +00:00
Guido Falsi
4c393bb995
- Move deskutils/mirall to deskutils/owncloudclient due to upstream rename
...
- Update to 1.8.0
2015-04-04 00:25:25 +00:00
John Marino
a458ada59d
devel/libc++: Mainly fix DragonFly support.
...
This port was originally fixed in dports using alias:10 but this fix
was faulty. The libc++ headers reference __FreeBSD__ so alias won't
work. It needs to be patched to check __DragonFly__, including a file
that was the subject of EXTRA_PATCHES.
Moreover, the port was installing the .orig files left over from
patching. I remove these in post-patch now.
2015-04-04 00:22:57 +00:00
Dmitry Marakasov
596fe775ac
- Add CPE info
2015-04-04 00:11:32 +00:00
Rodrigo Osorio
4f7963799c
Fix build with gcc5
...
PR: 197920
Submitted by: marino
2015-04-03 23:50:15 +00:00
Jan Beich
fe5c0d4c53
Document mozilla vulnerabilities in Firefox 37.0
2015-04-03 23:42:55 +00:00
Barbara Guida
70e13982a6
Update Adblock Plus to 2.6.9
2015-04-03 22:39:37 +00:00
Don Lewis
9db4cb7b4e
Add new port dns/dnstable.
...
dnstable implements an encoding format for passive DNS data. It
consists of a C library, libdnstable, and several command line
utilities for creating, querying, and merging dnstable data files.
It stores key-value records in Sorted String Table (SSTable) files
and provides high-level interfaces for querying or iterating over
the stored records. dnstable encodes individual records using a
format tailored for efficiently storing passive DNS data and can
quickly perform both "forward" and "inverse" searches.
Differential Revision: https://reviews.freebsd.org/D2214
Approved by: mat (mentor)
Sponsored by: Farsight Security, Inc.
2015-04-03 22:22:45 +00:00
Xin LI
f78c79a4c7
Fix build when building in an environment with old version of fcitx
...
present.
PR: ports/199112
Submitted by: maintainer
2015-04-03 20:56:52 +00:00
Antoine Brodin
af68f1bf49
Hook nim to the build
2015-04-03 20:46:48 +00:00
Bartek Rutkowski
dd5e0f907f
lang/nimrod: MOVED to lang/nim and update 0.9.2 -> 0.10.2
...
- Upstream has renamed the project from 'nimrod' to 'nim'
PR: 199118
Submitted by: Neal Nelson <ports@nicandneal.net>
2015-04-03 20:32:14 +00:00
Carlo Strub
f0e3f4a236
xmpp-client is a simple XMPP client written in pure Go. It supports the OTR
...
protocol.
WWW: https://github.com/agl/xmpp-client
2015-04-03 20:16:15 +00:00
Carlo Strub
9148f42914
Update to 20141121
...
PR: 198402
Approved by: maintainer timeout
2015-04-03 20:12:34 +00:00
Baptiste Daroussin
b82954d753
Update to 1.44.99.18
...
Changes:
- Add the user_version in the sql dump
- Fix pkg version when checking the ports tree without INDEX
- Make pkg lock -l respect -q
- Fix ipv6
- Add noauto alias
- Make lead alias more accurate
- New pkg lock --has-locked-packages (return 0 if it has locked packages 1 otherwise)
- Resume fetch support for http/ftp
2015-04-03 20:03:04 +00:00
Kurt Jaeger
9dad47d089
databases/cego: 2.20.22 -> 2.20.23
...
- SQL optimizer improvement was added. In case of select conditions
with "a is null", neither index nor btree was used. Just for "a = null",
the index was used. This has been fixed.
- Added fix for btree null value handling. A dedicated null value
flag was introduced for each btree value ( class CegoBTreeValue )
to handle null values.
Submitted by: lemke@lemke-it.com
2015-04-03 20:02:03 +00:00
Steve Wills
b7dbdd01b8
graphics/ruby-gd: mark does not build with ruby 2.2 also
2015-04-03 19:43:30 +00:00
Steve Wills
d602304360
devel/ruby-rbbr: mark broken with ruby 2.2
2015-04-03 19:39:54 +00:00
Raphael Kubo da Costa
7f0829cb24
Convert kde@ ports to USES=metaport.
...
Submitted by: alonso@
2015-04-03 19:22:38 +00:00
Mikhail Teterin
c7660b463a
Add port of Atlassian Software Development Kit allowing development of
...
plugins for the company's applications (like JIRA, Confluence, and
others).
Sponsored by: http://sybpipe.com/
2015-04-03 18:51:03 +00:00
Bartek Rutkowski
b70a676656
security/sslwrap: fix build with OpenSSL libs without SSLv2
...
PR: 198400
Submitted by: Bernard Spil <spil.oss@gmail.com>
2015-04-03 18:28:55 +00:00
Thomas Zander
c087e88443
- Update to upstream version 11.3
...
- Fix security vulnerabilities in utvideodec and tiff decoders
(CVE-2014-9604 and CVE-2014-8544)
- Fix build with non-default CDIO option
MFH: 2015Q2
2015-04-03 18:00:58 +00:00
Martin Matuska
47f8f75bc8
Horde package update:
...
comms/pear-Horde_ActiveSync 2.26.1 -> 2.27.0
archivers/pear-Horde_Compress 2.1.0 -> 2.1.1
textproc/pear-Horde_Text_Filter 2.2.2 -> 2.3.0
2015-04-03 17:46:20 +00:00
Sunpoet Po-Chuan Hsieh
2966e05b15
- Mark DEPRECATED and set EXPIRATION_DATE to 2015-04-30
2015-04-03 17:29:00 +00:00
Sunpoet Po-Chuan Hsieh
601b8685fa
- Update to 0.25
...
- Sort PLIST
Changes: http://search.cpan.org/dist/Lingua-EN-Tagger/Changes
2015-04-03 17:28:54 +00:00
Sunpoet Po-Chuan Hsieh
77f7ee5627
- Add LICENSE
...
- Sort PLIST
2015-04-03 17:28:48 +00:00
Sunpoet Po-Chuan Hsieh
97e01a4e49
- Update *_DEPENDS
...
- Add LICENSE
2015-04-03 17:28:43 +00:00
Sunpoet Po-Chuan Hsieh
240eac48bd
- Update to 0.8.1
...
Changes: https://github.com/tarcieri/http/blob/master/CHANGES.md
2015-04-03 17:28:38 +00:00
Sunpoet Po-Chuan Hsieh
99c9a175f7
- Update to 2.2.19
...
Changes: https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG
2015-04-03 17:28:32 +00:00
Sunpoet Po-Chuan Hsieh
18172a3e77
- Update to 0.04
...
Changes: http://search.cpan.org/dist/File-BaseDir/Changes
2015-04-03 17:28:27 +00:00
Sunpoet Po-Chuan Hsieh
12b3954074
- Update to 1.0.9
...
Changes: http://search.cpan.org/dist/DefHash/Changes
2015-04-03 17:28:21 +00:00
Bartek Rutkowski
a8937c1af8
math/openblas: update 0.2.13 -> 0.2.14
...
PR: 199124
Submitted by: Johannes Dieterich <dieterich.joh@gmail.com>
2015-04-03 17:25:04 +00:00
Steve Wills
af80590fc9
devel/ruby-langscan: mark work with ruby 2.2 also
2015-04-03 17:10:44 +00:00
Steve Wills
60dd4f53e7
devel/rubygem-bdb1: also does not build with ruby 2.2
2015-04-03 17:04:36 +00:00
Steve Wills
029701d782
devel/ruby-event-loop: mark broken with ruby 2.2
2015-04-03 17:01:54 +00:00
Adam Weinberger
6e2dd39cd3
Update to 0.21.
...
Changes: https://metacpan.org/changes/distribution/Perl-Lint
2015-04-03 16:54:08 +00:00
Adam Weinberger
f28cb0934c
Update to 0.14.
...
Changes: https://metacpan.org/changes/distribution/HTML-Scrubber
2015-04-03 16:50:27 +00:00
Marcus von Appen
a1b127f229
- Update to version 1.5.3.28
2015-04-03 16:48:36 +00:00
Daniel Eischen
3f6d62c0fb
Update to release 5.6.
2015-04-03 16:47:55 +00:00
Adam Weinberger
fb3d91f250
Update to 3.003, and sort plist.
...
Changes: https://metacpan.org/changes/distribution/SOAP-WSDL
2015-04-03 16:43:46 +00:00
Thomas Zander
059a0b2eb2
Document multiple vulnerabilities in multimedia/libav prior to version 11.3
...
PR: 198873
Submitted by: venture37@geeklan.co.uk
MFH: 2015Q2
2015-04-03 16:34:45 +00:00
Dmitry Marakasov
d3e98c02be
- Add CPE info
2015-04-03 16:33:32 +00:00
Matthew Seaman
b8b9ca3dee
Update to 4.4.0
...
This is a routine bugfix and functionality update.
ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.0/phpMyAdmin-4.4.0-notes.html/view
2015-04-03 16:31:18 +00:00
Adam Weinberger
78e63b16a5
Update to 2.03. Add EXAMPLES option.
...
Changes: https://metacpan.org/changes/distribution/Mojo-Pg
2015-04-03 16:30:07 +00:00
John Marino
10005e7516
www/MT,russian/MT: Upgrade version 5.2.11 => 5.2.12
...
The port needed an overhaul, there were many issues with it. After the
initial fix, the maintainer also made it optionsNG compliant.
Note that when the default MYSQL option is selected, it will fail
check-plist as a result of the mysql ports not handling /var/db/mysql
creation correctly. To fix the check, the mysql ports need fixing.
PR: 197588
Submitted by: takefu (airport.fm)
overhaul by: marino
2015-04-03 16:11:38 +00:00