Commit graph

57456 commits

Author SHA1 Message Date
snj
c424036606 Updated naim to 0.11.6.7. 2004-03-28 01:14:56 +00:00
snj
681615d53d Update to naim 0.11.6.7. No changelog available, but it seems to be an
assortment of small bugfixes.
2004-03-28 01:14:04 +00:00
jlam
f6b41d8fcc Fix the Kerberized telnetd and rsh to use the Heimdal binaries for
login and rsh so that the correct programs (and not the system ones)
are executed.  Bump the PKGREVISION to 3.
2004-03-28 01:00:11 +00:00
wiz
4bcc4d0700 Add buildlink3 file; from Michal Pasternak on tech-pkg. 2004-03-28 00:42:10 +00:00
wiz
cfa6bb18ef Remove traces of automake-1.7. 2004-03-27 23:05:07 +00:00
tron
334179076b Update "sendmail" and "libmilter" packages to version 8.12.11.
Changes since version 8.12.10:
Use QueueFileMode when opening qf files.  This error was a
	regression in 8.12.10.  Problem detected and diagnosed
	Lech Szychowski of the Polish Power Grid Company.
Properly count the number of queue runners in a work group and
	make sure the total limit of MaxQueueChildren is not
	exceeded.  Based on patch from Takayuki Yoshizawa of
	Techfirm, Inc.
Take care of systems that can generate time values where the
	seconds can exceed the usual range of 0 to 59.
	Problem noted by Randy Diffenderfer of EDS.
Avoid regeneration of identical queue identifiers by processes
	whose process id is the same as that of the initial
	sendmail process that was used to start the daemon.
	Problem noted by Randy Diffenderfer of EDS.
When a milter invokes smfi_delrcpt() compare the supplied
	recipient address also against the printable addresses
	of the current list to deal with rewritten addresses.
	Based on patch from Sean Hanson of The Asylum.
BadRcptThrottle now also works for addresses which return the
	error mailer, e.g., virtusertable entries with the
	right hand side error:.  Patch from Per Hedeland.
Fix printing of 8 bit characters as octals in log messages.
	Based on patch by Andrey J. Melnikoff.
Undo change of algorithm for MIME 7-bit base64 encoding to 8-bit
	text that has been introduced in 8.12.3.  There are some
	examples where the new code fails, but the old code works.
	To get the 8.12.3-8.12.10 version, compile sendmail with
	-DMIME7TO8_OLD=0.  If you have an example of improper
	7 to 8 bit conversion please send it to us.
Return normal error code for unknown SMTP commands instead of
	the one specified by check_relay or a milter for a
	connection.  Problem noted by Andrzej Filip.
Some ident responses contain data after the terminating CRLF which
	causes sendmail to log "POSSIBLE ATTACK...newline in string".
	To avoid this everything after LF is ignored.
If the operating system supports O_EXLOCK and HASFLOCK is set
	then a possible race condition for creating qf files
	can be avoided.  Note: the race condition does not
	exist within sendmail, but between sendmail and an
	external application that accesses qf files.
Log the proper options name for TLS related mising files for
	the CACertPath, CACertFile, and DHParameters options.
Do not split an envelope if it will be discarded, otherwise df
	files could be left behind.  Problem found by Wolfgang
	Breyha.
The use of the environment variables HOME and HOSTALIASES has been
	deprecated and will be removed in version 8.13.  This only
	effects configuration which preserve those variable via the
	'E' command in the cf file as sendmail clears out its entire
	environment.
Portability:
	Add support for Darwin 7.0/Mac OS X 10.3 (a.k.a. Panther).
	Solaris 10 has unsetenv(), patch from Craig Mohrman of
		Sun Microsystems.
LIBMILTER: Add extra checks in case a broken MTA sends bogus data
	to libmilter.  Based on code review by Rob Grzywinski.
SMRSH: Properly assemble commands that contain '&&' or '||'.
	Problem noted by Eric Lee of Talking Heads.
New Files:
	devtools/OS/Darwin.7.0
2004-03-27 22:07:32 +00:00
rh
8ba81ba0e0 Add a message that a Ghostscript package is required if you want to
convert .fig files to Postscript, PDF, and the like.  This is not
a dependency, because transfig can be used without Ghostscript as
well (eg, to convert to other file formats).  Moreover, it is a
pre-requisite to Xfig, which doesn't require Ghostscript at all.

