1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

18182 Commits

Author SHA1 Message Date
Carlo Strub
3734dd697a - Update to 1.1.1
- Remove unnecessary run dependency
2013-11-09 21:34:47 +00:00
Josh Paetzel
b5758796c7 Update to 1.14
PR:	ports/181286
Submitted by:	Horia Racoviceanu <horia@racoviceanu.com>
2013-11-09 21:30:28 +00:00
Rene Ladan
bfc52e7104 Convert to USES=kmod, which removes duplicated code and ensures that all
required steps are followed.

There are no user-visible changes.  The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.

PR:		ports/183625
Submitted by:	myself
Approved by:	portmgr (bdrewery)
Exp-run by:	bdrewery
2013-11-09 19:13:27 +00:00
William Grzybowski
4aa588c9c6 devel/json-c: update to 0.11
- Update to 0.11
- Bump revision of dependent ports
- Fix pkg-plist [1]

PR:		ports/182958
Submitted by:	zi, wg [1]
Approved by:	maintainer (timeout)
2013-11-09 15:57:18 +00:00
Philippe Audeoud
9e9da337c7 - Support STAGE 2013-11-08 14:54:21 +00:00
Philippe Audeoud
8bf1861617 - Mark as DEPRECATED 2013-11-08 14:43:21 +00:00
Philippe Audeoud
25062e9577 - Mark as DEPRECATED 2013-11-08 14:23:20 +00:00
Philippe Audeoud
a0a2af0c98 - Mark as DEPRECATED 2013-11-08 14:17:26 +00:00
Bryan Drewery
0ad79ea3d1 - Document memory corruption in security/openssh-portable 2013-11-08 12:50:28 +00:00
Bryan Drewery
f2db8331d8 - Update to 6.4p1
This release fixes a security bug:

 * sshd(8): fix a memory corruption problem triggered during rekeying
   when an AES-GCM cipher is selected. Full details of the vulnerability
   are available at: http://www.openssh.com/txt/gcmrekey.adv

Security:	http://www.openssh.com/txt/gcmrekey.adv
2013-11-08 12:41:44 +00:00
William Grzybowski
836dc25a58 security/sssd: update to 1.9.6
- Update to 1.9.6
- Remove FreeBSD < 8.0-RELEASE check (unsupported)

PR:		ports/183750
Submitted by:	Lukas Slebodnik <lukas.slebodnik intrak.sk> (maintainer)
2013-11-08 10:58:10 +00:00
Rusmir Dusko
271f80e816 - Change master sites
- Change maintainer email to @FreeBSD.org
- Change Desktop entry file
- Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit)
2013-11-07 22:35:19 +00:00
Sunpoet Po-Chuan Hsieh
deb6e0450c - Respect CC and fix build with clang
- Add LICENSE
- Remove leading indefinite article from COMMENT
- Support STAGEDIR
- Remove contiguous blank line from pkg-descr

PR:		ports/183114
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 17 days)
2013-11-06 19:05:49 +00:00
Guido Falsi
46763ba703 - Fix build with new ld behavior (on 10 and head)
- Add USES=desktop-file-utils
- Convert to staging
- Use space in pkg-descr WWW line
- Remove redundant update-mime-database lines from pkg-plist

PR:		ports/183702
Submitted by:	Me
Approved by:	FreeBSD@nagilum.org (maintainer)
2013-11-06 18:11:17 +00:00
Baptiste Daroussin
c11f1a0a1c Fix pkg name collisions
With hat:	portmgr
2013-11-06 17:52:42 +00:00
Max Brazhnikov
06acdd364d Document vulnerability in irc/quassel 2013-11-06 16:24:33 +00:00
Mathieu Arnold
c008d3b9f4 - Convert to staging
maintainer timeout.
PR:		ports/183184
Submitted by:	mat
2013-11-06 12:16:26 +00:00
William Grzybowski
96897ee6d6 security/sssd: fix build on 10
- Fix build on 10
- Move library path to where it belongs

PR:		ports/183693
Submitted by:	Lukas Slebodnik <lukas.slebodnik intrak.sk> (maintainer)
2013-11-06 11:20:53 +00:00
Vanilla I. Shu
1ced34fc22 Support STAGEDIR. 2013-11-06 07:39:31 +00:00
Colin Percival
ea06f9b98b Spell "yes" correctly. Use PORTDOCS. Merge post-install into do-install.
Submitted by:	danfe
2013-11-06 07:35:06 +00:00
Jun Kuriyama
ef199f378c - Upgrade to 0.11. 2013-11-05 08:11:44 +00:00
Antoine Brodin
5a17e0f819 New port: security/pecl-scrypt
This is a PHP library providing a wrapper to Colin Percival's scrypt
implementation. Scrypt is a key derivation function designed to be far more
secure against hardware brute-force attacks than alternative functions such as
PBKDF2 or bcrypt.

WWW: http://pecl.php.net/package/scrypt

PR:		ports/180904
Submitted by:	Horia Racoviceanu
2013-11-04 20:12:04 +00:00
Roman Bogorodskiy
c8b1b58848 Fix build on i386 by fixing mismatching function declarations due
to previous patch.

