Commit graph

2437 commits

Author SHA1 Message Date
Kirill Ponomarev
e4ae47752b Update to verion 1.2.3
PR:		ports/70545
Submitted by:	Ports Fury
2004-08-16 19:34:41 +00:00
Kirill Ponomarev
45338d72a6 Update to verion 1.1.8
PR:		ports/70544
Submitted by:	Ports Fury
2004-08-16 19:32:40 +00:00
Tilman Keskinoz
90b716b707 Fix build with gcc 3.4 2004-08-16 17:33:26 +00:00
Tilman Keskinoz
77b7980ad8 Unbreak with gcc 3.4.2 2004-08-16 16:36:20 +00:00
Maho Nakata
c31835e707 USE_ICC -> WITH_ICC
Checked by:	portlint
2004-08-16 12:09:45 +00:00
Maho Nakata
11eeff60e1 Add flag USE_ICC, uses intel c/c++ compilier 2004-08-16 08:55:50 +00:00
Kris Kennaway
134baa7fc1 As previously announced, remove these broken/insecure/obsolete ports. 2004-08-16 05:36:44 +00:00
Kris Kennaway
eb9984e0f5 BROKEN on 5.x: Does not compile with gcc 3.4.2 2004-08-16 02:47:09 +00:00
Kris Kennaway
c1a0f8ede9 BROKEN on 5.x: Does not compile with gcc 3.4.2 2004-08-16 02:33:05 +00:00
Maho Nakata
d93eb7b9a2 MASTER_SITE have been moved.
Reported by:	kris
2004-08-16 01:24:11 +00:00
Oliver Lehmann
cdca588b5f update to 0.4.4
remove BROKEN
2004-08-15 08:16:43 +00:00
MIHIRA Sanpei Yoshiro
d5b15ce850 Unbreak on -CURRENT(round() -> iround())
Noticed by:	Kris Kennaway <kris@obsecurity.org>
2004-08-15 03:02:32 +00:00
Oliver Lehmann
ef866e788f take care of $PREFIX/libdata/pkgconfig 2004-08-14 21:57:56 +00:00
Kris Kennaway
d0e7992781 BROKEN: Unfetchable 2004-08-14 21:46:28 +00:00
Kirill Ponomarev
125ff78eaf Add missing file to plist. 2004-08-14 15:24:20 +00:00
Joseph Koshy
6b15b5f0fc Upgrade to v0.81. Unbreak on -CURRENT.
Add real content to pkg-descr [*blush*].
2004-08-14 14:55:27 +00:00
Markus Brueffer
820e0a1724 - Fix build with gcc 3.4 [1]
- Fix build on amd64

Reported by:	pointyhat via kris [1]
2004-08-13 23:38:44 +00:00
John Baldwin
41035190f0 Add patches to quiet new warnings and errors from gcc 3.4.2. The patches
have been fed upstream to the maintainer and will hopefully be included
in future releases.

Prodded by:	pointyhat via kris
2004-08-13 17:39:32 +00:00
Akinori MUSHA
295a2b2241 Update to 1.5.0. 2004-08-12 09:21:34 +00:00
Marius Strobl
dfb1bd873d - Fix compilation with GCC 3.4.2.
- Fix WITH_GMP on FreeBSD >= 500035
- Add a test target to the Makefile of the port.

Approved by:	netchild
2004-08-11 20:47:39 +00:00
Volker Stolz
78e011891c Update to 5.3.1
PR:		ports/70264
Submitted by:	Ports Fury
2004-08-11 11:07:14 +00:00
Volker Stolz
c7724d2425 Update to 3.0
PR:		ports/70175
Submitted by:	Jean-Sebastien Roy (maintainer)
2004-08-11 08:09:50 +00:00
Michael Nottebrock
461f3c5adb Factor out all but one of the build switches of the KDE main module ports
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.

Update KOffice to version 1.3.2.

Add patches to fix a number of issues, including:

- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
  with optimizations greater than -O

