1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
Commit Graph

2864 Commits

Author SHA1 Message Date
Satoshi Asami
2e96b7e4c0 Shorten PKGNAME. Check NOMANCOMPRESS. 1996-04-01 07:11:29 +00:00
Satoshi Asami
51b84d9321 Use RUN_DEPENDS instead of EXEC_DEPENDS, as it is not (technicall) necessary
to have /usr/local/bin/gm4 just to build this port.

However, the configure script would find /usr/bin/m4 if /usr/local/bin/gm4
isn't there, so tell it to use tha latter via CONFIGURE_ENV.
1996-04-01 05:09:13 +00:00
Satoshi Asami
eb3d84fb43 Added javac_netscape. 1996-04-01 04:04:16 +00:00
Andrey A. Chernov
3f75e59084 Upgrade to 3.39 1996-04-01 02:50:54 +00:00
Satoshi Asami
007593c103 Upgrade, 1.09+0.98 -> 1.10+0.99.
Submitted by:	Noritaka Ishizumi <graphite@taurus.bekkoame.or.jp>
1996-03-31 23:25:24 +00:00
Satoshi Asami
21afe14bf7 Added suck. 1996-03-31 23:22:50 +00:00
Satoshi Asami
eeeb6d42c6 Receives/sends news to/from localhost via NNTP.
Submitted by:	Noritaka Ishizumi <graphite@taurus.bekkoame.or.jp>
1996-03-31 23:19:18 +00:00
Torsten Blum
1c6d44197b Upgrade to 2.8.16beta 1996-03-31 20:26:00 +00:00
Satoshi Asami
f9aa5bc69f More missing newlines. 1996-03-31 11:48:53 +00:00
Satoshi Asami
7feb43bc06 Another one without newline. 1996-03-31 11:44:23 +00:00
Satoshi Asami
69e1d9eed0 Another one with a missing newline at the end. 1996-03-31 11:42:47 +00:00
Satoshi Asami
8c563d2750 Add newline to end of file. Take out version number while I'm here.
Found by:	my new README.html-generating script
1996-03-31 11:29:15 +00:00
Satoshi Asami
ff0c859fe9 Change name of variable to LOCALBASE, to keep it symmetric with X11BASE,
which has been in the tree for a much longer time.

