Commit graph

87 commits

Author SHA1 Message Date
Adam Weinberger
10f22ecd6d Clean up the rest of the perl@ Makefiles a bit.
- Remove dependencies on modules distributed as part of perl core
- Remove references to FreeBSD < 8 and perl < 5.16
- Ensure that DOCS and EXAMPLES options exist for ports installing
  PORTDOCS or PORTEXAMPLES
- Reduce unnecessary inclusions of bsd.port.options.mk by using
  OPTIONS helpers and the like
- Fix some cases where dependencies were only assigned to BUILD_DEPENDS
- Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS.
  This one happens in many, many ports. I only applied it in cases where
  it interfered with 'make test' but it should maybe be done more generally.
- Mute ${MKDIR} in installation
- Parethesize compound commands
- In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
2015-03-13 17:29:58 +00:00
Adam Weinberger
8d80503781 p5-Test-Differences was already listed as a TEST_DEPENDS, but was missed
being removed from BUILD/RUN_DEPENDS.
2015-02-25 18:54:15 +00:00
Sunpoet Po-Chuan Hsieh
144ba52c5e - Update to 6.88
- Sort PLIST

Changes:	http://search.cpan.org/dist/POE-Component-IRC/Changes
2015-01-04 09:26:23 +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
Mathieu Arnold
93eed364ba Take miwi's old perl ports into perl@'s fold.
Sponsored by:	Absolight
2014-11-18 10:38:26 +00:00
Baptiste Daroussin
91a1caa242 Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
2014-11-18 09:37:31 +00:00
Baptiste Daroussin
b6bb709058 Cleanup plist 2014-10-27 13:00:21 +00:00
Jimmy Olgeni
5e38556079 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.

CR:		D201
Approved by:	portmgr (bapt)
2014-06-13 07:36:27 +00:00
Martin Wilke
fbebb043a5 - Stage support 2014-01-30 16:05:12 +00:00
Martin Wilke
07d0a5aab4 - Update to 6.83 2014-01-15 04:19:22 +00:00
Baptiste Daroussin
f30824b2ef Add NO_STAGE all over the place in preparation for the staging support (cat: irc) 2013-09-20 18:44:49 +00:00
Andrej Zverev
a5341091eb - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-16 17:03:42 +00:00
Martin Wilke
d5b10017d1 - Update to 6.81
- Convert to OPTIONSng

PR:		173867
Submitted by:	Jase Thew <jase@FreeBSD.org>
2013-02-04 02:45:33 +00:00
Jase Thew
380c7f99cb - Update to 6.80
- Convert to new format Makefile header

Changes:	https://metacpan.org/source/BINGOS/POE-Component-IRC-6.80/Changes

PR:		ports/171828
Approved by:	maintainer timeout (38 days)
Feature safe:	yes
2012-10-31 17:05:47 +00:00
Martin Wilke
1faee0fe0d - Update to 6.78
PR:		166989
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2012-05-03 14:26:47 +00:00
Steve Wills
c95b882ee0 - Add TEST_DEPENDS
Approved by:	portmgr (blanket)
2012-05-02 03:23:38 +00:00
Martin Wilke
914470b2e9 - Update to 6.76
- Update WWW

- Changes: http://metacpan.org/source/HINRIK/POE-Component-IRC-6.76/Changes

PR:		162938
Submitted by:	Jase Thew <freebsd@beardz.net>
Feature safe:	yes
2011-12-04 09:50:18 +00:00
Martin Wilke
27faf8d75f - Update to 6.75
PR:		162887
Submitted by:	Jase Thew <freebsd@beardz.net>
Feature safe:	yes
2011-11-28 11:29:14 +00:00
Martin Wilke
03ca934875 - Update to 6.74
PR:		161394
2011-10-23 15:50:21 +00:00
Martin Wilke
5713381dca - Update to 6.70
- Add license

