Commit graph

38771 commits

Author SHA1 Message Date
atatat
ea2631638b Add kqueue support to lsof. Bump PKGREVISION to 1, making this
4.66nb1.  This patch will be included in the next lsof release.
2003-02-03 01:03:14 +00:00
tron
76bb1cfd97 Set "USE_LIBTOOL" even if we use the bundled "libtool" so that
buildlink2 will do the right thing.
2003-02-02 22:00:24 +00:00
zuntum
ad238c1d77 Update HOMEPAGE -- it is now http://avifile.sourceforge.net/ 2003-02-02 21:53:25 +00:00
jmmv
f0dcac6892 Note revision bump for p0f to 1. 2003-02-02 21:32:57 +00:00
jmmv
9c8a584f4e Make this package honor PKG_SYSCONFDIR. Bump PKGREVISION. 2003-02-02 21:32:11 +00:00
jmmv
8cc6940946 Note update of rid to 1.11nb1 2003-02-02 19:53:31 +00:00
jmmv
104203ffab Make this package honor PKG_SYSCONFDIR. Bump PKGREVISION. 2003-02-02 19:47:35 +00:00
heinz
d0e92dfc9c updated spamassassin to 2.44 2003-02-02 19:40:41 +00:00
heinz
827b142e37 Maintenance update to 2.44
Parts of patch-ag and patch-ah as well as complete patch-aa could be
removed again, they are now included in SA 2.44 (see below).

#### official release announcement ###############

This is a bug-fix release, which fixes the following bugs:

  - Backport fix for Bug 1306: Possible buffer overflow in libspamc when
    running in BSMTP mode (patch 1.15 -> 1.18)

  - Backport workaround from Bug 526: Failed sanity check because of
    clobbered STDOUT (patch 1.147 -> 1.148)

  - Backport fix for Debian Bug 160206: Insufficient buffer in libspamc
    (patch 1.8 -> 1.9)

  - Backport fix for warnings in sed_path (patch 1.141 -> 1.142)

  - Backport fix for Bug 1127: Existing lowercase x-spam-status header
    kills SpamAssassin (patch 1.40 -> 1.41)

  - localized %ENV to fix problem where Razor2 erases the PATH so DCC
    and
    pyzor don't work, etc.

Note that this is *not* 2.50, which offers Bayesian filtering etc. These
bugs are already fixed in the 2.50 CVS tree, but that is not yet ready for
release.  This is a stable maintainance release only.
2003-02-02 19:38:39 +00:00
heinz
3c22a6fce4 ICU is now at version 2.4 2003-02-02 19:21:03 +00:00
tron
2dd967c07c Note new "libgcrypt" and updated "wmbiff" package. 2003-02-02 17:32:19 +00:00
tron
b91f53e082 Add dependence on "libgcrypt" package (via buildlink2) to get APOP and
IMAP/CRAM-MD5 support. Bump package revision.
2003-02-02 17:30:42 +00:00
tron
55cb04d56c Add and enable "libgcrypt". 2003-02-02 17:28:51 +00:00
tron
f28db5fa67 Import new "libgcrypt" package: GNU's cryptographic library
This fixes PR pkg/19732 by Juan RP.
2003-02-02 17:27:47 +00:00
wulf
538e28f4f9 Added dvdbackup-0.1.1, a DVD backup utility 2003-02-02 14:54:54 +00:00
wulf
2a4b236177 Added and enabled dvdbackup 2003-02-02 14:51:14 +00:00
wulf
1ab3c08506 Initial import of dvdbackup-0.1.1, a DVD backup utility. 2003-02-02 14:49:31 +00:00
drochner
b255d103ea bump PKGREVISION after fixing a critical bug, as suggested by wiz 2003-02-02 13:44:51 +00:00
drochner
e285e060d1 fix an unitialized variable problem which made the browser die
after downloading sth
should fix PR pkg/19427 and pkg/19718
2003-02-02 11:47:58 +00:00
jlam
9a223bb5d1 Always install apache htdocs, instead of checking to preserve any existing
htdocs.  Fixes PR 20153.
2003-02-02 09:59:09 +00:00
taya
893d54e638 note update of mozilla to 1.2.1nb5 2003-02-02 08:09:41 +00:00
taya
3dab338a73 fix configure script to correctly configure with pthread. 2003-02-02 08:08:04 +00:00
tron
16e1da39fc This package doesn't require the "rx" to build or run. 2003-02-01 23:52:47 +00:00
schmonz
42df8deedf Remove 0-byte patch file. 2003-02-01 23:19:46 +00:00
wiz
d7f8ae8fe0 + fox-1.0.31, gcombust-0.1.54, guile-1.6.2, jwhois-3.2.1, pureftpd-0.14,
seahorse-0.6.1, source-highlight-1.6.3,
2003-02-01 18:04:06 +00:00
jmmv
12e160f2d3 intltool updated to 0.25. 2003-02-01 16:10:22 +00:00
jmmv
df6560d93b Update to 0.25. This closes my own PR pkg/18891. Changes since 0.18:
Version 0.25
* support latest version of Makefile.in.in from glib-gettextize
  from glib >= 2.1.5 (Frederic Crozat)

