summaryrefslogtreecommitdiff
path: root/devel/cvsdiff2patch (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow staging as a regular user and simplifyAntoine Brodin2014-09-071-5/+3
| | | | Notes: svn path=/head/; revision=367517
* 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
* - 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-1/+2
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* Fix build on currentBaptiste Daroussin2013-05-041-5/+4
| | | | Notes: svn path=/head/; revision=317363
* - Fix typos in COMMENTCarlo Strub2012-08-021-1/+1
| | | | | | | | - Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.) Notes: svn path=/head/; revision=301858
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-2/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* Reset alfred, who has not been active in ports for a while.Mark Linimon2008-09-011-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=219560
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104361
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+2
| | | | Notes: svn path=/head/; revision=100139
* Update to 1.0.1Alfred Perlstein2003-06-092-2/+2
| | | | Notes: svn path=/head/; revision=82564
* Add cvsdiff2patch, a utility I wrote that'll fudge bad cvs(1) diff outputAlfred Perlstein2003-06-064-0/+25
into something that patch(1) should swallow. Notes: svn path=/head/; revision=82377