1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Commit Graph

3800 Commits

Author SHA1 Message Date
Martin Wilke
c17d58cfd4 - Update to 4.1
PR:		ports/107440
Submitted by:	Jean-Sebastien Roy <js@jeannot.org> (maintainer)
2007-01-03 21:04:34 +00:00
Aaron Dalton
43f141321d Update to v1.24 2007-01-03 15:45:57 +00:00
Aaron Dalton
ab975dc161 Update to v1.21 2007-01-03 15:12:56 +00:00
Martin Wilke
9c7ce3e43f - Update to 2006.12.17 2007-01-01 16:21:17 +00:00
Soeren Straarup
8277bbbb07 Fix a run time error, don't append python version to the name of the
executable.

Submitted by:	Diane Bruce (maintainer)
Approved by:	tmclaught (implicit)
2006-12-30 18:09:53 +00:00
Soeren Straarup
3f5be36426 Update to version 1.0
Change maintainer

PR:		106551
Submitted by:	Diane Bruce <db@db.net>
Approved by:	tmclaugh (implicit)
2006-12-30 16:02:58 +00:00
Ion-Mihai Tetcu
54c014e6cb Update to the latest stable version.
PR:		ports/107284:
Submitted by:	Kay Lehmann (maintainer)
2006-12-28 17:02:47 +00:00
Aaron Dalton
6d003528a0 Update to v0.504
Shorten pkg-descr
2006-12-28 15:57:26 +00:00
Maho Nakata
1beab63002 Update to 3.7.24. 2006-12-28 05:03:43 +00:00
Maho Nakata
2800018011 Make fetchable by updating to 2.3.1. Now SuiteSparce
has version numbering.

Suggested by: Paul Dlug <paul@aps.org>
2006-12-28 00:31:03 +00:00
Rong-En Fan
99a2f588a8 Add py-bitvector 1.3, a pure-Python memory-efficient packed
representation for bit arrays.

PR:		ports/107251
Submitted by:	Li-Wen Hsu <lwhsu at lwhsu.org>
2006-12-27 19:55:22 +00:00
Ion-Mihai Tetcu
c4a4b47e7f Add a MASTER_SITE mirror
PR:		ports/104692
Submitted by:	Thomas Abthorpe
Approved by:	maintainer
2006-12-27 10:24:30 +00:00
Tilman Keskinoz
48838823a8 Update to 1.3.2 2006-12-27 09:31:05 +00:00
Maho Nakata
ff7d842637 Update to 2.9.9. 2006-12-27 03:36:46 +00:00
Aaron Dalton
d6a93304ea Update to v0.09 2006-12-26 21:31:31 +00:00
Aaron Dalton
7fbb6acbf2 Update to v1.01 2006-12-26 21:07:55 +00:00
Mark Linimon
5977ae11ec Reset tonymaher@optusnet.com.au due to maintainer-timeouts and no response
to email.

Hat:		portmgr
2006-12-26 12:46:34 +00:00
Mark Linimon
49006fabb5 Reassign maintainership to db@db.net who has been been awaiting maintainer-
timeouts with the PRs she has submitted.

Hat:		portmgr
2006-12-26 12:30:21 +00:00
Aaron Dalton
caf6c22ef4 Update to v0.03 2006-12-25 19:46:57 +00:00
Aaron Dalton
87542cf446 Update to v0.06 2006-12-25 19:05:56 +00:00
Aaron Dalton
25844dd33d Update to v0.08 2006-12-25 18:54:49 +00:00
Aaron Dalton
fd557e2acd update to v0.04 2006-12-25 18:44:50 +00:00
Aaron Dalton
f0b5b5e37d update to v1.00 2006-12-25 16:03:07 +00:00
Aaron Dalton
8432ad1c89 Update to v1.01 2006-12-25 15:50:32 +00:00
Rong-En Fan
ad9d2d7fe4 Add p5-Statistics-Forecast 0.2, calculates a future value.
PR:		ports/107146
Submitted by:	chinsan
2006-12-25 06:29:56 +00:00
Anton Berezin
9efa298fae Update to 2.3.1.
Submitted by:	Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
PR:		107170
2006-12-24 14:44:42 +00:00
Nicola Vitale
46fb0d3e7e Map data for the py-basemap port.
WWW: http://matplotlib.sourceforge.net/matplotlib.toolkits.basemap.basemap.html

