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
grap Implementation of Kernigan & Bentley's grap language
1.46_1 textproc on this many watch lists=2 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 1.46Version of this port present on the latest quarterly branch.
Maintainer: faber@lunabase.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-10 16:27:53
Commit Hash: 72fa019
People watching this port, also watch:: mscompress, pdflib, zip
Also Listed In: graphics
License: not specified in port
WWW:
https://www.lunabase.org/~faber/Vault/software/grap/
Description:
This is a port of Kernigan and Bentley's grap program for typsetting graphs. It is a pic preprocessor that can be used with groff or TeX. You can learn more about grap as specified by Kernigan and Bentley at the website.
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 (7 items)
Collapse this list.
  1. bin/grap
  2. share/man/man1/grap.1.gz
  3. share/grap/grap.defines
  4. share/grap/grap.tex.defines
  5. @owner
  6. @group
  7. @mode
Collapse this list.
Dependency lines:
  • grap>0:textproc/grap
Conflicts:
CONFLICTS_INSTALL:
  • heirloom-doctools
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/textproc/grap/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/grap
  • pkg install grap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: grap
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1591845160 SHA256 (grap-1.46.tar.gz) = 7a8ecefdecfee96699913f2a412da68703911fa640bac3b964a413131f848bb4 SIZE (grap-1.46.tar.gz) = 195477

Packages (timestamps in pop-ups are UTC):
grap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.46_11.46_11.461.46_11.46_1-1.46-
FreeBSD:13:quarterly1.461.461.461.461.461.461.461.46
FreeBSD:14:latest1.46_11.46_11.461.46_11.46_11.46-1.46
FreeBSD:14:quarterly1.461.46-1.461.461.461.461.46
FreeBSD:15:latest1.46_11.46_1n/a1.46_1n/a1.46_11.46_11.46_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for grap-1.46_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
textproc_grap
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.lunabase.org/~faber/Vault/software/grap/
Collapse this list.

Number of commits found: 45

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.46_1
10 Jan 2024 16:27:53
commit hash: 72fa01913d6a670015d043dc5d92fa3d849f08abcommit hash: 72fa01913d6a670015d043dc5d92fa3d849f08abcommit hash: 72fa01913d6a670015d043dc5d92fa3d849f08abcommit hash: 72fa01913d6a670015d043dc5d92fa3d849f08ab files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
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)
1.46
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)
1.46
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
textproc: remove 'Created by' lines

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

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.46
23 Nov 2021 22:11:40
commit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7afcommit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7afcommit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7afcommit hash: 5933ac0b099d61d98eb531d373cf57a8927bc7af files touched by this commit
Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Approved by: portmgr (blanket)
1.46
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.
1.46
02 Jul 2020 10:29:01
Revision:541032Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 1.46.

PR:		247624
Submitted by:	maintainer
1.45
15 Nov 2014 16:26:33
Revision:372605Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.45
31 Aug 2014 08:17:49
Revision:366736Original commit files touched by this commit
pi search for other commits by this committer
textproc/grap: 1.44 -> 1.45

- autotools more recent
- no warnings for clang
  http://www.lunabase.org/~faber/Vault/software/grap/CHANGES

PR:		193178
Submitted by:	Ted Faber <faber@lunabase.org> (maintainer)
1.44
03 Aug 2014 14:15:09
Revision:363904Original 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. Categories T-V.

CR:		D509
Approved by:	portmgr (antoine)
1.44
14 Feb 2014 16:52:45
Revision:344282Original commit files touched by this commit
miwi search for other commits by this committer
- Remove gmake complete builds fine without everywhere.
1.44
14 Feb 2014 16:25:16
Revision:344280Original commit files touched by this commit
miwi search for other commits by this committer
- Remove now useless bmake/fmake check
- Convert USE_GMAKE to USES
1.44
21 Jan 2014 07:35:15
Revision:340563Original commit files touched by this commit
mat search for other commits by this committer
Convert to staging.

Sponsored by:	Absolight
1.44
20 Sep 2013 23:17:32
Revision:327773Original 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:
textproc)
1.44
04 May 2013 20:57:31
Revision:317346Original commit files touched by this commit
bapt search for other commits by this committer
Fix build with bmake
1.44
03 Sep 2012 19:22:00
Revision:303613Original commit files touched by this commit
crees search for other commits by this committer
Fix plist issues by choosing which files to install, rather than trying to
delete them afterwards.

Submitted by:	pointyhat (beat)
1.44
20 Jul 2012 07:48:06
Original commit files touched by this commit
crees search for other commits by this committer
This port conflicts on install with textproc/heirloom-doctools

While here, OPTIONSngify

PR:		ports/169388
Submitted by:	Ted Faber <faber@lunabase.org>
1.44
01 Dec 2011 21:12:36
Original commit files touched by this commit
cs search for other commits by this committer
Update to 1.44

PR:             ports/162903
Submitted by:   Ted Faber <faber@lunabase.org> (maintainer)
Approved by:    glarkin@ (mentor)
Feature safe:   yes
1.43
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
1.43
03 Jul 2011 14:40:25
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.43
18 Oct 2008 20:52:03
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.43

