aboutsummaryrefslogtreecommitdiff
path: root/security/ncrypt
Commit message (Collapse)AuthorAgeFilesLines
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-251-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=328226
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Autotools update. Read ports/UPDATING 20100915 for details.Ade Lovett2010-09-151-1/+1
| | | | | | | | Approved by: portmgr (for Mk/bsd.port.mk part) Tested by: Multiple -exp runs Notes: svn path=/head/; revision=261230
* Remove unnecessary dependency on autoconf/automakeJohan van Selst2010-05-131-1/+0
| | | | Notes: svn path=/head/; revision=254266
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-7/+1
| | | | Notes: svn path=/head/; revision=225335
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* Return laszlof's ports to the pool due to lack of time.Mark Linimon2008-08-191-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=218823
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-6/+0
| | | | Notes: svn path=/head/; revision=200791
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-1/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Update my email address in all ports that I maintain.Frank J. Laszlo2006-11-071-1/+1
| | | | | | | Approved by: flz (mentor) Notes: svn path=/head/; revision=176714
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-3/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* - Add SHA256 to all ports submitter maintainRenato Botelho2005-11-101-0/+1
| | | | | | | | PR: ports/88791 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=147849
* Add ncrypt 0.7.0, advanced AES file encryption tool.Renato Botelho2005-09-065-0/+71
PR: ports/85486 Submitted by: Frank Laszlo <laszlof@vonostingroup.com> Notes: svn path=/head/; revision=142088