1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

20948 Commits

Author SHA1 Message Date
David E. O'Brien
d37a67eabe portlint 1999-09-05 21:52:16 +00:00
SADA Kenji
c2bf6eaba7 Change MASTER_SITES: one is typo, one is not accessible now.
PR:		ports/13582
Submitted by:	Yoshishige ARAI <ryo2@on.rim.or.jp> (maintainer)
1999-09-05 21:39:45 +00:00
Bill Fumerola
1824f755fb Add p5-Parse-RecDescent 1999-09-05 20:25:03 +00:00
Bill Fumerola
56eda0e1e8 RecDescent incrementally generates top-down recursive-descent text
parsers from simple yacc-like grammar specifications.

Submitted by:	W. Gerald Hicks <wghicks@bellsouth.net>
PR:		ports/12569
1999-09-05 20:23:19 +00:00
SADA Kenji
e5448d0679 A simple MUA with Japanese extention.
PR:		ports/12451
Submitted by:	"IWASHITA Yoji" <shuna@pop16.odn.ne.jp>
1999-09-05 20:12:00 +00:00
SADA Kenji
5e6d24c3e8 Text-based powerful mail client with Japanize patch.
PR is about version 0.95 but submitter sent new version 1.0-b1 to
ports-jp ML and I'll commit it.

PR:		12451
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp>
1999-09-05 20:04:07 +00:00
SADA Kenji
2e419d4dd2 Change MASTER_SITES to freefall.
Original archive looks removed.
1999-09-05 18:36:01 +00:00
Chuck Robey
2eb4f011e6 Enable gd-old. 1999-09-05 18:28:19 +00:00
Chuck Robey
316cf389fa changed this to make us of the gd-old library (and include files)
instead of gd, so that the old gd port, which had the required gif
support, is now working.
1999-09-05 18:25:55 +00:00
SADA Kenji
68b08e9808 Add Freefall to MASTER_SITES. 1999-09-05 17:39:12 +00:00
Steve Price
3f4c0abac8 Still not quite sure what the 'trick' is, but do it in pre-extract instead
of post-fetch so we don't get a stray work directory on a 'make fetch'.
1999-09-05 17:03:40 +00:00
Justin M. Seger
b88f9d4cef Upgrade repository copies to tcl/tk 8.2 1999-09-05 16:32:10 +00:00
Steve Price
91a7f729bb Quick fix so this builds again on FreeBSD/Alpha. 1999-09-05 16:27:18 +00:00
SADA Kenji
c0e9537261 Remove dependency to japanese/jcode.pl. 1999-09-05 15:33:13 +00:00
Ralf S. Engelschall
9a5576ef77 Upgrade to GNU Portable Shell Tool (shtool), version 1.4.6 1999-09-05 13:43:36 +00:00
David E. O'Brien
e4481e5876 turn on cdecl 1999-09-05 05:07:50 +00:00
David E. O'Brien
2bc00d96c9 Cdecl composes compilable C declarations and typecasts from descriptive
English phrases, and can also explain a complicated typecast or declaration.
It handles ANSI C, C++, pre-ANSI C, and K&R C, and has TAB completion of
keywords and line editing and history (provided by the GNU readline library).
1999-09-05 05:07:08 +00:00
Chris Piazza
2973fb8992 Update MASTER_SITES
PR:		13580
Submitted by:	maintainer
1999-09-05 01:13:42 +00:00
Bill Fumerola
28a7dfa695 Fix to work after the ucd-snmp library bump.
Submitted by:	<jack@germanium.xtalwind.net>
PR:		ports/13540
1999-09-04 23:50:36 +00:00
Michael Haro
2262dde3ac gzip -> ${GZIP_CMD}
gzip -d  -> ${GUNZIP_CMD}
gzip -dc -> ${GZCAT}
gunzip   -> ${GUNZIP_CMD}
1999-09-04 23:39:29 +00:00
Bill Fumerola
415432b375 Upgrade to 1.6.3
Submitted by:	Will Andrews <andrews@technologist.com>
PR:		ports/13455
1999-09-04 23:36:48 +00:00
Bill Fumerola
db60f873fb o Bump SHLIB_VERSION to 4 and make this port build it that way.
o Look for perl in the right place (patch-ah)
o Add a typedef that ucd-snmp wants (patch-ag)
o Install headers files with the right permissions

Submitted by:	<jack@germanium.xtalwind.net>
PR:		ports/13539
----------------------------------------------------------------------

