Commit graph

1956 commits

Author SHA1 Message Date
Edwin Groothuis
048a1c4dad ploticus should not require X11 (patch included)
Despite the WITHOUT_X11 setting, building ploticus requires X11.

PR:		ports/53266
Submitted by:	awk <awk@bronte.bnt.com>
2003-10-10 05:44:46 +00:00
Kirill Ponomarev
02a09b544b - Update to version 1.1.4
PR:		57806
Submitted by:	Ports Fury
2003-10-09 18:13:40 +00:00
Adam Weinberger
80b32bc996 Update to 1.2.1. 2003-10-09 02:23:18 +00:00
Peter Pentchev
91189378b5 Update to ParMetis 3.1.
PR:		57737
Submitted by:	maintainer
2003-10-08 11:29:48 +00:00
Kirill Ponomarev
1eddf5f1c2 - Fix MASTER_SITES
PR:		57714
Submitted by:	maintainer
2003-10-07 20:14:11 +00:00
Kirill Ponomarev
d9fabef740 Add py-fpconst 0.6.0, utilities for handling IEEE 754 floating
point special values.

PR:		57708
Submitted by:	Rui Lopes <rui@ruilopes.com>
2003-10-07 20:00:53 +00:00
Kirill Ponomarev
10c050d4a6 Rename math/drgenuis -> math/drgeo 2003-10-06 09:06:43 +00:00
Kirill Ponomarev
aed4a2798e Add math/drgeo, remove math/drgenius 2003-10-06 09:04:30 +00:00
Kirill Ponomarev
4cd53e99fb - Update to 0.9.9
Submitted by:	Ports Fury
2003-10-06 09:02:35 +00:00
Edwin Groothuis
feccf6245d new port for mpexpr
Mpexpr adds two new commands to Tcl, 'mpexpr' and 'mpformat'.
	Mpexpr works much like Tcl's  native 'expr', but does all
	calculations using an arbitrary precision math package.
	Mpexpr numbers can be any number of digits, with any decimal
	precision.  Final precision is controlled by a Tcl variable
	'mp_precision', which can be any reasonable integer, limiting
	only the number of digits to the right of the decimal point.

PR:		ports/48764
Submitted by:	chein@GeekDude.com <chein@GeekDude.Com>
2003-10-06 02:43:46 +00:00
Maho Nakata
6004b8dfd6 Add new port math/sdpa.
The SDPA (SemiDefinite Programming Algorithm) is a software package for
solving semidefinite program (SDP). Extremely efficient, almost fastest
around the world!
2003-10-04 04:21:13 +00:00
Maho Nakata
00d8ae51a7 Add new port atlas-devel, developer version of math/atlas 2003-10-03 23:15:36 +00:00
Will Andrews
d075bf0f86 Fix the -pthread problem in case the option gets removed again. This
patch involved patching the core auto* routines in KDE to accept the
PTHREAD_* variables in the environment, with fallbacks.  We decided the
easiest way to implement this in ports was to generate configure instead
of risking incorrect generation at port configure time.

Said patch has already been committed to HEAD in KDE and as such will be
removed with the 3.2 upgrade once it is released.

Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE
modules) have this support commented out due to lack of patch.

Helped out:	Adriaan de Groot <adridg@cs.kun.nl>
		Lauri Watts <lauri@kde.org>
		Andy Fawcett <andy@athame.co.uk>
2003-10-03 22:34:44 +00:00
Mathieu Arnold
241b776f8f Update to 0.2
Remove MANPREFIX, fixup WWW, use %%SITE_PERL%%
maintainer timeout (4 months)

PR:		52288
Submitted by:	myself
2003-10-02 16:50:02 +00:00
Mathieu Arnold
c5d0707ea7 Update to 1.66
Remove MANPREFIX, use %%SITE_PERL%%, fix WWW

PR:		52290
Submitted by:	myself
2003-10-02 16:31:10 +00:00
Tilman Keskinoz
3d1a27e930 IA64s do not have apm.
IA64 Laptops are also very unlikely, so disable klaptop on ia64.
2003-09-30 13:12:51 +00:00
Kirill Ponomarev
73ef09873d - Update to version 1.4
- Pet portlint

PR:		56160
Submitted by:	AMAKAWA Shuhei <sa264@cam.ac.uk>
Approved by:	maintainer timeout > 1 month
2003-09-28 21:25:55 +00:00
Kirill Ponomarev
8b9fc920f1 - Backout the previous commit, because we need repo copy for
new version.

Submitted by:	Ports Fury
Approved by:	portmgr (marcus)
2003-09-28 00:40:18 +00:00
Kirill Ponomarev
e6d77136b4 - Update to drgeo version 0.9.9
PR:		57287
Submitted by:	Ports Fury
2003-09-27 15:23:37 +00:00
Edwin Groothuis
980148c0ba Update port: misc/gretl to 1.1.2
- Update to version 1.1.2

PR:		ports/57006
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 03:50:03 +00:00
Edwin Groothuis
a58129d3de - ECHO -> ECHO_MSG
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything

