Satoshi Asami
8777d60892
Makefile updates, shell version! This was easy! :)
1995-04-11 19:26:36 +00:00
Satoshi Asami
0205e854ff
Added iv to broken list. It wasn't in SUBDIR to begin with.
1995-04-11 16:51:47 +00:00
Andrey A. Chernov
c9538b5916
Fix inpcb handling
1995-04-11 15:42:06 +00:00
Andrey A. Chernov
f87eb57fb1
Fix for new inpcb style.
...
Submitted by: tri@pooh.tky.hut.fi
1995-04-11 14:27:41 +00:00
Jordan K. Hubbard
e793aa679e
Put mule back, with apologies.
1995-04-11 06:47:06 +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
Satoshi Asami
edd71eca0e
New Makefile structure, package name and pre-configure target.
...
Submitted by: me
1995-04-11 02:32:57 +00:00
Satoshi Asami
85ed3fea5c
Missing manpage added.
...
Submitted by: me
1995-04-11 02:32:16 +00:00
Satoshi Asami
8d46a9d109
New Makefile structure and package name.
...
Submitted by: me
1995-04-11 02:32:01 +00:00
Jean-Marc Zucconi
bb0452e715
Add MAINTAINER= jmz@FreeBSD.org
1995-04-11 02:02:17 +00:00
Satoshi Asami
debcbc5032
Some more Makefile updates, for the math ports.
1995-04-11 01:19:12 +00:00
Satoshi Asami
f4d6acbc42
And here comes the next round of Makefile updates, for games. Folks,
...
there are lots of broken stuff and funky Makefiles here. Please check
your ports, and also put yourself in MAINTAINER so I know who to talk
to. Thanks....
1995-04-11 00:20:58 +00:00
Satoshi Asami
5d80320326
Reorganize Makefile, add Garrett as MAINTAINER.
1995-04-10 17:49:14 +00:00
Satoshi Asami
9441b5626c
Submitted by: Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu>
...
(thanks!)
Here's patch-ad. This could be integrated with patch-aa.
1995-04-10 17:27:40 +00:00
Jordan K. Hubbard
c1a1cb1959
Don't pass duplicate pkgdeps to pkg_create
1995-04-10 08:09:21 +00:00
Jordan K. Hubbard
38b22249fb
Remove mule - it's a bit broken right now, and probably misfiled anyway.
1995-04-10 08:08:18 +00:00
Jordan K. Hubbard
24430e4561
DEPENDS= ${PORTSDIR}/japanese/Wnn
...
Not:
DEPENDS= ${PORTSDIR}/utils/Wnn
1995-04-10 08:06:03 +00:00
Gary Palmer
fb57029f63
Upgrade to 1.9.11, add package files.
1995-04-09 18:07:58 +00:00
Jordan K. Hubbard
43ee187093
Add new -P argument to pkg_create.
1995-04-09 15:00:56 +00:00
Jordan K. Hubbard
9b46e88ed1
Add 2 new targets to facilitate some things I'm thinking about.
...
1. package-name
Simply echos the associated package name for a port (if any).
2. package-depends
Shows all package names on which this port depends.
1995-04-09 12:27:58 +00:00
Jordan K. Hubbard
cf08055c47
1. Fix the first line (should be a proper comment - silly emacs).
...
2. KEYWORDS+= CATEGORIES
3. CATEGORIES+= all (always want to be in "all"!)
1995-04-09 10:24:09 +00:00
Satoshi Asami
608af45939
And now, yet another round of Makefile updates, devel version!
1995-04-09 10:05:17 +00:00
Satoshi Asami
75fbcbe580
Add support for categorized subdirectories for packages. By default,
...
all .tgz files go to /usr/ports/packages/.packages, and a relative
symlink is created for every item in CATEGORIES...i.e., if "CATEGORIES
= foo bar", then /usr/ports/packages/{foo,bar}/pkgname.tgz both point
to /usr/ports/packages/.packages/pkgname.tgz.
Suggested by: jkh
1995-04-09 09:59:42 +00:00
Satoshi Asami
02fa28d031
Oops, one more CATEGORY -> CATEGORIES typo fix....
1995-04-09 09:24:21 +00:00
Satoshi Asami
be5fff166a
Typo (CATEGORY -> CATEGORIES).
1995-04-09 09:01:30 +00:00
Satoshi Asami
7f6c181f38
Yet another round of Makefile updates, graphics version.
1995-04-09 07:09:55 +00:00
Satoshi Asami
94105bca12
Another round of Makefile updates, editors version.
1995-04-09 06:11:17 +00:00
Andrey A. Chernov
1ce14d3547
Upgrade.
1995-04-08 14:00:19 +00:00
Andrey A. Chernov
50ff3e5303
Upgrade.
1995-04-08 13:54:45 +00:00
Satoshi Asami
23402bd102
Added comment about chmods. By the way, the previous commit was -
...
Submitted by: Anthony Yee-Hang Chan <yeehang@netcom.com>
1995-04-08 06:50:41 +00:00
Satoshi Asami
cd33dac126
Upgrade, 2.2 -> 2.3!
1995-04-08 05:06:23 +00:00
Jeffrey Hsu
edb15401e0
Fix misplacement of CATEGORIES line into middle of a multi-line define.
...
Reviewed by:
Submitted by:
Obtained from:
1995-04-07 18:56:39 +00:00
Satoshi Asami
562c298a2c
Clean up Makefiles, as per my promise.
1995-04-07 05:48:11 +00:00
Jean-Marc Zucconi
5ee35b1ea7
Change the app. defaults so that the game plays faster
1995-04-06 23:11:35 +00:00
Jean-Marc Zucconi
08d6361c15
Add the MAINTAINER line
1995-04-06 23:10:36 +00:00
Jordan K. Hubbard
fb599fa38a
Add icon
1995-04-06 08:55:31 +00:00
Jordan K. Hubbard
785a0fcc3b
The Icon Programming Language, version 9.0
...
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-04-06 08:52:44 +00:00
Jordan K. Hubbard
c549162079
Add slirp.
1995-04-06 06:53:18 +00:00
Jordan K. Hubbard
5180b26252
The slip-over-a-shell-account stuff people have been talking about from
...
danjo@freedom.wit.com .
1995-04-06 06:52:42 +00:00
Satoshi Asami
6321484970
Added gawk.
1995-04-05 08:59:36 +00:00
Satoshi Asami
6816e73a98
Japanized gawk.
...
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-04-05 08:53:47 +00:00
Satoshi Asami
adcfa10d21
Upgrade, 1.63 -> 1.65.
1995-04-04 15:46:33 +00:00
Satoshi Asami
923f89ae7c
Spell out all the include file names.
1995-04-04 10:26:35 +00:00
Satoshi Asami
059c78a1cc
Added grep and sed.
1995-04-04 09:43:48 +00:00
Satoshi Asami
b19cb959e8
Japanized grep, 2.0 + patches.
...
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-04-04 09:38:28 +00:00
Satoshi Asami
66662ab360
Japanized sed, 1.18 + patches.
...
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1995-04-04 09:37:52 +00:00
Satoshi Asami
8f3b1c8030
Upgrade, 1.0 -> 1.1.
...
% patch-ab is not necessary anymore because the bug is now fixed in
. the original source.
% post-configure (which was doing "make includes") is not necessary
. because xmkmf is now called with "-a". (Yeah, should have redefined
. XMKMF in Makefile in the first place....)
1995-04-04 09:25:26 +00:00
Jordan K. Hubbard
4695e6bfc5
Make this go to the right place for -lX11 (-l${PREFIX}/lib).
...
!! ** This also requires my patch to bsd.port.mk for USE_X11 ** !!
1995-04-04 06:09:38 +00:00
Jordan K. Hubbard
44e31ae72d
Add USE_X11 for ports which are X11 users but don't use IMAKE.
1995-04-04 05:57:19 +00:00