aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2009-08-09 05:29:50 +0800
committermarcus <marcus@FreeBSD.org>2009-08-09 05:29:50 +0800
commit32d7d7ddce532b71ff9827ff4e5cf3883a0969b8 (patch)
treedfe164b3421f417329ddac1ce7e447e5709a56a6 /graphics
parent13169796697e96a3300b397e7c468015edfa7dc7 (diff)
downloadfreebsd-ports-gnome-32d7d7ddce532b71ff9827ff4e5cf3883a0969b8.tar.gz
freebsd-ports-gnome-32d7d7ddce532b71ff9827ff4e5cf3883a0969b8.tar.zst
freebsd-ports-gnome-32d7d7ddce532b71ff9827ff4e5cf3883a0969b8.zip
Allow SIMD optimizations on amd64 by making sure gimp knows what FreeBSD
calls x86-64. PR: 137439 Submitted by: Anonymous <swell.k@gmail.com>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-app/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index a49e931f74ce..4e2daa606904 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -192,6 +192,7 @@ post-patch:
s|%%GIMP_UI_LIBS%%|${GIMP_UI_LIBS}|' \
${WRKSRC}/plug-ins/pygimp/Makefile.in
@${REINPLACE_CMD} -e 's|"libpng"|"libpng12"|' \
+ -e 's|x86_64|amd64|g' \
${WRKSRC}/configure
post-install:
Update to 0.2503mat2003-10-073-3/+5 * Update to 1.05erwin2003-10-073-14/+14 * Add p5-Shape 0.04,vanilla2003-10-076-0/+47 * Upgrade to 1.2.10.vanilla2003-10-073-9/+24 * - Update to 0.38krion2003-10-072-2/+2 * - Update to 1.0.1krion2003-10-073-38/+49 * Update to latest version, based on standard binutils 2.14.lev2003-10-063-39/+13 * Update runtime to latest versions.lev2003-10-064-4/+33 * Fix one bug in optimizer/code generatorlev2003-10-064-4/+4 * New port: JRTPLIB - RTP library in C++edwin2003-10-065-0/+64 * New port: a small assembly to HTML convertedwin2003-10-065-0/+24 * new port devel/tkinspectedwin2003-10-067-0/+116 * Correct some obsolete MASTER_SITESmarcus2003-10-062-2/+2 * Upgrade to version 1.9.10.olgeni2003-10-063-2/+11 * - Update to version 5.3.12krion2003-10-063-6/+7 * The devel/bugzilla port has an explicit LIB_DEPENDS dependency onleeym2003-10-063-3/+0 * I forgot to remove the now empty cwchar patch in my last commit...netchild2003-10-051-0/+0 * Update to 2.4.0.marcus2003-10-056-22/+20 * Update 0.05mat2003-10-052-2/+2 * Fix stlport:netchild2003-10-054-26/+45 * Update picasm to version 1.12b.bms2003-10-053-13/+14 * - Update to 2.0.7krion2003-10-052-3/+3 * UPDATE-PORT: devel/linux-sdl12 update to 1.2.5edwin2003-10-0415-51/+54 * Upgrade to v5.5.2.jkoshy2003-10-042-2/+2 * Add finance category to the following ports.edwin2003-10-041-1/+1 * . Update from 0.12 to 0.14.glewis2003-10-043-6/+7 * New port: devel/ruby-rbprofedwin2003-10-046-0/+59 * Fix the -pthread problem in case the option gets removed again. Thiswill2003-10-045-6/+6 * Add cxmon 3.0, interactive file manipulation tool and disassembler.oliver2003-10-045-0/+34 * Add p5-DateTime-Fiscal-Year 0.02,mat2003-10-045-0/+40 * Add p5-DateTime-Format-IBeat 0.15, format times in .beat notation.mat2003-10-045-0/+63 * Add p5-DateTime-Calendar-Hebrew 0.04, dates in the Hebrew calendar.mat2003-10-045-0/+46 * p5-DateTime-HiRes 0.01,mat2003-10-045-0/+36 * skalibs is a package centralizing the public-domain Ckrion2003-10-035-0/+127 * Add p5-NEXT 0.60,mat2003-10-035-0/+37 * - use %%DOCSDIR%%dinoex2003-10-032-2/+6 * Chase up new MASTER_SITE_SAVANNAH.edwin2003-10-037-7/+14 * use devel/p5-Module-Build/inc.build.mkmat2003-10-031-2/+5 * Add cl-split-sequence-clisp 20011114.1, partinitoning Common Lispfoxfair2003-10-034-0/+51 * Add cl-port-clisp 2002.10.02.1, cross-Lisp portability package.foxfair2003-10-034-0/+59 * Upgrade 5o 0.94.max2003-10-0316-52/+72 * Update to 0.75mat2003-10-024-20/+23 * Update to 0.08mat2003-10-023-12/+11 * - Update to version 0.3.1krion2003-10-023-9/+13 * - Update dotconf lib to 1.0.13.naddy2003-10-023-49/+69 * Update to latest 0.30.0 version.lev2003-10-0112-24/+24 * Update to 0.53.06mat2003-10-012-2/+2 * Update to 20030929.nork2003-09-302-2/+2 * Update to 2.1.2bland2003-09-306-12/+12 * Teach gconf about local locks, and use them by default. This is mostlymarcus2003-09-302-4/+52 * - Support CFLAGS properlyoliver2003-09-306-10/+42 * - Update to version 1.0.0krion2003-09-292-2/+2 * [patch] fix dependencies for devel/gtranslatoredwin2003-09-291-1/+1 * -pthread/-lc_r => ${PTHREAD_LIBS}adamw2003-09-291-0/+5 * -pthread/-lc_r => ${PTHREAD}adamw2003-09-291-0/+5 * New port: devel/p5-PCSC-Cardbms2003-09-297-0/+79 * update physfs to 0.1.9oliver2003-09-296-6/+6 * Fix build on -stable.naddy2003-09-291-0/+16 * - Fixed man page installation on perl 5.6.1krion2003-09-282-0/+13 * Update to 0.3.naddy2003-09-282-2/+2 * Make devel/tide localbase clean.edwin2003-09-281-0/+34 * New Port: Splitting Common Lisp Sequences (CMUCL Binaries)edwin2003-09-284-0/+52 * New Port: Splitting Common Lisp Sequences (SBCL Binaries)edwin2003-09-284-0/+52 * New Port: Common Lisp portability package (CMUCL Binaries)edwin2003-09-284-0/+60 * New Port: Common Lisp portability package (SBCL Binaries)edwin2003-09-284-0/+60 * New Port: Splitting Common Lisp sequencesedwin2003-09-285-0/+48 * New Port: Common Lisp portability packageedwin2003-09-286-0/+74 * New Port: ASDF, a Common Lisp library manager (CMUCL Binaries)edwin2003-09-284-0/+54 * New Port: ASDF, a Common Lisp library manager (SBCL Binaries)edwin2003-09-284-0/+54 * unbreak packaging by fixing plistrse2003-09-281-1/+1 * Update to 0.5.4p1.adamw2003-09-282-2/+2 * Drop maintainership. I neither have a 5.x system to take care oflioux2003-09-281-1/+1 * Update to 2.11naddy2003-09-273-6/+7 * Update to 3.3perky2003-09-273-2/+10 * Add p5-ExtUtils-XSBuilder, it's a set modules to parse C header files andvanilla2003-09-275-0/+52 * - Fix build on bento, honour PREFIXkrion2003-09-272-1/+12 * - Update to 1.11krion2003-09-272-2/+2 * new port - ACT modified gdb53, a gdb that understands the Ada programming lan...edwin2003-09-2725-0/+2132 * New port: adabindx - an Ada-binding to the X Window System and *tifedwin2003-09-276-0/+5752 * New port: SGL - incomplete STL implementation for ADA95edwin2003-09-276-0/+191 * New port: florist (Ada-POSIX bindings)edwin2003-09-279-0/+298 * New port: adabooch is a Booch implementation for Ada95edwin2003-09-277-0/+324 * New port: adabooch is a Booch implementation for Ada95edwin2003-09-275-0/+57 * New port: Ada thin binding to SDL and OpenGLedwin2003-09-2711-0/+352 * ECHO -> ECHO_MSGedwin2003-09-276-12/+12 * Fix build.naddy2003-09-271-1/+1 * - Add the patch to fix build on -stablekrion2003-09-261-0/+13 * upgrade to OSSP var 1.0.0rse2003-09-262-2/+2 * upgrade to OSSP val 0.9.1rse2003-09-262-2/+2 * update devel/pcsc-lite:daichi2003-09-261-0/+1 * update devel/pcsc-lite: 1.1.2.b.5 -> 1.2.0-rc1daichi2003-09-267-39/+38 * Vendor update to 1.16erwin2003-09-262-2/+2 * Vendor update to 1.04erwin2003-09-262-2/+2 * Seems the uk site went down and sf is still at 4.3, so I'llerwin2003-09-261-0/+1 * - Use ${PTHREAD_LIBS}krion2003-09-261-7/+7 * Update to 0.12.12mat2003-09-252-2/+3 * Update to 0.53.05mat2003-09-253-4/+4 * - Fix build package on bentokrion2003-09-251-0/+11 * - Update to version 0.71krion2003-09-2521-533/+48 * Now installs man page for Ant.znerd2003-09-252-5/+29 * Update to version 0.75.demon2003-09-252-2/+2 * Update to version 0.30.demon2003-09-252-2/+2 * Update to 0.5.1erwin2003-09-253-2/+5 * - update to 4.4erwin2003-09-252-4/+15 * Update to 0.37erwin2003-09-252-2/+2 * Update to 1.8.2.adamw2003-09-253-20/+20 * Update to 1.99.26.marcus2003-09-254-4/+4 * Update to 0.51b3.marcus2003-09-253-23/+14 * - Update to 1.7.4dinoex2003-09-252-2/+2 * Vendor update to 1.15erwin2003-09-242-2/+2 * - Update to version 1.0a9krion2003-09-243-4/+16 * disable port for amd64, sparc64, ia64 architecturesoliver2003-09-241-0/+2 * - Update to version 0.7.4-1krion2003-09-2442-1992/+990 * Update to version 0.09.demon2003-09-242-3/+3 * This port was not really usable on i386-5.X due to an updated GCC,tobez2003-09-242-5/+12 * Update to 0.12mat2003-09-242-2/+2 * Update to 1.03mat2003-09-242-2/+2 * Update to 1.06mat2003-09-243-13/+12 * Maintainer Update: devel/tideedwin2003-09-242-2/+2 * Update to 0.1703mat2003-09-242-2/+3 * - Update to version 0.04krion2003-09-242-4/+3 * Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-2412-14/+14 * Update to version 2.30.demon2003-09-242-3/+3 * Cease FreeBSD port maintainershipsedwin2003-09-242-2/+2 * Unbreak build on -STABLE (partly by fixing the incorrect PERL->REINPLACE_CMDgerald2003-09-231-2/+4 * Use USE_GNOME to fix build on bento.marcus2003-09-211-1/+1 * Disable package building on bento: the default PHP doesn't support domxml.edwin2003-09-191-0/+4 * Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-182-2/+2 * Remove bonobo-activation.marcus2003-09-181-1/+0 * Remove bonobo-activation. It has been rolled into libbonobo.marcus2003-09-189-242/+0 * Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,marcus2003-09-1846-212/+685 * (*) Back out previous commit due to portfreezelev2003-09-164-33/+4 * Conditionalise dependencies on databases/p5-DBI: for perlerwin2003-09-165-11/+26 * Correct libintl shlib version number.adamw2003-09-161-1/+1 * Check for PERL <= 5.006.adamw2003-09-161-1/+10 * (*) Update package version to latest 2.4 + 3.1lev2003-09-154-4/+33 * Fix build on -STABLE.marcus2003-09-151-0/+11 * Update to 0.20_01mat2003-09-103-5/+6 * Update to 0.2502mat2003-09-102-2/+2 * Add buildtool-doc 0.14, buildtool User's and Developer's manuals.erwin2003-09-105-0/+80 * Add build dependency on GSPORTarved2003-09-101-1/+3 * Udpate to 0.4.0.knu2003-09-103-3/+5 * Update to 2.0.6b.knu2003-09-102-2/+2 * Update the Ruby/GNOME2 suite to 0.7.0.knu2003-09-101-0/+1 * Update this port to a recent snapshot from the avr-libc 1.0 branch.joerg2003-09-105-6/+21 * Update this port to the released version 3.3.1 of gcc.joerg2003-09-106-50/+30 * Updated to 0.20skv2003-09-103-5/+5 * Upgrade to 2.0.5bland2003-09-093-3/+3 * Update to 0.14erwin2003-09-093-20/+27 * - Fixes in proctime calculation.bland2003-09-0910-199/+404 * Upgrade to 1.0 RC2.obraun2003-09-092-2/+2 * Update to binutils 2.14.joerg2003-09-095-3/+5572 * [new port] libticalcs: TI calculator libraryedwin2003-09-085-0/+64 * [new port] libtifiles: handle TI calculator filesedwin2003-09-085-0/+73 * Upgrade to -> 4.0.2mich2003-09-082-2/+2 * update to new perforce binariesedwin2003-09-0812-108/+186 * [patch] fix port devel/spiritedwin2003-09-081-0/+12 * tarball rerolled, only changes in the comments in the file doc/doc.ps.edwin2003-09-081-1/+1 * Believe it or not, but this port was entangled in between a discussionedwin2003-09-083-4/+5 * [MAINTAINER] devel/mico: fix docs fetchedwin2003-09-081-3/+4 * Removed the DIST_SUBDIR statement.znerd2003-09-082-2/+1 * Update port: devel/libedit to 2.6.7edwin2003-09-083-25/+10 * New port: devel/pear-apd - Advanced PHP Debugger (APD).edwin2003-09-086-0/+89 * devel/pear-I18N: upgrading to 0.8.6.edwin2003-09-083-8/+39 * New port: PEAR RSS parseredwin2003-09-085-0/+49 * New port: PEAR Swiss-army knive for reading and writing XML filesedwin2003-09-085-0/+59 * New port: PEAR class provided an XPath/DOM XML manipulationedwin2003-09-085-0/+55 * New port: PEAR class for representing XML data in a tree structureedwin2003-09-085-0/+41 * New port: PEAR template API ported from PHPLIBedwin2003-09-085-0/+55 * New port: PEAR Config package provides methods for configuration manipulationedwin2003-09-085-0/+70 * New port: PEAR XML parsing class based on PHP's bundled expatedwin2003-09-085-0/+57 * New port: PEAR XML utility classedwin2003-09-085-0/+103 * Drop maintainershiplioux2003-09-081-1/+1 * PR: 56543foxfair2003-09-074-31/+8 * Update port to new 4.2.0 release.bsd2003-09-072-3/+3 * Update to milestone 0.29.0lev2003-09-078-12/+12 * Upgrade to 0.5.4.will2003-09-072-2/+2 * This is first step in an attempt to break the Qt port into pieces.mi2003-09-067-0/+313 * Update to 0.08mat2003-09-052-11/+3 * Chase repocopies towards ports/dnsedwin2003-09-051-1/+1 * Massive repo-copies request: net->dns (partly devel->dns)edwin2003-09-0510-127/+0 * - Update to version 1.0krion2003-09-055-66/+19 * Mark IGNORE for perl < 5.6.xerwin2003-09-041-2/+7 * Update to 0.53mat2003-09-042-2/+2 * Update to 0.06mat2003-09-042-2/+2 * Update to 0.03mat2003-09-042-2/+2 * No longer requires 5.6.1mat2003-09-041-8/+1 * No longer requires 5.6.1mat2003-09-041-8/+1 * Update to 0.05.mat2003-09-042-10/+3 * Update to 0.07mat2003-09-042-11/+3 * No longer requires 5.6.1mat2003-09-041-2/+3 * No longer requires 5.6.1mat2003-09-041-3/+6 * No longer requires 5.6.1mat2003-09-04