diff options
author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-04-18 11:46:10 +0000 |
---|---|---|
committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-04-18 11:46:10 +0000 |
commit | c44fa33a5e74f28fd77012aba7e3a9c8d633e36a (patch) | |
tree | e6dd259a421e47b261f2bd597fcca9e4eec75ae0 /japanese | |
parent | Update to 0.6.1.28 (diff) |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter i-m
Notes
Notes:
svn path=/head/; revision=190286
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/emacs-manual/Makefile | 10 | ||||
-rw-r--r-- | japanese/groff/Makefile | 10 | ||||
-rw-r--r-- | japanese/jed/Makefile | 5 | ||||
-rw-r--r-- | japanese/msdosfs/Makefile | 5 | ||||
-rw-r--r-- | japanese/perl5/Makefile | 6 | ||||
-rw-r--r-- | japanese/perl5/pkg-plist | 6 | ||||
-rw-r--r-- | japanese/scim-skk/Makefile | 4 |
7 files changed, 5 insertions, 41 deletions
diff --git a/japanese/emacs-manual/Makefile b/japanese/emacs-manual/Makefile index b95ce6c32a42..a77816a17c57 100644 --- a/japanese/emacs-manual/Makefile +++ b/japanese/emacs-manual/Makefile @@ -49,14 +49,6 @@ TEXINFO= emacs.texi EMACS_ARGS= -batch -nw --multibyte -no-init-file -no-site-file EMACS_LOADLIBS= --load=texinfmt.el --load=PORT_TEXIFMT.MK -.include <bsd.port.pre.mk> - -.if defined(PACKAGE_BUILDING) -.if ${OSVERSION} < 500000 -IGNORE= is broken: hangs during build -.endif -.endif - post-extract: ${CP} ${FILESDIR}/PORT_TEXIFMT.MK ${WRKSRC} @(cd ${WRKDIR} && \ @@ -91,4 +83,4 @@ do-install: ${INSTALL_DATA} ${WRKDIR}/info/$i.info ${PREFIX}/${INFO_PATH} .endfor -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/japanese/groff/Makefile b/japanese/groff/Makefile index bb97223736a7..9172fe9d7345 100644 --- a/japanese/groff/Makefile +++ b/japanese/groff/Makefile @@ -87,11 +87,6 @@ pre-build: .endif .endif -# formatting groff.info requires texinfo 4.2 -.if ${OSVERSION} < 470000 -WITHOUT_INFO= yes -.endif - .if defined(WITHOUT_INFO) PLIST_SUB+= INFO="@comment " .else @@ -99,11 +94,6 @@ INFO= groff PLIST_SUB+= INFO="" .endif -# wchar.h is exist since 4.4-RELEASE -.if ${OSVERSION} < 440000 -WITHOUT_WCHAR_H= yes -.endif - POST_INSTALL_SEQ= install-links .if !defined(NOPORTDOCS) POST_INSTALL_SEQ+= install-documents diff --git a/japanese/jed/Makefile b/japanese/jed/Makefile index e826436e8029..a0090fc9dd30 100644 --- a/japanese/jed/Makefile +++ b/japanese/jed/Makefile @@ -47,11 +47,6 @@ CONFIGURE_ARGS+= --with-canna=yes LIBDEP_CANNA= canna.1:${PORTSDIR}/japanese/Canna .endif -# XJED core dumps on 3.x-STABLE for the present. -.if ${OSVERSION} < 400000 -XJED_BROKEN= yes -.endif - .if defined(WITHOUT_X11) WITHOUT_XJED= yes .endif diff --git a/japanese/msdosfs/Makefile b/japanese/msdosfs/Makefile index 2769857fe3e4..c8a8650c93fa 100644 --- a/japanese/msdosfs/Makefile +++ b/japanese/msdosfs/Makefile @@ -22,10 +22,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/msdosfs.ja .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 410001 && ${OSVERSION} < 500000 -LAST_UPDATED= 20001027 -PATCHDIR= ${MASTERDIR}/patches.4 -.elif ${OSVERSION} >= 500016 && ${OSVERSION} < 501109 +.if ${OSVERSION} >= 500016 && ${OSVERSION} < 501109 # runs only after 9th Feb 2001 world LAST_UPDATED= 20010209 PATCHDIR= ${MASTERDIR}/patches.5 diff --git a/japanese/perl5/Makefile b/japanese/perl5/Makefile index 1691acd218ce..4ed86535e938 100644 --- a/japanese/perl5/Makefile +++ b/japanese/perl5/Makefile @@ -55,12 +55,6 @@ PERL_SHLIBVER= 1 PLIST_SUB= JPERL_VERSION=${JPERL_VERSION} JPERL_VER=${JPERL_VER} \ JPERL_ARCH=${JPERL_ARCH} -.if ${OSVERSION} < 500000 -PLIST_SUB+= NOTON4="@comment " -.else -PLIST_SUB+= NOTON4="" -.endif - MAN1= a2p.1 c2ph.1 h2ph.1 h2xs.1 perl.1 perl5004delta.1 \ perlapio.1 perlbook.1 perlbot.1 perlbug.1 perlcall.1 \ perldata.1 perldebug.1 perldelta.1 perldiag.1 perldoc.1 \ diff --git a/japanese/perl5/pkg-plist b/japanese/perl5/pkg-plist index 4332027c9eef..de110e2130b7 100644 --- a/japanese/perl5/pkg-plist +++ b/japanese/perl5/pkg-plist @@ -536,8 +536,8 @@ lib/perl5/%%JPERL_VERSION%%/vars.pm @dirrmtry lib/perl5/site_perl/%%JPERL_VER%% @dirrmtry lib/perl5/site_perl @dirrmtry lib/perl5/%%JPERL_VERSION%%/pod -%%NOTON4%%@dirrmtry lib/perl5/%%JPERL_VERSION%%/man/man3 -%%NOTON4%%@dirrmtry lib/perl5/%%JPERL_VERSION%%/man +@dirrmtry lib/perl5/%%JPERL_VERSION%%/man/man3 +@dirrmtry lib/perl5/%%JPERL_VERSION%%/man @dirrmtry lib/perl5/%%JPERL_VERSION%%/%%JPERL_ARCH%%/auto/sdbm @dirrmtry lib/perl5/%%JPERL_VERSION%%/%%JPERL_ARCH%%/auto/re @dirrmtry lib/perl5/%%JPERL_VERSION%%/%%JPERL_ARCH%%/auto/attrs @@ -608,5 +608,5 @@ lib/perl5/%%JPERL_VERSION%%/vars.pm @dirrmtry lib/perl5/%%JPERL_VERSION%%/%%PERL_ARCH%%/CORE @dirrmtry lib/perl5/%%JPERL_VERSION%%/%%PERL_ARCH%%/B @dirrmtry lib/perl5/%%JPERL_VERSION%%/%%PERL_ARCH%% -%%NOTON4%%@dirrmtry lib/perl5/%%JPERL_VERSION%% +@dirrmtry lib/perl5/%%JPERL_VERSION%% @dirrmtry lib/perl5 diff --git a/japanese/scim-skk/Makefile b/japanese/scim-skk/Makefile index ae75745ab1c1..a90a8a0fb1f6 100644 --- a/japanese/scim-skk/Makefile +++ b/japanese/scim-skk/Makefile @@ -39,10 +39,6 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -D__STDC_ISO_10646__" \ LDFLAGS="-L${LOCALBASE}/lib" .endif -.if ${OSVERSION} < 500000 -BROKEN= does not compile on 4.x: bad C++ code -.endif - post-patch: @${REINPLACE_CMD} "s|LOCALBASE|${LOCALBASE}|" ${WRKSRC}/src/scim_skk_prefs.h |