aboutsummaryrefslogtreecommitdiff
path: root/security/orthrus
Commit message (Collapse)AuthorAgeFilesLines
* security/orthrus: support stageWilliam Grzybowski2014-08-312-20/+25
| | | | | | | | | | - Allow package as a regular user PR: 193164 Submitted by: Ports Fury Notes: svn path=/head/; revision=366760
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-041-1/+1
| | | | | | | | | pending PR (related to stage) With hat: portmgr Notes: svn path=/head/; revision=360609
* Bump PORTREVISION on everything that depends on devel/apr1 due to theTijl Coosemans2014-06-121-0/+1
| | | | | | | | | library version change. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=357574
* Convert to USES=sconsBaptiste Daroussin2014-05-271-4/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=355523
* Remove trailing whitespaces from category securityEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345433
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-1/+1
| | | | | | | | | | | | | | | | | - svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@) Notes: svn path=/head/; revision=338168
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Orthrus is a C library and user interfaces for RFC 2289,Jason Helfman2013-07-165-0/+63
"A One-Time Password System (OTP)", also known as OPIE or S/Key. WWW: http://code.google.com/p/orthrus PR: ports/180571 Submitted by: gavin@16degrees.com.au Notes: svn path=/head/; revision=323096