1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

566 Commits

Author SHA1 Message Date
David E. O'Brien
a8743e10d6 fix typo in a URL 1998-12-01 09:33:58 +00:00
Satoshi Asami
4e161a02da work -> ${WRKDIR} 1998-12-01 08:33:29 +00:00
Jacques Vidrine
413ae12c96 Checksum changed already! 1998-12-01 04:12:57 +00:00
Jacques Vidrine
f1437b8f30 Update to 2.1. 1998-12-01 04:04:07 +00:00
Satoshi Asami
2abd784be1 Fix the bug when the user specs the source address as the tun0/ppp0
link.

Submitted by:	jmb
1998-11-29 23:02:39 +00:00
Jacques Vidrine
2301b883c9 Back out last commit -- we are in a freeze. Pass me the pointy hat.
Reminded by:		asami
1998-11-29 03:43:29 +00:00
Jacques Vidrine
fb2f8b80ce Back out last commit -- we are in a freeze. Pass me point hat.
Gently reminded by:	asami
1998-11-29 03:20:10 +00:00
Jacques Vidrine
2cc1c31e46 Update to 2.1 1998-11-29 03:09:05 +00:00
Archie Cobbs
f2d7b89189 Fix compile problems under 3.0; haven't tested it with a 3.0 kernel yet. 1998-11-23 19:29:58 +00:00
Jun Kuriyama
2fbb59eed6 The GNU Privacy Guard
Submitted by:	kuriyama@FreeBSD.ORG
1998-11-23 14:13:26 +00:00
Jun Kuriyama
c6996a8496 Activate gnupg. 1998-11-23 14:12:44 +00:00
Satoshi Asami
128a1ba7c6 Mark it broken, doesn't build on 2.2-stable.
=======
===>  Building for super-3.11.6
cc -c -DSUPERFILE=\"/usr/local/etc/super.tab\" -DTIMESTAMP_DIR=\"/usr/local/var/superstamps\" -DSYSLOG_PRIORITY=LOG_ERR -DHAVE_CONFIG_H -I.   -O -pipe super.c
In file included from localsys.h:166,
                 from super.h:18,
                 from super.c:12:
/usr/include/prot.h:60: parse error before `create_auth_reply'
/usr/include/prot.h:62: parse error before `KTEXT'
/usr/include/prot.h:62: warning: data definition has no type or storage class
*** Error code 1

Stop.
1998-11-23 09:02:19 +00:00
Satoshi Asami
33bc51da2f Use NO_WRKSUBDIR. 1998-11-23 08:37:27 +00:00
Jun Kuriyama
81e34b74ca Oops, I forgot to remove old patches... 1998-11-23 07:41:52 +00:00
Jun Kuriyama
2a837a4934 Activate ssh2. 1998-11-23 05:16:14 +00:00
Jun Kuriyama
86f1d621b0 Secure shell client and server (remote login program).
PR:		ports/8204
Submitted by:	Issei Suzuki <issei@jp.FreeBSD.ORG>
1998-11-23 05:15:17 +00:00
Satoshi Asami
f0b7975aa0 Mark this broken as it awaits upgrade after repository copy. 1998-11-22 21:53:31 +00:00
David E. O'Brien
9705b28019 Add another MASTER_SITE. 1998-11-21 23:05:10 +00:00
David E. O'Brien
d02eecccd2 Update to version 3.11.6.
(currently the "password=y" feature to requre a password to be entered
before running a command only works on DES passwords)
1998-11-19 09:19:19 +00:00
David E. O'Brien
47016ec29c Update checksums. 1998-11-19 05:22:37 +00:00
Bill Fumerola
0ac60094f0 Fix ports/net/portscanner for 3.0-* people.
PR:		ports/8737
Reviewed by:	Bill Fumerola <billf@FreeBSD.org>
Submitted by:	Osokin Sergey <osa@freebsd.org.ru>
1998-11-18 21:29:24 +00:00
Bill Fumerola
eea0c917c3 Initial import of portscanner, a quick and dirty way to scan ports
similar to strobe, but much quicker, and good for use in scripts and CGI.

