1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

2828 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
fc31dd7209 Switch to static binary distribution instead of building from source:
current sources .obj coff-i386 format cannot be changed into .o
elf32-i386 by any of our native tools. Only the devel/mingw32-binutils
port can handle coff-i386 but it cannot generate .elf32-i386. Even
using a middle way format (coff-i386 -> srec -> elf32-i386) does
not help: the .o still do not link correctly.
2005-05-28 20:31:14 +00:00
Jean-Yves Lefort
55ce694178 Add p5-Math-Combinatorics.
Combinatorics is the branch of mathematics studying the enumeration,
combination, and permutation of sets of elements and the mathematical
relations that characterize their properties. As a jumping off point,
refer to:

http://mathworld.wolfram.com/Combinatorics.html

This module provides a pure-perl implementation of nCk, nPk, and n!
(combination, permutation, and factorial, respectively).

Author: Allen Day <allenday@ucla.edu>

WWW: http://search.cpan.org/dist/Math-Combinatorics/

PR:		ports/81572
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2005-05-28 08:26:23 +00:00
Pav Lucistnik
a50f12b695 - Fix build after wxGtk changes
Reported by:	pointyhat
2005-05-27 18:57:36 +00:00
Thierry Thomas
0c76bca72d Make fetchable again. 2005-05-27 17:48:14 +00:00
Kris Kennaway
e3b17a8a30 BROKEN: Unfetchable 2005-05-27 17:16:06 +00:00
Jean-Yves Lefort
f87963630c [1]:
- Update to 2.1.71
  - Use ${INFO}

Moreover:
  - Polish the Makefile

PR:		ports/81482 [1]
Submitted by:	Johan van Selst <johans@stack.nl> [1]
2005-05-26 17:32:40 +00:00
Pav Lucistnik
ced2b5dad1 - Update to new distfile, lot of new functionality
Approved by:	lioux (maintainer)
2005-05-26 15:39:17 +00:00
Jean-Yves Lefort
5570099945 Update to 1.4
PR:		ports/81483
Submitted by:	maintainer
2005-05-26 12:09:40 +00:00
Mathieu Arnold
41ae674039 Update to 2.04 2005-05-25 13:48:33 +00:00
Jean-Yves Lefort
6eba80163c Update to 1.85
PR:		ports/81365
Submitted by:	maintainer
2005-05-25 00:07:38 +00:00
Anton Berezin
cf0ac5bd5c Update to 0.65. 2005-05-24 12:30:35 +00:00
Anton Berezin
d1df185476 Update to 1.77. 2005-05-24 12:25:36 +00:00
Mario Sergio Fujikawa Ferreira
48b98333d7 o Update distfile's checksum; thus, removing BROKEN status
o There are no changes between the old and new distfiles, the file
  was just re-compressed
2005-05-22 15:03:37 +00:00
Maho Nakata
dbddc47d58 Somehow pkg-message has been an empty file.
Submitted by:	netchild
2005-05-22 07:42:37 +00:00
Michael Johnson
37b290e592 - Mark only for i386 for now.
Pointed out by:	pointyhat via kris
2005-05-21 20:20:45 +00:00
Kris Kennaway
0e5b0c30b4 BROKEN on 4.x: Does not compile 2005-05-21 17:49:09 +00:00
Pav Lucistnik
3c8f366d66 - Update WWW
PR:		ports/81318
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2005-05-20 18:07:16 +00:00
Ying-Chieh Liao
26f155f39d upgrade to 12.3.2
PR:		81185
Submitted by:	me
Approved by:	maintainer
2005-05-18 10:42:04 +00:00
Michael Johnson
e820a38027 - no longer depend on math/ldouble for math/fftw3-long on >= 504000 since
it now has some long double math functions.
2005-05-18 00:41:58 +00:00
Pav Lucistnik
adb7a3e545 New port: math/pecl-big_int
Functions for calculations with arbitrary length integers and bitsets

Functions from this package are useful for number theory
applications. For example, in two-keys cryptography.

PR:		ports/81115
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-05-17 19:08:10 +00:00
Pav Lucistnik
a7679d4fab - libdata/pkgconfig is now included in mtree
Approved by:	marcus (portmgr hat)
2005-05-16 21:52:58 +00:00
Thierry Thomas
4c10fb5b02 Respect CFLAGS.
PR:		ports/81047 (follow-up)
Submitted by:	maintainer
2005-05-15 19:08:33 +00:00
Thierry Thomas
9ef95a62be Update to 4.4.5.
PR:		ports/81047
Submitted by:	maintainer
2005-05-15 09:49:34 +00:00
Sam Lawrance
7fe77728f4 Mark BROKEN on amd64 (does not compile)
Approved by:	clement (mentor)
2005-05-14 10:27:59 +00:00
Jean-Yves Lefort
e09df88e2c Add qtiplot.
The purpose of QtiPlot was to develop a free, platform independent clone of
Origin. The result is still far away from its model, but there's a "wish to"
list that is being constantly worked on.

