Sunpoet Po-Chuan Hsieh
b3c22098aa
Update to 0.13
...
Changes: http://search.cpan.org/dist/Syntax-Highlight-Engine-Kate/Changes
2017-12-03 20:37:42 +00:00
Sunpoet Po-Chuan Hsieh
9b1325233c
Update to 0.12
...
- Update TEST_DEPENDS
- Convert to options target helper
Changes: http://search.cpan.org/dist/Syntax-Highlight-Engine-Kate/Changes
2017-10-27 23:18:09 +00:00
Mathieu Arnold
cb41fc6623
Fix license information for portgs that use "the same license as Perl".
...
Sponsored by: Absolight
2017-09-15 08:58:46 +00:00
Dmitry Marakasov
1f8b48b772
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
...
Approved by: portmgr blanket
2016-05-19 10:53:05 +00:00
Mathieu Arnold
597afc47ba
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:25:16 +00:00
Sunpoet Po-Chuan Hsieh
cf7c8bbd8c
- Update to 0.10
...
- Sort PLIST
Changes: http://search.cpan.org/dist/Syntax-Highlight-Engine-Kate/Changes
2015-08-02 06:42:55 +00:00
Dmitry Marakasov
04752cbd30
- Fix shebangs
...
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q2
2015-05-31 13:22:05 +00:00
Baptiste Daroussin
718c91904c
Cleanup plist
2014-12-08 21:17:00 +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
5fad809a50
Remove NOPORTDOCS and NOPORTEXAMPLES.
2014-07-04 22:50:40 +00:00
Philippe Audeoud
316d52304a
- Update to 0.09
2014-06-18 12:18:46 +00:00
Vanilla I. Shu
fb2d5da4eb
Support STAGEDIR.
2013-11-07 03:52:41 +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
Sunpoet Po-Chuan Hsieh
1b0d3f744b
- Add WWW
...
- Use single space after WWW:
- Remove Author line
2013-08-29 17:16:52 +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
ea741af1f8
Update to 0.08.
...
Changes:
http://search.cpan.org/dist/Syntax-Highlight-Engine-Kate/Changes
2013-05-27 10:14:10 +00:00
Eitan Adler
5190f14f8d
For perl@ owned ports:
...
- Fix COMMENT
- Trim header
2013-03-29 00:44:53 +00:00
Anton Berezin
f5f1d4e21c
Update to 0.07.
...
Changes: http://search.cpan.org/dist/Syntax-Highlight-Engine-Kate/Changes
2012-12-11 12:12:16 +00:00
Emanuel Haupt
33fcf400f8
End WWW CPAN URL with a "/"
2011-12-28 08:20:20 +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
Philippe Audeoud
354b25a277
- Cleaning MD5 in perl@'s ports
...
Approved by: erwin@ (portmgr)
2011-05-17 11:14:02 +00:00
Philip M. Gollucci
6564a2589c
- only 13% of the p5- ports embed @comment $FreeBSD$:
...
so standarize and remove it
With Hat: perl@
2010-09-24 02:03:44 +00:00
Anton Berezin
658c4b2d25
Update to 0.06.
...
Changes:
http://search.cpan.org/dist/Syntax-Highlight-Engine-Kate/Changes
2009-07-28 10:36:08 +00:00
Philip M. Gollucci
b73a74718c
- Update to 0.05
...
- Pass maintainer to perl@
2009-06-16 16:58:17 +00:00
Mathieu Arnold
fd0ecc33a6
Update to 0.04
2008-04-30 13:10:15 +00:00
Mark Linimon
e3e5d56ef1
Reset aaron's port maintainerships due to many maintainer-timeouts.
2008-04-29 05:27:09 +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
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
Aaron Dalton
5513b6b60d
Update to v0.02
2006-12-25 19:24:14 +00:00
Edwin Groothuis
dd7088c434
Add SHA256 checksum
2006-06-07 14:47:14 +00:00
Aaron Dalton
1ec64150cc
Adding port textproc/p5-Syntax-Highlight-Engine-Kate, a Perl port of Kate's syntax highlighting engine.
...
Approved by: tobez (implicit)
2006-05-29 22:36:48 +00:00