aboutsummaryrefslogtreecommitdiff
path: root/math/asymptote
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Mark MAKE_JOBS_UNSAFE.Matthias Andree2011-02-221-0/+1
| | | | Notes: svn path=/head/; revision=269520
* - Update to 2.04Nicola Vitale2010-08-293-7/+17
| | | | Notes: svn path=/head/; revision=260176
* - Update to 1.93Nicola Vitale2010-05-043-5/+7
| | | | Notes: svn path=/head/; revision=253681
* - Bump PORTREVISION to chase the update of math/gslWen Heping2010-03-291-2/+2
| | | | Notes: svn path=/head/; revision=251666
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 1.91Nicola Vitale2010-01-023-5/+12
| | | | Notes: svn path=/head/; revision=246990
* - Update to 1.90Nicola Vitale2009-12-163-17/+125
| | | | | | | - Add graphics/py-imaging to RUN_DEPENDS Notes: svn path=/head/; revision=245974
* Chase math/gsl update,Max Brazhnikov2009-12-011-2/+2
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=245074
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 1.75Nicola Vitale2009-06-033-4/+25
| | | | Notes: svn path=/head/; revision=235134
* - Chase fftw3 updatePav Lucistnik2009-05-181-1/+1
| | | | Notes: svn path=/head/; revision=234143
* - Update to 1.70Nicola Vitale2009-04-123-4/+6
| | | | Notes: svn path=/head/; revision=232213
* - Update to 1.69Nicola Vitale2009-04-103-4/+8
| | | | Notes: svn path=/head/; revision=232042
* - Update to 1.68Nicola Vitale2009-03-263-4/+5
| | | | Notes: svn path=/head/; revision=231079
* - Update to 1.67Nicola Vitale2009-03-203-4/+7
| | | | Notes: svn path=/head/; revision=230500
* - Update to 1.66Nicola Vitale2009-02-273-5/+6
| | | | Notes: svn path=/head/; revision=229165
* - Update to 1.65Nicola Vitale2009-02-263-4/+9
| | | | Notes: svn path=/head/; revision=229089
* - Update to 1.62Nicola Vitale2009-02-113-5/+6
| | | | Notes: svn path=/head/; revision=228056
* - Update to 1.61Nicola Vitale2009-02-073-8/+12
| | | | | | | - Add WITH_FFTW knob Notes: svn path=/head/; revision=227766
* - Update to 1.59Nicola Vitale2009-01-214-23/+43
| | | | | | | | | - Add devel/subversion to BUILD_DEPENDS - Add USE_GL=glut - Disable garbage collector (requires boehm-gc 7.X) Notes: svn path=/head/; revision=226596
* - Chase gsl shlib bumpMartin Wilke2009-01-121-2/+2
| | | | Notes: svn path=/head/; revision=225875
* - Update to 1.44Nicola Vitale2008-10-084-53/+29
| | | | Notes: svn path=/head/; revision=221333
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* - Update to 1.43Nicola Vitale2008-07-074-215/+217
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=216448
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Chase the gsl shared lib bump.Philippe Audeoud2008-04-081-2/+2
| | | | | | | Approved by: thierry (mentor) Notes: svn path=/head/; revision=210850
* - Update to 1.42Nicola Vitale2008-03-032-4/+4
| | | | Notes: svn path=/head/; revision=208371
* - Update to 1.41Nicola Vitale2008-02-033-4/+6
| | | | Notes: svn path=/head/; revision=206670
* - Update to 1.40Nicola Vitale2008-01-304-59/+72
| | | | | | | | - Use SF as MASTER_SITES - Use devel/boehm-gc with both ARCHS (--enable-gc=system) Notes: svn path=/head/; revision=206454
* Correct spelling of NONEXISTENT to fix build on the package cluster.Mark Linimon2007-11-241-1/+1
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=202821
* chase math/gsl lib versionYing-Chieh Liao2007-06-291-2/+2
| | | | Notes: svn path=/head/; revision=194427
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Cleanup non-supported FreeBSD versionsNicola Vitale2007-04-171-4/+0
| | | | Notes: svn path=/head/; revision=190184
* - Update to 1.25Nicola Vitale2007-04-103-5/+11
| | | | | | | - Add CONFIGURE_TARGET to Makefile Notes: svn path=/head/; revision=189678
* - Update patch-Makefile.in (I forgot it in my last commit), fix build.Nicola Vitale2007-03-271-7/+18
| | | | | | | Submitted by: pointyhat (via kris) Notes: svn path=/head/; revision=188565
* - Update to 1.23Nicola Vitale2007-03-214-30/+35
| | | | | | | | - Remove files/patch-doc-Makefile - Unbreak on amd64 Notes: svn path=/head/; revision=187853
* - Updated to 1.20Nicola Vitale2007-01-173-4/+5
| | | | | | | Approved by: alexbl (mentor, implicit) Notes: svn path=/head/; revision=182669
* - Updated to 1.19Nicola Vitale2006-12-235-30/+36
| | | | | | | Approved by: alexbl (mentor) Notes: svn path=/head/; revision=180635
* - Updated email address in my portsNicola Vitale2006-12-101-1/+1
| | | | | | | Approved by: alexbl (mentor) Notes: svn path=/head/; revision=179349
* - Fix a path in doc/MakefileCheng-Lung Sung2006-11-261-2/+2
| | | | | | | | | | ( http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006112120/asymptote-1.18.log ) PR: ports/105845 Submitted by: maintainer (Nicola Vitale) Notes: svn path=/head/; revision=178057
* - Update to 1.18Cheng-Lung Sung2006-11-214-10/+25
| | | | | | | | PR: ports/105367 Submitted by: maintainer (Nicola Vitale) Notes: svn path=/head/; revision=177719
* - Update to 1.14Cheng-Lung Sung2006-11-013-5/+8
| | | | | | | | PR: ports/104442 Submitted by: maintainer (Nicola Vitale) Notes: svn path=/head/; revision=175967
* - Fix build (chase new version of devel/boehm-gcRong-En Fan2006-09-262-2/+3
| | | | | | | | | | | - Fix pkg-plist PR: ports/103647 Reported by: pointyhat via kris Submitted by: Nicola Vitale <nivit at email.it> (maintainer) Notes: svn path=/head/; revision=173896
* - Update to 1.13Rong-En Fan2006-09-085-22/+44
| | | | | | | | PR: ports/102982 Submitted by: Nicola Vitale <nivit at email.it> (maintainer) Notes: svn path=/head/; revision=172569
* - Update to 1.12Martin Wilke2006-08-053-18/+20
| | | | | | | | | PR: ports/101246 Submitted by: Nicola Vitale <nivit(at)email.it> Approved by: krion (mentor) Notes: svn path=/head/; revision=169759
* - Update to 1.11Rong-En Fan2006-07-083-4/+6
| | | | | | | | | PR: 99881 Submitted by: Nicola Vitale <nivit email.it> (maintainer) Approved by: delphij (mentor, implicit) Notes: svn path=/head/; revision=167181