1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Update from M10->M12, and remove building of idltool, so that this builds

with GCC 2.95.2.

Add patch-aa to fix a build problem.

Reflect my new mail address in maintainer.

Update and sort PLIST.
This commit is contained in:
Jeremy Lea 2000-01-06 03:52:17 +00:00
parent 46de69bb89
commit 88f2337584
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24468
18 changed files with 5898 additions and 5088 deletions

View File

@ -1,20 +1,20 @@
# New ports collection makefile for: mozilla
# Version required: M10
# Version required: M12
# Date created: 31 Mar 1998
# Whom: eivind/dima/jseger
#
# $FreeBSD$
#
DISTNAME= mozilla-source-M10
PKGNAME= mozilla-M10
DISTNAME= mozilla-source-M12
PKGNAME= mozilla-M12
CATEGORIES= www
MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m10/src/
MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m12/src/
MAINTAINER= reg@shale.csir.co.za
MAINTAINER= reg@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
ORBit.2:${PORTSDIR}/devel/ORBit
IDL.2:${PORTSDIR}/devel/ORBit
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
@ -27,26 +27,25 @@ USE_GMAKE= yes
USE_NEWGCC= yes
CONFIGURE_ARGS= \
--disable-cpp-rtti \
--disable-debug \
--disable-idltool \
--disable-md \
--disable-pedantic \
--disable-xterm-updates \
--enable-cpp-exceptions \
--enable-debug \
--enable-double-buffer \
--enable-editor \
--enable-idltool \
--enable-mailnews \
--enable-optimize \
--enable-pics \
--enable-tests \
--enable-toolkit=gtk \
--disable-debug \
--enable-x11-shm \
--with-pthreads \
--with-jpeg=${LOCALBASE} \
--with-png=${LOCALBASE}
CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" \
GTK_CONFIG="${GTK_CONFIG}"
MAKE_ENV= LD_LIBRARY_PATH=${WRKSRC}/dist/bin \
CC_ONLY_FLAGS="${FLAGS}" CCC_ONLY_FLAGS="${CXXFLAGS}"

View File

@ -1 +1 @@
MD5 (mozilla-source-M10.tar.gz) = 3c0d510a04ad3499e9b5c23ffea73e0e
MD5 (mozilla-source-M12.tar.gz) = 347d3a488567381ba5b32a96b2c6829c

File diff suppressed because it is too large Load Diff

View File

@ -1,20 +1,20 @@
# New ports collection makefile for: mozilla
# Version required: M10
# Version required: M12
# Date created: 31 Mar 1998
# Whom: eivind/dima/jseger
#
# $FreeBSD$
#
DISTNAME= mozilla-source-M10
PKGNAME= mozilla-M10
DISTNAME= mozilla-source-M12
PKGNAME= mozilla-M12
CATEGORIES= www
MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m10/src/
MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m12/src/
MAINTAINER= reg@shale.csir.co.za
MAINTAINER= reg@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
ORBit.2:${PORTSDIR}/devel/ORBit
IDL.2:${PORTSDIR}/devel/ORBit
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
@ -27,26 +27,25 @@ USE_GMAKE= yes
USE_NEWGCC= yes
CONFIGURE_ARGS= \
--disable-cpp-rtti \
--disable-debug \
--disable-idltool \
--disable-md \
--disable-pedantic \
--disable-xterm-updates \
--enable-cpp-exceptions \
--enable-debug \
--enable-double-buffer \
--enable-editor \
--enable-idltool \
--enable-mailnews \
--enable-optimize \
--enable-pics \
--enable-tests \
--enable-toolkit=gtk \
--disable-debug \
--enable-x11-shm \
--with-pthreads \
--with-jpeg=${LOCALBASE} \
--with-png=${LOCALBASE}
CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" \
GTK_CONFIG="${GTK_CONFIG}"
MAKE_ENV= LD_LIBRARY_PATH=${WRKSRC}/dist/bin \
CC_ONLY_FLAGS="${FLAGS}" CCC_ONLY_FLAGS="${CXXFLAGS}"

View File

