Commit graph

2517 commits

Author SHA1 Message Date
recht
43fcfda955 Use a better fix from ASG CVS the GSSAPI problems.
patch-ap now includes the updates between rev 1.84 and rev 1.90
modulo the support for passing of GSSAPI credentials.

Patch provided by Jukka Salmi in PR 26184

Bump PKGREVISION to 3 for the new fix.
2004-07-08 21:11:25 +00:00
jlam
b8db9b28ee Accept "yes" or "YES" for USE_LIBCRACK. 2004-07-06 22:49:29 +00:00
wiz
4237d54a34 Unused. 2004-07-06 22:41:15 +00:00
jlam
e9f1f50552 Refer to ${VARBASE} instead of /var for the location for local state
information.
2004-07-06 22:38:32 +00:00
jdolecek
e20e6ce14e Update php4 package to 4.3.7.
Change list from release notes:

* Synchronized bundled GD library with GD 2.0.23.
* Fixed a bug that prevented compilation of GD extensions against
  FreeType 2.1.0-2.1.2.
* Fixed thread safety issue with informix connection id.
* Fixed incorrect resolving of relative paths by glob() in windows.
* Fixed mapping of Greek letters to html entities.
* Fixed a bug that caused an on shutdown crash when using PHP with Apache
  2.0.49.
* Fixed a number of crashes inside pgsql, cpdf and gd extensions.

All in all this release fixes over 30 bugs that have been discovered
and resolved since the 4.3.6 release.
2004-07-06 19:52:01 +00:00
agc
14f1743611 Add and enable libfwbuilder 2004-07-06 18:05:44 +00:00
agc
005b3be3c6 Initial import of libfwbuilder-1.0.2 into the Packages Collection. This
was based a long time ago on the OpenBSD port, but the only thing that
remains form that is one of the patches, and I'm not sure that's necessary
any more.

	Firewall Builder is multi-platform firewall configuration and
	management tool.  It consists of a GUI and set of policy compilers for
	various firewall platforms.  Firewall Builder uses object-oriented
	approach, it helps administrator maintain a database of network
	objects and allows policy editing using simple drag-and-drop
	operations.  Firewall Builder currently supports

		iptables,
		ipfilter,
		OpenBSD PF, and
		Cisco PIX

	libfwbuilder provides the back-end functionality in a library.
2004-07-06 18:04:39 +00:00
jlam
569b488dc8 Re-add revision 1.3 of patch-ab as patch-ag. This resurrects a change to
use shlibtool to build the plugins to avoid generating and installing a
static archive for the plugin module.  This fixes PLIST breakage.  Bump the
PKGREVISION to 2.
2004-07-06 04:20:59 +00:00
recht
70a0a95356 Pull in a fix from ASG CVS: increase maxoutbuf buffer size
This allows uploading of SIEVE scripts larger than 4kb if GSSAPI
authentification is used for cyrus-imapd.

link to the patch provided by Jukka Salmi in PR 26165

bump PKGREVISION to 1
2004-07-05 16:49:18 +00:00
wiz
0f392f8b3a bl2 -> bl3 in a package that does not have USE_BUILDLINK* set. 2004-07-02 20:47:49 +00:00
jmmv
fcc4f184f1 When exec'ing child processes (netstat and vmstat), make sure the standard
file descriptors (0, 1, 2) are open.  This avoids multiple warnings issued
under NetBSD about running set[ug]id programs with those descriptors closed.

