1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

3748 Commits

Author SHA1 Message Date
Masafumi Max NAKANE
f5e23c4093 Check on /etc/services will be performed upon pkg_add, too. 1996-09-19 14:35:53 +00:00
Masafumi Max NAKANE
9cd9d5ef35 Added donkey to SUBDIR. 1996-09-19 13:34:06 +00:00
Masafumi Max NAKANE
0ca0da173c The substitution mode should be correct now. (Finally. :-) 1996-09-19 12:08:28 +00:00
Masafumi Max NAKANE
bbaf199dcb An alternative for S/KEY's key command. 1996-09-19 11:33:49 +00:00
Masafumi Max NAKANE
2de7100601 So, here it comes back again. (I certainly hope the keyword substitution
mode is set correctly.)
1996-09-19 11:19:12 +00:00
Masafumi Max NAKANE
a9b1782c91 The keyword substitution mode of patch-ad needs to be changed to -ko,
so I remove this file first.
(And it will be back soon.)
1996-09-19 11:13:51 +00:00
Gary Palmer
6c2e1c651d From the README:
TIS has recently instituted a registration policy for access to the freely
available toolkit. We have added this additional step to ensure that you
are aware that, while this software is freely available, it is licensed and
copyrighted software.

so add a dummy fetch: target to tell people to read their licence and
obtain the source manually, and what to do with it when you have it.
1996-09-19 09:58:47 +00:00
Masafumi Max NAKANE
98f501df18 Fixed broken patch file. (Well, I hope it works...) 1996-09-19 09:49:38 +00:00
Satoshi Asami
ffab353310 Add "jp-" in front of PKGNAME. 1996-09-19 04:38:46 +00:00
Andreas Klemm
dea38560eb updated my ports with my new e-mail address. 1996-09-19 03:01:17 +00:00
Masafumi Max NAKANE
38f4e4de38 ${PREFIX} is set to ${LOCALBASE} only when no value is specified for the
variable.
1996-09-18 19:20:24 +00:00
Masafumi Max NAKANE
91b60a8c76 Prefixed the PKGNAME with ``jp-'' 1996-09-18 12:36:58 +00:00
Masafumi Max NAKANE
3958298655 PKGNAME is now prefixed with ``jp-.''
${LOCALBASE} is used instead of /usr/local.

Submitted by:	asami@FreeBSD.ORG
1996-09-18 12:20:22 +00:00
Satoshi Asami
95c640c865 Minor rewording ("Japanese/Russian utilities" -> "... support"). 1996-09-18 10:16:35 +00:00
Satoshi Asami
713caf381c Oops, forgot to add this one. 1996-09-18 10:13:36 +00:00
Masafumi Max NAKANE
e1d8feedad Changed the maintainer from Satoshi to Max.
This port now installs man pages.

(Patch-ac is responsible for following three items.)
This port now installs files into ${PREFIX}/{bin,include/canna,lib/canna}
instead of /usr/local/Canna/{bin,include,lib}.

Changed the location and the name of the lock file to /var/run/Canna.pid.

Changed the location of the log file to /var/log.

Now the readme file is not installed into the directory where the lock file
resides. (patch-ab)

In post-install:, /etc/services is checked and the user will be notified
if there is no entry for Canna.

Added new patch to modify source of several man pages to avoid it displaying
an empty page before showing its content. (patch-ad)
1996-09-18 08:02:06 +00:00
Joshua Peck Macdonald
13274c73de Add BROKEN=yes since it won't compile without g++ 2.7.x. 1996-09-18 00:54:30 +00:00
Joshua Peck Macdonald
b8ec5f320a Unless I'm hollucinating, my last commit, which I specified
-n to, really happened.  That's kind of weird.  Anyways, I
forgot to add the patches directory and a new patch.