Add security related patches and entries to portaudit.txt.
2004-08-11 01:27:37 +00:00
Thierry Thomas
499e98584d Add orpie 1.3.1, a fullscreen RPN calculator for the console.
PR:		70054
Submitted by:	Dylan Simon
2004-08-09 21:09:53 +00:00
MIHIRA Sanpei Yoshiro
551bf87ac3 Update to version 6.3.30
(I forgot update this file)
2004-08-08 18:50:55 +00:00
MIHIRA Sanpei Yoshiro
6ab7764027 Update to version 6.3.30 2004-08-08 18:48:56 +00:00
Pete Fritchman
1e35b4cad7 Update to 2.0.
Submitted by:	csjp (maintainer)
2004-08-06 18:21:40 +00:00
Ying-Chieh Liao
946a062e53 re-add py-matplotlib 0.60.2
A plotting library uses a syntax familiar to matlab users
2004-08-04 03:33:57 +00:00
Michael Nottebrock
8ea1a2c0c1 Correct a configure-misdetection which went unnoticed until now, but causes
breakage with gcc 3.4.
2004-07-31 23:06:10 +00:00
Kirill Ponomarev
6d9c675cc0 Update to version 1.2.9
PR:		ports/69817
Submitted by:	Ports Fury
2004-07-30 21:16:03 +00:00
Anton Berezin
4e058c9e57 Add math/p5-Bit-Vector-Minimal, a minimalistic variant of
math/p5-Bit-Vector.
2004-07-28 14:32:01 +00:00
Jeremy Messenger
e64aa26f70 Use the correct version of libtool 13 -> 15 to avoid install the *.la files.
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-07-27 19:01:43 +00:00
Ying-Chieh Liao
f53d36fa26 only show i386 options to i386
PR:		69488
Submitted by:	maintainer
2004-07-24 01:53:06 +00:00
Sergey A. Osokin
caecea8aaf Move pkg's files to Makefile, remove pkg-plist.
Approved by:	Jason Harris jharris at widomaker dot com (maintainer)
2004-07-21 14:52:54 +00:00
Akinori MUSHA
2830a1f19b Update to 0.9.3. 2004-07-19 20:45:19 +00:00
Alex Dupre
e2af8a430c Add a new shared extension for PHP. 2004-07-19 09:14:47 +00:00
Alex Dupre
6faf06f89e Add a new shared extension for PHP. 2004-07-19 09:13:09 +00:00
Alex Dupre
b3e2a3505f Add a new shared extension for PHP. 2004-07-19 08:17:01 +00:00
Alex Dupre
54c5679172 Add a new shared extension for PHP. 2004-07-19 08:15:49 +00:00
Lars Koeller
612d17abbc o) Update to 5.1.16, with the following fixes:
* PDF driver updated to work with PDFlib-6 (rep. #1426). Minimal supported version is now 5.0
    -> These unbreaks the build
    * set scrolling of the custom ticks/labels table to 1 row per click (rep. #1419)
    * updates relevant to the status of mailing lists/forums
    * added option to generate PDF-1.4 format (Acrobat5). Support for PDF-1.2 (Acrobat3) removed
    * replaced meaningless error message issued when trying to load data with a few string columns as a single set
    * in the spreadsheet editor, the last entered cell's data wasn't committed (rep. #1420)
2004-07-18 16:06:12 +00:00
Kirill Ponomarev
2231e898cb Update to version 2.6.4
PR:		ports/69188
Submitted by:	Ports Fury
2004-07-17 18:40:46 +00:00
Edwin Groothuis
4982d9a25d Fix patch-file.
Noticed by: SANETO Takanori <sanewo@ba2.so-net.ne.jp>
2004-07-17 01:57:52 +00:00
Edwin Groothuis
befca8acf5 [math/gnuplot+] fix amd64 build failure
It is marked BROKEN on amd64 because FreeBSD/amd64 does not
	have some IEEE FP functions like fpresetsticky(). The build
	failure log is now available at
	http://pointyhat.freebsd.org/errorlogs/amd64-5-full/gnuplot371+-1.2.0_1.log

	I found file/patch-za causes the problem. The feature of
	this patch as reported in ports/16120 can take effect only
	on FreeBSD/i386.

PR:		ports/69143
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2004-07-16 10:50:50 +00:00
Eric Anholt
29be1c9451 Fix build on 5.x and fix build with new X headers.
Reported by:	pointyhat via kris
2004-07-15 06:37:53 +00:00
Maho Nakata
9c0d6951bd In former commit I commented out all the blas options.
pointy hat to:	myself
2004-07-14 04:57:39 +00:00
Maho Nakata
f482f755d5 Some options for BLAS are available (though they are hidden by default). 2004-07-14 04:56:42 +00:00
Maho Nakata
94bcc3f41a 1) correct the names of shared libs for threaded version
2) Some Pentium 4 series have more caches (not 512kB, but 1M ~ 2M)
2004-07-14 04:49:52 +00:00
Maho Nakata
6537f6785e Remove lapack dependency. 2004-07-14 04:04:32 +00:00
Maho Nakata
0565157866 Update to 3.7.5 2004-07-14 03:27:00 +00:00
Akinori MUSHA
9537510396 Update to 0.9.1. 2004-07-13 18:45:33 +00:00