aboutsummaryrefslogtreecommitdiffstats
path: root/comms/gkermit
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to options helpersamdmi32015-12-252-8/+8
| | | | - Simplify patching
* comms/gkermit: fix MASTER_SITES, unbreakpi2015-11-181-4/+1
| | | | Submitted by: Patrick McMunn <doctorwhoguy@gmail.com>
* Deprecate ports broken for more than 6 monthsantoine2015-10-261-0/+2
|
* Mark as broken unfetchable portsbapt2015-04-061-0/+1
|
* Cleanup plistbapt2014-10-201-1/+0
|
* Rename comms/ patch-xy patches to reflect the files they modify.adamw2014-07-281-0/+0
|
* Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.adamw2014-07-161-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.vanilla2013-11-182-8/+8
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | comms)
* . GKERMIT_DOCDIR -> DOCSDIR;bsam2013-06-212-12/+5
| | | | | | | . mute mkdir command; . make use PORTDOCS and PLIST_FILES; . remove pkg-plist (3 lines); . trim Makefile headers.
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-251-1/+0
| | | | MAKE_ENV
* Dominic is a new dad, and will be too busy for a while to work on ports.linimon2007-09-241-1/+1
| | | | Congratulations :-)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* - Chase checksum (changes to documentation, minor change to gkermit.h)pav2004-02-242-4/+3
| | | | | PR: ports/63212 Submitted by: Dominic Mitchell <dom@happygiraffe.net> (maintainer)
* BROKEN: Checksum mismatchkris2004-02-221-0/+2
|
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-221-2/+2
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* De-pkg-comment.knu2003-02-212-1/+1
|
* Maintainer address change: dom@myrddin.demon.co.uk -> dom@happygiraffe.netroam2001-06-071-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 variablesmharo2000-04-091-3/+3
|
* G-Kermit is a new implementation of kermit from the same peopleade2000-01-126-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