The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD mail : gensig

A random .signature generator

 Gensig is a random signature generator. 

http://www.geekthing.com/~robf/ware/gensig/



gensig history


v. 1.11
date: 2006/02/19 14:04:09;  author: netchild;  state: Exp;  lines: +2 -7
On -current there's a new header: printf.h. The port picks it up, but fails
because printf.h needs wchar.h. So:
 - include wchar.h
 - while I'm here include stdlib.h (for the prototype of exit())

v. 1.10 date: 2006/01/19 23:44:46; author: kris; state: Exp; lines: +7 -1 BROKEN on 7.0: Does not compile
v. 1.9 date: 2005/04/12 03:25:57; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.8 date: 2005/04/11 08:03:02; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.7 date: 2003/11/16 11:14:25; author: krion; state: Exp; lines: +5 -8 - Update to version 2.3 - Unbreak on -current - Fix WWW: line - Maintainer informed
v. 1.6 date: 2003/10/16 01:18:31; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: does not compile
v. 1.5 date: 2003/02/21 12:42:15; author: knu; state: Exp; lines: +2 -1 De-pkg-comment.
v. 1.4 date: 2000/09/17 13:10:01; author: jedgar; state: Exp; lines: +3 -3 Update MASTER_SITES and Maintainer's email address PR: 21158 Submitted by: Maintainer
v. 1.3 date: 2000/04/21 07:15:20; author: mharo; state: Exp; lines: +2 -2 portlint
v. 1.2 date: 2000/04/13 19:59:41; author: cpiazza; state: Exp; lines: +3 -3 Update to use PORTNAME/PORTVERSION
v. 1.1 date: 1999/10/02 23:56:21; author: cpiazza; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/10/02 23:56:21; author: cpiazza; state: Exp; lines: +0 -0 Gensig is a random signature generator. It is intended to be usable with any mail- or newsreader. PR: 14073 Submitted by: arensb@ooblick.com ============================================================================= v. 1.11 date: 2006/02/19 14:04:09; author: netchild; state: Exp; lines: +2 -7 On -current there's a new header: printf.h. The port picks it up, but fails because printf.h needs wchar.h. So: - include wchar.h - while I'm here include stdlib.h (for the prototype of exit())
v. 1.10 date: 2006/01/19 23:44:46; author: kris; state: Exp; lines: +7 -1 BROKEN on 7.0: Does not compile
v. 1.9 date: 2005/04/12 03:25:57; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.8 date: 2005/04/11 08:03:02; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.7 date: 2003/11/16 11:14:25; author: krion; state: Exp; lines: +5 -8 - Update to version 2.3 - Unbreak on -current - Fix WWW: line - Maintainer informed
v. 1.6 date: 2003/10/16 01:18:31; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: does not compile
v. 1.5 date: 2003/02/21 12:42:15; author: knu; state: Exp; lines: +2 -1 De-pkg-comment.
v. 1.4 date: 2000/09/17 13:10:01; author: jedgar; state: Exp; lines: +3 -3 Update MASTER_SITES and Maintainer's email address PR: 21158 Submitted by: Maintainer
v. 1.3 date: 2000/04/21 07:15:20; author: mharo; state: Exp; lines: +2 -2 portlint
v. 1.2 date: 2000/04/13 19:59:41; author: cpiazza; state: Exp; lines: +3 -3 Update to use PORTNAME/PORTVERSION
v. 1.1 date: 1999/10/02 23:56:21; author: cpiazza; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/10/02 23:56:21; author: cpiazza; state: Exp; lines: +0 -0 Gensig is a random signature generator. It is intended to be usable with any mail- or newsreader. PR: 14073 Submitted by: arensb@ooblick.com ============================================================================= v. 1.11 date: 2006/02/19 14:04:09; author: netchild; state: Exp; lines: +2 -7 On -current there's a new header: printf.h. The port picks it up, but fails because printf.h needs wchar.h. So: - include wchar.h - while I'm here include stdlib.h (for the prototype of exit())
v. 1.10 date: 2006/01/19 23:44:46; author: kris; state: Exp; lines: +7 -1 BROKEN on 7.0: Does not compile
v. 1.9 date: 2005/04/12 03:25:57; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.8 date: 2005/04/11 08:03:02; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.7 date: 2003/11/16 11:14:25; author: krion; state: Exp; lines: +5 -8 - Update to version 2.3 - Unbreak on -current - Fix WWW: line - Maintainer informed
v. 1.6 date: 2003/10/16 01:18:31; author: kris; state: Exp; lines: +7 -1 BROKEN on 5.x: does not compile
v. 1.5 date: 2003/02/21 12:42:15; author: knu; state: Exp; lines: +2 -1 De-pkg-comment.
v. 1.4 date: 2000/09/17 13:10:01; author: jedgar; state: Exp; lines: +3 -3 Update MASTER_SITES and Maintainer's email address PR: 21158 Submitted by: Maintainer
v. 1.3 date: 2000/04/21 07:15:20; author: mharo; state: Exp; lines: +2 -2 portlint
v. 1.2 date: 2000/04/13 19:59:41; author: cpiazza; state: Exp; lines: +3 -3 Update to use PORTNAME/PORTVERSION
v. 1.1 date: 1999/10/02 23:56:21; author: cpiazza; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1999/10/02 23:56:21; author: cpiazza; state: Exp; lines: +0 -0 Gensig is a random signature generator. It is intended to be usable with any mail- or newsreader. PR: 14073 Submitted by: arensb@ooblick.com =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm