Greg Lewis
3ef11032b1
. Fix "make package" without DOCS
...
PR: 186501
Submitted by: Craig Leres <leres@ee.lbl.gov>
2014-02-09 23:18:17 +00:00
Baptiste Daroussin
bcd2373d87
Copy EXAMPLES files into stagedir
...
Reported by: QAT
2014-01-28 15:24:22 +00:00
Baptiste Daroussin
dd2675d284
Support stage
...
Use options helpers
Modernize lib_depends
2014-01-28 13:39:01 +00:00
Tijl Coosemans
03d8481ea1
Disable the PDF option as it pulls in a dependency on pdflib which is
...
marked RESTRICTED. This allows building packages for gnuplot and all
ports that depend on it (over a 100, mostly math/octave related).
Approved by: glewis (maintainer)
2013-11-05 17:08:05 +00:00
Guido Falsi
0a0bcfbc54
Import a bunch of iconv fixes.
...
Submitted by: marino
Approved by: portmgr (bapt, implicit)
2013-09-27 15:17:26 +00:00
Baptiste Daroussin
ce5e457020
Add NO_STAGE all over the place in preparation for the staging support (cat: math)
2013-09-20 20:55:04 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Dirk Meyer
b83d7bf933
- update libdg to 2.1.0
2013-08-09 14:05:52 +00:00
Greg Lewis
e49d900c26
. Update COMMENT and pkg-descr, based on the Official Gnuplot Manual [1]
...
. Fix conversion to OptionsNG (someone forgot NOPORTDOCS and NOPORTEXAMPLES) [1]
. Add EXAMPLES to the list of options [1]
. Use standard DESC lines for a few common options (like X11) [1]
. Trim version numbers from LIB_DEPENDS [1]
. Add DOCS to the list of options
. Rename the TETEX option to TEX (since teTeX is no longer the only version
of TeX that can be installed)
PR: 177452 [1]
Submitted by: Kevin Zheng <kevinz5000@gmail.com> [1]
2013-06-03 01:06:07 +00:00
Hiroki Sato
4e09def2d4
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.
2013-05-11 17:58:55 +00:00
Hiroki Sato
7dadfc8a88
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
...
instead to make migration to TeXLive easier.
2013-05-06 02:00:40 +00:00
Greg Lewis
46eb5bfd38
. Update to 4.6.3.
...
Feature safe: yes
2013-04-21 18:27:06 +00:00
Greg Lewis
1a821f5443
. The entry for app-defaults/Gnuplot is hidden behind %%X11%%, so hide the
...
corresponding dirrm directive behind it to. Fixes the packing list when
X11 is not set.
Submitted by: sunpoet@
2013-03-29 06:46:01 +00:00
Greg Lewis
0c3e29c012
. Make gnuplot compile with clang and hence remove the GCC requirement.
...
Submitted by: tijl@
2013-03-26 06:06:30 +00:00
Greg Lewis
ef2bb649cf
. Update to 4.6.2.
2013-03-23 18:35:52 +00:00
Greg Lewis
b7061fab00
. Update to OptionsNG.
...
Feature safe: yes
2012-11-22 04:02:13 +00:00
Greg Lewis
dbfc86e017
. Update to 4.6.1
...
Feature safe: yes
2012-11-18 04:26:33 +00:00
Mark Linimon
a8693b8dee
Force numerous ports that fail to build with clang over to instead always
...
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings.
2012-10-09 22:12:13 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Greg Lewis
a0deebbbe5
. Restore the bitmap terminal.
...
PR: 167657
Submitted by: Matthew Luckie
2012-05-08 06:24:24 +00:00
Greg Lewis
7d0707649f
. Update to 4.6.0.
...
Submitted by: hrs@
2012-04-13 04:06:28 +00:00
Alex Dupre
1b91e235c3
Chase pdflib.so version and bump PORTREVISION accordingly.
2012-01-10 11:41:37 +00:00
Greg Lewis
f3aa3313a5
. Update to 4.4.4.
...
. Tweak TEX settings to preserve packing list correctness.
. Limit WX version to 2.8 until problems with 2.9 are resolved.
2011-12-19 00:51:44 +00:00
Greg Lewis
c08b128029
. Mark as MAKE_JOBS_SAFE.
2011-05-30 23:35:30 +00:00
Greg Lewis
605390edf5
. Update to 4.4.3
...
PR: 157432
Submitted by: bf@
2011-05-30 23:32:56 +00:00
Max Brazhnikov
630ca2285f
Bump PORTREVISION after open-mofit update
2011-05-02 12:44:53 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Greg Lewis
be1c7192e1
. Fix the packing list when either the X11 or TETEX options are off.
...
PR: 148506
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
2010-07-12 03:41:40 +00:00
Greg Lewis
35d12383c9
. Make the dependency on cairo optional.
...
. Make the dependency on X11 an actual option.
PR: 147679
Submitted by: Dmitry <dmitry2006@yandex.ru>
2010-07-10 17:43:56 +00:00
Greg Lewis
5ea1bd1ae8
. Update to 4.4.0.
...
. Turn on the WX option by default.
PR: 146040
Submitted by: makc@
2010-04-25 19:58:06 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Greg Lewis
859e9d2c8a
. Update to 4.2.6.
...
PR: 138742
Submitted by: bf <bf1783@gmail.com>
2009-09-12 15:19:12 +00:00
Dmitry Marakasov
a13d9a603d
- Switch SourceForge ports to the new File Release System: categories starting with M
2009-08-22 00:28:34 +00:00
Dirk Meyer
eca78ec61b
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
...
Requested by: edwin
2009-07-31 13:57:52 +00:00
Greg Lewis
d1c9b4d583
. Update to 4.2.5.
...
PR: 134575
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
2009-05-17 22:54:02 +00:00
Greg Lewis
48dc0834b2
. Update to 4.2.4.
...
PR: 128361
Submitted by: bf <bf2006a@yahoo.com>
2008-11-02 20:39:23 +00:00
Greg Lewis
e4897bfca8
. Update to 4.2.3.
...
. Respect NOPORTEXAMPLES, use PORTEXAMPLES in the packing list.
PR: 122684
Submitted by: bf <bf2006a@yahoo.com>
2008-04-13 17:26:55 +00:00
Dag-Erling Smørgrav
545d8d2184
USE_XLIB -> USE_XORG
...
Approved by: maintainer
2008-03-17 16:00:13 +00:00
Greg Lewis
c0062bb6cd
. Don't try to regenerate gnuplot.texi when emacs is installed as this
...
currently fails.
Reported by: Andriy Gapon <avg@icyb.net.ua>
2007-10-29 01:56:56 +00:00
Greg Lewis
530424e52d
. Add a TETEX option which allows gnuplot to be compiled without TeTeX.
...
PR 113313
Submitted by: Tetsuya Uemura <t_uemura@macome.co.jp>
2007-10-28 23:21:59 +00:00
Greg Lewis
2beed25bf1
. Update to 4.2.2.
...
PR: 116734
Submitted by: bf <bf2006a@yahoo.com>
2007-10-07 06:51:22 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Greg Lewis
02e86e29d4
. Remove redundant CONFIGURE_TARGET setting. [1]
...
. Start CONFIGURE_ARGS with +=. [1]
. Fix a whitespace nit.
. Move some @dirrm to @dirrmtry as appropriate.
Pointed out by: bf <bf2006a@yahoo.com> [1]
2007-04-16 18:37:06 +00:00
Greg Lewis
f179f5e625
. Simplify (and fix) WX support by using WX_CONF_ARGS. The prior version
...
was broken due to use of WXCONFIG (should have been WX_CONFIG)
Pointed out by: bf <bf2006a@yahoo.com>
2007-04-16 18:17:59 +00:00
Greg Lewis
ece78b7a7d
. Optional WX support. I don't have it installed, so this is untested.
...
Reports welcome. Based on the changes in the PR, but tweaked based on
the WX section in the Porter's handbook.
PR: 111548
Submitted by: bf<bf2006a@yahoo.com>
2007-04-14 06:58:38 +00:00
Greg Lewis
83738685d2
. Restore correct OPTIONS handling broken in 4.2.0 update.
...
Pointy hat to: glewis
2007-04-14 06:42:34 +00:00
Greg Lewis
5bc980e8a3
. Since we're depending on teTeX-base anyway, add --with-kpsexpand to
...
CONFIGURE_ARGS.
. Add support for plotutils.
This is based on the diffs in the referenced PR, but is done somewhat
differently and the merge isn't complete (yet).
PR: 111548
Submitted by: bf<bf2006a@yahoo.com>
2007-04-14 06:19:59 +00:00
Greg Lewis
aaa6f76e74
. Update to 4.2.0. This is an initial update I've been working on which
...
is a little more stripped down than the port has previously been.
The extras from PR/111548 will be merged in shortly.
PR: 110368
2007-04-14 02:48:54 +00:00
Greg Lewis
acc3cbd07b
. (Potentially) set USE_EMACS before we include bsd.port.pre.mk, not after,
...
so that we pick up bsd.emacs.mk.
PR: 109580
2007-03-07 20:05:47 +00:00