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
pic2fig Pic format to fig format converter
1.4_3 print 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 1.4_2Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-01-16 20:01:57
Last Update: 2024-01-21 19:25:25
Commit Hash: f23955f
License: not specified in port
Description:
Pic2fig is a pic(l) preprocessor for drawing simple figures in Fig code. The basic objects are box, line, arrow, circle, ellipse, arc and text. When pic2fig is executed, it produces an output file in the current directory. The name is constructed from the input file's name. If the input filename ends with .pic, then that extension will be replaced by .fig. Otherwise, .fig is appended to the input filename. If file does not exist, then pic2fig tries appending .pic to the name. Updated to produce FIG 3.2 format by Patrick Powell Note: this version does not support the groff/pic 'thickness' attribute.
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 (2 items)
Collapse this list.
  1. bin/pic2fig
  2. share/man/man1/pic2fig.1.gz
Collapse this list.
Dependency lines:
  • pic2fig>0:print/pic2fig
To install the port:
cd /usr/ports/print/pic2fig/ && make install clean
To add the package, run one of these commands:
  • pkg install print/pic2fig
  • pkg install pic2fig
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pic2fig
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (pic2fig-1.4.tar.Z) = 277b11a5f76c21170746624bd17947df4d75ac322bd4352de7f6fa0b71a93c19 SIZE (pic2fig-1.4.tar.Z) = 84407

Packages (timestamps in pop-ups are UTC):
pic2fig
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.4_31.4_31.4_21.4_31.4_3-1.4_2-
FreeBSD:13:quarterly1.4_21.4_21.4_21.4_21.4_21.4_21.4_21.4_2
FreeBSD:14:latest1.4_31.4_31.4_21.4_31.4_31.4_2-1.4_2
FreeBSD:14:quarterly1.4_21.4_2-1.4_21.4_21.4_21.4_21.4_2
FreeBSD:15:latest1.4_31.4_3n/a1.4_3n/a1.4_31.4_31.4_3
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:
print_pic2fig
USES:
tar:Z
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.gwdg.de/pub/x11/x.org/contrib/utilities/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4_3
21 Jan 2024 19:25:25
commit hash: f23955f5369d145bf601e76eb901f5d9e8ef8422commit hash: f23955f5369d145bf601e76eb901f5d9e8ef8422commit hash: f23955f5369d145bf601e76eb901f5d9e8ef8422commit hash: f23955f5369d145bf601e76eb901f5d9e8ef8422 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
print/pic2fig: Sanitize MANPREFIX

Approved by:	portmgr (blanket)
1.4_2
04 Jun 2023 13:23:24
commit hash: d81a0d2d8b9e224a88a93bcaea3f352c4c65142ccommit hash: d81a0d2d8b9e224a88a93bcaea3f352c4c65142ccommit hash: d81a0d2d8b9e224a88a93bcaea3f352c4c65142ccommit hash: d81a0d2d8b9e224a88a93bcaea3f352c4c65142c files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
print/pic2fig: Fix build with llvm15

- Pet protclippy
- Adopt port
1.4_2
20 Jul 2022 14:22:48
commit hash: 51879c91f87889e30c8cc97affa08f16b6ac8527commit hash: 51879c91f87889e30c8cc97affa08f16b6ac8527commit hash: 51879c91f87889e30c8cc97affa08f16b6ac8527commit hash: 51879c91f87889e30c8cc97affa08f16b6ac8527 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
print: remove 'Created by' lines

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

  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alonso Cardenas Marquez <acm@FreeBSD.org>
  *  Andreas Klemm <andreas@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Anish Mistry <amistry@am-productions.biz>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4_2
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.4_2
21 Feb 2018 10:29:41
Revision:462487Original commit files touched by this commit
ak search for other commits by this committer
- Remove disappeared WWW sites
- Remove disappeared master site from net-mgmt/ipacctd
1.4_2
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
1.4_2
29 Jul 2014 14:02:16
Revision:363322Original commit files touched by this commit
adamw search for other commits by this committer
Rename p*/ patch-xy patches to reflect the files they modify.
1.4_2
25 Feb 2014 09:30:52
Revision:345949Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
1.4_2
20 Sep 2013 22:44:00
Revision:327765Original 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:
print)
1.4_2
13 Jun 2013 12:26:59
Revision:320794Original commit files touched by this commit
bsam search for other commits by this committer
. fix build with clang (CFLAGS+=-Wno-return-type);
. trim Makefile headers.
1.4_2
03 Jul 2011 06:14:57
Original commit files touched by this commit
miwi search for other commits by this committer
- Kick MD5 Support
1.4_2
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
1.4_2
05 Apr 2006 05:56:32
Original commit files touched by this commit
linimon search for other commits by this committer
Reset papowell@astart.com who has not responded to email asking about
maintainer timeouts.

Hat:    portmgr
1.4_2
24 Jan 2006 01:00:58
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.4_2
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.4_2
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
1.4_2
21 Feb 2003 13:23:12
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.4_2
04 Apr 2002 04:41:11
Original commit files touched by this commit
dwcjr search for other commits by this committer
Add patches to fix building on -current correctly

Submitted by:   maintainer
10 Feb 2002 00:56:58
commit hash: fp1.24537@dev.null.freshports.orgcommit hash: fp1.24537@dev.null.freshports.orgcommit hash: fp1.24537@dev.null.freshports.orgcommit hash: fp1.24537@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
- Fix translation of dashed or dotted lines   - Bump PORTREVISION    
28 Jan 2001 22:26:55
commit hash: fp1.8982@dev.null.freshports.orgcommit hash: fp1.8982@dev.null.freshports.orgcommit hash: fp1.8982@dev.null.freshports.orgcommit hash: fp1.8982@dev.null.freshports.org files touched by this commit
sf search for other commits by this committer
MAINTAINER should be e-mail address.    
16 Jan 2001 23:01:57
commit hash: fp1.8542@dev.null.freshports.orgcommit hash: fp1.8542@dev.null.freshports.orgcommit hash: fp1.8542@dev.null.freshports.orgcommit hash: fp1.8542@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Add pic2fig 1.4, a pic format to fig format converter.    

Number of commits found: 21