1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Baptiste Daroussin
6c6152ff82 Add NO_STAGE all over the place in preparation for the staging support (cat: print) 2013-09-20 22:43:59 +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
Wesley Shields
d9edbd7f72 Use PYTHONPREFIX_SITELIBDIR.
PR:		ports/170301
Submitted by:	Jan Beich <jbeich@tormail.org>
Approved by:	crees@, nivit@
2012-08-10 14:20:23 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Martin Wilke
edbfcf1c23 - Kick MD5 Support 2011-07-03 06:14:57 +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
Dmitry Marakasov
3eb168f46b - Switch SourceForge ports to the new File Release System: categories starting with P,R,S 2009-08-22 00:35:32 +00:00
Martin Wilke
81100672d4 - Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by:	3 pointyhat runs
Thanks to:	pav, gahr, lwhsu, mva, amdmi3
2009-06-08 22:30:55 +00:00
Philip M. Gollucci
f60432367f CATEGORIES+= python for py- ports missing it
PR:             ports/124921
Approved by:    portmgr (pav)
2008-12-28 10:54:08 +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
Nicola Vitale
bd6fa393f8 - Updated email address in my ports
Approved by:	alexbl (mentor)
2006-12-10 01:21:51 +00:00
Pav Lucistnik
5916ca5af1 - Update to 0.6.1
PR:		ports/98600
Submitted by:	Nicola Vitale <nivit@email.it> (maintainer)
2006-06-07 19:16:34 +00:00
Pav Lucistnik
d3491cad06 PyScript is a python module for producing high quality postscript
graphics. Rather than use a GUI to draw a picture, the picture is
programmed using python and the PyScript objects.

Some of the key features are:

    * All scripting is done in python, which is a high level, easy
      to learn, well-developed scripting language.
    * All the objects can be translated, scaled, rotated, ... in fact
      any affine transformation.
    * Plain text is automatically kerned.
    * You can place arbitrary LaTeX expressions on your figures.
    * You can create your own figure objects, and develop a library
      of figure primitives.
    * Output is publication quality.

Author:	Alexei Gilchrist, Paul Cochrane <aalexei@users.sourceforge.net>
WWW:	http://pyscript.sourceforge.net/

PR:		ports/96482
Submitted by:	Nicola Vitale <nivit@email.it>
2006-04-29 16:16:56 +00:00