Commit graph

61 commits

Author SHA1 Message Date
Cy Schubert
c51a82e586 Update from 4.2.4p6 to 4.2.4p7.
PR:		ports/134755
2009-05-23 04:11:55 +00:00
Cy Schubert
29fa9577c9 Update 4.2.4p4 -> 4.2.4p6 2009-01-14 01:13:25 +00:00
Rong-En Fan
741aa71483 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
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Cy Schubert
f8905c7c2d 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".
2008-08-08 03:23:51 +00:00
Cy Schubert
792f71a896 Update 4.2.2p4 --> 4.2.4p4
PR:		119330
Submitted by:	Philippe Audeoud <jadawin@tuxaco.net>
2008-01-13 04:17:07 +00:00
Cy Schubert
e605452804 Update 4.2.2p3 --> 4.2.2p4 2007-09-13 17:28:17 +00:00
Cy Schubert
e29808d8f1 Update 4.2.2p2 --> 4.2.2p3 2006-10-07 03:48:35 +00:00
Cy Schubert
4ae5ae27cd Add missing patch file. 2006-10-06 18:31:46 +00:00
Cy Schubert
eddfbb64ee NTP will not build under FreeBSD 4.X. 2006-10-06 18:30:49 +00:00
Cy Schubert
f68f9288b4 Enable parity for RAWDCF time clocks.
PR:		103808
2006-10-05 19:07:16 +00:00
Cy Schubert
140a889402 Distfile source directory has changed. 2006-08-05 01:34:17 +00:00
Cy Schubert
ceff6ec668 Remove redundant line. 2006-06-24 18:27:24 +00:00
Cy Schubert
e3bcee034b Update 4.2.0 --> 4.2.2 2006-06-24 14:33:59 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Volker Stolz
cf53242161 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)
2004-08-30 14:00:15 +00:00
Cy Schubert
f43f7e8969 Bring port up to date with latest make(1) .warning feature, allowing
the port to build again.

Reminded by:	ru
2004-04-20 05:13:29 +00:00
Cy Schubert
732169910a Add SIZE.
Submitted by:	trevor
2004-03-18 03:36:09 +00:00
Cy Schubert
3ebae6c5ed Define unique LATEST_LINK.
Reported by:	kris
2004-02-07 04:14:39 +00:00
Cy Schubert
b134e90243 Change to src/include/netdb.h 1.31 caused a compile error. This
commit fixes that error.

Reported by:	bento
2004-01-25 22:08:27 +00:00
Trevor Johnson
bb34de42c0 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 13:30:42 +00:00
Cy Schubert
d862770dd0 Update 4.1.1c.r3 -> 4.2.0 2003-10-31 00:36:13 +00:00
Edwin Groothuis
ca09b1019c [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>
2003-10-04 07:02:17 +00:00
Cy Schubert
d87a90e727 PORTVERSION fixup.
Noticed by:	tuc@ttsg.com
Pointy hat to:	Yours truly
2003-07-16 02:21:06 +00:00
Cy Schubert
595907db5f Update 4.1.1c-rc1 --> 4.1.1c-rc3 2003-07-07 17:52:35 +00:00
Cy Schubert
66cf624167 Update website URI. 2003-04-06 16:01:22 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Cy Schubert
1fd999f69b Update 4.1.1b -> 4.1.1c-rc1 2003-01-25 04:05:12 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Cy Schubert
bf8abaf92f Use PORTCOMMENT. 2002-11-07 05:46:03 +00:00
Cy Schubert
7325638213 Update 4.1.1a --> 4.1.1b 2002-10-30 15:38:42 +00:00
Cy Schubert
a10ce4aa5f 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>
2002-07-12 18:50:34 +00:00
Maxim Sobolev
2c1ac82421 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
2002-06-16 12:52:01 +00:00
Cy Schubert
87455805fb The ntp port now tracks the production branch, currently at 4.1.1a.
PR:		38205
Submitted by:	Jason Harris <jharris@widomaker.com>
2002-05-21 02:13:24 +00:00
Cy Schubert
318291c28d 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>

Reviewed by:  nectar
2001-12-30 04:48:07 +00:00
Cy Schubert
f261274fa7 Updatre to 4.1.71.
Reviewed by:	nectar
Approved by:	nectar
2001-11-17 16:28:47 +00:00
OKAZAKI Tetsurou
5cdb4766aa Update to 4.1.0.
PR:		30035
Submitted by:	maintainer
2001-08-24 18:23:10 +00:00
Chris D. Faulhaber
9c61f8a9f5 Fix MASTER_SITES
PR:		28791
Submitted by:	Maintainer
2001-07-07 19:03:41 +00:00
FUJISHIMA Satsuki
a57ba25d73 make PKGNAME handbook compliant.
support PORTDOCS in pkg-plist.
2001-07-07 15:30:17 +00:00
Ying-Chieh Liao
95c056dadf upgrade to 4.0.99m-rc2
PR:		28461
Submitted by:	MAINTAINER
2001-07-07 14:10:09 +00:00
Ying-Chieh Liao
1f9dc6bf4e add missing files into PLIST
PR:		27583
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-29 14:24:24 +00:00
Dirk Meyer
3b96446b11 maintainer-update:
update ntp port that incorporates latest security fix.

PR:		26503
Submitted by:	Cy.Schubert@uumail.gov.bc.ca
2001-04-15 13:57:26 +00:00
Chris D. Faulhaber
d4faf4423a Bump port revision for previous fixes
Submitted by:	sf
2001-04-06 19:31:01 +00:00
Chris D. Faulhaber
77f90805c8 - Fix off-by-one and buffer underflow
- Prevent potential denial-of-service via syslog
- int -> unsigned char fixes

Approved by:	Maintainer
2001-04-06 14:46:42 +00:00
FUJISHIMA Satsuki
47c0440329 o Fix a potential ROOT-exploit in NTPD.
(grabbed from src/contrib/ntp/ntpd)
o new maintainer.

PR:		26369
Submitted by:	Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
2001-04-05 19:59:25 +00:00
FUJISHIMA Satsuki
69445cf3d3 take maintainership bask tp ports@.
Submitted by:	maintainer
2001-03-29 12:03:56 +00:00
Bill Fenner
4c1c9bac51 MAINTAINER shouldn't have an _ at the end. 2001-03-21 20:43:43 +00:00
FUJISHIMA Satsuki
89abcdcc3d o update to 4.0.99k.
o pass maintainership to pat.

PR:		25645
Submitted by:	Patrick Li <pat@databits.net>
2001-03-10 17:48:41 +00:00
Steve Price
f12a69f1c4 Update to version 4.0.99i.
PR:		18279
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-29 23:55:43 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Michael Haro
dd80423437 Update port net/ntp to 4.0.99g
PR:		17284
Submitted by:	KATO Tsuguru tkato@prontomail.ne.jp
2000-04-01 04:28:04 +00:00