Satoshi Asami
5114e2637e
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
...
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
1999-02-03 11:12:01 +00:00
Bill Fenner
dc90d64404
Use ${MASTER_SITE_GNOME}
1999-01-27 08:31:54 +00:00
Bill Fenner
5261958626
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
1999-01-27 07:41:29 +00:00
Steve Price
4e6b5aca13
Activate the abs port.
1999-01-26 03:44:58 +00:00
Steve Price
2d880fc89c
Initial import of abs version 0.5.
...
A free spreadsheet with a graphical user interface.
PR: 9616
Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it>
1999-01-26 03:43:37 +00:00
Steve Price
640f69e813
Update to version 2.0.13a.
...
PR: 9558
Submitted by: maintainer
1999-01-26 02:47:10 +00:00
Steve Price
4540206be0
Update to version 1.07. Also ${PERL5} to find the perl binary.
...
PR: 9647
Submitted by: maintainer
1999-01-26 02:05:23 +00:00
Vanilla I. Shu
343b837340
Bump png's major number to 3.
1999-01-23 07:05:35 +00:00
Seiichirou Hiraoka
165007f6f0
MASTER_SITES has changed.
1999-01-21 04:01:14 +00:00
Vanilla I. Shu
3297c2031f
Upgrade to 0.6, and it may not work fine with gnomelibs-0.99.3.
1999-01-14 20:58:41 +00:00
Vanilla I. Shu
edecf3c4f0
Change maitainer's email address,
...
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Hidetoshi Shimokawa
145684059e
Rewrite p5- module's PLIST for alpha.
...
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
1999-01-11 15:34:56 +00:00
Satoshi Asami
a949ff1e14
Make dependency lines point to right directories -- they were still
...
using the old names (without "11").
1999-01-08 09:54:21 +00:00
Hidetoshi Shimokawa
ec8a4e66c1
Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.
...
XForms has not been available for FreeBSD/alpha yet.
1999-01-07 08:19:57 +00:00
Hidetoshi Shimokawa
4b86d315ca
Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.
1999-01-07 02:31:51 +00:00
Stefan Eßer
8f11472006
Upgrade to the first pre-release of KDE 1.1.
...
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 ...
1999-01-07 00:52:05 +00:00
Satoshi Asami
afaa25f0cc
Mark these broken while Stefan works on an upgrade.
1999-01-06 05:42:38 +00:00
Vanilla I. Shu
5902155466
Upgrade gnumeric to 0.5, libxml to 0.99,
...
Correct gtk11-devel's PLIST,
and fix some configure problem of electriceyes.
1999-01-05 08:00:41 +00:00
Thomas Gellekum
59ff8443e8
New distfile.
1998-12-29 14:44:49 +00:00
Thomas Gellekum
5b4165c978
Upgrade to 1.8.
1998-12-29 14:32:07 +00:00
Steve Price
16a24fb1cd
Activate the dcdflib port.
1998-12-24 07:05:53 +00:00
Steve Price
e4b2e8c27f
Initial import of dcdflib version 1.1.
...
A library of C routines for cumulative distribution functions.
PR: 7865
Submitted by: Anton Berezin <tobez@plab.ku.dk>
1998-12-24 07:04:38 +00:00
Steve Price
52f0faf49d
Activate p5-Set-IntSpan port.
1998-12-24 06:47:44 +00:00
Steve Price
4c5f003a95
Initial import of p5-Set-IntSpan.
...
A perl module for managing sets of integers.
PR: 7163
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-12-24 06:46:58 +00:00
Satoshi Asami
86f2ce6319
Mark this port broken:
...
===
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
1998-12-22 07:52:51 +00:00
Justin M. Seger
6a30fb0d40
Activate xwpl
1998-12-19 14:23:43 +00:00
Justin M. Seger
6738b1bd1b
Initial import of xwpl 1.3
...
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
1998-12-19 14:22:10 +00:00
Vanilla I. Shu
76b296ce15
Correct MASTER_SITES.
...
Submitted by: Josh Gilliam <josh@quick.net>
1998-12-15 18:04:06 +00:00
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
Steve Price
ce0aa80c4b
Convert to ELF.
1998-09-27 05:36:06 +00:00
Steve Price
5d04b9652f
Mark broken for ELF because of xforms port.
1998-09-26 23:18:10 +00:00
Jun-ichiro itojun Hagino
28a7e4d9c8
sorry would like to drop a maintainer status,
...
as I'm not using siag recently, and having real hard time catching up.
1998-09-26 04:41:35 +00:00
Satoshi Asami
457679eee3
gtk and gtk11 are now ELFized.
1998-09-22 22:55:56 +00:00
Steve Price
acff2425c0
Remove regexp libXbae library.
1998-09-21 21:41:17 +00:00
Steve Price
a7e780e5af
Remove regexp support for Xaw3d since it can now be built in
...
an ELF world.
1998-09-21 01:35:33 +00:00
Steve Price
dcf1287e4d
giflib is now converted to ELF so remove regexp support.
1998-09-19 01:33:49 +00:00
Satoshi Asami
27ba461c8e
Roll back libpng major to 2.
1998-09-17 00:50:52 +00:00
Vanilla I. Shu
6cf3afd40d
Upgrade to 0.12, and change LIB_DEPENDS to gtk11.
...
PR: ports/7935
Submitted by: maintainer
1998-09-16 21:47:38 +00:00
Satoshi Asami
668e0f51f4
Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball
...
checks haven't missed anything.
Submitted by: dima
1998-09-15 21:31:59 +00:00
Satoshi Asami
4610ae86c9
libpng major is now 3. Also remove regexp support in preparation for
...
ELF conversion.
1998-09-15 11:57:51 +00:00
Satoshi Asami
4dc064b0c5
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
...
(Note, since the shlib major didn't change this just removes the regexp
support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
7c14c37f5a
Use PLIST_SUB to avoid changing a few hundred lines in PLIST every time
...
there's an upgrade.
Approved by: maintainer
1998-09-09 05:46:18 +00:00
Satoshi Asami
7457015fa2
The three libraries are installed in a subdirectory, not under /usr/local/lib.
...
Also, three files were missing from the PLIST.
Note, I'm not sure if the former is right but I'm just making this
file match reality. If it really has to go under /usr/local/lib, the
maintainer should feel free to fix the install process. :)
1998-09-09 02:11:46 +00:00
Chuck Robey
a1f0638e05
Upgrade octave to version 2.0.13.
1998-09-08 14:32:42 +00:00
Thomas Gellekum
bc52392694
Distfile has been upgraded.
1998-09-01 07:05:05 +00:00
Thomas Gellekum
5dec685afb
Upgrade to 1.4.
1998-09-01 07:03:47 +00:00
Steve Price
3d40ad2d7a
Activate the add port.
1998-08-30 18:30:51 +00:00
Steve Price
ae3934282f
Initial import of add version 1.0.
...
A full-screen editing calculator.
PR: 7769
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-08-30 18:30:09 +00:00
Satoshi Asami
df5b4dc520
Move distfiles to subdirectory. When there's a file like "manpages.tgz",
...
it's a good idea even if it's only two files. :>
1998-08-25 02:26:23 +00:00
Jean-Marc Zucconi
4fc42bbb5d
Suffix has changed (.tar.gz -> .tgz)
1998-08-24 19:48:14 +00:00
Satoshi Asami
e4bd3d9abd
Change value of ${MANCOMPRESSED} from "YES" to "yes". We're planning
...
to check it in the near future.
1998-08-24 05:57:48 +00:00
Justin M. Seger
2fae6ef01d
Perl fixes
1998-08-23 04:00:48 +00:00
Satoshi Asami
d421946b3f
Still doesn't package here, as root and without chroot. A few hundred
...
files are missing, so something is seriously wrong.
1998-08-20 10:21:20 +00:00
Satoshi Asami
9111e6f1b5
Mark these ports broken if DISPLAY not set.
1998-08-20 07:35:23 +00:00
Thomas Gellekum
6bf3ce678a
Make this fetchable again.
1998-08-20 07:01:07 +00:00
Tim Vanderhoek
fe2b4d86bb
Use INSTALL_ macros so I can install non-root. Use MANx.
1998-08-19 17:01:37 +00:00
Satoshi Asami
eccd1d0281
Remove two duplicated manpages.
1998-08-19 09:29:59 +00:00
Tim Vanderhoek
b934f68140
Remove some manpages missed by the other person who did most of
...
the math/ category.
1998-08-18 17:33:31 +00:00
Steve Price
64a78a56b2
Don't try to package manpages twice.
1998-08-17 00:50:21 +00:00
Steve Price
77097ed734
Make this port re-install friendly.
1998-08-17 00:48:16 +00:00
Steve Price
08cf8603b8
xforms is at version 0.88.
1998-08-17 00:46:32 +00:00
Satoshi Asami
65edaaa1f5
Replace qt dependencies with USE_QT.
...
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
Jun-ichiro itojun Hagino
d049f215c8
remove bogus comment.
...
depend on Xaw3d.
Suggested by: Tom Hukins <tom@eborcom.com>
1998-08-10 12:35:43 +00:00
Steve Price
4a4d85f10e
Oops, you can't use the name of the port in the comment.
1998-08-10 00:45:39 +00:00
Steve Price
8cce5cf44c
Turn on geg.
1998-08-10 00:45:00 +00:00
Steve Price
8f4e496688
Initial import of geg version 0.01
...
Visualize multiple 2D-functions of one variable.
PR: 7527
Submitted by: Gilad Rom <rom_glsa@ein-hashofet.co.il>
1998-08-10 00:44:15 +00:00
Steve Price
d0152f7be5
Turn on sc.
1998-08-10 00:21:04 +00:00
Steve Price
ff262bc5f0
Initial import of sc version 6.21.
...
A curses-based spreadsheet program.
PR: 7451
Submitted by: Heinz Tschabitscher <semper@doubt.com>
1998-08-10 00:20:29 +00:00
Steve Price
0f09e2b290
Turn on superlu.
1998-08-09 23:55:27 +00:00
Steve Price
ca657d2e57
Initial import of SuperLU version 1.1.
...
A library of routines for performing sparse factorization.
PR: 5131
Submitted by: Pedro Giffuni <giffunip@asme.org>
1998-08-09 23:54:16 +00:00
Steve Price
ec0192a303
Pick up blas.tgz since to other distfiles seemed to have
...
disappeared.
1998-08-09 00:05:53 +00:00
Satoshi Asami
5264cbceb5
Fix up dependencies for ports that moved into the x11-toolkits category.
1998-08-07 23:56:56 +00:00
Matthew Hunt
c90bb39b08
Grammar, spelling, and usage police. This commit brought to you by
...
the letters "B" and "C". And some Chinese symbols as well.
1998-08-05 18:13:19 +00:00
Satoshi Asami
ceba211283
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
...
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Bill Fenner
72f75f465e
Make color plotting work.
...
Prompted by: Chris Timmons <skynyrd@opus.cts.cwu.edu>
1998-08-01 07:36:52 +00:00
Satoshi Asami
d1f9f6aba5
Doesn't package, is missing (at least) a few hundred files.
1998-07-25 12:54:07 +00:00
Tim Vanderhoek
4bdfc29501
Another batch of "Add homepage." for benchmarks through converters.
1998-07-25 07:31:29 +00:00
Stefan Eßer
84377cc5f9
Change dependencies to accept Qt-1.33 if present,
...
but to build Qt-1.40 if no compiled Qt library can be found.
1998-07-23 20:52:04 +00:00
Steve Price
ec08bdfe16
Update to version 0.62.2.
...
PR: 7276
Submitted by: maintainer
1998-07-17 20:41:56 +00:00
Stefan Eßer
6d478c9ec9
Upgrade to KDE Release 1.0
1998-07-14 22:33:44 +00:00
Stefan Eßer
3e413c8ba0
Mark as broken, will be upgraded to 1.0 within a few days.
1998-07-13 23:31:51 +00:00
Steve Price
b4c7043fe0
Turn on umfpack.
1998-07-11 18:21:26 +00:00
Steve Price
05e2c41388
Initial import of umfpack version 2.2.
...
A package for solving systems of sparse linear systems.
PR: 5295
Submitted by: Pedro Giffuni <giffunip@asme.org>
1998-07-11 18:20:30 +00:00
Marc G. Fournier
f97f38d4d2
Looked in the wrong directory (linpack vs blas) ...
1998-07-09 03:42:14 +00:00
Marc G. Fournier
748b359ec0
Forgot a backslash in the MASTER_SITES list...
...
Submitted by: Werner Griessl <werner@btp1da.phy.uni-bayreuth.de>
1998-07-08 11:54:51 +00:00
Marc G. Fournier
229c7f4d6d
Add two sites for retrieving, remove ftp.netlib.org
1998-07-07 19:21:19 +00:00
Marc G. Fournier
836dc0a0d2
Changes so that distrfiles are retriveable...md5 changes to follow
1998-07-07 19:04:05 +00:00
Marc G. Fournier
9f7f5c31d7
ftp.demon.net doesn't appear to mirror aminet anymore...
1998-07-07 18:55:41 +00:00
Marc G. Fournier
ad9f95cbb9
New md5 checksums for port
1998-07-07 18:48:14 +00:00
Marc G. Fournier
6f67b47471
This gets it so that the files are retriveable..md5 updates next
1998-07-07 18:40:47 +00:00
Marc G. Fournier
f361d01787
distfile changed to tar.gz from sha.gz
...
md5 changes as appropriate
1998-07-07 18:31:15 +00:00
Jun-ichiro itojun Hagino
5dc22a30d1
upgrade to siag 2.80.
1998-07-06 17:41:18 +00:00
Satoshi Asami
c452582dce
Mark this port broken:
...
===
:
tar: can't add file share/R/library/stepfun/html/stepfun.html : No such file or directory
tar: can't add file share/R/library/stepfun/latex/ecdf.tex : No such file or directory
tar: can't add file share/R/library/stepfun/latex/plot.stepfun.tex : No such file or directory
tar: can't add file share/R/library/stepfun/latex/stepfun.tex : No such file or directory
*** Error code 1
Stop.
===
(this is is just the tail end of it, there are at least 500 missing files
in the PLIST....)
1998-07-02 06:27:40 +00:00
Thomas Gellekum
93c9528efc
Use py- as prefix for the package names.
1998-06-30 07:43:02 +00:00
Andreas Klemm
3f64101168
path on ftp mirrors changed ...
...
added uni-bielefeld ...
1998-06-29 18:46:39 +00:00
Steve Price
58d7dc8f76
Update to version 0.62.1.
...
PR: 7025
Submitted by: maintainer
1998-06-28 23:37:44 +00:00
Thomas Gellekum
ad0b1faa57
Add virtual category "python".
...
pygist: add dependency on rng.
1998-06-25 06:43:28 +00:00
Thomas Gellekum
224a52e6d8
Activate rng.
1998-06-25 06:38:28 +00:00
Thomas Gellekum
dd403ee19d
Upgrade to 1.5.
1998-06-24 06:18:56 +00:00
Thomas Gellekum
862a3a4554
Upgrade to 1.3.
1998-06-24 06:09:19 +00:00
Matthew Hunt
955622d9b3
Upgrade to 2.0.
1998-06-10 19:12:49 +00:00
Scott Mace
067c498e76
Fix calc so that it will build properly again.
...
changed distfile from calc-2.9.3t6.tar.gz to calc-2.9.3t6.tar
calc is fetched as an on-the-fly tarball from ftp.cdrom.com
gzipped on-the-fly tars are not supported.
removed trailing whitespace on several lines in PLIST
revised DESCR to <24 lines.
1998-06-04 17:13:57 +00:00
Thomas Gellekum
f8175159fa
Fix for quadmesh.py.
1998-06-03 06:43:41 +00:00
Thomas Gellekum
ad339e24e0
Activate pygist.
1998-06-02 08:11:20 +00:00
Thomas Gellekum
d7c14f6605
New port pygist, a python interface to the scientific plotting
...
library gist, which is distributed with yorick.
1998-06-02 08:09:37 +00:00
Thomas Gellekum
25444aa391
Distfile has been repackaged and moved on master site.
1998-05-29 06:45:49 +00:00
Bill Fenner
4f2f81b483
MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash.
1998-05-25 21:03:04 +00:00
Chuck Robey
e032aff81a
Fix nasty template-instantiation problem that, while it compiled,
...
prevented it from running. The only fix (until FreeBSD goes elf)
is to build the executeable statically. I really dislike that, but
it's a linker problem that's not likely to be fixed.
Much thanks to Victor Balden <victor@eng.uct.ac.za> for pointing
me at this bug.
1998-05-20 02:17:20 +00:00
Chuck Robey
5cf77f032a
Marked BROKEN until I find the reason it's core-dumping on startup.
1998-05-15 18:44:53 +00:00
Matthew Hunt
36e4ff9e75
Change package name from "r" to "R" (after discussion with Mark
...
Murray and Satoshi Asami).
Correct the handling of paper sizes.
PR: 6520
Submitted by: Maurice Castro <maurice@atum.castro.aus.net>
1998-05-07 06:08:25 +00:00
Thomas Gellekum
b0d2c8e405
Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates
...
from octave and iv.
1998-05-06 09:06:01 +00:00
Chuck Robey
91b7aa1579
Update octave to 2.0.12
1998-05-05 20:38:12 +00:00
Thomas Gellekum
944910bb30
Execute `ldconfig -R' at the pkg_delete step.
...
PR: 6281
Submitted by: SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Justin M. Seger
18f33c0f93
Change JPEG shared library number to 9. This is to make sure that everyone
...
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default. Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.
Approved by: asami
1998-05-04 20:23:32 +00:00
Matthew Hunt
196cae7856
Activate r.
1998-05-04 17:55:43 +00:00
Matthew Hunt
36b150b038
Import of R, a language for mathematical programming.
...
PR: 6503
Submitted by: Maurice Castro <maurice@planetoid.serc.rmit.edu.au>
1998-05-04 17:53:35 +00:00
Stefan Eßer
ae74d2183b
Port is no longer broken: correct PLIST has been commited
1998-05-02 22:15:24 +00:00
Stefan Eßer
67a12e6297
Update PLIST to match Beta4.1
1998-05-02 22:14:03 +00:00
Thomas Gellekum
6c9e50ea3e
Activate xmgr.
1998-04-30 08:55:09 +00:00
Thomas Gellekum
cf8401a068
Save xmgr history part the last. Back to the first import of the
...
xmgr-4.1.1 port. The maintainer changed with Andreas' consent.
I'll remove print/xmgr in a couple of days when I'm sure there's
no other breakage. <:)
1998-04-30 08:52:23 +00:00
Thomas Gellekum
58eb201186
Save xmgr history part 5. Original log:
...
cosmetic changes using portlint, a really nice tool ;-)
1998-04-30 08:40:07 +00:00
Thomas Gellekum
7a2e4f1233
Save mgr history part 4. Original log:
...
Add -lXext so this program compiles.
1998-04-30 08:39:03 +00:00
Thomas Gellekum
c1b184f094
Save xmgr history part 3. Original log:
...
Xinside Motif users need an additional library -lXintl.
So I used the $(MOTIFLIB) variable in the Imakefile file which can
easily be defined correctly there. Updated the patch to reflect this.
A pre-extract target informs Xinside users to do so ...
1998-04-30 08:37:08 +00:00
Thomas Gellekum
f91929e9cc
Save xmgr history part 2. Original log:
...
New port gwstat needs xmgr called under a different name -> grbatch.
Added a symlink for that purpose.
1998-04-30 08:35:42 +00:00
Thomas Gellekum
822a1b31dc
After purchasing a load of brand new pointy hats for the Import
...
That Never Should Have Happened(TM), here's an attempt to save the history.
Original log:
New port xmgr.
plotting tool for workstations, needs Motif or Lesstif.
Prerequisite for another 2 ports for webstatistics (gwstat, wwwstat).
1998-04-30 08:31:53 +00:00
Chuck Robey
37d38c4fa4
Fix missing "=" in BUILD_DEPENDS line, ruined gd dependency.
1998-04-28 21:30:23 +00:00
Satoshi Asami
1bc3971a43
===> Building package for kdeutils-4.1b
...
Creating package /usr/ports/packages/All/kdeutils-4.1b.tgz
Registering depends: giflib-3.0 jpeg-6b kdelibs-4.1b qt-1.31.
Creating gzip'd tar ball in '/usr/ports/packages/All/kdeutils-4.1b.tgz'
tar: can't add file share/applnk/Applications/kedit.kdelnk : No such file or directory
tar: can't add file share/apps/kjots/toolbar/OpenBook.xpm : No such file or directory
tar: can't add file share/apps/kjots/toolbar/filedel.xpm : No such file or directory
tar: can't add file share/apps/kljettool/pics/kljetlogo.xpm : No such file or directory
tar: can't add file share/doc/HTML/en/kjots/index.html : No such file or directory
tar: can't add file share/icons/kjots.xpm : No such file or directory
*** Error code 1
1998-04-28 04:33:57 +00:00
Stefan Eßer
c053e88100
Update to KDE Beta4.
1998-04-27 20:45:07 +00:00
Matthew Hunt
4e0401bb4f
Activate xldlas, and edit its COMMENT so that it does not start
...
with the name of the software.
1998-04-27 05:28:14 +00:00
Matthew Hunt
3b7e6d1084
Import of xldlas, a statistics package.
...
PR: 5331
Submitted by: Pedro Giffuni S. <giffunip@asme.org>
1998-04-27 05:25:02 +00:00
Matthew Hunt
4b0e8395e4
Activate metis.
1998-04-26 03:55:41 +00:00
Matthew Hunt
aa396234bd
Import of METIS, a package for unstructured graph partitioning.
...
At least, that's what the COMMENT says it does...
PR: 4920
Submitted by: Pedro Giffuni <giffunip@asme.org>
1998-04-26 03:55:22 +00:00
Matthew Hunt
33cc2be5ff
Activate eval.
1998-04-26 03:25:27 +00:00
Matthew Hunt
50db84abd3
Import of Eval v113, a command-line based floating-point calculator.
...
PR: 4979
Submitted by: Slaven Rezic <eserte@cs.tu-berlin.de>
1998-04-26 03:25:11 +00:00
Chuck Robey
d6ad3aec64
Modified to add gif terminal, and dependency on graphics/gd.
...
PR: ports/5993
1998-04-19 23:22:24 +00:00
Matthew Hunt
d5181fd58f
"mph@pobox.com" --> "mph@freebsd.org"
1998-04-18 00:08:43 +00:00
Justin M. Seger
b5544f1358
Switch remaining ports to use jpeg lib version 8.0.
1998-04-15 22:18:24 +00:00
Thomas Gellekum
fce6308d16
Install header files, too.
1998-04-15 09:39:16 +00:00
Justin M. Seger
b9861a3c71
Nuke math/xvgr. Obsoleted by xmgr.
1998-04-13 00:51:58 +00:00
Tim Vanderhoek
adaa0335e0
Update to 1.3.
...
PR: ports/6265
Submitted by: Matthew Hunt
1998-04-12 01:06:00 +00:00
Tim Vanderhoek
b24a8f9506
Energize xgfe!
1998-04-10 05:05:16 +00:00
Tim Vanderhoek
8830306820
Graphical front-end to gnuplot.
...
PR: ports/6123
Submitted by: Matthew Hunt <mph@pobox.com>
1998-04-10 05:00:51 +00:00
Thomas Gellekum
1ec26f18bf
Import xmgr port. xmgr is an XY plotting tool with a point-and-click interface.
...
PR: 5989
Submitted by: Lars Köller <Lars.Koeller@Uni-Bielefeld.DE>
1998-04-09 08:51:42 +00:00
Thomas Gellekum
3c0d8d0884
Upgrade to 1.1.
1998-04-08 11:13:46 +00:00
Satoshi Asami
3716aa14ec
Make this port reinstall-friendly. Also, don't create a directory
...
(share/examples) that's already created by mtree.
1998-04-01 02:23:51 +00:00
Satoshi Asami
6fc0ec99f7
Typo fix (actually update png major :).
1998-03-31 00:39:01 +00:00
Andrey A. Chernov
75d15b3956
upgrade png major
1998-03-28 20:12:07 +00:00
Bill Fenner
1e30c67e99
Upgrade to 0.90
1998-03-20 19:25:40 +00:00
Thomas Gellekum
35ce506e64
Fix bad math.
...
PR: 5935
Submitted by: Pedro Giffuni <giffunip@asme.org>
1998-03-10 10:17:16 +00:00
Jun-ichiro itojun Hagino
8367423cad
put 2.65 into ftp.freebsd.org:.../distfiles.
...
removed BROKEN mark.
1998-03-07 00:21:29 +00:00
Stefan Eßer
1ecf9ece5a
Use $(MASTER_SITE_KDE)
1998-03-06 19:52:23 +00:00