FreshPorts -- The Place For Ports Tue, 2 Dec 2008 1:04 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
p5-AcePerl 1.91 biology on this many watch lists=3 search for ports that depend on this port
Perl5 interface to the ACEDB genome database system
Maintained by: pgollucci@FreeBSD.org search for ports maintained by this maintainer
Port Added: 28 Jul 2000 11:16:10
Also Listed In: databases perl5


AcePerl is an object-oriented Perl interface for the ACEDB genome database
system. It provides functionality for connecting to remote ACEDB databases,
performing queries, fetching ACE objects, and updating databases.

Author:	Lincoln D. Stein <lstein@cshl.org>
WWW:    http://stein.cshl.org/AcePerl/

Port maintained by the FreeBSD bio-porters mailing list.

-- FreeBSD bio-porters <bio@freebsd.net>
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: security/p5-Digest-MD5, lang/p5-Scalar-List-Utils, devel/p5-Cache-Cache, lang/perl5.8, lang/perl5.8
Required To Run: security/p5-Digest-MD5, lang/p5-Scalar-List-Utils, devel/p5-Cache-Cache, lang/perl5.8

To install the port: cd /usr/ports/biology/p5-AcePerl/ && make install clean
To add the package: pkg_add -r p5-AcePerl


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Ace/
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Ace/
http://www.cpan.dk/modules/by-module/Ace/
http://ring.nict.go.jp/archives/lang/perl/CPAN/modules/by-module/Ace/
http://ring.sakura.ad.jp/archives/lang/perl/CPAN/modules/by-module/Ace/
http://ring.riken.jp/archives/lang/perl/CPAN/modules/by-module/Ace/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Ace/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Ace/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Ace/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Ace/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Ace/
ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/Ace/
ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/Ace/
ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/Ace/
ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/Ace/
http://at.cpan.org/modules/by-module/Ace/
ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/Ace/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Ace/
http://backpan.cpan.org/modules/by-module/Ace/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Jul 2008 03:43:55
Original commit files touched by this commit  1.91
pgollucci search for other commits by this committer
Update my ports to my freebsd address

Approved by:    araujo (mentor)
17 Apr 2008 15:30:31
Original commit files touched by this commit  1.91
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
08 Sep 2007 01:53:15
Original commit files touched by this commit  1.91
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
04 Dec 2006 04:13:30
Original commit files touched by this commit  1.91
rafan search for other commits by this committer
- Mark broken on amd64 < 6. We got following

cc -O -pipe  -fPIC  -g -Wall -DACEDB4  -I. -I./wh -DFREEBSD -c -O -pipe  -fPIC 
-g -Wall -DACEDB4 -c arraysub.c
arraysub.c: In function `stackused':
arraysub.c:54: error: unrecognizable insn:
(insn 44 22 24 2 arraysub.c:53 (set (reg:SI 1 dx [66])
        (subreg:SI (plus:DI (subreg:DI (reg:SI 7 sp) 0)
                        (const_int -1 [0xffffffffffffffff])) 0)) -1 (nil)
                            (nil))
arraysub.c:54: internal compiler error: in extract_insn, at recog.c:2083

Reported by:    pointyhat via kris
Approved by:    Philip M. Gollucci (maintainer)
27 Nov 2006 02:35:16
Original commit files touched by this commit  1.91
rafan search for other commits by this committer
- Update to 1.91
- Unbreak on amd64

PR:             ports/105414
Submitted by:   rafan
Approved by:    maintainer timeout (15 days)
03 May 2006 00:16:02
Original commit files touched by this commit  1.89
leeym search for other commits by this committer
- Update to 1.89
- refine BROKEN to make portlint happier
- patch to use on Scalar::Util instead of WeakRef
- mark IGNORE under old perl which don't support weak reference

PR:             96656
Submitted by:   leeym
Approved by:    maintainer
22 Jan 2006 08:20:34
Original commit files touched by this commit  1.83
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
11 Apr 2005 21:34:36
Original commit files touched by this commit  1.83
flz search for other commits by this committer
- Change maintainer's email address.
16 Apr 2004 09:08:11
Original commit files touched by this commit  1.83
krion search for other commits by this committer
- Honor CFLAGS

PR:             ports/65599
Submitted by:   michael johnson <ahze at ahze dot net>
31 Mar 2004 04:12:58
Original commit files touched by this commit  1.83
trevor search for other commits by this committer
SIZEify (maintainer timeout)
07 Mar 2004 12:56:26
Original commit files touched by this commit  1.83
kris search for other commits by this committer
BROKEN on amd64 and ia64: Does not compile (missing -fPIC)
24 Oct 2003 13:05:09
Original commit files touched by this commit  1.83
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
17 Jun 2003 19:39:47
Original commit files touched by this commit  1.83
erwin search for other commits by this committer
- update to 1.83
- give maintainership to submitter as the old maintainer's
  address bounces

PR:             52054
Submitted by:   Philip M. Gollucci <philip@p6m7g8.com>
Approved by:    maintainer bounces
21 Feb 2003 11:01:38
Original commit files touched by this commit  1.82
knu search for other commits by this committer
De-pkg-comment.
13 Feb 2003 02:52:13
Original commit files touched by this commit  1.82
edwin search for other commits by this committer
Add dependency on security/p5-Digest-MD5
Noticed on: bento
10 Oct 2002 13:59:36
Original commit files touched by this commit  1.82
knu search for other commits by this committer
CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in
them when using a non-default compiler/linker, so do not use `/' as
delimiter for s///. (I picked `|' instead)
25 Jan 2002 12:35:20
files touched by this commit
wjv search for other commits by this committer
- Update to version 1.82    
13 Aug 2001 13:27:36
files touched by this commit
wjv search for other commits by this committer
Update to version 1.75    
13 Mar 2001 14:50:16
files touched by this commit
kevlo search for other commits by this committer
- Upgrade to version 1.70   - Update WWW    
01 Mar 2001 06:39:18
files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
10 Oct 2000 06:03:19
files touched by this commit
kevlo search for other commits by this committer
- Update biology/p5-AcePerl from 1.62 to 1.67   - Alphabetise ${PLIST} to ease
future maintenance   - Port now compiles in XS optimisations and RPC server
interface   - Port now honours ${CC} properly, also for compiled extensions   -
Port now uses PERL_CONFIGURE   - Hand over port MAINTAINERship to FreeBSD
bio-porters mailing list    
08 Oct 2000 01:23:30
files touched by this commit
asami search for other commits by this committer
Convert category biology to new layout.  
28 Jul 2000 15:16:10
files touched by this commit
nbm search for other commits by this committer
Add p5-AcePerl, a perl interface to the ACEDB genome database system    

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23
linux-firefox*Nov 23

14 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19493
Broken 164
Deprecated 88
Ignore 463
Forbidden 8
Restricted 263
No CDROM 132
Vulnerable 57
Expired 58
Set to expire 72
Interactive 78
new 24 hours 3
new 48 hours3
new 7 days35
new fortnight94
new month164

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.208 seconds.