Fixes PR pkg/26079; although it talks about gaim, the problem is here, in
libgcrypt.  Bump PKGREVISION to 1.
2004-07-02 13:14:27 +00:00
wiz
6ef1244cbb Unused. 2004-07-01 13:45:08 +00:00
wiz
f28fe02579 Convert to bl3. 2004-07-01 13:44:11 +00:00
abs
1386ca7e03 Update to bl3. All test built with jdk or sun-jdk14.
jakarta-tomcat4 has other issues independant of this - will patch next
2004-06-28 17:28:56 +00:00
grant
5a154be6d4 use buildlink3 for compiler specific flag stripping. fixes build on
Solaris.
2004-06-27 13:42:46 +00:00
grant
7ea99394af tiny whitespace tweak 2004-06-27 13:26:22 +00:00
grant
46af0a9282 this needs flex and bison to build. fixes build on Solaris.
XXX this could be handled better by the tools stuff.
2004-06-27 13:23:40 +00:00
grant
e14ffac7c8 this needs -lnsl on Linux and -lnsl -lsocket on Solaris. 2004-06-27 13:16:36 +00:00
grant
65a1836873 this blindly calls "gcc" so use buildlink3 so it uses the wrapper. 2004-06-27 13:13:23 +00:00
grant
5e484408f2 don't call a static function from an inline function, not all
compilers allow it.
2004-06-27 12:53:55 +00:00
grant
e4dde7ff5f don't inline a function in one source file and expect to be able to
use it in other source files - not all compilers allow this.
2004-06-27 12:21:21 +00:00
grant
84fa22a676 use buildlink3 and include libpcap/buildlink3.mk to remove the hidden
dependency on libpcap.

no PKGREVISION bump required as this would not build without libpcap,
anyway.
2004-06-27 11:42:43 +00:00
grant
ec99b37c2b this uses a c and c++ compiler. 2004-06-27 11:41:09 +00:00
grant
4fe60be368 this blindly calls "gcc" so use buildlink3 so it uses the compiler
wrappers.
2004-06-27 11:40:07 +00:00
grant
da83d1c44d this uses zlib, so use buildlink3 and include zlib/buildlink3.mk. 2004-06-26 19:30:58 +00:00
grant
9616d4f229 don't override CC, don't pass gcc specific flags. 2004-06-26 19:25:12 +00:00
grant
6022149b49 be quiet in do-build 2004-06-26 19:24:54 +00:00
grant
1379931ff3 use the specially provided targets for solaris sparc and i386
optimisations.

this doesn't have a configure script.
2004-06-26 19:17:33 +00:00
grant
a26a5b7e73 nuke trailing slashes 2004-06-26 19:07:25 +00:00
grant
286b9d2abf oops, back out a line that shouldn't have been committed. 2004-06-26 19:06:31 +00:00
grant
5d1455f21f don't override CC, LD, etc. 2004-06-26 19:06:04 +00:00
jlam
bba20f1510 Cede maintainership to the hard-working people on tech-pkg@NetBSD.org. 2004-06-25 15:44:30 +00:00
jlam
c963f6ffa4 Whitespace nits. 2004-06-25 15:42:52 +00:00
jlam
bd19bb9398 Set BUILDLINK_RECOMMMENDED to mit-krb5>=1.3.4 due to the security advisory:
http://web.mit.edu/kerberos/www/advisories/MITKRB5-SA-2004-001-an_to_ln.txt
2004-06-24 15:13:24 +00:00
jlam
c7e6c1022f Update to security/mit-krb5 to 1.3.4. Major changes from version 1.3.3
include a fix for security advisory [MITKRB-SA-2004-001]:

http://web.mit.edu/kerberos/www/advisories/MITKRB5-SA-2004-001-an_to_ln.txt

Please read the security advisory to see if you are affected and should
update your MIT krb5 installation.
2004-06-24 14:43:29 +00:00
snj
24d928e694 Update flawfinder to 1.26. Don't set PY_PATCHPLIST, as it is useless.
Don't include python/extension.mk, as it is also useless.  Don't set
NO_CONFIGURE, because it makes PYTHON_PATCH_SCRIPTS useless.  Don't set
MAKEFILE, as we don't actually use the included makefile for anything.

Changes since 1.24:
* Added more support for Microsoft's approach to internationalization.
* Added two new rules for GLib functions, "g_get_home_dir" and
  g_get_tmp_dir".
* Added curl_getenv().
* Added several rules for input functions (for -I) -
  recv, recvfrom, recvmsg, fread, and readv.
