Commit graph

35450 commits

Author SHA1 Message Date
bouyer
47542eb173 Update gtar packages to 1.13.25, with security fixes from redhat.
Summary of changes (see NEWS and Changelog from the distribution for details):
- don't allow absolute paths, and path containing ../
* New option --overwrite-dir
* New option --recursion (the default) that is the inverse of --no-recursion.
* New options --anchored, --ignore-case, --wildcards,
  --wildcards-match-slash, and their negations (e.g., --no-anchored).
  Along with --recursion and --no-recursion, these options control how
  exclude patterns are interpreted.
* The default interpretation of exclude patterns is now --no-anchored
  --no-ignore-case --recursion --wildcards --wildcards-match-slash.
* The --no-recursion option now affects extraction too.
* New options --no-same-owner, --no-same-permissions.
* New option -y or --bzip2 for bzip2 compression, by popular request.
2002-11-20 16:57:54 +00:00
agc
7f9686ba08 Fixes from Robert Elz to:
+ umount filesystems in the reverse order from that which they were mounted

+ null-mount /lib and /libexec in a way more consistent with the original
2002-11-20 16:23:09 +00:00
bouyer
bc68a8d175 When testing if /usr/sbin/sendmail exists, don't try do use /usr/lib/sendmail
when it does.
2002-11-20 15:57:36 +00:00
mrg
6e355999d3 use BUILD_DEPENDS+= not just = 2002-11-20 11:57:43 +00:00
schmonz
f8588d95f4 Explicitly request that buildlink2 not be used, as this package is
required en route to bootstrapping buildlink2 on Darwins old enough
to lack /bin/bash.
2002-11-20 10:37:17 +00:00
chris
aaea828ed6 Note update of sylpheed to 0.8.6 2002-11-20 10:31:50 +00:00
chris
0a2f4d3d6d Update sylpheed from 0.8.5 to 0.8.6.
For the list of changes see:
http://sylpheed.good-day.net/#changes

Also move BUILD_USES_MSGFMT up a couple of lines, to make pkglint happy.
2002-11-20 10:29:53 +00:00
jlam
be6a887a9d Allow for Linux systems where the gettext() routines are incorporated into
glibc instead of in a separate libintl.
2002-11-20 08:48:03 +00:00
tron
fc2596e316 Note new "emacs-dict-client" package. 2002-11-20 08:47:16 +00:00
tron
7f66c7f51a Add and enable "emacs-dict-client". This fixes PR pkg/18303 by
Marco Schuetz.
2002-11-20 08:46:18 +00:00
tron
1070b2f261 Manually set "${PKGNAME}" so that the package name actually matches
the directory name.
2002-11-20 08:45:48 +00:00
tron
908546d8c0 Import new "emacs-dict-client" package:
Emacs package for talking to a dictionary server

This package was contributed by Marko Schuetz in PR pkg/18303.
2002-11-20 08:39:22 +00:00
jlam
81a8137163 Check that the gettext headers and libraries exist before symlinking them. 2002-11-20 08:38:16 +00:00
jlam
97340929eb If using buildlink2, use a (hopefully) less error-prone way of preventing
the GNU auto* tools from being executed during the build process.  We now
just create shell scripts that simply return an error status for each of
the GNU auto* tools in ${BUILDLINK_DIR}/bin and ignore the other goop in
bsd.pkg.mk that tried to accomplish the same thing.
2002-11-20 08:05:04 +00:00
jlam
407f9a4e72 Don't install the libmodem.a library on NetBSD-current. Fix from pkg/18914
by Robert Elz.
2002-11-20 07:01:05 +00:00
itojun
84deb1f634 adjust version date embedded into binary 2002-11-20 03:33:49 +00:00
itojun
e86c1233d4 security/racoon 2002-11-20 03:27:35 +00:00
itojun
4a25e5820a upgrade to 20021120.
- fix sha2 computation (was in patch-ag)
- plug some memory leaks
- more strict isakmp header length check
- correct phase 2 proposal reqid handling
- check for fd_set overrun
2002-11-20 03:26:26 +00:00
reinoud
391ae3cb6b BUGFIX: an glitch got into one if the patch files of the updated libwww ...
please update for gmake can get into an endless loop
2002-11-20 02:25:13 +00:00
jlam
3a2b386aab Update www/ap2-perl to 1.99.7. Changes from version 1.99.5 include:
* Using a stable distfile instead of the daily snapshot.
* add $r->add_config method to add dynamic configuration at request time
* add Apache::DIR_MAGIC_TYPE constant
* add support for directive handlers
* add Apache::Server->add_config method to add dynamic configuration at
  server startup time
