1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

54 Commits

Author SHA1 Message Date
Dmitry Marakasov
1c77bbb2fc - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q2
2015-05-30 12:25:01 +00:00
Mathieu Arnold
eee58d187e Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
2014-11-26 13:08:24 +00:00
Adam Weinberger
3b13c98a60 Remove NOPORTDOCS and NOPORTEXAMPLES. 2014-07-04 00:33:29 +00:00
Vanilla I. Shu
882b641c0d Support STAGEDIR. 2013-11-05 02:54:53 +00:00
Mathieu Arnold
ce89a80f59 Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent

I fixed a few PORTDOCS misusage, I'll do a second pass.

With Hat:	perl@
2013-10-22 16:57:44 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +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
Andrej Zverev
a4fc6158f5 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
2013-07-26 05:33:51 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Cheng-Lung Sung
cf96bd5154 - Update to 2.2.27
Feature safe:	yes
2011-11-15 02:54:58 +00:00
Cheng-Lung Sung
6504a89a03 - Update to 2.2.26 (2.226)
Feature safe:	yes
2011-11-12 02:50:02 +00:00
Philippe Audeoud
354b25a277 - Cleaning MD5 in perl@'s ports
Approved by:	erwin@ (portmgr)
2011-05-17 11:14:02 +00:00
Yen-Ming Lee
5ba9a5b449 - update to 2.225 2009-11-29 09:12:42 +00:00
Anton Berezin
e4a22490fd Update to 2.2.24.
Changes:	http://search.cpan.org/dist/Mail-Audit/Changes
Feature safe:	yes
2009-09-18 19:03:02 +00:00
Cheng-Lung Sung
17d5de43da - Update to 2.2.23 (2.223)
Changes:	http://search.cpan.org/dist/Mail-Audit/Changes
2008-04-18 08:44:13 +00:00
Cheng-Lung Sung
a305ad14de - Update to 2.2.22 (2.222)
Changes:	http://search.cpan.org/dist/Mail-Audit/Changes
2008-01-06 03:12:06 +00:00
Cheng-Lung Sung
384b784aa2 - Update to 2.2.21 (2.221) 2007-09-22 03:52:29 +00:00
Cheng-Lung Sung
9088b490e1 - Update to 2.2.20 2007-07-25 02:19:27 +00:00
Yen-Ming Lee
ad42e70112 - update to 2.2.19 2007-06-17 01:51:39 +00:00
Mathieu Arnold
b557d03f31 Update to 2.2.18 2007-03-13 13:20:39 +00:00
Cheng-Lung Sung
153a5ec176 - Update to 2.2.17 2007-03-06 06:32:56 +00:00
Cheng-Lung Sung
6ce8a08856 - Update to 2.2.16 2007-02-27 05:41:26 +00:00
Rong-En Fan
36000ef8fd - Use @dirrmtry. Ports like p5-Mail-Audit-Attach also installs things here. 2007-02-22 01:47:20 +00:00
Yen-Ming Lee
7886a18742 - add missing dependencies
- bump PORTREVISION

Noticed by:	max@
2007-02-21 05:25:38 +00:00
Mathieu Arnold
fbb1f5e168 Update to 2.2.15 2007-02-20 16:50:57 +00:00
Mathieu Arnold
b186077965 Update to 2.2.14 2007-02-20 14:56:00 +00:00
Cheng-Lung Sung
8e91435137 - Update 2.212 2006-11-05 13:06:12 +00:00
Cheng-Lung Sung
fd27b6f680 - Update to 2.2.11
- change maintainer to perl@
2006-09-20 03:13:48 +00:00
Cheng-Lung Sung
f9e857ada4 - update to 2.203 2006-08-08 05:22:25 +00:00
Rong-En Fan
7c94a7a6ad - Update to 2.2.02
PR:		ports/100697
Submitted by:	Jin-Shan Tseng
2006-07-23 06:41:47 +00:00
Rong-En Fan
d099370741 - Update to 2.2.01 (distversion is 2.201)
PR:		ports/100418
Submitted by:	Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
2006-07-18 05:16:38 +00:00
Mark Linimon
428ee0bc4b Reset petef due to no response to email. We hope to see him back sometime.
Hat:	portmgr
2006-04-14 20:45:44 +00:00
Edwin Groothuis
80840e8dc5 SHA256ify
Approved by: krion@
2006-01-22 12:50:54 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Bill Fenner
81797980f7 search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
2005-09-21 19:31:43 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
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
Edwin Groothuis
42a23a6b1d Make p5-Mail-Audit building again.
Noticed on: bento
2002-11-17 04:07:33 +00:00
Alan Eldridge
75cf350008 1. Include ${PKGNAMEPREFIX} in doc & examples dirs names.
2. Get right requisite file for new version of razor-agents.
Build was broken, and I know PeteF won't mind me patching his port.
2002-09-03 18:40:37 +00:00
Pete Fritchman
0afe1079b8 Add missing dependencies.
PR:		39181
Submitted by:	David Marshall <marshall@chezmarshall.com>
2002-06-13 16:21:39 +00:00
Pete Fritchman
39deb2fa24 Make the default mail spool directory /var/mail.
Submitted by:	Alex Kapranoff <kappa@agava.com>
2002-03-25 22:26:04 +00:00
Pete Fritchman
5d335b4c66 Update to 2.1.
Submitted by:	Jerry A! <jerry@thehutt.org>
2002-03-19 18:39:02 +00:00
Pete Fritchman
e859aa39c2 Remove an extra '\'.
Reported by:	Dan Langille <dan@langille.org>
2001-12-25 05:16:31 +00:00
Pete Fritchman
6c99560bf2 Update to 2.0. 2001-12-24 18:21:15 +00:00
Pete Fritchman
f7a51635a9 Fix WWW: line 2001-10-03 03:33:47 +00:00
Pete Fritchman
35db8cc37d Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by:	ade
2001-08-22 23:07:23 +00:00
Mario Sergio Fujikawa Ferreira
4cdd790aad o Switch maintainership to submitter (port is maintainerless)
o Update port to version 1.11
o Support NOPORTDOCS, deploy DOCSDIR
o Update DESCR, add WWW tag

PR:		29368
Submitted by:	Pete Fritchman <petef@databits.net>
2001-08-03 04:51:53 +00:00
Vanilla I. Shu
001c3c4aa2 Upgrade
p5-Apache-AuthTicket		=>	0.31
  p5-Apache-AuthenCache		=>	0.04
  p5-Business-CreditCard	=>	0.23
  p5-CGI-Cache			=>	1.03
  p5-Crypt-CipherSaber		=>	0.60
  p5-Crypt-SSLeay		=>	0.25
  p5-File-Cache			=>	0.16
  p5-Filter			=>	1.23
  p5-FreezeThaw			=>	0.41
  p5-HTML-Stream		=>	1.49
  p5-Mail-Audit			=>	1.10
  p5-Mail-Box			=>	1.111
  p5-Mail-IMAPClient		=>	2.1.2
  p5-Mail-Sender		=>	0.7.08
  p5-Math-FixedPrecision	=>	0.14
  p5-Math-GMP			=>	1.07
  p5-NNTPClient			=>	0.37
  p5-Net-SSLeay			=>	1.07
  p5-Proc-Background		=>	1.03
  p5-Quota			=>	1.3.3
  p5-Text-Template		=>	1.31
  p5-WWW-Search			=>	2.19
  p5-XML-RSS			=>	0.97
  p5-chart			=>	fix pkg-plist
2001-05-10 01:20:55 +00:00