aboutsummaryrefslogtreecommitdiff
path: root/security/aespipe
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* security/aespipe: update v2.3e -> v2.4cBartek Rutkowski2014-10-112-4/+3
| | | | | | | | | PR: 193992 Submitted by: Ekkehard Gehm <gehm@doom-labs.net> Approved by: mentors (implicit) Notes: svn path=/head/; revision=370652
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* Support staging and add LICENSEEmanuel Haupt2014-02-081-4/+9
| | | | Notes: svn path=/head/; revision=343371
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-1/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Remove A/An in COMMENTCarlo Strub2013-03-291-5/+2
| | | | | | | - Trim Header where applicable Notes: svn path=/head/; revision=315566
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Chase security/libksba shlib version bumpGreg Larkin2010-12-161-0/+1
| | | | | | | | Requested by: kwm Pointyhat to: glarkin Notes: svn path=/head/; revision=266393
* - Update to 2.3eWen Heping2010-01-123-5/+6
| | | | | | | | PR: ports/142727 Submitted by: "Ekkehard 'Ekki' Gehm" <gehm@physik.tu-berlin.de> (maintainer) Notes: svn path=/head/; revision=247658
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* Add aespipe , an AES encrypting or decrypting pipe.Cheng-Lung Sung2007-04-243-0/+46
PR: ports/112056 Submitted by: Ekkehard 'Ekki' Gehm <gehm at physik.tu-berlin.de> Notes: svn path=/head/; revision=190792