aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-01-09 15:38:41 +0800
committermaho <maho@FreeBSD.org>2007-01-09 15:38:41 +0800
commitda695d36ab59c0fdeff6e47ddde9d8aa4a319b2c (patch)
tree886fc6512168e3262ef430c49fd46b917a65ce8b
parentf9017b6f2b25efd6fe0115faff48f0e0ebbf6bdc (diff)
downloadfreebsd-ports-gnome-da695d36ab59c0fdeff6e47ddde9d8aa4a319b2c.tar.gz
freebsd-ports-gnome-da695d36ab59c0fdeff6e47ddde9d8aa4a319b2c.tar.zst
freebsd-ports-gnome-da695d36ab59c0fdeff6e47ddde9d8aa4a319b2c.zip
Add missing object files.
Bump portrevision.
-rw-r--r--math/spooles/Makefile2
-rw-r--r--math/spooles/files/patch-ETree+src+makeGlobalLib10
-rw-r--r--math/spooles/files/patch-IVL+src+makeGlobalLib10
3 files changed, 21 insertions, 1 deletions
diff --git a/math/spooles/Makefile b/math/spooles/Makefile
index 7356c0ac08cc..541c7de36833 100644
--- a/math/spooles/Makefile
+++ b/math/spooles/Makefile
@@ -7,7 +7,7 @@
PORTNAME= spooles
PORTVERSION= 2.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= math
MASTER_SITES= http://www.netlib.org/linalg/spooles/
.ifdef WITH_MPI
diff --git a/math/spooles/files/patch-ETree+src+makeGlobalLib b/math/spooles/files/patch-ETree+src+makeGlobalLib
new file mode 100644
index 000000000000..9a59a1c908af
--- /dev/null
+++ b/math/spooles/files/patch-ETree+src+makeGlobalLib
@@ -0,0 +1,10 @@
+--- ETree/src/makeGlobalLib~ Fri Sep 18 04:25:01 1998
++++ ETree/src/makeGlobalLib Tue Jan 9 16:20:19 2007
+@@ -8,6 +8,7 @@
+ basics.c \
+ compress.c \
+ init.c \
++ initFromSubtree.c \
+ instance.c \
+ justify.c \
+ maps.c \
diff --git a/math/spooles/files/patch-IVL+src+makeGlobalLib b/math/spooles/files/patch-IVL+src+makeGlobalLib
new file mode 100644
index 000000000000..4c248674618c
--- /dev/null
+++ b/math/spooles/files/patch-IVL+src+makeGlobalLib
@@ -0,0 +1,10 @@
+--- IVL/src/makeGlobalLib~ Fri Sep 18 04:25:30 1998
++++ IVL/src/makeGlobalLib Tue Jan 9 16:26:55 2007
+@@ -9,6 +9,7 @@
+ init.c \
+ instance.c \
+ listmanip.c \
++ subIVL.c \
+ misc.c \
+ util.c
+
gnome/commit/cad?id=508872994e0b8c9f753406510c8aeba72b050fce'>Update to r6201.mr2015-09-173-247/+255 * Remove ansi version fo wxGTK 2.8 and only keep the unicode versionbapt2015-09-172-2/+2 * Update the Qt4 ports to 4.8.7.rakuco2015-09-161-4/+4 * Make it so that the default Perl is always called perl5.mat2015-09-141-4/+4 * - Switch to options helpersamdmi32015-09-081-10/+5 * Update devel/tbb to 4.4.0 and bump dependent ports' revisionsmartymac2015-09-031-1/+1 * - Add USES=desktop-file-utils shared-mime-info as suggested by stage-qaamdmi32015-09-012-5/+12 * cad/librecad: add workaround to fix build with gccmakc2015-08-311-0/+3 * Drop USES=iconv.rakuco2015-08-311-2/+2 * - Bump PORTREVISION after libzip updatemakc2015-08-281-1/+1 * cad/librecad:makc2015-08-283-3/+1295 * - Split ghostscript into X11-independent and -dependent parts:hrs2015-08-231-1/+2 * - Fix build by fixing a typoamdmi32015-08-221-1/+3 * - Fix build by using correct flags for crippled configureamdmi32015-08-211-6/+6 * - Add NO_ARCHamdmi32015-08-201-0/+1 * Fix previous commit.mat2015-08-191-1/+0 * Convert ports to use the options helpers in categories [abc]*, and minor fixes.mat2015-08-1920-166/+71 * Reset maintainererwin2015-08-191-1/+1 * - Update to 5.0junovitch2015-08-062-4/+6 * cad/cura-engine: update 14.03 -> 15.04robak2015-08-053-6/+5 * Update to r6041.mr2015-08-033-4/+8 * Part 1 of adding USE_GNOME=intltool to ports that require it.kwm2015-08-032-1/+2 * - Fix shebangsamdmi32015-07-301-2/+4 * Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.kwm2015-07-171-2/+1 * Update to r5933.mr2015-07-144-13/+88 * cad/tkgate: Unbreak FreeBSD 11, Fix depends on restmarino2015-07-071-1/+2 * In April/May 2012, STEP Class Library was renamed to STEPcode. This was doneamdmi32015-07-035-0/+165 * Add USES=alias to 11 ports (non-invasive DragonFly support)marino2015-07-031-1/+2 * Use BROKEN helpersbapt2015-06-271-7/+3 * - Fix build by adding iconv dependencyvsevolod2015-06-241-1/+1 * Restore removed cad/tkgate.vsevolod2015-06-246-0/+1468 * Convert to USES=jpegantoine2015-06-234-9/+5 * cad/brickutils: drop dependency on py-xmlrm2015-06-221-4/+4 * Remove all @dirrm/@dirrmtrybapt2015-06-212-11/+4 * Remove build-plist target not needed anymore and still generating deprecatedbapt2015-06-211-25/+2 * Remove plist generator (we now have make makeplist and make check-plist)bapt2015-06-211-28/+0 * - Update to 9.06danilo2015-06-172-8/+7 * CLeanup USE_GITHUB usage.mat2015-06-161-3/+2 * cad/ghdl: Upgrade to latest (several fixes including jobs safety for llvm)marino2015-06-163-17/+6 * - Disable precompiled headers to fix build with old gcc on -current kernelamdmi32015-06-113-0/+15 * - Fix library installationamdmi32015-06-111-1/+2 * cad/ghdl: Support DragonFly - llvm back now jobs safemarino2015-06-033-4/+18 * cad/ghdl: Fix missing makeinfo on -CURRENT (caught by pkg-fallout)marino2015-06-021-1/+1 * - Update math/cgal to 4.6wen2015-06-011-1/+1 * cad/ghdl: Add option to use experimental LLVM backendmarino2015-06-013-19/+266 * Cleanup USE_GITHUB usage.mat2015-05-312-3/+3 * Add new port: cad/ghdlmarino2015-05-318-0/+710 * - Mark BROKEN on 8.x: absence of strtollamdmi32015-05-281-1/+7 * - Update to 4.6amdmi32015-05-275-14/+14 * - Don't cat pkg-message from Makefilesamdmi32015-05-271-1/+0 * - Don't install static libraries with INSTALL_LIBamdmi32015-05-201-2/+2 * Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.mat2015-05-192-6/+4 * MASTER_SITES cleanup.mat2015-05-149-18/+9 * Cleanup DIST* variables.mat2015-05-124-7/+4 * Update ports in the [bcd]* categories to not use GH_COMMIT.mat2015-05-068-16/+10 * - Update to 9.7.92danilo2015-05-032-3/+3 * - Chase GNU Emacs updatesashish2015-04-272-2/+2 * Mark BROKEN of FreeBSD < 10:thierry2015-04-251-0/+5 * - Fix plist: remove .desktop file which is handled by DESKTOP_ENTRIESamdmi32015-04-231-1/+0 * - Update to 2.9.3.stephen2015-04-212-3/+3 * Update to r5612 and add a patch to avoid compiling error when using -std=c++1...mr2015-04-204-4/+139 * Convert to USES=autoreconftijl2015-04-191-5/+1 * Unbreak after WX update by adding -std=c++11 to CXXFLAGS.mr2015-04-131-1/+2 * cad/ldraw: Fix fetch; distfile was rerolledmarino2015-04-122-5/+4 * cad/brickutils: unbreak fetch (relocated at sourceforge)marino2015-04-121-4/+2 * Unbroken by r383483 (this is just a slave port).thierry2015-04-081-1/+0 * - Update to 2.9.2.stephen2015-04-072-4/+3 * Unbreak. The tarball had been rerolled again.thierry2015-04-072-4/+3 * Mark as broken unfetchable portsbapt2015-04-0617-0/+20 * Try to use a newer compiler.mr2015-04-051-1/+2 * Update to r5542.mr2015-03-273-3166/+3151 * Upgrade to version 2015.03mr2015-03-273-37/+108 * 6 ports categories: Remove $PTHREAD_LIBSmarino2015-03-253-4/+3 * Unreak.bdrewery2015-03-231-11/+4 * Update USE_GITHUB so it does not require GH_COMMIT.bdrewery2015-03-201-1/+1 * - Switch to linguisttools_buildamdmi32015-03-161-1/+1 * Now we can choose between OpenBLAS and reference BLAS.maho2015-03-141-7/+11 * - Update to 2.9.0.stephen2015-03-147-61/+28 * Update to 1.8maho2015-03-117-351/+308 * - Update to 9.7.91danilo2015-03-072-3/+3 * - Add NO_ARCHamdmi32015-03-052-0/+2 * Update to r5469.mr2015-03-044-84/+190 * - Update to 9.7.90danilo2015-03-042-3/+3 * Remove Authors from pkg-descrbapt2015-03-031-1/+0 * Fix DESKTOP_ENTRIES:makc2015-02-281-1/+1 * cad/librecad:makc2015-02-274-16/+11 * - Update to 9.7.89danilo2015-02-252-3/+3 * Try to fix build on FreeBSD 8.* and 9.*mr2015-02-251-1/+2 * - Switch my ports to USE_QT4=linguisttools_build and adjust Qt componentsmakc2015-02-251-2/+3 * Update Code_Aster to 11.7.0-1, with its different tools.thierry2015-02-192-2/+5 * - Fix device support. The previous version was totally broken.hrs2015-02-153-4/+14 * - Update to 9.7.88danilo2015-02-122-4/+3 * Reverse the logic of architecture support.sbruno2015-02-091-3/+2 * Remove GCC_DEFAULT.thierry2015-02-091-2/+1 * Since Gcc is 4.8 by default, Kicad does not build anymore: e.g. seethierry2015-02-081-3/+9 * - Update to 3.8.78danilo2015-02-032-3/+3 * Add datadir to search path.mr2015-01-312-1/+14 * Upgrade to 0.54 ans respect options for docs and examples.thierry2015-01-274-47/+66 * Upgrade to 1.3.3 and define LICENSE.thierry2015-01-2611-94/+111 * Fix a typoantoine2015-01-251-1/+1 * Switch some dependencies from a directory name or a file generated by pkg-ins...antoine2015-01-245-5/+5 * Update to Release 3.7.5.0.mr2015-01-204-825/+2444 * PORTDATA=* makes the same job as the custom auto plist used in this port andbapt2015-01-181-5/+1 * Correct WWW URLmr2015-01-171-2/+1 * Update to bzr rev 5363mr2015-01-168-1650/+2450 * Uses blaslapack.mk.thierry2015-01-111-4/+3 * - Uses blaslapack.mk;thierry2015-01-082-687/+705 * Adjust plist after doxygen was updated and vtk6 unbrokenantoine2015-01-032-1/+8 * Add upstream commits to fix the build with the upcoming CMake 3.1.0.rakuco2014-12-312-0/+427 * Bump portrevision after png updatebapt2014-12-264-4/+4 * Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeantoine2014-12-264-4/+4 * Cleanup plistbapt2014-12-211-1/+0 * Convert to USES=autoreconfbapt2014-12-181-3/+3 * - Update to 7.0.20141202danilo2014-12-143-4/+6 * - Reset maintainership of my portsgahr2014-12-112-2/+2 * - Update from 3.8.76 to 3.8.77danilo2014-12-092-3/+3 * - Patch to fix build error.stephen2014-11-292-0/+12 * Unbreak. The tarball has been rerolled: now VTK could be optional.thierry2014-11-282-4/+3 * Mark BROKEN: Checksum and size mismatchantoine2014-11-281-0/+2 * Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-263-28/+27 * Update to 0.23.8.hrs2014-11-232-4/+3 * Upgrade cad/opencascade to 6.8.0.thierry2014-11-2310-1221/+918 * - Update to 2.8.5 and chase cad/opencascade.stephen2014-11-236-15/+47 * Replace %%QT_BINDIR%% (as suggested by makeplist) by plain "bin".joerg2014-11-211-23/+23 * - Unbreak, actualizeamdmi32014-11-212-34/+26 * Revive Qucs, now that it no longer depends on Qt3.joerg2014-11-206-0/+540 * cad/geda: fix gsch2pcb utility by using gnu M4marino2014-11-203-1/+22 * - Update from 3.8.75 to 3.8.76danilo2014-11-192-3/+3 * Add back man pages, mistakenly removed in r371238antoine2014-11-152-0/+4 * - Update from 3.8.74 to 3.8.75danilo2014-11-072-3/+3 * - Chase GNU Emacs updatesashish2014-11-052-2/+2 * Update URL.thierry2014-10-231-1/+1 * Cleanup plistbapt2014-10-2047-2361/+0 * Update cad/elmerfem to 20141015 snapshot.thierry2014-10-196-45/+5 * - Convert ports from cad/, chinese/, comms/ and converters/ to newmva2014-10-194-7/+7 * Fix build on FreeBSD-8.4.thierry2014-10-182-1/+12 * Fix bad links for headers.thierry2014-10-112-14144/+3 * - Update from 3.8.73 to 3.8.74danilo2014-10-102-3/+3 * cad/librecad:makc2014-10-103-14/+7 * Fix without gperf in basebapt2014-10-071-1/+1 * - Drop @dirrm* from plistamdmi32014-10-071-84/+0 * Add elmerfem.thierry2014-10-07