1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-07 02:06:57 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Andrej Zverev
affe5b8a95 - Remove SITE_PERL from *_DEPENDS 2012-06-04 13:06:24 +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
Mark Linimon
d72c560b21 Reset infofarmer due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-07 00:19:05 +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
00e602199a - Update to 0.34 2007-02-17 21:28:41 +00:00
Andrew Pantyukhin
c36ad3d129 - Provide additional mirrors where needed
- Convert to "magic" master sites
- Various minor portlint-prodded fixes
2006-07-30 22:46:04 +00:00
Andrew Pantyukhin
0cbae16890 - Require perl from ports
PR:		ports/99054 (part of)
Submitted by:	Aaron Dalton <aaron@freebsd.org>
2006-06-25 16:23:16 +00:00
Andrew Pantyukhin
2fb353ab55 - Update to 0.33 2006-06-17 08:22:05 +00:00
Andrew Pantyukhin
b33965b337 Add port databases/p5-DBIx-SQLite-Simple:
DBIx::SQLite::Simple - easy access to SQLite databases using objects

WWW: http://search.cpan.org/dist/DBIx-SQLite-Simple/

Approved by:	krion (mentor)
2006-05-26 10:34:31 +00:00