aboutsummaryrefslogtreecommitdiff
path: root/security/cfv
Commit message (Collapse)AuthorAgeFilesLines
* security/cfv: fix usage of python and limit to 2.xWilliam Grzybowski2013-12-151-1/+2
| | | | | | | | Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) Notes: svn path=/head/; revision=336520
* Remove psyco supportBaptiste Daroussin2013-10-152-22/+0
| | | | Notes: svn path=/head/; revision=330398
* 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
* Resurrect security/cfv and remove optional dependency onChris Rees2012-11-026-0/+73
| | | | | | | | security/py-fchksum; the port works just fine without it. Feature safe: yes Notes: svn path=/head/; revision=306850
* Remove because it depends on security/py-fchksum which is not in the ports ↵Alex Kozlov2012-11-026-75/+0
| | | | | | | | | tree anymore. Feature safe: yes Notes: svn path=/head/; revision=306848
* Convert to new options frameworkBaptiste Daroussin2012-10-041-18/+6
| | | | Notes: svn path=/head/; revision=305249
* Fix typos and make small modifications in COMMENT (according to Porter'sCarlo Strub2012-08-031-1/+1
| | | | | | | | | Handbook) Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301960
* - convert to using PYTHON_SITELIBDIR (non-functional change)Ruslan Makhmatkhanov2012-02-121-3/+3
| | | | Notes: svn path=/head/; revision=291063
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Typo fix.Jimmy Olgeni2010-07-301-1/+1
| | | | Notes: svn path=/head/; revision=258500
* - Update to 1.18.3Philip M. Gollucci2009-07-212-4/+4
| | | | Notes: svn path=/head/; revision=238137
* - psyco only works on i386: make support conditional on that.Mario Sergio Fujikawa Ferreira2009-03-061-1/+11
| | | | | | | | - Actually RUN_DEPENDS on devel/py-psyco if we are on the proper ARCH. Notes: svn path=/head/; revision=229541
* - Add PSYCO option to enable devel/py-psyco optimization supportMario Sergio Fujikawa Ferreira2009-03-062-1/+20
| | | | | | | - Be conservative and use psyco.profile() instead of psyco.full() Notes: svn path=/head/; revision=229538
* - Update to 1.18.2Philippe Audeoud2008-06-262-6/+5
| | | | | | | | | - While I'm here use SF macro Approved by: mentor (implicit) Notes: svn path=/head/; revision=215791
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162215
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* - Update to 1.18.1.Florent Thoumie2005-04-143-4/+5
| | | | | | | | PR: ports/79902 Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=133316
* Per dosirak run, fix plist.Mark Linimon2004-04-191-1/+3
| | | | Notes: svn path=/head/; revision=107501
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Update to version 1.16Kirill Ponomarev2004-01-023-5/+3
| | | | | | | | PR: 60804 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org> Notes: svn path=/head/; revision=97081
* PR: 48718Foxfair Hu2003-04-292-2/+2
| | | | | | | | Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Update cfv to 1.13 Notes: svn path=/head/; revision=79819
* 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
* PERL -> REINPLACE_CMDPatrick Li2002-06-231-1/+2
| | | | | | | | | PR: ports/39729, ports/39727, ports/39726, ports/39724 PR: ports/39722, ports/39721, ports/39720, ports/39719, ports/39718 Submitted by: Scott Flatman <sf@dsinw.com> Notes: svn path=/head/; revision=61839
* portlint:Dirk Froemberg2001-12-251-1/+1
| | | | | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters Notes: svn path=/head/; revision=52160
* upgrade to 1.10Ying-Chieh Liao2001-12-073-13/+4
| | | | Notes: svn path=/head/; revision=51169
* add cfvYing-Chieh Liao2001-07-206-0/+66
cfv is a utility to both test and create .sfv, .csv and md5sum files Notes: svn path=/head/; revision=45272