PR:             128191
Submitted by:   Ted Faber <faber@lunabase.org> (maintainer)
1.42
23 Sep 2008 20:20:29
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- update to 1.42

PR:             127526
Submitted by:   Ted Faber <faber at lunabase dot org> (maintainer)
1.41
22 Dec 2007 12:35:06
Original commit files touched by this commit
stefan search for other commits by this committer
Update to 1.41.

PR:             118921
Submitted by:   maintainer
1.40
25 Nov 2006 07:53:38
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.40

PR:             ports/105839
Submitted by:   maintainer (Ted Faber)
1.39
06 May 2006 00:14:01
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 1.39
- portlint(1)

PR:             96724
Submitted by:   "Martin Wilke" <freebsd___unixfreunde.de>
1.38
18 Mar 2006 18:47:16
Original commit files touched by this commit
arved search for other commits by this committer
Update to 1.38

PR:             94401
Submitted by:   Ted Faber <faber@lunabase.org>
1.36
24 Jan 2006 03:10:24
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.36
10 Jun 2005 07:44:32
Original commit files touched by this commit
pat search for other commits by this committer
Update to 1.36

PR:             ports/82092
Submitted by:   maintainer
1.35
19 May 2005 06:20:31
Original commit files touched by this commit
kevlo search for other commits by this committer
Update to 1.35

PR: ports/81243
Submitted by: MAINTAINER
1.32
16 Aug 2004 20:54:04
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 1.32

PR:             ports/70512
Submitted by:   Ted Faber <faber@lunabase.org> (maintainer)
1.30
18 Mar 2004 18:01:13
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data, approved by maintainers.
1.30
24 Mar 2003 07:24:10
Original commit files touched by this commit
adamw search for other commits by this committer
Update to 1.30.

PR:             49007
Submitted by:   Ted Faber <faber@lunabase.org>
1.27
21 Feb 2003 13:42:50
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.27
10 Jan 2003 06:48:16
Original commit files touched by this commit
edwin search for other commits by this committer
Maintainer update to version 1.27

PR:             ports/46921
Submitted by:   Ted Faber <faber@lunabase.org>
1.26
21 Nov 2002 12:48:55
Original commit files touched by this commit
arved search for other commits by this committer
Fix Build on -CURRENT

PR:     45532
Submitted by: Ted Faber <faber@lunabase.org>
1.26
26 Oct 2002 02:55:30
Original commit files touched by this commit
kris search for other commits by this committer
Mark BROKEN on 5.0
1.26
20 Sep 2002 07:30:49
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.26

PR:             42939
Submitted by:   maintainer
1.25
18 Sep 2002 09:31:38
Original commit files touched by this commit
kevlo search for other commits by this committer
Update to version 1.25

PR: 42862
Submitted by: MAINTAINER
17 Feb 2002 02:39:37
commit hash: fp1.24808@dev.null.freshports.orgcommit hash: fp1.24808@dev.null.freshports.orgcommit hash: fp1.24808@dev.null.freshports.orgcommit hash: fp1.24808@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Update to 1.23    
09 Jan 2002 01:55:45
commit hash: fp1.23057@dev.null.freshports.orgcommit hash: fp1.23057@dev.null.freshports.orgcommit hash: fp1.23057@dev.null.freshports.orgcommit hash: fp1.23057@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Update to 1.22    
20 Nov 2001 20:25:14
commit hash: fp1.20957@dev.null.freshports.orgcommit hash: fp1.20957@dev.null.freshports.orgcommit hash: fp1.20957@dev.null.freshports.orgcommit hash: fp1.20957@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
- update to 1.21   - conform with hier(7) more   - support NOPORTDOCS    
21 Jun 2001 17:14:51
commit hash: fp1.15350@dev.null.freshports.orgcommit hash: fp1.15350@dev.null.freshports.orgcommit hash: fp1.15350@dev.null.freshports.orgcommit hash: fp1.15350@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Update to version 1.2    
05 Feb 2001 16:35:27
commit hash: fp1.9250@dev.null.freshports.orgcommit hash: fp1.9250@dev.null.freshports.orgcommit hash: fp1.9250@dev.null.freshports.orgcommit hash: fp1.9250@dev.null.freshports.org files touched by this commit
olgeni search for other commits by this committer
More style fixes for ports/textproc.    
08 Oct 2000 07:29:51
commit hash: fp1.4800@dev.null.freshports.orgcommit hash: fp1.4800@dev.null.freshports.orgcommit hash: fp1.4800@dev.null.freshports.orgcommit hash: fp1.4800@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category textproc to new layout.  
28 Jun 2000 14:25:46
commit hash: fp1.1299@dev.null.freshports.orgcommit hash: fp1.1299@dev.null.freshports.orgcommit hash: fp1.1299@dev.null.freshports.orgcommit hash: fp1.1299@dev.null.freshports.org files touched by this commit
alex search for other commits by this committer
Update to version 1.10.    

Number of commits found: 45