aboutsummaryrefslogtreecommitdiffstats
path: root/devel/mkcmd
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | devel part 3)
* Find a new home for distfiles and assume maintainership.cy2011-10-301-6/+4
| | | | Suggested by: linimon
* For ports that have an EXPIRATION_DATE which has already passed, butdougb2011-10-091-2/+3
| | | | | that have other ports that depend on them, mark the ports that depend on them DEPRECATED, and make all EXPIRATION_DATEs 2011-10-31.
* -remove MD5ohauer2011-07-031-1/+0
|
* Deprecate unmaintained ports from devel where upstream disapear and/orbapt2011-03-161-0/+3
| | | | where no distfiles can be found and are not used by maintained ports
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+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.
* Reverse order of MASTER_SITES, since archive.progeny.com's FTPkoitsu2008-10-021-2/+2
| | | | server appears to be unresponsive.
* Remove USE_REINPLACE from all categories starting with Dedwin2006-05-051-1/+0
|
* Reset petef due to no response to email. We hope to see him back sometime.linimon2006-04-151-1/+1
| | | | Hat: portmgr
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Fetch from a working master site.petef2003-12-211-1/+2
| | | | Noticed by: fenner's port survey
* Take over maintainership.petef2003-06-212-2/+3
| | | | Approved by: maintainer
* De-pkg-comment.knu2003-02-212-1/+1
|
* PERL -> REINPLACEedwin2002-11-041-1/+3
| | | | Noticed by: bento
* Fix build on -current (don't try and prototype functions from <stdlib.h>)kris2002-09-051-3/+12
|
* Support CFLAGS/PREFIX properlyade2000-09-176-8/+37
| | | | | PR: 20650 Submitted by: Ports Fury
* Update to 8.14.will2000-08-114-7/+14
| | | | | PR: 20469 Submitted by: maintainer
* PORTNAME/PORTVERSION updatemharo2000-04-121-2/+2
|
* Update to 8.13dcpiazza2000-01-226-137/+256
| | | | | PR: 16092 Submitted by: maintainer
* Adding mkcmd version 8.10.steve1999-12-278-0/+206
A commandline parse and manual page generator. PR: 14971 Submitted by: Andrew J. Korty <ajk@waterspout.com>