Commit graph

13 commits

Author SHA1 Message Date
mjl
75bcb34e2f Instead of homegrown work around, just depend on p5-perl-headers.
Kudos to wiz for pointing out that such a package indeed exists.
2003-02-13 19:39:40 +00:00
mjl
9b75c49c9b Make this build by building the necessary .ph files on the fly. Also
add a MESSAGE telling the user to run h2ph on his include files.
2003-02-13 19:29:33 +00:00
agc
82d14d16d9 Mark this package as broken 2003-02-13 14:51:03 +00:00
mjl
dbf78792e5 Update p5-Device-SerialPort to 0.12
- corrected DTR activation code
        - improved auto-detection of ioctl methods
        - allow TIEHANDLE to use a device port in addition to a config file
        - added FILENO function
        - added "modemtest"
        - found a place where HANDLE was staying open
        - corrected FD-success test (0 *is* a valid fd number)
2003-02-12 00:43:22 +00:00
seb
0d75c1efb1 Use buildlink2. Use perl5/module.mk. 2002-10-20 17:45:59 +00:00
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
jlam
3e280f70a3 Don't hardcode /dev/tty00 as the serial device; use ${DEFAULT_SERIAL_DEVICE}
instead.  This has no user-visible effect, as the serial device name is
only used for the test framework.
2001-11-25 18:01:58 +00:00
zuntum
d8ed248248 Move pkg/ files into package's toplevel directory 2001-10-31 20:43:56 +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
agc
d26f80ba43 Move to sha1 digests, and add distfile sizes. 2001-04-20 08:55:26 +00:00
agc
268ad0352c + 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 10:33:37 +00:00
wiz
07cd20b334 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:51:27 +00:00
tsarna
b3288638a3 p5-Device-SerialPort pkg from Damon Brodie in PR#11762, but moved to
comms category.
2000-12-18 23:04:26 +00:00