Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Thomas Gellekum
546041ba31
As threatened on freebsd-ports: all startup scripts know about the two
...
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Akinori MUSHA
9ca4ec6659
Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR}
...
PR: ports/18009
Submitted by: tkato@prontomail.ne.jp
2000-04-14 18:40:29 +00:00
Akinori MUSHA
edcf8b3594
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
...
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.
Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
David E. O'Brien
c751fc667a
Change Id->FreeBSD.
1999-08-25 05:28:01 +00:00
Michael Haro
535add65ac
grep -> ${GREP}
...
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Satoshi Taoka
d3338efdce
To avoid stopping in "make fetch-list" on /usr/ports
...
Noticed by: simokawa@FreeBSD.org
1999-08-09 06:22:14 +00:00
Michael Haro
a88a70925a
More WWW: additions
1999-05-07 05:01:44 +00:00
Satoshi Taoka
0347e6e13e
Changed MAINTAINER's e-mail address
...
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
1999-05-01 04:03:48 +00:00
Steve Price
eca2e7c1f2
Use '::' for the extract target since we have two of them now.
...
PR: 9519
Submitted by: maintainer
1999-01-18 02:41:10 +00:00
David E. O'Brien
ef3a06c9ba
move contents of do-fetch:' to
pre-extract:'.
...
Ok'ed by: Maintainer's lack of responce to my email asking to do this.
1998-12-31 22:23:13 +00:00
Satoshi Asami
7d45e2b7a1
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
1998-06-27 05:20:00 +00:00
Satoshi Asami
c9a6702a53
Cleanup etc. submitted by port maintainer. Create account automatically
...
if it doesn't exist, and chown everything to the right UID after unpacking.
Submitted by: maintainer
1997-09-19 09:30:11 +00:00
Satoshi Asami
a812d8d3cd
Wnn ver 6. Files were already repository copied from japanese/Wnn.
...
Wnn6 is just a wrapper for the commercial Wnn6 CDROM, so you obviously
need the CDROM to use the port. Wnn6-lib is the library interface,
and this half is free (this port will be used by the upcoming mule
ports).
PR: 4166
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-09-10 07:55:46 +00:00
Satoshi Asami
4bc273eb21
Fix many bugs. Share files that can be shared.
...
PR: 4409
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-09-10 06:52:02 +00:00
Satoshi Asami
5e0ad8e46f
The project template file is called "X11.tmpl" in XFree86-3.3, so make
...
a symlink "X11.tmpl -> Project.tmpl" in the config subdirectory. This is
necessary for letting imake pick it up automatically.
1997-06-19 11:26:08 +00:00
Satoshi Asami
3a5d53e0ae
Master site has moved.
...
Submitted by: hanai
1997-04-16 05:00:06 +00:00
Satoshi Asami
e10cbbfe84
Add some @dirrms.
1997-03-06 06:55:50 +00:00
Satoshi Asami
2b1fce2079
Update comments.
1996-11-13 11:31:52 +00:00
Satoshi Asami
e7c863ffac
Add comment for reason why this IS_INTERACTIVE (needs "wnn" user).
1996-11-13 11:19:45 +00:00
Masafumi Max NAKANE
0fe54da9a9
CATEGORIES+= -> CATEGORIES=
...
Inspired by: obrien
1996-11-11 10:13:07 +00:00
Satoshi Asami
ffab353310
Add "jp-" in front of PKGNAME.
1996-09-19 04:38:46 +00:00
Satoshi Asami
9718d835aa
Misc. bugfix and cleanup.
...
Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp>
1996-08-22 10:41:46 +00:00
Satoshi Asami
14cd728249
Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
...
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Satoshi Asami
d90db55867
List all files.
1995-06-23 04:04:45 +00:00
Satoshi Asami
8743292dae
Why the heck was I calling the build target "pre-build"?!? (Changed
...
to do-build.)
1995-04-24 02:22:49 +00:00
Satoshi Asami
ee38b3ca7b
Update of ports/japanese Makefiles to work with the new bsd.port.mk.
1995-04-20 18:05:40 +00:00
Satoshi Asami
562c298a2c
Clean up Makefiles, as per my promise.
1995-04-07 05:48:11 +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
Satoshi Asami
b1606b6d57
Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and
...
pkg/REQ are now standard names recognized in bsd.port.mk so no need
to redefine PKG_ARGS in Makefile.
1995-03-27 13:24:18 +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
9ebdb2ae09
Don't build every time.
...
Pointed-out by: jkh
1995-01-11 07:20:03 +00:00
Satoshi Asami
b00fafca5b
Oops, forgot to add new package files. REQ will test if the user "wnn" is
...
on the system or not. INSTALL will wnntouch the dictionary files upon
install.
1994-11-25 18:23:01 +00:00
Satoshi Asami
59d082981f
Update to make jserver work. Needed to "wnntouch" dictionary files
...
here and there.
1994-11-25 18:21:00 +00:00
Satoshi Asami
c4e947be7c
Cleaned up $Id:$ line.
1994-11-23 08:27:46 +00:00
Satoshi Asami
d107e4edbb
Oops, forgot to touch build-cookie in dummy build target. Now I know
...
why Wnn was getting built over and over. Sorry, Gary!
1994-11-23 08:26:49 +00:00
Satoshi Asami
ee16c53194
Japanese/Chinese/Korean input method (only Japanese part built and
...
tested---someone else please try other languages!)
1994-11-22 23:37:45 +00:00