non port: japanese/jacode.pl/Makefile |
SVNWeb
|
Number of commits found: 18 |
Wed, 10 May 2023
|
[ 10:02 Nuno Teixeira (eduardo) Author: Takefu ] 7c8c904
japanese/jacode.pl: Update to 2.13.4.31
- Switch to DISTVERSION
- Update WWW (redirection)
- Update license GPLv1+ to GPLv2
- Update pkg-descr
- Include perl module Jacode.pm
- Pet portclippy
ChangeLog: https://metacpan.org/dist/Jacode/changes
PR: 261461
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Tue, 16 Mar 2021
|
[ 10:53 lwhsu ]
japanese/jacode.pl: Update to 2.13.4.24 (edit)
PR: 254325
Submitted by: takefu@airport.fm (maintainer)
|
Mon, 4 Jun 2018
|
[ 18:09 sunpoet ]
Fix and sort LICENSE
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr (blanket)
|
Fri, 9 Mar 2018
|
[ 17:39 arved ]
Update to 2.13.4.18
PR: 226025
Submitted by: maintainer
|
Sat, 25 Feb 2017
|
[ 16:25 robak ]
japanese/jacode.pl: update 2.13.4.15 -> 2.13.4.16
PR: 216743
Submitted by: takefu@airport.fm (maintainer)
|
Sat, 16 Jul 2016
|
[ 19:02 pawel ]
Update to version 2.13.4.15
PR: 211132
Submitted by: maintainer
|
Sat, 28 May 2016
|
[ 14:24 amdmi3 ]
- Update 2.13.4.12
- While here, add NO_ARCH
PR: 209782
Submitted by: takefu@airport.fm (maintainer)
|
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 )
|
Mon, 8 Sep 2014
|
[ 14:30 culot ]
- Update to 2.13.4.11
PR: ports/193242
Submitted by: takefu@airport.fm (maintainer)
|
Sun, 1 Dec 2013
|
[ 19:50 antoine ]
- Stage support
- remove tab in pkg-descr
PR: ports/183516
Submitted by: Takefu (maintainer)
|
Fri, 20 Sep 2013
|
[ 18:47 bapt ] (Only the first 10 of 352 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
|
Tue, 10 Sep 2013
|
[ 09:39 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Sat, 31 Dec 2011
|
[ 09:42 culot ]
- Update to 2.13.4.10
- Pet portlint(1) by moving LICENSE section earlier
Changes: http://search.cpan.org/dist/jacode/Changes
PR: ports/163622
Submitted by: Takefu <takefu@airport.fm> (maintainer)
|
Mon, 20 Jun 2011
|
[ 08:37 az ] (Only the first 10 of 70 ports in this commit are shown above. )
- 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
|
Mon, 30 May 2011
|
[ 15:12 tota ]
- Add a new port: japanese/jacode.pl
jacode.pl - Perl library for Japanese character code conversion
This software has upper compatibility to jcode.pl.
* jcode.pl upper compatible
* Perl4 script
* Acts as a wrapper to Encode::from_to
* Support HALFWIDTH KATAKANA
* Support UTF-8 by cp932 to Unicode table
http://unicode.org/Public/MAPPINGS/VENDORS/MICSFT/WINDOWS/CP932.TXT
http://support.microsoft.com/kb/170559/ja
(JIS X 0221:2007 BASIC JAPANESE and COMMON JAPANESE)
* Hidden UTF8 flag
* No Object oriented
* Possible to re-use past code and how to
WWW: http://search.cpan.org/dist/jacode/
PR: ports/156972
Submitted by: Takefu <takefu_AT_airport_DOT_fm>
|
Number of commits found: 18 |