Version 0.24
* strip the hints from POTFILES.in in -M mode. (Yanko Kaneti)
* Don't generate .h.h lines in the POTFILES.in
  for xgettext when the input file line is from a known type and also has
  the [type: gettext/..] hint. (Yanko Kaneti)
* Fix xml-i18n-tools part to work with new gettext 4 (Yanko Kaneti)
* Fixed #96169  (Kenneth, Laurent Vivier and Morten Welinder)
* Added a new .theme.in -> .theme rule (Jonathan Blandford, Glynn Foster)

Version 0.23
* gettextize 4.x work (Kenneth).
* Build system fixes (Kenneth).
* Recognise the "xml:space" attribute and preserve whitespace
  if set to "preserve" (Mark McLoughlin).
* GConf schemas handling changes as described in bug #94611. (Yanko).
* Added support for rfc822deb format (Denis Barbier).
* Use charset.alias if available (Denis Barbier, Jacob Berkman).
* Add support for 'default' tags #89747 (Kenneth).
* Spec file cleanup #48446. (Gregory Leblanc).
* Hardcode aclocal-1.4/automake-1.4 so that users with both automake 1.6
  and 1.4 installed get the right automake. (Havoc).
* Other bugfixes (Kjartan Maraas).

Version 0.22
* Added support for translation of descriptions used by ATK in glade files
 (Kenneth).
* Made schemas extraction code more bulletproof (Kenneth).
* Force intltool-update to exit if POTFILES.in is not found (Abel Cheung).
* Add detection of glade2 files in -m mode (Abel Cheung).

Version 0.21
* Use $srcdir in the version check (Mark McLoughlin)

Version 0.20
* Added support for .schemas files (Kenneth)

Version 0.19
* A few .m4 fixes (Jacob Berkman)
* Now works with configure.ac (Kenneth, Abel Cheung)
2003-02-01 16:08:15 +00:00
dmcmahill
809c0ce5b1 note update of cad/atlc to 4.2.10 2003-02-01 15:17:26 +00:00
dmcmahill
64f9131b92 Update to atlc-4.2.10
Many improvements such as support for mixed dielectric systems and several
bitmap generators for common structures to allow quick application of the
tool.  Several bug fixes as well.  Voltages outside a shield are set to zero
which fixes a reported result in older versions.  Many other improvemnts
and bug fixes are listed in the ChangeLog in the distfile.
2003-02-01 15:16:24 +00:00
wiz
f1a0c20c6b Remove old ftp site from comment (noted by Tilman Linneweh).
Correct itojun's name (s/Itoh/Hagino/).
2003-02-01 13:37:33 +00:00
agc
e90a139b71 If there's a system header <sys/queue.h>, don't use the one that's bundled
with the tirc package, since it is unlikely to work in most cases - use the
system one instead.
2003-02-01 10:09:36 +00:00
lukem
82dc26b0b3 postfix 2.0.3nb1 (changed from /etc/postfix -> /usr/pkg/etc/postfix) 2003-02-01 02:05:12 +00:00
salo
ea3eb8d98f -subversion, thanks drochner! 2003-02-01 01:05:29 +00:00
lukem
383904a80b + Use PKG_SYSCONFDIR (/usr/pkg/etc/postfix) instead of /etc/postfix for
configuration.
+ Document how to use /etc/rc.conf.d/postfix on NetBSD 1.5 and newer
  to start /usr/pkg/sbin/postfix instead of /usr/sbin/postfix