Closes PR pkg/22959 by Greg A. Woods <woods@planix.com>
2004-03-27 21:59:22 +00:00
wiz
410c3f8c8e Note matlab-mode update to 2.3.1. 2004-03-27 21:46:07 +00:00
wiz
c981972898 Update to 2.3.1 (previous distfile disappeared).
Changes:
Added continue to keyword list.
Added use contributed matlab-generate-latex command.
Doc comment update (New file exchange link, matlab shell switches)
Font lock of pragmas
Whitespace mode support.
Exclude block verify from save hooks.
Fixed if statement regexp for unreachable code.
Add persistent as a keyword.
Fill paragraph: Fix to handle comment at end of buffer.
matlab-shell: Fix where kill-local-variables is called.
User patch for finding the symbol at point.
Yoni Wexler contributed patch for indented tic/toc.
Block highlighting tic/toc.
font lock for tic toc.
2004-03-27 21:45:07 +00:00
wiz
e050872f35 Use PKGNAME_NOREV in MASTER_SITES; fixes bulk build. 2004-03-27 21:33:32 +00:00
wiz
dae3abb370 Use PKGNAME_NOREV for WRKSRC; fixes bulk build. 2004-03-27 21:32:13 +00:00
he
dde0d95d9a Fix this so it builds on alpha.
If we're going to mess with defining FLOAT on the command line
(done for alpha from before), we should also define FLOAT_MAX.
Pull in <float.h> in libmp3lib/machine.h, so that DBL_MAX is
available for that purpose.
2004-03-27 17:33:28 +00:00
grant
4297752f23 kill a redundant comment about missing mk files. 2004-03-27 14:46:59 +00:00
grant
3ad43a6467 indent block 2004-03-27 14:21:21 +00:00
grant
1dbeb69946 wrap a long line in BUILD_DEFS output, tweak the message slightly. 2004-03-27 08:06:24 +00:00
grant
cc53c502cf don't assume that /usr/bin/gunzip will exist, use /usr/bin/gzip -d
instead.
2004-03-27 08:04:48 +00:00
grant
14c8d0e26d reflect pkgchk -> pkg_chk move. bump date. s/netbsd.org/NetBSD.org/ 2004-03-27 07:54:57 +00:00
grant
22aac9d309 pkg_chk now lives in pkgtools/pkg_chk, don't try to cd to pkgtoos/pkgchk 2004-03-27 07:54:34 +00:00
jlam
fe87ac2069 Use the correct zlib.h, not the one distributed with cvs. 2004-03-27 04:22:55 +00:00
jlam
10c8c0cce2 Check for USE_INET being "YES" or "yes". 2004-03-27 04:21:55 +00:00
wiz
9e789de496 Note pkgchk -> pkg_chk renaming. 2004-03-27 00:06:41 +00:00
wiz
b9fda70719 Moved to pkg_chk. 2004-03-27 00:04:31 +00:00
wiz
41e2d22cd0 Move pkgchk to pkg_chk. 2004-03-27 00:04:02 +00:00
wiz
4bd7d8bda2 Refer to pkg_chk here too. 2004-03-27 00:03:40 +00:00
wiz
6ed5c6df1c Re-import pkgtools/pkgchk as pkg_chk so that program name, PKGNAME,
and directory path match. Addresses PR 23679.
2004-03-27 00:02:34 +00:00
wiz
aa0d3037a8 Note automake17 removal. 2004-03-26 23:47:04 +00:00
kristerw
6c594816c5 Add a missing include so that it compiles with recent devel/stlport. 2004-03-26 23:37:49 +00:00
rh
75a70ec717 Check Perl pre-requisites last. This way, avoid pulling in perl-5.6.x
first and then a package that might require perl-5.8.x.

