Commit Graph

6668 Commits

Author SHA1 Message Date
Satoshi Asami
ff7e4c5e08 Align all info dir entries in the "emacs" section. 1997-05-28 03:06:38 +00:00
Bill Fenner
400fea0d66 Update from 1.16.1 to 1.16.7 (bug-fixes only) 1997-05-28 02:21:48 +00:00
Bill Fenner
70e0e2f636 Upgrade to lmbench 1.1 1997-05-28 02:18:20 +00:00
Satoshi Asami
f53e58d1c8 Move @unexec install-info before "^info/mtools.info$" line; otherwise
pkg_delete will fail with missing info file (the file will have been
deleted by the time install-info is executed).

Reported by:	WATANABE Junya <junya@tippr.info.eng.niigata-u.ac.jp>
1997-05-28 01:58:22 +00:00
Masafumi Max NAKANE
66489dea2d Activate automake. 1997-05-27 16:46:01 +00:00
Masafumi Max NAKANE
0a1869c95e New port, automake:
GNU Standards-compliant Makefile generator
PR:		3199
Submitted by:	FUJIMOTO Kensaku <fujimoto@oscar.elec.waseda.ac.jp>
1997-05-27 16:40:49 +00:00
Jean-Marc Zucconi
0dfb3a5a4a Link with -lncurses. Mshell no more worked when linked with -lcurses. 1997-05-27 02:20:28 +00:00
Andrey A. Chernov
72d0ab0cd5 Reduce number of patches needed for fnmatch 1997-05-26 22:21:51 +00:00
Andrey A. Chernov
092e813500 Use different way to nuke local fnmatch.h to not touch dependances 1997-05-26 21:28:12 +00:00
Satoshi Asami
5d1881a85d Change "version required".
Submitted by:	Steve Ratliff <steve@bsd.avionmfg.com>
1997-05-26 21:26:46 +00:00
Andrey A. Chernov
0149da1f30 FIx serious globbing error with \ due to wrong local fnmatch.h included 1997-05-26 21:22:06 +00:00
Stefan Eßer
2bd6c722ce Upgrade to 970525 version of Wine. 1997-05-26 15:11:50 +00:00
Peter Wemm
72383a3825 If compiling under native ncurses (instead of libcurses), we have to
use the terminfo version of tparam() since the termcap version supplies
tgoto() which seriously screws up text display.  ncurses-4.1 has both a
termcap and terminfo internal interface and is quicker with the terminfo
one even when it's read a termcap.db file.
1997-05-26 13:34:38 +00:00
David E. O'Brien
255edb8c11 Mark port as broken for -current. 1997-05-26 10:28:04 +00:00
Satoshi Asami
30ec2f0016 Update to 3.4 release. Also make it peacefully coexist with older
tiff versions.  It is no longer marked BROKEN.

