Commit graph

35 commits

Author SHA1 Message Date
Dmitry Marakasov
1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00
Sunpoet Po-Chuan Hsieh
0719c0d39f - Update to 1.31
- Add NO_ARCH
- Convert to new options target helper
- Fix indent
- Sort PLIST

Changes:	http://search.cpan.org/dist/Text-NSP/CHANGES
2015-10-08 18:45:28 +00:00
Mathieu Arnold
afae652a2a Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
  Though you should note that only the default version can be used to
  install Perl modules, and the non default Perl versions cannot use the
  modules installed via ports if they contain .so as they are installed
  in a version specific directory.

Reviewed by:	bapt (the Mk bits)
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3542
2015-09-14 12:19:48 +00:00
Mathieu Arnold
65a99e72a5 Move p5- ports from ports@ to perl@.
With hat:	perl@
Sponsored by:	Absolight
2015-05-11 12:04:18 +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
Sunpoet Po-Chuan Hsieh
8d40d7b1ce - Add LICENSE 2014-02-08 17:20:00 +00:00
Antoine Brodin
77413dbbec Fix packaging
Reported by:	pkg-fallout
2014-02-08 14:10:04 +00:00
Mathieu Arnold
db33716fd3 Drop maintainership on those.
Sponsored by:	Absolight
2014-02-05 17:35:53 +00:00
Mathieu Arnold
d77405fd6d - Wrap up cd && foo in parenthesis, it'd break with bmake -j
- Replace some FIND ... CPIO with COPYTREE_SHARE.
2013-11-24 17:40:44 +00:00
Vanilla I. Shu
fb2d5da4eb Support STAGEDIR. 2013-11-07 03:52:41 +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
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +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
Anton Berezin
f697bb5cd0 Update to 1.27.
Changes:	http://search.cpan.org/dist/Text-NSP/CHANGES
2013-02-18 09:51:54 +00:00
Steve Wills
1b000dfa39 - Assign clsung's p5- ports to perl@
Approved by:	clsung via IRC
2012-05-01 01:47:10 +00:00
Sunpoet Po-Chuan Hsieh
e01398ce8b - Update to 1.25
- Fix WWW

Changes:	http://search.cpan.org/dist/Text-NSP/CHANGES
Approved by:	clsung (maintainer, via IRC)
2012-02-12 03:37:51 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Sunpoet Po-Chuan Hsieh
6fb6597c89 - Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat:	perl
2011-09-17 06:49:29 +00:00
Cheng-Lung Sung
10d399e81a - Update to 1.23 2011-04-08 10:21:18 +00:00
Cheng-Lung Sung
3837c987a7 - Update to 1.21 2011-02-09 08:38:00 +00:00
Cheng-Lung Sung
22c6480da5 - Update to 1.17
Changes:	http://search.cpan.org/dist/Text-NSP/CHANGES
2010-04-27 06:43:48 +00:00
Cheng-Lung Sung
475010db31 - Update to 1.15
Changes:	http://search.cpan.org/dist/Text-NSP/Changes
2010-04-21 03:48:37 +00:00
Cheng-Lung Sung
67e13ef211 - Update to 1.11
Changes:	http://search.cpan.org/dist/Text-NSP/CHANGES
2009-11-19 02:50:55 +00:00
Cheng-Lung Sung
d55503c52c - Update to 1.09
Changes:	http://search.cpan.org/dist/Text-NSP/doc/CHANGES.pod
2008-04-01 11:18:04 +00:00
Cheng-Lung Sung
13f2ab9726 - Update to 1.07
Changes:	http://search.cpan.org/dist/Text-NSP/CHANGES.pod
2008-03-28 01:03:41 +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
Cheng-Lung Sung
e7ae93458c - Update to 1.03 2006-09-19 15:31:39 +00:00
Cheng-Lung Sung
04e879e470 - Update to 1.01
- Overhaul of Makefile and pkg-plist as Vendor has now left it up to the
  user to install the documentation

PR:		ports/99497
Submitted by:	aaron
2006-06-27 01:11:36 +00:00
Cheng-Lung Sung
38b9c645c8 - Update to 0.95
PR:		ports/99167
Submitted by:	aaron
2006-06-25 14:43:48 +00:00
Cheng-Lung Sung
c8e7cef349 - update to 0.91 2006-04-23 02:37:05 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +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
Cheng-Lung Sung
b427c24c3e - update to 0.73
- changes see http://search.cpan.org/src/TPEDERSE/Text-NSP-0.73/CHANGES
2005-09-06 12:37:48 +00:00
Erwin Lansing
eecbae4c35 Add p5-Text-NSP 0.71, perl5 modules for Ngram Statistics Package.
PR:		ports/72190
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2005-07-18 10:47:09 +00:00