Update to 0.8.1. This builds on 4.3-RC, but not on -CURRENT (well not for

me...).
This commit is contained in:
Jeremy Lea 2001-04-10 09:05:48 +00:00
parent c9e1be5f19
commit e3ec51fdd5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41184
20 changed files with 3825 additions and 6255 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= mozilla
PORTVERSION= 0.8
PORTREVISION= 1
PORTVERSION= 0.8.1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}

View File

@ -1 +1 @@
MD5 (mozilla-source-0.8.tar.bz2) = c2c5e6d1257b9da80ccb6b424974b1c3
MD5 (mozilla-source-0.8.1.tar.bz2) = d987f440d9acd5f085eb7d6bb9b91363

View File

@ -22,15 +22,6 @@
include $(CORE_DEPTH)/coreconf/$(OS_CONFIG).mk
--- security/psm/server/Makefile.orig Tue Dec 19 17:24:58 2000
+++ security/psm/server/Makefile Fri Jan 19 03:49:36 2001
@@ -39,7 +39,7 @@
# The following don't need a CPLUSPLUSRUNTIME defined: WINNT, HP-UX
# so filter them out.
ifeq (,$(filter WINNT HP-UX,$(OS_ARCH)))
-ifeq ($(OS_ARCH), Linux)
+ifeq ($(OS_ARCH), FreeBSD)
# On linux, we link with libstdc++ (we're always using egcs on linux, right?)
CPLUSPLUSRUNTIME = -L /usr/lib -lstdc++ -lm
else
@@ -59,11 +59,11 @@
endif
endif

File diff suppressed because it is too large Load Diff

View File

@ -6,8 +6,7 @@
#
PORTNAME= mozilla
PORTVERSION= 0.8
PORTREVISION= 1
PORTVERSION= 0.8.1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}

View File

@ -1 +1 @@
MD5 (mozilla-source-0.8.tar.bz2) = c2c5e6d1257b9da80ccb6b424974b1c3
MD5 (mozilla-source-0.8.1.tar.bz2) = d987f440d9acd5f085eb7d6bb9b91363

View File

@ -22,15 +22,6 @@
include $(CORE_DEPTH)/coreconf/$(OS_CONFIG).mk
--- security/psm/server/Makefile.orig Tue Dec 19 17:24:58 2000
+++ security/psm/server/Makefile Fri Jan 19 03:49:36 2001
@@ -39,7 +39,7 @@
# The following don't need a CPLUSPLUSRUNTIME defined: WINNT, HP-UX
# so filter them out.
ifeq (,$(filter WINNT HP-UX,$(OS_ARCH)))
-ifeq ($(OS_ARCH), Linux)
+ifeq ($(OS_ARCH), FreeBSD)
# On linux, we link with libstdc++ (we're always using egcs on linux, right?)
CPLUSPLUSRUNTIME = -L /usr/lib -lstdc++ -lm
else
@@ -59,11 +59,11 @@
endif
endif

File diff suppressed because it is too large Load Diff

View File

@ -6,8 +6,7 @@
#
PORTNAME= mozilla
PORTVERSION= 0.8
PORTREVISION= 1
PORTVERSION= 0.8.1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}

View File

@ -1 +1 @@
MD5 (mozilla-source-0.8.tar.bz2) = c2c5e6d1257b9da80ccb6b424974b1c3
MD5 (mozilla-source-0.8.1.tar.bz2) = d987f440d9acd5f085eb7d6bb9b91363

View File

@ -22,15 +22,6 @@
include $(CORE_DEPTH)/coreconf/$(OS_CONFIG).mk
--- security/psm/server/Makefile.orig Tue Dec 19 17:24:58 2000
+++ security/psm/server/Makefile Fri Jan 19 03:49:36 2001
@@ -39,7 +39,7 @@
# The following don't need a CPLUSPLUSRUNTIME defined: WINNT, HP-UX
# so filter them out.
ifeq (,$(filter WINNT HP-UX,$(OS_ARCH)))
-ifeq ($(OS_ARCH), Linux)
+ifeq ($(OS_ARCH), FreeBSD)
# On linux, we link with libstdc++ (we're always using egcs on linux, right?)
CPLUSPLUSRUNTIME = -L /usr/lib -lstdc++ -lm
else
@@ -59,11 +59,11 @@
endif
endif

File diff suppressed because it is too large Load Diff

View File

@ -6,8 +6,7 @@
#
PORTNAME= mozilla
PORTVERSION= 0.8
PORTREVISION= 1
PORTVERSION= 0.8.1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}

View File

@ -1 +1 @@
MD5 (mozilla-source-0.8.tar.bz2) = c2c5e6d1257b9da80ccb6b424974b1c3
MD5 (mozilla-source-0.8.1.tar.bz2) = d987f440d9acd5f085eb7d6bb9b91363

View File

@ -22,15 +22,6 @@
include $(CORE_DEPTH)/coreconf/$(OS_CONFIG).mk
--- security/psm/server/Makefile.orig Tue Dec 19 17:24:58 2000
+++ security/psm/server/Makefile Fri Jan 19 03:49:36 2001
@@ -39,7 +39,7 @@
# The following don't need a CPLUSPLUSRUNTIME defined: WINNT, HP-UX
# so filter them out.
ifeq (,$(filter WINNT HP-UX,$(OS_ARCH)))
-ifeq ($(OS_ARCH), Linux)
+ifeq ($(OS_ARCH), FreeBSD)
# On linux, we link with libstdc++ (we're always using egcs on linux, right?)
CPLUSPLUSRUNTIME = -L /usr/lib -lstdc++ -lm
else
@@ -59,11 +59,11 @@
endif
endif

File diff suppressed because it is too large Load Diff

View File

@ -6,8 +6,7 @@
#
PORTNAME= mozilla
PORTVERSION= 0.8
PORTREVISION= 1
PORTVERSION= 0.8.1
PORTEPOCH= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_MOZILLA}

View File

@ -1 +1 @@
MD5 (mozilla-source-0.8.tar.bz2) = c2c5e6d1257b9da80ccb6b424974b1c3
MD5 (mozilla-source-0.8.1.tar.bz2) = d987f440d9acd5f085eb7d6bb9b91363

View File

@ -22,15 +22,6 @@
include $(CORE_DEPTH)/coreconf/$(OS_CONFIG).mk
--- security/psm/server/Makefile.orig Tue Dec 19 17:24:58 2000
+++ security/psm/server/Makefile Fri Jan 19 03:49:36 2001
@@ -39,7 +39,7 @@
# The following don't need a CPLUSPLUSRUNTIME defined: WINNT, HP-UX
# so filter them out.
ifeq (,$(filter WINNT HP-UX,$(OS_ARCH)))
-ifeq ($(OS_ARCH), Linux)
+ifeq ($(OS_ARCH), FreeBSD)
# On linux, we link with libstdc++ (we're always using egcs on linux, right?)
CPLUSPLUSRUNTIME = -L /usr/lib -lstdc++ -lm
else
@@ -59,11 +59,11 @@
endif
endif

File diff suppressed because it is too large Load Diff