Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.10 14 Mar 2025 05:14:23
    |
Jason E. Hale (jhale)  |
devel/qca: Update to 2.3.10
Convert TEST option to cmake:testing after 8cb78e3688bf.
Fix build with BOTAN option enabled if security/botan2 is also
installed. [1]
Fixes: 16577400db6b devel/qca: switch to botan3 instead of deprecated botan2
[1] |
2.3.9_1 06 Feb 2025 19:34:58
    |
Dima Panov (fluffy)  |
devel/qca: bump PORTREVISON after botan3 library ABI changed |
2.3.9 06 Nov 2024 15:54:24
    |
Dima Panov (fluffy)  |
devel/qca: switch to botan3 instead of deprecated botan2 |
2.3.9 25 Jun 2024 06:06:08
    |
Jason E. Hale (jhale)  |
devel/qca: Update to 2.3.9
Add support for the rest of the plugins.
Improve Makefile order. |
2.3.8_1 29 Jan 2024 22:25:53
    |
Muhammad Moinur Rahman (bofh)  |
devel/qca: Moved man to share/man
Approved by: portmgr (blanket) |
2.3.8 10 Jan 2024 02:29:31
    |
Jason E. Hale (jhale)  |
devel/qca: Update to 2.3.8 |
2.3.7 11 Aug 2023 08:13:28
    |
Jason E. Hale (jhale)  |
devel/qca: Update to 2.3.7
Reduce substitutions and improve readability for "private" variables.
Fix TEST option for qt6 flavor.
Changes since 2.3.6:
* OpenSSL3: don't quit if legacy provider is unavailable |
2.3.6 04 May 2023 14:42:24
    |
Adriaan de Groot (adridg)  |
devel/qca: update to 2.3.6, latest upstream
From the release announcement email:
A new bugfix release of QCA, the cross-platform cryptography
API for Qt, is out!
* Support botan 3
* Small improvemens to cmake code
* Tweak to which tests are run |
2.3.5 19 Oct 2022 15:50:46
    |
Dima Panov (fluffy)  |
devel/qca: update to 2.3.5 release |
2.3.4_1 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
2.3.4_1 10 Sep 2022 18:13:59
    |
Tobias C. Berner (tcberner)  |
devel/qca: update WWW |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.3.4_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.3.4_1 26 Aug 2022 06:30:22
    |
Tobias C. Berner (tcberner)  |
devel/qca: add flavors for Qt 5 and Qt 6 |
2.3.4 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.3.4 30 Sep 2021 21:23:30
    |
Rene Ladan (rene)  |
cleanup: drop support for EOL FreeBSD 11.X
Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11
Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*
Reviewed by: doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index |
2.3.4 16 Sep 2021 04:17:48
    |
Tobias C. Berner (tcberner)  |
devel/qca: update to 2.3.4 |
2.3.3 15 Jul 2021 05:18:02
    |
Tobias C. Berner (tcberner)  |
devel/qca: update to 2.3.3 |
2.3.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.3.2 10 Feb 2021 10:46:36
  |
adridg  |
Update devel/qca to latest upstream release
QCA is the Qt Cryptographic Architecture - straightforward cross-
platform crypto API. This release has:
* Add macOS framework major version
* qca-gcrypt: Add support for HKDF
* Minimum Qt updated to 5.9
* Fixed compilation with gcc 11
While updating, I have added the patch for LibreSSL compatibility (and
tried to upsteam it). The patch comes via Gentoo and OpenBSD and has
been adjusted by lbartoletti@ and tjlegg@gmail.com and myself,
so I'm filling in something generic-ish in "Obtained from" since it
is collaborative. The PR: entry is for this patch, not for the update
to the recent release.
PR: 248590
Reported by: portscout, tjlegg@gmail.com
Obtained from: Gentoo/OpenBSD |
2.3.1_1 19 Aug 2020 05:53:29
  |
fernape  |
security/botan2: update to 2.15.0
ChangeLog: https://botan.randombit.net/news.html#version-2-15-0-2020-07-07
Bumping dependent ports due to library abi version bump.
PR: 248343
Submitted by: tremere@cainites.net (maintainer) |
2.3.1 30 Jul 2020 14:47:46
  |
tcberner  |
devel/Qca: update to 2.3.1 |
2.3.0 03 Apr 2020 21:25:41
  |
tcberner  |
devel/qca: add support for libressl
PR: 245116
Submitted by: Felix Palmen <felix@palmen-it.de> |
2.3.0 21 Mar 2020 07:24:00
  |