PR:		ports/7582
1998-11-17 20:46:44 +00:00
Archie Cobbs
a201dee08b The original SKIP source is export controlled and only obtainable via a web
page, which previously meant that this port would not build automatically.
Some naughty person exported the tarball, so now point directly to it instead.
1998-11-17 03:27:52 +00:00
Archie Cobbs
e90831f9b9 SKIP needs a custom mbuf flag; use M_PROTO1 instead of M_EOR.
PR:		ports/8712
Reviewed by:	Archie Cobbs <archie@whistle.com>
Submitted by:	Christopher N . Harrell <cnh@eng.mindspring.net>
1998-11-17 03:24:13 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Andrey A. Chernov
f5f3107e73 add official kerberos patch 1998-11-10 13:20:21 +00:00
Jacques Vidrine
17565d52fa Build and install correctly for a.out and ELF. 1998-11-07 02:33:51 +00:00
David E. O'Brien
700b35066f Make IS_INTERACTIVE so people doing ``cd /usr/ports ; make fetch'' will
get a little farther.

Requested by:	Andreas Klemm <andreas@klemm.gtn.com>
1998-11-04 18:45:38 +00:00
David E. O'Brien
3c1a7c6ce8 configure with "--without-x" if X11BASE/bin/xauth is missing.
Requested by:	Studded@gorean.org
1998-10-30 06:15:18 +00:00
Satoshi Asami
8006568a42 Version changed again, this time to 1.5.6.5. 1998-10-27 04:54:44 +00:00
Vanilla I. Shu
84c365b01c Upgrade to latest version, remove BROKEN tag. 1998-10-26 13:20:24 +00:00
Satoshi Asami
0be4c010c4 The distfile doesn't exist on master site anymore.... 1998-10-26 08:58:30 +00:00
David E. O'Brien
db3aa5e9b4 Add more DISTSITES. The single one listed only allowed 10 simulanious anon
connections -- not enough for the demands of the Awesome FreeBSD Ports
Collection(tm).
1998-10-26 05:52:02 +00:00
Vanilla I. Shu
39e94fffc7 Upgrade to 1.5.6p3, and change erich's email address. 1998-10-23 14:29:32 +00:00
Scott Mace
71c938c5ab Compile Under ELF
PR:		ports/8336 ports/8255
1998-10-19 12:46:24 +00:00
David E. O'Brien
7076c9755d Fix skey authorization.
Submitted by:	Jeff Kletsky <Jeff@Wagsky.com>
1998-10-10 09:50:36 +00:00
Steve Price
8951fb7819 The location of identd.key is in ${PREFIX}/etc.
PR:		8091
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1998-10-10 06:09:54 +00:00
Steve Price
44fc85961a Spell PREFIX wih only one X.
PR:		8089
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1998-10-10 03:45:36 +00:00
Steve Price
7b5e4d239c '-lcrypt' is needed in the USE_DES case too.
PR:		8080
1998-10-10 03:42:59 +00:00
Satoshi Asami
5ae4f4e88c Um, be careful when you copy stuff around -- change the second
CONFIGURE_ARGS defintion to use "+=" so it won't override the first.

