| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
02 Feb 2012 20:30:24
2.04_4
|
pav  |
- 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
2.04_4
|
bf  |
- 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
2.04_3
|
amdmi3  |
- 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
2.04_3
|
hrs  |
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
2.04_2
|
hrs  |
- 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
2.04_1
|
bf  |
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports |
02 May 2011 12:44:53
2.04_1
|
makc  |
Bump PORTREVISION after open-mofit update |
20 Mar 2011 12:54:45
2.04
|
miwi  |
- Get Rid MD5 support |
22 Feb 2011 21:18:37
2.04
|
mandree  |
Mark MAKE_JOBS_UNSAFE. |
29 Aug 2010 21:13:34
2.04
|
nivit  |
- Update to 2.04 |
04 May 2010 12:15:03
1.93
|
nivit  |
- Update to 1.93 |
29 Mar 2010 01:12:27
1.91_3
|
wen  |
- Bump PORTREVISION to chase the update of math/gsl |
28 Mar 2010 06:47:48
1.91_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.91_1
|
dinoex  |
- update to jpeg-8 |
02 Jan 2010 13:13:57
1.91
|
nivit  |
- Update to 1.91 |
16 Dec 2009 10:32:56
1.90
|
nivit  |
- Update to 1.90
- Add graphics/py-imaging to RUN_DEPENDS |
01 Dec 2009 20:33:45
1.75_2
|
makc  |
Chase math/gsl update,
bump PORTREVISION |
22 Aug 2009 00:28:34
1.75_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
31 Jul 2009 13:57:52
1.75_1
|
dinoex  |
- 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
1.75
|
nivit  |
- Update to 1.75 |
18 May 2009 15:08:58
1.70
|
pav  |
- Chase fftw3 update |
12 Apr 2009 14:49:17
1.70
|
nivit  |
- Update to 1.70 |
10 Apr 2009 22:55:06
1.69
|
nivit  |
- Update to 1.69 |
26 Mar 2009 20:31:56
1.68
|
nivit  |
- Update to 1.68 |
20 Mar 2009 19:57:07
1.67
|
nivit  |
- Update to 1.67 |
27 Feb 2009 13:42:40
1.66
|
nivit  |
- Update to 1.66 |
26 Feb 2009 16:05:08
1.65
|
nivit  |
- Update to 1.65 |
11 Feb 2009 16:29:58
1.62
|
nivit  |
- Update to 1.62 |
07 Feb 2009 18:28:59
1.61
|
nivit  |
- Update to 1.61
- Add WITH_FFTW knob |
21 Jan 2009 11:05:58
1.59
|
nivit  |
- 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
1.44_1
|
miwi  |
- Chase gsl shlib bump |
08 Oct 2008 16:42:25
1.44
|
nivit  |
- Update to 1.44 |
21 Aug 2008 06:18:49
1.43
|
rafan  |
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 ) |
25 Jul 2008 14:34:52
1.43
|
pav  |
- 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
1.43
|
nivit  |
- 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
1.42_2
|
edwin  |
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
1.42_1
|
jadawin  |
- Chase the gsl shared lib bump.
Approved by: thierry (mentor) |
03 Mar 2008 10:45:12
1.42
|
nivit  |
- Update to 1.42 |
03 Feb 2008 17:57:11
1.41
|
nivit  |
- Update to 1.41 |
30 Jan 2008 10:47:16
1.40
|
nivit  |
- 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
1.25_2
|
linimon  |
Correct spelling of NONEXISTENT to fix build on the package cluster.
Approved by: portmgr (self) |
29 Jun 2007 05:46:43
1.25_2
|
ijliao  |
chase math/gsl lib version |
19 May 2007 20:32:57
1.25_1
|
flz  |
- 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
1.25
|
nivit  |
- Cleanup non-supported FreeBSD versions |
10 Apr 2007 15:28:24
1.25
|
nivit  |
- Update to 1.25
- Add CONFIGURE_TARGET to Makefile |
27 Mar 2007 16:25:54
1.23
|
nivit  |
- Update patch-Makefile.in (I forgot it in my last commit), fix build.
Submitted by: pointyhat (via kris) |
21 Mar 2007 09:35:38
1.23
|
nivit  |
- Update to 1.23
- Remove files/patch-doc-Makefile
- Unbreak on amd64 |
17 Jan 2007 21:21:19
1.20
|
nivit  |
- Updated to 1.20
Approved by: alexbl (mentor, implicit) |
23 Dec 2006 23:25:56
1.19
|
nivit  |
- Updated to 1.19
Approved by: alexbl (mentor) |
10 Dec 2006 01:21:51
1.18
|
nivit  |
- Updated email address in my ports
Approved by: alexbl (mentor) |
26 Nov 2006 12:27:57
1.18
|
clsung  |
- 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
1.18
|
clsung  |
- Update to 1.18
PR: ports/105367
Submitted by: maintainer (Nicola Vitale) |
01 Nov 2006 00:41:29
1.14
|
clsung  |
- Update to 1.14
PR: ports/104442
Submitted by: maintainer (Nicola Vitale) |
26 Sep 2006 12:40:23
1.13_1
|
rafan  |
- 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
1.13
|
rafan  |
- Update to 1.13
PR: ports/102982
Submitted by: Nicola Vitale <nivit at email.it> (maintainer) |
05 Aug 2006 15:48:36
1.12
|
miwi  |
- 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
1.11
|
rafan  |
- 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
1.10
|
erwin  |
Update to 1.10
PR: 99635
Submitted by: Nicola Vitale <nivit@email.it> (maintainer) |
26 Jun 2006 18:08:54
1.08
|
ehaupt  |
Update to 1.08
PR: 99207
Submitted by: Nicola Vitale <nivit@email.it> (maintainer) |
28 May 2006 21:42:30
1.05
|
ehaupt  |
Update to 1.05
PR: 97593
Submitted by: Nicola Vitale <nivit@email.it> (maintainer) |
11 May 2006 15:12:06
1.04_1
|
ahze  |
- Chase fftw3 libver bump |
26 Apr 2006 21:51:57
1.04
|
erwin  |
Update to 1.0.4
PR: 96259
Submitted by: Nicola Vitale <nivit@email.it> (maintainer) |
16 Apr 2006 21:04:20
1.03
|
ehaupt  |
Update to 1.03
PR: 94143
Submitted by: Nicola Vitale <nivit@email.it> |
02 Jan 2006 20:44:59
0.99
|
ehaupt  |
Update to 0.99
PR: 91133
Submitted by: Nicola Vitale <nivit@email.it> (maintainer) |
17 Dec 2005 19:35:42
0.97
|
pav  |
- Update to 0.97
PR: ports/90500
Submitted by: Nicola Vitale <nivit@email.it> (maintainer) |
16 Dec 2005 11:53:16
0.96
|
lawrance  |
Update to 0.96
PR: ports/90425
Submitted by: Nicola Vitale <nivit@email.it> (maintainer) |
11 Dec 2005 22:15:26
0.95_1
|
ehaupt  |
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
0.95
|
ehaupt  |
- Update to 0.95
- Add SHA256 hash
PR: 89540
Submitted by: Nicola Vitale <nivit@email.it> |
18 Nov 2005 17:49:19
0.92
|
pav  |
- Update to 0.92
PR: ports/87916
Submitted by: Nicola Vitale <nivit@email.it> (maintainer) |
05 Nov 2005 05:22:06
0.91_1
|
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
05 Oct 2005 07:11:08
0.91
|
tobez  |
Update to 0.91.
Submitted by: maintainer
PR: 86890 |
02 Oct 2005 23:09:50
0.89
|
pav  |
- Update to 0.89
PR: ports/86837
Submitted by: Nicola Vitale <nivit@email.it> (maintainer) |
09 Sep 2005 23:19:15
0.87
|
pav  |
- Update to 0.87
PR: ports/85797
Submitted by: Nicola Vitale <nivit@email.it> (maintainer) |
04 Sep 2005 21:53:12
0.86
|
pav  |
- Update to 0.86
PR: ports/85636
Submitted by: Nicola Vitale <nivit@email.it> (maintainer) |
29 Jul 2005 15:27:26
0.83
|
pav  |
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> |