aboutsummaryrefslogtreecommitdiff
path: root/net/gtic
Commit message (Collapse)AuthorAgeFilesLines
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Unbreak on amd64Tilman Keskinoz2011-01-202-5/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268033
* BROKEN should not be quoted.Erwin Lansing2010-06-131-1/+1
| | | | | | | No functional change. Notes: svn path=/head/; revision=256468
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* BROKEN on !i386 and !alpha: Does not compileKris Kennaway2004-03-041-1/+7
| | | | Notes: svn path=/head/; revision=102907
* Remove invalid mastersitesEdwin Groothuis2003-11-021-4/+1
| | | | | | | See fenners portsurvey for more info. Notes: svn path=/head/; revision=92880
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Fix MASTER_SITESPatrick Li2002-07-121-2/+4
| | | | | | | | PR: 40327 Submitted by: maintainer Notes: svn path=/head/; revision=62839
* Putting back DISTNAME.R. Imura2000-04-151-0/+1
| | | | Notes: svn path=/head/; revision=27608
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Add support for Amiga-style outboundChris D. Faulhaber2000-03-113-6/+62
| | | | | | | | PR: 17280 Submitted by: Maintainer Notes: svn path=/head/; revision=26747
* Don't provide a prototype for xmalloc on FreeBSD/Alpha so this buildsSteve Price2000-02-131-0/+12
| | | | | | | again. Notes: svn path=/head/; revision=25755
* Initial import of gtic version 1.3b.Steve Price1999-11-2610-0/+108
The GNU file forwarder (FSC-0087) for fidonet-like networks. PR: 14498 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> Notes: svn path=/head/; revision=23397