Commit graph

22 commits

Author SHA1 Message Date
jlam
cc4128d97e Buildlinkify, in the sense that only the perl headers are found in
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-26 06:49:36 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
veego
63ad910dee SVR4 packages have a limit of 9 chars for a package name.
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-10-18 15:20:01 +00:00
jtb
aeef5a4552 Update of p5-Locale-Codes to 1.06.
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-21 00:05:05 +00:00
agc
88670a4a89 Move to sha1 digests, and add distfile sizes. 2001-04-20 13:52:07 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
wiz
54472a1a3a Re-format, correct any typos. 2000-12-17 22:58:00 +00:00
jlam
18cba9d7fa Convert packages to use PERL5_PACKLIST (part 1). These were the easy
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 :)
2000-08-27 07:10:59 +00:00
tron
23e0063766 Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
agc
79e49eaba2 s/netbsd/${LOWER_OPSYS}/g 1999-04-08 18:51:48 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- 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-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
daa3dd519a Update package Makefiles for automatic manual page handling. 1998-06-22 12:44:29 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
hubertf
f535cf3701 Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>"
(in bsd.port.mk) for backward compatibility.
1998-01-28 15:33:44 +00:00
hubertf
157a5a653b portlint: remove empty line 1998-01-24 21:23:48 +00:00
hubertf
1a2383c5f8 portlint: fix RCS Id 1998-01-24 21:22:16 +00:00
agc
5358faaf74 Add a NetBSD RCS Id to all the PLIST files. 1997-11-06 09:57:11 +00:00
hubertf
fb02d1c7cb i386 -> <$ARCH> 1997-10-27 00:51:54 +00:00
hubertf
240eed442d Import as of 09/25/97 1997-10-11 21:53:59 +00:00