Port details |
- epix Creates math plots and line figures using easy-to-learn syntax
- 1.2.22 graphics
=1 1.2.21Version of this port present on the latest quarterly branch. - Maintainer: eduardo@FreeBSD.org
 - Port Added: 2002-09-05 05:46:19
- Last Update: 2022-06-22 18:42:41
- Commit Hash: 0e81319
- License: GPLv2+
- Description:
- ePiX is a LATEX pre-processor that creates mathematically accurate plots and
line figures using easy-to-learn syntax. The user interface is superficially
that of LATEX itself: You prepare a short input file and ``run ePiX'' on this
file, which produces a text file that is included into a LATEX document.
Because the output is plain text, the output can be edited manually if
necessary. However, for most visual tweaking it is easier and safer to change
the source and re-run ePiX.
WWW: http://mathcs.holycross.edu/~ahwang/epix/ePiX.html
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/epix/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/epix
- pkg install epix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: epix
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1655920525
SHA256 (epix-1.2.22.tar.bz2) = 3b15583e73c569b39ca6ecbed72ffd391e55524f6ff4dedf7455e18cb747b87c
SIZE (epix-1.2.22.tar.bz2) = 481262
- 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:
-
- bash : shells/bash
- tex.fmt : print/tex-formats
- dvips : print/tex-dvipsk
- texlive-texmf>=20210325 : print/texlive-texmf
- gmake>=4.3 : devel/gmake
- makeinfo : print/texinfo
- Runtime dependencies:
-
- bash : shells/bash
- tex.fmt : print/tex-formats
- indexinfo : print/indexinfo
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for epix-1.2.22:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- graphics_epix
- USES:
- gmake makeinfo tar:bzip2
- 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 |
22 Jun 2022 18:42:41 1.2.22
|
Nuno Teixeira (eduardo)  |
graphics/epix: Adopt port / Update to 1.2.22
- take maintainership
ChangeLog: https://mathcs.holycross.edu/~ahwang/epix/ChangeLog |
26 Feb 2022 01:04:06 1.2.21
|
Neel Chauhan (nc)  Author: Trond Endrestøl |
databases/clickhouse: Require Perl to fix build
PR: 261561
Approved by: maintainer |
06 Apr 2021 14:31:07 1.2.19
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
22 Mar 2020 12:33:25
1.2.19
|
fernape  |
graphics/epix: Update to 1.2.19
From ChangeLog: https://mathcs.holycross.edu/~ahwang/epix/ChangeLog
* Complex.cc:
- (logC, sqrtC): Fix implementation typos
Reported by: portscout |
10 Nov 2018 18:12:58
1.2.18_1
|
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 |
15 Feb 2018 06:51:02
1.2.18
|
yuri  |
graphics/epix: Update to 1.2.18
Changelog:
http://mathcs.holycross.edu/~ahwang/epix/ChangeLog
Also replaced PORTVERSION with DISTVERSION.
Reported by: portscout
Approved by: tcberner (mentor, implicit) |
19 May 2016 12:13:25
1.2.16
|
mi  |
Update from 1.2.15 to 1.2.16 -- some improvements to the Emacs
interface.
Notified by: portscout |
01 Apr 2016 14:00:57
1.2.15
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
12 Jan 2016 16:20:32
1.2.15
|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
02 Oct 2015 20:12:55
1.2.15
|
pawel  |
- Update to version 1.2.15
- Add LICENSE_FILE
- FIx USE_TEX usage
PR: 202850
Submitted by: tkato432@yahoo.com |
20 Oct 2014 17:04:21
1.2.14
|
bapt  |
Cleanup plist |
04 Sep 2014 19:26:24
1.2.14
|
antoine  |
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr |
26 Aug 2014 19:15:44
1.2.14
|
antoine  |
Allow staging as a regular user |
23 Jul 2014 12:39:15
1.2.14
|
bapt  |
Do not hardcode latex dependency |
26 Jun 2014 14:19:30
1.2.14
|
antoine  |
Allow to build with texinfo from ports |
18 Jun 2014 07:45:02
1.2.14
|
miwi  |
- Update to 1.2.14
PR: 190898 |
25 Nov 2013 22:04:37
1.2.13
|
antoine  |
- Update to 1.2.13
- Stage support
PR: ports/181058
Submitted by: Kato Tsuguru |
20 Sep 2013 18:35:46
1.2.11
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
14 Aug 2013 22:35:54
1.2.11 
|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
15 Jul 2013 14:44:54
1.2.11
|
miwi  |
- Update to 1.2.11
PR: 180507
Submitted by: Ports Fury |
11 May 2013 17:58:56
1.2.10_1
|
hrs  |
Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk. |
06 May 2013 02:00:41
1.2.10_1
|
hrs  |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
01 Jun 2012 05:26:28
1.2.10_1
|
dinoex  |
- update png to 1.5.10 |
16 May 2012 10:14:20
1.2.10
|
miwi  |
- Update to 1.2.10
PR: 166887
Submitted by: Ports Fury |
31 Aug 2011 22:01:23
1.2.9
|
dhn  |
- Update to 1.2.9
PR: ports/160115
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
02 Jul 2011 07:55:27
1.2.8
|
miwi  |
- Update to 1.2.8
PR: 158472
Submitted by: Ports Fury |
02 May 2011 12:44:53
1.2.7_2
|
makc  |
Bump PORTREVISION after open-mofit update |
25 May 2010 17:17:53
1.2.7_1
|
kwm  |
Fix a plist issue in the NOPORTDOCS case.
Submitted by: QAT |
25 May 2010 14:38:38
1.2.7
|
kwm  |
Update to 1.2.7.
This lets us drop USE_GCC=3.4.
PR: ports/144667
Submitted by: Andrius Morkunas <hinokind@gmail.com> |
28 Mar 2010 06:47:48
1.0.0_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.0.0_3
|
dinoex  |
- update to jpeg-8 |
09 Jun 2009 13:34:07
1.0.0_2
|
itetcu  |
Fix install / plist with custom PREFIX
Reported by: QATty |
06 Jun 2008 13:35:04
1.0.0_2
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 May 2007 20:32:57
1.0.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
07 May 2006 23:46:33
1.0.0
|
edwin  |
Remove USE_REINPLACE for categories starting with a G |
22 Jan 2006 02:15:00
1.0.0
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
26 Nov 2005 01:48:16
1.0.0
|
pav  |
- Add SHA256 |
26 Nov 2004 00:25:40
1.0.0
|
kris  |
Add missing files |
05 Nov 2004 19:55:49
1.0.0
|
pav  |
- Update to 1.0.0
PR: ports/73461
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
29 Jan 2004 07:24:56
0.8.10a
|
trevor  |
SIZEify. |
29 Jun 2003 14:47:41
0.8.10a
|
arved  |
Update to 0.8.10a
PR: 53494
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
26 Feb 2003 16:07:02
0.8.9
|
ijliao  |
upgrade to 0.8.9 |
20 Feb 2003 18:08:19
0.8.8a
|
knu  |
de-pkg-comment |
16 Jan 2003 23:38:13
0.8.8a
|
arved  |
Update to 0.8.8a
PR: 47076
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
27 Oct 2002 15:56:32
0.8.7a
|
ijliao  |
upgrade to 0.8.7a |
05 Sep 2002 05:45:54
0.8.6
|
ijliao  |
add epix 0.8.6
Creates math plots and line figures using easy-to-learn syntax |