* add Apache::Directive->to_string method
* add support for pluggable <Perl> sections
* fix the filehandle leak in APR::PerlIO
* fix compilation if apache/apr do not have thread support
2002-11-19 23:22:40 +00:00
jlam
76bdc72fc4 As per discussion in pkg/18854, remove support for apache_start.conf as
the precedence of the contents of this file changes depending on whether
it's started at boot time or started manually, and it's not really
necessary to add the extra complexity since it's valid (and easier) to just
set apache_start in /etc/rc.conf.
2002-11-19 23:08:47 +00:00
jlam
eb22e582df As per discussion in pkg/18854, remove support for apache_start.conf as
the precedence of the contents of this file changes depending on whether
it's started at boot time or started manually, and it's not really
necessary to add the extra complexity since it's valid (and easier) to just
set apache_start in /etc/rc.conf.

Also make the script more verbose.
2002-11-19 23:08:27 +00:00
jlam
2e53fefa91 Bump PKGREVISION of ap-ssl: no longer install apache_start.conf; Apache/SSL
users should just add:

        apache_start="startssl"

to /etc/rc.conf.
2002-11-19 23:04:59 +00:00
jlam
05234b75b2 Bump PKGREVISION of ap-ssl: no longer install apache_start.conf; Apache/SSL
users should just add:

	apache_start="startssl"

to /etc/rc.conf.
2002-11-19 23:03:53 +00:00
jlam
8ac1049908 Fix this to match the reality of which headers and libraries are installed
by apache2.
2002-11-19 22:59:58 +00:00
jlam
e8a8275369 Remove "nb1" after recent update to 5.4.0. 2002-11-19 21:50:54 +00:00
agc
7d6d19583c Update net/ettercap from version 0.6.6.6 to 0.6.7
Prompted by Simon Hitzemann in PR 19061

Changes from 0.6.6.6 to 0.6.7:

0.6.7       20020702

      + Updated the passive OS fingerprint database (853 records)
      !! Fixed the strlcpy bug in the the telnet dissector (oops alor mistake)
      !! Fixed a possible sigfault in the rlogin dissector
      !! Fixed the exit_func for Mac OS X

[Also take the category name out of the previous two entries]
2002-11-19 21:09:23 +00:00
agc
4d76f1f1a7 Update net/ettercap from version 0.6.6.6 to 0.6.7
Prompted by Simon Hitzemann in PR 19061

Changes from 0.6.6.6 to 0.6.7:

0.6.7       20020702

      + Updated the passive OS fingerprint database (853 records)
      !! Fixed the strlcpy bug in the the telnet dissector (oops alor mistake)
      !! Fixed a possible sigfault in the rlogin dissector
      !! Fixed the exit_func for Mac OS X
2002-11-19 21:07:57 +00:00
reinoud
e3db7534af Addition of the following :
Updated www/libwww to w3c-libwww-5.4.0 [reinoud 2002-11-19]
Updated www/amaya to 6.4 [reinoud 2002-11-19]
2002-11-19 21:02:48 +00:00
reinoud
9590ce787d Update the Amaya package from version 5.3 to 6.4. Main advantages are SVG
graphics rendering bonus and its more stable on my Alpha.

