Satoshi Asami
b165a3a9b5
Updated utils Makefiles!
1995-04-23 13:02:52 +00:00
Joerg Wunsch
c78be738ab
Add cpm back. It's no longer broken.
1995-04-17 08:28:28 +00:00
Joerg Wunsch
4c07d37f8a
Re-add pcemu, it does have a PLIST now.
1995-04-17 07:32:54 +00:00
Andrey A. Chernov
97d9e3b4ba
Remove NCFTPFLAGS, ncftp defaults changed
1995-04-16 15:39:26 +00:00
Andrey A. Chernov
6783778c9d
Upgrade
1995-04-16 11:29:18 +00:00
Satoshi Asami
e2db429e78
Add cpm, pcemu and wine to BROKEN, add mmv to SUBDIR.
1995-04-16 05:38:19 +00:00
Satoshi Asami
80023bde86
Remove bogus CATEGORIES inside a for loop.
1995-04-16 05:22:22 +00:00
Satoshi Asami
91552dc4b8
Another round of Makefile updates, in utils!
1995-04-15 03:46:07 +00:00
Satoshi Asami
4d1779977a
Cleanup.
1995-04-15 01:28:36 +00:00
Satoshi Asami
eabfc48a36
And now the rest of the x11 ports Makefiles.
1995-04-12 20:32:12 +00:00
Satoshi Asami
19e38c2e9f
Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
...
some Makefiles along the way.
1995-04-12 04:56:21 +00:00
Satoshi Asami
60c74f5419
Bogus @cd removed.
...
Submitted by: me
1995-04-11 02:34:21 +00:00
Satoshi Asami
cf9e9ede3e
New Makefile structure, fix Jordan's CATEGORIES.
...
Submitted by: me
1995-04-11 02:34:03 +00:00
Jean-Marc Zucconi
bb0452e715
Add MAINTAINER= jmz@FreeBSD.org
1995-04-11 02:02:17 +00:00
Andrey A. Chernov
50ff3e5303
Upgrade.
1995-04-08 13:54:45 +00:00
Jordan K. Hubbard
ac3066bf75
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
...
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
3753222345
Try to get most ports checksummed
1995-03-31 22:18:54 +00:00
Jordan K. Hubbard
74514e02ff
Add MAINTAINER. Yes, I know I screwed up the Submitted by: line on the
...
import. Sorry! :(
Submitted by: me
1995-03-27 21:00:02 +00:00
Jordan K. Hubbard
e07220aca9
Import Michael Elbel's mmv port.
1995-03-27 20:55:28 +00:00
Satoshi Asami
35af96374a
Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
...
and some other minor cleanup.
1995-03-24 11:12:06 +00:00
Satoshi Asami
bcd2ac7f76
Submitted by: dwhite@anshar.shadow.net (Don Whiteside)
...
In the ports-current/util directory there's a port for mshell. The
Makefile lists the master site as :
src.doc.ic.ac.uk/usenet/alt.sources/articles/7000-7999
Either as a result of a typo or, more likely, a renumbering, the
directory is now 07000-07999, so the install has a fit when it can't find it.
1995-03-22 03:30:50 +00:00
Satoshi Asami
177a07f6ea
Removed Canna, Wnn, kterm and nkf.
1995-03-16 00:07:40 +00:00
Satoshi Asami
19e4924603
Added colorls.
1995-03-09 00:51:20 +00:00
Satoshi Asami
d3c5462ad0
Color patch for ls. Am I going to be killed for this? ;)
1995-03-09 00:49:22 +00:00
Satoshi Asami
0baa5e54c7
Added Canna.
1995-03-06 08:17:02 +00:00
Gary Palmer
a3bb7ccc38
Add package files
1995-03-01 00:53:09 +00:00
Gary Palmer
57fa7cec95
Correct path for manpages
1995-03-01 00:52:57 +00:00
Gary Palmer
2eae6add54
Add amanda
1995-03-01 00:25:15 +00:00
Gary Palmer
2efcec346a
Amanda, The Advanced Maryland Automatic Network Disk Archiver
1995-03-01 00:23:26 +00:00
Andreas Schulz
7f3fb9917e
Correct the patch file so that the patches doesn't get rejected :-).
1995-02-26 23:30:16 +00:00
Satoshi Asami
59057276f4
Move Wnn from clean to regular target. The "always building" problem was
...
fixed a long time ago, I forgot to put it back here.
1995-02-26 01:27:19 +00:00
Andreas Schulz
9ba9cdc0d8
Add the Wnn port to a clean target. It is used from the mule port and
...
gets built but doesn't get cleaned from a "cd /usr/ports ; make clean"
otherwise.
1995-02-25 16:03:23 +00:00
Jean-Marc Zucconi
777828bde7
tkInfo is a tk script to read GNU "info" files and display them.
...
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-02-24 12:54:57 +00:00
Jean-Marc Zucconi
b2bffe27fd
Update
...
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-02-23 16:39:03 +00:00
Andrey A. Chernov
a11b5f6cc8
Upgrade.
1995-02-22 04:20:53 +00:00
Torsten Blum
c47635a562
add tua to the subdirs list
1995-02-15 23:53:48 +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
Andreas Schulz
2734102949
Another patch for the "new" make :-). screen/doc/Makefile has some spaces
...
in it.
1995-02-10 21:57:21 +00:00
Satoshi Asami
14c91ea240
Added xdu.
1995-02-10 02:14:22 +00:00
Satoshi Asami
7bc414dc62
Not sure how this thing ever worked. Problems:
...
(1) The hunk about "manformat" was missing a "-l" (patch didn't apply)
(2) "glimpseindex" wasn't defined at all (run-time error). Made it to
be defined as "".
Shouldn't this go to utils/ instead of x11/ though?
1995-02-08 12:18:47 +00:00
Satoshi Asami
b85f71a7f2
Checksum.
1995-02-08 12:15:23 +00:00
Satoshi Asami
2db58e929d
Put back in the color patch, but not as default. User should explicitly
...
type "make color" to get the color version. This should make both Andrew
and people who requested color-less happy. :)
1995-02-07 03:55:22 +00:00
Satoshi Asami
245813abd5
Checksum.
1995-02-06 06:03:49 +00:00
Satoshi Asami
3c6c56e2ca
Added nkf.
1995-02-06 05:30:34 +00:00
Andreas Schulz
f771173e02
Add the COMMENT, DESCR and PLIST files in the pkg directory so that less
...
can now also be build as a package.
1995-01-29 21:53:11 +00:00
Andrey A. Chernov
cfebf08f44
Upgrade
1995-01-18 01:29:54 +00:00
Andrey A. Chernov
e127a154e6
Remove lha
1995-01-15 08:04:24 +00:00
Jordan K. Hubbard
5e4966c1c7
Remove entries that have moved away.
1995-01-13 13:37:32 +00:00
Jordan K. Hubbard
158e85397c
Nuke out Wnn - it's driving me nuts with its wanting to build EVERY time.
1995-01-05 21:41:35 +00:00
Jordan K. Hubbard
eb497430f3
Neaten this up a little, add acs port.
1995-01-03 09:17:52 +00:00