aboutsummaryrefslogtreecommitdiff
path: root/dns/noip
Commit message (Collapse)AuthorAgeFilesLines
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptEmanuel Haupt2015-01-061-1/+1
| | | | Notes: svn path=/head/; revision=376416
* Remove portions of patch relying upon faith(4) that are no longer necessary.Adam Weinberger2015-01-022-26/+1
| | | | | | | | | | PR: 195002 Submitted by: Stanislaw Halik (maintainer) Patch by: Ben Woods Approved by: maintainer Notes: svn path=/head/; revision=376054
* Cleanup plistBaptiste Daroussin2014-10-271-1/+0
| | | | Notes: svn path=/head/; revision=371557
* Support stagingEmanuel Haupt2014-02-181-10/+6
| | | | Notes: svn path=/head/; revision=344849
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | dns) Notes: svn path=/head/; revision=327719
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* Fix network interface detection. Pass maintainership to submitter.Emanuel Haupt2011-09-123-23/+11
| | | | | | | | PR: 160677 Submitted by: sthalik@tehran.lain.pl Notes: svn path=/head/; revision=281669
* - Pass -Dbsd_with_getifaddrs to CFLAGS in order to get a correct networkEmanuel Haupt2011-03-285-58/+11
| | | | | | | | | | interface list [1] PR: 155974 [1] Submitted by: David Naylor <naylor.b.david@gmail.com> [1] Notes: svn path=/head/; revision=271946
* Add LICENSE and remove MD5 sums.Emanuel Haupt2011-01-252-1/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268229
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Update to 2.1.9Emanuel Haupt2009-11-174-37/+40
| | | | | | | | | | - Take maintainership PR: 140643 Approved by: kay.abendroth@raxion.net (maintainer) Notes: svn path=/head/; revision=244401
* Remove references to my mirror, which will be decommissioned shortly;Shaun Amott2009-07-191-2/+1
| | | | | | | fall back to FreeBSD mirrors in case the port has no others. Notes: svn path=/head/; revision=238071
* - Bump PORTREVISION after rc script changedRong-En Fan2008-01-101-1/+1
| | | | Notes: svn path=/head/; revision=205375
* - Fix rc scriptRong-En Fan2008-01-101-1/+1
| | | | | | | | | | | | | Actually, the maintainer submits the rc script which uses 'name=noip2'. After some discussion with him, I changed it to use noip in order to match its port name, but forget to properly set $command. Pointy hat to: rafan Reported by: Andrea Venturoli <ml at netfence.it> Approved by: maintainer (implicit) Notes: svn path=/head/; revision=205374
* - Replace old style rc script by a RCng oneRong-En Fan2008-01-035-26/+40
| | | | | | | | PR: ports/119135 Submitted by: Kay Abendroth <kay.abendroth at raxion.net> (maintainer) Notes: svn path=/head/; revision=204916
* Update to 2.1.7 which includes the following changes:Emanuel Haupt2007-12-284-15/+15
| | | | | | | | | | | | | | * updated noip2.c: added SkipHeaders() instead of the magic 6 line pass * Changed to ip1.dynupdate.no-ip.com for ip retrieval * added fclose() for stdin, stdout & stderr to child * made Force_Update work on 30 day intervals * added version number into shared mem and -S display PR: 118989 Submitted by: Kay Abendroth <kay.abendroth@raxion.net> (maintainer) Notes: svn path=/head/; revision=204657
* - Update to 2.1.4Martin Wilke2007-02-263-11/+11
| | | | | | | | PR: 109533 Submitted by: Kay Abendroth <kay.abendroth@raxion.net> (maintainer) Notes: svn path=/head/; revision=186029
* - update to 2.1.3Cheng-Lung Sung2006-10-314-17/+16
| | | | | | | | | | - grab maintainership PR: ports/104528 Submitted by: maintainer (Kay Abendroth) Notes: svn path=/head/; revision=175838
* Bump PORTREVISION which should have been done when distinfo was updated.Mark Linimon2006-06-241-1/+1
| | | | | | | Pointy hat to: lawrance Notes: svn path=/head/; revision=166167
* Add an additional mirror.Emanuel Haupt2006-04-291-1/+2
| | | | | | | Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=160723
* Distfile was rerolled. No content changes.Sam Lawrance2006-04-221-2/+2
| | | | | | | | PR: ports/95714 [1] Submitted by: Wes Santee <wes@bogon.net> [1], Ville Sulin <grs@salaisuus.fi> Notes: svn path=/head/; revision=160112
* Use SUB_FILES for pkg-messageEdwin Groothuis2006-04-012-1/+5
| | | | Notes: svn path=/head/; revision=158549
* Fix distinfo (distfile content was not changed).Roman Bogorodskiy2006-03-021-2/+2
| | | | | | | | | PR: 94009 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: portmgr (marcus) Notes: svn path=/head/; revision=156922
* - Distfile seems to have been re-rolled:Simon Barner2006-02-051-2/+2
| | | | | | | | o No content change o Archive size is identical Notes: svn path=/head/; revision=155242
* - Fix detection of device list by avoiding a conflict of the global portsSimon Barner2005-12-012-9/+6
| | | | | | | | | | | | | collection variable ${ARCH} and a variable of the same name in this port's Makefile - Bump PORTREVISION Reported by: Rudi Kramer <derth@wbs.co.za> on freebsd-ports: http://lists.freebsd.org/pipermail/freebsd-ports/2005-November/027809.html Notes: svn path=/head/; revision=150159
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149250
* Clean up time for email addresses MIA!Edwin Groothuis2004-10-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If you know new email addresses for the people involved, please send-pr it! <mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550 <mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT TO command) <woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not found <esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our customer (in reply to RCPT TO command) <crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in reply to RCPT TO command) <cyrilm@tower.pp.ru>: host mail.tower.pp.ru[213.85.109.133] said: 550 unknown user (in reply to RCPT TO command) <ports@henrik-motakef.de>: Host or domain name not found. Name service error for name=henrik-motakef.de type=A: Host not found <jj@nttmcl.com>: host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1 <jj@nttmcl.com>... Mailbox disabled for this recipient (in reply to RCPT TO command) <koji@jet.es>: host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted / No such user (in reply to RCPT TO command) <proot@iaces.com>: host horton.iaces.com[204.147.87.98] said: 550 5.1.1 <proot@iaces.com>... User unknown (in reply to RCPT TO command) <roland.jesse@gmx.net>: host mx0.gmx.net[213.165.64.100] said: 550 5.1.1 {mx034} <roland.jesse@gmx.net>... User is unknown (in reply to RCPT TO command) <vess@slavof.net>: host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access denied (in reply to MAIL FROM command) <tuxsuximus@hotmail.com>: host mx3.hotmail.com[65.54.253.99] said: 550 Requested action not taken: mailbox unavailable (in reply to RCPT TO command) <zenin@archive.rhps.org>: host mail.rhps.org[66.250.128.137] said: 550 5.7.1 <zenin@archive.rhps.org>... Relaying denied (in reply to RCPT TO command) Notes: svn path=/head/; revision=120152
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104360
* - Update to version 2.1.1Kirill Ponomarev2004-01-303-9/+9
| | | | | | | | PR: ports/62081 Submitted by: maintainer Notes: svn path=/head/; revision=99470
* - Update to 2.1.0Pav Lucistnik2004-01-095-24/+28
| | | | | | | | PR: ports/61141 Submitted by: Eyal Soha <esoha@attbi.com> (maintainer) Notes: svn path=/head/; revision=97812
* - Update to version 2.0.12Kirill Ponomarev2003-10-0510-55/+95
| | | | | | | | | | - Approved by maintainer PR: 56180 Submitted by: Dan Larsson <ports@tyfon.net> Notes: svn path=/head/; revision=90325
* Massive repo-copies request: net->dns (partly devel->dns)Edwin Groothuis2003-09-051-1/+1
| | | | | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr Notes: svn path=/head/; revision=88573
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* add noip 1.6Ying-Chieh Liao2002-06-2511-0/+177
No-IP.com's dynamic DNS update client PR: 36543 Submitted by: Eyal Soha <esoha@attbi.com> Notes: svn path=/head/; revision=61931