summaryrefslogtreecommitdiff
path: root/biology/xdrawchem (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add openbabel dependency (bento log forwarded by kris).Trevor Johnson2004-04-091-0/+2
| | | | Notes: svn path=/head/; revision=106524
* Update to 1.7.8.Trevor Johnson2004-04-073-16/+16
| | | | Notes: svn path=/head/; revision=106438
* Chase home page.Trevor Johnson2004-04-071-1/+1
| | | | Notes: svn path=/head/; revision=106420
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* 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
* 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
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-4/+4
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53948
* Update to 0.99.7. Use new DATADIR macro. Install documentation,Trevor Johnson2002-01-204-24/+55
| | | | | | | including examples. Add warning. Notes: svn path=/head/; revision=53370
* Update to 0.95.Trevor Johnson2001-08-204-27/+30
| | | | | | | | | | Compile molecule_tools.cpp with -O0 on all architectures, not just the Alpha, to avoid g++ pessimization. Submitted by: Matthew Emmerton <matt@gsicomp.on.ca> Notes: svn path=/head/; revision=46525
* Overhaul QT/KDE support:Will Andrews2001-04-031-2/+1
| | | | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) Notes: svn path=/head/; revision=40792
* Update to 0.85.Trevor Johnson2001-03-122-2/+2
| | | | Notes: svn path=/head/; revision=39628
* Force -O0 on the Alpha.Trevor Johnson2001-03-121-1/+7
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=39627
* The author (at my request) has gone back to a more FreeBSD-friendlyTrevor Johnson2001-02-192-2/+1
| | | | | | | way of naming the distfile. Change the port accordingly. Notes: svn path=/head/; revision=38494
* Update to 0.84.Trevor Johnson2001-02-193-15/+14
| | | | Notes: svn path=/head/; revision=38487
* Update to 0.84a. Generate the plist.Trevor Johnson2001-02-083-8/+10
| | | | Notes: svn path=/head/; revision=38124
* Add do-install target to port's Makefile. Remove patch sectionTrevor Johnson2000-10-082-10/+5
| | | | | | | | | | adding install target to ${WRKSRC}/Makefile. PR: 21792 Submitted by: Kato Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=33590
* Change MAINTAINER for my ports.Trevor Johnson2000-10-021-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33312
* respect CXX and CXXFLAGS (Kato Tsuguru)Ade Lovett2000-09-184-20/+39
| | | | | | | | | | | | | install data files (Kato Tsuguru) bump version (myself) use USE_NEWGCC (Will Andrews) make whitespace changes to Makefile PR: 21359 Submitted by: maintainer Notes: svn path=/head/; revision=32828
* Add xdrawchem 0.82 - a program for drawing moleculesAlexander Langer2000-07-196-0/+64
Notes: svn path=/head/; revision=30857