Commit Graph

36192 Commits

Author SHA1 Message Date
Will Andrews
24d5a926c9 Fix broken LOCALBASE-instead-of-PREFIX references. Silence regex action
in pre-configure.  Unsilence install actions besides mkdir's.

Submitted by:	maintainer
2000-12-31 07:23:49 +00:00
Trevor Johnson
31547f2f42 Add NO_CDROM and NO_PACKAGE to www/Mosaic port, to conform to the license. 2000-12-31 07:01:50 +00:00
Trevor Johnson
7c09c310d5 ports/audio/opmixer 2000-12-31 06:49:19 +00:00
Trevor Johnson
1d2eed8acb Add new port of opmixer, a gtk-- program for adjusting an audio
mixer.  I've marked it RESTRICTED because it doesn't mention the
license.  The author tells me that the next version will.  The
distfile for this weighs in at just over 4 kB!
2000-12-31 06:48:48 +00:00
Will Andrews
58e54dfd23 Add pash 2.2, a full-screen shell, similar to Midnight Commander. Some
patches were included to fix various bugs (including what I believe are
potential overflow bugs involving gets()).

PR:		23949
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2000-12-31 06:02:40 +00:00
Will Andrews
641bd655c3 Add p5-Text-Iconv 1.1, a perl interface to iconv().
PR:		23855
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2000-12-31 05:51:33 +00:00
Will Andrews
441bdcd6a5 Add p5-Finance-Quote 1.04, a perl module to obtain stock and mutual fund
quotes from various exchanges.

PR:		23854
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2000-12-31 05:48:35 +00:00
Will Andrews
3afad9b84d Add p5-Text-Tmpl 0.23, a perl module implementing a templating system
library.

PR:		23971
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:45:45 +00:00
Will Andrews
7756dfe8f4 Add p5-Text-Query-SQL 0.09, a perl module that provides query builders for
SQL databases.

PR:		23969
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:44:52 +00:00
Will Andrews
36f8276f2a Add p5-Text-Query 0.07, a perl module implementing a query process
framework.

PR:		23968
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:42:03 +00:00
Will Andrews
3e33b0de4b Add p5-Text-PDF 0.12, a perl module for manipulating PDF files.
PR:		23966
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:40:39 +00:00
Will Andrews
5f0157d55c Add p5-Text-Graphics 1.0001, a perl module (toolkit) for rendering
textual graphics.

PR:		23965
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:38:41 +00:00
Will Andrews
6a5e36c56c Add p5-Text-Wrapper 1.000, a perl module that includes a simple word
wrapping routine.

PR:		23964
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:35:34 +00:00
Will Andrews
e0d218180e Add p5-Text-Format 0.52, a perl module that includes various subroutines
to format text.

PR:		23963
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:34:30 +00:00
Will Andrews
6d94f472e5 Add p5-Text-Flowchart 1.00, a perl module to make ASCII Flowcharts. Wow,
the things they're doing in Perl these days..

PR:		23962
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:31:18 +00:00
Will Andrews
6ea8266784 Add p5-Text-FixedLength 0.12, a perl module to parse and create fixed
length field records.

PR:		23933
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:28:40 +00:00
Will Andrews
c7b9d6e00b Add p5-Text-Filter-Chain 0.02, a perl module to chain multiple
Text::Filter objects and runs them in sequence.

PR:		23932
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:25:53 +00:00
Will Andrews
11166c4862 Add p5-Text-Filter 1.7, a perl module with a base class for objects that
can read and write text lines.

PR:		23931
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:23:35 +00:00
Will Andrews
c084d40d0f Add p5-Text-FillIn 0.05, a Perl module (class) implementing a fill-in
template.

PR:		23929
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:22:15 +00:00
Will Andrews
4193137a14 Add p5-Text-DoubleMetaphone 0.04, a perl module for phonetic encoding
of words.

PR:		23926
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:20:36 +00:00
Will Andrews
b7607ef66b Add p5-Text-Bind 0.04, a perl module to bind Perl structures to textfiles.
PR:		23922
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:19:16 +00:00
Will Andrews
b8aa60da8b Add p5-Text-Autoformat 1.04, a perl module for automatic and manual text
wrapping and reformating formatting.

PR:		23918
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:17:09 +00:00
Bill Fumerola
9208fd7439 From the submitter:
- <sys/conf.h> requires 'SPECNAMELEN'.
- 'SPECNAMELEN' is defined in <sys/param.h>
- however, disk.c includes <sys/conf.h> before including <sys/param.h>

Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
2000-12-31 05:17:01 +00:00
Will Andrews
f22b27b173 Add p5-DelimMatch 1.03, a perl module to find regexp delimited strings
with proper nesting

PR:		23916
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:15:39 +00:00
Will Andrews
a041248ae1 Add p5-Email-Find 0.02, a perl module to find RFC 822 email addresses in
plain text.

PR:		23915
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:13:24 +00:00
Will Andrews
a087a6cdd6 Add p5-Email-Valid 0.12, a perl module to check the validity of email
addresses.