@ -1 +1 @@
MD5 (mozilla-source-M10.tar.gz) = 3c0d510a04ad3499e9b5c23ffea73e0e
MD5 (mozilla-source-M12.tar.gz) = 347d3a488567381ba5b32a96b2c6829c

File diff suppressed because it is too large Load Diff

View File

@ -1,20 +1,20 @@
# New ports collection makefile for: mozilla
# Version required: M10
# Version required: M12
# Date created: 31 Mar 1998
# Whom: eivind/dima/jseger
#
# $FreeBSD$
#
DISTNAME= mozilla-source-M10
PKGNAME= mozilla-M10
DISTNAME= mozilla-source-M12
PKGNAME= mozilla-M12
CATEGORIES= www
MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m10/src/
MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m12/src/
MAINTAINER= reg@shale.csir.co.za
MAINTAINER= reg@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
ORBit.2:${PORTSDIR}/devel/ORBit
IDL.2:${PORTSDIR}/devel/ORBit
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
@ -27,26 +27,25 @@ USE_GMAKE= yes
USE_NEWGCC= yes
CONFIGURE_ARGS= \
--disable-cpp-rtti \
--disable-debug \
--disable-idltool \
--disable-md \
--disable-pedantic \
--disable-xterm-updates \
--enable-cpp-exceptions \
--enable-debug \
--enable-double-buffer \
--enable-editor \
--enable-idltool \
--enable-mailnews \
--enable-optimize \
--enable-pics \
--enable-tests \
--enable-toolkit=gtk \
--disable-debug \
--enable-x11-shm \
--with-pthreads \
--with-jpeg=${LOCALBASE} \
--with-png=${LOCALBASE}
CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" \
GTK_CONFIG="${GTK_CONFIG}"
MAKE_ENV= LD_LIBRARY_PATH=${WRKSRC}/dist/bin \
CC_ONLY_FLAGS="${FLAGS}" CCC_ONLY_FLAGS="${CXXFLAGS}"

View File

@ -1 +1 @@
MD5 (mozilla-source-M10.tar.gz) = 3c0d510a04ad3499e9b5c23ffea73e0e
MD5 (mozilla-source-M12.tar.gz) = 347d3a488567381ba5b32a96b2c6829c

File diff suppressed because it is too large Load Diff

View File

@ -1,20 +1,20 @@
# New ports collection makefile for: mozilla
# Version required: M10
# Version required: M12
# Date created: 31 Mar 1998
# Whom: eivind/dima/jseger
#
# $FreeBSD$
#
DISTNAME= mozilla-source-M10
PKGNAME= mozilla-M10
DISTNAME= mozilla-source-M12
PKGNAME= mozilla-M12
CATEGORIES= www
MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m10/src/
MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m12/src/
MAINTAINER= reg@shale.csir.co.za
MAINTAINER= reg@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
ORBit.2:${PORTSDIR}/devel/ORBit
IDL.2:${PORTSDIR}/devel/ORBit
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
@ -27,26 +27,25 @@ USE_GMAKE= yes
USE_NEWGCC= yes
CONFIGURE_ARGS= \
--disable-cpp-rtti \
--disable-debug \
--disable-idltool \
--disable-md \
--disable-pedantic \
--disable-xterm-updates \
--enable-cpp-exceptions \
--enable-debug \
--enable-double-buffer \
--enable-editor \
--enable-idltool \
--enable-mailnews \
--enable-optimize \
--enable-pics \
--enable-tests \
--enable-toolkit=gtk \
--disable-debug \
--enable-x11-shm \
--with-pthreads \
--with-jpeg=${LOCALBASE} \
--with-png=${LOCALBASE}
CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" \
GTK_CONFIG="${GTK_CONFIG}"
MAKE_ENV= LD_LIBRARY_PATH=${WRKSRC}/dist/bin \
CC_ONLY_FLAGS="${FLAGS}" CCC_ONLY_FLAGS="${CXXFLAGS}"

View File

@ -1 +1 @@
MD5 (mozilla-source-M10.tar.gz) = 3c0d510a04ad3499e9b5c23ffea73e0e
MD5 (mozilla-source-M12.tar.gz) = 347d3a488567381ba5b32a96b2c6829c

