Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.1386_3 04 Aug 2014 22:11:01
  |
wg  |
Remove deprecated p5-openxpki ports:
- security/p5-openxpki-client
- security/p5-openxpki-client-scep
- security/p5-openxpki-deployment
They have been incorporated within security/p5-openxpki and conflict with
dependencies. |
0.9.1386_3 03 Aug 2014 12:06:03
  |
wg  |
security/p5-openxpki-deployment: mark as deprecated
This port has been integrated into security/p5-openxpki.
PR: 191449
Submitted by: maintainer |
0.9.1386_2 13 Jun 2014 15:27:14
  |
marino  |
security/p5-openxpki-deployment: Unbreak by adding Stage support
In addition to changes related to staging:
* Adds LICENSE (ART20)
* Fixes rc.d script for new rules
* remove BROKEN definition (added due to lack of staging)
What the patch does not do is fix the build on FreeBSD 10+ This will
be dealt with in a following patch. Testing without poudriere and
redports (F8 and F9, x4).
PR: 190960
Submitted by: maintainer (Sergei Vyshenski) |
0.9.1386_1 26 May 2014 12:50:41
  |
miwi  |
- Convert gmake, bzip2 to USES
Approved by: portmgr |
0.9.1386_1 09 Apr 2014 09:49:03
  |
bapt  |
Mark as broken unstaged perl ports
With hat: portmgr |
0.9.1386_1 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.9.1386_1 11 Sep 2013 17:56:03
  |
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.9.1386_1 02 Mar 2013 15:55:17
  |
miwi  |
- Update to Maintainer e-mail
- While here trim header
PR: 176512 176513 176514 176515 176516
176518 176519 176520 176521 176517
Submitted by: maintainer |
0.9.1386_1 05 Aug 2012 23:19:40
 |
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
0.9.1386_1 30 Jun 2012 05:45:08
 |
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.9.1386_1 21 Jan 2012 17:40:15
 |
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 |
0.9.1386_1 14 Jan 2012 08:57:23
 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
0.9.1386_1 29 Aug 2011 23:00:59
 |
pav  |
- Extra verbosity for tracking down pointyhat build failure
PR: ports/160281
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) |
0.9.1386_1 03 Jul 2011 14:03:52
 |
ohauer  |
-remove MD5 |
0.9.1386_1 15 May 2011 02:49:17
 |
dougb  |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
0.9.1386_1 18 Aug 2010 12:47:08
 |
bapt  |
Ensure that this port starts after known databases at system boot
PR: ports/149739
Submitted by: Sergei Vyshenski <svysh _at_ cryptocom.ru> (maintainer)
Approved by: tabthorpe (mentor) |
0.9.1386 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
0.9.1386 22 Aug 2009 00:35:32
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
0.9.1386 15 Jul 2009 16:56:10
 |
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops. |
0.9.1386 22 Jan 2009 02:49:00
 |
araujo  |
- Update to 0.9.1386.
PR: ports/130803
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) |
0.9.1268 29 Jun 2008 00:23:55
 |
miwi  |
- Update to 0.9.1265
PR: 125051
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) |
0.9.1068_1 06 Jun 2008 14:01:07
 |
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) |
0.9.1068 09 Oct 2007 22:33:49
 |
miwi  |
- Update to 0.9.1068
PR: 116863
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) |
0.9.913_1 08 Jun 2007 08:34:52
 |
miwi  |
- Fix pkg-plist
Submitted by: pointyhat via kris |
0.9.913 07 Jun 2007 05:37:26
 |
miwi  |
- Update to 0.9.913
PR: 113411
Submitted by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> (maintainer) |
0.9.781 28 Mar 2007 17:24:13
 |
miwi  |
- Update to 0.9.781
PR: 110936
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> |
0.9.720 03 Feb 2007 09:49:52
 |
miwi  |
- Update to 0.9.720
PR: 108621
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> (maintainer) |
0.9.659 30 Dec 2006 17:18:35
 |
miwi  |
- Update to 0.9.659
PR: ports/107329
Submitted by: Sergei Vyshenski <svysh@cryptocom.ru> (maintainer) |
0.9.543 08 Oct 2006 14:59:46
 |
pav  |
- Remove symlinks created by mtree target from plists
Pointy hats to: rafan 6x, droso 2x, pav 2x, alepulve, clsung, glewis, itetcu,
miwi |
0.9.543 07 Oct 2006 12:32:19
 |
rafan  |
Add p5-openxpki-deployment 0.9.543, perl based enterprise class
trustcenter software for PKI.
PR: ports/103949
Submitted by: Sergei Vyshenski <svysh at cryptocom.ru> |