summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make this build under ELF.Justin M. Seger1998-12-122-8/+54
| | | | | | | | PR: ports/9025 Submitted by: root@cache-t.hrz.uni-bielefeld.de Notes: svn path=/head/; revision=15313
* Activate math/spinJustin M. Seger1998-12-121-1/+2
| | | | Notes: svn path=/head/; revision=15312
* Import of math spin:Justin M. Seger1998-12-126-0/+191
| | | | | | | | | | | | | | | | Spin is an efficient on-the-fly verification system (a `model checker') for asynchronous concurrent systems, such as data communication protocols, distributed operating systems, database systems, etc. It can be used to prove both safety and liveness properties, including all correctness requirements expressible in linear time temporal logic. PR: ports/9058 Submitted by: pangolin@home.com Notes: svn path=/head/; revision=15311
* Add more MASTER_SITES.Vanilla I. Shu1998-12-103-6/+9
| | | | | | | | PR: ports/9037 Submitted by: josh@quick.net Notes: svn path=/head/; revision=15256
* Add more MASTER_SITES.Bill Fumerola1998-12-091-2/+4
| | | | Notes: svn path=/head/; revision=15230
* Update MASTER_SITES.Bill Fumerola1998-12-091-2/+2
| | | | | | | | PR: ports/9032 Submitted by: maintainer Notes: svn path=/head/; revision=15229
* jmz@freebsd.org added an empty MAIN__ function as src/lib/libF77/MAIN.cSteve Price1998-12-091-3/+1
| | | | | | | on 1998/11/16 and this port builds again. Notes: svn path=/head/; revision=15211
* Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so itBill Fumerola1998-12-072-7/+3
| | | | | | | | | | works with ELF. Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured in May according to Fenner's survey. Notes: svn path=/head/; revision=15180
* Remove a stale MASTER_SITES, and add 4 or so new ones.Bill Fumerola1998-12-071-2/+6
| | | | | | | Scared By: obrien Notes: svn path=/head/; revision=15179
* Call a script with sh instead of trying to chmod it.Satoshi Asami1998-12-011-5/+2
| | | | Notes: svn path=/head/; revision=15008
* Instead of chmod'ing a script (which could be on a read-only filesystem),Satoshi Asami1998-12-011-5/+2
| | | | | | | call it with /bin/sh. Notes: svn path=/head/; revision=14993
* One last missing xpm dependency.Satoshi Asami1998-11-291-2/+3
| | | | Notes: svn path=/head/; revision=14955
* More missing dependencies.Satoshi Asami1998-11-291-1/+2
| | | | Notes: svn path=/head/; revision=14954
* More USE_XLIBs.Satoshi Asami1998-11-283-3/+7
| | | | Notes: svn path=/head/; revision=14932
* Make this thing build. (Actually it's failing in configure.) Is itSatoshi Asami1998-11-231-3/+3
| | | | | | | | too much to ask that people at least TEST these things before they commit them?!? Notes: svn path=/head/; revision=14800
* Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR toSatoshi Asami1998-11-205-62/+42
| | | | | | | | | | | | | | | | | | | | | | share most files. Repository copy the default to explicitly named directories to avoid any confusion. Greatly simplify the shared Makefiles, since we are now in different subdirectories, we don't need "a4-install" stuff. While I'm here, consistently name the variables. Here are the guidelines (master port is in brackets) DOCFORMAT: [html] pdf ps KONFONT: 14dot [16dot] PAPERSIZE: a4 [letter] letterdj RESOLUTION: 118 240 [300] 360 400 600 "math/r" has been copied to "R-a4" and "R-letter", to follow the spirit of the original port. "japanese/kon" is renamed to "kon2-*", since that seems to be the basename. Notes: svn path=/head/; revision=14709
* Upgrade to 0.15.0Vanilla I. Shu1998-11-182-4/+7
| | | | | | | | PR: ports/8403 Submitted by: maintainer Notes: svn path=/head/; revision=14649
* These two are no longer broken due to gnome/gtk.Satoshi Asami1998-11-182-6/+2
| | | | Notes: svn path=/head/; revision=14641
* Use LOOP_VAR.Satoshi Asami1998-11-183-6/+9
| | | | Notes: svn path=/head/; revision=14639
* Use subdirectories for the library files.Thomas Gellekum1998-11-168-178/+196
| | | | Notes: svn path=/head/; revision=14555
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-1411-64/+86
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
* Mark broken, doesn't build. Is this caused by the gtk11 upgrade?Satoshi Asami1998-11-092-2/+6
| | | | | | | | | | | | | Satoshi ------- cc -O -pipe -I/usr/X11R6/include -Wall -L/usr/X11R6/lib -o gnumeric main.o about.o cell.o cellspan.o clipboard.o color.o cursors.o dates.o dialog-cell-format.o dialog-goto-cell.o dialog-insert-cells.o dialog-delete-cells.o dialog-paste-special.o dialog-zoom.o dump.o eval.o expr.o file.o formats.o func.o fn-date.o fn-math.o fn-misc.o fn-sheet.o format.o gnumeric-sheet.o gnumeric-util.o item-bar.o item-cursor.o item-debug.o item-edit.o item-grid.o number-match.o parser.o pattern-selector.o plugin.o plugin-manager.o render-ascii.o sheet.o sheet-autofill.o sheet-object.o sheet-view.o str.o style.o symbol.o utils.o workbook.o xml-io.o -L/usr/X11R6/lib -L/usr/local/lib -lgnomeui -lgdk_imlib -ltiff34 -ljpeg -lgif -lpng -lz -lSM -lICE -lgtk11 -lgdk11 -lgmodule11 -lXext -lX11 -lm -lgnome -lgnomesupport -lglib11 -lxml ../intl/libintl.a -L/usr/local/lib -L/usr/X11R6/lib -lxpg4 clipboard.o: Undefined symbol `_gtk_selection_add_handler' referenced from text segment *** Error code 1 Stop. Notes: svn path=/head/; revision=14423
* Update MASTER_SITE.Matthew Hunt1998-11-081-2/+2
| | | | | | | Pointed out by: Bill Fenner's distfile survey. Notes: svn path=/head/; revision=14412
* Remove double-slash from URLBill Fenner1998-11-071-2/+2
| | | | Notes: svn path=/head/; revision=14398
* Use new distfile.Thomas Gellekum1998-11-022-5/+5
| | | | Notes: svn path=/head/; revision=14303
* Upgrade to 1.6.Thomas Gellekum1998-11-029-42/+42
| | | | Notes: svn path=/head/; revision=14302
* Fix typo in MASTER_SITESBill Fenner1998-10-281-2/+2
| | | | | | | Submitted by: Lars Köller <Lars.Koeller@post.uni-bielefeld.de> Notes: svn path=/head/; revision=14240
* Activate gnumeric.Vanilla I. Shu1998-10-261-1/+2
| | | | Notes: svn path=/head/; revision=14195
* Import gnumeric to math.Vanilla I. Shu1998-10-2612-0/+140
| | | | | | | Reviewed by: asami Notes: svn path=/head/; revision=14193
* Make .so link in a.out case.Satoshi Asami1998-10-263-3/+12
| | | | Notes: svn path=/head/; revision=14191
* Unbreak.Justin M. Seger1998-10-141-3/+1
| | | | Notes: svn path=/head/; revision=13981
* Mark BROKEN for ELF:Justin M. Seger1998-10-131-1/+3
| | | | | | | | | | | | | | | | | gcc -O2 -ansi -DLONG_IS_32BIT -DULONG_NOT_DEFINED -o gp gp.o i386.o mp.o anal.o alglin1.o alglin2.o base1.o base2.o base3.o arith1.o arith2.o bibli1.o bibli2.o elliptic.o es.o gen1.o gen2.o gen3.o init.o errmessages.o helpmessages.o polari t1.o polarit2.o trans1.o trans2.o trans3.o buch1.o buch2.o version.o gp_rl.o plo t.o -lm -lcompat -L/usr/X11R6/lib -lX11 mp.o: In function `expi': mp.o(.text+0x1f8): undefined reference to `bfffo' mp.o: In function `affsr': mp.o(.text+0x376): undefined reference to `bfffo' mp.o: In function `affir': mp.o(.text+0x447): undefined reference to `bfffo' Notes: svn path=/head/; revision=13927
* Update to version 4.0.Steve Price1998-10-1012-148/+250
| | | | | | | | PR: 8243 Submitted by: old maintainer Notes: svn path=/head/; revision=13840
* Create .so symlink in a.out case. While I'm here, properly add environmentSatoshi Asami1998-10-092-4/+10
| | | | | | | to ldconfig command line. Notes: svn path=/head/; revision=13770
* ElfifyBrian Somers1998-10-011-9/+7
| | | | Notes: svn path=/head/; revision=13581
* Add a '#include <sys/types.h>' for -current so this build again.Steve Price1998-10-011-3/+1
| | | | Notes: svn path=/head/; revision=13571
* Mark all KDE ports BROKEN for ELF.Justin M. Seger1998-09-301-1/+3
| | | | Notes: svn path=/head/; revision=13545
* It's not a good idea to use RUN_DEPENDS on shared libs. Change it toSatoshi Asami1998-09-282-4/+10
| | | | | | | | | | LIB_DEPENDS for now; if you *really* have to do this, at least RUN_DEPENDS on the *.so link so it will work for both a.out and ELF. While I'm here, create the *.so link explicitly for the a.out case. Notes: svn path=/head/; revision=13522
* Create libblas.so symlink in a.out case.Satoshi Asami1998-09-281-1/+4
| | | | Notes: svn path=/head/; revision=13513
* Remove empty directories on deinstall.Steve Price1998-09-277-0/+11
| | | | Notes: svn path=/head/; revision=13467
* Doesn't build in an ELF world.Steve Price1998-09-271-1/+3
| | | | Notes: svn path=/head/; revision=13466
* Move manpage to MAN1 macro in Makefile.Steve Price1998-09-274-3/+3
| | | | Notes: svn path=/head/; revision=13465
* Make this reinstall friendly.Steve Price1998-09-271-3/+4
| | | | Notes: svn path=/head/; revision=13464
* Convert to ELF.Steve Price1998-09-2715-50/+113
| | | | Notes: svn path=/head/; revision=13463
* Did this ever build? :) Mark it broken until we figure out why.Steve Price1998-09-271-1/+3
| | | | Notes: svn path=/head/; revision=13462
* Mark broken for ELF because doesn't build and I'll be darned if I'veSteve Price1998-09-272-2/+6
| | | | | | | found a way to fix it yet. :( Notes: svn path=/head/; revision=13461
* Cleanup pkg/PLIST.Steve Price1998-09-271-0/+4
| | | | Notes: svn path=/head/; revision=13460
* Move manpages to MAN1.Steve Price1998-09-272-2/+2
| | | | Notes: svn path=/head/; revision=13459
* I tried to fix this port but it still fails to build complaining aboutSteve Price1998-09-272-7/+13
| | | | | | | | an undefined reference to MAIN__ /usr/lib/libf2c.so, so let's mark it broken for ELF for now. Notes: svn path=/head/; revision=13447
* libcor.so -> libblas.soSteve Price1998-09-272-4/+4
| | | | Notes: svn path=/head/; revision=13445