Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove indefinite articles and trailing periods from COMMENT, plus minor | olgeni | 2014-07-07 | 1 | -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 dance | bapt | 2014-06-08 | 1 | -2/+1 |
| | |||||
* | Convert to STAGE. | marcus | 2014-06-08 | 1 | -3/+5 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | misc) | ||||
* | - adoption of optionsNG | jgh | 2013-06-03 | 1 | -7/+5 |
| | | | | | | - trim historical headers Approved by: portmgr (bapt) | ||||
* | - Get Rid MD5 support | miwi | 2011-03-19 | 1 | -1/+0 |
| | |||||
* | Update to 1.3.6 which brings VTY switch prevention support. | marcus | 2010-08-02 | 3 | -16/+18 |
| | |||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | SIZEify | marcus | 2004-03-19 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | Use PLIST_FILES (bento-tested, marcus-reviewed). | trevor | 2004-02-06 | 2 | -1/+1 |
| | |||||
* | Update to 1.3.5. | marcus | 2003-10-13 | 2 | -2/+2 |
| | |||||
* | De-pkg-comment. | marcus | 2003-02-26 | 2 | -1/+1 |
| | |||||
* | Change my ports to use my FreeBSD.org address. | marcus | 2002-04-06 | 1 | -1/+1 |
| | | | | Approved by: sobomax | ||||
* | Update to 1.3.4 | dwcjr | 2001-07-10 | 2 | -2/+2 |
| | | | | | PR: 28849 Submitted by: maintainer | ||||
* | Update to 1.3.2a. | roam | 2001-06-09 | 2 | -2/+2 |
| | | | | | PR: 27968 Submitted by: maintainer | ||||
* | Update to 1.3.2. | roam | 2001-06-08 | 2 | -2/+2 |
| | | | | | PR: 27966 Submitted by: maintainer | ||||
* | change email of maintainer | ijliao | 2001-05-22 | 1 | -1/+1 |
| | | | | | PR: 27505 Submitted by: maintainer | ||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-17 | 1 | -5/+5 |
| | |||||
* | Standardize all user defined options to the booleans WITH_FOO and | reg | 2000-04-17 | 1 | -4/+4 |
| | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports | ||||
* | Convert to PORTNAME/PORTVERSION. | asami | 2000-04-14 | 1 | -2/+2 |
| | |||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Remove '@cwd /usr/local' directive from pkg/PLIST. | steve | 1999-07-05 | 1 | -1/+0 |
| | |||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 1 | -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. | hoek | 1998-08-19 | 1 | -1/+0 |
| | |||||
* | Update to version 1.3.1. | steve | 1998-05-24 | 3 | -26/+15 |
| | | | | | PR: 6703 Submitted by: maintainer | ||||
* | Make this port non-INTERACTIVE. If built using: | mph | 1998-04-20 | 1 | -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" | mph | 1998-04-20 | 1 | -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). | mph | 1998-04-20 | 5 | -0/+35 |
PR: 6354 Submitted by: Joe "Marcus" Clarke <marcus@miami.edu> |