aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sci-biology/bowtie: Exchange common variables, fix SRC_URIJustin Lecher2013-09-283-7/+11
| | | | Package-Manager: portage-2.2.7
* sci-biology/bowtie: fixed check for sse2 support.cel2013-09-262-14/+9
|
* sci-biology/bowtie: Added ebuild for bowtie-2.1.0.cel2013-09-254-0/+90
|
* sci-biology/mira: Fix m4 macrodir locationJustin Lecher2013-09-254-8/+15
| | | | Package-Manager: portage-2.2.7
* version bumpMartin Mokrejš2013-09-251-0/+76
|
* Upstream accidentally dropped some of my patch chunks while preparing 1.62 ↵Martin Mokrejš2013-09-255-0/+439
| | | | release. Bringing them back myself at least through sci overlay.
* InCVsJustin Lecher2013-09-173-64/+0
| | | | Signed-off-by: Justin Lecher <jlec@gentoo.org>
* Mask the 6.6.0 version due to build breakage; add the missing plcol patch ↵Martin Mokrejš2013-09-163-5/+138
| | | | copied over from 6.3.1
* Support at least when user passes USE='gnutls -ssl -openssl' but what we ↵Martin Mokrejš2013-09-142-1/+12
| | | | really want is to prefer gnutls over openssl if both are available on the system.
* Add upstream ncbi-tools++-9.0.0-remove-LZO-definition-upstream.patch with ↵Martin Mokrejš2013-09-143-4/+20
| | | | line offset changes.
* Fix URL to point to a public SVN repositoryMartin Mokrejš2013-09-145-2/+35
|
* more 12.0.0 cleanup, still not workingMartin Mokrejš2013-09-145-7/+50
|
* add ↵Martin Mokrejš2013-09-133-2/+28
| | | | ncbi-tools++-9.0.0-fix-undef-reference-to-GenBankReaders_Register_Id1.patch; get around a bug in the C++ Toolkit's handling of --without-runpath with certain linker versions by running configure with -Wl,-rpath-link,_build/lib in LDFLAGS (assuming _build is an absolute path; otherwise, prepend /home/mmokrejs/proj/sci/sci-biology/ncbi-tools++/) [from Aaron Ucko].
* fix version number in the ebuildMartin Mokrejš2013-09-131-1/+1
|
* Remove redundant connect from DLL_LIB lines.Martin Mokrejš2013-09-131-0/+1
|
* Remove redundant connect from DLL_LIB lines.Martin Mokrejš2013-09-131-0/+16
|
* Remove redundant connect from DLL_LIB lines.Martin Mokrejš2013-09-132-2/+2
|
* No, the fix-creaders-linking is needed for 12.0.0 as well.Martin Mokrejš2013-09-133-0/+25
|
* Latest release which needs so far only the two Gentoo patches. Would be ↵Martin Mokrejš2013-09-133-0/+2383
| | | | better to drop from their filename to avoid their duplication I think.
* add glew to dependencies inferrred via mesa; fix lib/libxobjread.so: ↵Martin Mokrejš2013-09-133-2/+25
| | | | undefined reference to 'AlignmentFileFree' message by upstream patch
* sci-biology/biopython-1.62: version bumpMartin Mokrejš2013-09-111-0/+10
|
* sci-biology/biopython-1.62: version bumpMartin Mokrejš2013-09-112-0/+54
|
* Partial success on removal of all crazy libraries and includes from CFLAGS ↵Martin Mokrejš2013-09-1110-6/+722
| | | | | | and LDFLAGS used throught EMBOSS sources. While compile commandline are now clean still libtool is passed with LDFLAGS carrying over the many X11 and graphics libraries. Seems the source is ltmain.sh which uses on the linker lines but editing m4/libtool.m4 is not the right way to do it. Same applies to ltmain.sh in top-level directory. Any volunteers? Bug #394425 Package-Manager: portage-2.1.12.2
* Fix indentation error and remove unused import of string module (there could ↵Martin Mokrejš2013-09-115-1/+80
| | | | | | be more cleanup as suggested by pychecker). Credits to http://sourceforge.net/p/amos/support-requests/1/ Package-Manager: portage-2.1.12.2
* Merge pull request #104 from TheChymera/psychopySébastien Fabbro2013-09-035-10/+128
|\ | | | | New, updated Psychopy ebuilds
| * Listed app-admin/eselect under DEP only (instead of RDEP)Horea Christian2013-09-044-15/+23
| |
| * Deleted "Science;Biology" specification for desktoop entries.Horea Christian2013-09-044-4/+4
| |
| * New ManifestsHorea Christian2013-08-301-0/+2
| |
| * Added keywords.Horea Christian2013-08-301-1/+1
| |
| * Re-added keywordsHorea Christian2013-08-301-1/+1
| |
| * Removed keywordsHorea Christian2013-08-301-1/+1
| |
| * New, updated Psychopy ebuildsHorea Christian2013-08-303-1/+109
| | | | | | | | (1.77.02 and 1.78.00)
* | Not yet completed ebuild for a new packageMartin Mokrejš2013-08-293-0/+41
| |
* | New package for FASTA/FASTQ preprocessingMartin Mokrejš2013-08-293-0/+37
| |
* | New package needed for upcoming fastx_toolkitMartin Mokrejš2013-08-293-4/+10
| | | | | | | | Package-Manager: portage-2.1.12.5
* | Initial, not yet working ebuild of BG7.Martin Mokrejš2013-08-292-0/+37
| |
* | pushing out a draft ebuild from manatee-jcviMartin Mokrejš2013-08-294-0/+74
| |
* | Both versions of manatee have same license, so rename unify the license ↵Martin Mokrejš2013-08-292-1/+6
| | | | | | | | | | | | filename. Package-Manager: portage-2.1.12.5
* | Added dev-perl/Bio-DB-Das-Chado and improved description line. Renamed the ↵Martin Mokrejš2013-08-293-4/+13
|/ | | | | | License file. Package-Manager: portage-2.1.12.5
* big fixes of metadata and package sub-herd re-distributionSébastien Fabbro2013-06-181-3/+0
|
* sci-biology/twinscan: Bump to EAPI=5 and fix licenseJustin Lecher2013-06-164-17/+31
| | | | Package-Manager: portage-2.2.0_alpha180
* sci-biology/ssaha2-bin: Version Bump; restrict license; add QA_PREBUILT for ↵Justin Lecher2013-06-164-21/+30
| | | | | | binaries Package-Manager: portage-2.2.0_alpha180
* sci-biology/smalt-bin: Version Bump; restrict license; add QA_PREBUILT for ↵Justin Lecher2013-06-165-32/+44
| | | | | | binaries Package-Manager: portage-2.2.0_alpha180
* sci-biology/sequin: Version BUmp; restrcit license; add QA_PREBUILT for ↵Justin Lecher2013-06-164-35/+54
| | | | | | binaries; install html files into sys path Package-Manager: portage-2.2.0_alpha180
* sci-biology/quicktree: Bump to EAPI=5 and fix licenseJustin Lecher2013-06-164-15/+20
| | | | Package-Manager: portage-2.2.0_alpha180
* sci-biology/gap2caf: Bump to EAPI=5 and fix license; make it build with ↵Justin Lecher2013-06-164-29/+38
| | | | | | eautoreconf Package-Manager: portage-2.2.0_alpha180
* sci-biology/erpin: Bump to EAPI=5 and respect FLAGS / ARJustin Lecher2013-06-164-18/+24
| | | | Package-Manager: portage-2.2.0_alpha180
* sci-biology/clover: Version BUmp; fixed license; respect LDFLAGSJustin Lecher2013-06-165-48/+51
| | | | Package-Manager: portage-2.2.0_alpha180
* sci-biology/caftools: Drop old; Bump to EAPI=5 and fix licenseJustin Lecher2013-06-165-64/+38
| | | | Package-Manager: portage-2.2.0_alpha180
* sci-biology/YASRA: Version BUmp; add KEYWORDSJustin Lecher2013-06-163-12/+9
| | | | Package-Manager: portage-2.2.0_alpha180