Oh, I specified -n now too, hope this doesn't work.
1996-09-17 23:59:53 +00:00
Joshua Peck Macdonald
d2564b5530 c 1996-09-17 23:55:40 +00:00
Joshua Peck Macdonald
0c6f5227a8 PRCS is a version control system I wrote. Its like CVS except
its simpler to use, is not designed as a front-end to RCS, fixes
a lot of the things CVS got wrong, has no client/server support,
and a few other things.
1996-09-17 23:43:20 +00:00
Masafumi Max NAKANE
7821eadd11 Fixed the problem that the startup script installed in /usr/local/etc/rc.d
didn't actually start the program.  Amazingly, no one has complained
about this problem!!
1996-09-17 23:28:13 +00:00
Chuck Robey
fe72104d02 Activate new Chinese language xterm port, cxterm.
Submitted by:	David O'Brien
1996-09-17 22:53:37 +00:00
Chuck Robey
97f9ab6d19 New chinese language port, cxterm, tested and ready!
Submitted by:	David O'Brien
1996-09-17 22:51:49 +00:00
Masafumi Max NAKANE
6bf31ff92d Updated Masafumi NAKANE's E-mail address. 1996-09-17 15:07:58 +00:00
Eric L. Hernes
a9a5e5b053 upgrade to 2.1.3 1996-09-17 12:50:36 +00:00
Torsten Blum
c6c3273999 Add slash to MASTER_SITES
*sigh*

Pointed out by: asami
1996-09-17 09:43:29 +00:00
Satoshi Asami
198d2991ef When I say that something,
I want a new INDEEEEeeeeX,
I want a new INDEX,
I want a new INDEX.
1996-09-17 09:23:56 +00:00
Masafumi Max NAKANE
f12a0949dd 1.0.5.2.2 (beta) -> 1.0.5.2. 1996-09-17 08:45:08 +00:00
Satoshi Asami
ea649301d8 Added swisswatch. Closes PR ports/1627.
Submitted by:	sanpei@yy.cs.keio.ac.jp
1996-09-17 07:46:30 +00:00
Satoshi Asami
d42f9d48b1 Fixed checksum. 1996-09-16 01:05:21 +00:00
Satoshi Asami
1ce919e683 Add pre-clean target to delete ${SCRIPTDIR}/post-install (created
in configure stage).
1996-09-16 00:56:30 +00:00
Satoshi Asami
73ae948059 Add rtty and socket. 1996-09-16 00:32:17 +00:00
Satoshi Asami
acbed80277 Add xmahjongg. 1996-09-16 00:31:37 +00:00
Satoshi Asami
1b6a7670ee Add id-utils. 1996-09-16 00:31:05 +00:00
Satoshi Asami
0e275217b8 Add gdb. I know it'a "developers" only port, but that doesn't
mean it shouldn't show up in INDEX.
1996-09-16 00:30:01 +00:00
Andrey A. Chernov
73a15189a0 Return NO_PACKAGE back - don't distribute modified copies
Pass If-Modified-Since for user password case
Fix fetching for missing space cases
Submitted by: gibbs
1996-09-15 16:41:39 +00:00
Torsten Blum
c7fe6c5bd7 add sunclock to SUBDIRs list 1996-09-15 10:33:18 +00:00
Satoshi Asami
a0c098e463 Fix xpm path so this thing actually packages. 1996-09-15 08:10:18 +00:00
Torsten Blum
9340ed729f sunclock shows which portion of the Earth's surface is illuminated by the Sun. 1996-09-14 23:43:02 +00:00
Torsten Blum
17cdff96b5 Upgrade to 2.7 (no changes since 2.7b4) 1996-09-14 23:22:07 +00:00
Torsten Blum
59a394e69a Upgrade to 0.19 1996-09-14 23:15:25 +00:00
Torsten Blum
732f7e5a43 Upgrade to 3.0.0 1996-09-14 22:55:01 +00:00
Torsten Blum
8b72a4342d Upgrade to 3.4 patchlevel 2 1996-09-14 22:53:16 +00:00
Torsten Blum
31da7a7024 Upgrade to 3.4i 1996-09-14 22:52:15 +00:00
Torsten Blum
c2dadf3218 Path on MASTER_SITE has changed 1996-09-14 22:51:30 +00:00
Satoshi Asami
2889791e25 Always install MakeTeXPK, renaming the old one out of the way if necessary.
Submitted by:	max@sfc.wide.ad.jp
1996-09-14 08:52:22 +00:00
Satoshi Asami
f17accf9f6 Don't use "&;", which is now illegal.
Submitted by:	max@sfc.wide.ad.jp
1996-09-14 08:36:30 +00:00
Andrey A. Chernov
56504d0a96 Upgrade to 3.75 1996-09-14 03:25:39 +00:00
Andrey A. Chernov
4424da6c33 Remove package name 1996-09-14 03:11:05 +00:00
Satoshi Asami
eef6ee1023 Added chinese. 1996-09-14 02:07:26 +00:00