1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

39 Commits

Author SHA1 Message Date
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
Chris Rees
9897852e8c SITE_PERL --> package dependencies, chunks 2-3
Submitted by:	az
2012-06-03 18:57:30 +00:00
Sergey Skvortsov
0601a59f0e Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved).
2012-05-07 15:42:51 +00:00
Eitan Adler
c59a3834c4 At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:	portmgr
2012-01-21 17:40:15 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Jun Kuriyama
3efe84fba6 - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 17).

Approved by:	portmgr (itetcu)
2010-01-29 04:56:59 +00:00
Marcelo Araujo
4aaab89f57 - 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)
2008-04-17 14:30:31 +00:00
Sergey Skvortsov
175d48bddd Update to 3.0.17 2008-01-15 21:49:48 +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
Sergey Skvortsov
5dc3ea8b20 Update to 3.0.16
Changes:	http://search.cpan.org/src/TMTM/Class-DBI-v3.0.16/Changes
2006-11-20 07:45:48 +00:00
Sergey Skvortsov
02f7ad87df Update to 3.0.15
PR:		ports/102330
Submitted by:	Gea-Suan Lin <gslin xx gslin.org>
2006-08-23 15:57:55 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +00:00
Sergey Skvortsov
d89f22f261 Update to 3.0.14
Changes:	http://search.cpan.org/src/TMTM/Class-DBI-v3.0.14/Changes
2006-01-18 13:04:11 +00:00
Sergey Skvortsov
1cab05a3af Add missed dependency: devel/p5-Clone.
Pointed by:	kuriyama [by email], fenner [PR 90991]
2005-12-29 13:40:27 +00:00
Sergey Skvortsov
5a3e63509d Update to 3.0.13
Changes:	http://search.cpan.org/src/TMTM/Class-DBI-v3.0.13/Changes
2005-12-16 09:10:12 +00:00
Sergey Skvortsov
049a911ecf Update to 3.0.12
Changes:	http://search.cpan.org/src/TMTM/Class-DBI-v3.0.12/Changes
2005-11-08 17:32:00 +00:00
Sergey Skvortsov
b9f07842bd Update to 3.0.10
Changes:	http://search.cpan.org/src/TMTM/Class-DBI-v3.0.10/Changes
PR:		ports/87252
Submitted by:	Gabor Kovesdan <gabor.kovesdan * t-hosting.hu>
2005-10-12 11:00:53 +00:00
Kris Kennaway
a8aaa4f2c1 BROKEN: Incomplete pkg-plist 2005-10-11 06:22:10 +00:00
Sergey Skvortsov
ffede08f69 Update to 3.0.9
Changes:	http://search.cpan.org/src/TMTM/Class-DBI-v3.0.9/Changes
2005-10-06 11:09:43 +00:00
Yen-Ming Lee
28fd801b7f - backout previous commit 2005-09-27 16:21:45 +00:00
Yen-Ming Lee
0b2f5c83e4 - fix plist 2005-09-27 14:44:48 +00:00
Sergey Skvortsov
047a3647a0 Update to 3.0.8
Changes:	http://search.cpan.org/src/TMTM/Class-DBI-v3.0.8/Changes
2005-09-26 14:56:19 +00:00
Sergey Skvortsov
2b7d09ff5a Fix plist.
Pointed by:	pointyhat (kris)
2005-09-16 15:43:12 +00:00
Sergey Skvortsov
eee599e00d Upgrade to 3.0.5, drop support for obsolete perl-5.00503
Changes:	http://search.cpan.org/src/TMTM/Class-DBI-v3.0.5/Changes
2005-09-15 10:28:07 +00:00
Sergey Skvortsov
10b39e1cfb Remove 'use warnings' if perl < 5.6.0
PR:		73086
Submitted by:	lth
2004-10-24 17:29:18 +00:00
Mathieu Arnold
3a7b17911b After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme.
2004-08-12 12:48:01 +00:00
Sergey Skvortsov
b8e856a8e9 Add missing manpage
PR:		ports/70288
Submitted by:	Yen-Ming Lee <leeym@utopia.leeym.com>
2004-08-11 13:50:05 +00:00
Lars Thegler
caf934625c Update to 0.96
PR:		68291
Submitted by:	lth
Approved by:	maintainer
2004-07-12 12:44:36 +00:00
Mathieu Arnold
87870f1ab8 Add 2 patches for 5.005.
Approved by:	maintainer timeout
2004-03-30 13:39:33 +00:00
Sergey Skvortsov
8b71ea2227 Updated to 0.95 2004-03-01 07:24:19 +00:00
Sergey Skvortsov
44cc5be517 Update to 0.94 2003-09-02 09:54:01 +00:00
Sergey Skvortsov
c24b2474db Updated to 0.93
PR:		ports/54265
Submitted by:	Mathieu Arnold <m@absolight.net>
2003-07-11 17:15:54 +00:00
Sergey Skvortsov
75105bcfeb Updated to 0.92
PR:	ports/51578
2003-04-30 14:55:37 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Sergey Skvortsov
fd808435d0 Update to 0.90 2003-02-05 11:52:53 +00:00
Sergey Skvortsov
0efca268cd Updated to 0.89 2002-06-25 17:43:40 +00:00
Sergey Skvortsov
1683c7d6ba Add p5-Class-DBI 0.86, simple Database Abstraction. 2002-05-27 09:43:29 +00:00