PR:		ports/56800-56819
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:50:09 +00:00
Edwin Groothuis
df9732110c Chase print/pdflib version bump
PR:		ports/57204
2003-09-26 23:39:37 +00:00
Joe Marcus Clarke
175caad64e Once more try at fixing the patch problem. 2003-09-25 21:28:25 +00:00
Joe Marcus Clarke
3a2b634ea7 Fix patching.
Reported by:	Mike Harding <mvh@ix.netcom.com>
2003-09-25 18:28:23 +00:00
Joe Marcus Clarke
39691bea91 Fix build on -STABLE.
Submitted by:	Sergey Akifyev <asa@gascom.ru>
2003-09-25 16:06:44 +00:00
Adam Weinberger
e725d2a9e9 Update to 1.2.0. 2003-09-25 03:36:35 +00:00
Joe Marcus Clarke
4addbbcf2a * s/-pthread/${PTHREAD_LIBS}/
* Use gnometarget
2003-09-24 19:10:51 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Will Andrews
01ff961210 Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details. 2003-09-18 14:57:05 +00:00
Mark Murray
beb293deff Bugfix. fix wish --> wish8.4 to fix xmaxima. Sort out INFO files a
bit better, and allow different lisp compilers to be used. The clisp
compiler dumps core, so mark that case as an error until it can get
fixed. Fix the COMMENT a bit to fit in with sysinstall better.

OK'ed by:	portmgr(marcus)
2003-09-16 15:38:46 +00:00
Lars Koeller
0ae8b57449 o) User pdflib5 in dependency section to unbreak build due to broken
marked pdflib4

PR:		56673
Submitted by:	j.e.drews@att.net
Approved by:	portmgr@freebsd.org
2003-09-15 18:31:28 +00:00
Joe Marcus Clarke
934f68f9c0 Fix buuild on -STABLE, and make sure -lc_r is linked in on -CURRENT.
Reported by:	Sergey Akifyev <asa@gascom.ru>
Approved by:	portmgr (implicitly)
2003-09-11 07:51:39 +00:00
Kiriyama Kazuhiko
5cc7719d1d Update 20030507 to 20030825[1]. Following additional changes has made:
* spaces between macros and eqauls to tab(portlint)
* change %%DOCSDIR%% in pkg-plist(portlint)

PR:		56230
Submitted by:	Saito Tomokatsu <saito@saitou.org>[1]
2003-09-10 13:11:11 +00:00
Joe Marcus Clarke
1402ff010f Update to 4.3.3. 2003-09-10 05:40:27 +00:00
Mario Sergio Fujikawa Ferreira
e2718b777a Drop maintainership 2003-09-07 23:39:04 +00:00
Joe Marcus Clarke
5e00385f2a Add missing dependencies on py-gtk2 and libgnomedb.
Reported by:	bento
2003-09-07 06:35:52 +00:00
Foxfair Hu
2511316b85 Import p5-Math-Round. Math::Round is a Perl module. It supplies functions to
round numbers, both positive and negative, in various ways.  This may seem like
an odd thing to write a whole module for, but rounding can sometimes be
a little tricky, so I thought some people might find this useful.
2003-09-06 02:30:34 +00:00
Kirill Ponomarev
126bd38b6a - Fix build
PR:		56436
Submitted by:	Ports Fury
2003-09-04 14:27:56 +00:00
Kirill Ponomarev
093457520c - Update to version 2.6.1
PR:		56322
Submitted by:	Ports Fury
2003-09-03 14:20:58 +00:00
Christian Weisgerber
6a71386b5e Update to 1.1.3. Changes in this release:
* Introducing basic and scientific mode.
* Number base, angle unit and notation mode are remembered on exit.
  No defaults anymore.
* Updates to binary mode.
* New functions (asinh, acosh, atanh) and a new operation (percent).
* Bug fixes: crash on bracket closing, remember display value, GUI.
* Japanese translation, translation updates.
2003-09-01 18:35:09 +00:00
Kirill Ponomarev
47d5228a1a - Fix build
PR:		56193
Submitted by:	Ports Fury
2003-08-30 17:02:43 +00:00
Akinori MUSHA
4895a28d7f Add ruby-bitset, a(nother) bit set library for Ruby. 2003-08-27 17:24:06 +00:00
Sean Chittenden
1521eca6af Maintainer update of math/entropy to 1.1
PR:		ports/56022
Submitted by:	Chris S.J.Peron <maneo@bsdpro.com> (maintainer)
2003-08-27 03:16:35 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Mathieu Arnold
484f8d9cd4 Unbreak in the case you did not have -O in your CFLAGS
PR:		55870
Submitted by:	Kevin Oberman <oberman@es.net>
Approved by:	demon (mentor)
2003-08-26 05:30:07 +00:00
Joe Marcus Clarke
ba1c49fcc9 Update to 4.3.2. 2003-08-25 23:19:05 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Edwin Groothuis
ff6e619a85 port update: math/mtl
There is a minor update to mtl. Since this is port only
	consists of header, and no library is actually build I
	followed their recomendation and added NO_BUILD which saves
	some time doing unnecessary testing.

	I also wanted to add LAPACK support but I couldn't. At least
	I fixed a bug in configure in the process.

PR:		ports/55203
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-08-25 01:37:53 +00:00
Kirill Ponomarev
ade93f7692 - Update to 0.9.2 2003-08-24 09:08:39 +00:00
Hye-Shik Chang
aff1614521 Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.

Submitted by:	olgeni
2003-08-23 01:03:50 +00:00