Commit graph

107081 commits

Author SHA1 Message Date
dmcmahill
ac4d662ef8 Use '-o' instead of '-or' in find(1) arguments as the former seems to
be more portable (works on at least NetBSD, SunOS-5.9, and Linux).
Addressed PR pkg/35245
2006-12-14 14:37:32 +00:00
dmcmahill
afa2891d96 If a package build fails, append the output of 'make debug' to the log
since sometimes there are questions about various variables and settings.
This should help in people trying to investigate build failures.
2006-12-14 14:32:04 +00:00
dmcmahill
b3c2d58dbe add /usr/sadm to the list of sandboxMountDirs for SunOS 2006-12-14 14:29:22 +00:00
rillig
fac062649d Oops, the XBILL_HOME must end in a slash, to make it fully workable on
Solaris. PKGREVISION++
2006-12-14 14:05:48 +00:00
martti
19fad69284 proftpd-1.3.1rc1 2006-12-14 11:20:09 +00:00
martti
6994027e26 Updated net/proftpd to 1.3.1rc1
The 1.3.1rc1 release includes major new features and numerous bugfixes,
including:

  + Support for UTF8 and translated response messages (NLS support)

  + New configuration directives:
      DisplayChdir
      DisplayFileTransfer
      UseIPv6
      UseUTF8

  + Deprecated configuration directives:
      DisplayFirstChdir
        The DisplayFirstChdir directive is deprecated; sites should use
        the new DisplayChdir directive (which allows for files to
        be displayed on every directory change, rather than just the
        first time for a directory change).

      HiddenStor
        The HiddenStor directive is deprecated; simply use HiddenStores
        instead.

      SQLHomedirOnDemand
        The SQLHomedirOnDemand directive will be removed in future
        releases; use the CreateHome directive instead.

  + New modules:
      mod_ban, a module handling dynamic client "black lists"
      See doc/contrib/mod_ban.html

  + Enhanced modules:
      The mod_tls module can now make use of cryptographic accelerator
      cards with the new TLSCryptoDevice directive.  It can also use
      a program for obtaining certificate passphrases via the new
      TLSPassPhraseProvider directive.

  + Documentation
2006-12-14 11:19:46 +00:00
minskim
37062bb43e This package uses libiconv. 2006-12-14 08:09:16 +00:00
schmonz
53685255a0 Note getmail update. 2006-12-13 23:31:33 +00:00
schmonz
7785f5133b Update to 4.6.6. From the changelog:
- add ignore_stderr option to MDA_external destination.  Thanks: Daniel
    Burrows.
- documentation cleanups.
2006-12-13 23:31:03 +00:00
wennmach
9278d7232d Bump PKGREVISION for previous commit 2006-12-13 21:35:40 +00:00
wennmach
f84a4b1398 - Fix build on DragonFly
- Fix building documentation (PDF files)

From Joerg Sonnenberger in private e-mail with some minor
modifications by myself. Thanks, Joerg!
2006-12-13 21:23:45 +00:00
wiz
0d1de344b9 + mlterm-2.9.3. 2006-12-13 21:05:13 +00:00
wiz
c932284aef Fix build with gcc4, based on patch provided by David Howland in
PR 35243.
2006-12-13 18:21:36 +00:00
wiz
c75b19d0b1 + TeXmacs-1.0.6.7, abcm2ps-5.2.1, bittorrent-5.0.0, cinepaint-0.21.2,
getmail-4.6.6, trac-0.10.3.
2006-12-13 17:57:27 +00:00
wiz
d6469feee4 easytag-devel updated to 1.99.13. 2006-12-13 17:56:32 +00:00
wiz
17406d3a76 Update to 1.99.13:
1.99.13 - December 10th, 2006 :
===============================
    * The manual cddb search was reactivated by using now "gnudb.org" instead of
      "freedb.org" as the last service didn't work,
    * Faster access for the Cddb search,
    * Added ability to use the MusicBrainz Cddb Gateway for the automatic search,
    * The automatic search request the two servers : freedb.org and the
      MusicBrainz Cddb Gateway,
    * Fixed compilation for the new FLAC version 1.1.3 (thanks to Josh Coalson),
    * Fixed reading of invalid UTF-8 strings in Ogg Vorbis and APE tags. We try
      to convert it to the right encoding.
    * Added French documentation (thanks to Emmanuel Brun),
    * A new Chinese translation (thanks to Yang Jinsong),
    * Hungarian translation updated (thanks to Mészáros Csaba),
    * Italian translation updated (thanks to Kostantino),
    * Swedish translation updated (thanks to Anders Strömer),
    * German translation updated (thanks to Götz Waschk),
    * French translation updated.
