aboutsummaryrefslogtreecommitdiff
path: root/biology/povchem
Commit message (Collapse)AuthorAgeFilesLines
* After patching, remove the carriage-return characters from povchem.cTrevor Johnson2004-04-071-0/+2
| | | | | | | | | because they because they choke GCC 2.95.4. noticed by: kris Notes: svn path=/head/; revision=106426
* Insert "-l" into PATCH_ARGS, to cause the "patch" command to ignoreTrevor Johnson2004-03-091-0/+1
| | | | | | | | carriage-return characters in povchem.c which otherwise cause patch-ab to fail to apply. Notes: svn path=/head/; revision=103361
* Add MD5 of 2004-01-06 version of povchem.c. Its contents areTrevor Johnson2004-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. Notes: svn path=/head/; revision=103360
* Add SIZE.Trevor Johnson2004-01-271-0/+3
| | | | Notes: svn path=/head/; revision=99295
* Add semi-colons(;) after declare statements that go in the povray scene fileYen-Ming Lee2003-07-143-7/+168
| | | | | | | | | | | | | | | | so that povchem works with povray-3.5. Maintainer prefer not to depend on ImageMagick since users can use their favorite picture viewer. display isn't the only one choice. Drop maintainership. PR: 54397 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> Reviewed by: Chen-hsiung Chan <frankch@waru.life.nthu.edu.tw> Notes: svn path=/head/; revision=84860
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69424
* Clean up inefficient perl invocations; use multiple REs in the same call.Will Andrews2001-01-071-2/+2
| | | | Notes: svn path=/head/; revision=36897
* The last commit changes the ports and therefore need a PORTREVISION bumpJames E. Housley2000-10-101-0/+1
| | | | Notes: svn path=/head/; revision=33637
* - Fix MASTER_SITESJames E. Housley2000-10-104-18/+36
| | | | | | | | | | | | | | | | - Support CC/LOCALBASE/X11BASE/PREFIX properly Remove file: patches/patch-aa Approval from MAINTAINER after sending EMail PR: 21609 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Approved by: Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw> MAINTAINER Notes: svn path=/head/; revision=33635
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27416
* update URLsMichael Haro2000-02-241-2/+2
| | | | Notes: svn path=/head/; revision=26234
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* Fill in a couple of missing WWW references...Marc G. Fournier1999-06-051-0/+2
| | | | Notes: svn path=/head/; revision=19213
* Add DIST_SUBDIR, the name "periodic.tab" is kinda generic. Speaking of which,Satoshi Asami1998-03-172-7/+8
| | | | | | | its checksum was different so fix it too. Notes: svn path=/head/; revision=10207
* Povchem is a tool to generate POV file from a PDB(ProteinVanilla I. Shu1998-03-167-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> Notes: svn path=/head/; revision=10173