Sorry for the multiple commits and I know I shouldn't be doing this but
my hamster tells me to be orthogonal...("hey Phoenix, do you think
I should call it LOCALBASE?" "squeak" "ok, if you say so").
1996-03-31 10:35:26 +00:00
Satoshi Asami
99b93fc460 Add a variable LOCAL_PREFIX that defaults to "/usr/local", as a
counterpart to X11BASE (default "/usr/X11R6").

Now PREFIX is set to ${X11BASE} or ${LOCAL_PREFIX} depending on
whether USE_IMAKE or USE_X11 is set or not.

This enables us to refer to non-X ports from X ports using
${LOCAL_PREFIX}, thus removing most of the remaining "/usr/local"s
from the ports tree.

This will also allow the system administrator to move the whole
"local" tree to somewhere else, without affecting X ports.  (Of course
not all ports are necessarily happy with that, but we're working on
it.)

Based on: an idea that came up while I was watching a football game
          several months ago ("hey, maybe I can move that sideline
          without disturbing the other!")
1996-03-31 10:02:09 +00:00
Mark Murray
06c5c3f70d Update to v3.4 1996-03-30 17:08:46 +00:00
Andrey A. Chernov
e775fd2c3a Switch to .tar.gz variant, it occupes less space in distfiles 1996-03-30 13:09:27 +00:00
Satoshi Asami
1131d8c5b2 Added bowman. 1996-03-30 05:42:59 +00:00
Satoshi Asami
dbdca89122 Fix path on master site, the tarfile was two levels lower. 1996-03-29 23:11:17 +00:00
Jordan K. Hubbard
e0bda482b8 Add netscape3 port 1996-03-29 18:52:08 +00:00
Jordan K. Hubbard
09287c1245 Bring in the new netscape 3.0b2 port (code named "atlas" apparently).
Brings JAVA support to FreeBSD (well, BSDI, but who's counting? :)
1996-03-29 18:51:16 +00:00
Eric L. Hernes
f32277e025 now provides a.out and ELF libraries. 1996-03-29 14:46:46 +00:00
Satoshi Asami
7108587d86 Add missing newline at end. 1996-03-29 10:17:02 +00:00
Satoshi Asami
21e81af865 Stop trying to strip shell scripts so this thing actually installs. 1996-03-29 07:06:55 +00:00
Satoshi Asami
0a3ef99efb Change PKGNAME to reflect elm version change. 1996-03-29 06:39:16 +00:00
Satoshi Asami
c49f590202 Split freebsd.markers to freebsd.core.markers (core team members) and
freebsd.ftp.markers (ftp sites).

The latter file is quite incomplete, I'd like to at least have one for
each country (preferably all of ftp.*.freebsd.org's) in there.  Many
entries are commented out because I either couldn't find out where the
site is or I couldn't find the name of the city on my map. ;)
1996-03-29 05:28:27 +00:00
Satoshi Asami
714350b27a Added kakasi. 1996-03-29 05:05:56 +00:00
Satoshi Asami
1cadcb7c32 Kanji->Kana converter. Try to figure out why this one is special
(hint: direction).

Submitted by:	Masafumi NAKANE <masafumi@pobox.com>
1996-03-29 05:05:18 +00:00
Satoshi Asami
c900ce242f Add a pre-clean target to delete patch-0a created by do-extract. 1996-03-29 03:28:08 +00:00
Satoshi Asami
e227fdcd4b Fix some comments.
Submitted by:	Masafumi NAKANE <masafumi@pobox.com>
1996-03-29 02:33:27 +00:00
Jean-Marc Zucconi
0a3a799382 Do not mkdir ${PREFIX}/man nor ${PREFIX}/bin
Compress man pages
1996-03-28 23:25:40 +00:00
Mark Murray
57263ac952 Upgrade to 2.9 1996-03-27 20:19:54 +00:00
Thomas Gellekum
da1b04d3b6 Upgrade to newer version. 1996-03-27 08:42:28 +00:00
Andrey A. Chernov
4fabd36811 Upgrade to 2.70.4.3 1996-03-26 04:02:50 +00:00
Andrey A. Chernov
2548794a7d Upgrade to level 14 1996-03-26 02:58:39 +00:00
Andrey A. Chernov
7b41219d9a Upgrade to next snapshot 1996-03-26 02:01:47 +00:00
Adam David
821773d091 only create commented-out inetd entry if no such entry already exists
(whether commented out or not)
1996-03-25 23:48:44 +00:00
Adam David
058fc16b40 latest 'stable' version 1996-03-25 23:16:42 +00:00
Adam David
acd65d06a5 ':' was missing from constructed PATH 1996-03-25 22:04:37 +00:00
Satoshi Asami
298de01e86 Upgrade, 2.2.6 -> 2.2.6.5.
Submitted by:	Harlan Stenn <Harlan.Stenn@pfcs.com>
1996-03-25 10:56:43 +00:00
Satoshi Asami
08d1b95476 Add tinyfugue. 1996-03-25 10:13:47 +00:00
Satoshi Asami
bb08909c89 A popular programmable MUD client, with macro support and more.
Submitted by:	Mike Peck (mike@binghamton.edu)
1996-03-25 10:12:10 +00:00
Satoshi Asami
e175c9156a Added ftptool. 1996-03-25 08:59:46 +00:00
Satoshi Asami
5fb563ecd1 An xview-based graphical ftp interface.
Submitted by:	Janusz Kokot <janek@gaja.ipan.lublin.pl>
1996-03-25 08:58:59 +00:00
Satoshi Asami
1ac8ea2a1c Upgrade, 1.2pl3 -> 1.4.
Submitted by:	janek@gaja.ipan.lublin.pl
1996-03-25 08:30:53 +00:00
Satoshi Asami
6553a05875 Added flex. 1996-03-25 08:09:24 +00:00
Satoshi Asami
50745d30ab Oops, forgot to change maintainer. 1996-03-25 04:35:49 +00:00
Satoshi Asami
81b341f5d9 Upgrade, 2.1.1 -> 2.1.4.
Submitted by:	Masafumi NAKANE <masafumi@pobox.com>
1996-03-25 04:31:45 +00:00
Andrey A. Chernov
ee0c97756a Auto-sense installed perl & wish 1996-03-24 23:04:17 +00:00
Wolfram Schneider
cc6279bb77 remove BINGRP?= BINOWN?= BINMODE?= 1996-03-24 00:41:10 +00:00
Andrey A. Chernov
90726c1827 Move perl depends under USE_PERL 1996-03-23 23:36:32 +00:00