Commit graph

12 commits

Author SHA1 Message Date
Makoto Matsushita
7e92a1d951 Update to version 4.0.
Also fixes to pkg-plist to 1) forget to chmod/chown db directory for
package and 2) shut-up error message to remove ${PREFIX}/share/locale/rw
(that is not listed in BSD.local.dist, and other applications such as bison
may be used this directory.)

jwhois.conf is also updated to the latest revision (1.137) from jwhois
CVS repository.

Pressure for update from:	nork
2008-05-26 05:21:13 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Makoto Matsushita
76fba200be Fix plist: delete ${PREFIX}/share/locale/rw/LC_MESSAGES that is not
listed in mtree/BSD.local.dist.

Bump PORTREVISION since plist is changed.

Submitted by:	kris via pointyhat
2005-11-13 06:59:14 +00:00
Makoto Matsushita
b1ad0e85e3 Update to 3.2.3. Put SHA256 checksum to distinfo. 2005-11-10 08:16:30 +00:00
Makoto Matsushita
111c8ce3c1 Be sure to remove directories which this port digs. No binary/documents
are changed, but bump PORTREVISION to fix installed +CONTENTS file.

Submitted by:	kris (via pointyhat)
2004-12-19 01:59:07 +00:00
Makoto Matsushita
0c035503c7 Cleanup.
- Fix pkg-plist, add missing files to the list (gimme a pointy hat to me...)
- Introduce INFO variable.
- Don't touch share/locale/ directory.
- Employ WITHOUT_NLS macro as other ports did.

Since pkg-plist is changed, bump PORTREVISION.

Submitted by:	sf
2004-04-15 13:21:02 +00:00
Makoto Matsushita
43b5d91e53 Update to version 3.2.0.
- bump version string
	- update md5 checksum
	- add new *.mo files
	- fix patch file for 3.2.0

Requested by: Yonatan Bokovza <Yonatan@xpert.com>
2002-09-12 12:58:51 +00:00
Makoto Matsushita
b39c04de34 Fix the problem that the jwhois datacache mechanism is not working properly.
In src/Makefile.am rev 1.18, install-exec-hook: is disappeared (I dunno
why, CVS commit log doesn't answer my question).  As a result, jwhois
binary is not chgrp(1)ed, so do it in Makefile.  pkg-plist should be
fixed to include (empty) datacache directory (that's long standing bug
since the beginning of this port, sorry).
2002-03-15 16:53:34 +00:00
Kevin Lo
72fb55e197 Update to version 3.1.0
PR: 34751
Submitted by: MAINTAINER
2002-02-09 09:53:54 +00:00
FUJISHIMA Satsuki
8e0191fc0f unbreak if jwhois.conf existed.
found by:	# portupgrade jwhois
2001-04-02 05:29:06 +00:00
Akinori MUSHA
7c0d215faf Update to 2.4.2.
Preserve the configuration file when it looks different than the
sample.

Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org> (MAINTAINER)
2001-03-22 10:10:05 +00:00
Jun Kuriyama
c331f8e106 Yet another whois client.
Submitted by:	Makoto MATSUSHITA <matusita@jp.freebsd.org>
PR:		ports/20135
2000-07-27 05:40:55 +00:00