Commit graph

30 commits

Author SHA1 Message Date
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
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Edwin Groothuis
e4aa76a9be Remove USE_REINPLACE from categories starting with W 2006-05-13 04:41:22 +00:00
Jean Milanez Melo
2cc9d91309 - Change my ports MAINTAINER to jmelo@FreeBSD.org.
Approved by:	mnag (mentor)
2006-04-05 21:04:30 +00:00
Anton Berezin
f0d9b70944 Fix plist for 5.8.8. IGNORE this port for older perls, since some of
its dependencies require 5.8.X.  Bump PORTREVISION.

Approved by:	portmgr (kris/semi-implicit)
2006-02-28 11:12:49 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
47a39af0bb - Add SHA256
PR:		ports/91094
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
2005-12-30 21:36:38 +00:00
Pav Lucistnik
92e0a01ef7 - Respect PREFIX
- Cosmetic changes

PR:		ports/88673
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
2005-11-12 19:05:08 +00:00
Renato Botelho
5f0fecb5ef - Use pure_install instead install to don't create perllocal.pod to fix pkg-plist
- fixed URL
- Unbreak
- Pass maintainership to submitter

PR:		ports/85234
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	portmgr (clement)
2005-08-24 09:59:40 +00:00
Sergey Skvortsov
54a1630d6e * reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
2005-06-11 16:13:12 +00:00
Norikatsu Shigemura
8d870e03c6 Chase dependency on p5-DBD-Pg.
(Use p5-DBD-Pg-13 on FreeBSD 4.x and Perl 5.00503)
2005-05-08 07:44:30 +00:00
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +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
Kris Kennaway
b134e8de43 BROKEN on 5.x: broken pkg-plist 2004-02-09 01:48:53 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00
Mark Linimon
182c3d5b17 Unbreak by removing hardcoding of perl.
PR: ports/55638.
Submitted by: ian j hart <ianjhart@ntlworld.com>.
2003-11-17 23:22:54 +00:00
Erwin Lansing
6950bbfd5b Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
2003-10-24 14:15:32 +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
Edwin Groothuis
f07f504808 KATO mega patch
- ECHO -> ECHO_MSG

For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD

PR:		ports/56820-56858
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 01:01:08 +00:00
Erwin Lansing
6b470bae86 Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.

Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.

Approved by:	portmgr (marcus)
2003-09-16 05:43:52 +00:00
Ying-Chieh Liao
a89df59ca2 drop maintainership
Submitted by:	maintainer
2003-06-09 15:19:49 +00:00
Kris Kennaway
d7a4ff05e7 Mark BROKEN on all versions, not just 5.1 2003-06-04 17:47:35 +00:00
Kris Kennaway
2f610b15bf BROKEN on 5.1: does not build 2003-05-18 12:22:24 +00:00
Edwin Groothuis
d09b72b96c Remove errornous reference to ${LOCALBASE}/var 2003-02-12 12:24:00 +00:00
Edwin Groothuis
3b9b160c11 www/rt2 upgrade to 2.0.15
Note: I haven't been able to test it on in mysql environment, I'll
keep an eye on bento for any problems.

PR:		ports/47106
Submitted by:	plasma <plasma@freebsd.sinica.edu.tw>
2003-02-12 11:36:57 +00:00
Michael C . Wu
77f0e9d908 Update RT to make it build.
2.0.15 is pending maintainer communications with the committer.
We are also working on a RT3 port.
2003-01-31 19:31:11 +00:00
Michael C . Wu
2ed5e7e17b Adding another reminder to use mod_fastcgi and a static mod_perl 2002-12-22 05:42:32 +00:00
Michael C . Wu
5bb861b3af Update some minor grammar errors. 2002-12-22 05:41:59 +00:00
Michael C . Wu
f98d6d4825 Add rt2 2.0.14,
rT is an industrial-grade ticketing system written
in Perl.

PR:		41701
Submitted by:	plasma
2002-12-22 04:50:13 +00:00