Can ports/chinese/big5fs be obsolete after 501109?

"R. Imura" <[email protected]>
Newsgroups gmane.os.freebsd.devel.internationalization
Message-ID <20031204230850.GC28062%[email protected]>
Hi all,

Can chinese/big5fs be also obsolete?

- R. Imura

Index: chinese/big5fs/Makefile
===================================================================
RCS file: /home/ncvs/ports/chinese/big5fs/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- chinese/big5fs/Makefile	21 Nov 2003 03:09:40 -0000	1.11
+++ chinese/big5fs/Makefile	4 Dec 2003 22:59:13 -0000
@@ -23,12 +23,14 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} >= 500000
+.if ${OSVERSION} >= 500000 && ${OSVERSION} < 501109
 MSDOSFSDIR=	${SYSDIR}/fs/msdosfs
 MSDOSFSKO=	msdosfs.ko
 MSDOSFSKODIR=	${SYSDIR}/modules/msdosfs
 NTFSDIR=	${SYSDIR}/fs/ntfs
 NTFSPATCH=	ntfs_big5.diff.5
+.elif ${OSVERSION} >= 501109
+IGNORE=         is obsolete. See mount_msdosfs(8) and mount_ntfs(8)
 .else
 MSDOSFSDIR=	${SYSDIR}/msdosfs
 MSDOSFSKO=	msdos.ko
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-i18n
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.