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

34889 Commits

Author SHA1 Message Date
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
Jordan K. Hubbard
203b51904f Add patch cookies. This should prevent gratuitous patch re-application
attempts.
1994-11-11 09:45:33 +00:00
Gary Palmer
10b645e511 Bump to version 3.1.29. Still seems to compile ok. 1994-11-11 02:25:54 +00:00
Gary Palmer
882406f338 <Sigh> Missing slash from the end of the pathname. 1994-11-11 01:49:26 +00:00
Jordan K. Hubbard
e207e8a218 CONTENT -> COMMENT 1994-11-11 01:44:02 +00:00
Jordan K. Hubbard
a6ab66e867 Jean-Marc Zucconi's changes to get this to work. 1994-11-11 01:38:39 +00:00
Gary Palmer
751dad6612 Add the correct extract suffix and correct the filename 1994-11-11 00:49:03 +00:00
Jordan K. Hubbard
fddd6f397b Update MASTER_SITES and go to version 4.14.10 1994-11-10 22:33:47 +00:00
L Jonas Olsson
a1be96978a Missing '/' made ncftp not find the distfile. 1994-11-10 19:10:57 +00:00
Andrey A. Chernov
012ee7d05c Build/install mini-inews version, if no news subsystem present(client mode)
Use network installation by default
1994-11-10 17:28:47 +00:00
Jordan K. Hubbard
1314741226 I found the problem with the MASTER_SITES line. There was an extra
colon in there.
1994-11-10 12:17:17 +00:00
Jordan K. Hubbard
3450afe8de Add master site of prep now that prep has this version available. 1994-11-10 12:03:04 +00:00
Gary Palmer
7a67960e9c Fix the master site so that bsd.port.mk likes it
(missing `/' at end I think :-( )
1994-11-10 06:55:37 +00:00
Gary Palmer
589508028e Add back pidentd now it (should) compile again 1994-11-10 05:58:43 +00:00
Gary Palmer
1e0047997a files/freebsd.c no longer needed 1994-11-10 05:54:55 +00:00