espie
464f847a12
Oops
2000-10-22 14:55:40 +00:00
espie
aa4a7733cc
Complete a few MAINTAINER names.
2000-10-22 14:02:46 +00:00
espie
3bfa960528
Use var substitution to yield a better installation message
2000-10-22 13:26:51 +00:00
espie
944fbc0454
Fix bogus dependency.
...
I shouldn't have to do this. Jakob, your quality control is lacking...
2000-10-22 12:45:36 +00:00
espie
fbc7ee7ab7
Minor clean-up: add site_perl dir to fake mtree so that it won't appear
...
as @dirrm in make plist.
2000-10-22 12:06:56 +00:00
brad
61cd098a2d
pass the pic flag along to the compiler when linking the shared library.
2000-10-21 22:06:29 +00:00
brad
7dd919076e
use "cc -shared" on 2.8 and up to create shared libraries.
2000-10-21 20:11:15 +00:00
brad
b5775c768a
bump NEED_VERSION
2000-10-21 19:59:17 +00:00
brad
cadc683ada
do not assume it's ok to link shared libraries with libc.
2000-10-21 19:28:25 +00:00
brad
197acd0446
use "cc -shared" on 2.8 and up to create shared libraries.
2000-10-21 18:23:45 +00:00
brad
23efb76740
use "cc -shared" on 2.8 and up to create shared libraries.
2000-10-21 17:46:33 +00:00
brad
ce9faa5721
use "cc -shared" on 2.8 and up to create shared libraries.
2000-10-21 17:37:21 +00:00
brad
30f7bb858d
first libtool port to be converted over to using "cc -shared" for shared libraries on 2.8 and up. needed as a prereq for gmake to get emacs for Theo on powerpc ;)
2000-10-21 17:34:39 +00:00
brad
38c9687b6b
add support for the PowerPC port
2000-10-21 17:29:54 +00:00
brad
7214e5d558
- cleanup Makefile
...
- add support for the PowerPC port
2000-10-21 17:27:56 +00:00
espie
90d269cf14
Don't match kdelibs 1.2, thanks todd.
2000-10-21 06:31:23 +00:00
espie
1a5c0bdd86
kcheckpass and konsole_grantpty needs setuid
2000-10-20 20:59:49 +00:00
espie
c337fbc3c6
Somehow, konsole is not coming up in a sane signal environment.
...
Work around it by restoring sig child handler to a sane value
temporarily.
2000-10-20 20:11:40 +00:00
espie
f88b922882
Typo
2000-10-20 12:27:06 +00:00
espie
499f363467
Release candidate 2, less bugs.
2000-10-19 12:15:25 +00:00
brad
a72f4e812e
pass the pic flag along to the compiler when linking the shared library.
2000-10-19 11:56:02 +00:00
brad
df20c9d2e1
don't create share/locale under X11BASE
2000-10-19 00:52:47 +00:00
brad
892c9e01da
pass the pic flag along to the compiler when linking the shared library.
2000-10-18 14:50:55 +00:00
jakob
3cc73ec531
mhash flavour dependency fix; avsm@
2000-10-17 20:33:39 +00:00
brad
b471d78d0a
bah, remove extra space after the line continuation. Pointed out by
...
Peter Strömberg <wilfried@commentor.se>
2000-10-17 11:55:52 +00:00
brad
24b2eb8d79
fix the permissions used on tty's by using the autoconf option
...
--enable-ttygid. Pointed out by danh@
2000-10-17 03:36:14 +00:00
brad
70f361ffb8
- respect CFLAGS.
...
- pass the pic flag along to the compiler when linking the shared library.
2000-10-16 23:23:10 +00:00
brad
6c54fcbf04
pass the pic flag along to the compiler when linking the shared library.
2000-10-16 21:17:13 +00:00
brad
d24f476740
pass the pic flag along to the compiler when linking the shared library.
2000-10-16 19:47:30 +00:00
brad
dc166a570a
pass the pic flag along to the compiler when linking the shared library.
2000-10-16 19:38:15 +00:00
brad
5f38a199a4
pass the pic flag along to the compiler when linking the shared library.
2000-10-16 19:26:07 +00:00
espie
a9bbe85c9d
Rewrite changes so that DEVICES is taken into account.
2000-10-16 17:50:14 +00:00
fgsch
45aeb71d96
add real names to MAINTAINER.
2000-10-16 13:30:30 +00:00
kevlo
cd74a89cb5
MAKE_ENV -> CONFIGURE_ENV, thanks Pavel Korovin <pvk@tsinet.ru>
2000-10-16 09:34:59 +00:00
jakob
0895e98ad7
update to 4.0.3pl1; fixes memory leak
2000-10-15 14:50:16 +00:00
jakob
07d36e1a23
remove unneeded patch
2000-10-13 11:33:14 +00:00
camield
da890773ef
- correct insecure tempfile handling
...
From security-audit mailinglist through
Gabriel Kihlman <gk@stacken.kth.se>
2000-10-13 07:25:39 +00:00
obecian
3865cc190e
icmp checksum patch (bug found by Niels Provos)
...
new release not quite ready yet
2000-10-13 02:04:33 +00:00
brad
45480eeb0f
remove the BROKEN tag now that the distfile on the distsite has been corrected.
2000-10-13 00:34:20 +00:00
naddy
3e44784924
- FIX: Make revision links in annotation work.
...
- Recognize "Links" as text-based browser.
2000-10-12 19:53:30 +00:00
jakob
2f2b0dad2b
security fix upgrade to v4.0.3, ok turan@
2000-10-12 16:23:08 +00:00
kevlo
0398d51572
- Add full name to maintainer
...
- Style
2000-10-12 12:41:23 +00:00
camield
7c6b47ac05
- HAS_CONFIGURE -> CONFIGURE_STYLE
...
- remove FAKE
- add RCS ids to patches and PLIST
- add arp.dat to PLIST
- do not install rc.arpwatch in /etc
- add patch to make arpwatch work on interfaces without IP
2000-10-12 09:37:35 +00:00
espie
22149fbc56
Thanks, Ian.
2000-10-11 09:54:23 +00:00
espie
204d556cb8
Checksum change... realm of twice the same release.
...
Thanks for the multiple notices.
2000-10-10 20:46:54 +00:00
espie
5bccb7cf96
Resurrect patch.
...
Brad, sloppy update, very sloppy.
2000-10-10 16:57:53 +00:00
espie
e64a306f88
Darn samples want X11 includes.
2000-10-10 13:21:19 +00:00
espie
4c27776be4
shouldn't have sneaked in...
2000-10-10 01:28:46 +00:00
espie
273d0b9550
Darn qt2 is smarter at configuring than it was.
...
Can't lie to it about libraries locations
2000-10-10 01:26:48 +00:00
espie
817dc5f237
Synch (934)
2000-10-10 00:55:58 +00:00