Date: Sat, 2 Jan 1999 11:11:13 -0800 (PST) From: SADA Kenji <sada@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11/XttXF86srv-8514 Makefile ports/x11/XttXF86srv-AGX Makefile ports/x11/XttXF86srv-I128 Makefile ports/x11/XttXF86srv-Mach32 Makefile ports/x11/XttXF86srv-Mach64 Makefile ports/x11/XttXF86srv-Mach8 Makefile ... Message-ID: <199901021911.LAA17515@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sada 1999/01/02 11:11:13 PST
Modified files:
x11/XttXF86srv-8514 Makefile
x11/XttXF86srv-AGX Makefile
x11/XttXF86srv-I128 Makefile
x11/XttXF86srv-Mach32 Makefile
x11/XttXF86srv-Mach64 Makefile
x11/XttXF86srv-Mach8 Makefile
x11/XttXF86srv-Mono Makefile
x11/XttXF86srv-P9000 Makefile
x11/XttXF86srv-S3 Makefile
x11/XttXF86srv-S3V Makefile
x11/XttXF86srv-SVGA Makefile
x11/XttXF86srv-VGA16 Makefile
x11/XttXF86srv-W32 Makefile
x11/XttXF86srv-common Makefile
x11/XttXF86srv-common/files Imakefile host.def.ALL
host.def.XF86_8514
host.def.XF86_AGX
host.def.XF86_I128
host.def.XF86_Mach32
host.def.XF86_Mach64
host.def.XF86_Mach8
host.def.XF86_Mono
host.def.XF86_P9000
host.def.XF86_S3 host.def.XF86_S3V
host.def.XF86_SVGA
host.def.XF86_VGA16
host.def.XF86_W32 md5
x11/XttXF86srv-common/patches patch-za patch-zb
x11/XttXF86srv-common/pkg DESCR PLIST
x11/XttXF86srv-xfs Makefile
x11/XttXF98srv-EGC Makefile
x11/XttXF98srv-GA968 Makefile
x11/XttXF98srv-GANBWAP Makefile
x11/XttXF98srv-MGA Makefile
x11/XttXF98srv-NEC480 Makefile
x11/XttXF98srv-NECS3 Makefile
x11/XttXF98srv-NKVNEC Makefile
x11/XttXF98srv-PWLB Makefile
x11/XttXF98srv-PWSKB Makefile
x11/XttXF98srv-SVGA Makefile
x11/XttXF98srv-TGUI Makefile
x11/XttXF98srv-WABEP Makefile
x11/XttXF98srv-WABS Makefile
x11/XttXF98srv-WSNA Makefile
Added files:
x11/XttXF86srv-common/files host.def.common
x11/XttXF86srv-common/patches patch-aa patch-ab
Removed files:
x11/XttXF86srv-common/files kerberos4.diffs krb4auth.c
krb4auth.h
x11/XttXF86srv-common/patches patch-af patch-ba patch-bb
patch-bc patch-bd patch-be
patch-bf
Log:
Update to 1.1
PR: ports/9242
Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp>
Revision Changes Path
1.5 +3 -3 ports/x11/XttXF86srv-8514/Makefile
1.5 +3 -3 ports/x11/XttXF86srv-AGX/Makefile
1.5 +3 -3 ports/x11/XttXF86srv-I128/Makefile
1.5 +3 -3 ports/x11/XttXF86srv-Mach32/Makefile
1.5 +3 -3 ports/x11/XttXF86srv-Mach64/Makefile
1.5 +3 -3 ports/x11/XttXF86srv-Mach8/Makefile
1.5 +3 -3 ports/x11/XttXF86srv-Mono/Makefile
1.5 +3 -3 ports/x11/XttXF86srv-P9000/Makefile
1.5 +3 -3 ports/x11/XttXF86srv-S3/Makefile
1.5 +3 -3 ports/x11/XttXF86srv-S3V/Makefile
1.6 +3 -3 ports/x11/XttXF86srv-SVGA/Makefile
1.5 +3 -3 ports/x11/XttXF86srv-VGA16/Makefile
1.5 +3 -3 ports/x11/XttXF86srv-W32/Makefile
1.12 +106 -97 ports/x11/XttXF86srv-common/Makefile
1.6 +2 -18 ports/x11/XttXF86srv-common/files/Imakefile
1.4 +1 -0 ports/x11/XttXF86srv-common/files/host.def.ALL
1.4 +1 -0 ports/x11/XttXF86srv-common/files/host.def.XF86_8514
1.4 +1 -0 ports/x11/XttXF86srv-common/files/host.def.XF86_AGX
1.4 +1 -0 ports/x11/XttXF86srv-common/files/host.def.XF86_I128
1.4 +1 -0 ports/x11/XttXF86srv-common/files/host.def.XF86_Mach32
1.4 +1 -0 ports/x11/XttXF86srv-common/files/host.def.XF86_Mach64
1.4 +1 -0 ports/x11/XttXF86srv-common/files/host.def.XF86_Mach8
1.4 +1 -0 ports/x11/XttXF86srv-common/files/host.def.XF86_Mono
1.4 +1 -0 ports/x11/XttXF86srv-common/files/host.def.XF86_P9000
1.4 +1 -0 ports/x11/XttXF86srv-common/files/host.def.XF86_S3
1.4 +1 -0 ports/x11/XttXF86srv-common/files/host.def.XF86_S3V
1.4 +1 -0 ports/x11/XttXF86srv-common/files/host.def.XF86_SVGA
1.4 +1 -0 ports/x11/XttXF86srv-common/files/host.def.XF86_VGA16
1.4 +1 -0 ports/x11/XttXF86srv-common/files/host.def.XF86_W32
1.4 +6 -7 ports/x11/XttXF86srv-common/files/md5
1.3 +21 -3 ports/x11/XttXF86srv-common/patches/patch-za
1.3 +3 -3 ports/x11/XttXF86srv-common/patches/patch-zb
1.4 +5 -9 ports/x11/XttXF86srv-common/pkg/DESCR
1.5 +12 -13 ports/x11/XttXF86srv-common/pkg/PLIST
1.5 +3 -3 ports/x11/XttXF86srv-xfs/Makefile
1.2 +3 -3 ports/x11/XttXF98srv-EGC/Makefile
1.2 +3 -3 ports/x11/XttXF98srv-GA968/Makefile
1.2 +3 -3 ports/x11/XttXF98srv-GANBWAP/Makefile
1.2 +3 -3 ports/x11/XttXF98srv-MGA/Makefile
1.2 +3 -3 ports/x11/XttXF98srv-NEC480/Makefile
1.2 +3 -3 ports/x11/XttXF98srv-NECS3/Makefile
1.2 +3 -3 ports/x11/XttXF98srv-NKVNEC/Makefile
1.2 +3 -3 ports/x11/XttXF98srv-PWLB/Makefile
1.2 +3 -3 ports/x11/XttXF98srv-PWSKB/Makefile
1.2 +3 -3 ports/x11/XttXF98srv-SVGA/Makefile
1.2 +3 -3 ports/x11/XttXF98srv-TGUI/Makefile
1.2 +3 -3 ports/x11/XttXF98srv-WABEP/Makefile
1.2 +3 -3 ports/x11/XttXF98srv-WABS/Makefile
1.2 +3 -3 ports/x11/XttXF98srv-WSNA/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901021911.LAA17515>
