summaryrefslogtreecommitdiff
path: root/misc/p5-Locale-Codes
AgeCommit message (Collapse)AuthorFilesLines
2001-10-18SVR4 packages have a limit of 9 chars for a package name.veego1-1/+2
The automatic truncation in gensolpkg doesn't work for packages which have the same package name for the first 5-6 chars. e.g. amanda-server and amanda-client would be named amanda and amanda. Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for amanda-server. All svr4 packages also have a vendor tag, so we have to reserve some chars for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6 or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the vendor tag enough room. All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-04-21Update of p5-Locale-Codes to 1.06.jtb2-6/+6
1.06 2001-03-04 neilb Added Locale::Constants, which defines three symbols for identifying which codeset is being used: LOCALE_CODE_ALPHA_2 LOCALE_CODE_ALPHA_3 LOCALE_CODE_NUMERIC Updated Locale::Country to support all three code sets defined by ISO 3166. This was requested by Keith Wall. I haven't added multiple codeset support to the other modules yet - I'll wait until someone asks for them. 1.05 Feb 2001 Added Locale::Currency, contribution from Michael Hennecke. Added testsuite for it (t/currency.t) and added testcases to t/all.t for the all_* functions. 1.04 Dec 2000 Fixed very minor typos from 1.03! 1.03 Dec 2000 Updated Locale::Country: - fixed spelling of a few countries - added link to a relevant page from CIA world factbook Updated Locale::Language: - fixed typo in the documentation (ISO 939 should be 639) 1.02 May 2000 Updated Locale::Country and Locale::Language to reflect changes in the relevant ISO standards. These mainly reflect languages which are new to the relevant standard, and changes in the spelling of some country names. Added official URLs for the standards to the SEE ALSO sections of the doc for each module. Thanks to Jarkko Hietaniemi for pointing me at the pages with latest versions of ISO 3166 and 639. 1.00 March 1998 Added Locale::Country::_alias_code() so that 'uk' can be added as the code for "United Kingdom", if you want it. This was prompted by Ed Jordan <ed@chronos.net> Added a new testsuite for handling this case, and extended the existing test-suite to include testing of the case where 'uk' hasn't been defined as a valid code.
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-1/+1
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-17Re-format, correct any typos.wiz1-13/+5
2000-08-27Convert packages to use PERL5_PACKLIST (part 1). These were the easyjlam2-11/+5
ones to do, and each compiled and installed/de-installed apparently correctly. As a side effect of the dynamic PLIST, we no longer need to have separate -static and -shared PLISTs. It's now easier than ever to make a perl5 package for NetBSD :)
1999-04-15Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" withtron1-3/+2
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-08s/netbsd/${LOWER_OPSYS}/gagc1-3/+3
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-06-22Update package Makefiles for automatic manual page handling.agc1-4/+1
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf1-10/+10
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-01-28Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>"hubertf1-3/+3
(in bsd.port.mk) for backward compatibility.
1998-01-24portlint: remove empty linehubertf1-1/+0
1998-01-24portlint: fix RCS Idhubertf1-1/+2
1997-11-06Add a NetBSD RCS Id to all the PLIST files.agc1-0/+1
1997-10-27i386 -> <$ARCH>hubertf1-2/+2
1997-10-11Import as of 09/25/97hubertf5-0/+48