There are some issues with libPNG file loading but those are the same the
old version had; probably related to running on the Alpha.
2002-11-19 20:58:03 +00:00
chris
8eeac0bae5 Sync MESSAGE up with vorbis-tools/MESSAGE. 2002-11-19 20:56:19 +00:00
agc
d1771de5e9 Fix from Christian Biere in PR 18811 to remove the -malign-double
configuration parameter which was causing problems with the stat(2)
structure.
2002-11-19 20:54:20 +00:00
reinoud
9eea2f8325 Update of the libwww package to the w3c-libwww-5.4.0 distro as found on
w3c.org. It features some bug fixes and new function calls that are used in
the new Amaya f.e.

Tested on Alpha
2002-11-19 20:54:11 +00:00
salo
2760bcab82 Note update of textproc/ispell-slovak. 2002-11-19 17:32:39 +00:00
salo
b662190adc Update to 0.1.10. Closes PR 18553
Changes: new words, misc fixes
2002-11-19 17:28:29 +00:00
jschauma
3c191f08a8 Note update of textproc/ispell-catalan and import of textproc/ispell-russian. 2002-11-19 16:08:11 +00:00
jschauma
1b0b844158 Add and enable ispell-russian 2002-11-19 15:54:33 +00:00
jschauma
269a90cd4d Initial import of textproc/ispell-russian as provided by (mishka at terabyte
dot com dot au) in PR pkg/18561 (with minor change by me to update to latest
version).

ispell-russian is, quite surprisingly, a Russian (KOI8-R) dictionary for
ispell.  The word list is based on the early one collected by Neal Dalton.
After removing illegal words and adding many new rules and words,
the dictionaries contain now over 116,200 basic words and produce
over 1,116,000 related words (compared to 52,000 words in Neal's
version and 952,000 words in the dictionary by K. Knizhnik).

Also, this package seems to be the only one that supports the right
spelling of words with the Russian letter 'yo' (other dictionaries
simply replace the letter 'yo' by 'ye').
2002-11-19 15:53:25 +00:00
jschauma
30be41d530 Update textproc/ispell-catalan to 1.0 using patches provided by MAINTAINER
Julio Merino (jmmv at hispabsd dot org) in PR pkg/18844, closing this PR.
Update includes a much improved dictionary.
2002-11-19 15:11:03 +00:00
salo
7079622fc8 Define Solaris specific AUDIO_ENCODING_SLINEAR and AUDIO_ENCODING_ULINEAR.
A patch from Jonathan Perkin via PR 18791
2002-11-19 13:04:38 +00:00
salo
ce75b048b4 Add some more patches for PKGLOCALEDIR. Closes PR 18793 by Grant Beattie. 2002-11-19 12:52:55 +00:00
martti
af91a5eb85 Updated mrtg to 2.9.26.2nb1 2002-11-19 11:24:40 +00:00
martti
78409539e5 Updated mrtg to 2.9.26.2nb1
Avoid negative request ids (default_avoid_negative_request_ids=1) as
this might cause problems with some devices. Solution provided by
Tobias Oetiker in a private mail.
2002-11-19 11:24:28 +00:00
tron
d00ac7068d Correct package list to match recent changes. 2002-11-19 09:59:18 +00:00
martti
21a3651d10 Pullup revisions 1.114 and 1.115 from www/apache/Makefile:
Use "${NONBINMODE}" instead of mode "0" so that "pkg_admin check" still
works for a normal user. Also invoke "chmod" only once because fork()
and exec() is expensive on certain platforms.
2002-11-19 09:35:27 +00:00
tron
74f3416597 Use wildcard dependence on "db" package. 2002-11-19 09:30:50 +00:00
tron
aaa4491f86 Don't try to run "glxinfo" outside a X11 session which would produce lots
of error message.
2002-11-19 09:19:36 +00:00
schmonz
e0bdc2f602 Indent, following acroread5's example. 2002-11-19 07:44:39 +00:00
schmonz
e003b0fbe8 Ensure that DISTNAME is always set. 2002-11-19 07:42:45 +00:00
schmonz
37dbd36714 Note update of dlcompat. 2002-11-19 07:20:51 +00:00