non port: net/htpdate/Makefile |
SVNWeb
|
Number of commits found: 42 |
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above )
|
Fri, 11 Mar 2022
|
[ 18:42 Jason Helfman (jgh) ] 362706b
net/htpdate: update to 1.2.3
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 9 Oct 2019
|
[ 12:17 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
Drop the ipv6 virtual category for n* category as it is not relevant anymore
|
Wed, 28 Aug 2019
|
[ 16:02 jgh ]
- fix service script
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
|
Mon, 26 Aug 2019
|
[ 18:26 jgh ]
- update to 1.2.2
- upstream excepted my patches to remove FreeBSD and Linux
as examples for endpoint webservers for retrieving time.
- this is a purely a documentation update
|
Mon, 12 Aug 2019
|
[ 23:07 jgh ]
- remove valid endpoints from code
- patches submitted upstream
- bump revision
|
Fri, 9 Aug 2019
|
[ 23:20 jgh ]
- remove valid endpoints
- bump revision
Reported by: clusteradm@
|
Tue, 6 Aug 2019
|
[ 15:28 jgh ]
- update to 1.2.1
|
Mon, 5 Aug 2019
|
[ 20:07 rene ] (Only the first 10 of 26 ports in this commit are shown above. )
Return jgh's ports to the various pools after his commit bit was safekept.
Hat: portmgr-secretary
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Thu, 1 Oct 2015
|
[ 16:33 jgh ]
- update to 1.1.2
|
Thu, 30 Oct 2014
|
[ 18:17 jgh ]
- update to 1.1.1
- add pkg-message about starting service in resource configuration (rc)
|
Thu, 18 Sep 2014
|
[ 12:31 mat ] (Only the first 10 of 22 ports in this commit are shown above. )
Retire MANCOMPRESSED.
Also the compat NO_INSTALL_MANPAGES shim.
Differential Revision: https://reviews.freebsd.org/D730
Reviewed by: antoine
With hat: portmgr
Sponsored by: Absolight
|
Tue, 29 Jul 2014
|
[ 21:43 adamw ] (Only the first 10 of 277 ports in this commit are shown above. )
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Fri, 21 Feb 2014
|
[ 13:38 ehaupt ] (Only the first 10 of 30 ports in this commit are shown above. )
Remove trailing whitespaces from category net
|
Mon, 10 Feb 2014
|
[ 16:12 jgh ]
- update to 1.1.0
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
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)
|
Tue, 24 Sep 2013
|
[ 04:33 jgh ]
- update to 1.0.7
- support staging
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Thu, 18 Apr 2013
|
[ 23:40 jgh ]
- update to 1.0.5 [1]
- 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
|
Fri, 26 Aug 2011
|
[ 04:14 miwi ]
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Support CC/CFLAGS properly
PR: 160128
Submitted by: Ports Fury
|
Tue, 2 Aug 2011
|
[ 16:27 bapt ] (Only the first 10 of 14 ports in this commit are shown above. )
Mark BROKEN: Does not fetch
|
Tue, 29 Dec 2009
|
[ 10:25 miwi ] (Only the first 10 of 36 ports in this commit are shown above. )
- Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src
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
|
Mon, 9 Mar 2009
|
[ 19:29 miwi ] (Only the first 10 of 60 ports in this commit are shown above. )
- Reset farrokhi@freebsd.org due to long period of inactivity.
Approved by: portmgr (linimon)
|
Sat, 25 Oct 2008
|
[ 19:28 miwi ]
- Update to 1.0.4
Approved by: maintainer implicit
|
Fri, 5 Sep 2008
|
[ 14:16 miwi ]
- Update to 1.0.3
|
Fri, 20 Jun 2008
|
[ 22:05 miwi ]
- Update to 1.0.1
Approved by: maintainer implicit
|
Sat, 3 Mar 2007
|
[ 16:29 miwi ]
- Update to 1.0.0
Approved by: maintainer implicit
|
Wed, 8 Nov 2006
|
[ 09:28 farrokhi ] (Only the first 10 of 66 ports in this commit are shown above. )
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor)
|
Sun, 5 Nov 2006
|
[ 09:02 miwi ]
- Update to 0.9.3
PR: ports/105131
Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
Sponsored by: FreeBSD Bug-a-thon #2
|
Tue, 9 May 2006
|
[ 16:34 mnag ]
- Update to 0.9.2
PR: 96679
Submitted by: Martin Wilke <freebsd___unixfreunde.de>
Approved by: maintainer
|
Sat, 15 Apr 2006
|
[ 15:47 pav ]
- Update to 0.9.1
- Take maintainership
PR: ports/95762
Submitted by: Babak Farrokhi <babak@farrokhi.net>
|
Fri, 14 Apr 2006
|
[ 18:14 linimon ] (Only the first 10 of 39 ports in this commit are shown above. )
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr
|
Wed, 19 Oct 2005
|
[ 09:37 vsevolod ]
- Update to 0.8.8
Reported by: edwin
|
Sat, 3 Sep 2005
|
[ 09:55 vsevolod ]
Update to 0.8.7.
|
Fri, 22 Jul 2005
|
[ 09:33 vsevolod ] (Only the first 10 of 29 ports in this commit are shown above. )
Update my email address.
Approved by: perky (mentor)
|
Mon, 18 Jul 2005
|
[ 16:55 garga ]
Update to 0.8.5
PR: ports/83651
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> (maintainer)
Approved by: flz (mentor)
|
Thu, 14 Jul 2005
|
[ 05:22 novel ]
- Update to 0.8.4
- Add ipv6 to CATEGORIES
- Do not unpack and then pack again man page
PR: 83417
Submitted by: Vsevolod Stakhov (maintainer)
|
Fri, 8 Jul 2005
|
[ 02:59 ahze ]
- Update to 0.8.3
PR: ports/83110
Submitted by: maintainer
|
Mon, 13 Jun 2005
|
[ 04:11 pat ]
Update to 0.8.2
PR: ports/82180
Submitted by: maintainer
|
Thu, 9 Jun 2005
|
[ 18:15 sem ]
Htpdate is an utility to synchronize time using http headers. It can be very
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>
|
Number of commits found: 42 |