| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Apr 2013 21:02:40
  |
bapt  |
Convert security to new options framework |
02 Mar 2013 15:55:17
0.9.1389_2
|
miwi  |
- Update to Maintainer e-mail
- While here trim header
PR: 176512 176513 176514 176515 176516
176518 176519 176520 176521 176517
Submitted by: maintainer |
30 Jun 2012 05:45:08
0.9.1389_2
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
21 Jan 2012 17:40:15
0.9.1389_2
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
17 Sep 2011 07:06:45
0.9.1389_2
|
sunpoet  |
- Change PERL_CONFIGURE to "yes" for all values between 5.8.1+ and 5.8.9+
Suggested by: az
With hat: perl |
03 Jul 2011 14:03:52
0.9.1389_2
|
ohauer  |
-remove MD5 |
18 Aug 2010 12:42:19
0.9.1389_2
|
bapt  |
- Fix dependency list
- Convert to USERS/GROUPS macros
- Add license
- Bump portrevision
PR: ports/149740
Submitted by: Sergei Vyshenski <svysh _at_ pn.sinp.msu.ru> (maintainer)
Approved by: tabthorpe (mentor) |
14 Apr 2010 12:10:00
0.9.1389_1
|
wen  |
- Fix build with openssl
PR: ports/145620
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) |
22 Aug 2009 00:35:32
0.9.1389  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
22 Jan 2009 02:44:39
0.9.1389
|
araujo  |
- Update to 0.9.1389.
PR: ports/130795
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) |
11 Jan 2009 00:29:26
0.9.1267
|
pav  |
- Make this use openssl from port on 6.x
Reported by: pointyhat |
29 Jun 2008 00:23:54
0.9.1267
|
miwi  |
- Update to 0.9.1267
PR: 125047
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) |
06 Jun 2008 14:01:07
0.9.1084_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) |
09 Oct 2007 22:36:58
0.9.1084
|
miwi  |
- Update to 0.9.1084
PR: 116859
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) |
08 Sep 2007 01:04:03
0.9.914
|
linimon  |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
07 Jun 2007 05:37:30
0.9.914
|
miwi  |
- Update to 0.9.914
PR: 113413
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) |
28 Mar 2007 17:13:07
0.9.781
|
miwi  |
- Update to 0.9.781
PR: 110931
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> (maintainer) |
03 Feb 2007 09:49:20
0.9.724
|
miwi  |
- Update to 0.9.724
PR: 108614
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> (maintainer) |
12 Dec 2006 20:27:12
0.9.633
|
miwi  |
- Update to 0.9.633
PR: ports/106609
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> (maintainer) |
07 Oct 2006 12:27:25
0.9.548
|
rafan  |
- Update to 0.548
- Split openxpki port into 8 separate ports. This reduces maintainer's
loading and make our automatic porting tools happier. Users need
not to install all of the 8 ports to make OpenXPKI work. He/She just
install what he/she needs. Detail reasons can be found in PR.
PR: ports/103937
Submitted by: Sergei Vyshenski <svysh at cryptocom.ru> (maintainer) |
18 Sep 2006 18:08:39
0.9.455
|
erwin  |
Fix pkg-plist and unbreak
PR: 103356
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> (maintainer) |
10 Sep 2006 23:43:35
0.9.455
|
kris  |
BROKEN: Incomplete pkg-plist |
02 Sep 2006 07:30:22
0.9.455
|
miwi  |
- Fix pkg-plist [1]
Submitted by: pontyhat via krismail
Sergei Vyshenski <svysh(at)cryptocom.ru> (maintainer) [1] |
23 Aug 2006 12:30:25
0.9.455
|
miwi  |
- Update to 0.9.455
PR: ports/102008
Submitted by: Sergei Vyshenski <svysh(at)cryptocom.ru> (maintainer)
Approved by: krion (mentor) |
04 Aug 2006 12:34:50
0.9.402
|
erwin  |
Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.
Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.
PR: 100555
Submitted by: gabor
Sponsored by: Google Summer of Code 2006 |
21 Jul 2006 03:46:36
0.9.402
|
rafan  |
- Update to 0.9.402
PR: ports/100612
Submitted by: maintainer |
07 Jul 2006 04:26:45
0.9.342_1
|
rafan  |
- Fix non-portable dependency
PR: 99840
Submitted by: maintainer
Approved by: delphij (mentor, implicit) |
29 Jun 2006 12:14:36
0.9.342
|
erwin  |
Remove a debugging file that snug in.
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> |
28 Jun 2006 12:52:48
0.9.342
|
erwin  |
Add p5-openxpki 0.9.342, perl based enterprise class trastcenter
software for PKI.
PR: ports/99317
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> |