Port details |
- epstools EPS (Email Parsing System) sample tools
- 1.8 mail
=2 1.8Version of this port present on the latest quarterly branch. - Maintainer: ismail@EnderUNIX.org
 - Port Added: 2005-07-22 16:45:17
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- https://www.inter7.com/index.php?page=eps
- Description:
- Sample code, and tools for EPS (Requires EPS v1.5)
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/mail/epstools/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/epstools
- pkg install epstools
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: epstools
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (epstools-1.8.tar.gz) = 2d9498c442398e5e25358c2583ca287dcde8f8e64dcc1b0db220cc73e2f07aad
SIZE (epstools-1.8.tar.gz) = 5866
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:
-
- libeps.a : mail/eps
- Runtime dependencies:
-
- libeps.a : mail/eps
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for epstools-1.8:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- mail_epstools
- pkg-message:
- For install:
- Please read the /usr/local/share/doc/epstools/README
Example mail files are under /usr/local/share/examples/epstools
- Master Sites:
|
Number of commits found: 17
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
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.8 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.8 20 Jul 2022 14:22:19
    |
Tobias C. Berner (tcberner)  |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
1.8 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.8 13 Aug 2019 22:29:43
  |
mat  |
onvert to UCL & cleanup pkg-message (categories l-m) |
1.8 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.8 22 Nov 2014 18:42:44
  |
antoine  |
Cleanup plist |
1.8 26 Feb 2014 09:10:36
  |
ehaupt  |
Support staging |
1.8 21 Jan 2014 23:40:23
  |
bapt  |
Fix properties on pkg-plist |
1.8 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.8 21 Jan 2012 17:40:15
 |
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.8 03 Jul 2011 13:53:52
 |
ohauer  |
- remove MD5 |
1.8 06 Mar 2008 13:46:39
 |
tabthorpe  |
- Update to 1.8
PR: ports/121332
Submitted by: Ismail YENIGUL <ismail enderunix.org> (maintainer) |
1.7 22 Aug 2007 14:37:36
 |
ahze  |
- Install header files in include/eps instead of include/ to not conflict
with ffmpeg
PR: ports/115038
Approved by: maintainer timeout |
1.7 10 May 2006 22:37:39
 |
edwin  |
Remove USE_REINPLACE from ports starting with M |
1.7 22 Jan 2006 12:50:54
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.7 22 Jul 2005 16:44:21
 |
garga  |
Sample code, and tools for EPS (Requires EPS v1.5)
WWW: http://www.inter7.com/index.php?page=eps
PR: ports/83882
Submitted by: Ismail YENIGUL <ismail@enderunix.org>
Approved by: flz (mentor) |
Number of commits found: 17
|