pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/gated/files Whitespace only.
details: https://anonhg.NetBSD.org/pkgsrc/rev/679504e3db87
branches: trunk
changeset: 475920:679504e3db87
user: kim <kim%pkgsrc.org@localhost>
date: Sat May 29 16:05:54 2004 +0000
description:
Whitespace only.
diffstat:
net/gated/files/configuration | 30 +++++++++++++++---------------
1 files changed, 15 insertions(+), 15 deletions(-)
diffs (58 lines):
diff -r b0e3746e517d -r 679504e3db87 net/gated/files/configuration
--- a/net/gated/files/configuration Sat May 29 16:01:14 2004 +0000
+++ b/net/gated/files/configuration Sat May 29 16:05:54 2004 +0000
@@ -1,26 +1,26 @@
#
-# $NetBSD: configuration,v 1.1 1998/07/02 21:23:44 tron Exp $
+# $NetBSD: configuration,v 1.2 2004/05/29 16:05:54 kim Exp $
#
-# "gated" configuration for NetBSD
+# "gated" configuration for NetBSD
#
-bindir @PREFIX@/bin
+bindir @PREFIX@/bin
sbindir @PREFIX@/sbin
-mandir @PREFIX@/man
+mandir @PREFIX@/man
mantype bsd42
-cc cc
+cc cc
#cflags -g
cwflags -W -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow
-cflags -O -g
+cflags -O -g
ldflags -lkvm
-lex lex
-lflags -p -Cfe
-yflags -d -v
+lex lex
+lflags -p -Cfe
+yflags -d -v
-mkdep mkdep -flag -MM
+mkdep mkdep -flag -MM
options INCLUDE_UNISTD INCLUDE_PATHS GID_T=gid_t
options POSIX_SIGNALS HAVE_WAITPID USE_SETSID
@@ -32,12 +32,12 @@
options S_INT8=int8_t S_INT16=int16_t S_INT32=int32_t S_INT64=int64_t
options GDC_RESOURCE GDCCORENAME=""%s.core""
-gdc_group wheel
+gdc_group wheel
-path_dump /var/tmp/%s_dump
-path_dumpdir /var/tmp
-path_pid /var/run/%s.pid
-path_version /var/run/%s.version
+path_dump /var/tmp/%s_dump
+path_dumpdir /var/tmp
+path_pid /var/run/%s.pid
+path_version /var/run/%s.version
path_unix /netbsd
protocols bgp egp hello icmp rip ospf iso slsp isis rdisc
Home |
Main Index |
Thread Index |
Old Index