summaryrefslogtreecommitdiffstats
path: root/www/firefox/files/patch-storage_build_Makefile.in
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-22 01:39:45 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-22 01:39:45 +0800
commit30f3dfe742616170faa2ffae5e8c07d5c1d95abb (patch)
tree776f5f4c376b7e391f17aa1a08facf4de31ec756 /www/firefox/files/patch-storage_build_Makefile.in
parent17c834097ec68511b549a41ef3f324faccfb18f9 (diff)
downloadmarcuscom-ports-30f3dfe742616170faa2ffae5e8c07d5c1d95abb.tar.gz
marcuscom-ports-30f3dfe742616170faa2ffae5e8c07d5c1d95abb.tar.zst
marcuscom-ports-30f3dfe742616170faa2ffae5e8c07d5c1d95abb.zip
Update to 2.0.0.4rc3
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8901 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/firefox/files/patch-storage_build_Makefile.in')
-rw-r--r--www/firefox/files/patch-storage_build_Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/firefox/files/patch-storage_build_Makefile.in b/www/firefox/files/patch-storage_build_Makefile.in
new file mode 100644
index 000000000..18202a5a6
--- /dev/null
+++ b/www/firefox/files/patch-storage_build_Makefile.in
@@ -0,0 +1,10 @@
+--- storage/build/Makefile.in.orig Tue Feb 21 11:18:56 2006
++++ storage/build/Makefile.in Sun Nov 5 16:16:06 2006
+@@ -77,6 +77,7 @@
+ $(EXTRA_DSO_LIBS) \
+ $(MOZ_COMPONENT_LIBS) \
+ $(MOZ_JS_LIBS) \
++ %%PTHREAD_LIBS%% \
+ $(NULL)
+
+ include $(topsrcdir)/config/rules.mk
c8b182d7b'>- Add missing filebeech2008-01-191-0/+11 * - Update of irc/ircd-ratbox port from ircd-ratbox-2.2.6 to ircd-ratbox-2.2.8 ...beech2008-01-195-13/+72 * Take over maintaining this port.brix2008-01-102-2/+2 * Various improvements:brix2008-01-098-34/+166 * - Update to 5.46beech2008-01-092-4/+4 * Upgrade to 1.33. It should work with latest POE.matusita2008-01-053-36/+7 * - Update to 1.3.3cbeech2008-01-033-12/+12 * - Update to 20071223miwi2007-12-313-5/+5 * - Fix a comment (s/snaposhot/snapshot)miwi2007-12-291-1/+1 * Mark BROKEN with gcc 4.2 on all archs.erwin2007-12-281-2/+0 * - Add irc/irssi-xmpp-devel - cvs snapshot from irc/irssi-xmpp after repocopy.miwi2007-12-283-11/+19 * - Update to 2.34sat2007-12-282-4/+4 * - Update to 3.0.5.chinsan2007-12-247-25/+48 * - Add mirrors (distfiles unavailable).beech2007-12-231-3/+3 * - Update to 0.6.5miwi2007-12-202-7/+6 * - Update to 1.3.1bbeech2007-12-184-35/+51 * - New port bip-0.6.1beech2007-12-175-0/+65 * - Update to the last snapshot (20071212)miwi2007-12-173-5/+5 * - Update to 2.32sat2007-12-152-4/+4 * - Add missing gpg dependencymiwi2007-12-151-0/+3 * - Unbreak (distfile is back)miwi2007-12-151-5/+1 * - Fix build with gcc 4.2miwi2007-12-157-8/+135 * - Update to 20071210miwi2007-12-123-5/+5 * - Update to version 0.75az2007-12-124-10/+12 * Scrollback shrinking code forgets to close(), bump the PORTREVISION.mezz2007-12-122-1/+15 * Change from BROKEN to IGNORE; it compiles but does not work with thelinimon2007-11-202-2/+2 * Fix gcc 4.2 build.fjoe2007-11-1413-4/+282 * - Mark BROKEN: conflicting dependencies on emacs21 vs emacs22pav2007-11-131-0/+2 * Fix coredump with silc-irssi-plugin.vanilla2007-11-122-0/+12 * - irssi-devel should be using @dirrmtry in a few cases. this ismiwi2007-11-071-6/+6 * - Fix a crash if dirproxy recieves an ACTION command without a parameter.miwi2007-11-052-2/+12 * - Fix a crash if dirproxy recieves an ACTION command without a parameter.miwi2007-11-052-0/+12 * - Update to 20071029miwi2007-10-303-5/+5 * - Tidy-upmiwi2007-10-284-6/+14 * - Fixed CONFLICTSmiwi2007-10-283-9/+27 * - Makefile cleanupmiwi2007-10-283-9/+27 * - Update to 20071025miwi2007-10-283-5/+5 * Update to 0.18delphij2007-10-273-22/+31 * - Update to 3.0.3chinsan2007-10-272-6/+6 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-258-25/+27 * - Update to 1.1.4tabthorpe2007-10-242-5/+5 * - Update to 0.83.3miwi2007-10-243-18/+18 * - Update to 20071022miwi2007-10-243-5/+5 * - Update to 20071018miwi2007-10-233-6/+6 * - Stops scrollback files growing too large by fixing the file-shrink code.mezz2007-10-192-1/+29 * - Rest Maintainermiwi2007-10-171-1/+1 * - Fix build with gcc 4.2miwi2007-10-174-7/+43 * Migration from bison 1.x to 2.xade2007-10-171-1/+2 * - Mark Broken does not work with irc/irssi-0.8.12miwi2007-10-172-0/+4 * - Update to 20071015miwi2007-10-172-4/+4 * Remove expired Emacs ports and the surrounding expired ports:vd2007-10-149-188/+0 * Add the files that I forgot to add in the previous commit.vd2007-10-143-0/+49 * * Copy the contents of the master port irc/pure-emacs20 to the slave portvd2007-10-142-6/+32 * * Copy the contents of the master port irc/irchat-pj-emacs20 to the slave portvd2007-10-145-6/+85 * - Update to 20071012miwi2007-10-143-6/+6 * - Update to 20071011miwi2007-10-123-8/+7 * Reset maintainer and mark broken/unfetchable. Mastersite has disappeared.linimon2007-10-121-2/+6 * Reset corwin@aeternal.net due to maintainer-timeouts and no response to email.linimon2007-10-121-1/+1 * Upgrade to 0.8.12.vanilla2007-10-125-48/+12 * Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onlinimon2007-10-073-0/+3 * gozerbot is a modular Python IRC and Jabber botmiwi2007-10-066-0/+546 * - Update to 20070925miwi2007-10-052-6/+6 * Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-044-19/+1 * Remove support for OSVERSION < 5edwin2007-10-042-11/+1 * - Fix build with gcc4.kevlo2007-10-022-13/+12 * Mark as broken on gcc4.2.linimon2007-10-021-1/+7 * Try to fix build by removing hardwired definition of emacs port name.linimon2007-10-021-1/+0 * Mark as broken with gcc4.2 on 64-bit archs.linimon2007-10-022-2/+16 * Mark as broken on gcc4.2.linimon2007-10-021-1/+7 * [PATCH] irc/ratbox-services: Unbreak and portlintedwin2007-10-012-14/+15 * Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.linimon2007-09-301-0/+1 * Add WANT_PERL. This will be needed to conditionalize bsd.perl.mk inclusion.linimon2007-09-301-0/+1 * Put back in the -devel's pkg-descr and comment line to differentiateshaun2007-09-292-1/+5 * Transfer maintainership.shaun2007-09-291-1/+1 * Remove errornous -devel from ircd-ratbox.edwin2007-09-297-39/+35 * Remove errornous -devel from ircd-ratbox.edwin2007-09-291-1/+0 * Transfer maintainership.shaun2007-09-282-2/+2 * [patch] port update for irc/ircd-ratboxedwin2007-09-2810-170/+356 * [patch] port update for irc/ircd-ratboxedwin2007-09-281-11/+11 * [patch] port update for irc/ircd-ratboxedwin2007-09-282-9/+10 * [patch] port update for irc/ircd-ratboxedwin2007-09-282-9/+12 * - update to 0.3.5tabthorpe2007-09-274-8/+24 * - Update to 0.2.8miwi2007-09-245-8/+15 * Fix buggy logging code.vanilla2007-09-162-1/+16 * - Add patch to pet gccbeech2007-09-151-0/+79 * - Flag broken on amd64beech2007-09-151-1/+7 * irssi-xmpp's aim is to provide a good integration in this text-basedmiwi2007-09-137-0/+111 * - Unbreakmiwi2007-09-112-6/+4 * - Update to 3.2.7miwi2007-09-114-13/+9 * Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-087-29/+7 * - Update to version 0.2.6az2007-09-086-12/+12 * As promised, remove net-im/gaim, and all dependent ports. Gaim has beenmarcus2007-09-075-56/+0 * - Marked broken (distfile size mismatch)miwi2007-09-051-2/+3 * Update to 1.8.hrs2007-08-284-30/+22 * - Update to 20070826 (0.8.12-rc1 Release)miwi2007-08-283-7/+8 * - Update to 1.0.4clsung2007-08-274-12/+12 * - Update to 20070822miwi2007-08-243-6/+6 * - Update to 20070819miwi2007-08-223-8/+9 * Since there are so many "cannot fetch distfiles" warning from krisbot,matusita2007-08-201-2/+4 * 2007-08-19 irc/riece-emacs20: emacs20 and related ports are obsolete; please ...miwi2007-08-192-16/+0 * - Update to 20070807miwi2007-08-193-9/+8 * - Update to 1.1.0.1beech2007-08-156-76/+5 * -utilize MANPREFIX and INFO_PATHlaszlof2007-08-152-2/+2 * - Update to 5.34clsung2007-08-152-4/+4 * NEW PORTlaszlof2007-08-136-0/+92 * Add new port: irc/irchat-jpmatusita2007-08-084-0/+50 * - Make riece-emacs21 as slave to riecesem2007-08-087-210/+4 * - Update to 20070804miwi2007-08-063-5/+5 * - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-042-5/+5