Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 May 2018 20:15:20
0.26

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.26

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
02 Apr 2016 16:30:13
0.26

|
adamw  |
Update to 0.26.
Depend on just vim, not ${LOCALBASE}/bin/vim. Add TEST_DEPENDS, NO_ARCH,
and sort plist.
PR: 207893
Approved by: maintainer timeout (> 3 weeks) |
01 Apr 2016 14:25:18
0.25

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
14 Sep 2015 12:19:50
0.25

|
mat  |
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 |
15 Mar 2015 15:24:49
0.25

|
adamw  |
Update to 0.25.
Changes: https://metacpan.org/changes/distribution/Text-VimColor
PR: 198131
Approved by: maintainer timeout (2 weeks) |
26 Nov 2014 13:08:38
0.14_2

|
mat  |
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 (Only the first 15 lines of the commit message are shown above ) |
06 Mar 2014 18:51:18
0.14_1

|
sunpoet  |
- Remove outdated PERL_LEVEL check
With hat: perl |
24 Jan 2014 18:10:39
0.14_1

|
mat  |
- Convert to staging
- Add license
- Pet portlint
Sponsored by: Absolight |
20 Sep 2013 23:17:32
0.14_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
17 Sep 2013 06:51:04
0.14_1

|
bapt  |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
07 Jun 2013 07:27:14
0.14_1

|
az  |
- Trim Makefile header
- Remove unnecessary depend on PERL_LEVEL < 5.12
- Make portlint happy
PR: ports/178913
Submitted by: az
Approved by: maintainer |
01 Jun 2012 05:26:28
0.14_1
|
dinoex  |
- update png to 1.5.10 |
13 Mar 2012 16:15:36
0.14
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.14
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
05 Nov 2011 16:58:15
0.14
|
sunpoet  |
- Update to 0.14
Changees: http://search.cpan.org/dist/Text-VimColor/Changes
PR: ports/161879
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 15 days) |
20 Jun 2011 09:03:27
0.11
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
24 Sep 2010 02:03:44
0.11
|
pgollucci  |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
17 Apr 2008 14:30:31
0.11
|
araujo  |
- 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) |
08 Sep 2007 01:08:35
0.11
|
linimon  |
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 |
20 Apr 2006 06:10:42
0.11
|
clsung  |
- update to 0.11
PR: ports/96082
Submitted by: maintainer (Yuan-Chung Hsiao) |
24 Jan 2006 03:10:24
0.09
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 02:55:05
0.09
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
21 Sep 2005 19:35:50
0.09
|
fenner  |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing. |
24 Feb 2005 02:33:24
0.09
|
clsung  |
- update to 0.09
- submitter take maintainership
PR: ports/77990
Submitted by: Yuan-Chung Hsiao (maintainer) |
22 Dec 2004 07:17:28
0.08
|
clsung  |
- maintainer feels he will not have enough time to maintain ports
PR: ports/75299
Submitted by: Chiang Cheng-Hsiung (maintainer) |
16 Aug 2004 06:07:54
0.08
|
ijliao  |
mark ignore when perl < 5.6
Submitted by: maintainer |
26 Jul 2004 01:54:44
0.08
|
ijliao  |
add p5-Text-VimColor 0.08
Syntax color text in HTML or XML using Vim
PR: 69575
Submitted by: elvis <elvis@sslab.cs.ccu.edu.tw> |