Commit graph

20810 commits

Author SHA1 Message Date
cjones
8a8b295ff4 Import the Semantic Bovinator for Emacs. Lexer, parser-generator, and
parser.  Required for JDE.
2001-06-08 21:03:05 +00:00
cjones
3f93db3280 Added the latest stable speedbar, a tree-structured file browser for
Emacs.  Required for JDE.

Note that speedbar is already included with Emacs; this is a newer
version.
2001-06-08 20:50:11 +00:00
tron
5352ed6a46 Use wildcard dependence on "p5-HTML-Parser" package. 2001-06-08 20:34:16 +00:00
cjones
963c0eca68 Add eieio, which is a CLOS implementation for Emacs. Needed for JDE. 2001-06-08 20:22:00 +00:00
wiz
9577358c63 Don't shift graphics higher, which makes them drop off the page in letter
style. pkg/13056 by Ben Wong.
2001-06-08 15:13:14 +00:00
tron
856132aa53 Fix broken "xpkwedge" patch which unconditionally modifies
"USRLIBDIRPATH" causing build problems under Solaris.
2001-06-08 14:35:38 +00:00
jtb
156d1db9c7 Add license and restrictions.
From the README:

	Distribution without fee is permitted as long as all
	copyright notices are included.
2001-06-08 01:16:45 +00:00
jtb
4b5d552439 Add license and restrictions to astrolog. 2001-06-08 00:41:35 +00:00
jtb
5ef0dbc770 Add license for misc/astrolog. 2001-06-08 00:38:59 +00:00
itojun
26a6ddd25c install mtrace6(8). 2001-06-07 23:53:18 +00:00
jtb
fbd14f2e9c LICENSE=glimpse-license 2001-06-07 21:41:05 +00:00
jtb
9255dcb572 Add COPYRIGHT file from textproc/glimpse. 2001-06-07 21:39:30 +00:00
jtb
a0a9c3ea4d LICENSE=no-commercial-use
;# Redistribution for non-commercial purpose, with or without
;# modification, is granted as long as all copyright notices are
;# retained.  THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND
;# ANY EXPRESS OR IMPLIED WARRANTIES ARE DISCLAIMED.
2001-06-07 21:16:10 +00:00
jlam
1510d04371 Remove USE_LIBINTL as nothing uses libintl.a, and pass
-I${BUILDLINK}/include through via CPPFLAGS as well as CFLAGS to ensure
that readline/readline.h is found by the configure script.  Fixes
pkg/13110 by Jesse Off.
2001-06-07 20:17:39 +00:00
jlam
513c15afd8 Note dependency on php-pcre. 2001-06-07 16:30:49 +00:00
jlam
f083dca500 Add and enable php3-pcre. 2001-06-07 16:29:00 +00:00
jlam
8eecb93cd2 php3-pcre: Perl-compatible regular expressions for PHP3
This package is a placeholder that just depends on php3.
2001-06-07 16:28:27 +00:00
tron
e149c04afd Remove "post-configure" target for Solaris which is not necessary with
revision 1.750 of "mk/bsd.pkg.mk".
2001-06-07 16:23:10 +00:00
jlam
e6d06bdfcf Fix comment to make it relevant for PCRE, not LDAP. 2001-06-07 16:22:08 +00:00
tron
3cf55fa68a Fix typo in "IMAKE_MAN_CMD" for Solaris. 2001-06-07 16:21:24 +00:00
jlam
f97c2600f4 Add conflict with freetype<1.3.1 to freetype-lib and freetype-utils.
Fixes pkg/13084 by Bill Squier <groo@old-ones.com>.
2001-06-07 16:07:12 +00:00
abs
b93478f1fc Update cpuflags to 0.3
Correctly distinguish a dnard from a strongarm based risc-pc,
    and fall back to the safer risc-pc flags in case of doubt.
2001-06-07 16:05:10 +00:00
tron
c177d6ce4c Fix thinko in last commit. 2001-06-07 15:40:15 +00:00
jlam
1ab2ba8e66 Add patches missing from commit that did the following modifications:
* Use NetBSD's getpass() function instead of the homegrown one, as the
  homegrown one doesn't seem to hide the password when it is being entered.
* Add a rc.d style script to start cfsd, and also install the documentation
  for the filesystem.
* Rename c* commands to cfs_* to avoid conflicts with coda programs with
  a similar name.
2001-06-07 15:36:52 +00:00
jlam
6355b216b7 * Use NetBSD's getpass() function instead of the homegrown one, as the
homegrown one doesn't seem to hide the password when it is being entered.
* Add a rc.d style script to start cfsd, and also install the documentation
  for the filesystem.
* Rename c* commands to cfs_* to avoid conflicts with coda programs with
  a similar name.
