brad
69d10fc282
de to libslang 1.4.3
2001-02-08 02:05:35 +00:00
wilfried
206b1a9835
Improve COMMENTs
2001-02-07 13:48:10 +00:00
avsm
c8f7d50a91
Dont use INSTALL_* macros in do-extract
...
Spotted by Thomas Nordin <nordin@cse.ogi.edu>
2001-02-05 22:52:57 +00:00
reinhard
58b160959a
mark broken: "changed download policy; sources no longer available"
...
requested by maintainer
2001-02-05 10:25:41 +00:00
espie
43949024e0
+slib
2001-02-03 20:41:56 +00:00
espie
84d10f89fd
split slib from scm, as it's much cleaner if someone else wants to build
...
other scheme ports.
2001-02-03 20:39:15 +00:00
avsm
14f5507efe
+ p5-MLDBM
2001-02-01 17:42:46 +00:00
avsm
8d21f31f65
inital import of p5-MLDBM-2.00
...
--
This module can be used to store multidimensional hash structures
in tied hashes (including DBM files).
Optionally, you can also switch to other serializing packages such
as FreezeThaw and Storable. Storable provides much greater speeds,
and the performance of FreezeThaw is comparable to Data::Dumper.
2001-02-01 17:38:29 +00:00
wilfried
e58fe7853d
set MAINTAINER mailaddress to my new wilfried@
2001-02-01 17:34:25 +00:00
avsm
81ca9aa280
Add math to the category list; jakob@ ok
2001-01-26 13:34:25 +00:00
naddy
1bdf8cda2f
maintainer has dropped off the net, return to ports@
...
prodded by brad@
2001-01-22 21:55:27 +00:00
brad
b9907e361c
- FAKE_FLAGS is not needed anymore
...
- use "cc -shared" on 2.8 and up to create shared libraries.
- don't try to link shared libraries with libc.
2001-01-19 18:26:06 +00:00
brad
d5273f9777
teach libtool about export_dynamic_flag_spec for ELF-based archs.
2001-01-19 17:59:16 +00:00
brad
fd0463ba70
bump NEED_VERSION
2001-01-19 17:58:48 +00:00
reinhard
242ebe1b02
+gtl
2001-01-19 16:42:50 +00:00
reinhard
e2204ecc2c
Graph Template Library (GTL) is based on the Standart Template Library
...
(STL), which is supposed to become a part of the C++ standart library
and therefore is an ideal basis when writing portable programs.
For the design of the GTL's API the API of LEDA is used as a base. GTL
contains the classes needed to work with graphs, nodes and edges and
some basic algorithms as building blocks for more complex graph
algorithms. Further algorithms are under work.
Unfortunately, STL has no support for graphs and graph algorithms.
However, graphs are widely used to model complex relational
structures.
MAINTAINER= Peter Valchev <pvalchev@toxiclinux.org>
2001-01-19 16:33:15 +00:00
kevlo
48bb90c377
Add jad and enable p5-Storable.
2001-01-19 03:14:29 +00:00
kevlo
7a91ac84cc
Initial import of jad-1.5.7f
...
Jad is a fast Java decompiler
2001-01-19 03:13:23 +00:00
kevlo
7e7851e58b
Initial import of Storable-1.0.7
...
This is persistency for perl data structures
2001-01-19 03:11:49 +00:00
brad
c1eebc4d21
teach libtool about export_dynamic_flag_spec for ELF-based archs.
2001-01-14 18:29:35 +00:00
brad
5068218e2f
teach libtool about export_dynamic_flag_spec for ELF-based archs.
2001-01-14 17:50:33 +00:00
avsm
b1cb844f7e
SEPARATE_BUILD works in concurrent mode
2001-01-13 12:47:26 +00:00
naddy
4767e9b75b
Update to 1.104.1.62.
...
- Run "tar cf - ... | gzip -c" rather than "tar zcf - ..." to avoid
tar(1)'s automatic padding of nulls to align with the block size,
which is just garbage for a receiver.
- Have $uname variable to hold the OS implementation name and wrap
FreeBSD or OpenBSD specific features in conditional blocks using
$uname.
- Miscellaneous small fixes.
2001-01-12 00:13:08 +00:00
kevlo
e3957cada6
Enable p5-Data-Flow and p5-C-Scan
2001-01-09 06:26:08 +00:00
kevlo
421142e3eb
Initial import of C-Scan-0.74.
...
This module to scan C language files.
2001-01-09 06:25:11 +00:00
kevlo
4154e1490b
Initial import of Data-Flow-0.05
...
This is perl5 extension for simple-minded recipe-controlled build of data
2001-01-09 06:23:54 +00:00
kevlo
caf70c252f
Add p5-Algorithm-Diff, p5-Algorithm-MDiff, p5-Algorithm-MarkovChain,
...
p5-Algorithm-Permute, and p5-B-Graph.
2001-01-09 05:51:05 +00:00
kevlo
f4b7b67ed7
Initial import of B-Graph-0.51
...
This is backend to diagram op trees
2001-01-09 05:48:06 +00:00
kevlo
984bcd55d6
Initial import of Algorithm-Permute-0.02
...
This interface to handy and fast permutation
2001-01-09 05:46:45 +00:00
kevlo
2585557758
Initial import of Algorithm-MarkovChain-0.03
...
This module to create Markov chains and output based on them
2001-01-09 05:45:24 +00:00
kevlo
4e0238a7b2
Initial import of Algorithm-MDiff-0.94
...
This interface to calculate m-difference between two objects
2001-01-09 05:43:43 +00:00
kevlo
ccb4f9c1dd
Initial import of Algorithm-Diff-1.10
...
This interface to compute differences between two objects
2001-01-09 05:42:24 +00:00
kevlo
784868d344
Remove .packlist and fix packing list.
2001-01-09 05:26:10 +00:00
avsm
d66c8dc786
- update to p5-FreezeThaw-0.41
...
- bump NEED_VERSION
- bring DESCR up-to-date (module handles overloaded objects now)
2001-01-09 00:09:00 +00:00
avsm
0d1ee47da4
this is clearer; espie@
2001-01-08 21:28:13 +00:00
avsm
2020cad499
Do not install .packlist, suggested by espie@
2001-01-08 20:54:54 +00:00
avsm
849126fd8a
- update to gnu indent 2.2.6
...
- bump NEED_VERSION
- flesh out DESCR a bit more
- COMMENT no longer starts with a capital letter
2001-01-08 20:18:48 +00:00
naddy
999dd2ded6
Fix up FreeBSD repository example file to work with OpenBSD RCS.
2001-01-08 02:17:38 +00:00
kevlo
7561a41cc5
Add p5-Class-MethodMaker
2001-01-06 15:53:12 +00:00
kevlo
abfd44786b
Initial import of Class-MethodMaker-1.01
...
This module for creating generic methods
2001-01-06 15:52:19 +00:00
naddy
f6d290a9a9
Update to 1.104.1.59.
...
- Put a text field on each directory view that allows users to jump
directly to an arbitrary module, which can be specified either
by a full module/file path or by a module alias.
- Don't rely on perl's $ENV{PATH} search. Search commands for
itself and specify them by full paths
- Miscellaneous fixes.
2001-01-06 13:29:24 +00:00
naddy
1dbc18db0e
- fix CONFIGURE_ARGS, my bad
...
- add HOMEPAGE
from maintainer
2001-01-05 11:58:55 +00:00
naddy
9f23237cf8
+libdockapp
2001-01-04 00:54:29 +00:00
naddy
dcb1283ac6
Import of libdockapp-0.4.0.
...
Submitted by Peter Stromberg <home@wilfried.net>.
DockApp Making Standard Library.
2001-01-04 00:52:35 +00:00
kevlo
136fc827ab
better
2001-01-03 07:35:43 +00:00
naddy
3fda67d88c
Port changes:
...
- Install icons.
- Additional MASTER_SITES.
Update to 1.104.1.55:
- Move configuration files to cvsweb subdirectory.
- Add cvsweb.conf-{freebsd,netbsd,openbsd,ruby} examples.
- Add $prkeyword variable to specify the bug report identifier.
- Run under perl -T.
- Turn $allow_compress off by default.
- Miscellaneous fixes.
2001-01-03 00:51:40 +00:00
avsm
981fbe87ca
use FULLDISTDIR instead of recreating it from separate variables
2001-01-02 16:30:02 +00:00
jakob
2a4dcd8205
update to v3.4
...
- bug fixes
- pgrep changed name to pcregrep
2001-01-01 19:08:11 +00:00
brad
142c91ac99
upgrade to libaudiofile 0.2.0
2000-12-31 19:45:32 +00:00
naddy
4e40a25694
Fix packaging list. ok angelos@
2000-12-31 18:31:52 +00:00