PR:		23914
Submitted by:	Anton Berezin <tobez@tobez.org>
2000-12-31 05:10:10 +00:00
Will Andrews
339a87d642 Add p5-Lingua-RU-Charset 0.02, a Perl module for detecting and converting
various russian character sets.

PR:		23905
Submitted by:	Alex Kapranoff <kapr@crosswinds.net>
2000-12-31 05:07:46 +00:00
Lars Koeller
22e72a3d6a Not necessary anymore, deleted. 2000-12-31 00:26:54 +00:00
Lars Koeller
5405ca3433 Type in mail address is Makefile, remove script dir. 2000-12-31 00:17:55 +00:00
FUJISHIMA Satsuki
680fd5e7c7 remove stale MASTER_SITES.
PR:		23851
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
Found by:	Fenner's portsurvey
2000-12-30 22:58:03 +00:00
FUJISHIMA Satsuki
e937c4fff7 remove extra directories properly.
PR: 23846
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2000-12-30 22:43:18 +00:00
FUJISHIMA Satsuki
006cf34feb fix plist.
PR: 23843
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2000-12-30 22:05:11 +00:00
FUJISHIMA Satsuki
62e2855433 add gtags support.
Submitted by: issei
2000-12-30 22:01:57 +00:00
FUJISHIMA Satsuki
37014a880c maintainer is committer now. 2000-12-30 21:58:38 +00:00
Maxim Sobolev
2f79b184d1 Fix typo.
PR:		23853
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-12-30 20:48:13 +00:00
Maxim Sobolev
c6fdf1328f Fix "X manpage" error with XFree86-4.
PR:		23420
Submitted by:	FUJISHIMA Satsuki <k5@cheerful.com>
2000-12-30 20:41:11 +00:00
Satoshi Asami
5cfc5a6780 Now that the mips-* ports are brought back from the Attic, add them back. 2000-12-30 19:40:39 +00:00
FUJISHIMA Satsuki
556eb7321d use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
change maintainer to ports@ due to e-mail bounces for a month.

... while talking to maildrop.xs4all.nl.:
>>> RCPT To:<albast@xs4all.nl>
<<< 550 <albast@xs4all.nl>... User unknown

PR:		23443
2000-12-30 19:37:19 +00:00
FUJISHIMA Satsuki
0d20693434 use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
PR:		   23695
Submitted by:	   myself
Non-responce from: maintainer
2000-12-30 19:10:43 +00:00
FUJISHIMA Satsuki
676b2d1f90 fix manpage handling with XFree86-4.
PR:		   23694
Submitted by:	   myself
Non-responce from: maintainer
2000-12-30 19:08:00 +00:00
FUJISHIMA Satsuki
843f07e8a8 use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
PR:		   23693
Submitted by:	   myself
Non-responce from: maintainer
2000-12-30 19:05:00 +00:00
FUJISHIMA Satsuki
7605b55c6d use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
honor CC.

PR:		23510
Submitted by:	myself
Approved by:	maintainer
2000-12-30 19:01:29 +00:00
FUJISHIMA Satsuki
7ff105631c use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
PR:		23508
Submitted by:	myself
Approved by:	maintainer
2000-12-30 18:59:21 +00:00
FUJISHIMA Satsuki
c5955c91a6 use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
change maintainer to ports@ due to maintainer claims having not been
maintaining this port for a long time.

PR:		23481
Submitted by:	myself
Approved by:	former maintainer
2000-12-30 18:50:39 +00:00
FUJISHIMA Satsuki
ea6fb038dd use ComplexProgramTarget NoMan to avoid making html manpage with XFree86-4.
PR:		23471
Submitted by:	myself
Approved by:	maintainer
2000-12-30 18:45:24 +00:00
FUJISHIMA Satsuki
aafdbdc7f2 Correct manpage handling with XFree86-4.
honor CFLAGS.
supress <malloc.h> warnings.
split patch-aa into patch-a[acd].

PR:		23445
Submited by:	myself
Approved by:	maintainer
2000-12-30 18:43:12 +00:00
FUJISHIMA Satsuki
43a2aac35f use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
pre-install -> post-build to make reinstall target working.
change maintainer to ports@ due to maintainer does not have FreeBSD box
anymore.

PR:		23444
Submitted by:	myself
2000-12-30 18:37:03 +00:00
FUJISHIMA Satsuki
8c8f40c0b1 use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
/usr/bin/perl -> ${PERL}

PR:		23436
Submitted by:	myself
2000-12-30 18:30:19 +00:00
FUJISHIMA Satsuki
d951b2afdb use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
change maintainer to ports@ due to maintainer's e-mail domain name can't be
looked up for a month.

PR:		23426
Submitted by:	myself
2000-12-30 18:24:39 +00:00
FUJISHIMA Satsuki
6c433fa4ae use ComplexProgramTargetNoMan to avoid making html manpage in XFree86-4.
PR:		23423
Submitted by:	maintainer
2000-12-30 18:16:25 +00:00