Justin M. Seger
025541a16d
Make this build under ELF.
...
PR: ports/9025
Submitted by: root@cache-t.hrz.uni-bielefeld.de
1998-12-12 22:27:21 +00:00
Justin M. Seger
bd146a4c17
Activate math/spin
1998-12-12 22:18:32 +00:00
Justin M. Seger
2052cf95c1
Import of math spin:
...
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
1998-12-12 22:17:48 +00:00
Vanilla I. Shu
d17c12dd8d
Add more MASTER_SITES.
...
PR: ports/9037
Submitted by: josh@quick.net
1998-12-10 17:24:33 +00:00
Bill Fumerola
139e1ed2a6
Add more MASTER_SITES.
1998-12-09 19:26:48 +00:00
Bill Fumerola
8efe49f31d
Update MASTER_SITES.
...
PR: ports/9032
Submitted by: maintainer
1998-12-09 19:24:06 +00:00
Steve Price
26fdff7de6
jmz@freebsd.org added an empty MAIN__ function as src/lib/libF77/MAIN.c
...
on 1998/11/16 and this port builds again.
1998-12-09 00:19:05 +00:00
Bill Fumerola
80ec5b25dc
Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so it
...
works with ELF.
Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured
in May according to Fenner's survey.
1998-12-07 20:46:40 +00:00
Bill Fumerola
5f831f729a
Remove a stale MASTER_SITES, and add 4 or so new ones.
...
Scared By: obrien
1998-12-07 20:20:24 +00:00
Satoshi Asami
6dc51086cf
Call a script with sh instead of trying to chmod it.
1998-12-01 09:55:09 +00:00
Satoshi Asami
d2694fead5
Instead of chmod'ing a script (which could be on a read-only filesystem),
...
call it with /bin/sh.
1998-12-01 09:30:25 +00:00
Satoshi Asami
80ffa081b9
One last missing xpm dependency.
1998-11-29 13:09:40 +00:00
Satoshi Asami
5e0762a956
More missing dependencies.
1998-11-29 12:43:13 +00:00
Satoshi Asami
eaecff0876
More USE_XLIBs.
1998-11-28 05:39:01 +00:00
Satoshi Asami
6980d0bfe1
Make this thing build. (Actually it's failing in configure.) Is it
...
too much to ask that people at least TEST these things before they
commit them?!?
1998-11-23 08:32:08 +00:00
Satoshi Asami
751790b51a
Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR to
...
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.
1998-11-20 04:15:15 +00:00
Vanilla I. Shu
75a360dc1e
Upgrade to 0.15.0
...
PR: ports/8403
Submitted by: maintainer
1998-11-18 17:33:50 +00:00
Satoshi Asami
268b9325c5
These two are no longer broken due to gnome/gtk.
1998-11-18 12:09:05 +00:00
Satoshi Asami
c9f27cdf4f
Use LOOP_VAR.
1998-11-18 11:40:41 +00:00
Thomas Gellekum
92ba84aea7
Use subdirectories for the library files.
1998-11-16 08:54:42 +00:00
Satoshi Asami
96bc8048c3
Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
...
shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Satoshi Asami
4de1dddd5f
Mark broken, doesn't build. Is this caused by the gtk11 upgrade?
...
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.
1998-11-09 06:51:34 +00:00
Matthew Hunt
e5c1c88901
Update MASTER_SITE.
...
Pointed out by: Bill Fenner's distfile survey.
1998-11-08 20:27:52 +00:00
Bill Fenner
b06bba06b5
Remove double-slash from URL
1998-11-07 18:31:13 +00:00
Thomas Gellekum
4a9c98627b
Use new distfile.
1998-11-02 08:45:27 +00:00
Thomas Gellekum
67a519c67e
Upgrade to 1.6.
1998-11-02 08:42:37 +00:00
Bill Fenner
83ef689ea0
Fix typo in MASTER_SITES
...
Submitted by: Lars Köller <Lars.Koeller@post.uni-bielefeld.de>
1998-10-28 17:04:20 +00:00
Vanilla I. Shu
b3ffc76448
Activate gnumeric.
1998-10-26 11:59:39 +00:00
Vanilla I. Shu
ce0715d568
Import gnumeric to math.
...
Reviewed by: asami
1998-10-26 11:58:07 +00:00
Satoshi Asami
c43f3d16a7
Make .so link in a.out case.
1998-10-26 07:45:01 +00:00
Justin M. Seger
2095ea4331
Unbreak.
1998-10-14 01:32:24 +00:00
Justin M. Seger
47c43f73d9
Mark BROKEN for ELF:
...
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'
1998-10-13 02:07:20 +00:00
Steve Price
98744c8279
Update to version 4.0.
...
PR: 8243
Submitted by: old maintainer
1998-10-10 05:40:57 +00:00
Satoshi Asami
cce2cc64d6
Create .so symlink in a.out case. While I'm here, properly add environment
...
to ldconfig command line.
1998-10-09 03:36:39 +00:00
Brian Somers
66bbf9dad0
Elfify
1998-10-01 18:35:41 +00:00
Steve Price
068a1da3a8
Add a '#include <sys/types.h>' for -current so this build again.
1998-10-01 06:12:15 +00:00
Justin M. Seger
c94a576e69
Mark all KDE ports BROKEN for ELF.
1998-09-30 02:07:28 +00:00
Satoshi Asami
c5646958b0
It's not a good idea to use RUN_DEPENDS on shared libs. Change it to
...
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.
1998-09-28 10:49:21 +00:00
Satoshi Asami
fef857c6e3
Create libblas.so symlink in a.out case.
1998-09-28 09:44:23 +00:00
Steve Price
f170d2fb6f
Remove empty directories on deinstall.
1998-09-27 20:19:04 +00:00
Steve Price
aeff4f26e9
Doesn't build in an ELF world.
1998-09-27 20:18:19 +00:00
Steve Price
3af80f9c6d
Move manpage to MAN1 macro in Makefile.
1998-09-27 20:17:46 +00:00
Steve Price
b952c143d1
Make this reinstall friendly.
1998-09-27 20:14:59 +00:00
Steve Price
7c46996f8a
Convert to ELF.
1998-09-27 20:13:16 +00:00
Steve Price
9c877a58ee
Did this ever build? :) Mark it broken until we figure out why.
1998-09-27 20:12:47 +00:00
Steve Price
1d015bc6ff
Mark broken for ELF because doesn't build and I'll be darned if I've
...
found a way to fix it yet. :(
1998-09-27 20:10:45 +00:00
Steve Price
9f382cb1a0
Cleanup pkg/PLIST.
1998-09-27 20:06:53 +00:00
Steve Price
1f15dc2d09
Move manpages to MAN1.
1998-09-27 20:06:20 +00:00
Steve Price
266aa180cd
I tried to fix this port but it still fails to build complaining about
...
an undefined reference to MAIN__ /usr/lib/libf2c.so, so let's mark it
broken for ELF for now.
1998-09-27 08:12:57 +00:00
Steve Price
2da0983d55
libcor.so -> libblas.so
1998-09-27 05:39:37 +00:00