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) combination for a given watch list. This is what FreshPorts will look for.

Port details
gff2ps Convert gff-formatted genomic data sets to PostScript
0.98l biology on this many watch lists=0 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 0.98lVersion of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-12-19 07:03:28
Last Update: 2023-05-21 16:20:36
Commit Hash: ccaa45b
License: GPLv2+
WWW:
https://genome.crg.es/software/gfftools/GFF2PS.html
Description:
gff2ps is a script program developed with the aim of converting gff-formatted records into high quality one-dimensional plots in PostScript. Such plots maybe useful for comparing genomic structures and to visualizing outputs from genome annotation programs.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/gff2ps
  2. /usr/local/share/licenses/gff2ps-0.98l/catalog.mk
  3. /usr/local/share/licenses/gff2ps-0.98l/LICENSE
  4. /usr/local/share/licenses/gff2ps-0.98l/GPLv2+
Collapse this list.
Dependency lines:
  • gff2ps>0:biology/gff2ps
To install the port:
cd /usr/ports/biology/gff2ps/ && make install clean
To add the package, run one of these commands:
  • pkg install biology/gff2ps
  • pkg install gff2ps
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: gff2ps
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1545079501 SHA256 (gff2ps_v0.98l.gz) = 9846ecfe10fa627c33cb8569ef795bfad153a1c0af492f0c9135cb5fad3ef39b SIZE (gff2ps_v0.98l.gz) = 48424

Expand this list (2 items)

Collapse this list.

SHA256 (MANUAL_GFF2PS_v0.96.ps.gz) = eac552a4acc18a9c91d02233921ba0128d7a123c421909e02ab7be2bf716cb56 SIZE (MANUAL_GFF2PS_v0.96.ps.gz) = 139407

Collapse this list.


Packages (timestamps in pop-ups are UTC):
gff2ps
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.98l0.98l0.98l0.98l0.98l-0.98l-
FreeBSD:13:quarterly0.98l0.98l0.98l0.98l0.98l0.98l0.98l0.98l
FreeBSD:14:latest0.98l0.98l0.98l0.98l0.98l0.98l-0.98l
FreeBSD:14:quarterly0.98l0.98l-0.98l0.98l0.98l0.98l0.98l
FreeBSD:15:latest0.98l0.98ln/a0.98ln/a0.98l0.98l0.98l
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. gawk : lang/gawk
  2. bash : shells/bash
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for gff2ps-0.98l: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
biology_gff2ps
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://genome.crg.es/pub/gff_tools/gff2ps/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.98l
21 May 2023 16:20:36
commit hash: ccaa45b9575248229b8237b844ac89e29d5bcbcecommit hash: ccaa45b9575248229b8237b844ac89e29d5bcbcecommit hash: ccaa45b9575248229b8237b844ac89e29d5bcbcecommit hash: ccaa45b9575248229b8237b844ac89e29d5bcbce files touched by this commit
Vinícius Zavam (egypcio) search for other commits by this committer
biology/gff2ps: drop maintainership
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)
0.98l
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)
0.98l
20 Jul 2022 14:20:57
commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671commit hash: 37526bbd4e50616d87f70e1c788ae4895d88d671 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
biology: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Andrey Zakhvatov
  *  Bob Zimmermann <rpz@cse.wustl.edu>
  *  Camson Huynh <chuynh@biolateral.com.au>
  *  Dan Siercks <dsiercks@uwm.edu>
  *  Fernan Aguero <fernan@iib.unsam.edu.ar>
  *  Hannes Hauswedell <h2+fbsdports@fsfe.org>
  *  J. Bacon <jwb@FreeBSD.org>
  *  Jason Bacon <jwb@FreeBSD.org>
  *  Jeremy <karlj000@unbc.ca>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.98l
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.
0.98l
22 Mar 2021 10:17:44
Revision:568947Original commit files touched by this commit
danfe search for other commits by this committer
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
0.98l
19 Dec 2018 17:34:30
Revision:487807Original commit files touched by this commit
egypcio search for other commits by this committer
biology/gff2ps: update 0.98d to 0.98l

    adopt port.

