summaryrefslogtreecommitdiff
path: root/biology
AgeCommit message (Collapse)AuthorFilesLines
2007-06-08Remove dead MASTER_SITES. From Zafer Aydogan.wiz1-5/+3
2007-03-24Prepare for switching to NO_MTREE=yes.joerg1-1/+3
2007-03-04Forcefully depend on pkg-config as rillig@ forced a failure otherwisejoerg1-2/+2
and that breaks the gtk detection of chemtool.
2007-02-22Whitespace cleanup, courtesy of pkglint.wiz5-11/+11
Patch provided by Sergey Svishchev in private mail.
2007-02-15remove myself as maintainerperry1-2/+2
2007-01-26Modular Xorg support.joerg2-4/+4
2007-01-18Updated mummer to 3.19.rillig4-128/+91
Changes since 3.18: - More documentation.
2007-01-11Modular Xorg support.joerg1-1/+4
2007-01-08Needs GLU. Bump revision.joerg1-2/+3
2007-01-07Mechanically replaced man/* with ${PKGMANDIR}/* in the definition ofrillig3-9/+9
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein.
2007-01-06Fixed pkglint warnings.rillig1-3/+3
Replaced PYTHON_VERSIONS_ACCEPTED with PYTHON_VERSIONS_INCOMPATIBLE, since the package will probably work with future Python versions, too.
2006-12-06Fix path to csh in scripts. Bump revision.joerg4-12/+16
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz2-4/+4
2006-10-02Fixed one unit test.rillig2-1/+23
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache3-6/+6
2006-07-08Remove share/fonts, if unused.wiz1-1/+2
2006-06-21Add csh:run to USE_TOOLS because this package installs csh scripts.minskim1-3/+3
Bump PKGREVISION.
2006-06-21Reorder dirrm@'s so that the package is deinstalled propertly.minskim1-4/+4
PKGREVISION will be bumped with another change shortly.
2006-06-05Fix CHECK_INTERPRETER errors and warnings. Bump PKGREVISION.minskim1-2/+12
2006-05-02add LICENSEgdt1-1/+2
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig1-2/+2
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-19Fix build with newer versions of GNU make.joerg2-1/+25
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz1-2/+2
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-8/+8
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam3-6/+6
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-26uses both C and C++schwarz1-1/+3
2006-02-26Uses both C and C++schwarz1-1/+3
2006-02-13Changes 1.6.8:adam3-8/+8
This release fixes a bug i(crash on startup) that was exposed by gcc 4. It also adds detection of the recently released OpenBabel 2.0 and the ability to use Openbabel for exporting to foreign file formats. Subscript encoding in the SVG export was tweaked again to work around current limitations in the SVG support of Firefox 1.5 and Konqueror 3.x.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg10-13/+20
2006-01-29Updated biology/mummer to release 3.18. Changes include:schwarz5-32/+134
- MUMmer now resides at Sourceforge - new tools such as delta-filter - more extensive html documentation and examples - bug fixes
2006-01-04One of the first questions in every C class is about the return typejoerg3-1/+42
of main. Why does it have to be int? Well, not returning anything can result in a random exit code. Add make(1) as caller and the normal behaviour of just stopping on the first error and this package has a very low success rate for building e.g. on DragonFly.
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-2/+1
automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
2005-12-28mkdirhier used as tool. Install only man page, use the imake variablesjoerg2-6/+5
to decide where it did go. Bump revision.
2005-12-28Don't depend on hard-coded /usr/X11R6 and honor CFLAGS. Bump revision.joerg3-10/+30
2005-12-13Don't hard-wire -lpthread, use PTHREAD_*.joerg2-4/+4
2005-12-12Bump all motif packages for recent openmotif update. The major versionjoerg1-1/+2
of the shared libXm has changed.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig4-12/+12
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-11-19malloc.h is nonstandard, and not available on all platforms.kristerw2-1/+14
2005-11-05Add azara.minskim1-1/+2
2005-11-05Import azara from pkgsrc-wip. Packaged by David Price.minskim6-0/+299
Azara is a suite of programs to process and view NMR data.
2005-11-03Fixed wrong use of WRKSRC.rillig4-19/+20
2005-11-03Profit has changed to versioned distfiles almost a year ago, so there'srillig3-17/+15
no need to keep DIST_SUBDIR. Also fixed the misuse of WRKSRC to define BUILD_DIRS.
2005-11-03Fixed wrong usage of WRKSRC.rillig3-10/+10
2005-10-31MITSHM is not available on Interix, so don't request it.tv3-8/+19
2005-10-24Replaced ${PKGNAME} with ${PKGNAME_NOREV} in WRKSRC. Removed emptyrillig3-5/+3
trailing line from DESCR. Removed empty line from PLIST.
2005-10-07add pymolperry1-1/+2
2005-10-07add pymol 0.98, a molecular visualization systemperry4-0/+829
2005-10-07Install man page with INSTALL_MAN.wiz1-2/+2
2005-10-07update RasMol to 2.7.3perry6-38/+42
Extensive changelist is at: http://www.bernstein-plus-sons.com/software/rasmol/
2005-08-26Changes 1.6.7:adam4-35/+36
- Fixed several serious bugs related to label rendering and printing that occured when chemtool was built with GTK 2 instead of GTK 1.2 (see ChangeLog for details) - SVG export now adds a namespace header as required by current builds of the firefox browser - SVG export now uses color values instead of color names for better SVGT compatibility - The separation between the lines of multiple bonds is configurable - The keys of the numeric keypad now create two dots instead of a line for free electron pairs when the Shift key is pressed - Two new bond types for drawing filled and unfilled p orbital lobes - chemtool now checks for fig2sxd (sourceforge.net) and offers to export to OpenOffice Draw format when it is present. - rpm packages did not install the dutch locale file. Chnges 1.6.6: - Fixed bug in molfile preview that caused an immediate crash in 1.6.5 - Made drawing of wiggly bonds work again