aboutsummaryrefslogtreecommitdiff
path: root/mail/gensig
Commit message (Collapse)AuthorAgeFilesLines
* On -current there's a new header: printf.h. The port picks it up, but failsAlexander Leidinger2006-02-192-7/+20
| | | | | | | | | because printf.h needs wchar.h. So: - include wchar.h - while I'm here include stdlib.h (for the prototype of exit()) Notes: svn path=/head/; revision=156395
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* BROKEN on 7.0: Does not compileKris Kennaway2006-01-191-1/+7
| | | | Notes: svn path=/head/; revision=153920
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - Update to version 2.3Kirill Ponomarev2003-11-163-13/+8
| | | | | | | | | - Unbreak on -current - Fix WWW: line - Maintainer informed Notes: svn path=/head/; revision=94086
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91379
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* URL changed.Christian Weisgerber2003-02-151-1/+1
| | | | | | | | PR: 48295 Submitted by: Dunzi MA <tadalunch@sources.redhat.com> Notes: svn path=/head/; revision=75568
* Update MASTER_SITES and Maintainer's email addressChris D. Faulhaber2000-09-171-2/+2
| | | | | | | | PR: 21158 Submitted by: Maintainer Notes: svn path=/head/; revision=32761
* portlintMichael Haro2000-04-211-1/+1
| | | | Notes: svn path=/head/; revision=27843
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27500
* Gensig is a random signature generator. It is intended to be usableChris Piazza1999-10-025-0/+31
with any mail- or newsreader. PR: 14073 Submitted by: arensb@ooblick.com Notes: svn path=/head/; revision=22133