tcberner  |
devel/qca: update to 2.3
- qca-2.3 drop support for OSSL<1.1
- copy devel/qca to devel/qca-legacy which is held at the current version
- update devel/qca to 2.3
- Add Uses/qca.mk which handles dependency on either of the ports depending on
the FreeBSD version
Users on FreeBSD11 must therefore change their pkg orign a la:
pkg set -o devel/qca:devel/qca-legacy
PR: 244682
Exp-run by: antoine
Reviewed by: arrowd
Differential Revision: https://reviews.freebsd.org/D24042 |
2.2.1_4 12 Oct 2019 22:00:02
  |
dmgk  |
security/botan2: Update to 2.12.0
Changes: https://botan.randombit.net/news.html#version-2-12-0-2019-10-07
Also bump PORTREVISION of dependent ports.
PR: 241217
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D22000 |
2.2.1_3 19 Sep 2019 14:48:48
  |
dmgk  |
Bump PORTREVISION of ports depending on security/botan2
PR: 240557
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21716 |
2.2.1_2 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.2.1_1 08 Jul 2019 08:55:12
  |
fluffy  |
- Fix build with LibreSSL
Provide RSA_meth_set_{sign,verify} for LibreSSL.
Do not redefine M_ASN1_IA5STRING_new and RSA_F_RSA_EAY_PRIVATE_DECRYPT.
Disable HKDF.
- Add description for BOTAN option
Obtained from: Gentoo |
2.2.1_1 28 Apr 2019 22:43:59
  |
adridg  |
Fix devel/qca's BOTAN option.
This was missing all the moving parts to actually get the
botan plugin to build. |
2.2.1 27 Apr 2019 18:22:43
  |
