Baptiste Daroussin
b5482324dc
In preparation for making libtool generate libraries with a sane name, fix all
...
LIB_DEPENDS in databases
2013-12-11 18:08:52 +00:00
Vanilla I. Shu
2bf8c2e6f0
Support STAGEDIR.
2013-11-03 06:53:54 +00:00
Baptiste Daroussin
36117d7097
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
2013-09-20 16:13:47 +00:00
Mathieu Arnold
4819ca343b
- Convert to new perl framework
...
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-02 18:52:07 +00:00
Baptiste Daroussin
5271da855f
Rely on bsdtar to autodetermine the format of the distfiles when possible
...
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2013-04-29 08:57:12 +00:00
Sunpoet Po-Chuan Hsieh
81ef4282d0
- Fix part of the 'make test' problem
2012-04-25 03:32:30 +00:00
Sunpoet Po-Chuan Hsieh
6b3b7f3542
- Change DISTNAME to follow lang/perl5.14
...
- Fix XSLoader to allow GDBM_File work with Perl releases other than 5.14
- Bump PORTREVISION for package change
Reported by: swills
2012-01-08 15:46:56 +00:00
Gabor Kovesdan
2fc6a06a9b
- Track dependencies after databases/gdbm update
2011-09-12 13:46:58 +00:00
Sunpoet Po-Chuan Hsieh
ae1d1e9a47
- Update to 1.14
2011-09-03 07:09:51 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Philip M. Gollucci
b52bf163be
- donate some more of my p5- ports to perl@
...
[included is my 1st port ever databases/p5-DBIx-Tree Date created: January 29th 2003]
2010-02-04 15:39:23 +00:00
Philip M. Gollucci
abf5b5ffc0
- Mark most of my ports MAKE_JOBS_SAFE=yes
...
Tested by: several builds in P6 TB
2009-05-16 06:27:56 +00:00
Philip M. Gollucci
b58bbd1c86
- Update to 1.0.9
...
- Update for lang/perl 5.8.9
PR: ports/132376
Submitted by: "Dima Panov" <fluffy@fluffy.khv.ru>
2009-04-10 22:59:19 +00:00
Philip M. Gollucci
b43083409f
Update my ports to my freebsd address
...
Approved by: araujo (mentor)
2008-07-23 02:43:55 +00:00
Marcelo Araujo
c0927ae86e
- Pass maintainership to submitter.
...
PR: ports/121876
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
2008-03-20 01:39:02 +00:00
Mark Linimon
9839011ec3
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
2007-09-08 01:12:10 +00:00
Andrew Pantyukhin
3be5f33199
- A bunch of trivial fixes
...
Reported by: pointyhat via kris
2006-11-03 22:40:07 +00:00
Andrew Pantyukhin
0d3e904255
- Update to 1.08, unbreak and clean up a little
2006-11-02 19:48:04 +00:00
Pav Lucistnik
aa1836b7e9
- Add SHA256
2005-11-24 01:23:57 +00:00
Kris Kennaway
edbac383dd
Add trailing "
...
Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro>
Pointy hat to: kris
2004-03-02 10:29:29 +00:00
Kris Kennaway
9916ebb4f5
BROKEN with perl 5.8: Does not compile
2004-02-06 23:21:20 +00:00
Trevor Johnson
0c881ba59c
SIZEify.
2004-01-29 07:24:56 +00:00
Sergei Kolobov
8bf7269a4e
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
2003-12-21 00:23:25 +00:00
Ying-Chieh Liao
c634b4bb83
utilize SITE_PERL
...
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Akinori MUSHA
7cc1393a93
De-pkg-comment.
2003-02-20 17:07:10 +00:00
Ying-Chieh Liao
27ebc7aa15
chase gdbm lib version
2003-01-03 08:26:35 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Vanilla I. Shu
17d705933c
Fix pkg-plist.
2001-03-21 03:56:48 +00:00
Vanilla I. Shu
68c2f99c63
Remove do-configure section, use PERL_CONFIGURE now.
2001-03-01 06:39:18 +00:00
Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
Nick Sayer
dc7930522f
Give up maiantainership. I'm not really a perl guy and this port's pretty
...
stable anyhow.
2000-11-16 17:41:46 +00:00
Will Andrews
1e60866cc1
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
...
Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.
Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Michael Haro
3da86c6aa2
update with the new PORTNAME/PORTVERSION variables
2000-04-08 22:49:07 +00:00
Nick Sayer
310ba58c61
Add p5-GDBM port. Sort of a merge of my first cut at it and another
...
from eivind.
1999-11-09 19:07:57 +00:00