+ Ensure that the postfix user and the postfix & maildrop groups exist.

Adds Darwin support, and prevents a working NetBSD postfix setup from being
broken on a "make install" of this package because the package used to
change /etc/postfix/{post-install,postfix-files,postfix-script}.

These changes are mostly from Amitai Schlair <schmonz@netbsd.org>,
with some tweaks by me.  (Thanks Amitai!)
2003-01-31 23:53:04 +00:00
skrll
5d1a5a5fda Don't use -nodefaultlibs when linking C libraries - this was for old broken
ELF toolchains. glib2 on -current will now link correctly as -pthread will
have an effect.

PKGREVISION++
2003-01-31 20:33:51 +00:00
skrll
3690edb715 Whitespace. 2003-01-31 20:29:09 +00:00
salo
ab07a3f013 Note lftp update. 2003-01-31 17:03:06 +00:00
salo
e2e5763fcb Update to version 2.6.4.
Based on patches from Juan RP and Toru TAKAMIZU via PR pkg/19419.

Changes:

Version 2.6.4 - 2002-12-26
==========================
* new settings net:socket-bind-ipv4 and net:socket-bind-ipv6 to bind
  sockets to a specific address (useful to select a specific network
  interface to use).
* now reget does not start transfer if not needed.
* ssl:verify-certificate set to no by default.
* fixed ~ handling in find and mirror.

Version 2.6.3 - 2002-11-04
==========================
* fixed wrong eta calculation.
* fixed cls when redirected output file was not writable.
* fixed uploading of zero sized files over fish protocol.
* fixed timezone manipulation on linux.
* fixed a compilation problem on hp/ux.

Version 2.6.2 - 2002-09-10
==========================
* readline history is now stored in a file.
* handle full-disk condition as fatal if the file is removed.
* recursive deletion (rm -r) fixed. It used DELE instead of RMD.
* fixed a rare core dump, usually happening on completion.
* fixed compilation with modules.

Version 2.6.1 - 2002-08-10
==========================
* fixed core dump when handling Content-Disposition.
* fixed core dump when specifying zero queue position.
* fixed ETA rounding - it was possible to see 1h60m.
* a number of compile problems fixed.

Version 2.6.0 - 2002-08-02
==========================
* separated rate limitations for download and upload (set
  limit-rate 200:100).
* added SSL certificate support and several SSL related settings.
* connection slot support. Now you can switch sessions with
  Meta-[123...] or with command `slot <name>'. You can also use
  slot:<name> as a pseudo-URL.
* per-slot queues. Now you can have several queues for the same
  site using different slots.
* queue can be stopped now. Use `queue' with no args to create
  a stopped queue, `queue start' to run it, `queue stop' to stop
  it. When you exit lftp, the queue will start automatically.
* mirror now appends source base name to target if target ends
  with a slash.
* improved hftp:proxy setting. Now it defaults to http:proxy and
  is not needed if ftp:proxy is set to `http://...'.
* fixed mirror in case of server without MDTM command.
* mirror could start multiple transfers if it could not cd to
  a direcory, even without --parallel.
* fixed fd leak in `(commands)' structure.
* fixed memory leak in '(commands)'.

Version 2.5.4 - 2002-06-05
==========================
* fixed double free problem introduced in version 2.5.3.
* compilation fixes.

Version 2.5.3 - 2002-06-02
==========================
* security fix: long error message from ftp server could cause
  buffer overflow.
* fixed ftp:fix-pasv-address. Now the address should be fixed
  properly.