While I'm here, GNU_CONFIGURE implies --prefix=${PREFIX} so take it out.
1998-10-08 13:11:52 +00:00
Jordan K. Hubbard
b05e6687f6 Better depends.
Also Suggested by:	asami
1998-10-08 06:17:56 +00:00
Jordan K. Hubbard
efa62cf97c Clean this file up a bit.
Suggested by:	asami
1998-10-08 06:16:18 +00:00
Jordan K. Hubbard
564a72f782 Properly reference the rsaref sources, which are required during the build
of ssh now.  If anyone knows of a way of making the build dependency here
less gross, I'm listening! :)
1998-10-08 03:42:23 +00:00
Jordan K. Hubbard
37df81f735 Depend on ports collection rsaref, since we have it now already
available "broken out."
1998-10-07 23:03:44 +00:00
Brian Somers
66bbf9dad0 Elfify 1998-10-01 18:35:41 +00:00
Justin M. Seger
c94a576e69 Mark all KDE ports BROKEN for ELF. 1998-09-30 02:07:28 +00:00
Dima Ruban
4e3e46d910 oops. fix my previous commit. 1998-09-28 02:14:33 +00:00
Mark Murray
e8b053097d Honour CFLAGS. 1998-09-27 11:34:28 +00:00
Dima Ruban
bda0eafc55 Fix it for alpha. 1998-09-26 19:35:05 +00:00
Mark Murray
e04f6feacb Update for new perl5 1998-09-26 18:51:23 +00:00
Dima Ruban
43f2f84d94 Make RSA stuff work on alpha (or on any other 64bit architecture) 1998-09-26 04:42:09 +00:00
Satoshi Asami
b4bc06c5bf security/rsaref has been ELFized. 1998-09-25 10:20:21 +00:00
Steve Price
a198154cf2 Remove regexp support for libxview not that it builds ELF too. 1998-09-21 22:15:59 +00:00
David E. O'Brien
2a6135917f fix usage 1998-09-21 01:38:40 +00:00
David E. O'Brien
8caddd6f8d Add `nfsv2' to the mount example. 1998-09-21 01:23:38 +00:00
David E. O'Brien
7c073e9d51 * Support blowfish encription.
* Install the cfs's ssh as cfssh.
1998-09-21 01:03:10 +00:00
Steve Price
dcf1287e4d giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
Satoshi Asami
6470b4dc9c tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:
libwrap is a shared library so it should be LIB_DEPENDS, and delete
some spaces and tab-only lines.
1998-09-17 10:53:31 +00:00
Satoshi Asami
8ce1982fd8 Rewind shlib version number.
Reminded by:	Sheldon Hearn <axl@iafrica.com>
1998-09-17 10:47:22 +00:00
Scott Mace
ab11532432 Fix Package build for aout system
symlink .so in all cases
1998-09-16 22:48:46 +00:00
Scott Mace
f2cbbbb527 Fix Package build for aout system
symlink .so in both elf and aout cases
1998-09-16 22:47:43 +00:00
Scott Mace
6e7a1bff7a Fix building problems on aout system 1998-09-16 14:08:49 +00:00
Scott Mace
fea283c192 Fix build problem for aout 1998-09-16 13:46:17 +00:00
Satoshi Asami
668e0f51f4 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
checks haven't missed anything.

Submitted by:	dima
1998-09-15 21:31:59 +00:00
Scott Mace
f3a0fe1f57 make tcp_wrapper build on a non-elf system 1998-09-15 14:57:29 +00:00
Scott Mace
5f4a8f1004 fix typo in previous commit 1998-09-15 14:54:01 +00:00
Scott Mace
5a6b7d287c Support building on non-elf machine 1998-09-15 14:49:08 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Scott Mace
0449f68367 make ELF conversion comply with standard. 1998-09-15 03:57:17 +00:00
Scott Mace
746979cfa9 Make elf conversion comply with standard
round up shlib version to 8
1998-09-15 03:56:19 +00:00
Scott Mace
34115e265b make ELF conversion comply with standard 1998-09-15 03:38:59 +00:00
Scott Mace
380961dbc9 Convert to Elf. 1998-09-14 22:33:48 +00:00
Scott Mace
196cf84ecb Add libwrap.so 1998-09-14 21:14:16 +00:00
Scott Mace
d45a65852a Convert to ELF. 1998-09-14 21:10:51 +00:00
Scott Mace
c47841cc53 Convert to Elf. 1998-09-14 21:08:57 +00:00
Mark Murray
96b0027413 Generalise the fetch process, and allow those outside the USA to
fetch as well.
1998-09-14 19:23:42 +00:00
David E. O'Brien
68d3c07ae6 upgrade to 0.4 Alpha 1998-09-14 00:20:20 +00:00
Chuck Robey
62728f8f6f Repair a linkage problem, whereis the ssh port was trying to
specify the location of system libs.
Reviewed by:	Mark Murray, David O'Brien
1998-09-13 20:38:06 +00:00
Satoshi Asami
2d8ab3c4a7 Mark ports that are still suffering from post-perl5-upgrade syndrome
as broken.  Actually there were much fewer than I thought.

Approved by:	markm
1998-09-03 13:45:47 +00:00
Steve Price
3845fbcfd5 Update to version 0.5.4p4.
PR:		7739
Submitted by:	maintainer
1998-08-30 15:35:08 +00:00
Mark Murray
58337fe7a8 Upgrade to version 0.9.0b 1998-08-27 16:38:03 +00:00
Steve Price
ab00cd1c8a Update to version 0.09.
PR:		7421
Submitted by:	maintainer
1998-08-24 00:43:56 +00:00
Justin M. Seger
71ed7995a6 Perl fixes 1998-08-23 15:06:57 +00:00
Justin M. Seger
6e34cd2393 Perl fixes 1998-08-23 13:32:58 +00:00
Masafumi Max NAKANE
5214a9daa8 Add a line only contains a # after the $Id$ line. 1998-08-21 22:04:29 +00:00
David E. O'Brien
b0a37b7555 * Nuke included libpcap so I don't make the mistake ache fixed again.
* Prefer -u diffs over -c
1998-08-20 22:06:00 +00:00
Tim Vanderhoek
f67f442cd4 Secure the freedom of the manpages! Free the manpages!
PR:		ports/7651
1998-08-19 19:54:37 +00:00
Tim Vanderhoek
5d6505ebbb The pkg_create(1) handles symlinks correctly. Delist manpages. 1998-08-19 19:51:10 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
Andrey A. Chernov
6389f112ab Old version use bpf.h from internal libpcap and link with
system libpcap in the same time. Fix to use <net/bpf.h> instead

New manpages scheme
1998-08-18 14:31:37 +00:00
Vanilla I. Shu
70905e2b13 Use ${PERL_VERSION} on perl version.
Reminded by: asami
1998-08-17 12:12:34 +00:00
Vanilla I. Shu
3793a4b6da Change perl version to 5.00502. 1998-08-17 10:42:38 +00:00
Tim Vanderhoek
d7b166d94b Standard new perl5 fixes.
PR:		ports/7625 (Stephen J. Roznowski <sjr@home.net>)
1998-08-16 00:48:41 +00:00
Satoshi Asami
65edaaa1f5 Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
Satoshi Asami
fbf0318121 smurflog is moved from net to security.
Forgotten by:	nectar :)
1998-08-07 23:58:37 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Vanilla I. Shu
1e1c07a556 Compatible with perl5.00501. 1998-08-06 15:18:27 +00:00
David E. O'Brien
bb64cc9290 Added "net" to categories 1998-08-04 18:01:31 +00:00
David E. O'Brien
91119c46ac turn on nmap 1998-08-04 18:01:09 +00:00
David E. O'Brien
f896e54ddc nmap is a utility for port scanning large networks
Sometimes you need speed, other times you may need stealth. In some cases,
bypassing firewalls may be required. Not to mention the fact that you may
want to scan different protocols (UDP, TCP, ICMP, etc.).
You just can't do all this with one scanning mode.  Thus nmap
incorporats virtually every scanning technique known of.

See the nmap homepage at http://www.insecure.org/nmap/index.html
1998-08-04 17:59:51 +00:00
Dima Ruban
2bb6d97578 Use more sane CMD_PATH. 1998-08-03 06:33:07 +00:00
Dima Ruban
3412dccd60 If KRB5_HOME is defined, compile ssh with krb5 support. 1998-08-01 22:24:55 +00:00
Dima Ruban
d6f233115b Honor KRB5_HOME variable. 1998-08-01 19:47:54 +00:00
Julian Elischer
5ecb327bd7 PR: 6078
Submitted by:	archie cobbs (archie@whistle.com)

fix typo in docs
1998-07-30 03:14:29 +00:00
David E. O'Brien
6050f76c02 PR ports/7197 seems to have been the wrong fix. While I think Joe Greco's
statements are a little strong (like /.cshrc being used in single user mode),
it does appear /root was already protected.

PR:		ports/7200
Submitted by:	Joe Greco <greco@ns.sol.net>
1998-07-28 17:54:21 +00:00
David E. O'Brien
e427fc4aa4 Root's home dir is "/root" not "/".
PR:		ports/7197
Submitted by:	Nathan Dorfman <nathan@rtfm.net>
1998-07-28 17:15:37 +00:00
David E. O'Brien
3567115e95 Author has a patch. 1998-07-28 01:56:02 +00:00
David E. O'Brien
943b38fb38 Upgrade to version 1.5. 1998-07-28 01:50:01 +00:00
Dima Ruban
53305a53ef Minor change to make it work with other awk versions (The one that OpenBSD
has for example)
1998-07-27 22:45:10 +00:00
Jacques Vidrine
edd2966472 A program to assist logging of smurf attacks.
Moved from net category.
Suggested by: David O'Brien <obrien@NUXI.com>
1998-07-27 07:25:36 +00:00
Satoshi Asami
8e9ae80248 Fix up slogin1.1 -> ssh1.1 symlink too. 1998-07-25 19:46:37 +00:00
Stefan Eßer
84377cc5f9 Change dependencies to accept Qt-1.33 if present,
but to build Qt-1.40 if no compiled Qt library can be found.
1998-07-23 20:52:04 +00:00
Steve Price
3082423bba Turn on bjorb. 1998-07-20 02:39:54 +00:00
Steve Price
fbbabc0248 Initial import of bjorb version 0.5.3p1.
Secure TCP relay software with SSL.

PR:		7181
Submitted by:	Issei Suzuki <issei@t-cnet.or.jp>
1998-07-20 02:39:04 +00:00
Stefan Eßer
6d478c9ec9 Upgrade to KDE Release 1.0 1998-07-14 22:33:44 +00:00
Stefan Eßer
3e413c8ba0 Mark as broken, will be upgraded to 1.0 within a few days. 1998-07-13 23:31:51 +00:00
Warner Losh
a68fb80d7f upgrade to 1.2.26 for security improvements 1998-07-11 23:10:54 +00:00
Steve Price
a564b23066 BUILD_DEPENDS -> LIB_DEPENDS
PR:		the part of 7188 I missed the first time around
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
1998-07-11 17:42:30 +00:00
Steve Price
4b2153bbb8 Make this port ${PREFIX}-friendly and have it install its
files with the right permissions by hacking up the do-install
target to do it ourselves.

PR:		7194
Hinted at by:	hoek@freebsd.org
1998-07-11 00:37:53 +00:00
Jacques Vidrine
f9d9c4695e * Remove gmake from BUILD_DEPENDS; it is implied by USE_GMAKE.
* Allow override of CONFIGURE_ARGS.
* Control building of KerberosIV compatible libraries with
  KRB5_KRB4_COMPAT.
* Use ECHO, FALSE, and DO_NADA as appropriate.
* Combine pre-fetch and do-fetch targets.
1998-07-06 23:35:59 +00:00
Jacques Vidrine
6b7ea58f15 Additional patches (already committed to krb5-current):
* Paths corrected in applications
* ftpd now logs to facility LOG_FTP
* use openpty to obtain pseudo-terminal
* corrected detection of TCL libraries
* fix a forwarding bug
* add -m flag to ksu (preserve USER, HOME, SHELL)
* cosmetic bug fix to telnet.c
Submitted by:	Dima Ruban <dima@best.net>
1998-07-06 18:59:06 +00:00
Jun-ichiro itojun Hagino
6482269534 update original distribution (0.8.1 -> 0.8.1b).
0.8.1 is no longer available due to PKCS#1 security hole.
1998-07-06 04:55:31 +00:00
Jacques Vidrine
9ed28f452a Activate krb5.
PR:		ports/6870
Submitted by:	Jacques Vidrine <n@nectar.com>
1998-07-06 02:30:58 +00:00
Jacques Vidrine
7a09e241f4 New port, KerberosV 1.0.5.
PR:		ports/6870
Submitted by:	Jacques Vidrine <n@nectar.com>
1998-07-06 02:28:42 +00:00
Steve Price
f9c9f43af7 Activate bugs port. 1998-07-06 00:00:32 +00:00
Steve Price
de03ba6b7a Initial import of bugs version 1.8.1.
bugs - a C cryptographic library and sample programs

PR:		7058
Submitted by:	Stephane Legrand <stephane@lituus.fr>
1998-07-05 23:58:41 +00:00
Andrey A. Chernov
5e0fb7b766 Do not install slogin1.1 manpage, no such program 1998-06-12 11:39:32 +00:00
Andrey A. Chernov
9f6ee49977 Fix all *1 links 1998-06-12 11:38:41 +00:00
Dima Ruban
64e630d83b 1.2.22 -> 1.2.25
Somebody needs to go through patch-af to check it, since I'm not sure
about some of the stuff.

This version fixes a security flaw in previous version.
1998-06-12 07:55:14 +00:00
Satoshi Asami
04f7b83b50 Add p5-PGP-Sign. 1998-06-07 02:25:05 +00:00
Vanilla I. Shu
58a7add65c 1. Correct MASTER_SITES.
2. Sort pkg/PLIST.
1998-06-04 04:12:03 +00:00
Mark Murray
312c4861b5 Fix typo in URL.
Submitted by:	Amedeo Beck Peccoz <gea@gressoney.it>
1998-06-03 06:04:15 +00:00
David E. O'Brien
09cf8b901d this is better 1998-05-29 08:54:47 +00:00
David E. O'Brien
24c2e25bc9 make S/Key support actually work 1998-05-29 08:30:27 +00:00
David E. O'Brien
ca174e8825 Two "/usr/local" --> ${PREFIX} 1998-05-23 08:53:38 +00:00
Matthew Hunt
3f8b97a1c3 Allow use of Phil Karn's patchkit that implements DES/DES3 in
fast assembly code.  Patchfile must be manually placed in DISTDIR,
as described in the Makefile.

PR:		6446
Submitted by:	Jonathan Hanna <pangolin@rogers.wave.ca>
1998-05-22 06:05:44 +00:00
Vanilla I. Shu
c0567f33d8 Strip binary now. 1998-05-07 02:00:55 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default.  Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.

Approved by:    asami
1998-05-04 20:23:32 +00:00
Matthew Hunt
a7c8bb072d Import of the PGP::Sign module for Perl 5. Provides an interface
to PGP signature generation.

PR:		6498
Submitted by:	Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-05-04 03:50:45 +00:00
Stefan Eßer
ae74d2183b Port is no longer broken: correct PLIST has been commited 1998-05-02 22:15:24 +00:00
Stefan Eßer
67a12e6297 Update PLIST to match Beta4.1 1998-05-02 22:14:03 +00:00
Satoshi Asami
1bc3971a43 ===> Building package for kdeutils-4.1b
Creating package /usr/ports/packages/All/kdeutils-4.1b.tgz
Registering depends: giflib-3.0 jpeg-6b kdelibs-4.1b qt-1.31.
Creating gzip'd tar ball in '/usr/ports/packages/All/kdeutils-4.1b.tgz'
tar: can't add file share/applnk/Applications/kedit.kdelnk : No such file or directory
tar: can't add file share/apps/kjots/toolbar/OpenBook.xpm : No such file or directory
tar: can't add file share/apps/kjots/toolbar/filedel.xpm : No such file or directory
tar: can't add file share/apps/kljettool/pics/kljetlogo.xpm : No such file or directory
tar: can't add file share/doc/HTML/en/kjots/index.html : No such file or directory
tar: can't add file share/icons/kjots.xpm : No such file or directory
*** Error code 1
1998-04-28 04:33:57 +00:00
Stefan Eßer
c053e88100 Update to KDE Beta4. 1998-04-27 20:45:07 +00:00
Vanilla I. Shu
ff7d128d26 portlint. 1998-04-26 02:48:47 +00:00
Andrey A. Chernov
a7780a2015 Upgrade to 2.8.2 1998-04-24 14:01:42 +00:00
Andrey A. Chernov
3f26f87745 Fix sign extension bug in binary type determination
PR: 6342
Submitted by: vitaly@tc.nsc.ru
1998-04-23 22:29:43 +00:00
David E. O'Brien
f376284ae4 Upgrade to version 2.1. Mixing of my stuff + two good submissions.
Submitted by:	"Scott A. Kenney" <saken@rmta.ml.org>
                & "Eric J. Chet" <ejc@bazzle.com>
1998-04-18 08:57:44 +00:00
Justin M. Seger
b5544f1358 Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
Marc G. Fournier
a810089e71 path at the MASTER_SITEs listed wrong... 1998-04-15 16:21:59 +00:00