PR:		ports/104315
Submitted by:	mainland at apeiron.net
Approved by:	alexbl (mentor)
2006-12-24 09:31:31 +00:00
Nicola Vitale
e8a13fd635 - Updated to 0.7.1
Approved by:	alexbl (mentor)
2006-12-23 23:41:33 +00:00
Nicola Vitale
8a8807f38b - Updated to 1.19
Approved by:	alexbl (mentor)
2006-12-23 23:25:56 +00:00
Jun Kuriyama
265500d7d8 - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
  correct.  To work around this, change dependency line from bin/gpg
  to bin/gpgv which exists in security/gnupg1 port only.

Spotted by:	ume
2006-12-22 02:51:16 +00:00
Edwin Groothuis
23ac2035b9 [MAINTAINER] update my email address in 76 ports + mirror some distfiles
I've got a brand new hosting, so change my email to the new
	one.  Also, now I can mirror some distfiles, so update
	MASTER_SITES for some ports.

PR:		ports/107038
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2006-12-21 20:41:33 +00:00
Martin Wilke
d23f4f558c This module extends Python with a Graph class which is capable of handling
arbitrary directed and undirected graphs with thousands of nodes and millions
of edges. Since the module makes use of the open source igraph library
written in almost 100% pure C, it is blazing fast and outperforms most other
pure Python-based packages around.

WWW:	http://cneurocvs.rmki.kfki.hu/igraph

PR:		ports/106971
Submitted by:	Li-Wen Hsu <lwhsu at lwhsu.org>
2006-12-21 19:57:35 +00:00
Jun Kuriyama
fc5b96f1a8 - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopied
to security/gnupg1.

Thanks to:	dougb, lofi
2006-12-21 13:31:56 +00:00
Emanuel Haupt
57420f844a Update to 12.6.8 2006-12-20 12:19:53 +00:00
Michael Nottebrock
1160fd7012 Update to KDE 3.5.5 / KOffice 1.6.1
Approved by:	portmgr
2006-12-19 21:19:54 +00:00
Cheng-Lung Sung
4bdac76237 - Update to 1.03
PR:		106886
Submitted by:	clsung
Approved by:	maintainer (Gea-Suan Lin)
2006-12-19 09:13:40 +00:00
Aaron Dalton
f842b327e1 - Update 0.02->0.04
PR:		ports/106040
Submitted by:	Christopher Boumenot <boumenot@gmail.com>
2006-12-16 05:09:47 +00:00
Aaron Dalton
78c704ae27 Adding port math/p5-Statistics-Descriptive-Discrete, Compute descriptive
statistics for discrete data sets.

Submitted by:	aaron
2006-12-15 23:23:22 +00:00
Mario Sergio Fujikawa Ferreira
35d189318c Drop maintainership 2006-12-15 01:21:57 +00:00
Rong-En Fan
ec728ae4b8 - Update to 2.4.0
PR:		ports/106701
Submitted by:	Eric van Gyzen <eric+fbports at vangyzen.net> (maintainer)
2006-12-14 19:24:05 +00:00
Thierry Thomas
055a2a5107 Define WITH_FORTRAN on -CURRENT. 2006-12-13 23:23:58 +00:00
Martin Wilke
ba1dfecac5 - Mark BROKEN for sparc64
Submitted by:	pointyhat via kris
2006-12-13 17:52:09 +00:00
Mark Linimon
e0cde90bd9 Reset dbader@ece.unm.edu due to timeouts and no response to email.
Hat:		portmgr
2006-12-13 13:20:20 +00:00
Nicola Vitale
6fc876f856 - Updated to 0.8.9.r2
- Removed files/patch-qtiplot_src_application.cpp

PR:		106535
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
Approved by:	alexbl (mentor)
2006-12-12 13:01:43 +00:00
Rong-En Fan
b1984f0312 - Respect X11BASE
Reported by:	pointyhat
Approved by:	portmgr (linimon)
2006-12-11 11:01:58 +00:00
Cheng-Lung Sung
aec874c571 - Update to 0.07
- Move to perl@FreeBSD.org

PR:		ports/106516
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-12-11 05:26:21 +00:00
Cheng-Lung Sung
7f9a1e33e0 - Update to 5.04
- Move to perl@FreeBSD.org

PR:		ports/106515
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-12-11 05:24:44 +00:00
Thierry Thomas
77945bb9d6 Unmark BROKEN: fixed with gcc-withfortran-4.1.2_20061208. 2006-12-10 22:44:08 +00:00
Tilman Keskinoz
66a9e048b6 Update to 1.3.1 2006-12-10 13:11:32 +00:00
Kris Kennaway
30a4ec9ddc BROKEN: Does not build 2006-12-10 06:20:32 +00:00