aboutsummaryrefslogtreecommitdiff
path: root/dns/ez-ipupdate/files
Commit message (Collapse)AuthorAgeFilesLines
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. Notes: svn path=/head/; revision=156534
* - Fix rc script and use modern USE_RC_SUBR infrastructurePav Lucistnik2005-11-171-6/+7
| | | | | | | | PR: ports/83946 (inspired by) Approved by: maintainer timeout (se; 4 months) Notes: svn path=/head/; revision=148647
* Fix a format string vulnerability in ez-ipupdate.Christian Weisgerber2004-11-111-0/+14
| | | | | | | | Approved by: se@ Obtained from: Ulf Harnhammar <Ulf.Harnhammar.9485@student.uu.se> Notes: svn path=/head/; revision=121386
* Adjust to be compatible with rev. 1.2 of /etc/rc.d/localpkgStefan Eßer2004-07-261-6/+8
| | | | Notes: svn path=/head/; revision=114818
* Install startup script with expanded.Stefan Eßer2004-07-261-11/+7
| | | | Notes: svn path=/head/; revision=114817
* Add rcNG start/stop script.Stefan Eßer2003-09-051-0/+34
Based on the patch provided with the PR, but the PREFIX is determined at run time in the committed version. PR: ports/56176 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=88605