Commit graph

19 commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
43485240fb USE_SIZEify 2004-02-08 01:14:05 +00:00
Mario Sergio Fujikawa Ferreira
d88a05ddb8 Fix build on alpha: remove extraneous ')' parentheses in patch 2003-05-14 01:51:52 +00:00
Mario Sergio Fujikawa Ferreira
74740483d0 De-pkg-comment 2003-02-23 19:58:35 +00:00
Mario Sergio Fujikawa Ferreira
d92b9ecd13 Sanitize MASTER_SITES
Submitted by:	fenner's distfiles survey
2003-02-07 15:43:57 +00:00
Mario Sergio Fujikawa Ferreira
a5fcdc400d o Remove ONLY_FOR_ARCHS limitation by adding timing support other
than RDTSC registers from Pentium. After a reminder by Garrett
  Wollman <wollman@FreeBSD.org> [1] that FreeBSD has a gethrtime()
  similar function, added experimental support for FreeBSD
  clock_gettime(2) which should work in all FreeBSD supported ARCHes

o Add notes in both DESCR and PKGMESSAGE that there might be precision
  differences since this is experimental code

Reviewed by:	portmgr (silence/no objections)
Submitted by:	wollman [1]
2003-01-02 05:46:09 +00:00
Mario Sergio Fujikawa Ferreira
d848840576 Mark as ONLY_FOR_ARCHS i386 since it requires either a pentium
hardware tick counter or an equivalent Solaris gethrtime() syscall.
This should be investigated further. FreeBSD might have an equivalent
syscall.

Submitted by:	bento
2002-12-18 18:45:26 +00:00
Edwin Groothuis
5019ffc91b Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.

Noticed on bento and others (full mailbox :-)
2002-11-04 22:57:37 +00:00
Mario Sergio Fujikawa Ferreira
3201ef7799 Sanitize MASTER_SITES
Submitted by:	fenner's distfile survey
2002-09-20 14:38:47 +00:00
Mario Sergio Fujikawa Ferreira
d18871e560 Sanitize MASTER_SITES 2002-07-08 01:34:45 +00:00
Akinori MUSHA
77f6c01ede Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:58:52 +00:00
Mario Sergio Fujikawa Ferreira
69feeee703 1) Install leapsecs.dat (leapseconds support)
2) Add PKGMESSAGE with additional FreeBSD specific installation
   information
3) Install sample startup script
4) Bump PORTREVISION due to (1)

PR:		27617
Submitted by:	Vivek Khera <khera@kciLink.com>
2001-05-25 14:58:06 +00:00
Mario Sergio Fujikawa Ferreira
76ae6e1d12 Add new MASTER_SITES 2001-02-22 17:22:39 +00:00
Will Andrews
1e242ef434 Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mk
defined PORTDOCS PLIST_SUB.

Submitted by:	lioux
Closes PR:	24468
PR Submitter:	Mikhail Teterin <mi@aldan.algebra.com>
2001-01-20 00:39:55 +00:00
Will Andrews
5ccbc2a8ac Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation.  I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
2001-01-16 19:08:45 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Mario Sergio Fujikawa Ferreira
94717f5aca Submitted by: sobomax
Bump PORTREVISION according to Revision 1.2 of
both files/patch-ac and pkg-plist.
2000-11-20 14:48:56 +00:00
Mario Sergio Fujikawa Ferreira
42867efd5a Submitted by: Jos Backus <josb@cncdsl.com>
Fix adjust destination. Should be etc/clockspeed/adjust instead of
just adjust. Add a PLIST uninstall target to remove this file since
killing the daemon does not.
2000-11-20 11:16:00 +00:00
Mario Sergio Fujikawa Ferreira
b327e9c777 Maintainer is now a committer, update email accordingly
Approved by: will
2000-10-03 05:12:49 +00:00
Maxim Sobolev
df6c5fd47c Add clockspeed - a program which uses a hardware tick counter to compensate
for a persistently fast or slow system clock. It also could be used to
synchronize time across LAN or WAN.

PR:		19349
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-07-07 14:30:01 +00:00