Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Switch to options helpers | amdmi3 | 2015-12-25 | 2 | -8/+8 |
| | | | | - Simplify patching | ||||
* | comms/gkermit: fix MASTER_SITES, unbreak | pi | 2015-11-18 | 1 | -4/+1 |
| | | | | Submitted by: Patrick McMunn <doctorwhoguy@gmail.com> | ||||
* | Deprecate ports broken for more than 6 months | antoine | 2015-10-26 | 1 | -0/+2 |
| | |||||
* | Mark as broken unfetchable ports | bapt | 2015-04-06 | 1 | -0/+1 |
| | |||||
* | Cleanup plist | bapt | 2014-10-20 | 1 | -1/+0 |
| | |||||
* | Rename comms/ patch-xy patches to reflect the files they modify. | adamw | 2014-07-28 | 1 | -0/+0 |
| | |||||
* | Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist. | adamw | 2014-07-16 | 1 | -0/+2 |
| | | | | | | | Where possible, correct a few instances where PORTDOCS was being used to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by ruby@, PORTDOCS is applied to pretty much everything whether it's documentation or example. | ||||
* | Support STAGEDIR. | vanilla | 2013-11-18 | 2 | -8/+8 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | bapt | 2013-09-21 | 1 | -0/+1 |
| | | | | comms) | ||||
* | . GKERMIT_DOCDIR -> DOCSDIR; | bsam | 2013-06-21 | 2 | -12/+5 |
| | | | | | | | . mute mkdir command; . make use PORTDOCS and PLIST_FILES; . remove pkg-plist (3 lines); . trim Makefile headers. | ||||
* | - Get Rid MD5 support | miwi | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵ | pav | 2008-07-25 | 1 | -1/+0 |
| | | | | MAKE_ENV | ||||
* | Dominic is a new dad, and will be too busy for a while to work on ports. | linimon | 2007-09-24 | 1 | -1/+1 |
| | | | | Congratulations :-) | ||||
* | SHA256ify | edwin | 2006-01-22 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | - Chase checksum (changes to documentation, minor change to gkermit.h) | pav | 2004-02-24 | 2 | -4/+3 |
| | | | | | PR: ports/63212 Submitted by: Dominic Mitchell <dom@happygiraffe.net> (maintainer) | ||||
* | BROKEN: Checksum mismatch | kris | 2004-02-22 | 1 | -0/+2 |
| | |||||
* | Cosmetic fix: use %%DOCSDIR%% macro. | osa | 2003-10-22 | 1 | -2/+2 |
| | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.net | roam | 2001-06-07 | 1 | -2/+2 |
| | | | | | | PR: 27923 Submitted by: maintainer Reviewed by: awk -F\| '$6 ~ /dom@myrddin/ {print $2;}' /usr/ports/INDEX ;) | ||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | G-Kermit is a new implementation of kermit from the same people | ade | 2000-01-12 | 6 | -0/+86 |
who brought you C-Kermit, but released under the GPL. It's meant to be small and fast and only useful for up/downloading. PR: 15984 Submitted by: Dom.Mitchell@palmerharvey.co.uk |