sthen
a98e0e6666
remove rcs IDs in ports that I maintain
2022-03-07 21:36:41 +00:00
tb
756542837e
security/xca: prepare for upcoming libcrypto bump; switch to a codepath
...
that uses the OpenSSL 1.1 API since using X509_SIG on the stack will no
longer be possible.
tested/ok sthen (maintainer)
2021-10-13 14:05:35 +00:00
tb
9c458d98c4
security/xca: unbreak after libcrypto bump
...
The last update brought compat implementations for EVP_Digest{Sign,Verify}
which break the build after these functions were added to libcrypto.
ok sthen
2021-05-12 12:34:46 +00:00
sthen
7474f91f34
needs py-sphinx, reported by aja@
2021-05-09 07:51:58 +00:00
sthen
127e39482e
update to xca-2.4.0
2021-05-08 09:40:36 +00:00
sthen
6cc9779250
switch my maintainer email addresses to my own domain
2020-07-11 22:54:35 +00:00
sthen
b20edba856
update to xca-2.3.0
2020-06-06 20:40:49 +00:00
sthen
e70c9037e7
update to xca-2.2.1
2020-01-30 23:19:33 +00:00
sthen
9c6e9626b9
s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
...
in ports which I maintain
2019-06-03 16:06:50 +00:00
sthen
95995ce016
set PORTROACH skipv
2019-03-21 13:17:43 +00:00
cwen
6309a2bb3b
qt5.port.mk: change COMPILER
...
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.
OK sthen@
2019-03-08 20:00:39 +00:00
sthen
5b3b6e0a0b
update to xca-2.1.2
2019-01-31 20:11:23 +00:00
naddy
49670c1200
Do not clobber CC from the qt5 module, the build framework uses CC=@CXX@.
...
This means C++ code will be linked with c++(1) and lld will be happy.
2018-11-09 23:23:35 +00:00
sthen
9e8c5f919b
update to xca-2.1.1
2018-09-14 16:02:37 +00:00
sthen
36d9be75ed
update to XCA 2.1.0
...
- the database format has changed from an internal format to sqlite3,
this is automatic but it's recommended to make an extra backup of old files
first.
2018-09-10 21:03:42 +00:00
espie
a3cc216348
@tag update-mime-database
2018-07-01 18:33:35 +00:00
espie
150a0f36fa
first tag: update-desktop-database
2018-06-27 21:03:34 +00:00
jasper
ff10d27586
merged upstream
2018-04-24 15:05:38 +00:00
jasper
e42bfe6570
Allow for generating 8192 bit keys
...
ok sthen@ (MAINTAINER)
2018-04-07 20:05:50 +00:00
jasper
4238a8b3f8
- update HOMEPAGE and switch to https
...
- use github as MASTER_SITES instead of sourceforge
ok sthen@ (MAINTAINER)
2018-04-05 07:02:07 +00:00
sthen
7251314b29
update to xca-1.4.1
2018-03-05 14:33:24 +00:00
sthen
4fc64cdd8f
remove patch, no longer needed
2018-02-22 18:31:11 +00:00
sthen
8a2b3da38f
update to xca-1.40, still missing quite a bit of "new api" for this
2018-02-21 11:48:35 +00:00
sthen
9b473d3fe0
add COMPILER_LIBCXX to WANTLIB and bump
2017-07-27 10:05:20 +00:00
espie
6523d14684
passing -std=c++11 is not innocuous.
...
please check with a real C++11 compiler next time, Vadim
2017-07-20 07:40:55 +00:00
zhuk
a712635165
Unbreak after Qt 5.9 update.
2017-07-18 04:00:04 +00:00
zhuk
a47f492f02
Adapt to new x11/qt5 layout, mostly REVISION bumps due to changed deps.
...
The devel/kf5 to be handled separately, please wait.
2016-12-25 14:34:39 +00:00
zhuk
e56fc4cc85
Rework DESCR. Final text from sthen@ (MAINTINER), committing on his behalf.
2016-12-20 13:52:01 +00:00
sthen
9924ca29b4
update to xca-1.3.2
2015-10-12 10:52:26 +00:00
sthen
3fc3f12b5c
take maintainer
2015-09-18 15:07:48 +00:00
sthen
e9fe9ccefa
update to xca-1.3.1
2015-09-12 20:40:49 +00:00
sthen
7471f74e01
fix default hashalgo in xca; the last update resulted in it changing
...
from SHA256 to 224
2015-09-02 15:19:28 +00:00
jasper
8370029792
use install -D and drop ginstall dependency where applicable
2015-07-19 21:44:07 +00:00
jasper
b075c94912
update to xca-1.2.0
2015-06-17 20:04:14 +00:00
sthen
51636aae95
update to xca 1.1.0. templates didn't seem to work in 0.9.3 previously (though
...
they have worked in the past); this fixes it for me.
2015-02-07 21:52:57 +00:00
sthen
cc490281be
add xca patches from sf bugs; notably http://sourceforge.net/p/xca/patches/14/
...
which unbreaks it with openssl 1.0.1i's stricter OID checks
2014-10-17 15:10:23 +00:00
sthen
17cbfe801f
change xca's default hash to SHA 256
2014-10-17 14:53:55 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
jasper
6b8e95cd2c
import xca-0.9.3
...
X Certificate and Key management is an interface for managing asymetric
keys like RSA or DSA. It is intended as a small CA for creation and
signing certificates. It uses the OpenSSL library for the cryptographic
operations.
ok aja@
2013-01-23 08:38:53 +00:00