alek
64b1ce1266
Update to 0.2
...
From Matthias Kilian <kili@outback.escape.de> (MAINTAINER)
2005-04-12 18:46:09 +00:00
alek
f1cd56cb2b
Add aamath
2005-04-06 00:03:57 +00:00
alek
3bd11fa387
Import aamath 0.1
...
aamath is a program that reads mathematical expressions in infix
notation and renders them as ASCII art. It may be useful to send
mathematics through text-only media, such as e-mail or newsgroups.
From Matthias Kilian <kili@outback.escape.de>
2005-04-06 00:02:00 +00:00
espie
72ce5b4fe2
okay, we've got strcasecmp in libc now.
...
Also kill this tolower() which doesn't match ctype.h.
(note to self: check WANTLIB before extract too ?)
2005-04-03 16:14:44 +00:00
alek
8ae316717c
Add WANTLIB marker
...
ok msf@
2005-03-23 19:59:08 +00:00
robert
f78d86f930
- use a signed int instead of long int; (now it works on sparc64)
...
- regen patches
requested and ok by naddy@
2005-03-16 20:26:51 +00:00
alek
c612fb0b99
Add WANTLIB marker
...
ok pvalchev@
2005-03-15 23:31:34 +00:00
db
0925c3a284
typo and wording fixes; approved by pval
...
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
alek
adbbf78ea1
- Better *DEPENDS for x11/tk/8.4
...
- Fix MODULE as only converters/libiconv is needed
- Put LOCALBASE/lib before X11BASE/lib so correct version of libexpat will
be used
- Bump PKGNAME
ok naddy@
2005-03-14 15:27:13 +00:00
alek
042ffe959d
Don't build lisp stuff
...
ok danh@
2005-03-06 07:57:17 +00:00
alek
6f2af33122
- graphics/imlib is not needed here
...
- Bump PKGNAME
ok pvalchev@
2005-02-27 09:39:10 +00:00
alek
c7ef0a331c
- Adjust *DEPENDS
...
- Bump PKGNAME
2005-02-25 14:31:50 +00:00
msf
7fa1035bce
+p5-Math-Pari
...
+pari
2005-02-08 04:29:22 +00:00
msf
2e5266f6fe
- initial import of Math-Pari-2.010603
...
This package is a Perl interface to famous library PARI for
numerical/scientific/number-theoretic calculations. It allows use of
most PARI functions as Perl functions, and (almost) seamless merging of
PARI and Perl data. In what follows we suppose prior knowledge of what
PARI is (see <ftp://megrez.math.u-bordeaux.fr/pub/pari>, or
Math::libPARI).
ok sturm@
2005-02-08 04:27:26 +00:00
msf
9cda5d0698
- initial import of pari-2.1.6
...
The PARI system is a package which is capable of doing formal
computations on recursive types at high speed; it is primarily
aimed at number theorists, but can be used by anybody whose primary
need is speed.
It is possible to use PARI in two different ways:
1) as a library, which can be called from an upper-level language
application (for instance written in C, C++, Pascal or Fortran);
2) as a sophisticated programmable calculator, named gp, which
contains most of the control instructions of a standard language
like C.
cleanup by and ok sturm@
2005-02-08 02:36:12 +00:00
pvalchev
b98cbc574d
remove margarida@ from the maintainer position after a generous timeout
2005-02-07 19:01:47 +00:00
naddy
8e0d7f62ec
SIZE
2005-01-05 17:05:00 +00:00
espie
63d1ab3303
repair some dependency paths.
2004-12-30 12:06:22 +00:00
kevlo
e4d1a7c5cf
- add p5-Carp-Clan dependency. Pointed out by Sam Smith <S@mSmith.net>
...
- bump PKGNAME
2004-12-28 02:46:18 +00:00
alek
40d6a7f479
Add WANTLIB markers
2004-12-27 07:41:44 +00:00
alek
554de2fd94
Add WANTLIB markers
2004-12-27 07:16:44 +00:00
marcm
d3d757724f
Update to 1.4.1. Add WANTLIB.
2004-12-22 06:02:26 +00:00
danh
0521c0ff3f
update to gnuplot 4.0.0
2004-12-21 16:56:59 +00:00
espie
a38df42794
fix tk depend
2004-12-21 11:36:43 +00:00
naddy
dd86cf60b1
update to 04-314; from Andreas Kahari <andreas.kahari@gmail.com>
2004-12-18 16:31:52 +00:00
naddy
4e1f11b7aa
update MAINTAINER's E-mail address; from Andreas Kahari
2004-12-18 16:23:07 +00:00
marcm
69423cb08d
Update to 1.4.0 so it works again.
2004-12-10 20:39:22 +00:00
kevlo
8feb06d606
upgrade to 1.08
2004-12-02 03:56:56 +00:00
kevlo
568efbdbb9
upgrade to 6.4
2004-12-01 03:40:12 +00:00
sturm
8541e5e6f4
update to graphviz 1.16
...
maintainer timeout
2004-11-27 12:10:43 +00:00
naddy
67669101d0
freetype build fix; reported by espie@
2004-11-10 14:07:33 +00:00
naddy
f84e49d619
don't require p5-XML-Parser; problem reported by Adam <suck@my-balls.com>
2004-11-08 17:13:29 +00:00
pvalchev
10a758ab51
- don't display $HOMEPAGE twice
...
- use LOCALBASE
2004-11-07 18:37:22 +00:00
naddy
0c6cc70869
doesn't need intltool any more; from marcm@
2004-10-24 14:52:46 +00:00
naddy
6f5d1714d1
Update to 1.2.4. This is a bugfix/minor feature enhancement release:
...
* introducing thousands separators
* several bugfixes
* cleaned up display code
* new and updated translations
2004-10-23 12:37:24 +00:00
avsm
69ad59ca7c
new distfile location
2004-10-11 13:01:05 +00:00
sturm
3a2a729c6a
BUILD_DEPENDS on pkgconfig
...
ok naddy@
2004-10-08 20:59:22 +00:00
sturm
800091f456
these files shouldn't be there
2004-10-08 18:50:17 +00:00
espie
e2bf57aed3
kill INSTALL/DEINSTALL link fest, do this at post-install, as should
...
be done. And sort out the resulting mess into PFRAGs...
2004-10-08 10:37:24 +00:00
naddy
ebff725c94
new plist
2004-10-03 12:35:20 +00:00
espie
a83cc3ce59
new style conflicts
2004-09-18 10:26:55 +00:00
espie
d7c7e778ad
new style PLISTs
2004-09-15 09:11:58 +00:00
espie
1e029183fd
fixes for recent libtool changes. Blasted libtool is harder to fool...
...
okay naddy@
2004-08-17 19:33:09 +00:00
xsa
8f584f432e
more new-style MODULES.
2004-08-10 20:41:47 +00:00
xsa
569ca0e221
new-style MODULES.
2004-08-10 09:14:47 +00:00
naddy
5b78b831af
update to 1.9.1; from Chris Kuethe <ckuethe@ualberta.ca>
2004-08-08 15:06:23 +00:00
xsa
5169bf05a7
new-style MODULES
2004-08-04 19:46:14 +00:00
espie
e492e46724
NO_SHARED_LIBS always defined.
2004-08-02 12:45:59 +00:00
marcm
05be03ff5f
Updated to 1.2.13. Bug fixes and updated the port some.
2004-07-25 00:17:39 +00:00
espie
c3a71ab9a0
fed up with changing checksums: provide a local mirror and kill
...
IGNOREFILES.
2004-07-11 12:18:44 +00:00