2001-06-07 15:35:14 +00:00
tron
1c6fd1b4db Use "/usr/ccs/bin/make" under Solaris if "USE_IMAKE" is defined. 2001-06-07 15:34:16 +00:00
tron
2785edcf1b Set "X11BASE" much earlier under Solaris to get "USE_MESA" and "USE_XPM"
working if "X11BASE" is not set by the user.
2001-06-07 15:17:08 +00:00
wiz
cf6e61598f Recognize mipseb (for NetBSD/sgimips).
Patch from pkg/13132 by Rafal Boni.
2001-06-07 13:28:04 +00:00
tron
f868463c0c Add mirror site in Finland and Germany. 2001-06-07 12:39:24 +00:00
tron
994eb3d76b Add missing "INFO_FILES" assignment. 2001-06-07 11:57:52 +00:00
abs
87712201c0 Update cpuflags to 0.2 - handle arm6, arm7 & strongarm in riscpc and dnard 2001-06-07 11:56:46 +00:00
rh
395577dfc3 Add and enable nslint 2001-06-07 11:54:01 +00:00
rh
16337da08c Initial import of nslint-2.0.2, a name server consistency checker for BIND
provided in PR 13134 by Stoned Elipot <Stoned.Elipot@script.jussieu.fr>
2001-06-07 11:53:04 +00:00
abs
6c798d4602 Enable cpuflags 2001-06-07 10:29:59 +00:00
abs
e66338940f Re-import cpuflags under devel 2001-06-07 09:59:28 +00:00
abs
8fe42f76de Move cpuflags to devel 2001-06-07 09:58:08 +00:00
itojun
f9c8a68888 upgrade to postfix-20010228-pl03.
changes since pl02:

20010501

	Bugfix: The SMTP server's 550 in reply to DATA should be
	a 554 response.  And it wasn't Sendmail. Claus Assman.

	Bugfix: the INSTALL.sh test for non-interactive upgrade
	broke rooted installations that specify settings via the
	environment.  Simon Mudd.

	Bugfix: mailq output is now really flushed one message at
	a time. File: sendmail/sendmail.c.

20010507

	Bugfix: with soft_bounce=yes, the SMTP server would log
	5xx replies even though it would send 4xx replies to the
	client (Phil Howard, ipal.net). File: smtpd/smtpd_check.c.

20010523

	Bugfix: postsuper's temporary file detection logic needed
	fixing.

	Bugfix: memory leak in the LDAP client module. Alain
	Thivillon, France Teaser - Groupe Firstream.

20010525

	Bugfix: the SMTP and LMTP clients claimed that a queue file
	needed to be delivered again (even when all recipients were
	erased from the queue file) when no QUIT or RSET reply was
	received (by default, this does not happen with SMTP mail
	because the SMTP client does not wait for QUIT replies and
	does not send RSET to deliver mail).  As a result of the
	same bug the LMTP client followed a dangling pointer when
	sending QUIT after process idle timeout while the LMTP
	server had disconnected.  Files:  smtp/smtp_proto.c,
	lmtp/lmtp_proto.c.
2001-06-07 09:23:20 +00:00
jlam
a296bb6770 Update p5-CGI to 2.75.2. Changes include a fix for a syntax error in
a subroutine definition.
2001-06-07 04:29:04 +00:00
jlam
22d3aa5a41 Add patch missing from update to perl 5.6.1. 2001-06-07 04:26:48 +00:00
jlam
a9dd17e584 Update perl to 5.6.1. Changes from perl-5.6.0 include many bug fixes,
the plugging of several memory leaks, fixes to the regular expression
engine, the addition of a Unicode character classes, better support for
64-bit platorms, and updates of many modules in the base Perl Library.
See perldelta.pod for more details.

Also update p5-Data-Dumper, p5-Devel-DProf, and p5-Devel-Peek to the
latest versions distributed with the perl-5.6.1 sources, and libperl to
5.6.1 to match the perl package.
2001-06-07 04:25:31 +00:00
hubertf
a2e30883f4 Change maintainer's mail address, requested on IRC 2001-06-07 02:01:11 +00:00
jtb
948bce0990 LICENSE=amiwm-license 2001-06-07 00:09:21 +00:00
jtb
4a0616f5fb Add the LICENSE file from wm/amiwm. 2001-06-07 00:03:18 +00:00
wiz
0ebe24556a Fix warning output if new file is smaller than old one.
Noted by Kimmo Suominen. Bump to 1.9.
2001-06-06 23:37:52 +00:00
wiz
6a6cd207ab Fix distinfo. Noted by Nathan Ahlstrom in pkg/13124. 2001-06-06 23:01:09 +00:00
jtb
22763d166e compinstall isn't really a builtin function, one needs to autoload it. 2001-06-06 21:50:34 +00:00
jtb
7d1f23ae32 LICENSE=srp_client-license 2001-06-06 21:43:56 +00:00
jtb
19f63a7d27 Add srp_client-license as an ACCEPTABLE_LICENSES option. 2001-06-06 21:42:00 +00:00
jtb
76deb2486c Add license for srp_client 2001-06-06 21:40:20 +00:00
jtb
bb3cf9b523 LICENSE=portsentry-license. 2001-06-06 20:21:21 +00:00