aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2010-11-26 15:46:48 +0800
committermarcus <marcus@FreeBSD.org>2010-11-26 15:46:48 +0800
commit5e8da884d228388171fc49524d0c941a336a5183 (patch)
treefef66558315d82f39893e9d49a211e744da86bf9
parentf67a5e90c1c26f6666a80c5637d7a75c9048c1b2 (diff)
downloadfreebsd-ports-gnome-5e8da884d228388171fc49524d0c941a336a5183.tar.gz
freebsd-ports-gnome-5e8da884d228388171fc49524d0c941a336a5183.tar.zst
freebsd-ports-gnome-5e8da884d228388171fc49524d0c941a336a5183.zip
Fix the build on 6.X.
Reported by: erwin via pointyhat Obtained from: cairo developers
-rw-r--r--graphics/cairo/files/patch-src_cairo-wideint-type-private.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/cairo/files/patch-src_cairo-wideint-type-private.h b/graphics/cairo/files/patch-src_cairo-wideint-type-private.h
new file mode 100644
index 000000000000..00f10fb6aea4
--- /dev/null
+++ b/graphics/cairo/files/patch-src_cairo-wideint-type-private.h
@@ -0,0 +1,14 @@
+--- src/cairo-wideint-type-private.h.orig 2010-11-26 02:41:47.000000000 -0500
++++ src/cairo-wideint-type-private.h 2010-11-26 02:42:07.000000000 -0500
+@@ -121,6 +121,11 @@ typedef struct _cairo_quorem64 {
+ cairo_int64_t rem;
+ } cairo_quorem64_t;
+
++/* Intrinsic __uint128_t support is broken on gcc 3.4/sparc. */
++#if __GNUC__ == 3 && __GNUC_MINOR__ == 4
++#undef HAVE___UINT128_T
++#endif
++
+ /* gcc has a non-standard name. */
+ #if HAVE___UINT128_T && !HAVE_UINT128_T
+ typedef __uint128_t uint128_t;
4:18 +0800'>2004-02-091-58/+33 * Add two patches:matusita2004-02-093-2/+118 * Fix extraction by using DISTNAME instead of PKGNAME for the name of themarcus2004-02-081-10/+10 * USE_SIZEifylioux2004-02-082-0/+2 * BROKEN on 5.x: Configure failskris2004-02-081-1/+7 * Update to 1.1.14.lofi2004-02-072-2/+3 * Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-0624-12/+13 * Use PLIST_FILES.trevor2004-02-0616-12/+12 * Make sure the libgimpprint.so library is linked against libintl to resolvemarcus2004-02-056-3/+36 * Update to 2.4.1.marcus2004-02-052-3/+3 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-0461-11/+61 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-0410-17/+22 * Fix some fallout from the permissions-fix.lofi2004-02-042-2/+0 * Remove the mentions of pool_size and max_strings, as newer versions ofnik2004-02-041-2/+0 * Update to 1.24, and hand maintainership over to hrs.nik2004-02-044-26/+115 * - Updte to version 0.5krion2004-02-033-16/+14 * Unmark FORBIDDEN, and fix the permissions issue.marcus2004-02-033-6/+3 * The tarball fetched from several CTAN mirror sites seemnork2004-02-033-17/+113 * Add gl2ps 1.1.2,krion2004-01-317-0/+95 * - make portlint happierdinoex2004-01-311-3/+1 * SIZE-ifyobraun2004-01-312-0/+2 * Fix installation of pdflib-perl.ale2004-01-311-0/+1 * FORBIDDEN: Changes ownership of system directorieskris2004-01-302-0/+4 * Add latex-index 4.02.b.20040120,krion2004-01-305-0/+115 * SIZEify.trevor2004-01-3052-0/+55 * Fix build and remove BROKEN.nork2004-01-302-10/+6 * Add latex-subfloat 2.14.20030821,krion2004-01-295-0/+86 * SIZEify.trevor2004-01-291-0/+1 * Update checksumedwin2004-01-291-1/+1 * Correct syntax error when PREFIX is defined.kris2004-01-281-2/+2 * Update the WWW: reference.jmz2004-01-281-1/+1 * Add size data.trevor2004-01-281-0/+1 * 1. add a missing build dependenceijliao2004-01-271-0/+3 * Update to 5.0.3 release.ale2004-01-274-34/+21 * Add latex-booktabs 1.618.20030328,krion2004-01-265-0/+68 * Add latex-bytefield 1.1.20021008,krion2004-01-265-0/+84 * Add latex-biblist 1.4.19920113,krion2004-01-265-0/+67 * Add latex-bibunits 2.2.20001010,krion2004-01-265-0/+74 * Add latex-bibtopic 1.0.20020822,krion2004-01-265-0/+73 * Add latex-feynmf 1.08.19961202,krion2004-01-266-0/+137 * - Update to version 1.1krion2004-01-262-1/+4 * Update to 1.19perky2004-01-265-29/+41 * Remove a COMMENT assignment that was left over from when we had pkg-commentmarcus2004-01-261-1/+0 * Add latex-timing 1.0.19940515,krion2004-01-265-0/+127 * Add latex-layouts 2.6.20031125,krion2004-01-265-0/+85 * Add latex-subfig 1.1.20040112,krion2004-01-265-0/+87 * Add latex-caption 3.0.20031220,krion2004-01-265-0/+82 * Add tex-texmflocal 1.0,krion2004-01-265-0/+98 * fix typoijliao2004-01-251-1/+1 * Add latex-mathabx 1.0.20031201,krion2004-01-256-0/+244 * Add latex-keystroke 1.0.20001109,krion2004-01-255-0/+84 * Add pxfonts 1.0, yet another Palatino-style font for LaTeX.krion2004-01-246-0/+523 * Add latex-beamer 1.21,krion2004-01-245-0/+276 * Add latex-xcolor 1.06,krion2004-01-245-0/+66 * Add latex-pgf 0.50,krion2004-01-245-0/+101 * - Add PORTDOCS to pkg-plistpav2004-01-244-782/+782 * - Fix fetchingpav2004-01-246-800/+798 * Now gettext 0.12.1 is gettext-old.trevor2004-01-2410-10/+10 * Use LS macro.trevor2004-01-232-2/+2 * Update to 20031210.nork2004-01-2212-46/+142 * Use the CPIO macro defined in bsd.port.mk.trevor2004-01-222-2/+2 * Use the SORT macro from bsd.port.mk.trevor2004-01-221-2/+0 * - Update to 3.7.18clement2004-01-223-5/+4 * Use the new ghostscript options.marcus2004-01-2114-119/+25 * - Update to 1.0.27pav2004-01-192-2/+2 * Switch to my @FreeBSD.org email address.ale2004-01-182-2/+2 * - Update to 1.0.26pav2004-01-162-3/+8 * update WWWijliao2004-01-151-1/+1 * - Update to 2.1.8pav2004-01-144-20/+8 * - Update to 2.0.2pav2004-01-143-10/+3 * Prevent /usr/local/lib/gimp from being created. CONFIGURE_ARGS prevents the gimpadamw2004-01-133-0/+69 * - Replace HP2200 driver (currently unavailable at master site)krion2004-01-1222-276/+448 * - Update to version 4.2.6krion2004-01-129-393/+2247 * [patch] update print/phppdflib to 2.7edwin2004-01-113-10/+14 * Update xfce to 4.0.3oliver2004-01-113-3/+8 * - Avoid fetching and installing broken font archivekrion2004-01-106-15/+15 * - add WITH_PERL and WITH_PYTHON knobspetef2004-01-101-1/+9 * - Update to version 8.13krion2004-01-0942-321/+678 * Variable GSPORT is recursive.leeym2004-01-081-2/+2 * - update to 20031116petef2004-01-082-4/+4 * - Remove no longer needed patch file [1]pav2004-01-083-954/+1092 * Add print/kaspaliste.linimon2004-01-071-0/+1 * Add print/kaspaliste, a literature database that handles all kinds oflinimon2004-01-075-0/+188 * add ttfquery 0.2.6ijliao2004-01-055-0/+71 * - Update to 1.0.24pav2004-01-013-9/+2 * - Update to 2.1.4pav2004-01-014-499/+508 * - Fix build on 5.xpav2004-01-013-494/+500 * add texpower 0.0.9dijliao2003-12-305-0/+38 * Add two new KDE apps to deal with CDs:linimon2003-12-2917-0/+552 * add pfbtopfa 1.0ijliao2003-12-245-0/+30 * Update to 0.0.7.knu2003-12-242-2/+2 * SAVANNAH_MASTER_SITE got compromised not so far. Currentlybland2003-12-221-2/+4 * - Fix MASTER_SITESkrion2003-12-221-1/+1 * - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-213-3/+3 * - Update to 1.29pav2003-12-172-3/+3 * - Update to 2.6.1pav2003-12-173-10/+10 * - Catch up with pkg_plist changespav2003-12-173-4/+4 * - Fix build, fix plist, bump versionpav2003-12-132-2/+7 * s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (thenetchild2003-12-121-2/+2 * - Update to version 3.7.17krion2003-12-112-2/+2 * Update to 2.4.2.marcus2003-12-092-27/+4 * New port: epsmerge, merge multiple EPS files into single PS or EPS output.bms2003-12-096-0/+81 * - Update to version 3.7.16krion2003-12-082-2/+2 * add typetools 1.80ijliao2003-12-055-0/+42 * add libpdf++ 0.0.3ijliao2003-12-0510-0/+182 * add tipograf 0.4ijliao2003-12-055-0/+75 * update xfce to 4.0.1oliver2003-12-053-4/+7 * Update to 2.7.0mat2003-12-045-25/+51 * - Base lpr lives in /usr not in /pav2003-12-042-12/+12 * - Update to 1.1.20pav2003-12-043-3/+4 * Update to 0.6.3bland2003-12-043-19/+2 * Do not overwrite base lp* files by default. Instead, provide amarcus2003-12-011-0/+19 * Source tarball rerolled.bland2003-11-263-1/+17 * This patch was, in fact, committed in 2.4.1.marcus2003-11-232-11/+1 * Fix printing due to badly generated XML files. This has been reported tomarcus2003-11-222-2/+25 * - Move lpr binaries in base away, so cups binaries in /usr/local/binpav2003-11-224-1/+47 * - Let package create necessary config directoriespav2003-11-223-15/+14 * statue@freebsd.sinica.edu.tw has asked for all the maintainedlinimon2003-11-212-2/+2 * - Update to today (20031120) CVS and fix buildingpav2003-11-212-9/+5 * Update to 2.4.1.marcus2003-11-213-13/+3 * - fix compilation and installationeik2003-11-2111-715/+859 * development version of print/lilypond:eik2003-11-2115-0/+1265 * Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-202-2/+2 * Add gribouy 0.0.8, Gribouy is a Type1 font editor.bland2003-11-206-0/+65 * Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-202-0/+2 * - Update to version 3.7.15krion2003-11-193-7/+15 * Remove gnomehier from USE_GNOME list (gnomeprefix implies gnomehier).bland2003-11-181-1/+1 * USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-172-2/+0 * USE_REINPLACE must be defined before REINPLACE_CMD may be used.trevor2003-11-171-0/+1 * Correct pkg-descr.lofi2003-11-171-3/+18 * Add gnomephotoprinter 0.6, Gnome Photo Printer is intended forbland2003-11-175-0/+37 * Add libpaper, a library providing routines for paper size management.lofi2003-11-177-0/+70 * - typo in make variables, at some places "WITH_GHOSTSCRIPT_AFP1" has been usedandreas2003-11-161-3/+3 * Fix some ports that write something after bsd.port.mkeik2003-11-153-10/+3 * Update to 20031029.nork2003-11-146-48/+16 * Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-135-5/+5 * Upgrade to 20031110, and make bento happy.vanilla2003-11-133-3/+2 * Unnbreak and update print/mup portedwin2003-11-134-183/+174 * Use maintainer's preferred e-mail address.trevor2003-11-091-1/+1 * Patrick Atamaniuk has agreed to maintain this.trevor2003-11-091-1/+1 * Switch from (removed) pdflib4 port to pdflibkris2003-11-081-1/+1 * As announced on Aug 7, remove the broken pdflib4 portkris2003-11-086-155/+0 * Update to 1.3.3arved2003-11-0715-90/+60 * The pktrace program has been renamed to mftrace.trevor2003-11-057-79/+2 * - Fix build on -currentkrion2003-11-043-12/+601 * - Fix build on -currentkrion2003-11-041-4/+4 * Maintainer correctly points out that the PR that I committed againstlinimon2003-11-031-2/+0 * Mark as broken due to the fact that many of these files can onlylinimon2003-11-031-0/+2 * Reset bouncing maintainer addresskris2003-11-032-2/+2 * Mark BROKEN (see bento logs). These ports are scheduled for removalkris2003-11-035-2/+10 * Reset maintainer on ports owned by the following committers who havekris2003-11-031-1/+1 * Per bento logs, mark as broken on 5.x for the usual gcc3.3 reasons.linimon2003-11-021-1/+7 * ports with possibly unreachable MAINTAINERsedwin2003-11-021-1/+1 * mikeh tracked down the distfiles and hosted them locally. Use this as akris2003-10-301-4/+4 * Mark as broken on 5.x for the usual gcc reasons. Pet portlint.linimon2003-10-291-3/+9 * Upgrade to vendor release 1.9.14.joerg2003-10-294-24/+33 * Speedup raster image printing for metafile. Let's say dramatically.bland2003-10-292-0/+11 * BROKEN: Does not compilekris2003-10-281-0/+2 * Make IGNORE for perl < 5.6.vanilla2003-10-281-2/+7 * Remove kde as secondary category; i.e., this port is QT based whichlioux2003-10-271-1/+1 * New port mapagi version 0.6: Pagination utility that prints yourlioux2003-10-275-0/+69 * Upgrade to 0.7009.vanilla2003-10-262-4/+7 * Unbroke in -current.cjh2003-10-252-4/+17 * utilize SITE_PERLijliao2003-10-2411-52/+52 * Update to 20031020.nork2003-10-236-14/+46 * - Get the translations installed (Make configure able to detectoliver2003-10-192-3/+26 * Fix PLIST and unbreak. Note, however, Murray's email to me:linimon2003-10-17