Emanuel Haupt
35ea8b8fb1
Support staging
2014-02-25 12:40:51 +00:00
Emanuel Haupt
70c0414389
Support staging
2014-02-25 12:39:51 +00:00
Emanuel Haupt
f8d68c8469
- Support staging
...
- Use shebangfix
2014-02-25 12:35:05 +00:00
Emanuel Haupt
c00718afa8
Support staging
2014-02-25 12:32:55 +00:00
Emanuel Haupt
4c7dfaa6e2
Support staging
2014-02-25 12:31:58 +00:00
Emanuel Haupt
8904154556
Support staging
2014-02-25 12:27:19 +00:00
Emanuel Haupt
2e9af4e385
Support staging
2014-02-25 12:26:18 +00:00
Emanuel Haupt
1346bf9c9b
Support staging
2014-02-25 12:21:42 +00:00
Emanuel Haupt
49d9a8f24d
Support staging
2014-02-25 12:18:13 +00:00
Emanuel Haupt
c09cdebefc
Support staging
2014-02-25 12:15:50 +00:00
Emanuel Haupt
ea7984d005
Support staging
2014-02-25 11:58:50 +00:00
Emanuel Haupt
9461ab2c42
Support staging
2014-02-25 11:57:56 +00:00
Emanuel Haupt
cb84554011
Support staging
2014-02-25 11:53:43 +00:00
Emanuel Haupt
3b6f25f548
Support staging
2014-02-25 11:52:57 +00:00
Emanuel Haupt
892abfadc6
Support staging
2014-02-25 11:51:54 +00:00
Emanuel Haupt
bcbfa3e97e
- Support staging
...
- Remove pkg-message, URL does not exist anymore
- This port also builds on amd64 and possibly other archs
2014-02-25 11:47:03 +00:00
Emanuel Haupt
709d4bfa1f
Support staging
2014-02-25 11:42:09 +00:00
Emanuel Haupt
65c7d37eba
Support staging
2014-02-25 11:41:22 +00:00
Emanuel Haupt
4fadf86c35
- Support staging
...
- Use CFLAGS_amd64
2014-02-25 11:40:21 +00:00
Emanuel Haupt
c44622bec8
Support staging
2014-02-25 11:33:21 +00:00
Kubilay Kocak
db88c60866
security/py-cryptography: Tests fix, Depend on OpenSSL
...
- Backport python setup.py test integration PR [1]
- Add OpenSSL as a dependency (Was py-openssl dependency)
- Add TEST_DEPENDS and regression-test: target
[1] https://github.com/pyca/cryptography/pull/678
2014-02-25 11:29:36 +00:00
Emanuel Haupt
73505fba51
Use DATADIR
2014-02-25 11:28:41 +00:00
Emanuel Haupt
7bea79ddd1
Support staging
2014-02-25 11:27:23 +00:00
Emanuel Haupt
3dc9f96fc1
Support staging
2014-02-25 11:21:16 +00:00
Emanuel Haupt
4ace7cc811
Support staging
2014-02-25 11:19:57 +00:00
Emanuel Haupt
85ec030d89
Support staging
2014-02-25 10:22:48 +00:00
Emanuel Haupt
b6b5bbaffb
Support staging
2014-02-25 10:21:26 +00:00
Emanuel Haupt
b90d4a6a72
Support staging
2014-02-25 10:04:26 +00:00
Emanuel Haupt
47bf1ea3a4
Support staging
2014-02-25 09:48:09 +00:00
Jason Helfman
6ba8fe37d5
- explicitly depend on libotr.so.5
...
- while here define license
PR: 186944
Submitted by: amdmi3
2014-02-25 02:48:56 +00:00
Ryan Steinmetz
10cd1a3c6c
- Update to 2.9.6.0
2014-02-24 22:58:49 +00:00
Baptiste Daroussin
43ba507bc6
Only allow building with xerces-c3 (xerces-c2 is going away)
2014-02-24 14:38:24 +00:00
Rene Ladan
395fee5cdd
Document new vulnerabilities in www/chromium < 33.0.1750.117
...
Obtained from: http://googlechromereleases.blogspot.nl/
MFH: 2014Q1
2014-02-24 13:13:55 +00:00
Antoine Brodin
6827378ef6
- Unbreak after last tcltls changes
...
- Fix a bad shebang (including STAGEDIR)
Reported by: pkg-fallout
2014-02-23 14:29:55 +00:00
Kubilay Kocak
48e1e74a58
[NEW PORT] security/py-cryptography: Cryptographic recipes and primitives to Python developers
...
cryptography is a package designed to expose cryptographic recipes and
primitives to Python developers. Our goal is for it to be your "cryptographic
standard library". It supports Python 2.6-2.7, Python 3.2+, and PyPy.
cryptography includes both high level recipes, and low level interfaces to
common cryptographic algorithms such as symmetric ciphers, message digests
and key derivation functions.
WWW: http://github.com/pyca/cryptography/
2014-02-23 13:47:04 +00:00
Grzegorz Blach
f1345ef94c
- Update to 2.0
2014-02-22 14:33:10 +00:00
Carlo Strub
de5aea05cd
Add devel/py-yaml as a run dependency
2014-02-22 14:12:27 +00:00
Antoine Brodin
97d74920fa
Attempt to unbreak, add explicit pkgconf dependency
...
Reported by: pkg-fallout
2014-02-22 12:59:26 +00:00
Martin Wilke
abad98ae1d
- Stage support
2014-02-22 10:33:16 +00:00
Antoine Brodin
c3ba4971e6
Mark broken: Does not build
...
With gcc:
gnome-libtool: compile: cc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I./../../gl -I./../includes -I./../includes -I./.. -I/usr/local/include -fPIC -O2 -pipe -fno-strict-aliasing -I/usr/local/include/p11-kit-1 -MT x509.lo -MD -MP -MF .deps/x509.Tpo -c x509.c -fPIC -DPIC -o .libs/x509.o
x509.c: In function 'gnutls_x509_dn_get_rdn_ava':
x509.c:2018: error: dereferencing pointer to incomplete type
x509.c:2019: error: dereferencing pointer to incomplete type
x509.c:2033: error: dereferencing pointer to incomplete type
x509.c:2034: error: dereferencing pointer to incomplete type
With clang:
x509.c:2018:23: error: incomplete definition of type 'struct asn1_node_st'
ava->oid.data = elem->value;
~~~~^
/usr/local/include/libtasn1.h:117:18: note: forward declaration of 'struct asn1_node_st'
typedef struct asn1_node_st asn1_node_st;
^
x509.c:2019:23: error: incomplete definition of type 'struct asn1_node_st'
ava->oid.size = elem->value_len;
~~~~^
/usr/local/include/libtasn1.h:117:18: note: forward declaration of 'struct asn1_node_st'
typedef struct asn1_node_st asn1_node_st;
^
x509.c:2033:13: error: incomplete definition of type 'struct asn1_node_st'
ptr = elem->value;
~~~~^
/usr/local/include/libtasn1.h:117:18: note: forward declaration of 'struct asn1_node_st'
typedef struct asn1_node_st asn1_node_st;
^
x509.c:2034:16: error: incomplete definition of type 'struct asn1_node_st'
remlen = elem->value_len;
~~~~^
/usr/local/include/libtasn1.h:117:18: note: forward declaration of 'struct asn1_node_st'
typedef struct asn1_node_st asn1_node_st;
^
Reported by: pkg-fallout since november 2013
2014-02-22 09:15:57 +00:00
Tom Judge
82e317110e
Update to 4.45 and add stagedir support.
2014-02-21 21:19:09 +00:00
Grzegorz Blach
df2abba597
- Update to 2.0.1
2014-02-21 20:42:08 +00:00
Antoine Brodin
fc9f72a8b6
Finish stage support
2014-02-21 18:44:41 +00:00
Antoine Brodin
e531cf36b7
Update to 2.1.0.1
2014-02-21 18:34:27 +00:00
Pietro Cerutti
8edb7ca926
- Convert to USES=tcl
2014-02-21 15:05:33 +00:00
Pietro Cerutti
5466e846ee
- Convert to USES=tcl
2014-02-21 15:04:51 +00:00
Martin Wilke
4f0535a646
- Stage support
2014-02-21 14:01:35 +00:00
Emanuel Haupt
275e0b44c5
Remove trailing whitespaces from category security
2014-02-21 13:39:24 +00:00
Oliver Lehmann
fee55e1fef
update to 0.66.1
2014-02-21 13:32:33 +00:00
Martin Wilke
6ba73484ae
- Stage support
2014-02-21 10:14:57 +00:00
Martin Wilke
e2ea70b9f4
- Stage support
2014-02-21 09:53:37 +00:00
Martin Wilke
3381d4a544
- Stage support
2014-02-21 09:53:06 +00:00
Philippe Audeoud
f16fe0a931
- Update to 5.87
2014-02-21 08:42:49 +00:00
Martin Wilke
6773d64c79
- Stage support
2014-02-21 05:29:51 +00:00
Martin Wilke
c7139e02f3
- Stage support
2014-02-21 01:58:11 +00:00
Carlo Strub
8358da06f1
- Update to 0.2.6
...
- Support Staging
- Fix License
2014-02-20 19:59:55 +00:00
Palle Girgensohn
083cb42200
The PostgreSQL Global Development Group has released an important
...
update to all supported versions of the PostgreSQL database system,
which includes minor versions 9.3.3, 9.2.7, 9.1.12, 9.0.16, and
8.4.20. This update contains fixes for multiple security issues, as
well as several fixes for replication and data integrity issues. All
users are urged to update their installations at the earliest
opportunity, especially those using binary replication or running a
high-security application.
This update fixes CVE-2014-0060, in which PostgreSQL did not properly
enforce the WITH ADMIN OPTION permission for ROLE management. Before
this fix, any member of a ROLE was able to grant others access to the
same ROLE regardless if the member was given the WITH ADMIN OPTION
permission. It also fixes multiple privilege escalation issues,
including: CVE-2014-0061, CVE-2014-0062, CVE-2014-0063, CVE-2014-0064,
CVE-2014-0065, and CVE-2014-0066. More information on these issues can
be found on our security page and the security issue detail wiki page.
Security: CVE-2014-0060,CVE-2014-0061,CVE-2014-0062,CVE-2014-0063
CVE-2014-0064,CVE-2014-0065,CVE-2014-0066,CVE-2014-0067
2014-02-20 18:11:25 +00:00
Max Brazhnikov
f9e9cc913f
devel/qca:
...
- Add stage support
- Convert WITH_DEBUG to option
- Remove MAINTAINER_MODE
- Remove now needless stripping in post-install
security/qca-*:
- Convert LIB_DEPENDS to new style
- Add stage support
- Convert WITH_DEBUG to option
- Remove now needless stripping in post-install
2014-02-20 13:23:50 +00:00
Koop Mast
0a7180c8ef
Remove gnome-panel 2.x support, it going away in the GNOME 3 update.
...
While here: USES=gmake, use new lib_depend syntax, stagify.
2014-02-19 19:29:49 +00:00
Pietro Cerutti
df40375e08
- Fix STAGEing
2014-02-19 16:36:33 +00:00
Dmitry Marakasov
0e86c58864
- Support staging
...
- Use new LIB_DEPENDS syntax
- Fix build of openvas-server on 10.x
2014-02-19 09:02:53 +00:00
Martin Wilke
cda5850e43
- Fix index
2014-02-19 04:52:30 +00:00
David Thiel
1d221d9bae
Update to 3.8.1, STAGE-ify, add option for localtime.
...
Submitted by: localtime patch by Chad Gross
2014-02-19 02:00:52 +00:00
Antoine Brodin
97f8d1f841
- Stage support
...
- New LIB_DEPENDS syntax
- Remove PYDISTUTILS_EGGINFO, it's useless with PYDISTUTILS_AUTOPLIST
2014-02-18 18:49:30 +00:00
Antoine Brodin
3311d4cab4
Stage suport
2014-02-18 18:45:40 +00:00
Max Brazhnikov
e9c34f4c34
KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!
...
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...
New ports:
devel/kde-dev-scripts: KDE development scripts
devel/kde-dev-utils: KDE development utilities
games/klickety: Tetris themed solitaire
games/picmi: Single player logic-based puzzle game
textproc/libkomparediff2: Library to compare files and strings
The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.
PR: ports/186491
Exp-run: by bdrewery
Approved by: beat (former maintainer) [1]
2014-02-18 14:23:03 +00:00
Matthias Andree
00f3cb728a
- Repair PKCS11 option [1].
...
- Use the opportunity to simplify Makefile: leverage some of the
OptionsNG and Staging features, removing our homebrew predecessors.
- QA: Strip .so libraries, fix shebang paths in samples.
Obtained from: <https://forums.freebsd.org/viewtopic.php?f=7&t=44866 > [1]
2014-02-18 09:03:59 +00:00
Antoine Brodin
ccd8ad982f
- Stage support
...
- Use PYDISTUTILS_AUTOPLIST
- Fix RUN_DEPENDS
2014-02-17 18:45:43 +00:00
Adam Weinberger
abefb32e5a
Remove unnecessary inclusion of bsd.port.options.mk.
2014-02-17 17:57:34 +00:00
Renato Botelho
bf81efde7e
- Add a new OPTION PORT_PCAP to build using libpcap from ports instead of base
...
- Use OPTIONS helpers and simplify Makefile
PR: ports/186542
Approved by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
2014-02-17 17:32:46 +00:00
Baptiste Daroussin
3b0bf9466f
Fix build with clang 3.4
2014-02-17 14:50:47 +00:00
Martin Wilke
5fd56ca7af
- Convert to autoplist
...
- Stage support
- Bump PORTREV
2014-02-17 05:47:10 +00:00
Martin Wilke
6add8eeece
- Stage support
2014-02-16 16:07:48 +00:00
John Marino
c7aaa58241
security/libsparkcrypto: Clarify BSD is 3-clause license
2014-02-15 17:46:31 +00:00
Antoine Brodin
0da45e1a9d
Stage support
2014-02-15 17:40:41 +00:00
Antoine Brodin
d49327dca4
Stage support
2014-02-15 17:38:21 +00:00
Antoine Brodin
52d5caedac
Stage support
2014-02-15 17:37:22 +00:00
Li-Wen Hsu
b9028d9747
- Last whitespace change
...
- Sort CVE entries
Notified by: remko
2014-02-15 17:05:12 +00:00
Matthew Seaman
828b9bd31b
Document the latest PMA security advisory: PMSA-2014-1
...
The version of PMA currently in ports (since 2014-02-09) is not
affected.
2014-02-15 12:10:20 +00:00
Martin Wilke
d7edf7465b
- Convert to autoplist
...
- Stage support
- Bump PORTREV
2014-02-15 10:25:16 +00:00
Li-Wen Hsu
590a234fdb
Add CVE entry to references
...
Notified by: remko
2014-02-15 09:09:57 +00:00
Li-Wen Hsu
cc7bdc55ab
whitespace
...
Notified by: remko
2014-02-15 09:07:33 +00:00
Li-Wen Hsu
85078555a9
Document Jenkins Security Advisory 2014-02-14
2014-02-15 08:04:51 +00:00
Thomas Abthorpe
d8299fcc60
- Reassign lioux' ports to the heap
...
With hat: portmgr
2014-02-14 16:51:44 +00:00
Bernhard Froehlich
de452c484c
- Use OPTIONS_SUB=yes
...
- Prefer ${INSTALL_DATA} over ${MV}
- Whitespace fix
Thanks to: garga@
2014-02-14 14:37:36 +00:00
Dirk Meyer
e4fb23b723
- use STAGEDIR
...
PR: 186753
Submitted by: Takefu
2014-02-14 14:33:59 +00:00
Pietro Cerutti
cbb2a662e3
- STAGE-clean
2014-02-14 11:11:36 +00:00
Martin Wilke
4374aeec78
- Convert USE_SCONS to USES
2014-02-14 05:30:34 +00:00
Ryan Steinmetz
407bb25343
- Document recent vulnerabilities in www/lighttpd
2014-02-14 04:36:49 +00:00
Emanuel Haupt
aa2c349078
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
...
afterwards.
Encouraged by: mat
2014-02-13 09:40:32 +00:00
Emanuel Haupt
b3955ccca9
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
...
afterwards.
Encouraged by: mat
2014-02-13 09:40:28 +00:00
Emanuel Haupt
f3e4db5129
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
...
afterwards.
Encouraged by: mat
2014-02-13 09:40:23 +00:00
Emanuel Haupt
8d9b6c9fdc
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
...
afterwards.
Encouraged by: mat
2014-02-13 09:40:19 +00:00
Emanuel Haupt
bdc7274a3b
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
...
afterwards.
Encouraged by: mat
2014-02-13 09:40:14 +00:00
Emanuel Haupt
17aa279fc7
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
...
afterwards.
Encouraged by: mat
2014-02-13 09:40:10 +00:00
Philippe Audeoud
f87224ff4a
- Update to 1.58
2014-02-13 09:20:25 +00:00
Cy Schubert
bb94f0c513
Update 1.0.4 --> 1.0.5
2014-02-12 20:10:37 +00:00
Emanuel Haupt
f1e12b82cd
Now that this port is staged and DOCS defined we can stop testing for DOCS in
...
any install target.
2014-02-12 19:25:16 +00:00
Emanuel Haupt
d03dc2b3dd
Now that this port is staged and DOCS defined we can stop testing for DOCS in
...
any install target.
2014-02-12 19:25:12 +00:00
Emanuel Haupt
e8d931ea09
Now that this port is staged and DOCS defined we can stop testing for DOCS in
...
any install target.
2014-02-12 19:25:08 +00:00
Emanuel Haupt
988eadb3e9
Now that this port is staged and DOCS defined we can stop testing for DOCS in
...
any install target.
2014-02-12 19:25:04 +00:00
Emanuel Haupt
e936aeddf2
Now that this port is staged and DOCS defined we can stop testing for DOCS in
...
any install target.
2014-02-12 19:24:59 +00:00
Emanuel Haupt
4392486eca
Now that this port is staged and DOCS defined we can stop testing for DOCS in
...
any install target.
2014-02-12 19:24:55 +00:00
Emanuel Haupt
f8713982d0
Now that this port is staged and DOCS defined we can stop testing for DOCS in
...
any install target.
2014-02-12 19:24:51 +00:00
Sunpoet Po-Chuan Hsieh
6b36450611
- Update to 0.8.12
...
Changes: https://github.com/fail2ban/fail2ban/releases
PR: ports/186683
Submitted by: Christoph Theis <theis@gmx.at> (maintainer)
2014-02-12 16:44:25 +00:00
Mathieu Arnold
33ab73cd19
Fix old makeplist bug.
...
Pointy hat to: people who blindly use makeplist
Sponsored by: Absolight
2014-02-12 14:03:25 +00:00
Ryan Steinmetz
d6d29c828d
- Fix STAGE support
...
- Bump PORTREVISION
2014-02-12 13:13:52 +00:00
Dima Panov
a5c760c189
- Update to 0.6.1 maintenance release
...
- Make static libs optional
- Remove patch merged upstream
2014-02-12 09:34:07 +00:00
Ryan Steinmetz
798dd45356
- Update to 1.9.7
2014-02-11 17:15:35 +00:00
Renato Botelho
edccd619fb
- Support STAGE
...
- Modernize LIB_DEPENDS
- Add LICENSE
- Respect CC
Approved by: portmgr (blanket infrastructure)
2014-02-11 16:48:58 +00:00
Baptiste Daroussin
85fd614298
Remove CFLAGS unsupported by ancient gcc and just remove -Werror to have the code build with clang
...
Reported by: olgeni
2014-02-11 11:20:52 +00:00
Johan van Selst
bd181e30a3
Update CyaSSL to 2.9.0
2014-02-11 05:38:34 +00:00
Ryan Steinmetz
d3fb702a50
- Update to 1.9.6
...
- Add STAGE support
2014-02-11 01:24:34 +00:00
Antoine Brodin
a44ee12ece
Reset maintainer, SMTP servers refuse connection
2014-02-10 17:47:15 +00:00
Mathieu Arnold
6e6d450252
Fix up OPTIONS_DEFINE being after bsd.port.pre.mk.
...
Sponsored by: Absolight
2014-02-10 17:38:38 +00:00
Baptiste Daroussin
d79928d34f
Fix build with clang,
...
Convert to USES=libtool
Strip binaries
2014-02-10 16:42:40 +00:00
Emanuel Haupt
5005b67362
According to the Porter's Handbook (5.12.2.3.) default options must be added to
...
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org , kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
ce1c0bc3ed
Back to the futur
2014-02-10 13:27:09 +00:00
Baptiste Daroussin
e6ef2c96d5
Mark as deprecated unmaintained ports for which no public distfiles are
...
available for part or all the needed distfiles.
Reported by: distillator
2014-02-10 12:58:54 +00:00
Ruslan Makhmatkhanov
2b8c2ea134
- do not use easy_install, convert to auto-generated packing list
...
- move DIST_SUBDIR upper, where appropriate
- add trailing slash to WWW url, where appropriate
- bump PORTREVISION
2014-02-10 09:09:29 +00:00
Brendan Fabeny
6c3c53afb8
Use staging; simplify and remove some outdated material; move the
...
torproject mirror list to bsd.sites.mk for use in other ports [1]
PR: 185150 [1]
Submitted by: J. Beich [1]
2014-02-10 01:35:05 +00:00
John Marino
07302f04b6
security/sks: Now actually support stage
...
This port has been for about a month due to improper staging.
Fix requires patch on vendor makefile.
2014-02-09 22:33:52 +00:00
Lars Engels
246be5ad53
Update to 1.4
...
PR: ports/186595
Submitted by: maintainer
Approved by: maintainer
2014-02-09 20:29:37 +00:00
Antoine Brodin
30100f3566
- Remove MANx, man pages are already moved to plist
...
- Use new LIB_DEPENDS syntax
2014-02-09 18:15:13 +00:00
Wesley Shields
f72dc6cc4b
Update to 1.8.9p5.
...
PR: ports/185581
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
2014-02-08 21:48:04 +00:00
Emanuel Haupt
78b2065fea
- Support staging
...
- Respect CC
- Respect CFLAGS
- Fix build with PCRE option
- Convert to OPTIONSng
2014-02-08 20:54:44 +00:00
Emanuel Haupt
2feb355c8f
- Support staging
...
- Strip binary
2014-02-08 18:07:08 +00:00
Emanuel Haupt
41b359f9e6
Support staging.
2014-02-08 18:00:06 +00:00
Emanuel Haupt
886923a401
Support staging and add LICENSE
2014-02-08 17:58:31 +00:00
Emanuel Haupt
c0da8c6b54
Support staging.
2014-02-08 17:53:48 +00:00
Emanuel Haupt
25f914ad80
Support staging.
2014-02-08 17:47:49 +00:00
Martin Wilke
ed3c9b1569
- Fix build
...
Pointyhat to: sbz
2014-02-08 16:02:37 +00:00
Antoine Brodin
b939cb8d44
Last attempt to fix dsniff
...
Reported by: pkg-fallout (again)
2014-02-08 07:07:19 +00:00
David Thiel
e5354ac430
Update and take maintainership. Remove dependency on luasocket.
...
PR: ports/186533
Submitted by: Benjamin Podszun <dar@darklajid.de>
2014-02-07 21:46:26 +00:00
Philippe Audeoud
278bde5292
- Update to 1.967
2014-02-07 15:15:19 +00:00
Bernhard Froehlich
2b99a9e08b
- Add missing manpages
...
PR: ports/186264
Submitted by: HASHI Hiroaki <hashiz@meridiani.jp>
Approved by: strongswan <strongswan@Nanoteq.com> (maintainer)
2014-02-07 14:55:11 +00:00
Baptiste Daroussin
4650a910d0
Chase boost and icu bump
...
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Florian Smeets
2852c730f7
Document phpmyfaq vulnerabilities
2014-02-06 23:05:06 +00:00
Carlo Strub
422b50415a
Update VUXML entry on recent otrs vulnerabilities
...
Suggested by: remko@
2014-02-06 20:39:30 +00:00
Antoine Brodin
3687ba3c17
Stage support
2014-02-06 20:18:12 +00:00
Antoine Brodin
89156963ce
- Stage support
...
- New LIB_DEPENDS syntax
2014-02-06 17:58:35 +00:00
Sofian Brabez
575635ec4f
- Update to 1.12.1
2014-02-06 16:25:21 +00:00
Baptiste Daroussin
739783cd19
Support stage
...
Do not build the useless static version
Use USES=libtool
Remove the unneeded dependencies on autotools
General cleanup
2014-02-06 14:36:36 +00:00
Emanuel Haupt
bb3af1b63b
Support staging.
2014-02-06 14:29:25 +00:00
Emanuel Haupt
373d0ed956
Support staging.
2014-02-06 14:28:16 +00:00
Emanuel Haupt
469f081814
- Support staging
...
- Use shebangfix
2014-02-06 14:24:30 +00:00
Martin Wilke
f48a130ab3
- Stage support
2014-02-06 12:15:50 +00:00
Frederic Culot
6509207fe8
- Update to 5.86
...
Changes: http://search.cpan.org/dist/Digest-SHA/Changes
2014-02-06 07:56:47 +00:00
Martin Wilke
151454a06f
- State support
2014-02-06 07:22:34 +00:00
Ryan Steinmetz
0d1dacd6aa
- Update to 5.03
...
- Add STAGE support
2014-02-06 00:51:45 +00:00
Antoine Brodin
5d70642022
- Stage support
...
- Use PYDISTUTILS_AUTOPLIST
2014-02-05 21:30:03 +00:00
John Marino
7d4a7c1468
security/authforce: USES+= readline (from dports)
2014-02-05 19:41:30 +00:00
Eitan Adler
e376724077
- Modernize port:
...
- Stagify
- USES=gmake instead of USE_GMAKE
- Don't build with -march=native as the build box may not be identical to the
run box.
2014-02-05 19:32:00 +00:00
John Marino
50c8f9d042
security/openvas-client: Mark jobs unsafe
2014-02-05 18:41:33 +00:00
Johan van Selst
e602d06cfa
Enable stage support
2014-02-05 18:29:46 +00:00
Johan van Selst
2618408147
- Enable stage support
...
- Strip binaries
2014-02-05 17:00:19 +00:00
Eitan Adler
e864d745c6
Update the latest flash security advisory
2014-02-05 15:57:57 +00:00
Martin Wilke
6d66b99f0a
- Stage support
2014-02-05 13:58:42 +00:00
Martin Wilke
3fb34794b8
- Stage support
2014-02-05 08:26:59 +00:00
Martin Wilke
6410fd6090
- Stage support
...
- Convert to PYDISTUTILS_AUTOPLIST
2014-02-05 07:38:28 +00:00
Beat Gaetzi
2f24f871a0
- Update Firefox to 27.0
...
- Update Firefox ESR to 24.3.0
- Update Thunderbird to 24.3.0
- Update NSPR to 4.10.3
- Update NSS to 3.15.4
- Depend on yasm when building with bundled libvpx or libjpeg-turbo
- Prepare gstreamer conditional for upcoming Firefox versions
- Improve jemalloc3 conditional
- Break build unless alsa-lib port installs new config file
- Chase USE_DOS2UNIX deprecation
- Temporarily disable system cairo over screen corruption with
smoothScroll [1]
Submitted by: Jan Beich
Reported by: flo [1]
Security: http://www.vuxml.org/freebsd/1753f0ff-8dd5-11e3-9b45-b4b52fce4ce8.html
2014-02-05 05:23:30 +00:00
Bryan Drewery
208fbcfdfb
- Fix RC script
...
Pointyhat to: bdrewery
Reported by: Kenta S. <kentas@hush.com>
2014-02-05 03:06:08 +00:00
Eitan Adler
dd9698813c
Report the latest flash security issue
2014-02-05 02:15:47 +00:00
Bryan Drewery
8543a6a920
- Update to 6.5
...
ChangeLog: http://www.openssh.org/txt/release-6.5
- Update X509 patch to 7.8
- Update LIB_DEPENDS to new format
- Revert r328706 and re-enable privilege separation sandboxing by default
as the issue causing crashes has been fixed upstream
- capsicum(4) is now enabled upstream. A local patch is added to fix an issue
with it [1]
- KERB_GSSAPI is marked BROKEN. It does not build.
This patch lacks an upstream and I have no way to test it. It needs
a non-trivial amount of refactoring for 6.5 as the key handling API
has changed quite a bit.
Submitted by: pjd@ [1]
2014-02-05 01:40:46 +00:00
Julien Laffaye
37ef09ee43
- Update to 20140113 snapshot
...
PR: ports/186090
Submitted by: cs
2014-02-04 22:36:55 +00:00
Beat Gaetzi
0b4b153416
Document mozilla vulnerabilities
...
Reviewed by: flo
2014-02-04 21:19:13 +00:00
Lars Engels
934f74e518
Fix several typos in the ports tree.
...
PR: ports/176378
Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
2014-02-04 20:09:29 +00:00
Baptiste Daroussin
d036d0aacf
Deprecate: abandonware, messing the clusters
2014-02-04 12:50:48 +00:00
Sunpoet Po-Chuan Hsieh
55fc03a35d
- Use ONLY_FOR_ARCHS
...
- Mark BROKEN on amd64
- Use REINPLACE_CMD instead of patch files
- Add PORTSCOUT
- Pass maintainership to submitter
PR: ports/185856
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-02-04 11:41:33 +00:00
Sunpoet Po-Chuan Hsieh
5a725e4316
- Update to 0.22.3
...
- Use PYDISTUTILS_AUTOPLIST
- Reformat pkg-descr
- Add PyPI as primary WWW
Changes: https://github.com/martinpaljak/M2Crypto/commits/master
2014-02-04 11:37:32 +00:00
Vanilla I. Shu
4b7d5faa7e
Upgrade to 0.021.
2014-02-04 09:26:09 +00:00
Mathieu Arnold
d8d4832d58
- Convert to stage
...
- Unmark as broken, it should be fixed on 8/9 and on 10 it'll build when
net/libnids is fixed.
Sponsored by: Absolight
2014-02-03 14:07:47 +00:00
Rene Ladan
a5b3d04981
- Update to 20130926 and unexpire
...
- Stage support
- No need for gmake
- Tighten COMMMENT
- Add license
- (Re)assign maintainership to submitter
PR: ports/182427
Submitted by: Shane Kinney <modsix@gmail.com>
2014-02-03 12:32:17 +00:00
Johan van Selst
50a52838b6
Update to 1.1.5 (bugfix release)
...
PR: ports/186393
Submitted by: Lapo Luchini <lapo@lapo.it>
2014-02-03 11:37:59 +00:00
John Marino
34c4a6789a
security/openvpn-auth-radius: Fix build on FreeBSD 10+
...
In addition to PR, convert USE_GMAKE and use new library callouts.
PR: ports/185439
Submitted by: Andras JAKO
Fixed by: maintainer (Mikhail Tsatsenko)
2014-02-02 19:06:30 +00:00
Bryan Drewery
2e1923da13
- License is all of BSD2,BSD3,MIT,public domain,BSD-Style,BEER-WARE,
...
"any purpose with notice intact",ISC-Style. The framework does not
support such a case easily.
See http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/LICENCE?rev=HEAD
2014-02-02 15:47:08 +00:00
Ryan Steinmetz
4498e6478a
- Add modified date to libyaml entry
2014-02-02 13:52:18 +00:00
Lars Engels
18e3a7b8ac
- Stagify
...
- Add license
- Use dos2unix on fcheck.cfg
- Add a pkg-plist
- Switch to sha512 in fcheck.cfg
- Bump PORTREVISION
2014-02-02 12:25:24 +00:00
Martin Wilke
4e9edeacbd
- Stage support
2014-02-02 10:29:57 +00:00
Jason Helfman
da15f41b27
- support staging
2014-02-02 07:39:09 +00:00
Ryan Steinmetz
69d0952ada
- Add libyaml to the libyaml vulnerability entry
2014-02-02 03:51:39 +00:00
Ryan Steinmetz
3e118a2f87
- Fix build under 10.0
...
- Switch wxWidgets archive format to bz2 for future upgrades
- Bump PORTREVISION
2014-02-02 00:14:32 +00:00
Bryan Drewery
6f575a4072
- Document libyaml vulnerability in pkg
...
Security: CVE-2013-6393
2014-02-01 20:53:19 +00:00
Martin Wilke
c0e4ca0aab
- Stage support
2014-02-01 17:07:25 +00:00
Martin Wilke
d06b85ae1d
- Stage support
2014-02-01 17:04:54 +00:00
Martin Wilke
46ef0d7274
- Stage support
2014-02-01 16:03:44 +00:00
Martin Wilke
e5e4e4d9e6
- Stage support
2014-02-01 15:18:39 +00:00
Kubilay Kocak
3300ff3d22
security/py-passlib: Update to 1.6.2, Modernise.
...
- Enable STAGE support
- Enable AUTOPLIST, delete pkg-plist
- Update LICENSE (BSD3CLAUSE)
- pkg-descr: Tab to space in WWW:
- Whitespace alignment
Changes: http://pythonhosted.org/passlib/history.html
2014-02-01 14:56:10 +00:00
Martin Wilke
1060c7b5ed
- Stage support
2014-02-01 14:54:17 +00:00
Martin Wilke
81f24a8fb3
- Stage support
2014-02-01 14:54:06 +00:00
Martin Wilke
07a224c352
- Stage support
2014-02-01 14:53:52 +00:00
Martin Wilke
99c990d684
- Stage support
2014-02-01 14:51:21 +00:00
Kubilay Kocak
5a9a35ae48
security/py-pysha3: Modernise: STAGE and AUTOPLIST
...
- Enable STAGE support
- Enable AUTOPLIST, remove PLIST_FILES
- Add LICENSE (PSFL)
- Remove py3k-fix-pkg-plist hack
- Whitespace alignment
- Bump PORTREVISION
2014-02-01 14:43:46 +00:00
Martin Wilke
626206e958
- Stage support
2014-02-01 14:42:58 +00:00
Martin Wilke
eef915e4fb
- Stage support
2014-02-01 14:42:45 +00:00
Martin Wilke
5234475550
- Stage support
2014-02-01 14:42:33 +00:00
Martin Wilke
70fd21f6bf
- Stage support
2014-02-01 14:42:18 +00:00
Martin Wilke
244d3c2210
- Stage support
2014-02-01 14:41:36 +00:00
Martin Wilke
8df6b9b0c5
- Stage support
2014-02-01 14:41:23 +00:00
Martin Wilke
f05eda07ab
- Stage support
2014-02-01 14:41:07 +00:00