* Tightened the false positive test slightly; if a name is
  followed by = or - or + it's unlikely to be a function call,
  so it'll be quietly discarded.
* Modified the summary report format slightly.
* Modified the getpass text to remove an extraneous character.
* Added rules for cuserid, getlogin, getpass, mkstemp, getpw, memalign,
  as well as the obsolete functions gsignal, ssignal, ulimit, usleep.
* Modified text for strncat to clarify it.
* Fixed error in --columns format, so that the output is simply
  "filename:linenumber:columnnumber" when --columns (-C) is used.
* Eliminated "Number of" phrase in the footer report
* Added more statistical information to the footer report.
* Added shortcut single-letter commands (-D for --dataonly,
  -Q for --quiet, -C for --columns), so that invoking from
  editors is easier.
* Tries to autoremove some false positives.  In particular, a function
  name followed immediately by "=" (ignoring whitespace)
  is automatically considered to be a variable and NOT a function,
  and thus doesn't register as a hit.  There are exotic cases
  where this won't be correct, but they're pretty unlikely in
  real code.
* Added a "--falsepositive" (-F) option, which tries to remove
  many more likely false positives.
2004-06-23 16:19:41 +00:00
drochner
b8ae38c3a0 update to 0.42
Many fixes and feature additions since 0.38. Too many to list here.
2004-06-21 18:27:47 +00:00
jmmv
fccea2f44b Update to 0.4.4:
This is mainly a bugfix release.  Sometimes EOF was not properly detected
while reading the password file.  This would result in an 'Line too long'
error message (and some wierd behavour).  Also, the current password file
is now backed up before each write.
2004-06-21 07:29:13 +00:00
itojun
c4a3b55800 upgrade to 20040617a. includes important certificate mangement change. 2004-06-17 03:36:18 +00:00
kristerw
b4e5dc1e43 Add and enable openssh+gssapi. 2004-06-15 18:46:27 +00:00
kristerw
e33e13d60b Resurrect openssh+gssapi per request of jwise@. 2004-06-15 18:44:57 +00:00
uebayasi
208c6f1b98 Update priv to 1.0beta2nb1.
* Make sure ${PKG_SYSCONFDIR} is passed to configure.
* Care ${PRIV_CONF_DIR} as an obsoleted variable.

Pointed out by Matt Green.
2004-06-14 03:16:42 +00:00
jmmv
fec33c7153 Convert to subst.mk. 2004-06-10 21:16:35 +00:00
jmmv
05c93204df Fix build (SSL not found during configuration, causing missing includes).
Problem probably introduced during the conversion to buildlink3.
Exposed by latest kristerw@'s bulk build in NetBSD 2.0_BETA/i386.
2004-06-10 21:11:08 +00:00
cjep
f6887a97b1 Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from
Georg Schwarz.
2004-06-08 12:23:59 +00:00
schmonz
15ce0d6eda Add simple rc.d script. Bump PKGREVISION. 2004-06-06 14:19:04 +00:00
agc
defa9a1be3 Update audit-packages to 1.32, with fixes for the problems mentioned
in PR 25654 from Hauke Fath.

Take any non-standard values from audit-packages.conf file in
audit-packages as well as download-vulnerability-list.

Fix the pre-formatted documentation so that filenames to be
substituted are not formatted with the bold or underline "overstrikes"
on ttys, so that the correct sed substitutions take place at package
install time.
2004-06-06 08:28:54 +00:00
kristerw
1b0ace13d4 Remove obsolete packages, per discussion on tech-pkg. 2004-06-01 21:50:37 +00:00
jschauma
b8981cbdfa Since we set ALL_TARGET to irix6 (under, IRIX 6.x), we don't need to patch
the irix6.5 target into the Makefile.
2004-06-01 15:34:16 +00:00
kristerw
7510202d93 Depend on security/openssh instead of security/ssh for machines that
do not have /usr/bin/ssh.
2004-05-31 22:13:16 +00:00