File diff suppressed because it is too large Load Diff

View File

@ -1,20 +1,20 @@
# New ports collection makefile for: mozilla
# Version required: M10
# Version required: M12
# Date created: 31 Mar 1998
# Whom: eivind/dima/jseger
#
# $FreeBSD$
#
DISTNAME= mozilla-source-M10
PKGNAME= mozilla-M10
DISTNAME= mozilla-source-M12
PKGNAME= mozilla-M12
CATEGORIES= www
MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m10/src/
MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m12/src/
MAINTAINER= reg@shale.csir.co.za
MAINTAINER= reg@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
ORBit.2:${PORTSDIR}/devel/ORBit
IDL.2:${PORTSDIR}/devel/ORBit
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
@ -27,26 +27,25 @@ USE_GMAKE= yes
USE_NEWGCC= yes
CONFIGURE_ARGS= \
--disable-cpp-rtti \
--disable-debug \
--disable-idltool \
--disable-md \
--disable-pedantic \
--disable-xterm-updates \
--enable-cpp-exceptions \
--enable-debug \
--enable-double-buffer \
--enable-editor \
--enable-idltool \
--enable-mailnews \
--enable-optimize \
--enable-pics \
--enable-tests \
--enable-toolkit=gtk \
--disable-debug \
--enable-x11-shm \
--with-pthreads \
--with-jpeg=${LOCALBASE} \
--with-png=${LOCALBASE}
CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" \
GTK_CONFIG="${GTK_CONFIG}"
MAKE_ENV= LD_LIBRARY_PATH=${WRKSRC}/dist/bin \
CC_ONLY_FLAGS="${FLAGS}" CCC_ONLY_FLAGS="${CXXFLAGS}"

View File

@ -1 +1 @@
MD5 (mozilla-source-M10.tar.gz) = 3c0d510a04ad3499e9b5c23ffea73e0e
MD5 (mozilla-source-M12.tar.gz) = 347d3a488567381ba5b32a96b2c6829c

File diff suppressed because it is too large Load Diff

View File

@ -1,20 +1,20 @@
# New ports collection makefile for: mozilla
# Version required: M10
# Version required: M12
# Date created: 31 Mar 1998
# Whom: eivind/dima/jseger
#
# $FreeBSD$
#
DISTNAME= mozilla-source-M10
PKGNAME= mozilla-M10
DISTNAME= mozilla-source-M12
PKGNAME= mozilla-M12
CATEGORIES= www
MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m10/src/
MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla/releases/m12/src/
MAINTAINER= reg@shale.csir.co.za
MAINTAINER= reg@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
ORBit.2:${PORTSDIR}/devel/ORBit
IDL.2:${PORTSDIR}/devel/ORBit
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
@ -27,26 +27,25 @@ USE_GMAKE= yes
USE_NEWGCC= yes
CONFIGURE_ARGS= \
--disable-cpp-rtti \
--disable-debug \
--disable-idltool \
--disable-md \
--disable-pedantic \
--disable-xterm-updates \
--enable-cpp-exceptions \
--enable-debug \
--enable-double-buffer \
--enable-editor \
--enable-idltool \
--enable-mailnews \
--enable-optimize \
--enable-pics \
--enable-tests \
--enable-toolkit=gtk \
--disable-debug \
--enable-x11-shm \
--with-pthreads \
--with-jpeg=${LOCALBASE} \
--with-png=${LOCALBASE}
CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" \
GTK_CONFIG="${GTK_CONFIG}"
MAKE_ENV= LD_LIBRARY_PATH=${WRKSRC}/dist/bin \
CC_ONLY_FLAGS="${FLAGS}" CCC_ONLY_FLAGS="${CXXFLAGS}"

View File

@ -1 +1 @@
MD5 (mozilla-source-M10.tar.gz) = 3c0d510a04ad3499e9b5c23ffea73e0e
MD5 (mozilla-source-M12.tar.gz) = 347d3a488567381ba5b32a96b2c6829c

File diff suppressed because it is too large Load Diff