summaryrefslogtreecommitdiffstats
path: root/biology
Commit message (Collapse)AuthorAgeFilesLines
* - Honor CFLAGSkrion2004-04-161-1/+1
| | | | | PR: ports/65599 Submitted by: michael johnson <ahze at ahze dot net>
* BROKEN: Checksum mismatchkris2004-04-121-0/+2
|
* Mark this port BROKEN with gtk+-2.4.marcus2004-04-111-0/+2
| | | | Reported by: bento via kris
* Tidy up whitespace.trevor2004-04-102-6/+6
|
* Trim whitespace.trevor2004-04-102-66/+66
|
* Add openbabel dependency (bento log forwarded by kris).trevor2004-04-091-0/+2
|
* Update to 1.7.8.trevor2004-04-073-16/+16
|
* After patching, remove the carriage-return characters from povchem.ctrevor2004-04-071-0/+2
| | | | | | because they because they choke GCC 2.95.4. noticed by: kris
* Chase home page.trevor2004-04-071-1/+1
|
* Fix build with gtk 2.4.adamw2004-04-051-1/+6
|
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-054-3/+4
|
* 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
|
OpenPOWER on IntegriCloud