non port: graphics/py-chart/Makefile |
Number of commits found: 25 |
Tuesday, 14 Jan 2020
|
12:36 antoine
Deprecate a few broken ports
With hat: portmgr
|
Wednesday, 6 Nov 2019
|
12:48 antoine
Mark a few ports BROKEN, unfetchable
|
Thursday, 24 Mar 2016
|
15:47 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)
|
Saturday, 22 Aug 2015
|
17:48 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
enabled when the library is available.
This depends on *-base (RUN_DEPENDS). USES=ghostscript:x11
will set dependency on one of them.
- Fix integer overflow reported as CVE-2015-3228.
- Update Uses/ghostscript.mk:
* Add x11 keyword. nox11 keyword is now obsolete.
* Use packagename in *_DEPENDS line to prevent relationship between
-base and -x11 packages from being broken.
- Fix x11/nox11 keyword and bump PORTREVISION in ports using
USES=ghostscript to update dependency of pre-compiled packages.
|
Thursday, 16 Jul 2015
|
20:53 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
|
Friday, 15 Aug 2014
|
20:55 mva
- Fix USE_PYTHON knob handling. Features are to be separated with spaces, not
comma
With hat: python@
|
20:05 nivit
- Add LICENSE and then bump PORTREVISION
- Adapt port to the new Python facility
- This software doesn't support Python 3, so restrict its
installation to Python 2 [1]
- Adopt automatic pkg-plist
Noticed by: Robert Huff <roberthuff@rcn.com> (via private email) [1]
|
Friday, 9 May 2014
|
03:05 vanilla
- Stage
PR: ports/188915
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
Approved by: portmgr@
|
Friday, 20 Sep 2013
|
18:35 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Tuesday, 17 Feb 2009
|
16:47 nivit
- Take maintainership
|
Monday, 24 Sep 2007
|
08:39 rafan
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.
Approved by: portmgr (pav)
|
Monday, 30 Jul 2007
|
09:42 alexbl
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Friday, 28 Jul 2006
|
06:36 itetcu
Update to 1.39
PR: ports/100911
Submitted by: Soeren Straarup
|
Tuesday, 27 Dec 2005
|
21:56 pav
- Update to 1.38
PR: ports/90975
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
Friday, 1 Jul 2005
|
08:09 novel
Update to 1.34.
PR: 82847
Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com>
|
Tuesday, 20 Jan 2004
|
16:30 marcus
Use the new ghostscript options.
Submitted by: linimon
|
Saturday, 27 Sep 2003
|
00:45 edwin
- ECHO -> ECHO_MSG
for some ports:
- pre-fetch -> pre-everything
PR: ports/56785-56799
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Sunday, 31 Aug 2003
|
00:41 edwin
[PATCH] graphics/py-chart: enable choose of ghostscript interpreter
This patch allows the admin of the machine to choose either
print/ghostscript-gnu or print/ghostscript-afp1
PR: ports/54934
Submitted by: Jens Rehsack <rehsack@liwing.de>
|
Thursday, 20 Feb 2003
|
18:08 knu
de-pkg-comment
|
Sunday, 27 Oct 2002
|
16:32 ijliao
upgrade to 1.28.1
Submitted by: June-Yen Huang <jihuang@gate.sinica.edu.tw>
|
Saturday, 3 Aug 2002
|
17:21 ijliao
add py-chart 1.22
Create high quality Encapsulated Postscript, PDF, or PNG charts
|
Number of commits found: 25 |