PR:		159286
Submitted by:	Jase Thew <freebsd@beardz.net>
2011-08-26 07:02:19 +00:00
Martin Wilke
9f752a3005 - Update to 6.68
PR:		156502
Submitted by:	Jase Thew <freebsd@beardz.net>
2011-06-12 02:34:12 +00:00
Martin Wilke
b46ea50bb7 - Update to 6.54 2011-03-18 04:04:01 +00:00
Martin Wilke
6696d9dc1e - Update to 6.52 2010-11-24 07:50:08 +00:00
Martin Wilke
6e30f31cb7 - Update to 6.50 2010-11-04 05:04:24 +00:00
Martin Wilke
d6dd940740 - Update to 6.49
PR:		151177
Submitted by:	Jase Thew <freebsd@beardz.net>
2010-11-04 04:52:42 +00:00
Martin Wilke
58235b50fe - Update to 6.45
PR:		150731
Submitted by:	Jase Thew <freebsd@beardz.net>
2010-09-30 04:11:43 +00:00
Martin Wilke
cd8f3d9c37 - Update to 6.39
PR:		150279
Submitted by:	Jase Thew <freebsd@beardz.net>
2010-09-11 11:24:20 +00:00
Martin Wilke
7201fc6037 - Update to 6.35 2010-07-10 07:38:31 +00:00
Martin Wilke
2f33043f02 - Update to 6.32
PR:		147555
Submitted by:	Jase Thew <freebsd@beardz.net>
Feature safe:	yes
2010-06-20 05:01:16 +00:00
Martin Wilke
9281f7517f - Update to 6.24 2010-02-13 16:51:38 +00:00
Martin Wilke
7533219705 - Update to 6.22 2010-01-21 23:21:11 +00:00
Martin Wilke
5016241ee6 - Update to 6.18
PR:		141587
Submitted by:	pgollucci
2009-12-18 00:16:18 +00:00
Martin Wilke
5c59f614dd - Update to 6.16
PR:		139667
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
2009-10-17 07:01:45 +00:00
Jun Kuriyama
04e09fbf81 - Upgrade to 6.14.
Approved by:	miwi
Feature safe:	yes
2009-09-28 09:17:29 +00:00
Martin Wilke
ac6bda3007 - Update to 5.98 2009-03-06 08:22:31 +00:00
Martin Wilke
c0a180149d - Update to 5.96 2009-02-03 13:36:16 +00:00
Martin Wilke
14795a5680 - Add missing dependency
PR:		129791
Submitted by:	Tod McQuillin <devin@spamcop.net>
2008-12-22 21:39:46 +00:00
Martin Wilke
9bc85d8a31 - Update to 5.88 2008-08-30 20:17:43 +00:00
Martin Wilke
f6d89de092 - Update to 5.86 2008-07-24 15:06:35 +00:00
Martin Wilke
6c64e25b88 - Update to 5.84 2008-06-28 22:33:23 +00:00
Martin Wilke
be5e3f3c83 - Update to 5.82 2008-06-18 23:13:05 +00:00
Martin Wilke
a7ac3782c9 - Update to 5.78 2008-05-31 16:06:39 +00:00
Martin Wilke
8e28b360e4 - Update to 5.76 2008-05-08 11:27:54 +00:00
Martin Wilke
fc69eef1eb - Update to 5.74 2008-04-03 11:57:35 +00:00
Martin Wilke
8127adad3a - Update to 5.72 2008-03-25 23:19:58 +00:00
Martin Wilke
d7260a9bd8 - Update to 5.70
- Take maintainership
2008-03-21 11:23:38 +00:00
Beech Rintoul
793438fc1b - Update to 5.68
- Reset maintainership

PR:		ports/120922
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
2008-02-21 07:16:25 +00:00
Beech Rintoul
4c9e4e2e32 - Update to 5.46
Changes:
- irc_public' events should now be generated according to ISupport
 information

PR:		ports/119408
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
Approved by:	linimon (mentor)
2008-01-08 17:29:24 +00:00
Cheng-Lung Sung
24e6630dd0 - Update to 5.34
PR:		ports/115494
Submitted by:	clsung
Approved by:	maintainer (Jin-Shan Tseng)
2007-08-15 02:20:57 +00:00
Cheng-Lung Sung
38df3071a1 - Update to 5.32
PR:		ports/114884
Submitted by:	clsung
Approved by:	maintainer (Jin-Shan Tseng)
2007-07-30 02:01:34 +00:00