CVS log for ports/biology/p5-AcePerl/Makefile
Up to [FreeBSD] / ports / biology / p5-AcePerl
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Jan 29 14:52:20 2010 UTC (2 years ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -3 lines
- Remove unneeded dependencies which is in perl-5.8.9 dist (part 19; last!). Approved by: portmgr (itetcu)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Jan 16 14:45:41 2010 UTC (2 years ago) by kuriyama
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2 lines
- Remove unneeded dependencies which is in perl-5.8.9 dist from ports maintained by (perl|ports|kuriyama)@FreeBSD.org. - Targets are: Test::Simple, Digest::MD5, Locale-Maketext, ExtUtils::MakeMaker, ExtUtils::ParseXS, File::Temp, Getopt::Long, Encode, Digest, Pod::Parser, File::Spec.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Dec 13 18:07:41 2009 UTC (2 years, 1 month ago) by pgollucci
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- Turn over a bunch of p5- ports that change infrequently to perl@ so more people can look at them.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Jul 7 22:11:07 2009 UTC (2 years, 7 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- Flip MAKE_JOBS_SAFE to MAKE_JOBS_UNSAFE Reported by: pointyhat
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat May 16 06:27:42 2009 UTC (2 years, 8 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -0 lines
- Mark most of my ports MAKE_JOBS_SAFE=yes Tested by: several builds in P6 TB
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Jan 5 17:27:23 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +0 -4 lines
- Remove conditional checks relevant only on FreeBSD 5.x and older
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Dec 24 08:23:14 2008 UTC (3 years, 1 month ago) by pgollucci
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Update to 1.92 Changes http://search.cpan.org/src/LDS/AcePerl-1.92/ChangeLog Approved by: gabor (mentor)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jul 23 02:43:46 2008 UTC (3 years, 6 months ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Update my ports to my freebsd address Approved by: araujo (mentor)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:24:10 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- 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)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Sep 8 00:53:10 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +0 -4 lines
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
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Dec 4 04:13:30 2006 UTC (5 years, 2 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +4 -0 lines
- 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)
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Nov 27 02:35:16 2006 UTC (5 years, 2 months ago) by rafan
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
- Update to 1.91 - Unbreak on amd64 PR: ports/105414 Submitted by: rafan Approved by: maintainer timeout (15 days)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue May 2 23:16:02 2006 UTC (5 years, 9 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +12 -5 lines
- 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
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Apr 11 20:34:36 2005 UTC (6 years, 10 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- Change maintainer's email address.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Mar 7 12:56:26 2004 UTC (7 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +7 -1 lines
BROKEN on amd64 and ia64: Does not compile (missing -fPIC)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Oct 24 12:01:16 2003 UTC (8 years, 3 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2 lines
utilize SITE_PERL PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jun 17 18:39:47 2003 UTC (8 years, 7 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
- 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
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Feb 21 11:01:35 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
De-pkg-comment.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Feb 13 02:52:13 2003 UTC (8 years, 11 months ago) by edwin
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -0 lines
Add dependency on security/p5-Digest-MD5 Noticed on: bento
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Oct 10 12:59:31 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
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)
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jan 25 12:35:19 2002 UTC (10 years ago) by wjv
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +12 -8 lines
- Update to version 1.82
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Aug 13 11:27:35 2001 UTC (10 years, 5 months ago) by wjv
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -5 lines
Update to version 1.75
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Mar 13 14:50:12 2001 UTC (10 years, 11 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +16 -16 lines
- Upgrade to version 1.70 - Update WWW PR: 25772 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 1 06:36:48 2001 UTC (10 years, 11 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
Remove do-configure section, use PERL_CONFIGURE now.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Oct 10 04:03:16 2000 UTC (11 years, 4 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +7 -6 lines
- 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
PR: 21865
Submitted by: MAINTAINER
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Jul 28 13:16:10 2000 UTC (11 years, 6 months ago) by nbm
Branches: MAIN
CVS tags: RELEASE_4_1_1
Add p5-AcePerl, a perl interface to the ACEDB genome database system PR: ports/20223 Submitted by: Johann Visagie <johann@egenetics.com>
