Commit graph

22 commits

Author SHA1 Message Date
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
msaitoh
cd81798b2f upgrade PTL2 to PTL2-current-990622 (with patch-1) 1999-06-23 16:57:07 +00:00
msaitoh
d16c8e4536 PTL2-current-990512-patch-2 1999-05-31 10:13:57 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
tsarna
c3117ace92 patch-1 breaks sigjmp. Instead of using it, add patch-ac, which is
corrected version of patch-1.

Still have problems with ttyname()...
1999-05-22 03:23:13 +00:00
msaitoh
eed1199a4d PTL2-current-990512-patch-1 1999-05-20 17:28:31 +00:00
tv
a724af7aa3 Do not create a "libPTL.so" link. This will be done by the pkg system at
install time, and should NOT happen for a.out at all.  (I'll re-add the
removed patches to do this correctly for ELF, and use shlib constructor as
opposed to "every object file constructor", later.)
1999-05-12 16:17:53 +00:00
msaitoh
c49c48e186 Upate PTL2 to PTL2-current-990512. 1999-05-12 13:24:26 +00:00
tv
9c7c60b9c5 Turn off on alpha. This was hosed before, and still is after the ctor change.
Will look into it.
1999-05-06 22:38:08 +00:00
tv
f10ebc39a7 Install ptlg++ with the right permissions by handing down INSTALL_SCRIPT. 1999-05-06 21:01:46 +00:00
tv
6ffc0333da Use proper ELF build (with -soname); also add c++rt0 for a.out and
crt{begin,end}S for ELF so that a constructor does not have to be attached
to every resultant .o file (_pthread_init() becomes a constructor in the
library itself).  Add ptlg++ as analogue of ptlgcc.
The pkgname is renamed ptl-990315 (drop -current-) so this version is not
considered compatible in binary form.
1999-05-06 20:07:21 +00:00
abs
8767426093 s/datail/detail 1999-05-04 01:51:44 +00:00
tron
ddc0bf51a1 Backout this change, the link options are passed to "ld" not "gcc" 1999-05-02 17:18:53 +00:00
tron
ee0c971f4f Add missing prototypes to PTL's "include/arpa/inet.h". Patch supplied
by Michael Graff in PR pkg/7507.
1999-05-02 16:53:00 +00:00
tron
e547cb75e9 Use "../../lang/perl5" to shut up "pkglint". 1999-05-02 12:04:11 +00:00
tron
f37c597c55 Use "-Wl,-R" instead of "-R" in "ptlgcc" to be compatible with the
broken "cc" on 1.3 ELF systems.
1999-05-01 14:38:53 +00:00
tron
f13208f8d9 perl is only required at build time. 1999-05-01 14:37:30 +00:00
tron
f4b715441e Fix complilation warning caused by missing prototype for init hook.
Patch supplied by Michael Graff in PR pkg/7495.
1999-05-01 10:24:40 +00:00
agc
5e550b01df Minor modifications to the English. 1999-04-06 09:48:18 +00:00
msaitoh
bddf511b15 Eliminate libdata/PTL 1999-03-30 00:59:24 +00:00
tron
975278f2db Remove commented out instructions and fix botch caused by pkglinting. 1999-03-29 23:31:08 +00:00
tron
e4e661d09b New "ptl2" package supplied by SAITOH Masanobu in pkg/7212:
This is PTL2 -- Portable Thread Library 2 wrrtten by Kota Abe.
1999-03-29 23:13:56 +00:00