Steve Price
0d970499bc
Use our port of Xpm instead of the included version.
...
PR: 10463
Submitted by: Tom Hukins <tom@eborcom.com>
1999-03-24 17:43:08 +00:00
Satoshi Asami
ac3b999618
Add fftw and grace.
1999-03-19 22:24:43 +00:00
Satoshi Taoka
121181f4e6
A powerful plotting tool (successor of xmgr)
...
PR: ports/9222
Submitted by: Lars Koeller lkoeller@cc.fh-lippe.de
1999-03-18 08:41:40 +00:00
Satoshi Taoka
8d087a6cf0
Fast C routines library to compute the Discrete Fourier Transform
...
PR: ports/9222
Submitted by: Lars Koeller lkoeller@cc.fh-lippe.de
1999-03-18 08:38:33 +00:00
Steve Price
3e312d5a81
The distfile is zip'd instead of a gzip'd tarball.
...
PR: 10219
Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
1999-03-15 01:53:49 +00:00
Jacques Vidrine
f4442a7aa7
Upgrade to GNOME 1.0. The following are the details:
...
ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422
ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426
ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421
ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435
ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423
ports/devel/gettext shared libs now PR ports/10293
ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419
ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430
ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436
ports/graphics/electriceyes distfile moved PR ports/10437
ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424
ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441
ports/math/gnumeric 0.6 -> 0.15 PR ports/10439
ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442
ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445
ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446
ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477
ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438
ports/www/libghttp distfile moved PR ports/10429
ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450
ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432
ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425
ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448
ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427
ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420
Note that repository copies were made before this commit, as follows:
ports/devel/glib11-devel -> ports/devel/glib12
ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-03-09 01:13:40 +00:00
Matthew Hunt
b2dcbdac36
Fix distfile fennerage. The distfile now lives on sunsite.
1999-03-08 00:18:18 +00:00
Satoshi Asami
3d45976da3
Portlint.
1999-02-28 21:48:09 +00:00
David E. O'Brien
732390dac1
MASTER_SITE_SUBDIR was broken. My choices in fixing were either go with
...
GZIP or BZIP2 distfiles. I went with BZIP2.
1999-02-28 06:06:25 +00:00
David E. O'Brien
254a0b2b0f
MASTER_SITE_SUBDIR changed. I had to pick between GZ or BZIP2 -- I went
...
with BZIP2.
1999-02-28 05:56:15 +00:00
Vanilla I. Shu
3a9e8df014
Upgrade to 0.99.0.
1999-02-24 22:06:26 +00:00
Satoshi Asami
88eeb2f250
This port requires Xlib.
1999-02-13 00:19:51 +00:00
Motoyuki Konno
6116083beb
Unbreak pari port.
...
Delete following files from pkg/PLIST.
lib/pari/pari.elc, lib/pari/pari.el,
lib/pari/pari.menu, lib/pari/pariemacs.txt
1999-02-12 21:40:03 +00:00
Satoshi Asami
80e0a134bb
Missed this one.
1999-02-12 03:03:40 +00:00
Satoshi Asami
f27ea50304
Upgrade to 3.24, fixes build problem.
...
PR: 9732
Submitted by: maintainer
1999-02-12 02:48:58 +00:00
Matthew Hunt
699ad3469b
Upgrade to 3.7.
...
PR: 9995
Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-02-10 04:10:06 +00:00
Stefan Eßer
87bf3684b2
Remove extra argument to "configure" that had been committed by accident.
1999-02-08 22:30:01 +00:00
Stefan Eßer
dd6fe9e879
Upgrade to KDE 1.1 RELEASE.
1999-02-08 22:25:54 +00:00
Stefan Eßer
523f3928b7
Upgrade to KDE-1.1pre2 ...
1999-02-06 23:22:08 +00:00
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