Satoshi Asami
c9dc84a522
Clean up subdir Makefiles. They now all look like this:
...
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#
SUBDIR= good_port_1 good_port_2 ...
=====
Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
Satoshi Asami
ed69276f3b
Add "NCFTPFLAGS=-NP", seems like they are behind a firewall.
1995-05-14 02:48:43 +00:00
Satoshi Asami
91513a3bd3
Add nethack.
1995-05-14 02:36:28 +00:00
Satoshi Asami
731b58471b
The nethack dungeon slashing game, Japanese version.
1995-05-14 02:35:19 +00:00
Satoshi Asami
97b2f673f4
Add NO_PACKAGE.
1995-05-13 23:57:44 +00:00
Satoshi Asami
860dbc36da
Add xv (restrictive copyright).
1995-05-13 23:57:31 +00:00
Satoshi Asami
203fba2d95
Don't conditionalize fake-pkg on NO_PACKAGE.
1995-05-13 23:37:16 +00:00
Joshua Peck Macdonald
49caa3269b
I fixed it so that it works right. Basically the same changes were
...
needed as for the g77 port, except this time since a new compiler
exectuable isn't getting produced (and I wonder why its that way)
one will need to use -B${PREFIX}/libexec/ every time they wish to
compile ada sources, since gcc doesn't look in /usr/local/libexec/.
It seems to work... I ran it on the examples directory. Someone
who knows ada well should test it I suppose.
-josh
1995-05-13 15:09:16 +00:00
Andrey A. Chernov
ff7f3fb163
Update to current ports scheme
1995-05-13 13:00:09 +00:00
Satoshi Asami
2e22a29fa0
Add back xchomp and xmj.
1995-05-13 11:49:59 +00:00
Satoshi Asami
61191dff05
Find a new site for this.
1995-05-13 11:29:13 +00:00
Satoshi Asami
16105aaf4b
Make this thing work again. Grab a regular tarball instead of
...
trying to do something with the compressed articles.
1995-05-13 11:10:36 +00:00
Satoshi Asami
7e031d2153
Found another site.
1995-05-13 11:08:07 +00:00
Satoshi Asami
7d8b673dc5
Add back emiclock.
1995-05-13 11:07:42 +00:00
Satoshi Asami
7020d4f949
ivs is in net/, not utils/
1995-05-13 10:38:20 +00:00
Satoshi Asami
de6dc62296
Add s3mod.
1995-05-13 10:36:49 +00:00
Satoshi Asami
24cd827733
Add NO_PACKAGE (restrictive copyright).
1995-05-13 10:22:04 +00:00
Satoshi Asami
07ad3cbafd
Upgrade (3.0.3.4 -> 3.0.3.7).
1995-05-13 10:11:51 +00:00
Satoshi Asami
42f2844969
Add emiclock (doesn't fetch) to restricted. Add tkinfo, x3270, xdtm,
...
xgrab and xloadimage to SUBDIR.
1995-05-13 10:10:28 +00:00
Satoshi Asami
06b4017273
Add "IS_INTERACTIVE=yes" (needs to actually *run* xrdb) and
...
"XMKMF=xmkmf" (make depend blows up).
Still don't know if it works, though.
1995-05-13 10:04:19 +00:00
Satoshi Asami
d9819085a0
Source is .tar.Z, not .tar.gz.
1995-05-13 09:41:25 +00:00
Satoshi Asami
3973338ee8
Move mmv to "restricted".
1995-05-13 09:34:38 +00:00
Satoshi Asami
47cc94fd88
Sort!
1995-05-13 09:20:19 +00:00
Satoshi Asami
8398ee1b87
Sort.
1995-05-13 09:18:11 +00:00
Satoshi Asami
e24a783032
Add moxftp, vic and xgopher, put tintin++ in alphabetical order.
1995-05-13 09:16:48 +00:00
Satoshi Asami
13e281f1c0
Make this thing compile and install.
1995-05-13 09:14:05 +00:00
Satoshi Asami
d1f753e2c4
Add maxima to "restricted" (license required).
1995-05-13 07:57:18 +00:00
Satoshi Asami
25cde310e9
Sort.
1995-05-13 07:55:53 +00:00
Satoshi Asami
ca23afc4b2
Add gnat to the "broken" list (for now), add elk and itcl to the SUBDIR
...
list.
1995-05-13 07:55:10 +00:00
Satoshi Asami
ebd44e9eb9
Move tcl from LIB_DEPENDS to DEPENDS. This port needs the extracted
...
source of tcl.
1995-05-13 07:53:08 +00:00
Satoshi Asami
100ece77bf
Put nkf in correct alphabetical order. Shame on me! ;)
1995-05-13 07:37:25 +00:00
Satoshi Asami
c9f27e9d1e
Reorder things in alphabetical order.
1995-05-13 07:36:15 +00:00
Satoshi Asami
5db21736b5
Added NO_PACKAGES=yes, restrictive copyright.
1995-05-13 06:25:04 +00:00
Satoshi Asami
2e5bd551c0
Swap oneko/nethack to put them in alphabetical order (my fault!), add
...
xonix and xrisk.
1995-05-13 06:24:28 +00:00
Satoshi Asami
9484ce1e9f
Add NO_PACKAGE=yes.
1995-05-13 06:07:48 +00:00
Satoshi Asami
cb4223aaeb
Add kermit to SUBDIR.
1995-05-13 06:07:36 +00:00
Satoshi Asami
1e73eb0093
Add "PKGNAME=ecu-3.34b". The string "beta" is not allowed in the
...
package name.
1995-05-13 06:06:49 +00:00
Satoshi Asami
cdfb6bc8eb
Define NO_PACKAGE for now, we aren't building the package of this thing
...
yet. The user can define FORCE_PACKAGE if the package is really
desired.
1995-05-13 05:42:15 +00:00
Satoshi Asami
5af895a1dd
Add FORCE_PACKAGE, if this is defined, NO_PACKAGE will be turned off.
...
Ports for which we can't build packages should define NO_PACKAGE but
still prepare pkg/* files. The user who really wants a package and
clear of the legal problems can say FORCE_PACKAGE from the command line
to build a package anyway.
1995-05-13 05:37:45 +00:00
Satoshi Asami
4a044548aa
Add guile-ii. Move nTk in alphabetical order.
1995-05-13 03:35:48 +00:00
Satoshi Asami
f318dab593
Total rewrite, upgrade (1.23b -> 1.24r) along the way. Thanks,
...
Michael!
Submitted by: me@tartufo.pcs.dec.com (Michael Elbel)
1995-05-13 03:24:34 +00:00
Satoshi Asami
15f227fccf
Total rewrite, upgrade (1.23b -> 1.24r) along the way. Thanks,
...
Michael!
Submitted by: me@tartufo.pcs.dec.com (Michael Elbel)
1995-05-13 03:13:07 +00:00
Andrey A. Chernov
a8d75be709
Update checksum, dist file changed without name change
1995-05-12 21:50:50 +00:00
Andrey A. Chernov
2eba67e4cd
Update to current state.
...
Fix printing of st_size
1995-05-12 21:47:02 +00:00
Andrey A. Chernov
39c39b1d42
Fix printf/st_size and off_t problem
1995-05-12 17:55:43 +00:00
Jean-Marc Zucconi
c22b4bd224
Add nTk to the SUBDIR list (not in alphabetical order since it depends
...
on perl5)
1995-05-12 15:32:36 +00:00
Satoshi Asami
fbb78febf2
Major cleanup. Make sure all parts agree with each other.
...
Submitted by: Javier Martin Rueda <jmrueda@diatel.upm.es>
1995-05-12 12:23:15 +00:00
Satoshi Asami
3dfc1631fe
Put back this long PLIST too.
1995-05-12 10:25:20 +00:00
Satoshi Asami
fd655dd8d6
Don't know why this was wrong, but it was.
1995-05-12 09:44:13 +00:00
Satoshi Asami
efb53b6a08
Minor fixup (adding PKGNAME=pgp-2.6.ru is the largest).
1995-05-12 09:43:57 +00:00