Hye-Shik Chang
8ef5e1ca02
Add missing .pyo files to each pkg-plist
2002-08-23 11:30:23 +00:00
Oliver Braun
25eb9c0244
MASTER_SITES changed.
...
Submitted by: maintainer
Approved by: dwcjr (mentor)
2002-08-21 20:59:42 +00:00
Christian Weisgerber
20e0f1e905
Update to 1.3.13. Changes in this release:
...
- Fix a bug which caused segfaults during pasting when the selection
could not be retrieved.
2002-08-20 10:37:41 +00:00
Christian Weisgerber
62e1899b5d
Fix build on alpha.
...
PR: 41770
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
2002-08-19 16:20:09 +00:00
Pete Fritchman
2d418ba451
Add entropy 1.0, calculate data entropy to benchmark compression
...
algorithms.
Submitted by: Chris S.J. Peron <maneo@bsdpro.com>
2002-08-10 20:44:15 +00:00
Patrick Li
6063930b4c
Update to 5.3
...
PR: ports/41441
Submitted by: maintainer
2002-08-08 15:54:29 +00:00
Patrick Li
68d6e27e9e
Bump shared library version after pari-devel update
2002-08-07 16:18:47 +00:00
Patrick Li
07b4f6bbc6
Update to 2.2.3.a
...
PR: ports/41347
Submitted by: Masaharu FUJITA <m@fjts.org>, maintainer
2002-08-07 16:16:49 +00:00
Ying-Chieh Liao
c5649951ce
add tcl and tk dependencies
...
Reviewed by: maintainer
2002-08-05 05:06:21 +00:00
Ying-Chieh Liao
b467dcaf9c
upgrade to 1.5.1
...
PR: 41266
Submitted by: maintainer
2002-08-02 16:55:01 +00:00
Ade Lovett
c8eaa93644
Chase shlib rev of devel/gettext
...
Submitted by: lots and lots
Pointy hat to: ade
2002-08-01 16:22:41 +00:00
Ying-Chieh Liao
44e64ae118
upgrade to 0.998a
...
PR: 41173
Submitted by: Ports Fury
2002-07-31 09:41:03 +00:00
Ying-Chieh Liao
d75ba83d1e
upgrade to 1.1.5
...
PR: 41172
Submitted by: Ports Fury
2002-07-31 09:36:03 +00:00
Ying-Chieh Liao
cdb9943795
upgrade to 1.0.10
2002-07-30 06:19:00 +00:00
Christian Weisgerber
298dacc518
Update to 1.3.12, which has various minor enhancements and fixes.
2002-07-29 11:05:04 +00:00
Anton Berezin
4496a7653b
Update to 1.60.
2002-07-28 06:47:14 +00:00
Anton Berezin
8a4f82b6c8
Update to 1.01.
2002-07-28 06:41:19 +00:00
Ying-Chieh Liao
29c6ea4cac
add tvmet 0.4.0
...
Tiny Vector and Matrix template library
2002-07-25 08:12:48 +00:00
Christian Weisgerber
b0c55b07ca
* Unbreak build of FORTRAN parts.
...
PR: 40928
Submitted by: Amar Takhar <verm@drunkmonk.net>
* Fix build on -CURRENT.
2002-07-23 22:30:18 +00:00
Patrick Li
79c328afe9
shlib version bump for ports depending on math/gsl
2002-07-23 22:01:09 +00:00
Patrick Li
81209071b0
Update to 1.2
...
PR: ports/40934
Submitted by: maintainer
2002-07-23 21:57:07 +00:00
Ying-Chieh Liao
9f9684e7ea
- Do not install .la files
...
- Fix pkg-comment format
PR: 40796
Submitted by: Ports Fury
2002-07-20 18:44:31 +00:00
Maxim Sobolev
774eafc3ef
Update to 1.0.9.
2002-07-20 14:17:54 +00:00
Dmitry Sivachenko
4c58185731
Remove obsolete MASTER_SITE.
2002-07-18 11:52:02 +00:00
Dmitry Sivachenko
f26fc055bf
Upgrade to version 3.2
2002-07-18 08:45:19 +00:00
Ying-Chieh Liao
e2fd45e89b
upgrade to 2.10.1
...
PR: 40663
Submitted by: maintainer
2002-07-17 08:57:36 +00:00
Ying-Chieh Liao
45ef2de24c
upgrade to 2.5.0
...
PR: 40599
Submitted by: maintainer
2002-07-16 03:13:12 +00:00
Christian Weisgerber
a01296839a
Changes in release 1.3.11:
...
Fixed: the bug in setting the color for the button labels and display
glyphs. Now, calcoo DOES take this color from the current GTK+
scheme.
2002-07-15 18:04:03 +00:00
Thomas Gellekum
b7ae6bf01c
Use $PYNUMERIC in the dependencies.
2002-07-15 11:37:35 +00:00
Ying-Chieh Liao
da92eb967b
fix on p4 architecture
...
bump portrevision
PR: 40321
Submitted by: maintainer
2002-07-15 10:41:17 +00:00
Jing-Tang Keith Jang
4622056be0
Update to 4.3 bugfix level 1.
...
PR: ports/40186
2002-07-12 20:01:37 +00:00
Patrick Li
32653b7e98
Add new port gdcalc: Gnome-based scientific calculator
...
PR: ports/40014
Submitted by: Jan Stocker <Jan.Stocker@t-online.de>
2002-07-12 19:34:04 +00:00
Maxim Sobolev
19a718ac4c
Convert all core GNOME1 components and some of the most popular GNOME1
...
apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular,
which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably
reduce langht of dependency chains for GNOME1 ports (for example after this
commit AbiWord's dependency chain was reduced by 7 ports from 57 to only
50, while Gnumeric's - from 60 to 53 and so on).
The most of the GNOME1 apps are still not converted, so that lot of work is
still ahead.
Please report any unusual problems to gnome@FreeBSD.org .
Discussed with: marcus
Reviewed by: marcus
2002-07-11 17:16:10 +00:00
Thomas Gellekum
3bcb961966
Upgrade to 2.4.
2002-07-05 10:18:55 +00:00
Will Andrews
3491a5043b
Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.
2002-07-04 19:39:36 +00:00
Mike Heffner
c31a69e966
Bump XForms lib. version.
2002-07-04 09:20:30 +00:00
Mike Heffner
db59d15a8e
Prepare for xforms update.
2002-07-04 08:09:05 +00:00
Sergey Skvortsov
90baf3040e
Add diehard 0.1, Marsaglia's Diehard Battery of Tests of Randomness.
2002-07-04 07:52:58 +00:00
Mike Heffner
d30fd7ac50
Prepare for xforms update.
2002-07-02 05:25:26 +00:00
Ying-Chieh Liao
94565c5d03
upgrade to 1.80
...
PR: 40008
Submitted by: maintainer
2002-06-29 19:59:46 +00:00
Don Lewis
c59dbee631
Silence a compile warning, main() should not be declared type void.
2002-06-29 08:46:49 +00:00
Don Lewis
4e71fe0a81
The format patch included in PR ports/32017 is breaks formats such as
...
"0.000", trimming trailing non-zeros and adding back trailing zeros.
Fix both the original bug, which was caused by walking off the beginning
of the fractional part of the value and into the integer part, as well
as the new bug, by terminating the trailing zero stripping when the first
non-zero character is encountered. Also, correctly calculate the number
number of trailing zeros that should potentially be removed if the format
contains trailing text characters.
Bump PORTREVISION.
Reviewed by: send-pr@oldach.net (Helge Oldach)
2002-06-29 08:38:45 +00:00
Hye-Shik Chang
2de600e751
Add py-numarray 0.3.4,
...
numeric array manipulation extension module
for Python.
PR: 37595
Submitted by: me
2002-06-27 12:40:39 +00:00
Ying-Chieh Liao
e0250d2e22
add p5-Math-Calc-Units 1.02
...
Human-readable unit-aware calculator
PR: 34280
Submitted by: Seamus Venasse <svenasse@polaris.ca>
2002-06-26 05:43:16 +00:00
Ying-Chieh Liao
21b9380cde
add p5-Math-BaseCalc 1.011
...
Convert numbers between various bases
PR: 34279
Submitted by: Seamus Venasse <svenasse@polaris.ca>
2002-06-26 05:41:01 +00:00
Hye-Shik Chang
10cb7d0c73
Updating my email address.
...
Approved by: cjh (mentor)
2002-06-25 07:50:58 +00:00
Ying-Chieh Liao
03ff469809
bump libgmp4 libversion
2002-06-25 07:09:44 +00:00
Ying-Chieh Liao
ac6dd0e395
upgrade to 4.1
2002-06-25 06:57:30 +00:00
Ying-Chieh Liao
3b9032fabc
Replace ${PERL} with ${REINPLACE_CMD}
...
PR: 39665
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-22 17:23:30 +00:00
Ying-Chieh Liao
c93bf47f91
add lapack++ 1.1
...
Linear Algebra PACKage in C++, a wrapper for LAPACK
PR: 39653
Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
2002-06-22 17:10:55 +00:00