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

16 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
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
Wen Heping
b3cf9e330f - Update to 1.11
- Reset maintainer to perl@
2010-05-24 01:57:21 +00:00
Wen Heping
b267e0ef6d - Update to 1.10 2010-04-27 07:12:50 +00:00
Wen Heping
f7cc0fc876 - Update to 1.09 2010-03-16 23:59:53 +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
Wen Heping
77065b0b21 - Update to 1.07
Approved by:	mentors(implicit)
2009-10-13 02:47:14 +00:00
Wen Heping
84ec7adc70 - Update to 1.06
- Update my mail address to FreeBSD

Approved by:	jadawin(co-mentor)
Feature safe:	yes
2009-09-22 04:31:21 +00:00
Martin Wilke
581697fb10 - Update to 1.02
PR:		137984
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-08-22 20:40:24 +00:00
Dmitry Marakasov
152c3d73dc - Update to 1.01
PR:             137580
Submitted by:   Edmondas Girkantas <eg@fbsd.lt>
Approved by:    wen heping <wenheping@gmail.com> (maintainer)
2009-08-11 13:47:24 +00:00
Martin Wilke
2f406c09ed - Update to 1.00
PR:		136655
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-07-13 07:42:35 +00:00
Martin Wilke
c75460073c There's plenty of modules which need a database, and they all have
to be configured differently and they're always a PITA when you first
install and each and every time they upgrade.

Test::Database provides a simple way for test authors to request
a test database, without worrying about environment variables or the
test host configuration.

WWW: http://search.cpan.org/dist/Test-Database/

PR:		ports/133273
Submitted by:	Wen Heping <wenheping at gmail.com>
2009-04-02 18:26:51 +00:00