6d43 FreshPorts -- print/py-pyscript
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
py-pyscript 0.6.1_5 print on this many watch lists=0 search for ports that depend on this port
Python module for producing high quality PostScript graphics
Maintained by: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Apr 2006 16:20:38
Also Listed In: graphics python
License: not specified in port


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
WWW:	http://pyscript.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/python27
  2. print/teTeX-base
  3. print/teTeX-texmf
  4. print/dvipsk-tetex
Required To Run:
  1. lang/python27
  2. print/teTeX-base
  3. print/teTeX-texmf
  4. print/dvipsk-tetex
There are no ports dependent upon this port

To install the port: cd /usr/ports/print/py-pyscript/ && make install clean
To add the package: pkg_add -r py27-pyscript


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  3. http://freefr.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  4. http://garr.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  5. http://heanet.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  6. http://hivelocity.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  7. http://ignum.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  8. http://internode.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  9. http://iweb.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  10. http://jaist.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  11. http://kaz.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  12. http://kent.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  13. http://master.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  14. http://nchc.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  15. http://ncu.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  16. http://netcologne.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  17. http://sunet.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  18. http://superb-dca3.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  19. http://switch.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  20. http://tenet.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  21. http://ufpr.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/
  22. http://waix.dl.sourceforge.net/project/pyscript/pyscript/pyscript-0.6.1/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
11 May 2013 17:58:56
Original commit files touched by this commit  0.6.1_5
hrs search for other commits by this committer
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
Original commit files touched by this commit  0.6.1_5
hrs search for other commits by this committer
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
10 Aug 2012 14:20:23
Original commit files touched by this commit  0.6.1_5
wxs search for other commits by this committer
Use PYTHONPREFIX_SITELIBDIR.

PR:		ports/170301
Submitted by:	Jan Beich <jbeich@tormail.org>
Approved by:	crees@, nivit@
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.6.1_5
dinoex search for other commits by this committer
- update png to 1.5.10
03 Jul 2011 06:14:57
Original commit files touched by this commit  0.6.1_4
miwi search for other commits by this committer
- Kick MD5 Support
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.6.1_4
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.6.1_3
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:35:32
Original commit files touched by this commit  0.6.1_2
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
08 Jun 2009 22:30:55
Original commit files touched by this commit  0.6.1_2
miwi search for other commits by this committer
- 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
28 Dec 2008 10:54:08
Original commit files touched by this commit  0.6.1_1
pgollucci search for other commits by this committer
CATEGORIES+=    python   for py- ports missing it

PR:             ports/124921
Approved by:    portmgr (pav)
19 May 2007 20:32:57
Original commit files touched by this commit  0.6.1_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
10 Dec 2006 01:21:51
Original commit files touched by this commit  0.6.1
nivit search for other commits by this committer
- Updated email address in my ports

Approved by:    alexbl (mentor)
07 Jun 2006 19:16:34
Original commit files touched by this commit  0.6.1
pav search for other commits by this committer
- Update to 0.6.1

PR:             ports/98600
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
29 Apr 2006 16:16:56
Original commit files touched by this commit  0.6
pav search for other commits by this committer
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>

Number of commits found: 14

2834
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24572
Broken 191
Deprecated 460
Ignore 565
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 52
Set to expire 445
Interactive 33
new 24 hours 7
new 48 hours10
new 7 days29
new fortnight85
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0