aboutsummaryrefslogtreecommitdiff
path: root/net/htpdate
Commit message (Collapse)AuthorAgeFilesLines
* net/htpdate: update to 1.2.3Jason Helfman2022-03-112-5/+4
|
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Drop the ipv6 virtual category for n* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
| | | | Notes: svn path=/head/; revision=514143
* - fix service scriptJason Helfman2019-08-282-21/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | For some reason the PID written to the pidfile by htpdate does not match its actual PID, which renders the standard PID-handling mechanism of rc.subr(8) useless. As a solution, depend only on the process name to figure out the PID of the running process. NB: the old pidfile has to be removed before starting htpdate. Otherwise, the program complains about the pidfile already existing (which htpdate interprets as another instance of htpdate already running). Also: - Use %%PREFIX%% to let the ports provide a proper path for the binary. - Do not specify htpdate_flags in command_args. htpdate_flags are already passed to the program by rc.subr(8). In response to this mailing list thread: https://lists.freebsd.org/pipermail/freebsd-rc/2019-August/004047.html Submitted by: 0mp@ Differential Revision: https://reviews.freebsd.org/D21431 Notes: svn path=/head/; revision=510076
* - update to 1.2.2Jason Helfman2019-08-265-67/+4
| | | | | | | | | - upstream excepted my patches to remove FreeBSD and Linux as examples for endpoint webservers for retrieving time. - this is a purely a documentation update Notes: svn path=/head/; revision=509964
* Convert to UCL & cleanup pkg-message (categories n)Mathieu Arnold2019-08-141-1/+6
| | | | | | | (and missed 3 missed files from previous categories.) Notes: svn path=/head/; revision=508903
* - remove valid endpoints from codeJason Helfman2019-08-124-1/+63
| | | | | | | | - patches submitted upstream - bump revision Notes: svn path=/head/; revision=508800
* - remove valid endpointsJason Helfman2019-08-092-1/+2
| | | | | | | | | - bump revision Reported by: clusteradm@ Notes: svn path=/head/; revision=508486
* - update to 1.2.1Jason Helfman2019-08-062-5/+7
| | | | Notes: svn path=/head/; revision=508258
* Return jgh's ports to the various pools after his commit bit was safekept.Rene Ladan2019-08-051-1/+1
| | | | | | | Hat: portmgr-secretary Notes: svn path=/head/; revision=508206
* - improve startup script and allow flags to be tuneableJason Helfman2016-01-161-1/+2
| | | | | | | | | | | No need to bump portrevision, as this is not changing any existing function. PR: 206287 Reported by: Nick@van-laarhoven.org Notes: svn path=/head/; revision=406238
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - update to 1.1.2Jason Helfman2015-10-012-3/+3
| | | | Notes: svn path=/head/; revision=398367
* - update to 1.1.1Jason Helfman2014-10-303-3/+6
| | | | | | | - add pkg-message about starting service in resource configuration (rc) Notes: svn path=/head/; revision=371767
* Retire MANCOMPRESSED.Mathieu Arnold2014-09-181-1/+0
| | | | | | | | | | | | Also the compat NO_INSTALL_MANPAGES shim. Differential Revision: https://reviews.freebsd.org/D730 Reviewed by: antoine With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=368446
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* Remove trailing whitespaces from category netEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345423
* - update to 1.1.0Jason Helfman2014-02-102-8/+4
| | | | Notes: svn path=/head/; revision=343649
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* - update to 1.0.7Jason Helfman2013-09-242-10/+8
| | | | | | | - support staging Notes: svn path=/head/; revision=328092
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - update to 1.0.5 [1]Jason Helfman2013-04-184-12/+60
| | | | | | | | | | | | | - adjust MASTER_SITES and project site (pkg-descr) [1] - while here add documentation support and rc service script - take maintainership Suggested by: eddy.vervest@xs4all.nl, software author [1] Feature safe: yes Notes: svn path=/head/; revision=316081
* - Update MASTER_SITES and WWW: lineMartin Wilke2011-08-262-9/+12
| | | | | | | | | | | - Add LICENSE - Support CC/CFLAGS properly PR: 160128 Submitted by: Ports Fury Notes: svn path=/head/; revision=280466
* Remove WWW entries from unmaintained ports that return 404 or where the domainEmanuel Haupt2011-08-021-2/+0
| | | | | | | disappeared. Notes: svn path=/head/; revision=278829
* Mark BROKEN: Does not fetchBaptiste Daroussin2011-08-021-0/+2
| | | | Notes: svn path=/head/; revision=278801
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with srcMartin Wilke2009-12-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: ports/136065 ports/127469 Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza <killasmurf86@gmail.com> - Early identify port CONFLICTS PR: 137855 Submitted by: Piotr Smyrak <smyru@heron.pl> - Add --no-same-permissions to the EXTRACT_AFTER_ARGS command. Tijl Coosemans has been reported an issue that when root is extracting from the tarball, and the tarball contains world writable files (sysutils/policykit as an example), there is a chance that the files gets changed by malicious third parties right after the extraction, which makes it possible to inject code into the package thus compromise the system. Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@) - Fix some whitespaces Tested with: exp-run Notes: svn path=/head/; revision=246839
* - Reset farrokhi@freebsd.org due to long period of inactivity.Martin Wilke2009-03-091-1/+1
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=229780
* - Update to 1.0.4Martin Wilke2008-10-252-4/+4
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=222070
* - Update to 1.0.3Martin Wilke2008-09-052-4/+4
| | | | Notes: svn path=/head/; revision=219919
* - Update to 1.0.1Martin Wilke2008-06-202-4/+4
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=215397
* - Update to 1.0.0Martin Wilke2007-03-032-4/+4
| | | | | | | Approved by: maintainer implicit Notes: svn path=/head/; revision=186431
* Change my email address to farrokhi@ in all ports that I maintain.Babak Farrokhi2006-11-081-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=176802
* - Update to 0.9.3Martin Wilke2006-11-052-4/+4
| | | | | | | | | PR: ports/105131 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer) Sponsored by: FreeBSD Bug-a-thon #2 Notes: svn path=/head/; revision=176450
* - Update to 0.9.2Marcus Alves Grando2006-05-092-4/+4
| | | | | | | | | PR: 96679 Submitted by: Martin Wilke <freebsd___unixfreunde.de> Approved by: maintainer Notes: svn path=/head/; revision=161818
* - Update to 0.9.1Pav Lucistnik2006-04-152-5/+5
| | | | | | | | | | - Take maintainership PR: ports/95762 Submitted by: Babak Farrokhi <babak@farrokhi.net> Notes: svn path=/head/; revision=159599
* Reset vsevolod as maintainer due to unreponsiveness. We hope to see himMark Linimon2006-04-141-1/+1
| | | | | | | | | back sometime. Hat: portmgr Notes: svn path=/head/; revision=159501
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* - Update to 0.8.8Vsevolod Stakhov2005-10-192-3/+3
| | | | | | | Reported by: edwin Notes: svn path=/head/; revision=145844
* Update to 0.8.7.Vsevolod Stakhov2005-09-032-3/+3
| | | | Notes: svn path=/head/; revision=141837
* Update my email address.Vsevolod Stakhov2005-07-221-1/+1
| | | | | | | Approved by: perky (mentor) Notes: svn path=/head/; revision=139880
* Update to 0.8.5Renato Botelho2005-07-182-3/+3
| | | | | | | | | PR: ports/83651 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> (maintainer) Approved by: flz (mentor) Notes: svn path=/head/; revision=139520
* - Update to 0.8.4Roman Bogorodskiy2005-07-142-8/+7
| | | | | | | | | | | - Add ipv6 to CATEGORIES - Do not unpack and then pack again man page PR: 83417 Submitted by: Vsevolod Stakhov (maintainer) Notes: svn path=/head/; revision=139170
* - Update to 0.8.3Michael Johnson2005-07-082-3/+3
| | | | | | | | PR: ports/83110 Submitted by: maintainer Notes: svn path=/head/; revision=138684
* Update to 0.8.2Patrick Li2005-06-132-3/+3
| | | | | | | | PR: ports/82180 Submitted by: maintainer Notes: svn path=/head/; revision=137380
* Htpdate is an utility to synchronize time using http headers. It can be verySergey Matveychuk2005-06-093-0/+40
useful in corporate networks, where there is only http proxy, so ntp don't work. PR: ports/82067 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Notes: svn path=/head/; revision=137116