2006-12-13 17:55:36 +00:00
ghen
0441e6667d openoffice-2.1.0. 2006-12-13 17:34:43 +00:00
ghen
fe645b9d15 Updated misc/openoffice2-bin to 2.1.0. 2006-12-13 17:34:07 +00:00
ghen
986d71ef83 Update to OpenOffice.org 2.1.0.
OpenOffice.org 2.1 is recommend for all users, as it represents a significant
improvement over all previous versions. Among other things:

    * Multiple monitor support for Impress
    * Improved Calc HTML export
    * Enhanced Access support for Base
    * Even more languages
    * Automatic notification of updates

For detailed Release Notes, see http://development.openoffice.org/releases/2.1.0.html
2006-12-13 17:33:30 +00:00
obache
2d03fa598e Revert previous commit related to PR 34065, and fixed by another method,
rename conflict function name 'printf' to 'myprintf'.
2006-12-13 16:45:42 +00:00
dmcmahill
7d2f31a32e include the PKGSRC_COMPILER setting in the report 2006-12-13 16:05:25 +00:00
taca
110d74aef3 Oops, there was typo. 2006-12-13 11:44:12 +00:00
taca
ace93f4343 Note update of devel/ruby-readline package to 1.8.5.20061205nb1. 2006-12-13 10:56:51 +00:00
taca
c459614bc8 Improve checking of some "rl_*" gnu readline compatible functions.
It should fix PR pkg/35244.

Bump PKGREVISION.
2006-12-13 10:55:51 +00:00
ghen
3c9fce044e Add "sid" as an abbreviation for the "show-installed-depends" target. 2006-12-13 07:48:17 +00:00
martti
90a4295aaf postfix 2006-12-13 06:54:43 +00:00
martti
378e22ac9d Updated mail/postfix-current to 2.4-20061210
Too many changes to list here, see the HISTORY file for details.
2006-12-13 06:23:06 +00:00
martti
ab02ad23d8 Updated mail/postfix to 2.3.5
- On Redhat Linux, a Postfix daemon could lock up while logging a
  warning from a signal handler before exiting. This is remedied
  by a low-cost re-entrancy guard for signal handlers that never
  return.

- Message headers longer than 65535 broke the Milter protocol.  To
  make matters worse the cleanup server could then dereference a
  null pointer.  When Milter support is enabled, the length of each
  message header is now limited to 60000.

- Several fixes to improve worst-case behavior of the (new) queue
  manager with multi-recipient mail. The queue manager now reads
  new recipients earlier from the queue file, instead of becoming
  starved while waiting for the slowest in-memory recipients to
  complete; and it now reads recipients in smaller chunks to avoid
  spending too much time not talking to delivery agents.

- With remote SMTP server tarpit delays larger than the Postfix
  SMTP client's smtp_rset_timeout (default: 20s), the client would
  get out of sync with the server while reusing a connection.  The
  symptoms were "recipient rejected .. in reply to DATA".

- On FreeBSD 6.2, some Postfix daemon processes would complain once
  with "Error 0" after "postfix reload" and then recover. This
  warning is now logged only when the problem persists.
2006-12-13 06:16:55 +00:00
obache
f037914269 Updated net/maradns to 1.0.39. 2006-12-13 04:36:37 +00:00
obache
578d809b76 Update maradns to 1.0.39.
changelog:
       maradns-1.0.39:

           * Backport of memory leak fix to 1.0 branch of MaraDNS

           (2006.07.24)

       maradns-1.0.38:
           Backport of MaraDNS 1.2.09 Microsoft.com fix to legacy 1.0 branch

           (2006.06.16)

       maradns-1.0.37:
           This is an update for the 1.0 legacy branch of MaraDNS

           * Removed all example mararc files which allow any IP on the
             internet to perform recursive queries (these can be used for
             denial of service attacks)

           (2006.04.07)

       maradns-1.0.36:
           This is a bugfix release for the legacy 1.0 branch of MaraDNS.

           * A backport of the 2-line patch recently posted to the mailing
             list concerning incorrect dangling CNAME warnings

           (2005.12.31)

       maradns-1.0.35:

           * Backport of 1.1.x fix of csv1 example in documentation

           * Backport of 1.1.x fix of MINFO RR description

           * Backport of 1.1.x security fix.

           (2005.11.20)

       maradns-1.0.34:

           * Hotfix: recursion works again

           * Regression procedure added.

           (2005.10.26)

       maradns-1.0.33:

           * Fixed occassional crash that happens while reading zone files at
             MaraDNS startup.

           * Fixed occassional compression error which shows up in MaraDNS
             logs.

           * Update man page to point out some unimplemented features will be
             in 1.2

           (2005.10.24)

       maradns-1.0.32:
           Hotfix: RR rotation now works again.

           (2005.08.08)

       maradns-1.0.31:
           Two patches by Albert Lee that improve Maras stability.

           (2005.08.07)

       maradns-1.0.30:

           * Warn the user when they have dangling CNAME records

           * Fix bug with MX records with preferences > 255 in getzone tool

           (2005.06.30)

       maradns-1.0.29:
           This release improves how MaraDNS'recursive resolver parses
           packets so that Mara can interoperate better with some stub
           resolvers that dont bother looking past the header of a DNS
           packet.

           (2005.05.13)
