1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

- Change maintainer to ports@FreeBSD.org of all my ports.

(only ja-linux-netscape is back to sada-san)
  My short vacation finished and I have no longer
  enough time to keep maintaining my ports.

- Move some local-distfiles from my site to asami-san's.

- Some cosmetic changes around removing kde*-i18n ports.
This commit is contained in:
R. Imura 2000-10-28 08:37:18 +00:00
parent ef24893688
commit 6e9407708f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34347
10 changed files with 19 additions and 27 deletions
devel
c_c++_reference
kdelibdocs
japanese
linux-netscape47-communicator
linux_locale
msdosfs
www/linux-lesstif-ns
x11-clocks/kdetoys11
x11-wm/xwmm

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: c_c++_reference.tar.gz
# Date created: 8 March 2000
# Whom: imura@FreeBSD.org
# Whom: imura@af.airnet.ne.jp
#
# $FreeBSD$
#
@ -13,15 +13,13 @@ MASTER_SITES= ftp://129.187.206.68/pub/unix/ide/KDevelop/documentation/ \
ftp://fara.cs.uni-potsdam.de/pub/kdevelop/documentation/
DISTNAME= ${PORTNAME}
MAINTAINER= imura@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= kdevelop:${PORTSDIR}/devel/kdevelop${PKGNAMESUFFIX}
RUN_DEPENDS= kdevelop:${PORTSDIR}/devel/kdevelop
EXTRACT_ONLY= # none
NO_BUILD= yes
QTTYPE?= # normal
do-install:
${TAR} -xzf ${DISTDIR}/c_c++_reference.tar.gz -C ${PREFIX}
${CHOWN} -R 0:0 ${PREFIX}/share/doc/HTML/en/kdevelop/reference

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: kdelibdocs
# Date created: 8 Feb 2000
# Whom: imura@FreeBSD.org
# Whom: imura@af.airnet.ne.jp
#
# $FreeBSD$
#
@ -12,7 +12,7 @@ MASTER_SITES= ftp://129.187.206.68/pub/unix/ide/KDevelop/documentation/ \
ftp://gd.tuwien.ac.at/hci/KDevelop/documentation/ \
ftp://fara.cs.uni-potsdam.de/pub/kdevelop/documentation/
MAINTAINER= imura@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS?= kdecore.3:${PORTSDIR}/x11/kdelibs11
@ -21,6 +21,4 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= "--with-qtdoc-dir=${X11BASE}/share/doc/qt/html" \
"--with-qt-includes=${X11BASE}/include/X11/qt"
PATCHDIR= ${.CURDIR}/files
.include <bsd.port.mk>

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: Netscape browser with Japanese resources
# Date created: 24 Mar 2000
# Whom: imura@FreeBSD.org
# Whom: imura@af.airnet.ne.jp
#
# $FreeBSD$
#
@ -8,8 +8,6 @@
RUN_DEPENDS= ${PREFIX}/bin/${BROWSER_ARC}-${BROWSER_VERSION}:${PORTSDIR}/www/linux-netscape47-${BROWSER}
RUN_DEPENDS+= /compat/linux/usr/share/locale/ja_JP:${PORTSDIR}/japanese/linux_locale
MAINTAINER= imura@FreeBSD.org
BROWSER_ARC= ${BROWSER}-linux
MASTERDIR_LINUX= ${.CURDIR}/../linux-netscape47-communicator
NSUBDIR= lib/netscape-linux

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: ja-linux_locale
# Date created: March 20 2000
# Whom: imura@FreeBSD.org
# Whom: imura@af.airnet.ne.jp
#
# $FreeBSD$
#
@ -8,12 +8,10 @@
PORTNAME= linux_locale
PORTVERSION= ${VERSION}.0
CATEGORIES= japanese emulators linux
MASTER_SITES= ftp://ftp.debian.org/debian/dists/woody/main/source/admin/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= imura
MASTER_SITES= ftp://ftp.debian.org/debian/dists/woody/main/source/admin/
DISTNAME= locale-ja_${VERSION}
MAINTAINER= imura@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LCDEF_CMD}:${PORTSDIR}/emulators/linux_base

View File

@ -10,12 +10,12 @@ PORTVERSION= ${LAST_UPDATED}
CATEGORIES= japanese
MASTER_SITES= http://www.linkclub.or.jp/~clover/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= imura
MASTER_SITE_SUBDIR= asami
DISTNAME= ${PORTNAME}-ja-20000421
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
mount_msdos-20000701.tar.gz
MAINTAINER= imura@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/${DISTNAME}/msdosfs.ja

View File

@ -6,4 +6,4 @@ The author is Toshihiko Arai <toshi@FreeBSD.org>.
WWW: http://www.linkclub.or.jp/~clover/msdosfs.html
- R. Imura <imura@FreeBSD.org>
- R. Imura <imura@af.airnet.ne.jp>

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: linux-lesstif-ns
# Date created: 7 May 2000
# Whom: imura@FreeBSD.org
# Whom: imura@af.airnet.ne.jp
#
# $FreeBSD$
#
@ -19,7 +19,7 @@ PATCH_SITES= http://cgi.shikoku.ne.jp/~fun/srpms/
PATCHFILES= ${DISTNAME}-i18n.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= imura@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LINUXBASE}/usr/bin/cc:${PORTSDIR}/devel/linux_devtools

View File

@ -9,4 +9,4 @@ of communicator(navigator)-linux-x.xx.bin in ${LOCALBASE}/lib/netscape-linux/.
Patches are created by "fun" <fun@shikoku.ne.jp>
- R. Imura
imura@FreeBSD.org
imura@af.airnet.ne.jp

View File

@ -11,7 +11,7 @@ CATEGORIES= x11-clocks kde
MASTER_SITES= $(MASTER_SITE_KDE)
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/distribution/tar/generic/source/bz2
MAINTAINER= imura@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11

View File

@ -1,6 +1,6 @@
# New ports collection makefile for: xwmm
# Date created: 26 Nov 1999
# Whom: imura@FreeBSD.org
# Whom: imura@af.airnet.ne.jp
#
# $FreeBSD$
#
@ -9,9 +9,9 @@ PORTNAME= xwmm
PORTVERSION= 0.7
CATEGORIES= x11-wm
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= imura
MASTER_SITE_SUBDIR= asami
MAINTAINER= imura@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
USE_QT2= yes