aboutsummaryrefslogtreecommitdiff
path: root/biology/embassy
Commit message (Collapse)AuthorAgeFilesLines
* Reduce over inclusion of bsd.port.mkBaptiste Daroussin2014-01-151-2/+1
| | | | Notes: svn path=/head/; revision=339842
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | LIB_DEPENDS in biology Notes: svn path=/head/; revision=336171
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | biology) Notes: svn path=/head/; revision=327709
* Convert from USE_MOTIF to USES=motifBaptiste Daroussin2013-07-091-3/+1
| | | | | | | | | | While here: - trim headers - Remove indefinite article from comment - convert USE_GMAKE to USES=gmake Notes: svn path=/head/; revision=322587
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm Notes: svn path=/head/; revision=316654
* - adopt optionsNGJason Helfman2013-03-181-19/+28
| | | | | | | | | | - trim historical header - tighten COMMENT Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314609
* - Take maintainershipWen Heping2012-10-011-1/+1
| | | | Notes: svn path=/head/; revision=305131
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-10-011-7/+2
| | | | Notes: svn path=/head/; revision=305130
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+4
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-0/+1
| | | | Notes: svn path=/head/; revision=273475
* - Get Rid MD5 supportMartin Wilke2011-03-191-17/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 6.2.0Wen Heping2010-04-073-59/+98
| | | | | | | | Submitted by: Wen Heping(myself) Approved by: maintainer(via Email) Notes: svn path=/head/; revision=252349
* - 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 MASTER_SITESMartin Wilke2009-08-141-2/+1
| | | | | | | | PR: 137750 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Notes: svn path=/head/; revision=239502
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 6.0.0Dmitry Marakasov2009-06-163-406/+438
| | | | | | | | | | - Unbreak PR: 135376 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Notes: svn path=/head/; revision=236087
* - Mark BROKEN does not compileMartin Wilke2009-03-231-0/+2
| | | | | | | Submitted by: maintainer via private mail Notes: svn path=/head/; revision=230808
* - Update to 5.0.0Rong-En Fan2008-04-133-81/+344
| | | | | | | | PR: ports/122437 Submitted by: Fernan Aguero <fernan at iib.unsam.edu.ar> (maintainer) Notes: svn path=/head/; revision=211152
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-2/+1
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209636
* - 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
* - Fix after objformat removalPav Lucistnik2007-03-281-0/+3
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=188681
* For EMBOSS:Thierry Thomas2006-03-315-188/+238
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch brings EMBOSS up to date with the current version. i. The patches included in files/ are bugfixes for files in EMBOSS-3.0.0 that appeared after the release. They are documented in ftp://emboss.open-bio.org/pub/EMBOSS/fixes/README This is just 'for the record' so that we remember to remove these patches in the next update. ii. EMBOSS is now installed by default in LOCALBASE/emboss This is to avoid CONFLICTS with other ports that install files with the same names. Installing EMBOSS to another PREFIX is also possible. iii. now EMBASSY and EMBOSS both store their distfiles in the same DIST_SUBDIR iv. use built-in PKGMESSAGE and SUB_FILES instead of doing it the old (manual) way For EMBASSY: This update brings embassy in sync with the update of EMBOSS to 3.0.0. Things that changed from previous version of the port: i. embassy now installs by default in $LOCALBASE/emboss (the new default PREFIX for emboss as well). ii. changed DIST_SUBDIR so that all the distfiles are put together with emboss. This makes sense(TM) iii. incorporated new EMBASSY apps (this accounts for the changes in OPTIONS and pkg-plist) iv. removed obsoleted patches Finally, I included a sample text that could go in UPDATING. PR: 93053 Submitted by: Fernan Aguero <fernan (at) iib.unsam.edu.ar> (maintainer) Notes: svn path=/head/; revision=158468
* Add missing USE_ICONVKris Kennaway2006-01-261-0/+1
| | | | Notes: svn path=/head/; revision=154471
* SHA256ifyEdwin Groothuis2006-01-221-0/+8
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* - Update to 2.10.0Pav Lucistnik2005-05-295-42/+78
| | | | | | | Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Notes: svn path=/head/; revision=136390
* - Fix OPTIONS handlingPav Lucistnik2004-12-111-3/+1
| | | | | | | Pointy hat to: sem Notes: svn path=/head/; revision=123790
* BROKEN: Broken distinfo fileKris Kennaway2004-12-041-0/+2
| | | | Notes: svn path=/head/; revision=123073
* [new port] biology/embassySergey Matveychuk2004-11-264-0/+270
PR: ports/74330 Submitted by: Fernan Aguero <fernan(at)iib.unsam.edu.ar> Notes: svn path=/head/; revision=122510