2006-12-13 04:35:16 +00:00
obache
6833aaf439 Enable to build with GNU gettext. fix PR 34065. 2006-12-13 03:37:50 +00:00
obache
851df205fe Note revision bump of scmgit. 2006-12-13 02:07:43 +00:00
obache
893f510b2a Install perl modules into the "vendor" directories.
Bump PKGREVISION.
2006-12-13 02:00:29 +00:00
minskim
91a6959169 Darwin's bison is too old (1.28) to build some packages
(e.g. libgnomeprint).  Comment out lines for the native bison
and note why.
2006-12-13 01:03:14 +00:00
minskim
e22aed1d47 Darwin has bison. 2006-12-12 23:44:25 +00:00
rillig
3b049b5ce5 Fixed PKGMANDIR. 2006-12-12 23:17:40 +00:00
wiz
e8127c4280 + flac-1.1.3. 2006-12-12 23:05:52 +00:00
rillig
d69c6cc741 In buildlink3.mk files, bsd.fast.prefs.mk should be included instead of
bsd.prefs.mk.

Fixed the regular expression for buildlink3.mk files containing
PKG_BUILD_OPTIONS code.
2006-12-12 22:13:38 +00:00
rillig
9c7ddd7ed8 Added c99 to the list of known languages.
Following existing practice, the variable PKG_BUILD_OPTIONS.* may be
queried in buildlink3.mk files in the .include section, and no warning
is generated anymore.
2006-12-12 21:56:44 +00:00
rillig
ed581cc064 Moved the BUILDLINK_DEPTH to where it belongs. 2006-12-12 21:55:27 +00:00
adrianp
3951c0e409 Updated time/kronolith to 2.1.4 2006-12-12 21:55:11 +00:00
adrianp
f4a11ab1d8 Update to 2.1.4
------
v2.1.4
------

[cjh] SECURITY: Close arbitrary file inclusion in free/busy views.


------
v2.1.3
------

[cjh] Set vEvent ORGANIZER to the event creator, not the calendar owner (kajtzu@basen.net, Bug 4527).
[jan] Fix importing of events without end date and duration (Bug 4519).
[jan] Correctly display recurring events spanning multiple days (Bug 4438).
[jan] Fix recurrence end dates with SQLite backends (Bug 4219).
[jan] Fix calculation of recurrence ends with imported and remote events (Bug 2813).
[cjh] Consolidate the check for whether or not users can add events in the day and month views (Bug 4373).
[jan] Fix alarms for recurring events in Kolab driver (michael.sheldon@credativ.de, Bug 4326).
[jan] Show error message if imported file didn't contain events.
[cjh] Fix the SQL types of several recurrence fields.
[jan] Add categories from imported events to the user's categories.
[jan] Add Slovenian translation (Duck <duck@obala.net>).
[jan] Deal with attendee email addresses case insensitively.
[jan] Don't consider events from remote calendars as busy time.
[jan] Always try to return the correct event instance if requesting an event by its UID (Thorsten Schaub, Bug 1994).
[cjh] Fix permissions for the calendar list in advanced search (Bug 4093).
2006-12-12 21:53:06 +00:00
joerg
5e43280b23 Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.
The redundant parsing of bsd.prefs.mk is mostly avoided now and
parse time e.g. for x11/kdebase3 gets reduced by up to 10%.
2006-12-12 21:52:34 +00:00
rillig
914dd9cda3 Made all .include lines look the same. 2006-12-12 21:37:20 +00:00
rillig
32b86a6076 On Solaris 5.9, the ksh cannot handle null bytes in the input. It's
documented in a SunSolve document, but that document is not accessible
to the public.

