| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
30 Dec 2009 19:09:51
4.2.6p1.r2
|
cy  |
Fix build when using packages as prerequisites instead of ports, ie.
pointyhat. |
27 Dec 2009 04:51:27
4.2.6p1.r2
|
cy  |
Update 4.2.6p1-RC1 --> 4.2.6p1-RC2. |
23 Dec 2009 00:40:58
4.2.6p1.r1_1
|
cy  |
Fix pkg-plist and create option menu. |
22 Dec 2009 18:11:24
4.2.6p1.r1
|
cy  |
Update from 4.2.4p7 to 4.2.6p1-RC1 (4.2.6p1.r1). |
23 May 2009 05:11:55
4.2.4p7
|
cy  |
Update from 4.2.4p6 to 4.2.4p7.
PR: ports/134755 |
14 Jan 2009 01:13:25
4.2.4p6  |
cy  |
Update 4.2.4p4 -> 4.2.4p6 |
21 Aug 2008 07:18:49
4.2.4p4  |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
08 Aug 2008 04:23:51
4.2.4p4  |
cy  |
Prepare for a new ntp-rc (release candidate) slave port:
- Conditionally assign PORTVERSION, which will be overridden by the
upcoming slave port. The default is the ntp stable branch.
- Previous ntp release candidates were designated by a lower-case "rc".
They are now designated using an upper-case "RC". |
13 Jan 2008 04:17:07
4.2.4p4  |
cy  |
Update 4.2.2p4 --> 4.2.4p4
PR: 119330
Submitted by: Philippe Audeoud <jadawin@tuxaco.net> |
13 Sep 2007 18:28:18
4.2.2p4  |
cy  |
Update 4.2.2p3 --> 4.2.2p4 |
07 Oct 2006 04:48:35
4.2.2p3  |
cy  |
Update 4.2.2p2 --> 4.2.2p3 |
06 Oct 2006 19:31:46
4.2.2p2_1  |
cy  |
Add missing patch file. |
06 Oct 2006 19:30:50
4.2.2p2_1  |
cy  |
NTP will not build under FreeBSD 4.X. |
05 Oct 2006 20:11:35
4.2.2p2_1  |
cy  |
Forced commit to document the upgrade from 4.2.2 to 4.2.2p2. |
05 Oct 2006 20:07:16
4.2.2p2_1  |
cy  |
Enable parity for RAWDCF time clocks.
PR: 103808 |
05 Aug 2006 02:34:17
4.2.2  |
cy  |
Distfile source directory has changed. |
24 Jun 2006 19:27:25
4.2.2  |
cy  |
Remove redundant line. |
24 Jun 2006 15:33:59
4.2.2  |
cy  |
Update 4.2.0 --> 4.2.2 |
22 Jan 2006 21:24:05
4.2.0_1  |
edwin  |
SHA256ify
Approved by: krion@ |
30 Aug 2004 15:00:15
4.2.0_1  |
vs  |
Repackage:
- Add ipv6 as a second category as IPv6 is now supported.
- Switch to GNU_CONFIGURE as the bug mentioned in the Makefile
of the port seems to be gone and it really is a GNU configure
script. This will also enable the replacing of config.guess
and config.sub with versions from PORTSDIR/Templates.
- Use USE_OPENSSL and add a WITHOUT_SSL knob so the ntp port can
be built using the OpenSSL ports or without any crypto support
at all.
- Use cpio instead of tar to install the documentation in the
post-install target, this saves a chown-run and the port no
longer operates on already installed files.
- Install sample configuration files in EXAMPLESDIR.
- Use/respect DOCSDIR.
PR: ports/59955
Submitted by: Marius Strobl
Approved by: maintainer timeout (cy's busy in RL) |
20 Apr 2004 06:13:29
4.2.0_1  |
cy  |
Bring port up to date with latest make(1) .warning feature, allowing
the port to build again.
Reminded by: ru |
18 Mar 2004 03:36:09
4.2.0_1  |
cy  |
Add SIZE.
Submitted by: trevor |
07 Feb 2004 04:14:39
4.2.0_1  |
cy  |
Define unique LATEST_LINK.
Reported by: kris |
25 Jan 2004 22:08:28
4.2.0_1  |
cy  |
Change to src/include/netdb.h 1.31 caused a compile error. This
commit fixes that error.
Reported by: bento |
13 Nov 2003 13:30:42
4.2.0  |
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
31 Oct 2003 00:36:14
4.2.0  |
cy  |
Update 4.1.1c.r3 -> 4.2.0 |
04 Oct 2003 08:02:17
4.1.1c.r3  |
edwin  |
[patch][non-maintainer] remove dead master site from net/ntp
Per Fenner's logs, ftp://uiarchive.uiuc.edu went away around
July 22nd of this year. It should be removed from this port.
PR: ports/57561
Submitted by: Mark Linimon <linimon@lonesome.com> |
16 Jul 2003 03:21:03
4.1.1c.r3  |
cy  |
PORTVERSION fixup.
Noticed by: tuc@ttsg.com
Pointy hat to: Yours truly |
07 Jul 2003 18:52:35
4.1.1c-rc3  |
cy  |
Update 4.1.1c-rc1 --> 4.1.1c-rc3 |
06 Apr 2003 17:04:04
4.1.1c-rc1  |
cy  |
Forced commit to document that the previous commit was submitted by,
PR: 50487
Submitted by: arved |
06 Apr 2003 17:01:22
4.1.1c-rc1  |
cy  |
Update website URI. |
07 Mar 2003 06:08:06
4.1.1c-rc1  |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
25 Jan 2003 04:05:12
4.1.1c-rc1  |
cy  |
Update 4.1.1b -> 4.1.1c-rc1 |
07 Nov 2002 05:46:03
4.1.1b  |
cy  |
Use PORTCOMMENT. |
30 Oct 2002 15:38:42
4.1.1b  |
cy  |
Update 4.1.1a --> 4.1.1b |
12 Jul 2002 19:50:34
4.1.1a_1  |
cy  |
Fix jjy driver. This patch fixes an invalid command to the
C-DEX JST2000.
Submitted by: nork
Reviewed by: Harlan Stenn <stenn@whimsy.udel.edu> |
16 Jun 2002 13:52:01
4.1.1a  |
sobomax  |
Don't use command like the following "tar --exclude ".*" -cf foo.bar ."
because `.' itself gets excluded and therefore no files are added into
arcive. This should unbreak package on -current with new tar.
Reported by: kris |
21 May 2002 03:13:24
4.1.1a  |
cy  |
The ntp port now tracks the production branch, currently at 4.1.1a.
PR: 38205
Submitted by: Jason Harris <jharris@widomaker.com> |
21 May 2002 01:47:24
4.1.72  |
cy  |
The ntp port has historically tracked the ntp development branch.
This forced commit documents that at this point forward the ntp port
will track the ntp production branch. The ntp-devel port will
continue to track the development branch. |
30 Dec 2001 04:48:07 
|
cy  |
1. Update to 4.1.72. 2. Change MAINTAINER from my work email address to my
FreeBSD.org email address. 3. Patch to optionally enable RAWDCF (DCF77
raw time code). Obtained from: Harlan Stenn <stenn@whimsy.udel.edu> |
17 Nov 2001 16:28:47 
|
cy  |
Updatre to 4.1.71. |
24 Aug 2001 20:23:10 
|
okazaki  |
Update to 4.1.0. |
07 Jul 2001 21:03:41 
|
jedgar  |
Fix MASTER_SITES |
07 Jul 2001 17:30:21 
|
sf  |
make PKGNAME handbook compliant. support PORTDOCS in pkg-plist. |
07 Jul 2001 16:10:09 
|
ijliao  |
upgrade to 4.0.99m-rc2 |
29 May 2001 16:24:26 
|
ijliao  |
add missing files into PLIST |
15 Apr 2001 15:57:26 
|
dinoex  |
maintainer-update: update ntp port that incorporates latest security fix. |
06 Apr 2001 21:31:01 
|
jedgar  |
Bump port revision for previous fixes |
06 Apr 2001 16:46:43 
|
jedgar  |
- Fix off-by-one and buffer underflow - Prevent potential denial-of-service
via syslog - int -> unsigned char fixes |
05 Apr 2001 21:59:25 
|
sf  |
o Fix a potential ROOT-exploit in NTPD. (grabbed from src/contrib/ntp/ntpd)
o new maintainer. |
29 Mar 2001 13:03:57 
|
sf  |
take maintainership bask tp ports@. |
21 Mar 2001 20:43:43 
|
fenner  |
MAINTAINER shouldn't have an _ at the end. |
10 Mar 2001 17:48:41 
|
sf  |
o update to 4.0.99k. o pass maintainership to pat. |
08 Oct 2000 08:19:09 
|
asami  |
Convert category net to new layout. |