Andrey A. Chernov
3f08379849
Upgrade 2.2.1 -> 2.2.2
1995-11-23 20:38:16 +00:00
Peter Wemm
c9bf0309fd
Update ssh from 1.2.10 to 1.2.12.. This is for two reasons:
...
1) It eliminated the need for my horrible kludge patch-ad
2) 1.2.12 has data stream compression (like gzip).
(I'm talking with the author about the remining three patches)
1995-11-23 17:19:18 +00:00
Jean-Marc Zucconi
01dd0b772a
Update to version 1.2
1995-11-23 14:33:48 +00:00
Mark Murray
663e5de109
Move the physical copy of Wraphelp.c to after link-farm creation.
...
This fixes the build for CDROM owners.
Reviewed by: jmz
1995-11-23 14:28:52 +00:00
Jean-Marc Zucconi
9afe82cb0d
Upgrade to patchlevel 20.
1995-11-22 21:11:05 +00:00
Andrey A. Chernov
3d37d4548f
Upgrade 2.5 -> 2.6
1995-11-22 17:26:39 +00:00
Satoshi Asami
522f26585e
Change "x11 emulation" to "x11 emulators".
1995-11-22 13:21:37 +00:00
Satoshi Asami
45cb4f24a6
Change category "networking" to "net".
1995-11-22 13:20:16 +00:00
Satoshi Asami
b420aa2bfb
Change "printing" to "print".
1995-11-22 13:18:35 +00:00
Satoshi Asami
0fd2329541
Change "utilities" to "utils.
1995-11-22 13:17:51 +00:00
Satoshi Asami
8043d7801a
Change category from "math languages" to "math lang".
1995-11-22 13:14:04 +00:00
Satoshi Asami
ea3cfc0868
Change category from "math printing" to "math print".
1995-11-22 13:13:35 +00:00
Satoshi Asami
5812de6cad
Change category nome from "languages" to "lang". Also remove "programming"
...
which appeared in some of them, everything here is a programming language! :)
1995-11-22 13:13:16 +00:00
Satoshi Asami
7f7be8d1c8
Change "mail news utilities" to "mail news utils".
1995-11-22 13:12:23 +00:00
Satoshi Asami
ad18576add
Category name changes ("printing" -> "print", "languages" -> "lang").
...
"networking" is left alone for now.
1995-11-22 13:06:38 +00:00
Satoshi Asami
44e7471a07
Add libcnews.a and a corresponding @exec ranlib.
...
I'm not exactly sure why this was missing, but since it's installed by the
"make install" rule, it definitely should be in the package.
1995-11-22 12:55:16 +00:00
Satoshi Asami
46381ef82f
Change category name from "emulation" to "emulators". This was the
...
most confusing of all!
1995-11-22 11:48:30 +00:00
Satoshi Asami
eef04f0e23
Change category from "development" to "databases devel".
1995-11-22 11:41:26 +00:00
Satoshi Asami
18dd537095
Change category from "audio networking" to "audio net".
1995-11-22 11:39:58 +00:00
Satoshi Asami
32c1e68ce5
Category renaming to match the directory names ("benchmarking"
...
-> "benchmarks").
1995-11-22 11:37:02 +00:00
Satoshi Asami
be33f1384f
Upgrade, 0.3b -> 0.3. Also added checksum.
...
Submitted by: Gennady Sorokopud <gena@NetVision.net.il>
1995-11-22 04:59:59 +00:00
Satoshi Asami
912438a400
Add knews.
...
Requested by: joerg
1995-11-21 09:54:20 +00:00
Peter Wemm
b3bf66adcd
two minor adjustments to ssh for freebsd specific issues:
...
patch-ac: call setsid() before setlogin() in the child (when emulating rsh)
otherwise the setlogin() will fail when/if the proposed setlogin() changes
go in. Otherwise it silently fails and may leave the login name of the user
session as "root" (depending on how sshd was started). Without the proposed
kernel change, it harmlessly sets the login name of the user's session.
patch-ad: patch the #ifdef botch that stopped a ssh login from using and
updating the lastlog file. This is because we have struct lastlog defined
inside utmp.h rather than a lastlog.h include file like it was expecting.
1995-11-21 04:30:29 +00:00
Satoshi Asami
841d93e09e
Add markm@freebsd.org as maintainer. Hey Mark, you are never going
...
to get a lemon meringue pie if you don't credit your work! :>
1995-11-20 13:43:45 +00:00
Satoshi Asami
a13959a341
Add buffer. Mark is too modest!
1995-11-20 13:41:17 +00:00
Satoshi Asami
088bb15bee
They changed the tarball on master site. It still compiles & packages
...
fine with our patches.
Reported by: Charlie Root <root@taz.emmons.cmich.edu>
1995-11-20 13:17:22 +00:00
Andrey A. Chernov
38b6a2b56d
Change all gets -> fgets(stdin)
...
Add koi8-r support
1995-11-19 22:42:38 +00:00
Andrey A. Chernov
763816bd36
Use CFLAGS from make.conf
...
Strip binaries on install
Change all gets -> fgets(stdin)
Add koi8-r support
1995-11-19 22:41:31 +00:00
Andrey A. Chernov
e04697b295
Upgrade 8a -> 8b
...
Make it non-interactive
Make it packageable (compiled-in domain name not plays any role due
to gethostname())
1995-11-19 21:11:57 +00:00
Andrey A. Chernov
d36d2410ee
Upgrade: 2.4 -> 2.5
1995-11-19 17:49:08 +00:00
Joerg Wunsch
0f6cdff223
Karl-Johan Johnsson's X11 NNTP newsreader.
...
Submitted by: andreas@knobel.gun.de (Andreas Klemm)
1995-11-19 16:55:05 +00:00
Mark Murray
db3bc498bd
Drat. Correct the fetch directory name.
1995-11-17 19:09:27 +00:00
Mark Murray
e526d43c6e
Add a stunningly useful utility.
...
if you ever nhave needed to do something like:
tar cf - <big_dir> | rsh cat > /dev/tape then you will appreciate this.
do something like
tar cf - <big_dir> | buffer | rsh othersys "cat | buffer > /dev/tape"
to enjoy HUGE increases in speed while your tape drive does not
incessantly back/forth/stop/start.
1995-11-17 19:03:48 +00:00
Satoshi Asami
6e17e83550
Add NO_MTREE=yes.
1995-11-17 17:10:16 +00:00
Satoshi Asami
6e76ce33be
Use NO_MTREE, not !USE_X11 && !USE_IMAKE, to determine package args.
...
NO_MTREE should work as advertised (for both direct installation and
pkg_add) now.
1995-11-17 16:49:40 +00:00
Satoshi Asami
099d8df4a7
Minor cleanup. Standardize package names (they now all start with "ru-"),
...
add "russian" to categories.
1995-11-16 03:13:14 +00:00
Satoshi Asami
8dbd3135e1
Submitted by: ache
...
It fix Cut&Paste russian chars for Netscape.
1995-11-16 02:49:32 +00:00
Satoshi Asami
f9829ce695
Oops, the previous one was nuked by the full filesystem. This one is
...
correct.
1995-11-15 11:21:02 +00:00
Satoshi Asami
e03eceae26
Add apsfilter.
1995-11-15 11:12:51 +00:00
Satoshi Asami
07ea16dc2d
"Make printing under FreeBSD actually work" (according to jkh)
...
Submitted by: Andreas Klemm <andreas@knobel.gun.de> via jkh
1995-11-15 11:08:02 +00:00
Satoshi Asami
b6150987b9
Added platex and ptex2.
1995-11-15 10:32:24 +00:00
Satoshi Asami
3c52816f1d
platex, a Japanese latex that runs under ptex2.
...
Submitted by: ohmon@sfc.keio.ac.jp
1995-11-15 10:27:39 +00:00
Satoshi Asami
a3fce4f107
New version of ptex. Since it's somewhat incompatible with the previous
...
version, imported with suffix "2". Required for platex2e (coming soon).
Submitted by: ohmon@sfc.keio.ac.jp
1995-11-15 10:16:10 +00:00
Satoshi Asami
a5ccb121a1
Make sure ftpget is executable, remove extraneous mkdir's.
...
Submitted by: jmz
1995-11-15 03:31:36 +00:00
Satoshi Asami
b0e19222a0
Make it work again.
...
Submitted by: joerg
1995-11-14 22:48:42 +00:00
Satoshi Asami
3579254c2d
(1) CATEGORIES is "emulation", not "emulators" (I know, I know! I'm going
...
to do something about this situation once 2.1 is out!)
(2) Add PKGNAME=linux_lib-1.0. Version numbers are always required.
1995-11-14 13:03:13 +00:00
Satoshi Asami
1d1efcb420
Add linux_lib.
1995-11-14 13:01:55 +00:00
Satoshi Asami
7cd6a55ea4
Delete @cwd, @mode, @owner and @group from these packing lists.
...
Reported by: jkh
1995-11-13 13:21:26 +00:00
Satoshi Asami
15c9ca7f23
Add missing %D.
1995-11-13 13:06:36 +00:00
Satoshi Asami
0311018e96
Take out unneccesary @cwd.
1995-11-13 13:04:38 +00:00