Approved by:	araujo (mentor)
Differential Revision:	https://reviews.freebsd.org/D18591
0.98d_2
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
0.98d_2
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
0.98d_2
05 Nov 2015 12:36:25
Revision:400848Original commit files touched by this commit
mat search for other commits by this committer
Fix ports that confused the meaning of WRKDIR and WRKSRC.

PR:		204056
Submitted by:	mat
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D2735
0.98d_2
19 Aug 2015 13:30:00
Revision:394778Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert ports to use the options helpers in categories [abc]*, and minor fixes.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
0.98d_2
23 Mar 2014 17:43:41
Revision:348876Original commit files touched by this commit
pawel search for other commits by this committer
Add staging support
0.98d_2
20 Sep 2013 15:55:44
Revision:327709Original 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:
biology)
0.98d_2
19 Jun 2013 18:56:37
Revision:321308Original commit files touched by this commit
bsam search for other commits by this committer
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. trim Makefile headers.
0.98d_2
19 Feb 2012 23:24:52
Original commit files touched by this commit
miwi search for other commits by this committer
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Support PLIST_FILES

PR:             164985
Submitted by:   Ports Fury
0.98d_2
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.98d_2
06 Jun 2008 13:08:29
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.98d_1
10 Mar 2007 20:20:10
Original commit files touched by this commit
linimon search for other commits by this committer
Reset chuynh@biolateral.com.au: address bounces.

Hat:            portmgr
0.98d_1
16 Jan 2007 18:21:00
Original commit files touched by this commit
bsam search for other commits by this committer
. change dependencies: shells/bash2 -> shells/bash;
. bump PORTREVISION (RUN_DEPENDS changes);
. for converters/konwert:
  - introduce PATCHLEVEL to be used instead of PORTREVISION at filenames;
  - update to new PATCHLEVEL=11.

PR:             107000 [1], 107046 [2], 107106 [3], 107114 [4]
Submitted by:   bsam (me)
Approved by:    all maintainers timeout three and a half week:
                mij at bitchx.it             [1]
                j.koopmann at seceidos.de    [2]
                chuynh at biolateral.com.au  [3]
                alexs at snark.rinet.ru      [4]
0.98d
06 Oct 2006 04:12:59
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.98d

PR:             ports/103408
Submitted by:   chinsan
Approved by:    maintainer (timeout)
0.97b
03 May 2006 23:26:35
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with B
0.97b
22 Jan 2006 08:20:34
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
0.97b
01 Jun 2004 02:23:41
Original commit files touched by this commit
edwin search for other commits by this committer
[PATCH] biology/gff2ps distsite fix

        couple distfiles with their respective urls to reduce time and traffic

PR:             ports/67430
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
0.97b
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.97b
22 Oct 2003 09:29:55
Original commit files touched by this commit
osa search for other commits by this committer
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
A part of PR:   57992
0.97b
21 Feb 2003 11:01:38
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.97b
04 Nov 2002 01:46:26
Original commit files touched by this commit
edwin search for other commits by this committer
PERL -> REINPLACE
Noticed on: bento
13 Feb 2002 02:54:31
commit hash: fp1.24676@dev.null.freshports.orgcommit hash: fp1.24676@dev.null.freshports.orgcommit hash: fp1.24676@dev.null.freshports.orgcommit hash: fp1.24676@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
- Install documentation   - Update WWW:    
19 Dec 2001 10:03:28
commit hash: fp1.22232@dev.null.freshports.orgcommit hash: fp1.22232@dev.null.freshports.orgcommit hash: fp1.22232@dev.null.freshports.orgcommit hash: fp1.22232@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Add gff2ps 0.97b, converts gff-formated genomic data-sets to   PostScript.    

Number of commits found: 29