adridg  |
Update devel/qca to latest upstream version 2.2.1
- Mostly for new botan2 support
- Build fixes back-and-forth
The patches are all dropped because they copy what's in git,
or mess around with the test suite to no avail. libressl
is still unsupported (at this point, also because py-cryptography
doesn't build with it). |
2.1.3_7 17 Mar 2019 19:10:04
  |
rakuco  |
Add a TEST option and set TEST_TARGET.
This also allows us to get rid of the sed hack in post-patch now that
patch-git_e854f357 handles the dependency on qt5-network correctly. |
2.1.3_7 16 Mar 2019 20:16:24
  |
tcberner  |
devel/qca: remove flavors (Qt4 deprecation) |
2.1.3_6 27 Feb 2019 19:22:16
  |
rakuco  |
Replace OpenSSL 1.1.0 with upstream ones
The patches from bug 228902 and added in r481850 are not entirely compatible
with older OpenSSL versions, to the point that the qca-ossl plugin refuses to
load at all on FreeBSD 11.2, for example (see bug 232784 and its duplicates).
Fix it by replacing our patches with backports from upstream the same way
OpenSUSE does it (the OpenSSL 1.1.0 upstream patch was authored by SUSE):
* Revert an upstream commit made only to the 2.1 branch disabling a few ciphers
in the unit tests.
* Backport a change to the master branch that never made it to the 2.1 branch
disabling the ciphers mentioned above as well as a few other ones, so that we
can backport the actual change adding support for OpenSSL 1.1.0 more clealy.
* Backport the actual OpenSSL 1.1.0 support commit, with a few conflicts (Only the first 15 lines of the commit message are shown above ) |
2.1.3_5 16 Jan 2019 11:13:45
  |
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
2.1.3_4 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
2.1.3_4 16 Dec 2018 16:49:17
  |
rene  |
Use regular DEPRECATED and EXPIRATION_DATE variables in an "if FLAVOR" block
instead of flavoring the variables themselves. This caused too much hassle
for Tools/scripts/rmport.
Discussed with: tcberner |
2.1.3_4 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.1.3_3 02 Dec 2018 15:41:48
  |
rene  |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
2.1.3_2 11 Oct 2018 19:56:47
  |
adridg  |
Fix devel/qca with OpenSSL 1.1.1.
Contains portions extracted from upstream and portions created by
submitter. Upstream bits are marked with their git hash.
PR: 228902
Submitted by: Nathan <ndowens@yahoo.com>
Reported by: brnrd |
2.1.3_1 27 Sep 2018 22:42:11
  |
linimon  |
Fix build on gcc-based archs.
Tested on powerpc64, amd64.
PR: 231687
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
2.1.3_1 28 Jun 2018 17:39:55
  |
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
2.1.3_1 14 Apr 2018 11:09:17
  |
tcberner  |
devel/qca, devel/qca-qt5 -- create flavors
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14651 |
2.1.3 18 Feb 2018 09:44:40
  |
rakuco  |
Update devel/qca and devel/qca-qt5 to 2.1.3.
Thanks to antoine for the exp-run.
PR: 225929 |
2.1.1_1 08 Apr 2017 21:33:40
  |
rakuco  |
Add upstream patch to fix the build on ARMv6.
PR: 217371
Submitted by: mikael.urankar@gmail.com
MFH: 2017Q2 |
2.1.1_1 22 Aug 2016 20:27:11
  |
tcberner  |
Fix COMMENT in devel/qca[-qt5]
devel/qca set COMMENT= thereby overriding the value from devel/qca-qt5.
Set it via ?=.
Approved by: rakuco (mentor)
MFH: 2016Q3 |
2.1.1_1 16 Aug 2016 20:36:03
  |
rakuco  |
Adjust the SHA0 removal patch.
The upstream fix was still returning "sha0" in all_hash_types() even when SHA0
support is not present. The fix has also been submitted upstream.
PR: 211833
Submitted by: matthew@reztek.cz
MFH: 2016Q3 |
2.1.1 04 Jul 2016 18:14:18
  |
brnrd  |
devel/qca: Fix build failure on 9.3 / OpenSSL 0.9.7
- Re-add patch for compression to satisfy 0.9.7
PR: 210053 |
2.1.1 03 Jul 2016 12:10:18
  |
brnrd  |
devel/qca: Fix building without SSLv3 and SHA-0
- Add 2 patches from upstream project
- Fix building when libssl does not have SSLv3
- Fix building when libcrypto does not have SHA-0
- Replace USE_OPENSSL with USES= ssl
- Rework files/patch-libressl with `make makepatch`
Tested with devel/qca and devel/qca-qt5
PR: 210053
Approved by: Maintainer time-out
Obtained from: KDE
Differential Revision: D6885 |
2.1.1 07 Jun 2016 17:48:21
  |
pi  |
devel/qca: remove wrongly used PLIST_SUB from pkg-plist.qt5
PR: 210109
Submitted by: Tobias C.Berner <tcberner@gmail.com> (kde) |
2.1.1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.1.1 07 Nov 2015 10:26:08
  |
makc  |
devel/qca:
- Fix build with LibreSSL and with old OpenSSL (FreeBSD 9.x)
PR: 199134
PR: 204305 |
2.1.1 06 Nov 2015 12:56:36
  |
makc  |
devel/qca:
- Update to 2.1.1
- Remove patches integrated upstream
- Amend COMMENT
- tarballs are now hosted by KDE Project
devel/qca-qt5:
- Use build switch to avoid conflict with QCA Qt4 instead of patching library
name and install path for headers
- Make port a slave of devel/qca
- Pass maintainership to kde@
PR: 204305
Approved by: pawel |
2.1.0_3 18 Aug 2015 10:51:02
  |
rakuco  |
Uses/cmake.mk: Replace CMAKE_ENV with CONFIGURE_ENV.
Instead of defining a variable that is almost always based on CONFIGURE_ENV,
just use CONFIGURE_ENV directly.
This also matches the behavior of other ports that do not use autotools (so
most ports can just worry about CONFIGURE_ENV). Additionally, the fact that
we do not use ?= means we do not have problems if another file in Uses/
needs to set CONFIGURE_ENV (with CMAKE_ENV, the order of the arguments to
USES would matter).
Ports which set CMAKE_ENV have been adjusted accordingly. In most cases,
CMAKE_ENV was just replaced with CONFIGURE_ENV, the exceptions being:
* databases/sqliteman: CMAKE_ENV line removed; setting QMAKESPEC there has
no effect on the build system.
* devel/freeocl: CMAKE_ENV line removed; FREEOCL_CXX_COMPILER is already
retrieved from the CMAKE_CXX_COMPILER variable in the build
system.
* graphics/openimageio: CMAKE_ENV line removed; setting Qt variables there
has no effect on the build system.
Reviewed by: makc
Differential Revision: https://reviews.freebsd.org/D3403 |
2.1.0_3 16 Jul 2015 05:29:23
  |
alonso  |
Revert 392050
While 392050 fixed the libressl build, it broke compilation against FreeBSD-8
and FreeBSD-9's base openssl.
PR: 199134
PR: 201584 |
2.1.0_2 14 Jul 2015 19:17:39
  |
alonso  |
Fix build with libressl
Add an upstream patch to address OpenSSL compression handling.
PR: 199134
Approved by: rakuco (mentor)
Obtained from: qca upstream |
2.1.0_1 17 Jan 2015 15:06:02
  |
rakuco  |
Add upstream patch to remove comma from the last item in an enum.
This fixes the build of at least finance/skrooge on 8.4 and 9.3:
In file included from /usr/local/include/QtCrypto/qca.h:38,
from /usr/local/include/QtCrypto/QtCrypto:1,
from
/wrkdirs/usr/ports/finance/skrooge/work/skrooge-1.10.0/skgbasemodeler/skgservices.cpp:41:
/usr/local/include/QtCrypto/qca_basic.h:598: error: comma at end of enumerator
list |
2.1.0 12 Jan 2015 21:12:55
  |
tijl  |
Add missing build dependency on qmake
Reported by: antoine |
2.1.0 12 Jan 2015 16:33:17
  |
tijl  |
- Update devel/qca to version 2.1.0
- Plugins are no longer available separately so remove security/qca-* and
replace them with options in devel/qca
- Adjust all ports that depended on security/qca-*
- This also fixes the build of the OpenSSL plugin when OpenSSL doesn't
support SSLv2
Approved by: kde (rakuco) |
2.0.3_1 27 Oct 2014 11:07:20
  |
bapt  |
Cleanup plist |
2.0.3_1 29 Jul 2014 21:43:18
  |
adamw  |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
2.0.3_1 20 Feb 2014 13:23:50
  |
makc  |
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 |
2.0.3_1 20 Sep 2013 17:17:45
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
2.0.3_1 12 Jun 2012 07:18:52
 |
fluffy  |
- Ouch. Fix mistype, sorry :( |
1 12 Jun 2012 07:14:51
 |
fluffy  |
- Allow to pass QMAKESPEC to make [1]
- Backport patch from upstream to fix c++ code, it fixes build
with clang/gcc46+
Submitted by: avg (via kde-freebsd ml) [1] |
2.0.3 06 Jun 2012 06:44:38
 |
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
2.0.3 13 May 2012 15:57:20
 |
makc  |
Pass maintainership to KDE team |
2.0.3 21 Jun 2011 18:04:55
 |
makc  |
Attempt to fix build with clang |
2.0.3 21 Jun 2011 17:36:59
 |
makc  |
Enable verbose output on pointyhat |
2.0.3 28 Nov 2010 20:18:16
 |
makc  |
Update to 2.0.3 |
2.0.2 01 May 2009 19:35:57
 |
makc  |
Update to 2.0.2
Changes:
- Bugfix release, forward and backward compatible with 2.0.x
- Fix compatibility with Qt 4.5 when QCA::Initializer appears before QApp
- Don't convert to secure memory when Hash::update(QByteArray) is used |
2.0.1 15 Mar 2009 17:33:14
 |
makc  |
Update to 2.0.1 |
2.0.0_1 14 Mar 2009 09:07:43
 |
makc  |
Take maintainership |
2.0.0_1 13 Mar 2009 23:27:19
 |
shaun  |
Free most of my ports, since they aren't being maintained to a
reasonable standard. |
2.0.0_1 06 Feb 2009 13:08:05
 |
makc  |
Clean up Makefile,
remove staled patch,
install qt4 related stuff to appropriate place.
PR: ports/130722
Approved by: shaun (maintainer timeout), miwi (mentor) |
2.0.0 10 Jul 2008 23:25:35
 |
miwi  |
- Update to 2.0.0
- Switch to USE_CMAKE
PR: based on 120323
Submitted by: Dmitry Sivachenko <demon@freebsd.org>
Approved by: shaun (maintainer) |
1.0_2 06 Jun 2008 13:21:59
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.0_1 25 Mar 2008 22:44:48
 |
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.0_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0 13 Feb 2007 00:16:29
 |
pav  |
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat |
1.0 16 Aug 2006 15:44:08
 |
shaun  |
- Fix master site and WWW page. [1]
- Expand pkg-descr.
- Take maintainership.
Reported by: fenner's distfile survey [1] |
1.0 14 Aug 2006 22:55:18
 |
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.0 12 Jun 2006 16:32:23
 |
erwin  |
Remove bogus USE_INSTALL_SCRIPT. |
1.0 14 Apr 2006 18:14:59
 |
linimon  |
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr |
1.0 22 Jan 2006 11:02:41
 |
edwin  |
SHA256ify (manually updated and checked)
Approved by: krion@ |
1.0 22 Jul 2005 09:33:36
 |
vsevolod  |
Update my email address.
Approved by: perky (mentor) |
1.0 08 Apr 2005 05:21:14
 |
sem  |
- Add extra dir in pkg-plist
Reported by: kris via pointyhat |
1.0 05 Apr 2005 06:32:34
 |
sem  |
QCA is a straightforward and cross-platform crypto API, using Qt datatypes and
conventions.
PR: ports/79289
Submitted by: Vsevolod A. Stakhov <vsevolod@highsecure.ru> |