Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust port Makefiles to new EXTRACT_* variable defaults. See log of | asami | 1999-02-03 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. | ||||
* | Correct the MD5 checksum. | vanilla | 1999-01-30 | 1 | -1/+1 |
| | | | | Submitted by: maintainer | ||||
* | Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports. | simokawa | 1999-01-07 | 1 | -1/+4 |
| | | | | XForms has not been available for FreeBSD/alpha yet. | ||||
* | Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports. | simokawa | 1999-01-07 | 1 | -1/+3 |
| | |||||
* | Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have any | asami | 1999-01-02 | 1 | -3/+2 |
| | | | | | | | dependencies to perl5 in -current. This might cause some unwanted perl5 installations on -stable (if it was originally RUN_DEPENDS, perl5 will now be installed during build too, etc.), but its lifetime is limited anyway. | ||||
* | Update MASTER_SITES. | billf | 1998-12-09 | 2 | -4/+6 |
| | | | | Thanks To: Fenner's portsurvey and ftpsearch.lycos.com | ||||
* | Add a comment about setting env var 'FC' to 'g77' if EGCS is to be | jkoshy | 1998-11-18 | 1 | -3/+4 |
| | | | | used for building. | ||||
* | Activate tinker. | jkoshy | 1998-11-17 | 1 | -1/+2 |
| | |||||
* | New port of the Tinker Molecular modelling program. | jkoshy | 1998-11-17 | 11 | -0/+725 |
| | | | | | | PR: 8690 Reviewed by: jkoshy Submitted by: Glenn Johnson <gljohns@bellsouth.net> | ||||
* | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | asami | 1998-11-14 | 1 | -6/+8 |
| | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. | ||||
* | Update of MASTER_SITES. | billf | 1998-11-13 | 1 | -2/+2 |
| | | | | | PR: ports/8600 Submitted by: frankch@waru.life.nthu.edu.tw | ||||
* | Unbreak for ELF | jseger | 1998-11-03 | 1 | -3/+1 |
| | |||||
* | Master site changed, update MD5. | jkoshy | 1998-10-08 | 2 | -3/+3 |
| | | | | | PR: 8200 Submitted by: frankch@waru.life.nthu.edu.tw (maintainer) | ||||
* | Checksum changed again.... | asami | 1998-09-28 | 1 | -1/+1 |
| | |||||
* | Remove empty doc dir on deinstall. | steve | 1998-09-27 | 1 | -0/+1 |
| | |||||
* | Don't strip the binary when building ELF. | steve | 1998-09-27 | 1 | -1/+5 |
| | |||||
* | Checksum of seaview.tar changed. | steve | 1998-09-27 | 1 | -1/+1 |
| | |||||
* | Mark broken for ELF because of xforms port. | steve | 1998-09-26 | 1 | -2/+4 |
| | |||||
* | Take the manpages out of pkg/PLIST and put them in MAN1. | steve | 1998-09-16 | 2 | -2/+3 |
| | |||||
* | Unbreak by making a new checksum and fixing the makefile to find a new source | jseger | 1998-08-21 | 3 | -6/+4 |
| | | | | file. | ||||
* | BROKEN: | jseger | 1998-08-20 | 1 | -1/+3 |
| | | | | | # make checksum >> Checksum mismatch for seaview.tar. | ||||
* | Remove manpages from pkg/PLIST | obrien | 1998-08-13 | 1 | -8/+0 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-07 | 1 | -2/+2 |
| | |||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | asami | 1998-08-05 | 1 | -2/+2 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | Making x11 category more useful project part 1: take out "x11" of | asami | 1998-07-27 | 2 | -4/+4 |
| | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> | ||||
* | Another batch of "Add homepage." for benchmarks through converters. | hoek | 1998-07-25 | 1 | -0/+2 |
| | |||||
* | Turn on hmmer. | steve | 1998-07-12 | 1 | -1/+2 |
| | |||||
* | Initial import of hmmer version 2.0. | steve | 1998-07-12 | 6 | -0/+86 |
| | | | | | | | Profile hidden Markov models for biological sequence analysis. PR: 7120 Submitted by: Matthew Jason Euclid Barnhart <barnhart@sequencer.wustl.edu> | ||||
* | Update to 2.6b2.1. | steve | 1998-05-24 | 3 | -7/+7 |
| | | | | | PR: 6673 Submitted by: maintainer | ||||
* | mkdir -> ${MKDIR}. This also has the side-effect of making this | asami | 1998-03-30 | 1 | -2/+2 |
| | | | | port reinstall-friendly. | ||||
* | Add DIST_SUBDIR, the name "periodic.tab" is kinda generic. Speaking of which, | asami | 1998-03-17 | 2 | -7/+8 |
| | | | | its checksum was different so fix it too. | ||||
* | Add linux_lib DEPEND lines. | jseger | 1998-03-16 | 1 | -1/+4 |
| | | | | | PR: 5816 Submitted by: frankch@waru.life.nthu.edu.tw | ||||
* | Activate povchem. | vanilla | 1998-03-16 | 1 | -1/+2 |
| | |||||
* | Povchem is a tool to generate POV file from a PDB(Protein | vanilla | 1998-03-16 | 7 | -0/+78 |
| | | | | | | | DataBank) entry. One can adjust many parameters for a high quality molecular graphic. PR: ports/6008 Submitted by: Frank Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw> | ||||
* | Activate kinemage | jseger | 1998-01-29 | 1 | -1/+2 |
| | |||||
* | Import of ports/biology/kinemage 4.2 | jseger | 1998-01-29 | 5 | -0/+37 |
| | | | | | | | | Kinemage is a molecular visualization program. It is very suitable for educational usage. PR: ports/5217 Submitted by: frankch@waru.life.nthu.edu.tw | ||||
* | Typo (LIB_DEPEND -> LIB_DEPENDS). | asami | 1997-12-26 | 1 | -2/+2 |
| | |||||
* | Move pkg/INSTALL to pkg/MESSAGE, add another patch from maintainer. | vanilla | 1997-12-24 | 3 | -6/+14 |
| | | | | | | PR: ports/5361 Reviewed by: asami Submitted by: maintainer | ||||
* | Activate seaview. | vanilla | 1997-12-21 | 1 | -1/+2 |
| | |||||
* | Seaview is a multiple DNA sequence alignment editor. | vanilla | 1997-12-21 | 6 | -0/+72 |
| | | | | | | | It is capable of align DNA sequences from various organisms and assign their position in the phylogenic tree. PR: ports/5229 Submitted by: Frank Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw> | ||||
* | Activate babel. | vanilla | 1997-12-21 | 1 | -1/+2 |
| | |||||
* | This is a port of a molecular file format converter, babel. | vanilla | 1997-12-21 | 7 | -0/+95 |
| | | | | | | | Babel is developed by Dolata Group, Department of Chemistry, University of Arizona and Ohio State University. PR: ports/5215 Submitted by: Frank Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw> | ||||
* | Activate rasmol. | vanilla | 1997-12-15 | 1 | -2/+2 |
| | |||||
* | rasmol is a biological molecule visualization program. | vanilla | 1997-12-15 | 6 | -0/+46 |
| | | | | | PR: ports/5214 Submitted by: frankch@waru.life.nthu.edu.tw | ||||
* | The new ports category "biology" starts here today. No Darwin | asami | 1997-12-13 | 2 | -0/+7 |
jokes please! |