1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

11253 Commits

Author SHA1 Message Date
Andreas Schulz
1176dfd04c Delete the strip flag from the install. Otherwise the install falls
over in the installation of the shell scripts.
1994-11-19 23:22:28 +00:00
Andreas Schulz
a099d68b45 Nuke a colon in the MASTER_SITE specification. ncftp doesn't like it. 1994-11-19 19:35:58 +00:00
Andreas Schulz
e3a551db89 The pre beta version seems to no longer exist, use the procmail-3.10
instead. Add a new patch. formail.c has a variable named daemon that
clashes with the daemon function, change the variable to mdaemon instead.
1994-11-19 12:29:32 +00:00
Andrey A. Chernov
4f9c15f851 Remove -DTAYLOR_UUCP from CFLAGS, it is obsoleted
by new version
1994-11-18 13:29:04 +00:00
Jordan K. Hubbard
bd7f2c1e65 Make this package require xpm. 1994-11-18 04:46:15 +00:00
Satoshi Asami
32af73ce80 Xaw3d-1.0, 3-dimensional Athena Widget Set for R6 1994-11-18 02:57:28 +00:00
Satoshi Asami
ac06a26ab5 kterm - Kanji xterm, version 6.1.0 for R6 1994-11-18 02:55:04 +00:00
Jordan K. Hubbard
8883d0dc69 The package files were bogus. Fix them. 1994-11-18 00:50:24 +00:00
Jean-Marc Zucconi
ac7284c0d3 tkhfs - a Tcl/Tk front end to the hfs program. 1994-11-17 23:24:39 +00:00
Jean-Marc Zucconi
4f6f6eb434 hfs - program for reading Macintosh HFS floppy disks, hard drives and CDROMs 1994-11-17 23:15:38 +00:00
Andrey A. Chernov
6e5eb5b926 Update to new version 1994-11-17 20:38:04 +00:00
Jordan K. Hubbard
868909dde6 Add reinstall. 1994-11-17 16:02:56 +00:00
Jordan K. Hubbard
67dbf64848 There seems to be some trouble with install.man working right everywhere.
Conditionalize it off of INSTALL_MANPAGES until I can figure out just
why some X ports seem to like it and others not.
1994-11-17 15:46:27 +00:00
Jean-Marc Zucconi
9edf34decf fudgit: data-processing and fitting program 1994-11-17 15:25:27 +00:00
Jean-Marc Zucconi
e0ca3fc42a Upgrade to the latest version (0.22) 1994-11-17 14:48:00 +00:00
Jordan K. Hubbard
26cc4a3cc4 The other DEPENDS line was RIGHT! I don't know who commented it out
and replaced it with a bogus one..
1994-11-17 12:59:40 +00:00
Jordan K. Hubbard
a7d26b45c3 ARGH! I'm having a bad hair day. We gzip our manpages by default
now, don't we?
1994-11-17 10:31:44 +00:00
Jordan K. Hubbard
d3eb0aa56f I was wrong - there is a manpage. It's name is changed, that's all. 1994-11-17 10:30:33 +00:00
Jordan K. Hubbard
c5573dd7df Doesn't seem to be a manpage for sxpm these days. No big loss. 1994-11-17 10:29:30 +00:00
Jordan K. Hubbard
4ecfb8a17d Whoops - forgot to cvs add the package files for the last commit.
Here they are.
1994-11-17 10:20:52 +00:00
Jordan K. Hubbard
34c5d5e152 Whoops! Typo. Correct. 1994-11-17 10:07:45 +00:00
Jordan K. Hubbard
bdda343f6b I found today that making packages for X11 ports wasn't working.
Further investigation showed that prefix was erroneously set to /usr/local
for X11 based ports as well, when the assumption was that they'd really go
into ${X11BASE} (an /etc/make.conf variable that the user's free to set).

Set X11BASE to /usr/X11R6 if the user hasn't already, and assume that
the user really wants prefix to point there when the port is XMKMF based.
1994-11-17 10:06:03 +00:00
Jean-Marc Zucconi
08a8941429 Makefile: USE_INTERACTIVE defined, use ${PREFIX}, reflect changes in
bsd.port.mk
configure: use ${PREFIX}
use ${PREFIX}
1994-11-17 01:04:17 +00:00
Jean-Marc Zucconi
2f2acdd712 Makefile: USE_INTERACTIVE defined, use ${PREFIX}, reflect changes in
bsd.port.mk
configure: use ${PREFIX}
1994-11-17 01:02:54 +00:00
Jordan K. Hubbard
e6b8020cfa Add support for NO_WRKDIR. 1994-11-17 00:25:16 +00:00
Jordan K. Hubbard
c80269ffdf We have no WRKDIR. Say so. 1994-11-17 00:22:54 +00:00
Jordan K. Hubbard
540b953f97 2 new concepts that just occurred to me:
MASTER_SITE_OVERRIDE - 	If set in the environment, will override everyone's
	MASTER_SITES settings.  Useful if you'd prefer to point to a
	distfiles repository somewhere closer.

MASTER_SITE_FREEBSD  -  Sets OVERRIDE to be FreeBSD's own master repository.
1994-11-17 00:18:28 +00:00
Jordan K. Hubbard
62d37bab9f Update the Makefile to sync with the new archive information. 1994-11-17 00:08:59 +00:00
Jean-Marc Zucconi
056837d89c If USE_GMAKE is defined, use ${GMAKE} in ${XMKMF} && ${MAKE} Makefiles 1994-11-16 23:14:22 +00:00
Andreas Schulz
05f5687d24 The c-kermit 189 does no longer exist, update it to the version 190.
The patches also need an update.
1994-11-16 21:57:39 +00:00
Andreas Schulz
5ef5b4930d Put a trailing slash to the MASTER_SITE specification, so that the ncftp
fetch will work.
1994-11-16 16:11:30 +00:00
Paul Traina
da21b729e9 add expect 1994-11-15 20:50:41 +00:00
Paul Traina
08d7e9e7a2 Expect 5.12 port 1994-11-15 20:44:51 +00:00
Jordan K. Hubbard
297484f4ed Make depends a separate target. Now you can select when the dependency
list is traversed.
1994-11-15 10:16:56 +00:00
Andrey A. Chernov
86df416c30 change pre-configure to pre-patc 1994-11-15 10:07:33 +00:00
Adam David
271f03c337 The fetch renaming was broken
interviews.stanford.edu will not serve files in passive mode
1994-11-15 03:19:35 +00:00
Andrey A. Chernov
b57660e28b tintin++ added 1994-11-15 01:38:10 +00:00
Andrey A. Chernov
0ab6308e61 MUD client 1994-11-15 01:29:32 +00:00
Gary Palmer
54277c6012 Remove the `iv' port until someone fixes it up 1994-11-15 01:26:56 +00:00
Gary Palmer
d8d427a8e9 Remove tcpblast until someone fixes the master site rule 1994-11-15 01:17:01 +00:00
Gary Palmer
65d305e130 Fix a wee typo in here that stoped the fetch from working 1994-11-15 00:22:29 +00:00
Gary Palmer
6dd1a1ae78 Disable fvwm until someone fixes it. 1994-11-12 20:28:17 +00:00
Andrey A. Chernov
3552027c8d Open mcd if cd open fails for default device 1994-11-12 18:01:10 +00:00
Andrey A. Chernov
5971c8da85 Use raw partition for default device 1994-11-12 17:48:09 +00:00
Jordan K. Hubbard
6dca7d446e New home for this orphan. 1994-11-12 11:22:48 +00:00
Jordan K. Hubbard
568ddf41fb Add xsnow. 1994-11-12 01:21:48 +00:00
Jordan K. Hubbard
04354d87ad From: Jean-Marc Zucconi <jmz@thud.cdrom.com>
~jmz/xsnow/   Xsnow - create a snowy and Santa-y desktop

Merry X-mas :-)
Submitted by:	jmz
1994-11-12 01:12:25 +00:00
Jordan K. Hubbard
c030153a85 Fixes from Jean-Marc Zucconi. Thanks yet again!
Submitted by:	jmz
1994-11-11 22:29:14 +00:00
Jordan K. Hubbard
4fc7079da8 From: Jean-Marc Zucconi <jmz@thud.cdrom.com>
The previous change submitted by charnier@lirmm.fr was wrong. The
MASTER_SITES address was correct!
Submitted by:	jmz
1994-11-11 21:40:21 +00:00
Jordan K. Hubbard
44ce707de3 This is now version 3.91. 1994-11-11 10:46:45 +00:00