Port details |
- grap Implementation of Kernigan & Bentley's grap language
- 1.46_1 textproc =4 1.46_1Version of this port present on the latest quarterly branch.
- Maintainer: faber@lunabase.org
- Port Added: unknown
- Last Update: 2024-01-10 16:27:53
- Commit Hash: 72fa019
- People watching this port, also watch:: pth, rman, libwmf, mc, openssl
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- 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):
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.46_1 10 Jan 2024 16:27:53 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
1.46 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
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 ) |
1.46 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: 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 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.46 02 Jul 2020 10:29:01 |
danfe |
Update to version 1.46.
PR: 247624
Submitted by: maintainer |
1.45 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
1.45 31 Aug 2014 08:17:49 |
pi |
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 |
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. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
1.44 14 Feb 2014 16:52:45 |
miwi |
- Remove gmake complete builds fine without everywhere. |
1.44 14 Feb 2014 16:25:16 |
miwi |
- Remove now useless bmake/fmake check
- Convert USE_GMAKE to USES |
1.44 21 Jan 2014 07:35:15 |
mat |
Convert to staging.
Sponsored by: Absolight |
1.44 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.44 04 May 2013 20:57:31 |
bapt |
Fix build with bmake |
1.44 03 Sep 2012 19:22:00 |
crees |
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 |
crees |
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 |
cs |
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 |
dougb |
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 |
ohauer |
-remove MD5 |
1.43 18 Oct 2008 20:52:03 |
miwi |
- Update to 1.43
PR: 128191
Submitted by: Ted Faber <faber@lunabase.org> (maintainer) |
1.42 23 Sep 2008 20:20:29 |
amdmi3 |
- update to 1.42
PR: 127526
Submitted by: Ted Faber <faber at lunabase dot org> (maintainer) |
1.41 22 Dec 2007 12:35:06 |
stefan |
Update to 1.41.
PR: 118921
Submitted by: maintainer |
1.40 25 Nov 2006 07:53:38 |
clsung |
- Update to 1.40
PR: ports/105839
Submitted by: maintainer (Ted Faber) |
1.39 06 May 2006 00:14:01 |
mnag |
- Update to 1.39
- portlint(1)
PR: 96724
Submitted by: "Martin Wilke" <freebsd___unixfreunde.de> |
1.38 18 Mar 2006 18:47:16 |
arved |
Update to 1.38
PR: 94401
Submitted by: Ted Faber <faber@lunabase.org> |
1.36 24 Jan 2006 03:10:24 |
edwin |
SHA256ify
Approved by: krion@ |
1.36 10 Jun 2005 07:44:32 |
pat |
Update to 1.36
PR: ports/82092
Submitted by: maintainer |
1.35 19 May 2005 06:20:31 |
kevlo |
Update to 1.35
PR: ports/81243
Submitted by: MAINTAINER |
1.32 16 Aug 2004 20:54:04 |
pav |
- Update to 1.32
PR: ports/70512
Submitted by: Ted Faber <faber@lunabase.org> (maintainer) |
1.30 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
1.30 24 Mar 2003 07:24:10 |
adamw |
Update to 1.30.
PR: 49007
Submitted by: Ted Faber <faber@lunabase.org> |
1.27 21 Feb 2003 13:42:50 |
knu |
De-pkg-comment. |
1.27 10 Jan 2003 06:48:16 |
edwin |
Maintainer update to version 1.27
PR: ports/46921
Submitted by: Ted Faber <faber@lunabase.org> |
1.26 21 Nov 2002 12:48:55 |
arved |
Fix Build on -CURRENT
PR: 45532
Submitted by: Ted Faber <faber@lunabase.org> |
1.26 26 Oct 2002 02:55:30 |
kris |
Mark BROKEN on 5.0 |
1.26 20 Sep 2002 07:30:49 |
ijliao |
upgrade to 1.26
PR: 42939
Submitted by: maintainer |
1.25 18 Sep 2002 09:31:38 |
kevlo |
Update to version 1.25
PR: 42862
Submitted by: MAINTAINER |
17 Feb 2002 02:39:37 |
pat |
Update to 1.23 |
09 Jan 2002 01:55:45 |
pat |
Update to 1.22 |
20 Nov 2001 20:25:14 |
petef |
- update to 1.21 - conform with hier(7) more - support NOPORTDOCS |
21 Jun 2001 17:14:51 |
dwcjr |
Update to version 1.2 |
05 Feb 2001 16:35:27 |
olgeni |
More style fixes for ports/textproc. |
08 Oct 2000 07:29:51 |
asami |
Convert category textproc to new layout. |
28 Jun 2000 14:25:46 |
alex |
Update to version 1.10. |