summaryrefslogtreecommitdiffstats
path: root/biology
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* SIZEify (maintainer timeout)trevor2004-03-3134-0/+38
|
* Add SIZE data.knu2004-03-221-0/+1
| | | | Submitted by: trevor
* Do not hardcord PICFLAGmaho2004-03-201-7/+1
| | | | Submitted by: ru
* Backout previous change of PICFLAG, sincemaho2004-03-191-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | behaviour of -fPIC and -fpic are different. Here is the comment form obrien: -- "-fpic" is a [minor?] optimization for machines that can handle it: -fpic Generate position-independent code (PIC) suitable for use in a shared library, if supported for the target machine. Such code accesses all constant addresses through a global offset table (GOT). The dynamic loader resolves the GOT entries when the program starts (the dynamic loader is not part of GCC; it is part of the operating system). If the GOT size for the linked executable exceeds a machine-specific maximum size, you get an error message from the linker indicating that -fpic does not work; in that case, recompile with -fPIC instead. (These maximums are 16k on the m88k, 8k on the SPARC, and 32k on the m68k and RS/6000. The 386 has no such limit.) -fPIC If supported for the target machine, emit position-independent code, suitable for dynamic linking and avoiding any limit on the size of the global offset table. This option makes a difference on the m68k, m88k, and the SPARC. Thanks to: obrien
* -fPIC is appropreate on all architectures.maho2004-03-181-6/+0
| | | | Submitted by: kris
* Add size data, approved by maintainers.trevor2004-03-181-0/+1
|
* 1) Silent version up without changing the version numbermaho2004-03-183-6/+6
| | | | | | | | very minor change in README 2) change WWW: section at pkg-descr 3) SIZEify Submitted by: kris via bento
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* SIZEify.trevor2004-03-172-0/+2
|
* 1) update to 0.9.3maho2004-03-175-11/+44
| | | | | | 2) honor PREFIX & LOCALBASE 3) SIZEify 4) possible fix for amd64 and ia64
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* - Update to version 2003.09.21krion2004-03-124-15/+9
| | | | | PR: ports/64160 Submitted by: Liam J. Foy <liamfoy@sepulcrum.org>
* Insert "-l" into PATCH_ARGS, to cause the "patch" command to ignoretrevor2004-03-091-0/+1
| | | | | carriage-return characters in povchem.c which otherwise cause patch-ab to fail to apply.
* Add MD5 of 2004-01-06 version of povchem.c. Its contents aretrevor2004-03-091-1/+1
| | | | | identical to the 1999-08-22 version, except that the new file has a carriage return character added at the end of each line, DOS-style.
* Unmark as broken for 4.x; instead, mark as ignore for perl < 5.6.linimon2004-03-081-2/+2
|
* BROKEN on amd64 and ia64: Does not compile (missing -fPIC)kris2004-03-071-1/+7
|
* Maintainer reports being unable to look after this port any longer.linimon2004-03-071-1/+1
| | | | Thanks for your efforts in the past.
* - Update to version 0.4krion2004-02-282-3/+3
| | | | | PR: ports/63478 Submitted by: maintainer
* - Fix MASTER_SITESkrion2004-02-271-1/+1
| | | | | PR: ports/63469 Submitted by: maintainer
* Update to 20040226 releaselioux2004-02-273-3/+10
|
* BROKEN on alpha: Does not compilekris2004-02-231-1/+7
|
* BROKEN on alpha 5.x: does not compilekris2004-02-231-1/+7
|
* BROKEN: Checksum mismatchkris2004-02-221-0/+2
|
* BROKEN on 4.x: Configure failskris2004-02-221-1/+7
|
* BROKEN: Does not fetchkris2004-02-211-0/+2
|
* BROKEN: Checksum mismatchkris2004-02-211-0/+2
|
* Upgrade to 1.23.des2004-02-096-1001/+1125
| | | | Approved by: maintainer timeout
* USE_SIZEifylioux2004-02-082-0/+2
|
* Correct whitespace in COMMENTkris2004-02-071-1/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-0610-5/+5
|
* Use PLIST_FILES.trevor2004-02-052-1/+1
| | | | Reviewed by: marcus
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-0417-5/+17
| | | | (Part 2)
* - Fix build on AMD64krion2004-02-012-2/+41
| | | | - Use DOCSDIR
* - Update to 3.6.bpav2004-01-312-4/+3
| | | | | PR: ports/62142 Submitted by: David A. Bader <dbader@ece.unm.edu> (maintainer)
* - Update to version 2003.11.25krion2004-01-292-2/+2
|
* Add SIZE.trevor2004-01-279-0/+11
|
* Yet another C++ fix.naddy2004-01-251-1/+9
| | | | Reported by: kris (bento)
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-1/+1
|
* Major update from 0.7.2 to 1.4 by new maintainer. This is almost a completelinimon2004-01-216-405/+1689
| | | | | | | | | | | | | | | | | | | | rework of the port. See the page http://news.open-bio.org/archives/cat_bioperl.html for the changes between 1.2 and 1.4. The older changes are in the CVS tree. From the new maintainer: Note that this new port just handles the installation of bioperl and not of additional extra stuff (bioperl-gui, bioperl-corba-server, bioperl-corba-client). This is unlike the behaviour of the current port. The extra stuff, though still functional, had very little adoption among users, and does not appear to be currently supported/maintained. PR: ports/47303 (and subsequent) Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (new maintainer)
* silent updates of archives:maho2003-12-283-4/+8
| | | | | | | | | a) program: Draw the hydrophobicity function F5 b) documentation: add very minor description not related FreeBSD. 1) bump portrevision 2) several clean ups for Makefile
* - Fix MASTER_SITESkrion2003-12-201-1/+1
| | | | | PR: 60417 Submitted by: maintainer
* Mark as broken on 5.x due to the usual gcc terminating-character hassles.linimon2003-12-191-1/+7
| | | | Notified mainatainer.
* - Update to last snapshotpav2003-12-072-9/+6
| | | | | PR: ports/58511 (based on) Submitted by: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> (maintainer)
* - Update checksum again, seems author removes .ps version of documentationpav2003-11-214-467/+31
| | | | | | | from tarball - Unmark broken, it builds for me just fine Approved by: adamw (mentor)
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-202-2/+2
| | | | Submitted by: Oliver Eikemeier
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-202-0/+2
| | | | "perl -pi -e" construction.
* - Unbreak on 5.xpav2003-11-203-7/+54
| | | | Approved by: adamw (mentor)
* - Update to new version 2003.11.17krion2003-11-176-66/+17
| | | | - Unbreak this port
* unPERLify by using REINPLACE_CMD and SED where appropriate.marcus2003-11-152-3/+1
| | | | | PR: 47654 Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx>
OpenPOWER on IntegriCloud