Port details |
- gensig Random .signature generator
- 2.3_1 mail
=3 Version of this port present on the latest quarterly branch. - Maintainer: arensb+freebsd-ports@ooblick.com
 - Port Added: unknown
- Last Update: 2022-07-20 14:22:19
- Commit Hash: b587cc2
- People watching this port, also watch:: libao, python, p5-MIME-Tools
- License: not specified in port
- Description:
- Gensig is a random signature generator.
WWW: http://www.geekthing.com/~robf/ware/gensig/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/mail/gensig/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/gensig
- pkg install gensig
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gensig
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gensig-2.3.tar.gz) = fbb7c90f3d5800058ce43cffa6345b18b3ce619164e724548c16967b797de48f
SIZE (gensig-2.3.tar.gz) = 96744
- Packages (timestamps in pop-ups are UTC):
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- mail_gensig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:19 2.3_1 |
Tobias C. Berner (tcberner)  |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 2.3_1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
22 Nov 2014 18:42:44
2.3_1 |
antoine  |
Cleanup plist |
07 Jul 2014 15:31:02
2.3_1 |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt) |
03 Feb 2014 13:40:09
2.3_1 |
miwi  |
- Stage support |
20 Sep 2013 19:59:14
2.3_1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
03 Jul 2011 13:53:52
2.3_1 |
ohauer  |
- remove MD5 |
21 Aug 2008 06:18:49
2.3_1 |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
20 Mar 2008 09:51:43
2.3_1 |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
19 Feb 2006 14:04:09
2.3_1 |
netchild  |
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()) |
22 Jan 2006 12:50:54
2.3 |
edwin  |
SHA256ify
Approved by: krion@ |
19 Jan 2006 23:44:46
2.3 |
kris  |
BROKEN on 7.0: Does not compile |
12 Apr 2005 03:26:57
2.3 |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
2.3 |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
31 Mar 2004 03:12:58
2.3 |
trevor  |
SIZEify (maintainer timeout) |
16 Nov 2003 11:14:26
2.3 |
krion  |
- Update to version 2.3
- Unbreak on -current
- Fix WWW: line
- Maintainer informed |
16 Oct 2003 01:18:31
2.2 |
kris  |
BROKEN on 5.x: does not compile |
21 Feb 2003 12:42:26
2.2 |
knu  |
De-pkg-comment. |
15 Feb 2003 13:03:13
2.2 |
naddy  |
URL changed.
PR: 48295
Submitted by: Dunzi MA <tadalunch@sources.redhat.com> |
08 Oct 2000 04:16:42  |
asami  |
Convert category mail to new layout. |
17 Sep 2000 14:10:02  |
jedgar  |
Update MASTER_SITES and Maintainer's email address |