FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 1:30 PM GMT
Port details
asymptote 2.04_4 math on this many watch lists=2 search for ports that depend on this port
Broken BROKEN: fails to build
Ignore IGNORE: is marked as broken: fails to build
A powerful script-based vector graphics language
Maintained by: nivit@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Jul 2005 15:28:07
License: not specified in port
Asymptote is a powerful script-based vector graphics language that
provides a natural coordinate-based framework for technical drawing.
Labels and equations are typeset with LaTeX, for high-quality
PostScript output.

A major advantage of Asymptote over other graphics packages is that
it is a programming language, as opposed to just a graphics program:
it can therefore exploit the best features of script (command-driven)
and graphical user interface (GUI) methods. 

Author:	Andy Hammerlindl, John Bowman, and Tom Prince
WWW:	http://asymptote.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: graphics/ImageMagick, print/dvipsk-tetex, print/teTeX-base, textproc/texi2html, print/teTeX-base, devel/subversion, print/texinfo, lang/python27, devel/gmake, print/ghostscript9
Required To Run: print/gv, print/teTeX-base, x11-toolkits/py-tkinter, graphics/py-imaging, lang/python27, print/ghostscript9
Required Libraries: graphics/libglut
There are no ports dependent upon this port

To install the port: cd /usr/ports/math/asymptote/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/asymptote/asymptote/2.04/
http://sunet.dl.sourceforge.net/project/asymptote/asymptote/2.04/
http://iweb.dl.sourceforge.net/project/asymptote/asymptote/2.04/
http://switch.dl.sourceforge.net/project/asymptote/asymptote/2.04/
http://surfnet.dl.sourceforge.net/project/asymptote/asymptote/2.04/
http://kent.dl.sourceforge.net/project/asymptote/asymptote/2.04/
http://freefr.dl.sourceforge.net/project/asymptote/asymptote/2.04/
http://voxel.dl.sourceforge.net/project/asymptote/asymptote/2.04/
http://jaist.dl.sourceforge.net/project/asymptote/asymptote/2.04/
http://osdn.dl.sourceforge.net/project/asymptote/asymptote/2.04/
http://nchc.dl.sourceforge.net/project/asymptote/asymptote/2.04/
http://ncu.dl.sourceforge.net/project/asymptote/asymptote/2.04/
http://transact.dl.sourceforge.net/project/asymptote/asymptote/2.04/
http://softlayer.dl.sourceforge.net/project/asymptote/asymptote/2.04/
http://internode.dl.sourceforge.net/project/asymptote/asymptote/2.04/
http://ufpr.dl.sourceforge.net/project/asymptote/asymptote/2.04/
http://waix.dl.sourceforge.net/project/asymptote/asymptote/2.04/
http://heanet.dl.sourceforge.net/project/asymptote/asymptote/old/2.04/
http://sunet.dl.sourceforge.net/project/asymptote/asymptote/old/2.04/
http://iweb.dl.sourceforge.net/project/asymptote/asymptote/old/2.04/
http://switch.dl.sourceforge.net/project/asymptote/asymptote/old/2.04/
http://surfnet.dl.sourceforge.net/project/asymptote/asymptote/old/2.04/
http://kent.dl.sourceforge.net/project/asymptote/asymptote/old/2.04/
http://freefr.dl.sourceforge.net/project/asymptote/asymptote/old/2.04/
http://voxel.dl.sourceforge.net/project/asymptote/asymptote/old/2.04/
http://jaist.dl.sourceforge.net/project/asymptote/asymptote/old/2.04/
http://osdn.dl.sourceforge.net/project/asymptote/asymptote/old/2.04/
http://nchc.dl.sourceforge.net/project/asymptote/asymptote/old/2.04/
http://ncu.dl.sourceforge.net/project/asymptote/asymptote/old/2.04/
http://transact.dl.sourceforge.net/project/asymptote/asymptote/old/2.04/
http://softlayer.dl.sourceforge.net/project/asymptote/asymptote/old/2.04/
http://internode.dl.sourceforge.net/project/asymptote/asymptote/old/2.04/
http://ufpr.dl.sourceforge.net/project/asymptote/asymptote/old/2.04/
http://waix.dl.sourceforge.net/project/asymptote/asymptote/old/2.04/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 75

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
02 Feb 2012 20:30:24
Original commit files touched by this commit  2.04_4
pav search for other commits by this committer
- Mark BROKEN: fails to build
  cd .. && ../asy -dir ../base -config "" -render=0 -f png -o png/ markers1.asy
  ../base/plain_xasy.asy: 93.7: runtime: Command exited abnormally: gs -q
