Commit graph

38 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
6dfadfd292 - Add LICENSE
- Fix version requirement of *_DEPENDS

PR:		198413
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 20 days)
2015-03-28 14:42:16 +00:00
Adam Weinberger
bc339bc2fe Update to 7.4.
Changes: https://metacpan.org/source/STBEY/Bit-Vector-7.4/CHANGES.txt

Approved by:	maintainer (implicit)
2015-03-09 16:21:22 +00:00
Baptiste Daroussin
74c050c183 Remove Author from pkg-descr and white space fixes 2015-03-02 23:31:09 +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
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Andrej Zverev
9ec58fca21 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-30 09:42:48 +00:00
Baptiste Daroussin
ce5e457020 Add NO_STAGE all over the place in preparation for the staging support (cat: math) 2013-09-20 20:55:04 +00:00
Andrej Zverev
43f0c9f153 - Convert to new perl framework
- Trim Makefile header

Approved by:	tobez@ (maintainer)
2013-08-05 15:05:29 +00:00
Anton Berezin
ba96b8f3f6 Update to 7.3.
Changes:	http://cpansearch.perl.org/src/STBEY/Bit-Vector-7.3/CHANGES.txt
2013-06-03 14:15:40 +00:00
Baptiste Daroussin
a35b958f86 Do not try to remove directories not created by the port
Reported by:	pkg DEVELOPER_MODE
2013-03-12 13:37:46 +00:00
Anton Berezin
e06dc2b671 Try again for real:
The distfile was re-rolled with no functional changes;
  bump PORTREVISION.
2013-01-22 09:45:55 +00:00
Anton Berezin
3d8d642a13 The distfile was re-rolled with no functional changes;
bump PORTREVISION.
2013-01-22 09:40:40 +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
Andrej Zverev
a50c1cb647 - Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM)
2012-06-03 05:56:20 +00:00
Anton Berezin
739321a885 Update to 7.2.
PR:		167968
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-7.2/CHANGES.txt
2012-05-24 09:25:17 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Anton Berezin
2db16779dc Update to 7.1.
Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-7.1/CHANGES.txt
Feature safe:	yes
2009-09-30 07:10:59 +00:00
Martin Wilke
cba33cb48b - Update to 7.0
PR:		138240
Submitted by:	hideo <hideo@lastamericanempire.com>
2009-08-29 22:04:01 +00:00
Anton Berezin
e71a69d43a Update to 6.9.
Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-6.9/CHANGES.txt
2009-08-13 12:34:27 +00:00
Anton Berezin
89f8a8abf3 Update to 6.8.
Changes: http://cpansearch.perl.org/src/STBEY/Bit-Vector-6.8/CHANGES.txt
2009-08-11 09:32:47 +00:00
Anton Berezin
65a819eaf8 Update to 6.7.
Changes:
http://cpansearch.perl.org/src/STBEY/Bit-Vector-6.7/CHANGES.txt
2009-08-10 10:42:40 +00:00
Anton Berezin
35b2a4edf7 Update to 6.6.
Changes:
http://cpansearch.perl.org/src/STBEY/Bit-Vector-6.6/CHANGES.txt
2009-07-28 10:15:58 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Edwin Groothuis
53354e7e9c SHA256ify
Approved by: krion@
2006-01-22 12:59:47 +00:00
Edwin Groothuis
a437d08eca Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:30:01 +00:00
Anton Berezin
863c23858b Add missing dependency.
Submitted by:	leeym
PR:		91329
2006-01-05 06:16:32 +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
Sergey Matveychuk
4629203d57 - Update to 6.4
PR:		ports/76016
Submitted by:	self
Approved by:	tobez (maintainer)
2005-01-10 13:46:24 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Anton Berezin
8f7670d621 Update to 6.3, add WWW. 2002-10-28 13:27:57 +00:00
Anton Berezin
54eed08df6 Update to 6.2. 2002-09-17 22:11:50 +00:00
Anton Berezin
4ebd898c77 Update to 6.1; assume maintainership. 2001-10-09 18:33:56 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Jun Kuriyama
72b30e7f2a Add 2 "@unexec rmdir"s.
Reported by:	bento
2001-01-12 02:05:06 +00:00
Will Andrews
b1387acd81 Add p5-Bit-Vector 6.0, library of advanced math functions that includes a
Perl OO module.
2001-01-03 23:23:33 +00:00