non port: biology/biococoa/pkg-plist |
Number of commits found: 7 |
Saturday, 19 Sep 2015
|
10:33 theraven
Make all GNUstep ports install into the System domain so that the Local domain
is available for stuff built from source.
Some ports were already installing in the System domain, for these just remove
the Makefile lines explicitly specifying the install domain.
The rest are installed in the Local domain, remove any overrides, update their
pkg-plists and any explicit paths in the Makefiles and then bump port revision.
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D2977
|
Monday, 20 Oct 2014
|
07:10 bapt
Cleanup plist
|
Tuesday, 8 Oct 2013
|
18:34 theraven
Update BioCocoa to the latest release.
Approved by: bapt (mentor)
|
Wednesday, 28 Aug 2013
|
18:26 theraven (src committer)
Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C
features work out of the box and remove a lot of configurable options for
sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.
Several of the ports left in have scary warnings which mean that they are likely
broken in lots of cases. Future commits will fix them.
Approved by: bapt
|
Sunday, 30 May 2010
|
12:28 dinoex
- drop USE_GNUSTEP_PREFIX
|
Friday, 25 May 2007
|
05:55 dinoex
- update for gnustep-make-2.0.0
|
Saturday, 30 Dec 2006
|
09:20 dinoex
The BioCocoa framework provides developers with the opportunity to add
support for reading and writing BEAST, Clustal, EMBL, Fasta, GCG-MSF, GDE,
Hennig86, NCBI, NEXUS, NONA, PDB, Phylip, PIR, Plain/Raw, Swiss-Prot and
TNT files by writing only three lines of code.
The framework is written in Cocoa (Objective-C).
WWW: http://bioinformatics.org/biococoa/
|
Number of commits found: 7 |