aboutsummaryrefslogtreecommitdiff
path: root/security/cvm
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to OptionsNGMartin Wilke2013-03-051-10/+7
| | | | | | | | | - Trim header Reviewed by: beat, bapt, kwm Notes: svn path=/head/; revision=313460
* - Respect STRIP/LDFLAGSMartin Wilke2012-04-111-2/+1
| | | | | | | | PR: 162920 Submitted by: Jan Beich (jbeich@tormail.net) Notes: svn path=/head/; revision=294592
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+0
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=284239
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-0/+1
| | | | | | | | | | | - 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. Notes: svn path=/head/; revision=284232
* - Update to 0.96Martin Wilke2011-01-292-5/+3
| | | | | | | | | PR: 154079 Submitted by: Uffe Jakobsen <uffe@uffe.org> (Maintainer) Feature safe: yes Notes: svn path=/head/; revision=268382
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* - Add vpopmail supportDennis Herrmann2009-03-213-2/+33
| | | | | | | | | | | | - Pass maintainership to submitter - Bump PORTREVISION PR: ports/132727 Submitted by: Alex Povolotsky <tarkhil@over.ru> Approved by: miwi (mentor) Notes: svn path=/head/; revision=230588
* - Update to 0.95Dennis Herrmann2009-03-113-21/+19
| | | | | | | | | PR: 132501 Submitted by: Alex Povolotsky <tarkhil@over.ru> Approved by: miwi (mentor) Notes: svn path=/head/; revision=229900
* - Update download locationPav Lucistnik2009-01-311-1/+2
| | | | | | | Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227297
* - Chase bglibs shlib bumpMartin Wilke2008-08-101-2/+2
| | | | Notes: svn path=/head/; revision=218366
* Reset sergei@ due to maintainer-timeouts and no response to email.Mark Linimon2008-07-271-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=217649
* - Add dependency on libtool; we cannot simply add USE_AUTOTOOLSSergei Kolobov2006-10-091-0/+2
| | | | | | | | | | as that implies GNU_CONFIGURE which this port does NOT use - Bump PORTREVISION Noticed by: pointyhat via kris Notes: svn path=/head/; revision=175100
* - Update to 0.82Sergei Kolobov2006-09-212-8/+7
| | | | | | | (this should have been included in the previous commit to this port) Notes: svn path=/head/; revision=173515
* - CVM now requires devel/bglibs to be available at run-timeSergei Kolobov2006-09-211-1/+2
| | | | | | | due to a dynamic linking since bglibs provides shlibs now Notes: svn path=/head/; revision=173514
* - INSTALLS_SHLIBS is obsolete, USE_LDCONFIG should be used insteadSergei Kolobov2006-08-091-1/+1
| | | | | | | Noticed by: garga Notes: svn path=/head/; revision=170191
* - Update to 0.81Sergei Kolobov2006-08-093-8/+40
| | | | | | | | - Require bglibs >= 1.100 for shlib support - Add INSTALLS_SHLIBS as the port now installs shared libraries, too Notes: svn path=/head/; revision=170190
* - Add SHA256 checksums to my portsSergei Kolobov2005-11-251-0/+2
| | | | Notes: svn path=/head/; revision=149422
* - Update to 0.76Sergei Kolobov2005-08-312-5/+5
| | | | Notes: svn path=/head/; revision=141570
* - Update to 0.75Sergei Kolobov2005-08-293-10/+30
| | | | | | | - Chase changed location of bglibs files Notes: svn path=/head/; revision=141283
* - Update to 0.32 (also fixes fetching)Sergei Kolobov2005-02-172-3/+3
| | | | | | | Reminded by: pointyhat via kris Notes: svn path=/head/; revision=129099
* - Update to 0.31 (see http://untroubled.org/cvm/NEWS for details)Sergei Kolobov2004-11-183-3/+12
| | | | Notes: svn path=/head/; revision=121884
* Add missing @dirrmKris Kennaway2004-04-131-0/+1
| | | | Notes: svn path=/head/; revision=106965
* SIZE *DOES* MATTER.Sergei Kolobov2004-01-301-0/+1
| | | | Notes: svn path=/head/; revision=99525
* Add cvm 0.18, Credential Validation Modules:Sergei Kolobov2003-12-244-0/+87
- 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. Notes: svn path=/head/; revision=96528