aboutsummaryrefslogtreecommitdiff
path: root/biology
Commit message (Collapse)AuthorAgeFilesLines
* possible fix to unbreak biology/L-BreederEdwin Groothuis2006-01-029-107/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | L-Breeder is currently marked unfetchable: http://people.freebsd.org/~fenner/portsurvey/biology.html#L-Breeder So I tried to investigate the problem and I'm now submitting my homework so it doesn't get lost. This is what I noticed: i) L-Breeder upstream sources have "stagnated for some time, but now a new simplified version is available" (sic, from the web site) So, the fetch issue is resolved. And the pkg-descr is also updated to reflect the new home page. However: ii) L-Breeder is now called LBreeder. I have changed PORTNAME to reflect this, although I don't know if this is the right thing to do. Should the port be moved to biology/LBreeder? Or perhaps just leaving PORTNAME pointing to the old name and then work inside the Makefile to point the build/install to the correct name? iii) the sources have been reorganized so I have to update the port's Makefile to reflect this. The attached patch works for me under FreeBSD-4.11 (although it's possible that I may have missed a dependency if I already have a required library installed in my box. Sorry, I don't have a tinderbox-like setup to test builds) iv) the program does not have a version number, nor did I find one by looking inside the sources. To avoid changing too much the port I just left PORTVERSION at 1.0 and bumped PORTREVISION to 6 Finally, do note that I am not a user of LBreeder, so I cannot test the program myself. I just noticed that by calling the executable I get a black X screen, that I can quit by pressing 'q' as documented in Readme.txt, but I can't tell myself if this is the expected behaviour. Nor do I know how to use the example files. Caveat emptor. PR: ports/90073 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> Approved by: maintainer timeout Notes: svn path=/head/; revision=152608
* - New upstream version; two patches incorporated.Tim Bishop2005-12-105-39/+9
| | | | | | | | | PR: 90140 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Approved by: clement (mentor) Notes: svn path=/head/; revision=150790
* Update to 1.3.1Emanuel Haupt2005-12-062-3/+3
| | | | | | | | PR: 90029 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Notes: svn path=/head/; revision=150559
* - Update to 2005.13.07 to make fetchable againTim Bishop2005-12-063-6/+31
| | | | | | | | | PR: 89976 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Approved by: clement (mentor) Notes: svn path=/head/; revision=150531
* - Update to 3.18 to make fetchable againTim Bishop2005-12-062-6/+11
| | | | | | | | | | | - Mark broken on 6.x upwards PR: 89977 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Approved by: clement (mentor) Notes: svn path=/head/; revision=150530
* Update to 0.5.1Marcus Alves Grando2005-12-063-23/+6
| | | | | | | | | | | Unbroken >= 502126 Add SHA256 PR: 89980 Submitted by: maintainer Notes: svn path=/head/; revision=150501
* - Fix fetch problemsTim Bishop2005-12-052-3/+5
| | | | | | | | | PR: 89971 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Approved by: clement (mentor) Notes: svn path=/head/; revision=150478
* Add conflicts:Edwin Groothuis2005-12-041-1/+1
| | | | | | | | | CONFLICTS= p5-bioperl-1.[02468]* Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar>, Mauricio Herrera Cuadra <arareko@yahoo.com> Notes: svn path=/head/; revision=150422
* Add conflicst:Edwin Groothuis2005-12-041-0/+2
| | | | | | | | | CONFLICTS= p5-bioperl-1.[13579]* Submitted by: Mauricio Herrera Cuadra <arareko@yahoo.com>,Fernan Aguero <fernan@iib.unsam.edu.ar> Notes: svn path=/head/; revision=150421
* Fix port: biology/p5-bioperl-develEdwin Groothuis2005-12-041-0/+2
| | | | | | | | | | | | This patch adds a LATEST_LINK line in the Makefile to avoid duplication with the 'p5-bioperl' port in the packages/Latest directory. PR: ports/89916 Submitted by: Mauricio Herrera Cuadra <mauricio@arareko.net> Notes: svn path=/head/; revision=150343
* - Re-add p5-bioperl-devel, development version of biology/p5-bioperlSimon Barner2005-12-026-0/+2586
| | | | | | | | | | (A collection of Perl modules for bioinformatics) PR: ports/89497 Submitted by: Mauricio Herrera Cuadra <arareko@yahoo.com> Notes: svn path=/head/; revision=150267
* - Unbreak by updating to 4.4Simon Barner2005-12-014-25/+22
| | | | | | | | | | - Add dependecy to MESA PR: ports/89795 Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=150137
* Add the right MASTER_SITE_SUBDIR, so that this port is fetchable fromBill Fenner2005-11-261-0/+1
| | | | | | | 20 sites instead of just 1. Notes: svn path=/head/; revision=149534
* - Add SHA256Pav Lucistnik2005-11-2416-0/+16
| | | | Notes: svn path=/head/; revision=149228
* - Drop old povchem.c checksumPav Lucistnik2005-11-241-1/+4
| | | | | | | - Add SHA256, SIZE Notes: svn path=/head/; revision=149227
* - BROKEN: Size mismatchPav Lucistnik2005-11-231-0/+2
| | | | Notes: svn path=/head/; revision=149226
* BROKEN: Size mismatchKris Kennaway2005-11-161-0/+2
| | | | Notes: svn path=/head/; revision=148425
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-152-2/+2
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Mark it as DEPRECATED - master site disapearedRenato Botelho2005-11-111-0/+3
| | | | | | | | | | | - Set EXPIRATION_DATE PR: ports/88003 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (17 days) Notes: svn path=/head/; revision=147932
* - Mark it as DEPRECATED - master site disapearedRenato Botelho2005-11-111-0/+3
| | | | | | | | | | | - Set EXPIRATION_DATE PR: ports/88002 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (17 days) Notes: svn path=/head/; revision=147931
* - Mark it as DEPRECATED (mastersite disapeared)Renato Botelho2005-11-111-0/+3
| | | | | | | | | | | - Set EXPIRATION_DATE PR: ports/88000 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (16 days) Notes: svn path=/head/; revision=147930
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Update to 1.41Marcus Alves Grando2005-11-115-44/+87
| | | | | | | | | | | Take MAINTAINER Add SHA256 PR: 88792 Submitted by: Mauricio Herrera Cuadra <mauricio@arareko.net> Notes: svn path=/head/; revision=147871
* Update to 3.14bMarcus Alves Grando2005-11-102-9/+11
| | | | | | | | | | | | | Update MASTER_SITES Add SHA256 Remove extra TABS PR: 88007 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout, 14 days Notes: svn path=/head/; revision=147771
* Remove expired portsKris Kennaway2005-11-057-110/+0
| | | | Notes: svn path=/head/; revision=147349
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-054-3/+4
| | | | Notes: svn path=/head/; revision=147269
* Mark DEPRECATED since upstream is unmaintained and mastersite is gone.Sam Lawrance2005-10-291-0/+3
| | | | | | | | | PR: ports/88004 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: Tony Maher <anthony.maher@uts.edu.au> (maintainer) Notes: svn path=/head/; revision=146663
* BROKEN: UnfetchableKris Kennaway2005-10-281-0/+2
| | | | Notes: svn path=/head/; revision=146542
* Add p5-Bio-ASN1-EntrezGene, a Regular expression-based Perl Parser forEmanuel Haupt2005-10-155-0/+61
| | | | | | | | | | | NCBI Entrez Gene. PR: 87423 Submitted by: Mauricio Herrera Cuadra <mauricio@arareko.net> Approved by: novel (mentor) (implicit) Notes: svn path=/head/; revision=145476
* - Update to 20050605Sergey Matveychuk2005-10-115-20/+36
| | | | | | | | PR: ports/87266 Submitted by: maintainer Notes: svn path=/head/; revision=145033
* - Update to 3.13. It fixes fetching.Sergey Matveychuk2005-10-114-167/+61
| | | | | | | | PR: ports/87264 Submitted by: maintainer Notes: svn path=/head/; revision=145000
* Update to 0.9.8Maho Nakata2005-10-103-318/+363
| | | | Notes: svn path=/head/; revision=144778
* Checking MACHINE_ARCH is deprecated.Trevor Johnson2005-09-231-1/+1
| | | | Notes: svn path=/head/; revision=143440
* Update to version 7Herve Quiroz2005-09-203-47/+160
| | | | | | | | | PR: 86196 Submitted by: Tony Maher <anthony.maher@uts.edu.au> Approved by: maintainer Notes: svn path=/head/; revision=143213
* Don't strip static libraries on installation ;)Volker Stolz2005-09-141-1/+2
| | | | | | | (Unbreaks e.g. biology/nclever) Notes: svn path=/head/; revision=142695
* Add p5-Bio-Das 1.02, client-side library for Distributed GenomeRenato Botelho2005-09-015-0/+158
| | | | | | | | | | Annotation System. PR: ports/76379 Submitted by: Razi Khaja <razi@genet.sickkids.on.ca> Notes: svn path=/head/; revision=141702
* This port is scheduled for deletion on 2005-09-22 if it is still brokenKris Kennaway2005-07-231-0/+2
| | | | | | | at that time and no PRs have been submitted to fix it. Notes: svn path=/head/; revision=139936
* - Update to 1.0.0Patrick Li2005-06-133-368/+365
| | | | | | | | | | | | - Make DATADIR/EXAMPLESDIR/DOCSDIR safe - Don't hardcode ${CPIO} PR: ports/82154 Submitted by: George Hartzell <hartzell@alerce.com> Approved by: maintainer Notes: svn path=/head/; revision=137383
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-05-311-1/+1
| | | | Notes: svn path=/head/; revision=136537
* - 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
* - Update to 2.10.0Pav Lucistnik2005-05-293-995/+1221
| | | | | | | | | PR: ports/81579 Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com> Approved by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Notes: svn path=/head/; revision=136389
* Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*Max Khon2005-05-122-3/+3
| | | | Notes: svn path=/head/; revision=135139
* - Fix the packing list [1]Jean-Yves Lefort2005-04-293-5/+6
| | | | | | | | | | | | - Add a run dependency on ucpp - Correct the NABHOME used in pre-install PR: ports/80457 Submitted by: maintainer Reported by: pointyhat [1] Notes: svn path=/head/; revision=134369
* - Update to 5.0Jean-Yves Lefort2005-04-2815-782/+851
| | | | | | | | | | - Cleanups PR: ports/80372 Submitted by: maintainer Notes: svn path=/head/; revision=134328
* Bump PORTEPOCH. 3.6 < 3.62Tilman Keskinoz2005-04-221-0/+1
| | | | | | | Pointyhat to: arved Notes: svn path=/head/; revision=133930
* Upgrade to 3.62Tilman Keskinoz2005-04-212-3/+3
| | | | | | | | PR: 79234 Submitted by: David A. Bader <dbader@ece.unm.edu> Notes: svn path=/head/; revision=133849
* - update grappa to 2.0Yen-Ming Lee2005-04-154-29/+13
| | | | | | | | | | | | - utilize PLIST_FILES - unbreak it on 4.x - update maintainer's email PR: 79241 Submitted by: David A. Bader <dbader@ece.unm.edu> Notes: svn path=/head/; revision=133447
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-129-9/+9
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* - Change maintainer's email address.Florent Thoumie2005-04-111-1/+1
| | | | Notes: svn path=/head/; revision=133080
* - ARCH is defined in bsd.port.pre.mkFlorent Thoumie2005-04-111-1/+3
| | | | Notes: svn path=/head/; revision=133022