Commit graph

13 commits

Author SHA1 Message Date
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
taca
8cc98f5d82 Create test target and don't always do testing. 2001-09-26 08:12:33 +00:00
taca
9b1f57272e Update p5-Jcode to 0.75.
0.75    2001/07/19
	* (:?) -> (?:) (Tatsuhiko Miyagawa <miyagawa@edge.co.jp>)
	* fixed file permissions
	  (Takahiro Kambe <taca@sky.yamashina.kyoto.jp>)
0.74    2001/07/17
	* optimization of debug (()->(:?))
	  (Hiroki Ohzaki <ohzaki@iod.ricoh.co.jp>)
	* H2Z bugfix (Mutsutoshi Yoshimoto <riku@freedom.co.jp>)
2001-07-19 12:54:57 +00:00
taca
0104e9ae09 Update Jcode to 0.73. Changes from HISTORY are below:
0.73    2001/06/13
       * euc -> jis conversion fails when it encounters
         consecutive hankaku kana then zenkaku kana
         (Mikage Sawatari<mikage@mikage.to>)
2001-06-12 22:19:20 +00:00
taca
c01a2abb7d Update p5-Jcode to 0.72. Here is change from 0.71 (date is localtime, JST).
0.72    2001/06/01
        * $j->tr("a-Z", '', 'd') fixed
          (Tatsuhiko Miyagawa <miyagawa@edge.co.jp>)
	* t/tr.t rewritten to test that
2001-05-31 23:13:56 +00:00
taca
9763fe617f Update Jcode to 0.71.
Here is change from HISTORY.

0.71    2001/05/18
        * VERSIONing glitches on Jcode::Constants fixed
          (Tatsuhiko Miyagawa <miyagawa@edge.co.jp>)
        * _mkbuf is gone!
          -> Jcode::Constants is now sub free!
        * all *.pm passes podchecker(1) now
2001-05-18 15:52:47 +00:00
taca
318cb6ca53 Use pre-configure instead of pre-patch since removing those files are
really needed before doing configure not patch.
2001-05-15 23:49:06 +00:00
taca
a3cdf07492 - Update Jcode to 0.70. Changes from HISTORY is here.
0.70	2001/05/16
	* euc -> jis code optimized
	  (Kazuto Ichimura <ichimura@shimada.nuee.nagoya-u.ac.jp>)
	* VERSIONing glitches on Jcode::Unicode fixed
	  (Tatsuhiko Miyagawa <miyagawa@edge.co.jp>)

- Use ALL_TARGET and delete post-build.
- Change post-extract to pre-patch.
2001-05-15 23:27:57 +00:00
taca
e2155a97e9 Update p5-Jcode to 0.69. Here is change from HISTORY.
#
# $Id: HISTORY,v 0.69 2001/05/11 15:48:07 dankogai Exp dankogai $
#
0.69	2001/05/12
	* lots of code beautification done in response to
	Kazuto Ichimura <ichimura@shimada.nuee.nagoya-u.ac.jp>
2001-05-14 13:34:57 +00:00
wiz
a4f21a5507 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 09:54:06 +00:00
agc
fb467f5ac2 + 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:22:34 +00:00
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
taca
c4a8a79da3 Importing p5-Jcode package. 2001-01-06 16:30:26 +00:00