Commit graph

966 commits

Author SHA1 Message Date
Gary Palmer
11d8b80815 Jordan missed taking vic outa here when he moved it.. 1995-02-15 01:39:19 +00:00
Gary Palmer
5a4a97181d Make the checksum target not bomb out if there is a mismatch, just
print a warning. A better fix will come along just as soon as I
work out what it is.
1995-02-14 21:29:28 +00:00
Satoshi Asami
ce3da93668 Added "-freebsd" option, which will display important FreeBSD sites
(which include prominent mirror sites, FreeBSD machines and notable
FreeBSD people).  The stuff are in files/freebsd.h so people please
add more!
1995-02-14 12:31:00 +00:00
Jordan K. Hubbard
c85f627c3e Add maplay to subdirs. 1995-02-14 12:07:37 +00:00
Jordan K. Hubbard
b957235ce2 maplay port. 1995-02-14 08:32:41 +00:00
Jean-Marc Zucconi
935cee0496 correct bogus path for the app-defaults file 1995-02-14 02:33:47 +00:00
Jean-Marc Zucconi
9b0d21ad99 Set flags so that ${PREFIX} is used when installing. 1995-02-14 02:32:56 +00:00
Andreas Schulz
af9bc8781e Add "gmp" to the subirs list. It seems to compile and package just fine. 1995-02-13 23:52:02 +00:00
Andreas Schulz
50e056c550 Correct the packing list for netpbm. The manuals under man3 and man5 has
also suffixes 3 and 5 not 1.
1995-02-13 22:23:35 +00:00
Andreas Schulz
8735557edd Add xboing to the ports/games/Makefile in the SUBDIR list. 1995-02-13 19:21:12 +00:00
Andreas Schulz
6dbf26945b Also add an empty "STRIP=" statement so that this package can be build. 1995-02-13 19:17:17 +00:00
Andreas Schulz
25063b45c5 Add an empty STRIP= line to the toplevel Makefile to get all shell-scripts
installed.
1995-02-13 18:08:49 +00:00
Jean-Marc Zucconi
d8101d5451 Install documentation too 1995-02-13 15:00:23 +00:00
Andreas Schulz
e54c7d459f Add a patch to change the explicit make calls to gmake calls. 1995-02-13 13:20:05 +00:00
Andreas Schulz
c912f5bf2f Add a USE_GMAKE=yes line to the Makefile. magic got some severe problems
with the new make, so use gmake instead.
I am not even sure if the makefiles are not correct and our new make
is at fault here :-).
1995-02-13 13:19:22 +00:00
Andreas Schulz
cc979dd126 Correct the packing list. It referenced a man page under man/cat1/jove.0.
This does no longer exists. The man page are in man/man1. Also some were
missing in the packing lis ( teachjove.1, xjove.1, jovetool.1 ) that are
installed from the make install.
1995-02-13 13:13:29 +00:00
Andreas Schulz
54f26ce722 Correct the packing list. The texi.info* and some of the info files are
not in the source of emacs.
1995-02-13 13:05:06 +00:00
Andreas Schulz
97dbcb4fff Add a "STRIP= " to the Makefile to prevent a problem that install will be
called with a "-s" flag for shell-scripts, fells flat on the nose and doesn't
install them.
We have a serious problem with name overloading here. The bsd.port.mk file
uses INSTALL and INSTALL_PROGRAM that is also used from GNU's autoconfigure
script. If configure detects them it uses it happily with sometimes surprising
results. Normally configure know that shell scripts doesn't need the "-s"
flag but our INSTALL in bsd.port.mk always uses the "-s" flag and overides
configure's autodetection of the correct install and the installflags.
1995-02-13 13:02:31 +00:00
Jean-Marc Zucconi
d3ded881a1 Initial revision 1995-02-13 02:57:31 +00:00
Andreas Schulz
df36b8f218 get the MASTER_SITE_OVERRIDE working in the Makefile. 1995-02-13 00:10:51 +00:00
Andreas Schulz
887a444104 Add code to get the MASTER_SITE_OVERRIDE working for the fetch target. 1995-02-12 23:22:13 +00:00
Andreas Schulz
1566212ba8 Put an empty fetch target into the Makefile. Otherwise it tries to fetch
a xview-clients.tar.gz if someone runs a "make fetch" from /usr/ports.
1995-02-12 23:03:04 +00:00
Jeffrey Hsu
b29d2a6b57 Add maxima-5.0-beta due to licensing problem. 1995-02-12 21:20:12 +00:00
Jeffrey Hsu
122f59c8ac Add gcl. 1995-02-12 21:13:29 +00:00
Jeffrey Hsu
b7306c2443 gcl - GNU Common Lisp 1995-02-12 21:10:03 +00:00
Jean-Marc Zucconi
b3d684f461 Set MAKE_FLAGS so that `make PREFIX=...' works as expected. 1995-02-12 17:48:25 +00:00
Andreas Schulz
a78bbcfc25 Add some magic to the makefile to get the MASTER_SITE_OVERRIDE working for
fetching dgd.
1995-02-12 17:41:28 +00:00
Jean-Marc Zucconi
4575dfb4a4 A file was missing 1995-02-12 17:19:23 +00:00
Jean-Marc Zucconi
1bd9cad9dc New feature: a "turbo" mode to fly a little faster. 1995-02-12 17:18:47 +00:00
Jean-Marc Zucconi
f825f95db3 Add missing '@'s 1995-02-12 17:17:08 +00:00
Jean-Marc Zucconi
75e336ca69 Add xkeycaps 1995-02-12 17:15:05 +00:00
Torsten Blum
4ce1995f10 Add zsh to the subdirs list 1995-02-12 16:35:14 +00:00
Torsten Blum
6c638cb70b zsh - the Z shell 1995-02-12 16:31:45 +00:00
Jean-Marc Zucconi
240fb85518 xkeycaps - graphically display and edit the keyboard mapping 1995-02-12 15:45:09 +00:00
Gary Palmer
aced268df1 Add samba to subdir list 1995-02-12 14:42:20 +00:00
Jordan K. Hubbard
63cf8a72e6 A new index to match some of the latest entries 1995-02-12 13:44:28 +00:00
Andrey A. Chernov
a0959fff33 Install/uninstall bash into /etc/shells
Submitted by: mark@grondar.za
1995-02-12 12:27:01 +00:00
Jordan K. Hubbard
e129ff2236 Add zircon to list of targets. 1995-02-12 09:52:04 +00:00
Jordan K. Hubbard
79727abf24 A port of zircon version 1.15p10 1995-02-12 08:57:14 +00:00
Andreas Schulz
a7d8556102 Correct the paths for two patches. The source for these files didn't
live in work/src but in work/src/../scripts.
1995-02-12 02:56:23 +00:00
Gary Palmer
5533eb2535 Samba - the client/server for SMB to allow PC clients to access Unix
resouces and vice-versa
1995-02-11 18:28:43 +00:00
Torsten Blum
db51bf54ec add ircII back to the subdirs list 1995-02-11 15:47:51 +00:00
Torsten Blum
a923cc0306 Upgrade to ctwm 3.3 1995-02-11 15:32:00 +00:00
Torsten Blum
1998f670e6 Upgrade to 2.8 1995-02-11 15:22:38 +00:00
Andrey A. Chernov
2f651f3e32 Change USES_GMAKE (what it means?) to
EXEC_DEPENDS += gmake...
Add comment: Do not put USE_GMAKE here
1995-02-11 14:38:45 +00:00
Satoshi Asami
86793c984d Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
    set NO_INSTALL_MANPAGES for not calling "make install.man")

(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS.  These
    are the entries I used:

    EXEC_DEPENDS:
      unzip:${PORTSDIR}/archivers/unzip
      gmake:${PORTSDIR}/devel/gmake
      wishx:${PORTSDIR}/lang/tclX
      xli:${PORTSDIR}/graphics/xli
      gs:${PORTSDIR}/print/ghostscript
      gunshar:${PORTSDIR}/archivers/gshar+gunshar
      hfs:${PORTSDIR}/utils/hfs
      rman:${PORTSDIR}/utils/rman

    LIB_DEPENDS:
      tiff\\.3\\.:${PORTSDIR}/graphics/tiff
      jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
      Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
      tcl\\.7\\.:${PORTSDIR}/lang/tcl
      tk\\.3\\.:${PORTSDIR}/x11/tk
      xview\\.1\\.:${PORTSDIR}/x11/xview-lib
      Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
      mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
      xview\\.3\\.:${PORTSDIR}/x11/xview-lib
      BLT\\.1\\.:${PORTSDIR}/x11/blt

    There are still some dependencies I can't figure out what exactly
    is needed.  If your port still has DEPENDS in it, please check it out!
1995-02-11 13:51:48 +00:00
Gary Palmer
9f2b60a378 Not that irc is fixed add it back to the subdirs list 1995-02-11 12:37:36 +00:00
Jean-Marc Zucconi
d489767447 Avoid error during install if an old version already exists. 1995-02-11 02:59:04 +00:00
Torsten Blum
6998b22103 Upgarde to 2.8.21 1995-02-11 01:45:04 +00:00
Gary Palmer
e13d1ecf0b I'm afraid I couldn't hold off any longer. Yes, a port of XDaliClock :-) 1995-02-10 23:32:43 +00:00