aboutsummaryrefslogtreecommitdiffstats
path: root/biology/pymol
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Update to 0.99rc6.maho2007-02-092-5/+5
| | | | | PR: 108940 Submitted by: CHAO Shin
* Fix build on amd64maho2006-09-172-4/+4
| | | | Submitted by: kris
* BROKEN on amd64 and ia64: Does not buildkris2006-09-171-0/+4
|
* o Update to 0.99rc1maho2006-07-015-39/+203
| | | | | | | | | o add data dir to have working port[1] PR: 95121[1] Submitted by: Sangwoo Shim <sangwoos at gmail.com>[1] This commit is a result of hacks at the CodeFest Akihabara 2006 hosted by FSIJ.
* Remove USE_REINPLACE from all categories starting with Bedwin2006-05-041-1/+0
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* - Update graphics/libglut to 6.4.1.sem2006-01-121-1/+2
| | | | | | | | | | | - Shared lib version and PORTREVISION bumb for all affected ports. While I'm here: - Remove USE_MESA knob where it was (35 ports). It marked as depricated for 2 years. PR: ports/90247 Submitted by: Ermal Lu?i <eri--@albabsd.org>
* Update to 0.9.8maho2005-10-103-318/+363
|
* Try to unbreak on amd64 and ia64kris2005-03-271-1/+1
| | | | Approved by: portmgr (self)
* Fix build on amd64maho2005-03-241-2/+11
| | | | | Submitted by: kris via pointy hat Approved by: portmgr (marcus)
* update to 0.97maho2005-02-074-338/+380
|
* Avoid the use of != statements in ports Makefilemaho2004-10-241-1/+5
| | | | | PR: 71095 Submitted by: eik
* Make portlint happy by replacing space to tabmaho2004-05-071-1/+1
| | | | | PR: 65409 Submitted by: trevor
* Trim whitespace.trevor2004-04-111-1/+1
|
* Do not hardcord PICFLAGmaho2004-03-201-7/+1
| | | | Submitted by: ru
* Backout previous change of PICFLAG, sincemaho2004-03-191-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | behaviour of -fPIC and -fpic are different. Here is the comment form obrien: -- "-fpic" is a [minor?] optimization for machines that can handle it: -fpic Generate position-independent code (PIC) suitable for use in a shared library, if supported for the target machine. Such code accesses all constant addresses through a global offset table (GOT). The dynamic loader resolves the GOT entries when the program starts (the dynamic loader is not part of GCC; it is part of the operating system). If the GOT size for the linked executable exceeds a machine-specific maximum size, you get an error message from the linker indicating that -fpic does not work; in that case, recompile with -fPIC instead. (These maximums are 16k on the m88k, 8k on the SPARC, and 32k on the m68k and RS/6000. The 386 has no such limit.) -fPIC If supported for the target machine, emit position-independent code, suitable for dynamic linking and avoiding any limit on the size of the global offset table. This option makes a difference on the m68k, m88k, and the SPARC. Thanks to: obrien
* -fPIC is appropreate on all architectures.maho2004-03-191-6/+0
| | | | Submitted by: kris
* 1) update to 0.9.3maho2004-03-175-11/+44
| | | | | | 2) honor PREFIX & LOCALBASE 3) SIZEify 4) possible fix for amd64 and ia64
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* LIB_DEPENDS on libglut for libglut rather than soon-to-disappear Mesa3.anholt2003-11-081-1/+1
|
* Fix build on python2.3perky2003-08-201-1/+6
|
* Update to 0.90maho2003-07-244-309/+328
|
* Updated to 0.8.6.maho2003-05-035-362/+283
| | | | | Submitted by: M. L. Dodson <bdodson@scms.utmb.EDU> Pkg-plist by: maho
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* 1. add a missing dependency on png and unbreak.maho2002-11-201-2/+3
| | | | 2. change e-mail address of maho.
* o Fix examples directory path which is changed in last revision.perky2002-08-261-1/+5
| | | | Submitted by: Glenn Johnson <glennpj@charter.net>
* o Fix RUN_DEPENDS path (PMW -> Pmw)perky2002-08-252-4/+33
| | | | | | | | | o Fix DISTNAME which was broken by previous commit. o Install example files PR: 41977 Submitted by: Glenn Johnson <glennpj@charter.net> Approved by: maintainer
* o Remove redundant dependency on py-tkinter.perky2002-08-221-1/+1
| | | | | | o Bump PORTREVISION that I've missed on last commit. Submitted by: Glenn Johnson <glennpj@charter.net>
* Add a dependecy to x11-toolkits/pmwperky2002-08-221-1/+2
| | | | | | PR: 41857 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> Approved by: maintainer
* Add pymol 0.82, Free and Open-Source molecular modeling system.perky2002-08-137-0/+714
PR: 40694 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>