1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Danilo Egea Gondolfo
ffd012c4ef - Update from 3.8.1 to 3.8.2
- Add stage support
- Use options helpers
- Use PLIST_FILES instead of pkg-plist

PR:		ports/185714
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2014-01-19 02:04:22 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Ryan Steinmetz
b6a591f28e - Remove problematic empty variable assignment
Reported by:	dougb
2012-01-04 22:59:28 +00:00
Ryan Steinmetz
a7e522e2ab - Add SSL to OPTIONS
- Do not force the user to run ddclient as a daemon

PR:		ports/163271
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
2012-01-04 01:47:21 +00:00
Ryan Steinmetz
d7ecc7c232 Update to 1.8.1 [1]
Add LICENSE

PR:		ports/159199
Submitted by:	Rob Farmer <rfarmer@predatorlabs.net> (maintainer) [1]
Approved by:	tabthorpe (mentor)
2011-07-28 21:59:28 +00:00
Max Brazhnikov
d725cb21aa - fix with non-standard PREFIX/LOCALBASE
- fix error with undefined variables on some services. This is upstream ticket #2:
  http://sourceforge.net/apps/trac/ddclient/ticket/2

PR:		ports/155486
Submitted by:	Rob Farmer (maintainer)
2011-03-13 14:53:21 +00:00
Olli Hauer
e3bea4f57f - add periodic daily script to force update
- connect to license framework
 - add special patch from glarkin to ensure daemon detach from tty,
   change some printf to use the warning function instead.

PR:		148586
Submitted by:	Chris Howey <howeyc _at_ gmail.com>
Approved by:	maintainer, glarkin (mentor)
2010-08-17 19:22:56 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Andrew Pantyukhin
e16f86438d - Update to 3.7.1
Approved by:	Radosław Kozlowski <radek@raadradd.com>
2007-02-17 23:05:24 +00:00
Marcus Alves Grando
230fa6ce6e - Update to 3.6.7
- Add new rc.d script

PR:		96667
Submitted by:	Andrew Pantyukhin <infofarmer___gmail.com>
Approved by:	maintainer
2006-05-07 00:03:25 +00:00
Edwin Groothuis
052f6d24e4 [MAINTAINER] dns/ddclient: update to 3.6.5
- Update to 3.6.5
	- Utilize PORTDOCS and PLIST_FILES
	- Remove pkg-plist

PR:		ports/74334
Submitted by:	Radek Kozlowski <radek@raadradd.com>
2004-11-27 05:52:15 +00:00
Pav Lucistnik
f3a0d1bb65 - Update to 3.6.4
- Take maintainership
- rcng script

PR:		ports/73059
Submitted by:	Radek Kozlowski <radek@raadradd.com>
2004-10-28 00:04:57 +00:00
Mark Linimon
645be29927 Update to version 3.6.3 and new mastersite (already partially done).
The patchfile unwires hardcoding of configuration directories.  The
changes are mostly minor; see work/README for full summary.
PR: ports/55335, maintainer timeout (3 months).
2003-11-07 01:07:05 +00:00
Norikatsu Shigemura
6eeb9cf4b8 Fix startup script.
PR:		ports/56727
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	maintainer no response
2003-09-24 15:07:32 +00:00
Dirk Froemberg
ffc78fd4ea Fix startup script (add missing ;; in stop block). 2001-11-24 12:55:21 +00:00
Dirk Froemberg
e84fc3013c Add slashes at the end of directory names to make ddclient actually run. 2001-08-26 22:28:39 +00:00
Dirk Froemberg
bca308bdce Upgrade to 3.5.1.
The old distfile was removed from distsite.
Things are moving too fast... ;-)
2001-08-26 17:53:53 +00:00
Dirk Froemberg
d588562aa0 Add ddclient - a perl client used to update dynamic DNS entries for
accounts on many dynamic DNS services.

WWW: http://burry.ca:4141/ddclient/
2001-08-26 16:07:09 +00:00