Port details |
- hp2xx HPGL to vector and raster formats converter and previewer for X11
- 3.4.4_8 print
=3 3.4.4_8Version 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
 - Port Added: unknown
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: pcre, plotutils, pdflib, zip
- Also Listed In: x11
- License: GPLv2+
- Description:
- hp2xx reads HPGL ASCII source files, interprets them, and
converts them into either another vector-oriented format
or one of several rasterfile formats. Currently, its HPGL
parser recognizes a subset of the HP 7550A command set.
Some high-level functions like filled polygons are missing
Also, only the basic fixed character set 0 is supported
Besides these limitations, hp2xx has proven to work with
many HP-GL sources without any trouble.
It allows conversion from HPGL to:
mf (MetaFont), eps (PostScript), pcl (HP-PCL Level3),
pre(view), pcx (PaintBrush-Format), img (GEM),
pic (ATARI bitmap), pbm (Portable Bitmap),
png (Portable Network Graphics), ...
WWW: http://www.gnu.org/software/hp2xx/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/print/hp2xx/ && make install clean
- To add the package, run one of these commands:
- pkg install print/hp2xx
- pkg install hp2xx
- PKGNAME: hp2xx
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (hp2xx-3.4.4.tar.gz) = 47b72fb386a189b52f07e31e424c038954c4e0ce405803841bed742bab488817
SIZE (hp2xx-3.4.4.tar.gz) = 610330
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- makeinfo : print/texinfo
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- indexinfo : print/indexinfo
- Library dependencies:
-
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for hp2xx-3.4.4_8:
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- print_hp2xx
- USES:
- makeinfo xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 3.4.4_8
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Nov 2019 20:20:00
3.4.4_8 
|
zeising  |
Sprinkle more USES=xorg |
10 Nov 2018 18:12:58
3.4.4_8
|
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
01 Apr 2016 14:16:20
3.4.4_7
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
12 Jan 2016 16:20:32
3.4.4_7
|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
25 Dec 2014 20:54:43
3.4.4_7
|
bapt  |
Bump portrevision after png update |
25 Dec 2014 19:04:27
3.4.4_6
|
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
02 Nov 2014 14:24:08
3.4.4_6
|
robak  |
print/hp2xx: multiple fixes
- Fix building on -CURRENT
- Add LICENSE
- Pet portlint
PR: 194500
Submitted by: Kato Tsuguru <tkato432@yahoo.com>
Approved by: mentors (implicit) |
29 Jul 2014 14:02:16
3.4.4_5
|
adamw  |
Rename p*/ patch-xy patches to reflect the files they modify. |
06 Jul 2014 13:40:29
3.4.4_5
|
pawel  |
- Add staging support
- Convert to new LIB_DEPENDS format, options framework
- Switch to PLIST_FILES |
26 Jun 2014 07:32:37
3.4.4_5
|
antoine  |
Allow to build with texinfo from ports
With hat: portmgr |
20 Sep 2013 22:44:00
3.4.4_5
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
01 Jun 2012 05:26:28
3.4.4_5
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
3.4.4_4
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 06:14:57
3.4.4_4
|
miwi  |
- Kick MD5 Support |
28 Mar 2010 06:47:48
3.4.4_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
3.4.4_3
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
3.4.4_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
19 Apr 2008 17:56:05
3.4.4_1 
|
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
25 Mar 2008 22:44:48
3.4.4_1
|
miwi  |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
20 Mar 2008 09:56:52
3.4.4_1
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
19 May 2007 20:32:57
3.4.4_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
24 Jan 2006 01:00:58
3.4.4
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Dec 2005 02:34:07
3.4.4
|
edwin  |
Remove install-info from Makefile, it's automatically done when INFO is defined |
04 Dec 2005 10:40:32
3.4.4
|
edwin  |
Add INFO macro |
25 Nov 2005 22:29:24
3.4.4
|
pav  |
- Style: ports@freebsd.org -> ports@FreeBSD.org |
13 Nov 2005 17:13:15
3.4.4
|
lkoeller  |
o) Drop maintainership cause I didn't use these ports since months anymore. |
31 Mar 2004 03:12:58
3.4.4
|
trevor  |
SIZEify (maintainer timeout) |
11 Jul 2003 18:20:20
3.4.4
|
nork  |
Update to 3.4.4.
PR: ports/53772
Submitted by: Ports Fury |
21 Feb 2003 13:23:12
3.4.2
|
knu  |
De-pkg-comment. |
17 Jun 2002 06:43:43
3.4.2
|
lkoeller  |
o Update to version 3.4.2 |
10 Feb 2002 02:58:12 
|
ijliao  |
upgrade to 3.4.1 |
11 Sep 2001 03:59:20 
|
ache  |
Bump png major |
30 Apr 2001 10:56:29 
|
kris  |
Chop out 2 -f optimizations as well |
30 Apr 2001 01:14:38 
|
kris  |
Respect CFLAGS and don't hard-code -O2; inherit CC from <sys.mk> |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
08 Oct 2000 05:10:43 
|
asami  |
Convert category print to new layout. |
04 Jul 2000 08:13:36 
|
sobomax  |
Bump png shared library version. |