1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-29 21:39:24 +00:00
Commit Graph

2671 Commits

Author SHA1 Message Date
Kevin Lo
5d167a7328 Upgrade to 0.74 2001-01-09 06:31:55 +00:00
Kevin Lo
b27fdfd5a4 Fix pkg-plist 2001-01-09 06:29:27 +00:00
Will Andrews
052cf380ee Release to the world all of my ports that I don't use, excluding KDE 1,
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
2001-01-09 00:06:25 +00:00
Akinori MUSHA
0b11e7b85b Update to 0.7.8. 2001-01-08 22:48:13 +00:00
Vanilla I. Shu
511045b36c Upgrade p5-HTML-Parser => 3.15
p5-Net-Daemon  => 0.34
	p5-Storable    => 1.0.7
2001-01-08 22:23:27 +00:00
Jun Kuriyama
3715e6f709 Use $PERL_ARCH instead of ${MACHINE_ARC}-freebsd.
Pointed out by:	bento
2001-01-08 10:31:46 +00:00
Jun Kuriyama
ef9b6002e4 Use $PERL_ARCH instead of i386-freebsd.
Pointed out by:	bento
2001-01-08 10:28:31 +00:00
Jun Kuriyama
57da72838b Use $PERL_CONFIGURE. 2001-01-08 06:44:24 +00:00
Bill Fenner
b2079ddfe5 Remove albast@xs4all.nl as MAINTAINER; mail has been bouncing for 3 months. 2001-01-07 18:32:16 +00:00
Will Andrews
e40046b15d Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
Akinori MUSHA
111be898ad Fix configure script to properly detect FreeBSD's dlopen() facility.
This get libslang built with the dynamic linking feature (import()
etc.).   PORTREVISION bumped.

Approved by:	MAINTAINER
2001-01-06 10:48:02 +00:00
David E. O'Brien
a480a804e8 GNU cross compiler suite for ARM. This is a vanilla version of gcc only.
That is, it does not contain any libs or startup code for creating executable
files.

PR:		22849
Submitted by:	Espen Skoglund <esk@ira.uka.de>
		(with much cleanup and tweaks by me)
2001-01-06 08:05:31 +00:00
Joerg Wunsch
ec53eb5005 Upgrade to a newer version which now matches the supplied PDF
documentation file.  Still not the most recent version though, since
that one would require a more recent (still beta) gcc.
2001-01-05 17:38:14 +00:00
Ade Lovett
1d10378197 Update to 0.31 2001-01-05 15:36:09 +00:00
Akinori MUSHA
5c89a45427 Update to knu-cvsweb 1.104.1.59.
2001-01-05 09:00  knu

	* cvsweb.cgi: Delete $ENV{PATH} before everything. (against -T
	paranoia) It's nothing to worry since cvsweb.cgi always invokes
	executables by full paths, though.

	Correct the error messages regarding $command_path.

2001-01-03 17:57  knu

	* cvsweb.cgi, cvsweb.conf: Don't rely on perl's $ENV{PATH} search.
	Search commands for itself and specify them by full paths.
2001-01-05 00:13:39 +00:00
FUJISHIMA Satsuki
43895345be add missing message catalogue.
remove empty share/locale stuff.

Submitted by: bento
2001-01-04 17:09:32 +00:00
David E. O'Brien
e6c9077a8e GNU binutils for vanilla ARM cross-development
PR:		22848
Submitted by:	Espen Skoglund <esk@ira.uka.de>
2001-01-04 12:29:50 +00:00
Neil Blakey-Milner
b7f41ec917 Add zziplib 0.10.11, a library to provide transparent read access to
zipped files.

PR:		24046
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-01-04 11:14:38 +00:00
Will Andrews
9e9db90520 Remove devel/p5-String-Strip; this was a mistake as it already exists in
textproc.. I'd overlooked the fact that nbm did this earlier today.  Plus,
textproc is really the right place for p5-String-* ports.

Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:26:08 +00:00
Will Andrews
b678d6f47b Add p5-Search-Binary 0.95, perl module that implements a generic binary
search algorithm.

PR:		24029
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:10:30 +00:00
Will Andrews
3db2036684 Add p5-Server-FastPL 1.0.2, perl module to eliminate the compile-time of
big scripts.

PR:		24028
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:09:56 +00:00
Will Andrews
d8b9865e7b Add p5-Set-Scalar 1.03, perl module containing a set of scalars, including
references.

PR:		24026
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:08:13 +00:00
Will Andrews
9cd3846c07 Add p5-Set-Object 1.02, perl module to manage sets of objects.
PR:		24025
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:06:47 +00:00
Will Andrews
fc0fdab7ea Add p5-Set-NestedGroups 0.01, perl module for grouped data eg ACL's,
city/state/country etc.

