| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 Jun 2013 19:15:40
2.0.1_8
|
bapt  |
Chase libtasn1 switching from USE_GNOME=pkgconfig to USES=pkgconfig
That has made pkgconf being a Build deps instead of Build+Run deps thus ports
depending on pkgconf need an explicit dependency |
03 May 2013 16:36:41
2.0.1_8
|
ehaupt  |
Chase security/libgcrypt update |
27 Apr 2013 18:25:25
2.0.1_7
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
28 Mar 2013 16:29:01
2.0.1_7
|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
08 Mar 2013 11:32:12
2.0.1_7
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
06 Feb 2013 17:30:08
2.0.1_7
|
novel  |
- Add UPDATING entry for libtasn1 update
- Bump PORTREVISIONs for dependant ports |
05 Feb 2013 16:17:07
2.0.1_6
|
novel  |
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports |
14 Sep 2011 15:49:03
2.0.1_5
|
cy  |
Fix brokenness. |
21 Jul 2011 12:43:39
2.0.1_5
|
jlaffaye  |
- Chase gpgme shared lib bump.
- Add an entry to UPDATING
Reviewed by: tabthorpe |
18 Jul 2011 22:00:53
2.0.1_4
|
pav  |
- Mark BROKEN: does not link
Reported by: pointyhat |
03 Jul 2011 14:03:52
2.0.1_4
|
ohauer  |
-remove MD5 |
03 Jul 2011 11:40:49
2.0.1_4
|
swills  |
- Chase the libgcrypt shared lib version |
05 Jun 2011 18:43:16
2.0.1_3
|
novel  |
Chase security/gnutls update and add an UPDATING entry. |
16 Dec 2010 02:34:07
2.0.1_2
|
glarkin  |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin |
27 Jul 2010 01:25:20
2.0.1_1
|
wxs  |
Chase security/libgcrypt shlib bump.
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
03 Nov 2009 02:54:10
2.0.1
|
linimon  |
Reset cherry@trombik.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
17 Aug 2009 22:46:16
2.0.1
|
miwi  |
- Update to 2.0.1
PR: 137209
Submitted by: farrokhi |
16 Aug 2009 18:04:40
1.0.0_4
|
novel  |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
15 Jul 2009 16:47:45
1.0.0_3
|
wxs  |
- Chase security/gpgme update.
Most changes are just PORTREVISION and LIB_DEPENDS fixes. However, the
following ports require a patch to use the new gpgme correctly:
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim4
deskutils/kdepim4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
finance/qhacc
mail/mutt-devel
net-im/ayttm
net-im/centericq
net-im/centerim
net-im/centerim-devel
security/openvas-libnasl
These patches were submitted by various people and documented in ports/135911.
PR: ports/135911 |
18 Jan 2009 17:04:08
1.0.0_2
|
novel  |
Chase libtasn1 shared library version bump. |
06 Jan 2009 13:01:11
1.0.0_2
|
rafan  |
- Bump PORTREVISION due to share library version bump in security/libgcrypt
PR: ports/127478 |
08 Jun 2008 13:20:15
1.0.0_1
|
pav  |
- Fix build on 7.x (objformat removal)
- Move Makefile.common from server to libraries port
- Minor fixes
PR: ports/124331 ports/124335-7 ports/124371
Submitted by: Tomoyuki Sakurai <cherry@trombik.org> (maintainer) |
06 Jun 2008 14:01:07
1.0.0_1
|
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) |
04 Jun 2008 13:14:01
1.0.0  |
edwin  |
[NEW PORT] security/openvas-libnasl: NASL libraries for OpenVAS
OpenVAS stands for Open Vulnerability Assessment System and
is a network security scanner with associated tools like a
graphical user fontend. The core is a server component with
a set of network vulnerability tests (NVTs) to detect
security problems in remote systems and applications.
WWW: http://www.openvas.org/
PR: ports/123129
Submitted by: Tomoyuki Sakurai <cherry@trombik.org> |