o Remove extraneous HAS_CONFIGURE introduced by nectar in rev1.19
o Use the PATCH_* framework and grab 012.patch from the authors.
1999-09-04 23:30:47 +00:00
Bill Fenner
93c4a3203c Oops, I forgot about Id -> FreeBSD. 1999-09-04 20:46:49 +00:00
Chris Piazza
87c3505492 Update to version 1.11.1
PR:		13578
Submitted by:	maintainer
1999-09-04 20:45:36 +00:00
Chris Piazza
14f21e6e1e Update to version 0.51.2 and fix the URL in DESCR 1999-09-04 20:40:53 +00:00
David E. O'Brien
1c5fe891c5 portlint 1999-09-04 20:34:13 +00:00
Chris Piazza
80275371d1 Update to version 0.4.6
Submitted by:	Will Andrews <andrews@technologist.com>
1999-09-04 20:30:59 +00:00
Bill Fenner
c0b5a54004 Portlintify
PR:		ports/13447
Submitted by:	Oleg V. Volkov <rover@lglobus.ru>
1999-09-04 20:29:45 +00:00
Chris Piazza
44dfea1a17 Update to version 0.36b3.1
PR:		13572
Submitted by:	Jacob Hart <c9710216@atlas.newcastle.edu.au>
1999-09-04 20:22:36 +00:00
David E. O'Brien
c799c513f4 portlint 1999-09-04 20:14:11 +00:00
Chris Piazza
dc36d7926b Add a RUN_DEPENDS on xloadimage.
From originator:
	Necessary EG For a mail with Content-Type: image/gif
	unless you happen to have EG setenv X_VIEWER xv

PR:		13472
Submitted by:	Julian H. Stacey <jhs@FreeBSD.org>
1999-09-04 20:12:34 +00:00
Chris Piazza
85370b5821 Strip the binary on install
PR:		13480
Submitted by:	Mikhail Teterin <mi@aldan.agebra.com>
1999-09-04 20:08:01 +00:00
Chris Piazza
c9a1b233ea Forced commit. The last update was from PR: ports/13500 1999-09-04 20:07:01 +00:00
Chris Piazza
9ab86e1c49 Update to version 1.6.5
PR:		13086
Submitted by:	Will Andrews <andrews@technologist.com>
1999-09-04 20:05:05 +00:00
Chris Piazza
c43a05d8a8 Update to version 5.3p7
PR:		13561
Submitted by:	maintainer
1999-09-04 19:52:28 +00:00
Chris Piazza
b4860e47bc Update to version 1.3 1999-09-04 19:48:00 +00:00
Chris Piazza
f12bea9bca Fix MASTER_SITES, some formatting issues, and update WWW:
PR:		13564
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-04 19:46:24 +00:00
Chris Piazza
f55d75e86a Update to version 0.61
PR:		13559
Submitted by:	maintainer
1999-09-04 19:44:36 +00:00
Chris Piazza
d634d641e4 Update to version 0.99.1
PR:		13527
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-09-04 19:42:49 +00:00
Chris Piazza
2aa14507af Activate elvis 1999-09-04 19:34:04 +00:00
Chris Piazza
90f74536d2 Import of elvis.
Elvis is intended to be a modern replacement for the classic
ex/vi editor.  Elvis supports many new features, including multiple
edit buffers, multiple windows, multiple user interfaces, and a
variety of display modes including plain text, syntax highlighting,
hex dump, HTML and man page formatter.

PR:		13543
Submitted by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>
1999-09-04 19:33:38 +00:00
Chris Piazza
e07be00336 Update to version 0.8.9
PR:		13537
Submitted by:	Will Andrews <andrews@technologist.com>
1999-09-04 19:30:32 +00:00
David E. O'Brien
9128fdabc2 portlint 1999-09-04 19:24:52 +00:00
David E. O'Brien
d8238738f4 change use of DISTFILES and portlint 1999-09-04 19:21:43 +00:00
David E. O'Brien
5bcd51df20 change use of DISTNAME and portlint 1999-09-04 19:18:29 +00:00
Bill Fenner
04cd4a3fba Activate rat. 1999-09-04 19:09:53 +00:00
Bill Fenner
7273d18cfe Forgot to update descriptions before importing, oops. 1999-09-04 19:05:00 +00:00
Bill Fenner
787ccf92e1 The UCL Robust Audio Tool.
PR:		ports/12535
Submitted by:	O.Hodson@cs.ucl.ac.uk
1999-09-04 19:02:01 +00:00
Shigeyuki Fukushima
710d966e30 Use syslog logging.
Fix segmentation fault problem.
Update to 1999.01.10.

Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-09-04 17:18:35 +00:00
Foxfair Hu
b83413c027 Submitted by: Joe Jih-Shien Lu <JoeLu@JoeLu.m8.ntu.edu.tw>
Make libtabe to enable shared mode.
1999-09-04 16:34:32 +00:00