head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.10 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.8 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.6 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.4 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q2:1.1.0.16 pkgsrc-2009Q2-base:1.1 pkgsrc-2009Q1:1.1.0.14 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.12 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.10 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.8 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.6 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.4 pkgsrc-2008Q1:1.1.0.2; locks; strict; comment @# @; 1.2 date 2009.08.05.01.27.32; author tnn; state dead; branches; next 1.1; 1.1 date 2008.07.06.06.45.30; author ghen; state Exp; branches 1.1.2.1; next ; 1.1.2.1 date 2008.07.06.06.45.30; author tron; state dead; branches; next 1.1.2.2; 1.1.2.2 date 2008.07.10.10.14.56; author tron; state Exp; branches; next ; desc @@ 1.2 log @Remove firefox 2.x. Firefox 3.5 branch will be imported in this location. (I opted for removing and re-importing instead of a plain update due to extensive patch rototil) We may encounter minor turbulence as dependent packages are sorted out. Thank you for flying pkgsrc-current. @ text @$NetBSD: patch-dy,v 1.1 2008/07/06 06:45:30 ghen Exp $ --- security/nss-fips/cmd/platlibs.mk.orig 2008-07-05 21:45:44 +0300 +++ security/nss-fips/cmd/platlibs.mk @@@@ -213,7 +213,7 @@@@ endif # If GNU ld is used, we must use the -rpath-link option to tell # the linker where to find libsoftokn3.so, an implicit dependency # of libnss3.so. -ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD, $(OS_ARCH))) +ifeq (,$(filter-out BSD_OS DragonFly FreeBSD Linux NetBSD, $(OS_ARCH))) EXTRA_SHARED_LIBS += -Wl,-rpath-link,$(DIST)/lib endif @ 1.1 log @Fix build on DragonFly, from PR pkg/39096. @ text @d1 1 a1 1 $NetBSD$ @ 1.1.2.1 log @file patch-dy was added on branch pkgsrc-2008Q1 on 2008-07-10 10:14:56 +0000 @ text @d1 13 @ 1.1.2.2 log @Pullup ticket #2444 - requested by ghen DragonFly build fix for firefox Revisions pulled up: - www/firefox/distinfo 1.79 - www/firefox/patches/patch-dx 1.3 - www/firefox/patches/patch-dy 1.1 --- Module Name: pkgsrc Committed By: ghen Date: Sun Jul 6 06:45:30 UTC 2008 Modified Files: pkgsrc/www/firefox: distinfo Added Files: pkgsrc/www/firefox/patches: patch-dx patch-dy Log Message: Fix build on DragonFly, from PR pkg/39096. @ text @a0 13 $NetBSD: patch-dy,v 1.1 2008/07/06 06:45:30 ghen Exp $ --- security/nss-fips/cmd/platlibs.mk.orig 2008-07-05 21:45:44 +0300 +++ security/nss-fips/cmd/platlibs.mk @@@@ -213,7 +213,7 @@@@ endif # If GNU ld is used, we must use the -rpath-link option to tell # the linker where to find libsoftokn3.so, an implicit dependency # of libnss3.so. -ifeq (,$(filter-out BSD_OS FreeBSD Linux NetBSD, $(OS_ARCH))) +ifeq (,$(filter-out BSD_OS DragonFly FreeBSD Linux NetBSD, $(OS_ARCH))) EXTRA_SHARED_LIBS += -Wl,-rpath-link,$(DIST)/lib endif @