aboutsummaryrefslogtreecommitdiff
path: root/net/rwhoisd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Drop maintainershipRenato Botelho2007-08-101-1/+1
| | | | Notes: svn path=/head/; revision=197427
* - Fix DISTNAME after repocopy [1]Renato Botelho2006-07-031-1/+0
| | | | | | | | | | | - Fix distinfo, tarball was rerolled. No changes, just compression level changed Reported by: linimon [1] Pointy hat to: garga [1] Notes: svn path=/head/; revision=166824
* Move net/rwhois -> net/rwhoisd, an accurate name for the port/packageRenato Botelho2006-06-271-2/+2
| | | | | | | | PR: ports/99306 Submitted by: Jo Rhett <jrhett@svcolo.com> Notes: svn path=/head/; revision=166459
* - Add OPTIONS to disable ipv6 and enable largefile supportRenato Botelho2006-06-251-9/+28
| | | | | | | | | | | | | - RCng´ify - Make it hier(7) complaint, moving config files to ${PREFIX}/etc, logs to /var/log/rwhoisd and pid to /var/run/rwhoisd - Bump PORTREVISION PR: ports/99304 (based on) Submitted by: Jo Rhett <jrhett@svcolo.com> Notes: svn path=/head/; revision=166309
* - Update to 1.5.9.6Renato Botelho2006-06-051-1/+1
| | | | | | | | PR: ports/98417 Submitted by: Martin Wilke <freebsd at unixfreunde.de> Notes: svn path=/head/; revision=164443
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* - Update to 1.5.9.5Renato Botelho2005-09-301-5/+10
| | | | | | | | | - Use REINPLACE_CMD instead simple patch - Use PORTDOCS - Take maintainership Notes: svn path=/head/; revision=143834
* - Update to 1.5.9.3Pav Lucistnik2005-04-141-3/+5
| | | | | | | | PR: ports/79908 Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=133342
* Fix fetch: Add official site, remove non-existant hosts.Volker Stolz2005-03-021-2/+1
| | | | | | | Note that a newer version is available! Notes: svn path=/head/; revision=130189
* Remove conditional dependencies on security/tcp_wrapper: That portColin Percival2005-01-201-4/+0
| | | | | | | | hasn't existed since October 2002, and tcp_wrapper has been included in the base system since March 1999. Notes: svn path=/head/; revision=126967
* Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently addedJoe Marcus Clarke2003-11-071-2/+2
| | | | | | | | | bsd.port.mk macro. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=93295
* Fix build on -CURRENT.Max Khon2003-10-271-9/+4
| | | | | | | | Use DOCSDIR. Bump PORTREVISION. Notes: svn path=/head/; revision=92353
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91379
* fix MASTER_SITESOliver Lehmann2003-07-221-1/+2
| | | | Notes: svn path=/head/; revision=85362
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Upgrade to 1.5.7.3.Dirk Froemberg2001-12-271-1/+1
| | | | | | | | | This fixes a buffer overflow. See PR: ports/33236 Notes: svn path=/head/; revision=52247
* Update to version 1.5.7.1, which removes the pgp code, usesDoug Barton2001-10-151-1/+1
| | | | | | | | | | autoconf 2.5.2d to hopefully prevent segfaults on FreeBSD, and changes the samples and documentation slightly. Submitted by: Jeff Chan <rwhois@jeffchan.com> (the author) Notes: svn path=/head/; revision=48823
* Update to version 1.5.7Kevin Lo2000-11-281-20/+20
| | | | | | | | PR: 23136 Submitted by: Ports Fury Notes: svn path=/head/; revision=35492
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.Will Andrews2000-10-231-1/+1
| | | | Notes: svn path=/head/; revision=34154
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-051-8/+1
| | | | | | | | | | 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. Notes: svn path=/head/; revision=30229
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-4/+4
| | | | Notes: svn path=/head/; revision=27423
* Simplify shlib version generation by using PLIST_SUB.Satoshi Asami2000-03-011-7/+3
| | | | Notes: svn path=/head/; revision=26472
* bentoize the PLIST creation for people with libc.4Bill Fumerola2000-03-011-1/+5
| | | | Notes: svn path=/head/; revision=26465
* PLIST fixes.Jeremy Lea2000-02-271-1/+10
| | | | | | | Found by: bento Notes: svn path=/head/; revision=26346
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-9/+9
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* use ${PREFIX} and only require tcp_wrappers if it isn't part of theMichael Haro1999-06-261-2/+4
| | | | | | | base system. Notes: svn path=/head/; revision=19814
* Unbreak.Justin M. Seger1998-10-161-3/+1
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=14048
* Mark BROKEN for ELF.Justin M. Seger1998-10-141-1/+3
| | | | | | | | | | cc -c -O -pipe -I.. -DRWHOIS_SERVER_VERSION=\"1.0B9.2\" -DAUTHORIZATION_ON -DHAVE_CONFIG_H misc.c misc.c: In function `run_program': misc.c:383: function `__error' is initialized like a variable *** Error code 1 Notes: svn path=/head/; revision=13974
* tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:Satoshi Asami1998-09-171-2/+2
| | | | | | | | libwrap is a shared library so it should be LIB_DEPENDS, and delete some spaces and tab-only lines. Notes: svn path=/head/; revision=13204
* Variable reordization (LIB_DEPENDS before misc. variables).Satoshi Asami1997-06-031-4/+3
| | | | Notes: svn path=/head/; revision=6682
* Import of the InterNIC's referral whois server and clientJames FitzGibbon1997-05-301-0/+40
Notes: svn path=/head/; revision=6647