aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gone
Commit message (Collapse)AuthorAgeFilesLines
* Remove indefinite articles and trailing periods from COMMENT, plus minorolgeni2014-07-071-1/+1
| | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category M. CR: D306 Approved by: portmgr (bapt)
* Remove useless pre.mk/post.mk dancebapt2014-06-081-2/+1
|
* Convert to STAGE.marcus2014-06-081-3/+5
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | misc)
* - adoption of optionsNGjgh2013-06-031-7/+5
| | | | | | - trim historical headers Approved by: portmgr (bapt)
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* Update to 1.3.6 which brings VTY switch prevention support.marcus2010-08-023-16/+18
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* SIZEifymarcus2004-03-191-0/+1
| | | | Submitted by: trevor
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Update to 1.3.5.marcus2003-10-132-2/+2
|
* De-pkg-comment.marcus2003-02-262-1/+1
|
* Change my ports to use my FreeBSD.org address.marcus2002-04-061-1/+1
| | | | Approved by: sobomax
* Update to 1.3.4dwcjr2001-07-102-2/+2
| | | | | PR: 28849 Submitted by: maintainer
* Update to 1.3.2a.roam2001-06-092-2/+2
| | | | | PR: 27968 Submitted by: maintainer
* Update to 1.3.2.roam2001-06-082-2/+2
| | | | | PR: 27966 Submitted by: maintainer
* change email of maintainerijliao2001-05-221-1/+1
| | | | | PR: 27505 Submitted by: maintainer
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-5/+5
|
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-4/+4
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-2/+2
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Remove '@cwd /usr/local' directive from pkg/PLIST.steve1999-07-051-1/+0
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Remove miscellaneous manpages.hoek1998-08-191-1/+0
|
* Update to version 1.3.1.steve1998-05-243-26/+15
| | | | | PR: 6703 Submitted by: maintainer
* Make this port non-INTERACTIVE. If built using:mph1998-04-201-2/+23
| | | | | | make WITH_SETUID=yes it will install setuid root, and verify system passwords. Otherwise, it will not.
* Restore IS_INTERACTIVE that I improperly removed; if the "make configure"mph1998-04-201-1/+2
| | | | | | | | | stage is run by root, "configure" asks whether the program should be installed setuid, to allow it to verify passwords. A better solution may be a make variable. Submitted by: Joe "Marcus" Clarke <marcus@miami.edu>
* Imported gone 1.3, an improved version of lock(1).mph1998-04-205-0/+35
PR: 6354 Submitted by: Joe "Marcus" Clarke <marcus@miami.edu>