notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
gensig Random .signature generator
2.3_2 mail on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.3_1Version of this port present on the latest quarterly branch.
Maintainer: arensb+freebsd-ports@ooblick.com search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-02-24 17:35:38
Commit Hash: ece213a
People watching this port, also watch:: libao, python, p5-MIME-Tools
License: not specified in port
WWW:
http://www.geekthing.com/~robf/ware/gensig/
Description:
Gensig is a random signature generator.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. bin/gensig
  2. bin/cattag
  3. share/gensig/taglines
  4. share/man/man1/cattag.1.gz
  5. share/man/man1/gensig.1.gz
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • gensig>0:mail/gensig
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):
gensig
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3_22.3_22.3_12.3_22.3_2-2.3_1-
FreeBSD:13:quarterly2.3_12.3_12.3_12.3_12.3_12.3_12.3_12.3_1
FreeBSD:14:latest2.3_22.3_22.3_12.3_22.3_22.3_1-2.3_1
FreeBSD:14:quarterly2.3_12.3_1-2.3_12.3_12.3_12.3_12.3_1
FreeBSD:15:latest2.3_22.3_2n/a2.3_1n/a2.3_12.3_12.3_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
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:
Expand this list (2 items)
Collapse this list.
  1. http://www.geekthing.com/~robf/ware/gensig/
  2. http://www.ooblick.com/software/gensig/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3_2
24 Feb 2024 17:35:38
commit hash: ece213a8c8c4b82b9c16e455fd9a14cfe05d0da3commit hash: ece213a8c8c4b82b9c16e455fd9a14cfe05d0da3commit hash: ece213a8c8c4b82b9c16e455fd9a14cfe05d0da3commit hash: ece213a8c8c4b82b9c16e455fd9a14cfe05d0da3 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
mail/gensig: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.3_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.3_1
20 Jul 2022 14:22:19
commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.3_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.3_1
22 Nov 2014 18:42:44
Revision:373086Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
2.3_1
07 Jul 2014 15:31:02
Revision:361099Original commit files touched by this commit
olgeni search for other commits by this committer
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)
2.3_1
03 Feb 2014 13:40:09
Revision:342439Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
2.3_1
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
2.3_1
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
2.3_1
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
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 View all of this commit message)
2.3_1
20 Mar 2008 09:51:43
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
2.3_1
19 Feb 2006 14:04:09
Original commit files touched by this commit
netchild search for other commits by this committer
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())
2.3
22 Jan 2006 12:50:54
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
2.3
19 Jan 2006 23:44:46
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 7.0: Does not compile
2.3
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2.3
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2.3
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
2.3
16 Nov 2003 11:14:26
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 2.3
- Unbreak on -current
- Fix WWW: line
- Maintainer informed
2.2
16 Oct 2003 01:18:31
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: does not compile
2.2
21 Feb 2003 12:42:26
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
2.2
15 Feb 2003 13:03:13
Original commit files touched by this commit
naddy search for other commits by this committer
URL changed.

PR:             48295
Submitted by:   Dunzi MA <tadalunch@sources.redhat.com>
08 Oct 2000 04:16:42
commit hash: fp1.4778@dev.null.freshports.orgcommit hash: fp1.4778@dev.null.freshports.orgcommit hash: fp1.4778@dev.null.freshports.orgcommit hash: fp1.4778@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category mail to new layout.  
17 Sep 2000 14:10:02
commit hash: fp1.4005@dev.null.freshports.orgcommit hash: fp1.4005@dev.null.freshports.orgcommit hash: fp1.4005@dev.null.freshports.orgcommit hash: fp1.4005@dev.null.freshports.org files touched by this commit
jedgar search for other commits by this committer
Update MASTER_SITES and Maintainer's email address    

Number of commits found: 24