Port details |
- ps2eps Generate Encapsulated Postscript file from Postscript document
- 1.64_7 print =2 1.64_7Version of this port present on the latest quarterly branch.
- Maintainer: jnlin@freebsd.cs.nctu.edu.tw
- Port Added: 2005-12-31 23:40:17
- Last Update: 2024-02-25 12:03:12
- Commit Hash: 0148b8d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- http://www.tm.uka.de/~bless/ps2eps
- Description:
- ps2eps is a tool (written in Perl) to produce Encapsulated PostScript Files
(EPS/EPSF) from usual one-paged Postscript documents. It calculates correct
Bounding Boxes for those EPS files and filters some special postscript command
sequences that can produce erroneous results on printers.
- ¦ ¦ ¦ ¦
- 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/print/ps2eps/ && make install clean
- To add the package, run one of these commands:
- pkg install print/ps2eps
- pkg install ps2eps
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ps2eps
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ps2eps-1.64.tar.gz) = 1aee1cfd15ad8bac399f4c9579620cddefe10f2cb508d8bc0a204483e7db6ae0
SIZE (ps2eps-1.64.tar.gz) = 108773
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- ghostscript10>=10.02.0 : print/ghostscript10
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ps2eps-1.64_7:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- print_ps2eps
- USES:
- ghostscript:run perl5
- 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.64_7 25 Feb 2024 12:03:12 |
Muhammad Moinur Rahman (bofh) |
print/ps2eps: Moved man to share/man
Approved by: portmgr (blanket) |
1.64_6 03 Nov 2023 07:17:38 |
Michael Osipov (michaelo) |
*/*: Bump PORTREVISION for Ghostscript 10 change
Reported by: sunpoet
Approved by: jrm (mentor), sunpoet
Differential Revision: https://reviews.freebsd.org/D42412 |
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.64_5 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.64_5 20 Jul 2022 14:22:48 |
Tobias C. Berner (tcberner) |
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 ) |
1.64_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.64_5 01 Jul 2020 08:50:28 |
danfe |
Register mutual installation conflict between the two ports.
PR: 192643
Submitted by: truckman |
1.64_5 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
1.64_5 24 Mar 2016 15:47:50 |
tijl |
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.
Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.
Fix print/ghostscript9-agpl-base to install eps2write.
Update math/asymptote to 2.37 to support newer Ghostscript.
PR: 208159
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.64_4 02 Mar 2016 05:41:04 |
lwhsu |
- Update maintainer's email address
Submitted by: maintainer (via facebook chat) |
1.64_4 22 Aug 2015 17:48:36 |
hrs |
- Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base
Installs Ghostscript binary, libgs, and related files.
These ports do not depend on X11 libraries (i.e. x11* devices
are not available). USES=ghostscript will set dependency on
one of them depending on GHOSTSCRIPT_DEFAULT.
The default device is set to "display" or "bbox".
* print/ghostscript{7,8,9,9-agpl}-x11
Installs a shared library which provides X11 support to
the installed Ghostscript binaries. x11* devices will be (Only the first 15 lines of the commit message are shown above ) |
1.64_3 16 Jul 2015 20:53:29 |
kwm |
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl
PR: 201201 (exp-run)
Approved by: portmgr (mat@)
Exp run by: antione@ (previous patch)
Differential Revision: https://reviews.freebsd.org/D2938 |
1.64_3 13 Nov 2014 07:41:18 |
antoine |
Cleanup plist |
1.64_3 07 Jul 2014 12:43:40 |
vanilla |
1: Stagify.
2: switch PORTNODOCS to options.
Approved by: portmgr@ (blanket) |
1.64_3 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
1.64_3 04 Sep 2013 13:07:41 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.64_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.64_2 03 Jul 2011 06:14:57 |
miwi |
- Kick MD5 Support |
1.64_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.64_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.64 04 May 2008 02:32:37 |
vanilla |
Upgrade to 1.64.
PR: ports/123374
Submitted by: maintainer |
1.58_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.58 24 Jan 2006 08:27:18 |
pav |
- Add another master site
PR: ports/92244
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> (maintainer) |
1.58 31 Dec 2005 23:39:28 |
pav |
ps2eps is a tool (written in Perl) to produce Encapsulated PostScript Files
(EPS/EPSF) from usual one-paged Postscript documents. It calculates correct
Bounding Boxes for those EPS files and filters some special postscript command
sequences that can produce erroneous results on printers.
PR: ports/91099
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> |