summaryrefslogtreecommitdiff
path: root/math (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use ${MASTER_SITE_GNOME}Bill Fenner1999-01-272-10/+6
| | | | Notes: svn path=/head/; revision=16379
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* Activate the abs port.Steve Price1999-01-261-1/+2
| | | | Notes: svn path=/head/; revision=16351
* Initial import of abs version 0.5.Steve Price1999-01-268-0/+76
| | | | | | | | | | A free spreadsheet with a graphical user interface. PR: 9616 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it> Notes: svn path=/head/; revision=16350
* Update to version 2.0.13a.Steve Price1999-01-263-25/+52
| | | | | | | | PR: 9558 Submitted by: maintainer Notes: svn path=/head/; revision=16326
* Update to version 1.07. Also ${PERL5} to find the perl binary.Steve Price1999-01-262-6/+6
| | | | | | | | PR: 9647 Submitted by: maintainer Notes: svn path=/head/; revision=16309
* Bump png's major number to 3.Vanilla I. Shu1999-01-231-2/+2
| | | | Notes: svn path=/head/; revision=16275
* MASTER_SITES has changed.Seiichirou Hiraoka1999-01-211-3/+2
| | | | Notes: svn path=/head/; revision=16224
* Upgrade to 0.6, and it may not work fine with gnomelibs-0.99.3.Vanilla I. Shu1999-01-146-30/+38
| | | | Notes: svn path=/head/; revision=16047
* Change maitainer's email address,Vanilla I. Shu1999-01-122-8/+8
| | | | | | | and BROKEN some gnome ports until I upgrade it. Notes: svn path=/head/; revision=16018
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-112-4/+4
| | | | | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami Notes: svn path=/head/; revision=16010
* Make dependency lines point to right directories -- they were stillSatoshi Asami1999-01-081-2/+2
| | | | | | | using the old names (without "11"). Notes: svn path=/head/; revision=15927
* Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.Hidetoshi Shimokawa1999-01-072-2/+8
| | | | | | | XForms has not been available for FreeBSD/alpha yet. Notes: svn path=/head/; revision=15906
* Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.Hidetoshi Shimokawa1999-01-072-2/+6
| | | | Notes: svn path=/head/; revision=15902
* Upgrade to the first pre-release of KDE 1.1.Stefan Eßer1999-01-073-94/+154
| | | | | | | | | | | | | | This port requireat least s version 1.41 of the Qt library. There will be an error reported by configure, if only an earlier version is found, but no automatic port dependency exists (i.e. the x11-toolkits/qt141 port has to be manually built and installed). There may still be a problem with a missing -lXext in the kdesupport port. This will be taken care of during the next few days, if the problem still exists ... Notes: svn path=/head/; revision=15901
* Mark these broken while Stefan works on an upgrade.Satoshi Asami1999-01-061-1/+3
| | | | Notes: svn path=/head/; revision=15881
* Upgrade gnumeric to 0.5, libxml to 0.99,Vanilla I. Shu1999-01-058-68/+150
| | | | | | | | Correct gtk11-devel's PLIST, and fix some configure problem of electriceyes. Notes: svn path=/head/; revision=15852
* New distfile.Thomas Gellekum1998-12-292-3/+3
| | | | Notes: svn path=/head/; revision=15700
* Upgrade to 1.8.Thomas Gellekum1998-12-296-15/+15
| | | | Notes: svn path=/head/; revision=15699
* Activate the dcdflib port.Steve Price1998-12-241-1/+2
| | | | Notes: svn path=/head/; revision=15564
* Initial import of dcdflib version 1.1.Steve Price1998-12-247-0/+530
| | | | | | | | | | A library of C routines for cumulative distribution functions. PR: 7865 Submitted by: Anton Berezin <tobez@plab.ku.dk> Notes: svn path=/head/; revision=15563
* Activate p5-Set-IntSpan port.Steve Price1998-12-241-1/+2
| | | | Notes: svn path=/head/; revision=15555
* Initial import of p5-Set-IntSpan.Steve Price1998-12-245-0/+41
| | | | | | | | | | A perl module for managing sets of integers. PR: 7163 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> Notes: svn path=/head/; revision=15554
* Mark this port broken:Satoshi Asami1998-12-221-1/+2
| | | | | | | | | | === cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -O -pipe -Wall -c about.c In file included from about.c:10: about.h:4: gtk/gtk.h: No such file or directory Notes: svn path=/head/; revision=15480
* Activate xwplJustin M. Seger1998-12-191-1/+2
| | | | Notes: svn path=/head/; revision=15428
* Initial import of xwpl 1.3Justin M. Seger1998-12-195-0/+81
| | | | | | | | | | | | | | XWPL is an X based tool to examine one-dimensional real-valued signals using wavelets and wavelet packets. It has been designed to be as easy to use as possible for beginners. It is intended more as an educational and exploratory tool than as a numerical analysis program, even though it uses fast, optimized wavelet and wavelet packet transforms. PR: ports/5312 Submitted by: giffunip@asme.org Notes: svn path=/head/; revision=15427
* Correct MASTER_SITES.Vanilla I. Shu1998-12-151-6/+2
| | | | | | | Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=15362
* 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