Features:

  * Neat 2D and 3D data plotting
  * ASCII-Import
  * Spreadsheet and calculations in column-logic
  * Great non-linear y=f(x) curve fitting and estimation of statistical
    errors of the fit-parameters

WWW: http://soft.proindependent.com/qtiplot.html

PR:		ports/80849
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca>
2005-05-14 10:09:05 +00:00
Kirill Ponomarev
3f7103aa9f Fix INDEX build.
Reported by:	cperciva
2005-05-12 19:23:29 +00:00
Max Khon
d164e5eed2 Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* 2005-05-12 16:39:59 +00:00
Maho Nakata
7219189372 Make fetchable [1] and unbreak.
update to 1.0.0 and now it is released under GPL

Submitted by:	kris[1]
2005-05-12 05:14:36 +00:00
Maho Nakata
9ff5ab2f18 Unbreak by updating to 6.2.0
and now it is relased under GPL

Submitted by:	kris (broken report)
2005-05-12 02:30:41 +00:00
Maho Nakata
52d43b3578 Update to 2.2.0 2005-05-11 11:09:46 +00:00
Christian Weisgerber
f242049857 Maintenance update to 1.2.5: minor bug fixes. 2005-05-10 19:11:42 +00:00
Jean-Yves Lefort
9b844bc2fc Update to 5.5.2
PR:		ports/80770
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-08 23:40:45 +00:00
Jean-Yves Lefort
9af039a4f6 Update to 1.3.1
PR:		ports/80778
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-05-08 23:21:02 +00:00
Thierry Thomas
9b9a32f5f8 Upgrade to 1.4.1.
PR:		ports/80672
Submitted by:	maintainer
2005-05-05 20:34:12 +00:00
Jean-Yves Lefort
c7f8e50b69 Bump PORTREVISION after the libgsl update.
Obtained from:	thierry
2005-05-02 20:46:12 +00:00
Jean-Yves Lefort
ae5e5e4597 Chase the libgsl update.
Reported by:	pointyhat
2005-05-02 17:03:22 +00:00
Jean-Yves Lefort
f733c761d0 Chase the libgsl update. 2005-05-02 13:00:18 +00:00
Jean-Yves Lefort
81ebdadaaa Update to 1.6
PR:		ports/80341
Submitted by:	maintainer
2005-05-02 12:58:56 +00:00
Christian Weisgerber
054fb920b5 Update to 1.3.16. Notable changes:
* switched to GTK+ 2.x
* added shortcut for keypad comma
* faster startup
2005-05-01 18:34:13 +00:00
Kris Kennaway
4c569d791f BROKEN: Unfetchable 2005-04-30 01:15:54 +00:00
Kris Kennaway
b8e9496a75 BROKEN on !i386: Does not build 2005-04-30 01:14:31 +00:00
Thierry Thomas
cbe5e273c4 Try to fix on sparc64 and amd64.
Reported by:	Kris via pointyhat
2005-04-29 21:43:28 +00:00
Roman Bogorodskiy
04c419e766 Fix build on amd64.
PR:		80429
Submitted by:	Johan van Selst <johans@stack.nl>
2005-04-28 16:57:08 +00:00
Michael Nottebrock
50f124bbb1 Move shared directory for klirc profiles into kdehier. 2005-04-25 13:15:54 +00:00
Sam Lawrance
0abf696a91 Fix plist error - only create example directories when WITH_TESTING is set.
Reported by:	pointykris
Approved by:	clement (mentor, implicit)
2005-04-25 03:47:49 +00:00
Kevin Lo
c35a513797 Fix pkg-plist. 2005-04-25 02:06:44 +00:00
Tilman Keskinoz
42991629a0 Autoconf is not necessary to build this port 2005-04-24 18:00:53 +00:00
Sam Lawrance
96b7b4c3a5 Update math/vtk-* to version 4.4
PR:		ports/77038
Submitted by:	Mykola Khotyaintsev <ko@irfu.se> (maintainer)
Approved by:	clement (mentor)
2005-04-23 14:12:36 +00:00
Hye-Shik Chang
95d87577b5 Update to 1.3.1 2005-04-22 23:32:35 +00:00
Volker Stolz
bc1bbdc92c Mark as BROKEN on 4.x: Does not build with gcc2 and can't link with gcc3 since
it requires QT.

Note that it's not as easy as fixing the current problem reported by pointyhat,
there are more snarks lurking below.
2005-04-21 15:03:20 +00:00