-dNOPAUSE -dBATCH -sDEVICE=pngalpha -dEPSCrop -dSAFER -r72x72
-sOutputFile=png/markers1.png png/markers1_.eps
  gmake[2]: *** [markers1.png] Error 1

Reported by:    pointyhat
17 Oct 2011 10:08:33
Original commit files touched by this commit  2.04_4
bf search for other commits by this committer
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:   ache, C. Burns, wen
23 Sep 2011 22:26:39
Original commit files touched by this commit  2.04_3
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
27 Jun 2011 02:41:53
Original commit files touched by this commit  2.04_3
hrs search for other commits by this committer
Fix the installation path of tex/context/third/asymptote/colo-asy.tex.

Spotted by:     pav, ohauer
PR:             ports/158325
18 Jun 2011 16:13:31
Original commit files touched by this commit  2.04_2
hrs search for other commits by this committer
- Use print/texinfo for texi2{dvi,pdf} instead of print/teTeX-base.
- Use print/teTeX-base for latex instead of print/teTeX.
- Use share/texmf for TeX-related files instead of share/texmf-local.
09 May 2011 16:42:28
Original commit files touched by this commit  2.04_1
bf search for other commits by this committer
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
02 May 2011 12:44:53
Original commit files touched by this commit  2.04_1
makc search for other commits by this committer
Bump PORTREVISION after open-mofit update
20 Mar 2011 12:54:45
Original commit files touched by this commit  2.04
miwi search for other commits by this committer
- Get Rid MD5 support
22 Feb 2011 21:18:37
Original commit files touched by this commit  2.04
mandree search for other commits by this committer
Mark MAKE_JOBS_UNSAFE.
29 Aug 2010 21:13:34
Original commit files touched by this commit  2.04
nivit search for other commits by this committer
- Update to 2.04
04 May 2010 12:15:03
Original commit files touched by this commit  1.93
nivit search for other commits by this committer
- Update to 1.93
29 Mar 2010 01:12:27
Original commit files touched by this commit  1.91_3
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of math/gsl
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.91_2
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  1.91_1
dinoex search for other commits by this committer
- update to jpeg-8
02 Jan 2010 13:13:57
Original commit files touched by this commit  1.91
nivit search for other commits by this committer
- Update to 1.91
16 Dec 2009 10:32:56
Original commit files touched by this commit  1.90
nivit search for other commits by this committer
- Update to 1.90
- Add graphics/py-imaging to RUN_DEPENDS
01 Dec 2009 20:33:45
Original commit files touched by this commit  1.75_2
makc search for other commits by this committer
Chase math/gsl update,
bump PORTREVISION
22 Aug 2009 00:28:34
Original commit files touched by this commit  1.75_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
31 Jul 2009 13:57:52
Original commit files touched by this commit  1.75_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
03 Jun 2009 19:15:09
Original commit files touched by this commit  1.75
nivit search for other commits by this committer
- Update to 1.75
18 May 2009 15:08:58
Original commit files touched by this commit  1.70
pav search for other commits by this committer
- Chase fftw3 update
12 Apr 2009 14:49:17
Original commit files touched by this commit  1.70
nivit search for other commits by this committer
- Update to 1.70
10 Apr 2009 22:55:06
Original commit files touched by this commit  1.69
nivit search for other commits by this committer
- Update to 1.69
26 Mar 2009 20:31:56
Original commit files touched by this commit  1.68
nivit search for other commits by this committer
- Update to 1.68
20 Mar 2009 19:57:07
Original commit files touched by this commit  1.67
nivit search for other commits by this committer
- Update to 1.67
27 Feb 2009 13:42:40
Original commit files touched by this commit  1.66
nivit search for other commits by this committer
- Update to 1.66
26 Feb 2009 16:05:08
Original commit files touched by this commit  1.65
nivit search for other commits by this committer
- Update to 1.65
11 Feb 2009 16:29:58
Original commit files touched by this commit  1.62
nivit search for other commits by this committer
- Update to 1.62
07 Feb 2009 18:28:59
Original commit files touched by this commit  1.61
nivit search for other commits by this committer
- Update to 1.61
- Add WITH_FFTW knob
21 Jan 2009 11:05:58
Original commit files touched by this commit  1.59
nivit search for other commits by this committer
- Update to 1.59
- Add devel/subversion to BUILD_DEPENDS
- Add USE_GL=glut
- Disable garbage collector (requires boehm-gc 7.X)
12 Jan 2009 20:37:24
Original commit files touched by this commit  1.44_1
miwi search for other commits by this committer
- Chase gsl shlib bump
08 Oct 2008 16:42:25
Original commit files touched by this commit  1.44
nivit search for other commits by this committer
- Update to 1.44
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.43
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
25 Jul 2008 14:34:52
Original commit files touched by this commit  1.43
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
07 Jul 2008 12:04:46
Original commit files touched by this commit  1.43
nivit search for other commits by this committer
- Update to 1.43
- Add print/dvipsk-tetex to BUILD_DEPENDS
- Don't install examples when NOPORTEXAMPLES is defined
- Remove pkg-message
- Replace print/ggv with print/gv as run dependency
06 Jun 2008 13:44:06
Original commit files touched by this commit  1.42_2
edwin search for other commits by this committer
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)
08 Apr 2008 13:53:22
Original commit files touched by this commit  1.42_1
jadawin search for other commits by this committer
- Chase the gsl shared lib bump.