There's no better way than to start a subshell executing sed(1) in this
case. This makes the test even slower on these machines, and is not even
guaranteed to work in all cases. That's life.
2006-12-12 21:10:41 +00:00
minskim
5b32522004 Add a patch in Gnome bug 382933 to make this package build on Darwin. 2006-12-12 21:02:26 +00:00
wiz
8b9d3162a2 streamripper updated to 1.61.27. 2006-12-12 20:28:15 +00:00
wiz
724ff99d33 Update to 1.61.27:
New for 1.61.27
---------------
Saturday, September 09, 2006
* Fix bug that caused extra garbage between id3v2 and first frame.
* Fix bug that truncated last byte of last frame in mp3 files.

New for 1.61.26
---------------
Thu Aug 24 21:50:47 EDT 2006
* Fix for security problem CVE-2006-3124, buffer overflow in http
  header parsing that could result in remote exploit

New for 1.61.25
---------------
Sunday, August 13, 2006
* Fix bug where -s flag was ignored when used with -a flag
* Plugin: Add popup menu with history of recent URL's
* Plugin: Fix problem with "old way of retrieving track"
* Plugin: Fix problem not finding desktop folder on Windows 98

New for 1.61.24
---------------
Sun Jul  2 14:14:38 EDT 2006
* Fix bug where external program wasn't being killed when reconnecting

New for 1.61.23
---------------
June 18, 2006
* Plugin: Fix problem where streamripper can't find winamp directory
* Plugin: Add STREAMRIPPER_WINAMP_HOME environment variable
* Plugin: Fix sorting problem with skin list
* Plugin: Add uninstaller
* Plugin: Installer no longer overwrites parse_rules.txt

New for 1.61.22
---------------
Fri Jun  2 10:17:53 EDT 2006
* Docking now works in modern skins
* Docking now works when windowshading winamp
* Debuging winamp plugin through STREAMRIPPER_DEBUG environment variable

New for 1.61.21
---------------
Sun 05-28-2006
* Fix winamp crash caused by reference to debug file

New for 1.61.20
---------------
Sat 05-27-2006
* Fix problem writing to \\net\paths on windows
* Fix problem with options getting reset in winamp plugin
* Fix rendering problem with skin preview in winamp plugin
* Fix docking problem in winamp plugin

New for 1.61.19
---------------
Sat 03-25-2006
* Add support for pls and m3u parsing
* Upgrade to TRE version 0.7.2
* Add configuration switch: --without-ogg, for compiling
  streamripper on systems that don't have ogg/vorbis libraries.

New for 1.61.18
---------------
Sun Mar  5 19:39:24 EST 2006
* Add support for ogg file splitting
* Add support for ogg relay
* Return an ICY response header instead of HTTP response header.
  This fixes problems with Windows media player classic (#1189504).
* Winamp relay now adds /;stream.nsv or /.ogg for NSV and OGG streams.
* Add izverg's patch for when default skin is blank in sripper.ini.

New for 1.61.17
---------------
Tue 11-22-2005
* Fix memory leak
* Fix for proxy authentication without password (#1338203)
* Check http_proxy environment variable for proxy url

New for 1.61.16
---------------
Sat Nov 12 01:18:06 EST 2005
* Use external program for reading metadata
* Possible fix for proxy authentication without password (#1338203)
* Change splitting behavior when song is too short to do silence detection
* Resize winamp plugin gui to make it more visible

New for 1.61.15
---------------
Fri 10-21-2005
* Fix a problem where streamripper aborts with SR_ERROR_BUFFER_EMPTY
* Improve splitting code to add correct amount of padding
* Add winamp plugin GUI for -k flag
2006-12-12 20:27:15 +00:00
plunky
af3c4e3325 sysutils/bcmfw
Because the firmware files do not strictly fall into the Free or
Open Source camps as explained in the Pkgsrc guide section 18.1.4,
introduce a bcmfw-license.

Also, because the licensing terms for the firmware files are not
especially clear, add NO_BIN_ON_* so that we don't distribute them
in an unapproved format.

prompted by gdt@
2006-12-12 19:40:24 +00:00
joerg
2eac6f074d Skip a file we don't care about in the portability check. 2006-12-12 19:34:06 +00:00