Should fix bulk builds.
2004-03-26 22:40:01 +00:00
kristerw
ac8c34ceeb Make this package compile on NetBSD current. 2004-03-26 22:24:35 +00:00
wiz
38416b6b63 Use INCOMPAT_CURSES now that NetBSD curses provide KEY_RESIZE. 2004-03-26 21:19:53 +00:00
wiz
b870ab1789 Update comment about why this needs ncurses.
Only remaining: abuses stdscr->_delay (XXX: possible to replace
with timeout()?).
2004-03-26 20:43:55 +00:00
wiz
3cae6737ef Update comment why ncurses are needed (using internal, ewww). 2004-03-26 20:34:26 +00:00
wiz
52e52695af Use INCOMPAT_CURSES now that NetBSD's native curses have KEY_RESIZE.
Also, update HOMEPAGE and MASTER_SITES while here.
2004-03-26 20:26:12 +00:00
wiz
90013cfeb7 Update comment about why this needs ncurses. 2004-03-26 20:09:55 +00:00
wiz
da8c122833 Set INCOMPAT_CURSES now that NetBSD has
MAX_FORM_COMMAND.
2004-03-26 20:00:29 +00:00
jlam
faed7092a8 Reverse the use of USE_DB185 in bdb.buildlink3.mk -- it defaults to
"yes" and packages that can't use the DB-1.85 API should set it to "no".
This makes the native DB the preferred DB if it exists.
2004-03-26 18:48:52 +00:00
minskim
5daed86e36 Include the iostream header file before using ostream. Fixes build on
NetBSD-current.
2004-03-26 18:39:31 +00:00
wiz
168342b575 Remove vulnerable automake version. 2004-03-26 17:58:15 +00:00
seb
5c6df5a3f9 Introduce SPAMASSASSIN_VERSION. And most significantly use it instead of
PKGVERSION in DISTNAME's definition so PKGREVISION's value does not
render it useless.

Okay'ed by wiz@.
2004-03-26 16:42:42 +00:00
jlam
710f68bcde Teach security/tcp_wrappers to build on NetBSD systems. Remove the
ONLY_FOR_PLATFORMS setting and simply allow the build to fail on systems
on which it currently doesn't build.  Replace the cascading if statement
that set the Makefile target with something more compact.  Lastly, teach
tcp_wrappers to partially honor PKG_SYSCONFDIR -- it will default to the
historic locations /etc/host.{allow,deny} for the config files, but if
PKG_SYSCONFDIR.tcp_wrappers is set in /etc/mk.conf, then it will use that
instead.
2004-03-26 11:02:14 +00:00
jlam
e237ad11d0 Ensure that ${LOCALBASE}/lib is always in the runtime library search path,
even for packages that have no dependencies.
2004-03-26 08:53:01 +00:00
jlam
e31ad45e30 Consolidate all of the PLIST.* files that duplicated each other into a
single file PLIST.shlib.  Only have PLIST.${LOWER_OPSYS} if it differs
from PLIST.shlib.
2004-03-26 08:33:49 +00:00
jlam
24fff0c6d9 Attribute "my thoughts" to the original author. 2004-03-26 08:22:55 +00:00
jlam
6ccbfe8c32 Don't rebuild openssl again as part of installing it. 2004-03-26 08:13:24 +00:00
jlam
d2bd9adbc6 Allow the rehash of the certs database to not error out during the build
due to libssl.so.300 not being found by correctly setting LD_LIBRARY_PATH.
2004-03-26 06:54:30 +00:00
jlam
187f9049b9 We can't use ${PKGBASE} on the left-hand side of an assignment since it's
not defined yet until bsd.pkg.mk.  Explicitly use "openssl" instead.  This
correctly forces NetBSD installations of openssl to use /etc/openssl as
the configuration file directory as originally intended.
2004-03-26 06:16:16 +00:00
jlam
40ae26143e Add some mirror sites since the main OpenSSL site seems to be dead at the
moment.
2004-03-26 05:41:10 +00:00
taca
8fbde17886 -openldap-2.1.28
Wait for the release marked as stable.
2004-03-26 04:20:20 +00:00
wiz
f108321f51 Note openssl-0.9.6m update. 2004-03-26 03:21:02 +00:00
wiz
55c7d54bf3 Add show-deps target:
List all packages that depend on a particular package; needs the INDEX file
Usage: 'make show-deps PKG=openssl'
PKG: name of the package

No make dependency on INDEX by purpose, since INDEX generation
right now happens too often (too much phoniness, I guess).
2004-03-26 02:38:42 +00:00