non port: converters/p5-Unicode-String/Makefile |
SVNWeb
|
Number of commits found: 26 |
Fri, 25 Mar 2022
|
[ 13:37 Po-Chuan Hsieh (sunpoet) ] 78af14d
converters/p5-Unicode-String: Strip shared library
- Bump PORTREVISION for package change
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 31 Mar 2018
|
[ 09:03 amdmi3 ]
- Add LICENSE
Approved by: portmgr blanket
|
Mon, 12 Sep 2016
|
[ 00:54 wen ]
- Update to 2.10
Changes: http://cpansearch.perl.org/src/GAAS/Unicode-String-2.10/Changes
|
Thu, 12 Mar 2015
|
[ 23:00 adamw ] (Only the first 10 of 229 ports in this commit are shown above. )
Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Fri, 1 Nov 2013
|
[ 14:20 vanilla ] (Only the first 10 of 58 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 16:05 bapt ] (Only the first 10 of 161 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Mon, 17 Dec 2012
|
[ 08:30 az ]
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
|
Mon, 4 Jun 2012
|
[ 08:31 az ] (Only the first 10 of 15 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
|
Tue, 13 Mar 2012
|
[ 16:15 pgollucci ] (Only the first 10 of 391 ports in this commit are shown above. )
- 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)
|
Thu, 8 Mar 2012
|
[ 18:45 pgollucci ] (Only the first 10 of 403 ports in this commit are shown above. )
- 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
|
Sat, 17 Sep 2011
|
[ 06:49 sunpoet ] (Only the first 10 of 309 ports in this commit are shown above. )
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl
|
Thu, 17 Apr 2008
|
[ 14:30 araujo ] (Only the first 10 of 2168 ports in this commit are shown above. )
- 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)
|
Sat, 8 Sep 2007
|
[ 00:53 linimon ] (Only the first 10 of 30 ports in this commit are shown above. )
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
|
Tue, 15 Nov 2005
|
[ 08:33 tobez ]
Update to 2.09. Change maintainer to perl@. Remove copyright notice
from pkg-descr. Put correct WWW from CPAN (http://www.unicode.org/ was
not really helpful WWW for this port).
|
Mon, 14 Nov 2005
|
[ 11:11 edwin ]
Reset maintainer:
<ilia@cgu.chel.su>: Host or domain name not found. Name service error for
name=cgu.chel.su type=A: Host found but no data record of requested type
|
Thu, 15 Jul 2004
|
[ 12:51 ache ]
Only perl 5.8.4 have Base64 3.01, use 500804 as PERL_LEVEL
|
[ 11:49 ache ]
Add including pre/post.mk, missing in prev. commit
|
[ 11:41 ache ]
Do not install p5-MIME-Base64 for newer perls
|
Tue, 2 Sep 2003
|
[ 14:02 mat ]
Update to 2.07
use SITE_PERL and %%SITE_PERL%%
strip pkg-descr from all it's superfluous spaces
PR: 51568
Submitted by: me
Approved by: maintainer timeout (+2 months)
|
Fri, 21 Feb 2003
|
[ 11:08 knu ] (Only the first 10 of 40 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 1 Mar 2001
|
[ 06:39 vanilla ] (Only the first 10 of 329 ports in this commit are shown above. )
Remove do-configure section, use PERL_CONFIGURE now.
|
Wed, 20 Sep 2000
|
[ 20:07 will ]
Make this port respect CC/CFLAGS. I discovered this discrepancy while
reviewing converters/p5-Unicode-Map8. The Porter's Handbook should probably
note that perl module ports that compile something should have a diff similar
to this one.
|
Tue, 19 Sep 2000
|
[ 17:56 ade ]
Add p5-Unicode-String, a perl5 module needed for writing CGI programs with
different national languages
|
Number of commits found: 26 |