aboutsummaryrefslogtreecommitdiff
path: root/biology/rasmol
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2014-04-136-140/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-04-12 net/pvm++: Unmaintained since 2001 2014-04-12 devel/ixlib: Unmaintained since 2001 2014-04-12 mail/althea: Unmaintained since 2001 2014-04-12 graphics/claraocr: Unmaintained since 2001 2014-04-12 graphics/qvplay: Unmaintained since 2001 2014-04-12 print/guitartex: Unmaintained since 2001 2014-04-12 print/pnm2ppa: Unmaintained since 2001 2014-04-12 graphics/opendis: Unmaintained since 2001 2014-04-12 net/gnome-mud: Unmaintained since 2001 2014-04-12 graphics/maverik: Unmaintained since 2001 2014-04-12 biology/rasmol: Unmaintained since 2001 2014-04-12 mail/mail2procmailrc: Unmaintained since 2001 2014-04-12 science/felt: Unmaintained since 2001 2014-04-12 textproc/pardiff: Unmaintained since 2001 2014-04-12 lang/klone: Unmaintained since 2001 2014-04-12 net/rmsg: Unmaintained since 2001 2014-04-12 net/sharity-light: Unmaintained since 2001 2014-04-12 biology/genpak: Unmaintained since 2001 2014-04-12 net/forg: Unmaintained since 2001 2014-04-12 misc/txt2regex: Unmaintained since 2001 2014-04-12 textproc/ipdf: Unmaintained since 2001 2014-04-12 graphics/plotmtv: Unmaintained since 2001 2014-04-12 devel/happydoc: Unmaintained since 2001 2014-04-12 print/cpp2latex: Unmaintained since 2001 2014-04-12 graphics/svg2swf: Unmaintained since 2001 2014-04-12 devel/flick: Unmaintained since 2001 2014-04-12 mail/smail: Unmaintained since 2001 2014-04-12 net/net-http: Unmaintained since 2001 2014-04-12 security/cfv: Unmaintained since 2001 2014-04-12 graphics/camediaplay: Unmaintained since 2001 2014-04-12 math/umatrix: Unmaintained since 2001 Notes: svn path=/head/; revision=351202
* Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained ↵Antoine Brodin2014-03-081-0/+2
| | | | | | | since more than 12 years) Notes: svn path=/head/; revision=347539
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | biology) Notes: svn path=/head/; revision=327709
* Convert to USES=imakeBaptiste Daroussin2013-06-281-10/+4
| | | | | | | Trim headers Notes: svn path=/head/; revision=321974
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+2
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149228
* Update to version 2.7.2.1.1Kirill Ponomarev2004-07-095-42/+35
| | | | | | | | PR: ports/68861 Submitted by: Ports Fury Notes: svn path=/head/; revision=113300
* Replace explicit imake dependency with USE_IMAKE=yesEric Anholt2004-06-181-5/+1
| | | | Notes: svn path=/head/; revision=111699
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Fix WWW.Daniel Harris2002-03-081-1/+1
| | | | Notes: svn path=/head/; revision=55742
* Fix a buglet with the use of XFREE86_VERSION without includingAnton Berezin2001-09-061-1/+3
| | | | | | | | | bsd.port.pre.mk first. Spotted by: Dan Langille <dan@langille.org> Notes: svn path=/head/; revision=47482
* Make biology/rasmol work at all color depths.Anton Berezin2001-09-064-8/+91
| | | | | | | | PR: 30406 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> Notes: svn path=/head/; revision=47480
* Distfile was moved and renamed.Mark Pulford2001-06-112-3/+3
| | | | | | | | PR: 28004 Submitted by: Jeff Palmer <scorpio@drkshdw.org> Notes: svn path=/head/; revision=43811
* o update to 2.7.2.FUJISHIMA Satsuki2001-03-122-5/+5
| | | | | | | | | | o pass maintainership to ports@. PR: 25685 Submitted by: maintainer Notes: svn path=/head/; revision=39686
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-6/+6
| | | | Notes: svn path=/head/; revision=27416
* Compile-errorSatoshi Taoka1999-09-102-3/+9
| | | | | | | | PR: 13513 Submitted by: Glenn Johnson <gljohns@bellsouth.net> Notes: svn path=/head/; revision=21547
* Updated to 2.7.1Satoshi Taoka1999-08-253-11/+24
| | | | | | | | PR: 13327 Submitted by: maintainer Notes: svn path=/head/; revision=20942
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Weasal and Wabbits and BIG FOOT.Tim Vanderhoek1999-05-021-2/+1
| | | | Notes: svn path=/head/; revision=18337
* Take the manpages out of pkg/PLIST and put them in MAN1.Steve Price1998-09-162-2/+3
| | | | Notes: svn path=/head/; revision=13165
* Making x11 category more useful project part 1: take out "x11" ofSatoshi Asami1998-07-271-2/+2
| | | | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=12173
* Another batch of "Add homepage." for benchmarks through converters.Tim Vanderhoek1998-07-251-0/+2
| | | | Notes: svn path=/head/; revision=12104
* Update to 2.6b2.1.Steve Price1998-05-243-7/+7
| | | | | | | | PR: 6673 Submitted by: maintainer Notes: svn path=/head/; revision=11122
* rasmol is a biological molecule visualization program.Vanilla I. Shu1997-12-156-0/+46
PR: ports/5214 Submitted by: frankch@waru.life.nthu.edu.tw Notes: svn path=/head/; revision=9083