Reported by:	Lena@lena.kiev.ua
2013-11-04 18:51:45 +00:00
Colin Percival
f674dd0388 pkesh is a Public Key Encryption SHell script. Think GPG with 99.9% less
code and without the web-of-trust mechanism: pkesh encrypts data to a key,
and it's up to you to make sure it's the correct key.
2013-11-04 06:05:12 +00:00
Roman Bogorodskiy
d2a4bd5225 Also bump PORTREVISION after previous commit.
Pointy hat to:	novel
2013-11-04 04:47:07 +00:00
Roman Bogorodskiy
29e500d6d8 - libgnome-keyring: fix libtasn1 dependency after shlib bump
- gnome-keyring: fix build with new libtasn1 [1]

Reported by:	sbruno
Obtained from:	NetBSD [1]
2013-11-04 04:45:33 +00:00
Roman Bogorodskiy
fcbc65f143 Update to 0.20.1. 2013-11-03 10:49:05 +00:00
Roman Bogorodskiy
7635644b42 - Chase security/libtasn1 update
- Add UPDATING entry
2013-11-03 09:21:59 +00:00
Roman Bogorodskiy
096560139e - Update to 3.3
- Add stage support
- Fix WWW line to pet portlint
2013-11-03 09:20:51 +00:00
Thomas Abthorpe
2a4ea54b4d - Fix build problems for amd64 compatibility
- Other minor updates

PR:		ports/182587
Submitted by:	Joe Greco <jgreco@ns.sol.net> (maintainer)
2013-11-03 05:07:32 +00:00
Danilo Egea Gondolfo
e219448674 - Update from 1.137 to 1.171 [1]
- Add stage support

PR:		ports/183571
Submitted by:	Tim Daneliuk <tsshbatch@tundraware.com> (maintainer) [1]
2013-11-02 23:14:10 +00:00
John Marino
3688feb4b5 security/py-pycryptopp: Fix C++ issues on modern gcc
Approved by: 	portmgr (bapt, implicit)
2013-11-02 21:30:51 +00:00
Hajimu UMEMOTO
03458237af Strip shared library. 2013-11-02 18:01:26 +00:00
Sunpoet Po-Chuan Hsieh
fa8672cd46 - Update to 0.24
- Add LICENSE
- Use REINPLACE_CMD instead of PERL
- Support STAGEDIR
- Fix WWW

Changes:	http://search.cpan.org/dist/Authen-Radius/Changes
2013-11-02 17:20:43 +00:00
Mark Felder
d1560013a9 Support STAGE
PR:		ports/183209
Approved by:	swills (mentor, implicit)
2013-11-02 16:50:54 +00:00
Mark Felder
59fbdef28b Support STAGE
PR:		ports/183208
Approved by:	swills (mentor, implicit)
2013-11-02 16:45:44 +00:00
William Grzybowski
36e0981e27 security/barnyard2: remove BROKEN for one option
PR:		ports/183574
Submitted by:	Paul Schmehl <pauls utdallas.edu> (maintainer)
2013-11-02 12:15:36 +00:00
Antoine Brodin
c8d5321c76 Update to 2.3.1 (bug fixes) 2013-11-02 09:19:48 +00:00
Antoine Brodin
6cb71c8315 Mark as deprecated, expire in 1 month
Submitted by:	maintainer
2013-11-02 09:11:39 +00:00
Antoine Brodin
cf1d2d6a66 - Update to 4.7.2
- Use option helpers
- Convert to STAGEDIR

PR:		ports/183099
Approved by:	maintainer timeout (2 weeks)
2013-11-02 08:54:02 +00:00
Ryan Steinmetz
d3db32a3d8 - Update to 2.4.8 2013-11-01 23:55:00 +00:00
Florian Smeets
f231f04572 - convert php53 ports to STAGE
- convert to new LIB_DEPENDS format
2013-11-01 23:49:56 +00:00
William Grzybowski
28ce31dc39 security/barnyard2-sguil: enable staging on slave port
PR:		ports/183403
Submitted by:	Paul Schmehl <pauls utdallas.edu> (maintainer)
2013-11-01 18:42:58 +00:00
William Grzybowski
a7532e3708 security/barnyard2: allow stating
- Allw staging [1] (based on)

PR:		ports/183404 [1]
Submitted by:	Paul Schmehl <pauls utdallas.edu> (maintainer)
2013-11-01 18:40:20 +00:00
Steven Kreuzer
181db88e0a Install the Crypt::RandPasswd man page
Reported by:	Andrej Zverev <az@freebsd.org>
2013-11-01 14:10:37 +00:00
William Grzybowski
67c770e526 security/vuxml: add modified date for gnutls
Reported by:	kwm
2013-11-01 12:37:11 +00:00
William Grzybowski
cd53cf6b64 security/gnutls3: update to 3.1.16
Security:	9065b930-3d8b-11e3-bd1a-e840f2096bd0
2013-11-01 11:16:47 +00:00
William Grzybowski
267d8557e5 gnutls3 3.1.15 is affected by the same vulnerability 2013-11-01 11:16:15 +00:00
William Grzybowski
15d10cb6d2 security/sssd: fix krb5 detection on 8.3
PR:		ports/183504
Submitted by:	Lukas Slebodnik <lukas.slebodnik intrak.sk> (maintainer)
2013-11-01 10:43:53 +00:00
Renato Botelho
2106ee381f . Simplify Makefile
. Use space on WWW line
2013-10-31 23:44:49 +00:00