aboutsummaryrefslogtreecommitdiff
path: root/security/slurpie
Commit message (Collapse)AuthorAgeFilesLines
* 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
* security/slurpie: fix build with clangWilliam Grzybowski2013-06-163-7/+30
| | | | | | | | | | | - Fix build with clang, main int arg - NOPORTDOCS -> PORT_OPTIONS:MDOCS - Trim Makefile header Approved by: culot / jpaetzel (mentors, implicit) Notes: svn path=/head/; revision=321036
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Fix the build with GCC 4.2 [1]Alexey Dokuchaev2007-07-022-8/+12
| | | | | | | | | | - Clean up Makefile - Kill unnecessary pkg-plist Reported by: pointyhat (logs) [1] Notes: svn path=/head/; revision=194615
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Per distfile survey, remove mastersite that disappeared in September 2001.Mark Linimon2003-10-281-2/+0
| | | | Notes: svn path=/head/; revision=92394
* Submitted by: Yonatan@xpert.com <Yonatan@xpert.com>Foxfair Hu2003-03-231-1/+2
| | | | | | | Fetch the source from OpenBSD distfiles repository. Notes: svn path=/head/; revision=77259
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* To ports@freebsd.org.David E. O'Brien2002-05-081-1/+1
| | | | Notes: svn path=/head/; revision=58742
* Allow package builds and correct the plist.Kris Kennaway2001-08-232-3/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=46696
* Need to escape the ()'s.David E. O'Brien2000-11-061-1/+1
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=34825
* Correct whitespace introduced during PORTNAME conversion and portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27847
* Portlint COMMENT's.Akinori MUSHA2000-04-141-1/+1
| | | | | | | | | | Everybody should read the Handbook again! PR: ports/18008 Submitted by: tkato@prontomail.ne.jp Notes: svn path=/head/; revision=27537
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27426
* Slurpie is a passwd file cracker similar to CrackerJack and John the RipperDavid E. O'Brien2000-02-147-0/+68
except that it can be run in a distributed environment (multiple computers aka nodes). Notes: svn path=/head/; revision=25808