Port details |
- newpki-server C++ PKI server from newpki project
- 2.0.0.b4_5 security
=0 2.0.0.b4_5Version of this port present on the latest quarterly branch. BROKEN: does not compile with OpenSSL 0.9.8b
DEPRECATED: does not compile on FreeBSD 7.x or newer
This port expired on: 2011-04-17
IGNORE: is marked as broken: does not compile with OpenSSL 0.9.8b
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2005-07-14 13:59:36
- Last Update: 2011-04-18 22:25:41
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.newpki.org
- Description:
- NewPKI is a PKI based on the OpenSSL low-level API, all the datas are handled
through a database, which provides a much more flexible PKI than with OpenSSL,
such as seeking a certificate with a search engine.
WWW: http://www.newpki.org
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- newpki-server>0:security/newpki-server
- No installation instructions:
- This port has been deleted.
- PKGNAME: newpki-server
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- Library dependencies:
-
- newpki.2 : security/newpki-lib
- ldap-2.4.8 : net/openldap24-client
- iconv.3 : converters/libiconv
- intl : devel/gettext
- mysqlclient.14 : databases/mysql41-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.0.b4_5 18 Apr 2011 22:25:41
 |
rene  |
Remove most expired ports:
2011-04-17 cad/tclspice: has been broken for more than a year
2011-04-17 comms/hcfmdm: does not compile on 7.X or higher
2011-04-17 databases/mysqlcc: has been broken for almost a year
2011-04-17 devel/ruby-rjudy: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/xfc: does not compile on FreeBSD 7.x or newer
2011-04-17 devel/lamson: has been broken for a half year
2011-04-17 devel/cocktail: does not build on FreeBSD 7.x or newer
2011-04-17 devel/djgpp-gcc: has been broken for half a year
2011-04-17 devel/gauche-sdl: has been broken for a year
2011-04-17 devel/gdb53-act: does not compile on FreeBSD 7.x and up
2011-04-17 editors/zed: does not compile on FreeBSD 7.x or newer
2011-04-17 games/aqbubble: does not compile on FreeBSD 7.x or newer
2011-04-17 graphics/libvisual-plugins: has been broken for 3 years
2011-04-17 japanese/roundcube: has been broken for almost a year (Only the first 15 lines of the commit message are shown above ) |
2.0.0.b4_5 19 Mar 2011 13:15:34
 |
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
2.0.0.b4_4 17 Mar 2011 11:08:44
 |
pav  |
- Mark ports that have been broken for six month or more, or never compiled on
7.X and up, for removal in one month |
2.0.0.b4_4 25 Feb 2011 01:32:18
 |
delphij  |
Chase after net/openldap24-server update.
Reminded by: miwi |
2.0.0.b4_3 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
2.0.0.b4_2 22 Aug 2009 00:35:32
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
2.0.0.b4_2 05 Jan 2009 19:04:45
 |
delphij  |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
2.0.0.b4_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) |
2.0.0.b4 20 Apr 2007 15:12:30
 |
gabor  |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter r-s |
2.0.0.b4 03 Sep 2006 21:43:45
 |
simon  |
Mark BROKEN on recent -CURRENT since it doesn't compile with OpenSSL
0.9.8b.
Reported by: pointyhat via kris |
2.0.0.b4 13 May 2006 04:15:53
 |
edwin  |
Remove USE_REINPLACE from all categories starting with S |
2.0.0.b4 14 Apr 2006 18:14:59
 |
linimon  |
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr |
2.0.0.b4 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.0.0.b4 24 Jan 2006 01:03:33
 |
edwin  |
SHA256ify
Approved by: krion@ |
2.0.0.b4 15 Nov 2005 06:52:12
 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
2.0.0.b4 01 Sep 2005 13:11:50
 |
vsevolod  |
Fix build with openldap23 libraries.
Submitted by: skv |
2.0.0.b4 22 Jul 2005 09:33:36
 |
vsevolod  |
Update my email address.
Approved by: perky (mentor) |
2.0.0.b4 14 Jul 2005 13:58:43
 |
pav  |
NewPKI is a PKI based on the OpenSSL low-level API, all the datas are handled
through a database, which provides a much more flexible PKI than with OpenSSL,
such as seeking a certificate with a search engine.
CA implementation.
PR: ports/83387
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> |