aboutsummaryrefslogtreecommitdiff
path: root/biology
Commit message (Collapse)AuthorAgeFilesLines
* silent updates of archives:Maho Nakata2003-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 Notes: svn path=/head/; revision=96734
* - Fix MASTER_SITESKirill Ponomarev2003-12-201-1/+1
| | | | | | | | PR: 60417 Submitted by: maintainer Notes: svn path=/head/; revision=96264
* Mark as broken on 5.x due to the usual gcc terminating-character hassles.Mark Linimon2003-12-191-1/+7
| | | | | | | Notified mainatainer. Notes: svn path=/head/; revision=96196
* - Update to last snapshotPav Lucistnik2003-12-072-9/+6
| | | | | | | | PR: ports/58511 (based on) Submitted by: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> (maintainer) Notes: svn path=/head/; revision=95211
* - Update checksum again, seems author removes .ps version of documentationPav Lucistnik2003-11-214-467/+31
| | | | | | | | | | from tarball - Unmark broken, it builds for me just fine Approved by: adamw (mentor) Notes: svn path=/head/; revision=94673
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-202-2/+2
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-202-0/+2
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* - Unbreak on 5.xPav Lucistnik2003-11-203-7/+54
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=94444
* - Update to new version 2003.11.17Kirill Ponomarev2003-11-176-66/+17
| | | | | | | - Unbreak this port Notes: svn path=/head/; revision=94176
* unPERLify by using REINPLACE_CMD and SED where appropriate.Joe Marcus Clarke2003-11-152-3/+1
| | | | | | | | PR: 47654 Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=94047
* Switch to wxgtk2.Max Khon2003-11-141-1/+2
| | | | Notes: svn path=/head/; revision=93942
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-133-3/+3
| | | | Notes: svn path=/head/; revision=93890
* Remove my e-mail address from comment blocks of portsTrevor Johnson2003-11-131-1/+1
| | | | | | | I have contributed, in hopes of attracting less spam. Notes: svn path=/head/; revision=93876
* wxgtk-devel -> wxgtkMax Khon2003-11-091-1/+2
| | | | Notes: svn path=/head/; revision=93581
* - Switch to wxgtk2Max Khon2003-11-091-7/+9
| | | | | | | - USE_MESA -> USE_GL Notes: svn path=/head/; revision=93569
* LIB_DEPENDS on libglut for libglut rather than soon-to-disappear Mesa3.Eric Anholt2003-11-071-1/+1
| | | | Notes: svn path=/head/; revision=93322
* Update to 2.0.7.Adam Weinberger2003-11-073-4/+7
| | | | Notes: svn path=/head/; revision=93308
* Mark BROKEN: distfile has changed.Eric Anholt2003-11-061-0/+2
| | | | Notes: svn path=/head/; revision=93269
* ${MASTER_SITES} are slow. This patch adds a mirror site to helpJames E. Housley2003-11-061-1/+2
| | | | | | | | | | | fetch work more frequently. This patch patches the Makefile from PORTSDIR}/biology PR: 58130 Submitted by: MAINTAINER Notes: svn path=/head/; revision=93235
* Make this port use wxgtk 2.4.2.Max Khon2003-11-053-7/+19
| | | | Notes: svn path=/head/; revision=93127
* Chase wxgtk library name (and version) change.Max Khon2003-11-041-1/+1
| | | | Notes: svn path=/head/; revision=93109
* Pet portlint.Mark Linimon2003-11-031-1/+1
| | | | Notes: svn path=/head/; revision=92994
* Date: Tue, 04 Nov 2003 00:42:55 +0900Edwin Groothuis2003-11-031-1/+1
| | | | | | | | | | | | | | | | | | | From: Motomichi Matsuzaki <mzaki@e-mail.ne.jp> Subject: Re: question about FreeBSD ports you maintain Briefly, I have no time for maintaining ports. So I wish to leave the maintainer position of these ports: biology/fastdnaml textproc/wv Thanks you for maintaining the FreeBSD system. Best regards, Motomichi Matsuzaki Notes: svn path=/head/; revision=92993
* Mark BROKEN (see bento logs). These ports are scheduled for removalKris Kennaway2003-11-031-1/+1
| | | | | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR. Notes: svn path=/head/; revision=92921
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-022-2/+2
| | | | | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92818
* Chased new mastersite per distfile survey. Notified maintainer.Mark Linimon2003-10-261-1/+1
| | | | Notes: svn path=/head/; revision=92183
* utilize SITE_PERLYing-Chieh Liao2003-10-244-387/+385
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Respect CC and CFLAGSKris Kennaway2003-10-231-5/+11
| | | | Notes: svn path=/head/; revision=91918
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-2231-1259/+1259
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91882
* - Update to 0.5.2Kirill Ponomarev2003-10-203-297/+298
| | | | | | | | PR: 58304 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=91768
* Don't remove share/java/classes system directory.Kris Kennaway2003-10-191-1/+0
| | | | Notes: svn path=/head/; revision=91615
* Fixes the checksum problem, but doesn't fix the port; adds a BROKENMark Linimon2003-10-152-2/+3
| | | | | | | | | | line about how it fails. Some other interested person will have to take it from here. PR: 56882 Notes: svn path=/head/; revision=91376
* Update to 0.5.3.Akinori MUSHA2003-10-143-2/+4
| | | | Notes: svn path=/head/; revision=91254
* update biology/nab: 4.5.1 -> 4.5.2Daichi GOTO2003-10-145-20/+38
| | | | | | | | PR: 57970 Submitted by: M. L. Dodson <bdodson@scms.utmb.edu> (maintainer) Notes: svn path=/head/; revision=91182
* BROKEN: Broken pkg-plistKris Kennaway2003-10-131-0/+2
| | | | Notes: svn path=/head/; revision=90992
* BROKEN: Does not fetchKris Kennaway2003-10-121-0/+2
| | | | Notes: svn path=/head/; revision=90947
* Port update (maintainer): biology/wiseEdwin Groothuis2003-09-242-2/+2
| | | | | | | | | | | | Fenner's porsurvey show wise no longer available at original site. Original site readme shows it has moved so update the MASTER_SITES accordingly. PR: ports/57154 Submmited by: Tony Maher <tonymaher@optushome.com.au> Notes: svn path=/head/; revision=89197
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-242-2/+2
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Update port: biology/gperiodic to 2.0.6Edwin Groothuis2003-09-083-4/+5
| | | | | | | | | | - Update to version 2.0.6 PR: ports/56522 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=88740
* new port:biology/lsysexpEdwin Groothuis2003-09-035-0/+71
| | | | | | | | | | | | | | | | | | | | | L-system Explorer is a program used for viewing and creating L-system fractals. The following features are supported: - Over 500 builtin L-systems, arranged into about 20 groups. - Ability to create and save custom L-systems and L-system groups. - Abilty to save images of L-systems (in PNG or JPEG format). - Multiple L-systems can be viewed at the same time. - Able to use custom colors and gradients. - Can also generate random gradients, or completely random colors. - Able to draw using lines, points, or a random combination of both. PR: iports/51400 Submitted by: David Yeske <dyeske@yahoo.com> Notes: svn path=/head/; revision=88397
* Silent changes to the port distfile which *not* have significantMaho Nakata2003-09-011-2/+2
| | | | | | | | | | | functional differences. just changing very minor change of documatation, adding very minor functionality and some cleanup for coding Submitted by: bento's log Notes: svn path=/head/; revision=88310
* - Add an end-of-string to each line of the inputKirill Ponomarev2003-08-281-7/+7
| | | | | | | | | | when parsing the input files PR: 56043 Submitted by: maintainer Notes: svn path=/head/; revision=87827
* Update to 0.5.2.Akinori MUSHA2003-08-223-2/+13
| | | | Notes: svn path=/head/; revision=87529
* Fix build on python2.3Hye-Shik Chang2003-08-201-1/+6
| | | | Notes: svn path=/head/; revision=87367
* o Main modificationNorikatsu Shigemura2003-08-182-9/+7
| | | | | | | | | | | | | | | | | | | | | graphics/gd(based on 1.8.4) -> graphics/gd1 graphics/gd2(based on 2.0.15) -> graphics/gd graphics/p5-GD(based on 1.41) -> graphics/p5-GD1 graphics/p5-GD2(based on 2.07) -> graphics/p5-GD japanese/gd -> japanese/gd1 japanese/gd2 -> japanese/gd o Include some feature WITH_XPM(w/, w/o WITHOUT_X11) o Chase this modification o Fix build error [1] PR: ports/54540 Submitted by: Ports Fury Approved by: maintainer (blanket) Reported by: bento via kris [1] Notes: svn path=/head/; revision=87214
* As announced on May 6, remove the broken p5-bioperl-devel port.Kris Kennaway2003-08-088-686/+0
| | | | Notes: svn path=/head/; revision=86539
* BROKEN: Checksum mismatchKris Kennaway2003-08-071-0/+2
| | | | Notes: svn path=/head/; revision=86470
* Fix python version detection routines to cope with python 2.3'sHye-Shik Chang2003-08-011-1/+1
| | | | | | | boolean representation. Notes: svn path=/head/; revision=86153
* Somehow pkg-plist is removed...Maho Nakata2003-08-011-0/+128
| | | | | | | Pointy hat to: myself Notes: svn path=/head/; revision=86094
* a) Update to 1.7.3Maho Nakata2003-08-013-84/+18
| | | | | | | | | | | | b) Maintainer timeout: This PR is submitted by Thu May 08 07:30:18 PDT 2003 but no reply from the maintainer. PR: 51971 Submitted by: KATO Tsuguru <tkato@prontomail.com> aka Ports Fury Notes: svn path=/head/; revision=86093