Approved by:    thierry (mentor)
03 Mar 2008 10:45:12
Original commit files touched by this commit  1.42
nivit search for other commits by this committer
- Update to 1.42
03 Feb 2008 17:57:11
Original commit files touched by this commit  1.41
nivit search for other commits by this committer
- Update to 1.41
30 Jan 2008 10:47:16
Original commit files touched by this commit  1.40
nivit search for other commits by this committer
- Update to 1.40
- Use SF as MASTER_SITES
- Use devel/boehm-gc with both ARCHS (--enable-gc=system)
24 Nov 2007 23:05:27
Original commit files touched by this commit  1.25_2
linimon search for other commits by this committer
Correct spelling of NONEXISTENT to fix build on the package cluster.

Approved by:    portmgr (self)
29 Jun 2007 05:46:43
Original commit files touched by this commit  1.25_2
ijliao search for other commits by this committer
chase math/gsl lib version
19 May 2007 20:32:57
Original commit files touched by this commit  1.25_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}.
17 Apr 2007 13:56:19
Original commit files touched by this commit  1.25
nivit search for other commits by this committer
- Cleanup non-supported FreeBSD versions
10 Apr 2007 15:28:24
Original commit files touched by this commit  1.25
nivit search for other commits by this committer
- Update to 1.25
- Add CONFIGURE_TARGET to Makefile
27 Mar 2007 16:25:54
Original commit files touched by this commit  1.23
nivit search for other commits by this committer
- Update patch-Makefile.in (I forgot it in my last commit), fix build.

Submitted by:   pointyhat (via kris)
21 Mar 2007 09:35:38
Original commit files touched by this commit  1.23
nivit search for other commits by this committer
- Update to 1.23
- Remove files/patch-doc-Makefile
- Unbreak on amd64
17 Jan 2007 21:21:19
Original commit files touched by this commit  1.20
nivit search for other commits by this committer
- Updated to 1.20

Approved by:    alexbl (mentor, implicit)
23 Dec 2006 23:25:56
Original commit files touched by this commit  1.19
nivit search for other commits by this committer
 - Updated to 1.19

Approved by:    alexbl (mentor)
10 Dec 2006 01:21:51
Original commit files touched by this commit  1.18
nivit search for other commits by this committer
- Updated email address in my ports

Approved by:    alexbl (mentor)
26 Nov 2006 12:27:57
Original commit files touched by this commit  1.18
clsung search for other commits by this committer
- Fix a path in doc/Makefile
  (
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006112120/asymptote-1.18.log
)

PR:             ports/105845
Submitted by:   maintainer (Nicola Vitale)
21 Nov 2006 10:25:33
Original commit files touched by this commit  1.18
clsung search for other commits by this committer
- Update to 1.18

PR:             ports/105367
Submitted by:   maintainer (Nicola Vitale)
01 Nov 2006 00:41:29
Original commit files touched by this commit  1.14
clsung search for other commits by this committer
- Update to 1.14

