Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unbreak by extracting the correct distfile | kris | 2000-07-03 | 1 | -8/+2 |
| | | | | Noticed by: bento | ||||
* | ...local-distfiles... -> MASTER_SITE_LOCAL | alex | 2000-06-20 | 1 | -1/+2 |
| | |||||
* | fc is ftn77 now, adjust accordingly. | alex | 2000-06-12 | 3 | -5/+6 |
| | | | | | | PR: 19160, 19161 Submitted by: Glenn Johnson <gjohnson@nola.srrc.usda.gov> Reviewed by: will | ||||
* | Update to version 1.0.3 | alex | 2000-06-11 | 4 | -24/+23 |
| | | | | | | | | | | | | PR: 19094 Submitted by: maintainer While I'm hear, clean up the port, e.g.: * Don't create/delete PATCHDIR while building this port * put the distfile, which is unversioned, to my local-distfiles space. * remove/reorder some actions, such as stripping twice. Reviewed by: will | ||||
* | Clean up this port so that it installs stuff in a more proper location | will | 2000-06-09 | 3 | -138/+138 |
| | | | | | | | as per hier(7) and Porter's Handbook. PR: 18929 Submitted by: MAINTAINER | ||||
* | Update to the latest version as of 5 June. | knu | 2000-06-08 | 4 | -15/+26 |
| | | | | | PR: ports/19113, ports/19115 Submitted by: Maintainer | ||||
* | Fix build for 4.0 and later. Make DESCR shorter. | will | 2000-06-08 | 5 | -165/+181 |
| | | | | | PR: 19092 Submitted by: MAINTAINER | ||||
* | Update to 3.6. | will | 2000-06-08 | 6 | -114/+145 |
| | | | | | PR: 19091 Submitted by: MAINTAINER | ||||
* | Convert to usable F77 binary, especially on 4.0 and newer. | will | 2000-06-08 | 4 | -82/+73 |
| | | | | | PR: 19090 Submitted by: MAINTAINER | ||||
* | Fix MD5 checksum. Since I was unable to find an older version of the | will | 2000-06-05 | 1 | -1/+1 |
| | | | | | | | distfile, I can't say what changes were made. PR: 18986 Submitted by: Andreas Schulz <ats@first.gmd.de> | ||||
* | Fix this port after the recent PORT{NAME,VERSION} changes. portlint(1) | steve | 2000-05-28 | 1 | -2/+4 |
| | | | | while I'm here. | ||||
* | Update to version 2000.04.26. | steve | 2000-05-28 | 3 | -5/+3 |
| | |||||
* | Chase the checksum (lots of code changes) | kris | 2000-04-24 | 1 | -1/+1 |
| | | | | Noticed by: bento | ||||
* | WRKSRC-related fixes. | asami | 2000-04-16 | 1 | -0/+1 |
| | |||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-09 | 15 | -53/+51 |
| | |||||
* | Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't | kris | 2000-03-29 | 1 | -1/+1 |
| | | | | | | have time to maintain them. Approved by: andy | ||||
* | Add virtual category "linux" to Linux apps and support libs/utils. | asami | 2000-02-28 | 1 | -1/+1 |
| | |||||
* | Chase the checksum (minor source changes) | kris | 2000-02-27 | 1 | -1/+1 |
| | | | | Noticed by: bento | ||||
* | update URLs | mharo | 2000-02-24 | 1 | -2/+2 |
| | |||||
* | update WWW | mharo | 2000-02-24 | 1 | -1/+1 |
| | |||||
* | Forgot to remove this line | cpiazza | 2000-02-07 | 1 | -1/+0 |
| | |||||
* | Don't strip things we don't know how to strip | cpiazza | 2000-01-31 | 1 | -1/+1 |
| | | | | | PR: 16445 Submitted by: Alexander Langer <alex@cichlids.com> | ||||
* | fix some pkg/MESSAGE stuff | mharo | 2000-01-30 | 2 | -2/+2 |
| | |||||
* | Update to ver 1.2.2 | cpiazza | 2000-01-15 | 2 | -3/+3 |
| | | | | | PR: 15955 Submitted by: Alexander Langer <alex@cichlids.com> | ||||
* | Bump glib12 's share library version to 3, | vanilla | 1999-10-10 | 2 | -10/+2 |
| | | | | and portlint. | ||||
* | f77(1) on the Alpha doesn't grok '-malign-double' so only use it on the | steve | 1999-09-27 | 1 | -0/+4 |
| | | | | i386 port. | ||||
* | Enforce random pkg/COMMENT rules, including the one that states Emacs | hoek | 1999-09-18 | 2 | -2/+2 |
| | | | | should be spelled corrcetly, although I rather liked "Emasc". | ||||
* | Grammar and WWW: fix. | hoek | 1999-09-18 | 1 | -7/+6 |
| | |||||
* | Update to new version. | steve | 1999-09-18 | 3 | -8/+5 |
| | | | | | PR: 13459 Submitted by: maintainer | ||||
* | Compile-error | taoka | 1999-09-10 | 2 | -3/+9 |
| | | | | | PR: 13513 Submitted by: Glenn Johnson <gljohns@bellsouth.net> | ||||
* | Compile error | taoka | 1999-09-09 | 1 | -1/+1 |
| | | | | | PR: 13613 Submitted by: maintainer | ||||
* | Added gperiodic and xmolwt | taoka | 1999-09-07 | 1 | -0/+2 |
| | |||||
* | Displays a periodic table of the elements. | taoka | 1999-09-07 | 5 | -0/+58 |
| | | | | | | PR: 12690 Submmitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Reviewed by: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> | ||||
* | This program calculate formula weight and percent of each elements. | taoka | 1999-09-07 | 6 | -0/+82 |
| | | | | | PR: ports/13467 Submitted by: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> | ||||
* | Distfile changed on the MASTER_SITE. I have no idea if this | cpiazza | 1999-08-31 | 2 | -6/+6 |
| | | | | | was functional or not, as there isn't a version number anywhere. Support CC in patch-aa, too... | ||||
* | Remove preceeding pkgname from some of the comments having one. | hoek | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | grammar gnit | hoek | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | ln -> ${LN} | mharo | 1999-08-28 | 2 | -2/+2 |
| | |||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-28 | 1 | -8/+8 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | Updated to 2.7.1 | taoka | 1999-08-25 | 3 | -11/+24 |
| | | | | | PR: 13327 Submitted by: maintainer | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 14 | -14/+14 |
| | |||||
* | Make port depend on linux_base instead of linux_lib. | marcel | 1999-07-21 | 1 | -3/+3 |
| | |||||
* | Fix typos and/or cleanup WWW:. | hoek | 1999-07-17 | 4 | -18/+13 |
| | |||||
* | BROKEN='MD5 checksum error' | obrien | 1999-07-15 | 1 | -1/+3 |
| | |||||
* | Fix port after distfile change. | cpiazza | 1999-07-11 | 2 | -3/+2 |
| | | | | | PR: 12585 Submitted by: maintainer | ||||
* | Remove trailing spaces, and any periods that were hidden by them. | hoek | 1999-06-28 | 2 | -2/+2 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-27 | 9 | -9/+9 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | Install into ${PREFIX}, not /usr/local. | cpiazza | 1999-06-26 | 3 | -7/+7 |
| | | | | | PR: 12214 Submitted by: n_hibma | ||||
* | Clean up warnings for -current (g77) | cpiazza | 1999-06-25 | 1 | -7/+9 |
| | | | | Submitted by: maintainer | ||||
* | Change ${INSTALL} to use -s and -c. | cpiazza | 1999-06-24 | 1 | -45/+45 |
| | | | | Requested by: maintainer | ||||
* | Update tinker from version 3.6 to version 3.7 | cpiazza | 1999-06-23 | 7 | -310/+289 |
| | | | | | PR: 12301 Submitted by: maintainer | ||||
* | Make the psi88 port install into PREFIX instead of a hardcoded | cpiazza | 1999-06-19 | 1 | -4/+14 |
| | | | | | | | /usr/local. PR: 12215 Submitted by: Nick Hibma <nick.hibma@jrc.it> | ||||
* | The xforms ports is no longer an i386-only port. | steve | 1999-06-09 | 1 | -4/+1 |
| | |||||
* | Fill in a couple of missing WWW references... | scrappy | 1999-06-05 | 2 | -0/+4 |
| | |||||
* | Fix build for -current boxes with egcs' f77 compiler. | steve | 1999-05-24 | 2 | -11/+29 |
| | |||||
* | Allow this port to be built on -current i386 boxes that have egcs' f77 | steve | 1999-05-24 | 1 | -2/+11 |
| | | | | compiler. Mark it broken for -current Alpha boxes. | ||||
* | This port doesn't build with egcs' f77 compiler. | steve | 1999-05-24 | 1 | -2/+7 |
| | |||||
* | Build this port on an Alpha box instead of trying to use i386 binaries. | steve | 1999-05-24 | 1 | -1/+5 |
| | |||||
* | Fix build for Alpha. | steve | 1999-05-24 | 1 | -1/+1 |
| | |||||
* | Fix build on -current (Alpha) machines. | steve | 1999-05-24 | 2 | -18/+29 |
| | |||||
* | Added WWW: for www-site target in DESCR | taoka | 1999-05-19 | 2 | -2/+2 |
| | |||||
* | Added deft and ortep3 | taoka | 1999-05-19 | 1 | -1/+3 |
| | |||||
* | The Oak Ridge Thermal Ellipsoid Plot Program for Crystal Structure | taoka | 1999-05-19 | 7 | -0/+594 |
| | | | | | PR: 11649 Submitted by: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> | ||||
* | Density functional molecular orbital calculation. | taoka | 1999-05-19 | 7 | -0/+226 |
| | | | | | PR: 11647 Submitted by: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> | ||||
* | Fix checksum | flathill | 1999-05-09 | 1 | -1/+1 |
| | |||||
* | Changed MASTER_SITES | taoka | 1999-05-08 | 1 | -2/+2 |
| | | | | | PR: 11572 Submitted by: maintainer | ||||
* | Changed MASTER_SITES | taoka | 1999-05-08 | 1 | -3/+3 |
| | | | | | PR: 11571 Submitted by: maintainer | ||||
* | Add platon and molden | taoka | 1999-05-07 | 1 | -1/+3 |
| | |||||
* | display molecular orbitals and electron densities in 2D and 3D | taoka | 1999-05-07 | 7 | -0/+201 |
| | | | | Submitted by: rmiya@cc.hirosaki-u.ac.jp (Ryo MIYAMOTO) | ||||
* | the one of crystallographic tools | taoka | 1999-05-07 | 6 | -0/+175 |
| | | | | Submitted by: rmiya@cc.hirosaki-u.ac.jp (Ryo MIYAMOTO) | ||||
* | Be able to use ${PREFIX} | taoka | 1999-05-07 | 5 | -13/+67 |
| | | | | Submitted by: maintainer | ||||
* | Fixed ${CATEGORIES} (removed misc from it) | taoka | 1999-05-06 | 1 | -2/+2 |
| | |||||
* | Semi-empirical (MNDO, etc.) molecular orbital calculation | taoka | 1999-05-06 | 11 | -0/+213 |
| | | | | | PR: ports/8863 Submitted by: Ryo MIYAMOTO rmiya@cc.hirosaki-u.ac.jp | ||||
* | Plotting wavefunctions (molecular orbitals) in 3D | taoka | 1999-05-06 | 9 | -0/+365 |
| | | | | | PR: ports/8696 Submitted by: Ryo MIYAMOTO rmiya@cc.hirosaki-u.ac.jp | ||||
* | Add mopac and psi88 (Move mopac and psi88 from misc to biology) | taoka | 1999-05-06 | 1 | -1/+3 |
| | |||||
* | Weasal and Wabbits and BIG FOOT. | hoek | 1999-05-03 | 6 | -17/+12 |
| | |||||
* | Upgrade to 2.1.1 | fenner | 1999-03-09 | 3 | -8/+16 |
| | | | | | PR: ports/10228 Submitted by: Michael Haro mharo@area51.fremont.ca.us | ||||
* | 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-31 | 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-10 | 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-27 | 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-21 | 1 | -1/+3 |
| | | | | | # make checksum >> Checksum mismatch for seaview.tar. | ||||
* | Remove manpages from pkg/PLIST | obrien | 1998-08-14 | 1 | -8/+0 |
| | |||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-08 | 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-28 | 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-13 | 1 | -1/+2 |
| | |||||
* | Initial import of hmmer version 2.0. | steve | 1998-07-13 | 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-31 | 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-17 | 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-30 | 1 | -1/+2 |
| | |||||
* | Import of ports/biology/kinemage 4.2 | jseger | 1998-01-30 | 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-22 | 1 | -1/+2 |
| | |||||
* | Seaview is a multiple DNA sequence alignment editor. | vanilla | 1997-12-22 | 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-22 | 1 | -1/+2 |
| | |||||
* | This is a port of a molecular file format converter, babel. | vanilla | 1997-12-22 | 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-16 | 1 | -2/+2 |
| | |||||
* | rasmol is a biological molecule visualization program. | vanilla | 1997-12-16 | 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! |