PR:		3517
Submitted by:	itojun@itojun.org
1997-05-26 02:16:39 +00:00
Satoshi Asami
a6c6c61669 Shared library versions have changed. 1997-05-26 01:58:21 +00:00
Satoshi Asami
178ed61972 No need to use += in CONFIGURE_ENV, it's defined later in bsd.port.mk. 1997-05-26 01:56:54 +00:00
Torsten Blum
dd6042bcfc I don't maintain this port
satoshi added myself a the maintainer in rev 1.7 wihout asking me - he did
not even mention it in the commit message
1997-05-25 21:24:32 +00:00
Masafumi Max NAKANE
2df99e4b28 Fix typo in the MAINTAINER field.
PR:		3679
Submitted by:	 sanpei@yy.cs.keio.ac.jp
1997-05-25 18:34:39 +00:00
Masafumi Max NAKANE
6ee424222a Use the file in CPAN as distfile instead of one I created. 1997-05-25 18:29:06 +00:00
Masafumi Max NAKANE
120dfa0c9e Added cosmo/* as the port may violate the copyright since it is said to be
resembling to certain game by Namco.
1997-05-25 17:32:46 +00:00
Masafumi Max NAKANE
d88f302aef Added cosmo. 1997-05-25 17:28:18 +00:00
Masafumi Max NAKANE
6ab9b7ffdc New port, cosmo gang the puzzle.
PR:	2445
Submitted by:	 Nakai@Mlab.t.u-tokyo.ac.jp
1997-05-25 17:24:02 +00:00
David E. O'Brien
2561261561 Add ache's configure options to the export version. 1997-05-25 16:28:50 +00:00
Andreas Klemm
c53259b5f2 - modified Makefile, to use CFLAGS form /etc/make.conf
- reformatted DESCR
- removed manpage compression from tosha's Makefile and added
  manpages in the ports Makefile (MAN1) so that the port is now
  aware of NOMANCOMPRESS
PR:
Reviewed by:
Submitted by:
Obtained from:
1997-05-25 08:58:44 +00:00
James FitzGibbon
b029dadd98 Remove Separate requirements for CGI.pm and ExtUtils::Embed; the perl5 requirement will include them 1997-05-25 08:46:07 +00:00
Andreas Klemm
babde161f9 enabled tosha 1997-05-25 08:42:35 +00:00
Andreas Klemm
a158c4f837 Imported new audio port tosha.
tosha: read CD digital audio data through the SCSI bus.
PR:		closes PR 3652
Submitted by:	oliver.fromme@heim3.tu-clausthal.de (Oliver Fromme)
1997-05-25 08:41:41 +00:00
David E. O'Brien
67ef94ac24 Update the INSTALL doc for 44BSD systems rather than old 4.3BSD. 1997-05-25 04:50:04 +00:00
David E. O'Brien
d31f519f62 Cleaned up install output. 1997-05-25 04:35:44 +00:00
David E. O'Brien
5fb31df5fd Turn on agrep. 1997-05-25 03:43:23 +00:00
David E. O'Brien
62586b524b agrep is a tool for fast text searching allowing errors.
The three most significant features of agrep that are not supported by
the grep family are
1) the ability to search for approximate patterns
2) agrep is record oriented rather than just line oriented
3) multiple patterns with AND (or OR) logic queries
1997-05-25 03:42:42 +00:00
David E. O'Brien
1027a39b8e share vim5beta with the world. 1997-05-25 03:00:16 +00:00
David E. O'Brien
87322138a9 Beta version of Vim 5.0.
Vim 5.0 beta is still under development (hasn't really reached a final beta
stage).  Until that point, I don't want to change the stable vim-4.6 port.

Note that Vim5.0 has syntax coloring and Perl 5.004 support.
1997-05-25 02:59:06 +00:00
David E. O'Brien
6fceba7f12 Upgrade to 4.08
from 00DIST:
	Added CD9660 (aka ISO) file system support to FreeBSD
	While at it, added file descriptor system support to FreeBSD
1997-05-25 01:01:25 +00:00
Andrey A. Chernov
6c29785067 Remove two initial ranlib's without any previous file 1997-05-24 21:49:27 +00:00
David E. O'Brien
db8bbfd2b2 Needed to install HISTORY file for one of the helps to work.
Also need to remove lib/FileRunner/bitmaps before removing lib/FileRunner
Switched shell ``for'' loop to make's ``.for'' looping.
1997-05-24 17:08:37 +00:00
Masafumi Max NAKANE
3ccd0b12d7 Back out previous change by jfitz.
This port does *not* depend on perl5.003, instead, this is port of
Japanized version of perl5.003!
1997-05-24 15:05:04 +00:00
James FitzGibbon
67f2b0e5df Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00
David E. O'Brien
e0f0b7f5f1 Style police
* ${MKDIR} doesn't need explicit -p
   * cp -> ${CP}
1997-05-24 09:16:59 +00:00
David E. O'Brien
4795f17c9c Upgrade to 0.79 1997-05-24 08:45:06 +00:00
Mark Murray
114fff35fa Upgrade to Perl5.004. SUID Perl Works for 3.0-current and 2.2.2! 1997-05-23 20:07:04 +00:00
Thomas Gellekum
a02206c797 Activate cs. 1997-05-23 08:02:50 +00:00
Thomas Gellekum
ff1ff2f0c7 cs requires a written license. 1997-05-23 08:01:46 +00:00
Thomas Gellekum
fb64040ac2 Import cs port. cs is a small utility with some of the cscope functionality. 1997-05-23 07:58:58 +00:00
David E. O'Brien
0eefe8db84 Upgrade to 2.1.
Submitted by:	jkh
1997-05-23 05:58:00 +00:00
David E. O'Brien
82b7adc2d6 turn on ddd 1997-05-22 21:42:20 +00:00
David E. O'Brien
4dbcf54ff9 DDD is the Data Display Debugger, a common graphical front-end for
GDB, DBX, and XDB debuggers.

DDD is an Motif application that besides the "usual" features such as viewing
source texts and breakpoints, DDD provides a _graphical_data_display_, where
data structures are displayed as graphs.  A simple mouse click dereferences
pointers or reveals structure contents.  Complex data structures can be
explored incrementally and interactively, using automatic layout if
preferred.  Each time the program stops, the data display reflects the
current variable values.
1997-05-22 21:41:26 +00:00
Thomas Gellekum
b3a353b967 Use install-info. 1997-05-22 07:53:32 +00:00
Bill Fenner
e223398695 Upgrade to rtpmon-1.0a7 1997-05-22 05:37:59 +00:00