Satoshi Asami
a486f45eb0
Duh, I left one empty line before the CVS: lines (like someone told me
...
before) and cvs still sent an empty log! :<
Anyway, what I was trying to say in the commit messages of patch-[ab] was
to run ldconfig right after installation of the shared libraries, so that
they can be found by subsequent runs of shared binaries.
Also, take ldconfig out of this Makefile's post-install rule.
1995-10-11 01:19:48 +00:00
Satoshi Asami
f4abd0b168
Remove unnecessary FONTFILES hack (our bsd.port.mk can now handle
...
multiple master sites with only subsets of files).
Make sure font files are installed correctly. I don't know how in the hell
it worked before.
1995-10-11 00:53:49 +00:00
Satoshi Asami
b6c98a9326
Use BUILD_DEPENDS and LIB_DEPENDS instead of ".if !exists(...)" hack.
1995-10-11 00:31:49 +00:00
Satoshi Asami
cfa9907abd
Add xinvaders ("don't sell for profit").
1995-10-11 00:11:49 +00:00
Satoshi Asami
0431425c60
Change master site (uoknor -> sunsite).
...
Add NO_PACKAGE ("don't sell for profit" copyright).
1995-10-11 00:11:25 +00:00
Satoshi Asami
5b4ed72b59
Master site name change (romulus.ucs.uoknor.edu -> ftp.uoknor.edu).
1995-10-11 00:00:26 +00:00
Satoshi Asami
ae02f246da
This port was contributed by Stefan Esser. Sorry, STefan!
...
Originally submitted by: se
1995-10-10 23:56:56 +00:00
Satoshi Asami
498c240eec
Checksum was still 1.0.
1995-10-10 23:47:26 +00:00
Stefan Eßer
c2c3035a4b
Remove FTP.Funet.Fi mirror site, since it doesn't seem to offer
...
the ALPHA directory anymore ...
Add new European mirror site FTP.DFV.RWTH-Aachen.De instead.
1995-10-10 17:11:30 +00:00
Andrey A. Chernov
c3688a4575
Fix tcp_wrapper support
1995-10-10 17:02:24 +00:00
Andrey A. Chernov
76b856e368
External interface was incomplete, tcpd.h was missing, add it
1995-10-10 16:26:16 +00:00
Jean-Marc Zucconi
d8aefb3b5f
Version number is 3.1.2, not 3.1.1!!!
...
Submitted by: Julian H. Stacey
1995-10-10 14:42:36 +00:00
Satoshi Asami
f3bfaf3e8e
Change PKGNAME to lowercase, this is not a "big package".
1995-10-10 08:12:48 +00:00
Satoshi Asami
38594e1116
Use BUILD_DEPENDS on ${PREFIX}/libexec/ctime instead of
...
.if !exists(${PREFIX}/...), this is not a very clean solution but
the previous version simply didn't work because ${PREFIX} wouldn't
be substituted at this point.
1995-10-10 07:28:10 +00:00
Satoshi Asami
3597efba4b
Move NO_PACKAGE to right place, also fix typo "to many" -> "too many".
...
Stepping on the toe of: torstenb
1995-10-10 07:24:14 +00:00
Satoshi Asami
80c8ff3a40
"install:" -> "do-install:"
1995-10-10 07:21:33 +00:00
Satoshi Asami
2866850a16
RUN_DEPENDS on gs/bash, BUILD_DEPENDS on bash.
...
Submitted by: jhs
1995-10-10 07:21:00 +00:00
Justin T. Gibbs
6f6a47cec5
Tune wu-ftpd for high performance:
...
- Link ftpd static - big win since it forks so often.
- Turn off push flag to keep sender TCP from sending short packets
at the boundaries of each write(). Should probably do a SO_SNDBUF
to set the send buffer size as well, but that may not be desirable
in heavy-load situations.
- Double the send buffer size.
- Add an option to config.h, LOG_TOOMANY, defined by default, that controls
whether we bother to complain when a connection hits a user limit. Turning
this off removes at least 3/4 of the syslog usage of wu-ftpd on a busy
system saving CPU and logspace.
- Make SKEY portions truely optional by one knob in the src Makefile
Obtained from: David Greenman <davidg@FreeBSD.org> and wcarchive
1995-10-09 05:27:19 +00:00
Torsten Blum
f2c49e717f
add ssh because crypto software is export controlled in the US
1995-10-07 21:59:28 +00:00
Andrey A. Chernov
d40bc2f7ec
Checksum was wrong
1995-10-07 18:22:37 +00:00
Torsten Blum
8e86e2f214
add "networking" to the categories list
1995-10-07 13:08:35 +00:00
Torsten Blum
e92e7e24d1
Ssh is a secure rlogin/rsh/rcp replacement with strong authentication
...
(.rhosts together with RSA based host authentication, and pure RSA
authentication) and improved privacy (all communications are automatically
and transparently encrypted).
1995-10-07 01:19:27 +00:00
Stefan Eßer
4204fc1202
Correct device names for [serialports] and [parallelports].
...
Make SymbolTableFile point at /usr/local/etc/wine.sym.
Reviewed by: hsu (Jeffrey Hsu)
1995-10-07 00:29:23 +00:00
Stefan Eßer
6991f2db96
Package specific files for Wine port.
...
Reviewed by: hsu (Jeffrey Hsu)
1995-10-07 00:26:31 +00:00
Stefan Eßer
dfcc886eae
MD5 check sum for 951003 distribution.
...
Reviewed by: hsu (Jeffrey Hsu)
1995-10-07 00:25:59 +00:00
Stefan Eßer
5db219d703
Correct MASTER_SITES, add pre-configure and install targets.
...
Reviewed by: hsu (Jeffrey Hsu)
1995-10-07 00:25:10 +00:00
Jordan K. Hubbard
291b3d2c52
Pick an initial DISTNAME for this. The extra obfuscation for
...
US and non-US versions ended up eliminating any sort of default
DISTNAME for `make describe' and hence the INDEX file.
1995-10-07 00:08:39 +00:00
Satoshi Asami
d8a09e13e1
Add CATEGORIES=x11. If this is not in category x11, what else
...
can be?!? ;>
1995-10-06 22:11:25 +00:00
Torsten Blum
48c082fafa
change DEPENDS=${PORTSDIR}/shells/bash to
...
BUILD_DEPENDS=bash:${PORTSDIR}/shells/bash
1995-10-06 22:03:17 +00:00
Torsten Blum
b8859bcb27
use ${PREFIX} instead of /usr/local
1995-10-06 20:02:50 +00:00
Torsten Blum
a5a545ac63
Use ${PREFIX} instead of /usr/local
1995-10-06 20:01:34 +00:00
Torsten Blum
dce243e0ee
add libinn.a and it's header files to the package list
1995-10-06 14:38:53 +00:00
Torsten Blum
ddd2e38f20
- add an `update' target (won't overwrite configuration files
...
- install libinn.a and it's header files
1995-10-06 14:33:05 +00:00
Satoshi Asami
6d71084e46
Add LIB_DEPENDS to Xpm.
...
Submitted by: Dave Chapeskie <dchapes@zeus.leitch.com>
1995-10-06 07:53:05 +00:00
Satoshi Asami
67be7bb8de
Cleanup.
1995-10-06 07:00:40 +00:00
Satoshi Asami
5aaef8061c
Edit /etc/shells. Closes PR ports/727.
...
Submitted by: Scott Blachowicz <scott@sabami.seaslug.org>
1995-10-06 05:54:55 +00:00
Satoshi Asami
e2ea4f1870
Change Alain's addresses per his request.
1995-10-06 05:18:34 +00:00
Gary Palmer
0157e5d28a
Update 1.9.13 to 1.9.14
...
Submitted by: Juergen Lock <nox@jelal.hb.north.de>
1995-10-06 03:18:41 +00:00
Jeffrey Hsu
03a6455424
Update to Wine1003. Uses gnu configure instead of imake.
1995-10-05 20:50:32 +00:00
Jean-Marc Zucconi
5062c4453c
Take CFLAGS from /etc/make.conf
1995-10-05 17:31:06 +00:00
Jean-Marc Zucconi
35b7c74a6e
RUN_DEPENDS on wish rather than LIB_DEPENDS on tk.Replac
1995-10-05 14:13:37 +00:00
Jean-Marc Zucconi
613a2dedf0
RUN_DEPENDS= wish:${PORTSDIR}/x11/tk
1995-10-05 14:04:32 +00:00
Jean-Marc Zucconi
8931e4b22f
Update: 1.0 -> 1.1
1995-10-05 13:55:58 +00:00
Eric L. Hernes
66b767ed82
fixed EXEC_DEPENDS => RUN_DEPENDS
...
added myself as maintainer
1995-10-05 13:54:55 +00:00
Satoshi Asami
fbf7d6abb4
Use PATCHFILES instead of custom pre-patch target. Yeah I know, don't
...
fix if it ain't broke, but still....
1995-10-05 12:38:12 +00:00
Satoshi Asami
85a6b89433
Enable xfmail.
1995-10-05 12:36:56 +00:00
Satoshi Asami
2b5303402e
Change name of dependency, forms -> xforms.
...
Submitted by: Gennady Sorokopud <gena@NetVision.net.il>
1995-10-05 12:36:18 +00:00
Satoshi Asami
1c75ec63c2
Enable xforms.
1995-10-05 12:35:26 +00:00
Satoshi Asami
2271e717a6
Change name, libforms -> libxforms.
...
Submitted by: Gennady Sorokopud <gena@NetVision.net.il>
1995-10-05 12:34:28 +00:00
Adam David
816e71aa21
distribution was updated
1995-10-05 10:21:14 +00:00