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