PR:             ports/104442
Submitted by:   maintainer (Nicola Vitale)
26 Sep 2006 12:40:23
Original commit files touched by this commit  1.13_1
rafan search for other commits by this committer
- Fix build (chase new version of devel/boehm-gc
- Fix pkg-plist

PR:             ports/103647
Reported by:    pointyhat via kris
Submitted by:   Nicola Vitale <nivit at email.it> (maintainer)
08 Sep 2006 12:20:03
Original commit files touched by this commit  1.13
rafan search for other commits by this committer
- Update to 1.13

PR:             ports/102982
Submitted by:   Nicola Vitale <nivit at email.it> (maintainer)
05 Aug 2006 15:48:36
Original commit files touched by this commit  1.12
miwi search for other commits by this committer
- Update to 1.12

PR:             ports/101246
Submitted by:   Nicola Vitale <nivit(at)email.it>
Approved by:    krion (mentor)
08 Jul 2006 05:00:23
Original commit files touched by this commit  1.11
rafan search for other commits by this committer
- Update to 1.11

PR:             99881
Submitted by:   Nicola Vitale <nivit email.it> (maintainer)
Approved by:    delphij (mentor, implicit)
30 Jun 2006 15:56:39
Original commit files touched by this commit  1.10
erwin search for other commits by this committer
Update to 1.10

PR:             99635
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
26 Jun 2006 18:08:54
Original commit files touched by this commit  1.08
ehaupt search for other commits by this committer
Update to 1.08

PR:             99207
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
28 May 2006 21:42:30
Original commit files touched by this commit  1.05
ehaupt search for other commits by this committer
Update to 1.05

PR:             97593
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
11 May 2006 15:12:06
Original commit files touched by this commit  1.04_1
ahze search for other commits by this committer
- Chase fftw3 libver bump
26 Apr 2006 21:51:57
Original commit files touched by this commit  1.04
erwin search for other commits by this committer
Update to 1.0.4

PR:             96259
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
16 Apr 2006 21:04:20
Original commit files touched by this commit  1.03
ehaupt search for other commits by this committer
Update to 1.03

PR:             94143
Submitted by:   Nicola Vitale <nivit@email.it>
02 Jan 2006 20:44:59
Original commit files touched by this commit  0.99
ehaupt search for other commits by this committer
Update to 0.99

PR:             91133
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
17 Dec 2005 19:35:42
Original commit files touched by this commit  0.97
pav search for other commits by this committer
- Update to 0.97

PR:             ports/90500
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
16 Dec 2005 11:53:16
Original commit files touched by this commit  0.96
lawrance search for other commits by this committer
Update to 0.96

PR:             ports/90425
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
11 Dec 2005 22:15:26
Original commit files touched by this commit  0.95_1
ehaupt search for other commits by this committer
Fix build on 6.x

PR:             90213
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
Notified by:    pointyhat via kris
02 Dec 2005 12:36:15
Original commit files touched by this commit  0.95
ehaupt search for other commits by this committer
- Update to 0.95
- Add SHA256 hash

PR:             89540
Submitted by:   Nicola Vitale <nivit@email.it>
18 Nov 2005 17:49:19
Original commit files touched by this commit  0.92
pav search for other commits by this committer
- Update to 0.92

PR:             ports/87916
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.91_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
05 Oct 2005 07:11:08
Original commit files touched by this commit  0.91
tobez search for other commits by this committer
Update to 0.91.

Submitted by:   maintainer
PR:             86890
02 Oct 2005 23:09:50
Original commit files touched by this commit  0.89
pav search for other commits by this committer
- Update to 0.89

PR:             ports/86837
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
09 Sep 2005 23:19:15
Original commit files touched by this commit  0.87
pav search for other commits by this committer
- Update to 0.87

PR:             ports/85797
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
04 Sep 2005 21:53:12
Original commit files touched by this commit  0.86
pav search for other commits by this committer
- Update to 0.86

PR:             ports/85636
Submitted by:   Nicola Vitale <nivit@email.it> (maintainer)
29 Jul 2005 15:27:26
Original commit files touched by this commit  0.83
pav search for other commits by this committer
Asymptote is a powerful script-based vector graphics language that
provides a natural coordinate-based framework for technical drawing.
Labels and equations are typeset with LaTeX, for high-quality
PostScript output.

A major advantage of Asymptote over other graphics packages is that
it is a programming language, as opposed to just a graphics program:
it can therefore exploit the best features of script (command-driven)
and graphical user interface (GUI) methods.

PR:             ports/83990
Submitted by:   Nicola Vitale <nivit@email.it>

Number of commits found: 75

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight69
new month138

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 1.337 seconds.