| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Mar 2013 17:07:44
  |
miwi  |
- Convert to OptionsNG
- Trim header
Reviewed by: beat, bapt, kwm |
11 Apr 2012 03:34:16
0.96
|
miwi  |
- Respect STRIP/LDFLAGS
PR: 162920
Submitted by: Jan Beich (jbeich@tormail.net) |
24 Oct 2011 09:11:38
0.96
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
24 Oct 2011 04:17:38
0.96
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
29 Jan 2011 14:28:38
0.96
|
miwi  |
- Update to 0.96
PR: 154079
Submitted by: Uffe Jakobsen <uffe@uffe.org> (Maintainer)
Feature safe: yes |
04 Dec 2010 07:34:27
0.95_1
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
0.95_1
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
21 Mar 2009 13:14:29
0.95_1
|
dhn  |
- Add vpopmail support
- Pass maintainership to submitter
- Bump PORTREVISION
PR: ports/132727
Submitted by: Alex Povolotsky <tarkhil@over.ru>
Approved by: miwi (mentor) |
11 Mar 2009 17:02:50
0.95
|
dhn  |
- Update to 0.95
PR: 132501
Submitted by: Alex Povolotsky <tarkhil@over.ru>
Approved by: miwi (mentor) |
31 Jan 2009 21:56:27
0.82_2
|
pav  |
- Update download location
Reported by: -fetch-original pointyhat run |
10 Aug 2008 21:19:18
0.82_2
|
miwi  |
- Chase bglibs shlib bump |
27 Jul 2008 04:30:53
0.82_1
|
linimon  |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
09 Oct 2006 15:41:47
0.82_1
|
sergei  |
- Add dependency on libtool; we cannot simply add USE_AUTOTOOLS
as that implies GNU_CONFIGURE which this port does NOT use
- Bump PORTREVISION
Noticed by: pointyhat via kris |
21 Sep 2006 09:13:14
0.82
|
sergei  |
- Update to 0.82
(this should have been included in the previous commit to this port) |
21 Sep 2006 09:09:25
0.81_1
|
sergei  |
- CVM now requires devel/bglibs to be available at run-time
due to a dynamic linking since bglibs provides shlibs now |
09 Aug 2006 12:05:56
0.81
|
sergei  |
- INSTALLS_SHLIBS is obsolete, USE_LDCONFIG should be used instead
Noticed by: garga |
09 Aug 2006 11:58:39
0.81
|
sergei  |
- Update to 0.81
- Require bglibs >= 1.100 for shlib support
- Add INSTALLS_SHLIBS as the port now installs shared libraries, too |
25 Nov 2005 14:05:38
0.76
|
sergei  |
- Add SHA256 checksums to my ports |
31 Aug 2005 12:10:25
0.76
|
sergei  |
- Update to 0.76 |
29 Aug 2005 12:15:37
0.75
|
sergei  |
- Update to 0.75
- Chase changed location of bglibs files |
17 Feb 2005 17:25:47
0.32
|
sergei  |
- Update to 0.32 (also fixes fetching)
Reminded by: pointyhat via kris |
18 Nov 2004 17:33:06
0.31
|
sergei  |
- Update to 0.31 (see http://untroubled.org/cvm/NEWS for details) |
13 Apr 2004 22:09:36
0.18
|
kris  |
Add missing @dirrm |
30 Jan 2004 16:03:29
0.18
|
sergei  |
SIZE *DOES* MATTER. |
24 Dec 2003 13:53:01
0.18
|
sergei  |
Add cvm 0.18, Credential Validation Modules:
- The reference source for the CVM interface
- Diagnostic and benchmark CVM clients
- A checkpassword interface CVM client
- A UNIX/POSIX system module (uses getpwnam)
- A flat-file module
- A library for client writers
- A set of libraries for module writers
Author: Bruce Guenter <bruceg@em.ca>
WWW: http://untroubled.org/cvm/
This port in needed to unbreak build of mail/mailfront and ftp/twoftpd. |