summaryrefslogtreecommitdiffstats
path: root/net/jwhois
Commit message (Collapse)AuthorAgeFilesLines
* Install the latest jwhois.conf file that comes from jwhois CVS repository.matusita2005-03-082-3/+882
| | | | | | | | | | | | | - fetch jwhois.conf rev 1.106[1] via viewcvs. - put it to files/jwhois.conf - make a typo fix (s/whios/whois/g;) to files/jwhois.conf (this change will be submitted to original author very soon) [1] http://savannah.gnu.org/cgi-bin/viewcvs/jwhois/jwhois/example/jwhois.conf This commit makes content change, so bump PORTREVISION. Enjoy. Suggested by: Shinichiro Komatsu (via ReichaNet channel)
* Be sure to remove directories which this port digs. No binary/documentsmatusita2004-12-192-2/+3
| | | | | | are changed, but bump PORTREVISION to fix installed +CONTENTS file. Submitted by: kris (via pointyhat)
* Cleanup.matusita2004-04-152-15/+21
| | | | | | | | | | | - 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
* SIZEify.matusita2004-02-101-0/+1
|
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-231-1/+1
|
* Update to 3.2.2.matusita2003-11-104-33/+2
| | | | | PR: 59090 Submitted by: Jason Harris <jharris@widomaker.com>
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-261-1/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* Add a patch to fix a problem with *.org lookup redirection.matusita2003-04-192-1/+21
| | | | | | | Bump PORTREVISION. Submitted by: Phil Pennock <pdp@nl.demon.net> Obtained from: jwhois vendor CVS repository
* De-pkg-comment.matusita2003-02-222-1/+1
|
* Add a patch for jwhois.conf, which enables to query *-MNT RIPEmatusita2003-02-131-0/+10
| | | | | | | | | maintainer handle ID to whois.ripe.net. Note that this change is now incorporated into current jwhois code also; we can simply remove if new jwhois release is available. Requested by: Frank Altpeter <frank@altpeter.de> Discussed with: Peter Karlsson <peter@softwolves.pp.se> (jwhois developer)
* Update to version 3.2.1.matusita2003-02-132-2/+2
|
* Update to version 3.2.0.matusita2002-09-124-10/+9
| | | | | | | | | - bump version string - update md5 checksum - add new *.mo files - fix patch file for 3.2.0 Requested by: Yonatan Bokovza <Yonatan@xpert.com>
* Chase shlib rev of devel/gettextade2002-08-011-1/+1
| | | | | Submitted by: lots and lots Pointy hat to: ade
* More 3.1.0 fix and a feature enhancement from the jwhois CVS repository.matusita2002-04-223-49/+5
| | | | | | | | Use external location for patches by the PR submitter, remove patch-3.1.0-fix. Bump PORTREVISION to note this change. PR: 36463 Submitted by: Jason Harris <jharris@widomaker.com>
* gettext upgrade uber-patch (stage 3)ade2002-04-121-1/+2
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Stage 1 of gettext update.ade2002-03-151-1/+1
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* Fix the problem that the jwhois datacache mechanism is not working properly.matusita2002-03-152-0/+3
| | | | | | | | 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).
* Change my email address to the one of @FreeBSD.org.matusita2002-03-151-1/+1
| | | | Reviewed by: kuriyama
* Update to version 3.1.0kevlo2002-02-095-2/+65
| | | | | PR: 34751 Submitted by: MAINTAINER
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-201-1/+1
| | | | the later case
* Update to 3.0.1.matusita2001-11-123-9/+9
| | | | Suggested by: Jason Harris <jharris@widomaker.com>
* unbreak if jwhois.conf existed.sf2001-04-022-2/+2
| | | | found by: # portupgrade jwhois
* Update to 2.4.2.knu2001-03-223-4/+8
| | | | | | | Preserve the configuration file when it looks different than the sample. Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org> (MAINTAINER)
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-3/+3
|
* Yet another whois client.kuriyama2000-07-277-0/+75
Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org> PR: ports/20135
OpenPOWER on IntegriCloud