aboutsummaryrefslogtreecommitdiff
path: root/biology/adun
Commit message (Collapse)AuthorAgeFilesLines
* Update to latest GNUstep core libraries.David Chisnall2013-08-285-396/+0
| | | | | | | | | | | | | | Update dependent packages with more recent releases. Remove old and bit-rotted ones. Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations. Take maintainership of GNUstep-related ports. Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them. Approved by: bapt Notes: svn path=/head/; revision=325546
* Update math/gsl to 1.16 and adjust some dependent portsBrendan Fabeny2013-08-261-2/+2
| | | | Notes: svn path=/head/; revision=325401
* - reset MAINTAINERDirk Meyer2012-06-261-1/+1
| | | | Notes: svn path=/head/; revision=299982
* - fix build with gcc46Dirk Meyer2012-02-071-7/+4
| | | | Notes: svn path=/head/; revision=290562
* - Mark BROKEN on FreeBSD 9.X and up: does not compilePav Lucistnik2012-02-051-1/+7
| | | | | | | | | gcc: AdFrameworkFunctions.m: Objective-C compiler not installed on this system Reported by: pointyhat Notes: svn path=/head/; revision=290454
* Update math/gsl to 1.15, and adjust PORTREVISIONBrendan Fabeny2011-05-091-1/+2
| | | | | | | and LIB_DEPENDS of dependent ports Notes: svn path=/head/; revision=273882
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* LICENSE GPLv2Dirk Meyer2010-06-052-1/+3
| | | | Notes: svn path=/head/; revision=255828
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-302-311/+310
| | | | Notes: svn path=/head/; revision=255316
* - fix build for gnustep-base 1.21.0Dirk Meyer2010-05-231-2/+3
| | | | Notes: svn path=/head/; revision=254910
* - update to 0.81Dirk Meyer2010-04-143-10/+32
| | | | | | | - fix build on amd64 Notes: svn path=/head/; revision=252666
* - Bump PORTREVISION to chase the update of math/gslWen Heping2010-03-291-2/+2
| | | | Notes: svn path=/head/; revision=251666
* Chase math/gsl update,Max Brazhnikov2009-12-011-2/+2
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=245074
* - fix PORTSCOUTDirk Meyer2009-07-061-1/+1
| | | | Notes: svn path=/head/; revision=237234
* - cleanup ADDITIONAL_LIB_DIRSDirk Meyer2009-07-051-1/+1
| | | | Notes: svn path=/head/; revision=237172
* - fix build for custom LOCALBASE in UL subdirDirk Meyer2009-06-021-1/+1
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=235005
* - fix build for custom LOCALBASEDirk Meyer2009-06-011-0/+2
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=234966
* - fix build with gnustep-make-2.2.0Dirk Meyer2009-05-211-2/+4
| | | | Notes: svn path=/head/; revision=234327
* - update PORTSCOUTDirk Meyer2009-02-151-1/+1
| | | | Notes: svn path=/head/; revision=228420
* - add LICENSE:Dirk Meyer2009-01-161-0/+2
| | | | Notes: svn path=/head/; revision=226267
* - Chase math/gsl slib bumpMartin Wilke2009-01-131-2/+2
| | | | | | | Reported by: pavbot Notes: svn path=/head/; revision=225963
* - update PORTSCOUTDirk Meyer2008-08-121-1/+3
| | | | Notes: svn path=/head/; revision=218469
* - extened PORTSCOUTDirk Meyer2008-07-081-1/+1
| | | | Notes: svn path=/head/; revision=216541
* - extend PORTSCOUTDirk Meyer2008-06-241-1/+1
| | | | Notes: svn path=/head/; revision=215701
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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=214428
* - cleanup FreeBSD 5.xDirk Meyer2008-06-011-7/+1
| | | | Notes: svn path=/head/; revision=214138
* - add PORTSCOUTDirk Meyer2008-05-041-0/+2
| | | | Notes: svn path=/head/; revision=212589
* - update to 0.8.2Dirk Meyer2008-04-299-456/+205
| | | | | | | | - take maintainership Approved by: maintainer Notes: svn path=/head/; revision=212268
* Change maintainers e-mail address.Emanuel Haupt2008-04-101-2/+2
| | | | | | | Requested over: IRC Notes: svn path=/head/; revision=211013
* - Chase the gsl shared lib bump.Philippe Audeoud2008-04-081-2/+2
| | | | | | | Approved by: thierry (mentor) Notes: svn path=/head/; revision=210850
* - cleanup after gnustep-make-2.0.1Dirk Meyer2007-07-221-1/+0
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=196074
* chase math/gsl lib versionYing-Chieh Liao2007-06-291-2/+2
| | | | Notes: svn path=/head/; revision=194427
* - update for gnustep-make-2.0.0Dirk Meyer2007-05-252-71/+79
| | | | | | | Approved by: gurkan (maintainer) Notes: svn path=/head/; revision=191722
* - 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
* - mark ignore on FreeBSD 5.xDirk Meyer2007-02-191-1/+7
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=185488
* - add category gnustepDirk Meyer2007-01-311-1/+1
| | | | | | | | PR: 103931 Approved by: pav Notes: svn path=/head/; revision=183799
* - update to use new bsd.gnustep.mkDirk Meyer2007-01-131-4/+3
| | | | | | | Approved by: gurkan@linuks.mine.nu Notes: svn path=/head/; revision=182275
* - Local/Tools/Resources now globalDirk Meyer2006-12-091-1/+0
| | | | Notes: svn path=/head/; revision=179271
* - cleanup patchesDirk Meyer2006-11-121-3/+0
| | | | Notes: svn path=/head/; revision=177110
* - fix build on non i386 archsDirk Meyer2006-11-101-2/+2
| | | | | | | Submitted by: Gürkan Sengün Notes: svn path=/head/; revision=177002
* Adun is a new extendible molecular simulation program that alsoDirk Meyer2006-11-099-0/+606
includes data management and analysis capabilities. WWW: http://diana.imim.es/Adun Submitted by: Gürkan Sengün Reviewed by: dinoex Notes: svn path=/head/; revision=176957