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

1733 Commits

Author SHA1 Message Date
Jordan K. Hubbard
7d8f3e02f7 Remove mprof from Makefile again - no, it *doesn't* work. :-( 1994-11-22 08:23:57 +00:00
Jordan K. Hubbard
ee7929348a Satoshi correctly points out that the info/ line in this is bogus.
Fix it.  Also try out an interesting and possibly even functional
hack to preserve the dir file.  I'm scared to try it, personally! :-)
1994-11-22 07:10:11 +00:00
Andrey A. Chernov
5f57568704 don't install manpages as gzipped, cause problems with this version 1994-11-22 01:53:32 +00:00
Andrey A. Chernov
e989524d51 Upgrade to version 252 1994-11-21 23:34:46 +00:00
Andreas Schulz
61dc09009c Remove the symlink in the pre-clean target, that gets created from the
configure script.
1994-11-21 10:39:08 +00:00
Andreas Schulz
996ec61020 Don't use a rm -rf WORKDIR if NO_WRKDIR is defined. You have a good chance
to blow away your current dir, because WRKDIR == CURDIR. This should
help tcpblast to not blow away itself in the clean target :-).
1994-11-21 10:30:37 +00:00
Jean-Marc Zucconi
ea51359e63 #define MAILER "/usr/sbin/sendmail" 1994-11-21 04:18:59 +00:00
Jean-Marc Zucconi
7e88c67a74 Set ownership and permissions 1994-11-21 02:22:41 +00:00
Jean-Marc Zucconi
f94ccafd69 Use mode 644 for score file 1994-11-21 02:22:04 +00:00
Jean-Marc Zucconi
076fb73065 Use ${PREFIX}
Create destination directories before install
Set correct permissions
1994-11-21 02:19:48 +00:00
Torsten Blum
a11766759c add the missing packing list
(sorry..)
1994-11-21 00:48:44 +00:00
Andreas Schulz
cbde6380f5 Added wais and yale-tftpd, rearranged the others into alphabetical order. 1994-11-20 23:10:25 +00:00
Andreas Schulz
d546d7fab2 Add fudgit to the SUBDIR list. 1994-11-20 23:04:54 +00:00
Andreas Schulz
5f8c65d40e Add itcl and scm to the SUBDIR list. They seem to build ok. 1994-11-20 22:48:00 +00:00
Andreas Schulz
f542137e66 Add golddig to the SUBDIR list. 1994-11-20 22:01:23 +00:00
Andreas Schulz
db766b507d The jove tar file that came from the master site doesn't have a subdir
in it, so use the NO_WRKSUBDIR makro for it.
1994-11-20 21:50:58 +00:00
Andreas Schulz
9199963efb Add a patch file to generate a correct Makefile for jove and comment
out the function ntohl in macvert.c.
1994-11-20 21:48:00 +00:00
Andreas Schulz
9c56fb1109 Add the tracker module into a clean SUBDIR target. It is not usable
in the moment, but i like to get all ports cleaned from the top.
1994-11-20 21:17:25 +00:00
Andreas Schulz
c00b68e6c9 Add the missing hfs to the SUBDIR list. 1994-11-20 20:52:59 +00:00
Andreas Schulz
aa30722beb Add Xaw3d fvwm iv kterm and tkhfs to the subdir list. 1994-11-20 20:44:50 +00:00
Torsten Blum
0f86f3ba09 add screen 1994-11-20 17:06:55 +00:00
Torsten Blum
2c41eb8132 screen 3.5.2 1994-11-20 17:04:03 +00:00
Torsten Blum
fb07d96ad8 Add ImageMagick, ctwm, mpeg-lib and tiff to the subdirs list 1994-11-20 16:30:49 +00:00
Torsten Blum
d618f6485e ctwm is an extension to twm, that support multiple virtual screens, and
a lot of other goodies.
1994-11-20 16:20:39 +00:00
Torsten Blum
42bdb45091 mpeg library 1994-11-20 16:00:10 +00:00
Torsten Blum
842dc5bad3 Add another master site 1994-11-20 15:30:24 +00:00
Jean-Marc Zucconi
2b398ad2b7 golddig - Getting the Gold and Avoiding Death 1994-11-20 01:30:16 +00:00
Andreas Schulz
60bd905d46 Added Sather to the subdirs list. This thing builds ok. The bootstrap
is only veeeerryy slow. It needed even a long time on my Pentium 90Mhz
with 32Mb :-).
1994-11-20 01:22:02 +00:00
Andreas Schulz
e7d2bdee03 Add the mprof package to the subdisrs list. It builds ok. 1994-11-20 00:33:29 +00:00
Andreas Schulz
ef53662c4c Add a patch to set the bin-prefix for gmake to g. Some other ports
expect gmake installed as gmake instead of another make under
/usr/local/bin.
1994-11-20 00:15:33 +00:00
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