PR:		24024
Submitted by:	Anton Berezin <tobez@tobez.org>
2001-01-04 00:05:58 +00:00
Will Andrews
7b31e1730d Add p5-String-Random 0.198, a perl interface to generate "random" strings. 2001-01-03 23:51:52 +00:00
Will Andrews
b4edb5af14 Add p5-File-Cache 0.13, a perl module implementing a persistent object
store.
2001-01-03 23:50:44 +00:00
Will Andrews
91ab13cf86 Add p5-File-Binary 0.3, a perl interface to modify and read binary files. 2001-01-03 23:49:29 +00:00
Will Andrews
bc47b1f8b9 Add p5-String-Strip 1.01, perl module that implements efficient
whitespace removal routines.
2001-01-03 23:45:43 +00:00
Will Andrews
3b2a96dbd4 Add p5-String-RexxParse 1.08, perl module that provides an interface to
REXX parsing routines.
2001-01-03 23:45:17 +00:00
Will Andrews
91c7519e67 Add p5-Tie-IxHash 1.21, perl module implementing ordered in-memory
associative arrays.
2001-01-03 23:44:37 +00:00
Will Andrews
2479fda868 Add p5-String-Checker 0.03, perl module implementing an extensible string
validation interface.
2001-01-03 23:43:47 +00:00
Will Andrews
4b8d705b34 Add p5-Proc-Daemon 0.02, perl module that provides a method to daemonify a
Perl script.
2001-01-03 23:42:19 +00:00
Will Andrews
b79d816b49 Add p5-Proc-Background 1.01, perl interface to running background
processes.
2001-01-03 23:42:00 +00:00
Will Andrews
4c40d1d13e Add p5-Make 1.00, perl module implementing 'make' and script. 2001-01-03 23:37:40 +00:00
Will Andrews
f5a38e2a95 Add p5-Mac-FileSpec-Unixish 1.11, perl module with functions to
manipluate pathspecs in Unixish style.
2001-01-03 23:33:00 +00:00
Will Andrews
6a2a4fc78d Add p5-LockFile-Simple 0.2.5, perl module implementing simple file
locking.
2001-01-03 23:31:56 +00:00
Will Andrews
7551439fa5 Add p5-Ioctl 0.81, perl module that provides a way to get the value of C ioctl
constants.
2001-01-03 23:31:24 +00:00
Will Andrews
779399a31e Add p5-Algorithm-Permute 0.02, perl interface to handy and fast
permutation.
2001-01-03 23:16:16 +00:00
Will Andrews
7a57137766 Add p5-Algorithm-MarkovChain 0.03, perl class capable of creating Markov
chains and output based on them.
2001-01-03 23:15:46 +00:00
Will Andrews
814b54b0e9 Add p5-Algorithm-MDiff 0.94, perl interface to calculate m-difference
between two objects.
2001-01-03 23:15:08 +00:00
Will Andrews
945244d423 Add p5-Algorithm-Diff 1.10, perl interface to compute differences between
two objects.
2001-01-03 23:14:38 +00:00
Will Andrews
02e039bbcb Add p5-Agent 3.20, perl module that provides a foundation for software agent
developers.
2001-01-03 23:14:15 +00:00
Andreas Klemm
56ffabc919 Changed maintainer to ports, I want to reduce my personal workload.
Maybe I take over again in the future if I have more time for this.
2001-01-03 22:19:35 +00:00
Clive Lin
298c88b4f9 o Fix distfile unfetchable problem
o Satisfy portlint

PR: 23919
2001-01-03 20:36:57 +00:00
FUJISHIMA Satsuki
2e575d1e0b update to 5.3.
PR:		21774
Submitted by:	Mikhail Teterin <mi@monsta.privatelabs.com>

maintainer is unreachable, temporarily?

Recipient address: mmcg@cs.monash.edu.au
Reason: Remote SMTP server has rejected address
Diagnostic code: smtp;550 <mmcg@cs.monash.edu.au>... User unknown
Remote system: dns;mail2.csse.monash.edu.au (TCP|130.194.1.8|4557|130.194.226.190|25)
2001-01-03 20:17:07 +00:00
Maxim Sobolev
48a0892666 OOPS, I committed wrong distinfo in my previous commit (update to 1.1.7). 2001-01-03 16:48:15 +00:00
Maxim Sobolev
7ecc05857e Update to 1.1.7. 2001-01-03 14:22:06 +00:00
Neil Blakey-Milner
35d965949e Add py-mxProxy 0.2.0, python module that provides a generic proxy wrapper
type.

PR:		22542
Submitted by:	Johann Visagie <johann@egenetics.com>
2001-01-03 13:56:52 +00:00
Peter Pentchev
b3ff865b0d Install a correct pkgIndex.tcl, make the pkg-plist NOPORTDOCS-aware.
PR:		23865
Submitted by:	maintainer
2001-01-03 09:27:16 +00:00
Akinori MUSHA
54cfbac643 Update to knu-cvsweb 1.104.1.57.
2001-01-03 11:55  knu

	* README.knu, cvsweb.cgi: Don't forget to add $query to the URL
	when redirecting.  Now module alias redirection and Attic
	redirection work with all sticky variables preserved. (Previously
	they didn't work against a non-default cvsroot)

	Put a text field on each directory view that allows user to jump
	directly to an arbitrary module, which can be specified either by a
	full module/file path or by a module alias.
2001-01-03 03:24:08 +00:00