diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-18 05:43:17 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-18 05:43:17 +0000 |
commit | 2f149d13b85ebc2d4e8d42d3e8b549920427ffbd (patch) | |
tree | 6d95ab157e9e2f0258158b04d5e29ecab1cab605 /www/seamonkey2/files | |
parent | e1fcff2ddf8f1abbfc411bb5514ab7046cda89e0 (diff) | |
download | FreeBSD-ports-2f149d13b85ebc2d4e8d42d3e8b549920427ffbd.zip FreeBSD-ports-2f149d13b85ebc2d4e8d42d3e8b549920427ffbd.tar.gz |
Downgrade to 0.8.1 until numerous reported problems are fixed.
Diffstat (limited to 'www/seamonkey2/files')
-rw-r--r-- | www/seamonkey2/files/patch-ap | 27 | ||||
-rw-r--r-- | www/seamonkey2/files/patch-qt | 31 | ||||
-rw-r--r-- | www/seamonkey2/files/patch-security::manager::Makefile.in | 14 |
3 files changed, 29 insertions, 43 deletions
diff --git a/www/seamonkey2/files/patch-ap b/www/seamonkey2/files/patch-ap index 2db3c47..059c80a 100644 --- a/www/seamonkey2/files/patch-ap +++ b/www/seamonkey2/files/patch-ap @@ -1,17 +1,28 @@ ---- security/coreconf/config.mk.orig Tue Mar 13 21:00:48 2001 -+++ security/coreconf/config.mk Mon May 14 18:13:01 2001 +--- security/coreconf/config.mk.orig Thu Jan 18 21:58:30 2001 ++++ security/coreconf/config.mk Thu Jan 18 21:58:41 2001 @@ -56,7 +56,7 @@ # each OS release. # ####################################################################### --ifeq (,$(filter-out BSD_OS NetBSD OS2,$(OS_TARGET))) -+ifeq (,$(filter-out BSD_OS NetBSD OS2 FreeBSD,$(OS_TARGET))) +-ifeq (,$(filter-out NetBSD OS2,$(OS_TARGET))) ++ifeq (,$(filter-out NetBSD OS2 FreeBSD,$(OS_TARGET))) include $(CORE_DEPTH)/coreconf/$(OS_TARGET).mk else include $(CORE_DEPTH)/coreconf/$(OS_CONFIG).mk ---- security/psm/server/Makefile.orig Fri Mar 30 21:46:06 2001 -+++ security/psm/server/Makefile Mon May 14 18:03:23 2001 -@@ -67,11 +67,11 @@ +--- security/psm/Makefile.in.orig Thu Jan 18 22:00:05 2001 ++++ security/psm/Makefile.in Thu Jan 18 22:00:19 2001 +@@ -28,7 +28,7 @@ + CORE_DEPTH=$(topsrcdir)/security + + include $(CORE_DEPTH)/coreconf/arch.mk +-ifeq (,$(filter-out NetBSD OS2,$(OS_TARGET))) ++ifeq (,$(filter-out NetBSD OS2 FreeBSD,$(OS_TARGET))) + include $(CORE_DEPTH)/coreconf/$(OS_TARGET).mk + else + 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 +@@ -59,11 +59,11 @@ endif endif @@ -25,7 +36,7 @@ endif endif -@@ -165,8 +165,8 @@ +@@ -153,8 +153,8 @@ XPCOM_LINK_LIBS = -lxpcom XPCOM_LIBS += $(DIST)/lib/libz.$(DLL_SUFFIX) else diff --git a/www/seamonkey2/files/patch-qt b/www/seamonkey2/files/patch-qt index 5558e35..20c5d31 100644 --- a/www/seamonkey2/files/patch-qt +++ b/www/seamonkey2/files/patch-qt @@ -1,18 +1,15 @@ - -$FreeBSD$ - ---- configure.orig Tue Apr 24 01:59:58 2001 -+++ configure Mon May 14 21:48:26 2001 -@@ -6596,7 +6596,7 @@ - fi +--- configure.orig Sat Sep 30 23:16:14 2000 ++++ configure Thu Dec 21 00:49:23 2000 +@@ -6020,7 +6020,7 @@ + echo $ac_n "checking for Qt insanity""... $ac_c" 1>&6 + echo "configure:6022: checking for Qt insanity" >&5 - -- QT_CFLAGS="-I${QTDIR}/include -DQT_GENUINE_STR" -+ QT_CFLAGS="-I${QTDIR}/include/X11/qt -DQT_GENUINE_STR" +- QT_CFLAGS="-I${QTDIR}/include/qt" ++ QT_CFLAGS="-I${QTDIR}/include/X11/qt" QT_LIBS="-L/usr/X11R6/lib -L${QTDIR}/lib -lqt -lXext -lX11" # Check whether --with-static-qt or --without-static-qt was given. -@@ -8703,6 +8703,9 @@ +@@ -8052,6 +8052,9 @@ os2*) LIBS= ;; @@ -22,7 +19,7 @@ $FreeBSD$ esac for ac_hdr in sys/byteorder.h compat.h getopt.h do -@@ -9392,8 +9395,6 @@ +@@ -8702,8 +8705,6 @@ if test $? -eq 0; then if test -z "`egrep -i '(unrecognize|unknown)' conftest.out | grep pthread`" && test -z "`egrep -i '(error|incorrect)' conftest.out`" ; then ac_cv_have_dash_pthread=yes @@ -31,7 +28,7 @@ $FreeBSD$ fi fi rm -f conftest* -@@ -9427,7 +9428,7 @@ +@@ -8737,7 +8738,7 @@ EOF if test "$ac_cv_have_dash_pthread" = "yes"; then @@ -40,11 +37,3 @@ $FreeBSD$ else _PTHREAD_LDFLAGS="-lc_r" fi -@@ -13902,6 +13903,7 @@ - ;; - *) - NSPR_LIBS=`./nsprpub/config/nspr-config --prefix=$MOZ_BUILD_ROOT/dist --exec-prefix=$MOZ_BUILD_ROOT/dist --libs` -+ NSPR_LIBS="$NSPR_LIBS $BSD_PTHREAD_LIBS" - $PERL -pi.bak -e "s {^NSPR_LIBS\s*=.*} {NSPR_LIBS = $NSPR_LIBS }" config/autoconf.mk - ;; - esac diff --git a/www/seamonkey2/files/patch-security::manager::Makefile.in b/www/seamonkey2/files/patch-security::manager::Makefile.in deleted file mode 100644 index 6376e8b..0000000 --- a/www/seamonkey2/files/patch-security::manager::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- security/manager/Makefile.in 2001/05/15 08:03:09 1.1 -+++ security/manager/Makefile.in 2001/05/15 08:03:22 -@@ -84,7 +84,7 @@ - cd $(MOZ_BUILD_ROOT)/security/nss; $(MAKE) $(DEFAULT_GMAKE_FLAGS) moz_import - cd $(MOZ_BUILD_ROOT)/security/nss; $(INSTALL) $(DIST)/include $(DIST)/public/dbm - cd $(MOZ_BUILD_ROOT)/security/nss/lib; $(MAKE) $(DEFAULT_GMAKE_FLAGS) -- $(INSTALL) -m 755 $(CORECONF_INSTALL)/lib/$(LOADABLE_ROOT_MODULE) $(DIST)/bin -+# $(INSTALL) -m 755 $(CORECONF_INSTALL)/lib/$(LOADABLE_ROOT_MODULE) $(DIST)/bin - $(MAKE) -C ssl $@ - $(MAKE) -C pki $@ - |