1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

999 Commits

Author SHA1 Message Date
Ade Lovett
48d56577d5 The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.

Applications include:

mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 21:51:17 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +00:00
FUJISHIMA Satsuki
53d41b33c2 fix binaries path.
Submitted by:	Jean-Sebastien ROY <jean-sebastien.roy@wanadoo.fr>
2001-05-03 20:05:37 +00:00
FUJISHIMA Satsuki
0de074636d update to 2.0.0.
PR:		26916
Submitted by:	Jean-Sebastien Roy <jean-sebastien.roy@wanadoo.fr>
Reviewed by:	maintainer
2001-05-03 14:18:02 +00:00
Thomas Gellekum
18fd1e0fb8 numpy -> py-numeric 2001-05-03 11:03:46 +00:00
Maxim Sobolev
94070ada95 Fix another victim of recent py-numeric change. 2001-05-03 09:02:06 +00:00
Thomas Gellekum
5f3686bcbc Add NO_LATEST_LINK. 2001-05-02 11:43:22 +00:00
Thomas Gellekum
6c7a5cb8bf Upgrade to 19.0.0. 2001-05-02 11:42:33 +00:00
Thomas Gellekum
bad21c3d3b Remove numpy. 2001-05-02 11:41:50 +00:00
Thomas Gellekum
c2ebbe5bf9 Numpy is now py-numeric after a repo copy. Add py-numeric17, needed
for older python versions.
2001-05-02 11:39:53 +00:00
Michael Haro
0cc3a16aeb update math/netcdf to 3.5.0
PR:		26995
Submitted by:	    AMAKAWA Shuhei <sa264@cam.ac.uk>
2001-04-30 22:05:08 +00:00
MIHIRA Sanpei Yoshiro
62f579de56 Update to version 6.3.13. 2001-04-28 12:47:01 +00:00
Ying-Chieh Liao
af5de7e831 upgrade to 0.1.5 2001-04-28 08:29:36 +00:00
Ying-Chieh Liao
af82f5e0c9 upgrade to 0.8.2 2001-04-26 18:18:58 +00:00
Thomas Gellekum
b074cefaaa Don't install backup files. 2001-04-26 11:55:11 +00:00
Lars Koeller
083703c717 o Update to version 5.1.3
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
Reviewed by:	lkoeller@FreeBSD.org
2001-04-25 05:59:19 +00:00
Ying-Chieh Liao
8548b1e92a upgrade to 0.1.3 2001-04-25 05:30:24 +00:00
Ying-Chieh Liao
b890fdf7d2 add surf
Visualize some real algebraic geometry
2001-04-23 16:52:21 +00:00
Steve Price
16f1331280 Remove empty directories on uninstall. 2001-04-20 13:16:43 +00:00
Ying-Chieh Liao
5d56374f73 upgrade to 0.8.1 2001-04-18 12:40:08 +00:00
Steve Price
d73ba718fa Remove empty directories on uninstall. 2001-04-14 22:31:52 +00:00
Ying-Chieh Liao
357bb46298 add rascal
Rascal, the Advanced Scientific CALculator
2001-04-09 16:58:35 +00:00
Akinori MUSHA
dc00311780 Update to 0.5.3. 2001-04-06 10:45:50 +00:00
FUJISHIMA Satsuki
16409c908d Add mupad, a sophisticated computer algebraic system, like mathematica
or maple.

This is commercial software. There are single-user/non-commercial, and
educational purpose license.

note:
The author agreed with us to distribute it
o modify to make work on FreeBSD
o on our ftp sites in as-is and packaged form.

PR:		25366
Submitted by:	Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
2001-04-04 14:37:47 +00:00
Thomas Gellekum
14c215dd88 Checksum changed (no changes in content). 2001-04-04 12:40:16 +00:00
Thomas Gellekum
b5f428c87d Upgrade to 2.2. 2001-04-03 11:35:20 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Michael Haro
af0be8e375 remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 09:24:30 +00:00
Mikhail Teterin
61d4e55728 In my quest to bring this port up to date, this is the first step --
change the web-site. The original one no longer exists and the author
registered a special domain siag.nu long time ago.
2001-03-31 16:38:29 +00:00
Will Andrews
e674705786 Add matrix 1.0, a c++ library to manipulate matrices and vectors.
PR:		26198
Submitted by:	Anton Voronin <anton@urc.ac.ru>
2001-03-31 01:33:37 +00:00
Dmitry Sivachenko
8764030764 Update to version 2.2.
Host disappeared documentation locally.
2001-03-30 12:22:46 +00:00
Michael Haro
2da5b38032 update to 3.4.5
PR:		26062
Submitted by: maintainer
2001-03-29 20:08:45 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Thomas Gellekum
ae2b078407 Upgrade to 2.0.1. 2001-03-29 12:22:56 +00:00
Akinori MUSHA
e0e828a1a8 Update to 1.1.6. 2001-03-28 17:03:41 +00:00
Ying-Chieh Liao
26c87c0a23 upgrade to 0.8.0 2001-03-27 15:02:29 +00:00
Satoshi Asami
a5aab66f1e Add -lXpm to end of shared libs list. Also, move it from the front
to back in the static libs list while I'm here.

Noticed by:	bento
2001-03-23 07:23:14 +00:00
Maxim Sobolev
41cd9fc57e Author acked to release ports to the public. So be it. 2001-03-21 22:44:00 +00:00
Trevor Johnson
967174f52c Set maintainer to ports@FreeBSD.org.
Approved by:    message on ports list, apparently from maintainer.
2001-03-21 21:47:38 +00:00
Ying-Chieh Liao
76cebd1b34 add rpc
rpc is a full-screen RPN calculator program
2001-03-21 13:25:33 +00:00
Peter Pentchev
d086d86d50 Add ccmath, a mathematics library with many functions.
PR:		25589
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-03-20 18:25:10 +00:00
Kevin Lo
1bf8f4f4dd Update to version 1.99.16
PR: 25931
Submitted by: Ports Fury
2001-03-20 13:03:54 +00:00
Mario Sergio Fujikawa Ferreira
eff32b47cd Fix typo: remove trailing period in WWW tag 2001-03-16 04:32:34 +00:00
Thomas Gellekum
3261eff2ee Upgrade to 3.2. 2001-03-15 12:31:08 +00:00
Vanilla I. Shu
223eb07ec7 Fix pkg-plist.
PR:		ports/25811
Submitted by:	maintainer
2001-03-14 22:29:45 +00:00
Maxim Sobolev
36ee711657 Correct t1 shared library version number in LIB_DEPENDS.
Submitted by:	bento
2001-03-13 14:50:58 +00:00
Maxim Sobolev
ee24af1c86 Update checksums. Distfiles were rerolled using maximum compression level,
but content of the distfiles is absolutely the same. Therefore don't touch
PORTREVISION.

Submitted by:	bento
2001-03-13 12:15:17 +00:00
Dmitry Sivachenko
5798f2c9d4 Install additional documentation. 2001-03-13 11:55:18 +00:00
Dmitry Sivachenko
8042819fcd Update to version 2.1. 2001-03-13 11:27:19 +00:00
Mario Sergio Fujikawa Ferreira
489423fcc2 Be more graceful, instead of unexec, use dirrm 2001-03-12 16:08:09 +00:00