2009-06-12 21:07:30 by Roland Illig | Files touched by this commit (2) |
Log message: Made the Makefile simpler. Removed unnecessary .gz suffix from man pages. |
2009-05-17 01:40:13 by Zafer Aydogan | Files touched by this commit (1) | |
Log message: update homepage, update master site. |
2008-03-03 02:10:06 by Johnny C. Lam | Files touched by this commit (16) |
Log message: Mechanical changes to add full DESTDIR support to packages that install their files via a custom do-install target. |
2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412) |
Log message: Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 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. |
2006-10-04 22:47:03 by Thomas Klausner | Files touched by this commit (2) |
Log message: Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. |
2005-12-13 16:24:09 by Joerg Sonnenberger | Files touched by this commit (2) |
Log message: Don't hard-wire -lpthread, use PTHREAD_*. |
2005-05-25 13:31:56 by Thomas Klausner | Files touched by this commit (1) |
Log message: Add RMD160 checksum. |
2005-03-26 18:05:04 by Min Sik Kim | Files touched by this commit (6) | |
Log message: Import lucy from pkgsrc-wip. Packaged by David Price and modified by me. A Sequence Cleanup Program. Lucy is a utility that prepares raw DNA sequence fragments for sequence assembly,possibly using the TIGR Assembler. The cleanup process includes quality assessment, confidence reassurance, vector trimming and vector removal. The primary advantage of Lucy over other similar utilities is that it is a fully integrated, stand alone program. |