Commit graph

511 commits

Author SHA1 Message Date
msaitoh
d16c8e4536 PTL2-current-990512-patch-2 1999-05-31 10:13:57 +00:00
frueauf
c3a54e410c Update ddd to 3.1.5. 1999-05-30 15:05:27 +00:00
tv
c7a4ad2283 We use USE_GMAKE to indicate a gmake dependency, and the existing
BUILD_DEPENDS line was completely wrong anyway.
1999-05-26 16:02:44 +00:00
mycroft
db1683d646 Fix an inconsistency between adding and removing files, with the revision
numbers passed to loginfo.  If a file is re-added, make sure the `old' revision
is `NONE', not the preceding dead revision.
1999-05-25 17:52:25 +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
mycroft
95d1b3cfd8 Fix a compatibility issue with the `-p' option. 1999-05-24 16:53:49 +00:00
hwr
8ed977e2cf Perl module to access LDAP client functions from within Perl5. 1999-05-24 08:32:35 +00:00
tv
32c3a06762 We don't use libtool to make shared objects, so don't add an unnecessary
dependence on pkglibtool.
1999-05-23 19:48:46 +00:00
mycroft
25d20a2072 Fix path. 1999-05-23 14:01:37 +00:00
mycroft
ac074a2c4a Add a %t format for loginfo. 1999-05-23 13:34:14 +00:00
tv
2d7d086734 Add dependency on autoconf[!], and change USE_GTEXINFO to INFO_FILES. 1999-05-22 16:24:09 +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
tron
02e48b67b3 Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20 20:09:49 +00:00
msaitoh
eed1199a4d PTL2-current-990512-patch-1 1999-05-20 17:28:31 +00:00
hwr
22fb6ae997 Enable the LDAP C-SDK. 1999-05-18 21:27:30 +00:00
hwr
b82e66fd6c The Mozilla project C-SDK for LDAP. A LDAP V3 client library. 1999-05-18 21:22:26 +00:00
bad
fbe2ebe8e6 Fix obvious typo in getprotoent.c
From gson@araneus.fi (Andreas Gustafsson).
1999-05-18 14:55:48 +00:00
bad
654e31953b Add and enable p5-FileKGlob. 1999-05-12 20:48:24 +00:00
bad
2b28f56360 Initial import of FileKGlob-1.2 a Perl module to do file name globbing. 1999-05-12 20:47:13 +00:00
bad
3a4481e39f Forgot the .packlist file. 1999-05-12 19:36:03 +00:00
bad
d1cc8d08d0 Correct PKGNAME. 1999-05-12 19:24:47 +00:00
bad
1de76640de Add and enable p5-AtExit. 1999-05-12 18:56:35 +00:00
bad
f405514626 Initial import of p5-AtExit-2.01, a module providing ANSI C like atexit(). 1999-05-12 18:55:00 +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
bad
2c5b4ca760 Use ftp0.sunet.se instead of ftp.sunet.se. 1999-05-05 16:54:03 +00:00
abs
8767426093 s/datail/detail 1999-05-04 01:51:44 +00:00
tron
b1e841e86a Link shared library with "/usr/lib/c++rt0.o" on a.out systems to make sure
that pthread_init() gets called. Fixes PR pkg/7433 by Andreas Gustafsson.
1999-05-02 19:46:16 +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
05af7a4b2e List me as the maintainer of the "glib" package. 1999-05-02 16:04:37 +00:00
tron
1569640079 Update dependence for "gnome-libs" package to version 1.0.9. 1999-05-02 15:52:57 +00:00
rh
2838a6aaca Update dependency on gtk+ to 1.2.2 1999-05-02 15:12:58 +00:00
rh
f72453da82 Update glade to 0.4.1 1999-05-02 14:50:33 +00:00
tron
0de53c2fb0 Update dependence for "glib" package to version 1.2.2. 1999-05-02 14:11:40 +00:00
tron
23cf13f1d6 Update "glib" package to version 1.2.2. 1999-05-02 14:05:55 +00:00
tron
e547cb75e9 Use "../../lang/perl5" to shut up "pkglint". 1999-05-02 12:04:11 +00:00
tron
02bb23dc2f Nuke private definitions of "BINOWN" and "BINGRP" so that files don't
get installed under the id of the user which compiled the package.
1999-05-01 18:35:22 +00:00
tron
293ec7e4ba Correct "rm" command which is supposed to remove "libpthread_pic.a".
Fixes PR pkg/7505 by Nick Hudson.
1999-05-01 18:13:07 +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
2627c24001 Use "-O0" under NetBSD-arm32 until egcs gets fixed. 1999-05-01 12:22:46 +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
tv
6901cb24ac Reenable libg++, reenable mit-pthreads accidentally commented out in rev. 1.49,
and sort rcs.
1999-04-30 15:52:40 +00:00
tv
8bbeb53eb5 Fix this to work properly, so it can be enabled for 1.4. 1999-04-30 15:51:38 +00:00
bad
86b07db0d1 Update from Andreas Gustafsson.
Don't fail to build on 1.3.x systems.
1999-04-30 14:04:56 +00:00
simonb
ddd2fe2788 Add a homepage while I'm here. 1999-04-30 01:51:59 +00:00