* handle HTTP `100 Continue' in any open mode.
* status line fixed: don't write a space to last screen column.
* security fix: check that addresses have proper length.
* migrated to gettext-0.11.2 and automake-1.6.1.
2003-01-31 17:01:57 +00:00
tron
9c13ec4901 Note update of "wmbiff" package to version 0.4.13. 2003-01-31 12:58:41 +00:00
tron
0536f2aed6 Update "wmbiff" package to version 0.4.13. This version fix numerous
bugs discovered this version 0.3.1 and adds many features like e.g.
IPv6 support.
2003-01-31 12:57:07 +00:00
abs
64e8e0c656 Make excessive use of :Q in MAKE_ENV to placate pkglint 2003-01-31 12:18:31 +00:00
abs
9d8fde3f43 Quote CC in MAKE_ENV 2003-01-31 12:16:47 +00:00
skrll
b2c98120a0 Fix PR 20090.
Remove the bogus sizeof(size_t) == sizeof(unsigned int) check.
2003-01-31 11:43:32 +00:00
shell
d96a6ce168 Updated libexif to 0.5.9
Updated libexif-gtk to 0.3.3
Updated p5-Image-Size to 2.991
Updated p5-URI to 1.23
Updated p5-libwww to 5.69
Updated p5-Digest-SHA1 to 2.02
Updated p5-Digest-MD2 to 2.01
Updated p5-IO-String to 1.02
Updated p5-MailTools to 1.58
Updated p5-XML-Simple to 2.03
Updated p5-perl-ldap to 0.2701
2003-01-31 11:20:15 +00:00
shell
1deca32164 remove libexif and p5-Image-Size 2003-01-31 11:19:00 +00:00
shell
5027ee5030 Updated to p5-perl-ldap-0.2701
Changes :
* contrib/tklkup:
  - Corrected default numbers for gui height and width.
  - Corrected error in gui height and width geometry initialization.
* contrib/dot.tklkup:
  - Corrected default numbers for width and height.
* contrib/tklkup:
  - Corrected an error in the rootDse subroutine.
* contrib/tklkup:
  - Removed one of the mainwindow update commands in the schema display
    section, it was interfering with the automatic window sizing on
    window creation.
* contrib/tklkup:
  - Replaced width and height test values with correct values.
* contrib/tklkup:
  - Moved position of process message window.
  - Added main window height and width options.
  - Added busy indicator.

Please see ChangeLog for more.
2003-01-31 11:14:46 +00:00
shell
209bb3036c Updated to p5-XML-Simple-2.03
Changes :
- fixed circular reference check which was incorrectly catching
  'parallel' references (patch from Theo Lengyel)
- changed Storable calls to use locking (reported by Randal
  Schwarz)
- fixed bug whereby :strict mode required forcearray on
  XMLout() (reported by Ville Skytta)
- first production release with SAX support
- added support for 'strict mode' using :strict import tag
- removed locking code (as it was incompatible with iThreads)
- integrated patch for test failures from Sean Campbell
- fixed stringification of references during folding (reported
  by Trond Michelsen)
- fixed incompatability with Tie::IxHash (reported by
  Venkataramana Mokkapati)
- PODs updated

* for changes before v2.00, see ChangeLog
2003-01-31 11:07:05 +00:00
abs
aca9605f4f Update dvdrecord to 0.1.3nb1
Pull across scanbus patch from cdrecord
2003-01-31 11:03:21 +00:00
abs
260622aadc Update dvdrecord to 0.1.3nb1
Pull across scanbus patch from cdrecord
2003-01-31 11:02:28 +00:00
shell
98eec88611 Updated p5-MailTools to 1.58
Changes :
- add utf8 support [Philip Molter]
- copyright notices fixed, date updated
- And again, the patches of Autrijus had to be adapted to run on
  a perl 5.6.1 installation.  Thanks to [Philip Molter]
- Mail::Util::maildomain() if no information about domains
  is found in sendmail.cf, no error should be reported.
  [Vaughn Skinner]
- Removed the possibility to use 'mailx', which was the
  default: removal from the detectionn routines and Mail/Mailer/mail.pm.
  Strongly suggested by [Sebastian Krahmer]
- Mail::Util::domainname() Patch to remove use of S variable from
  sendmail.cf, because its inclusion is contra-productive.
  [Timur Bakeyev]
- Mail::Util::domainname() Clean domain from sendmail.cf from
  trailing trash (if present) [Timur Bakeyev]
- Mail::Util::domainname()  Added environment variable MAILDOMAIN
  to overrule smart domain discovery. [Timur Bakeyev]
- Fixed some typos
- perl5.8.0 utf8 and unicode bugs fixed

* See ChangeLog for more details
2003-01-31 11:01:30 +00:00