Commit graph

126568 commits

Author SHA1 Message Date
adrianp
39c1a13f1e Remove obsolete patch 2008-05-27 19:34:55 +00:00
adrianp
a10c8cef56 Update to 3.1.1
Fixed --version flag in dhcrelay
Clarified error message when lease limit exceeded
Log messages when failover peer names mismatch have been improved to point out the problem.
Manpage entries in dhcp-options.5 for the 'domain-list' format have been updated.
The 'min-secs' configuration parameter's log message has been updated to be more helpful.
Fixes to allow code to compile on Mac OS X Leopard (10.5).

See http://www.isc.org/sw/dhcp/dhcp_rel2.php for all the details
2008-05-27 19:34:30 +00:00
tnn
7e742c6c6b Pull in upstream commit:
"Delete duplicate B32's in xRRScreenChangeNotifyEvent".
Bump PKGREVISION.
ok joerg@
2008-05-27 17:14:45 +00:00
tnn
d38c374aec Remove a feeble attempt at providing ABI compatibility for the C++ portion
of the PCRE library. Relying on the C++ compiler to crunch symbols in a
particular way is platform dependent at best, and the comments indicate
that this was done for OSX.
Also, the test misfired on SunOS leading to breakage (PR pkg/38768).
I'm not bumping the ABI depends because I'm not aware of
any packages using the C++ library. Bump PKGREVISION, however.
2008-05-27 16:20:52 +00:00
hira
c15d65aff9 Note PKGREVISION bump of misc/openoffice2. 2008-05-27 15:46:03 +00:00
hira
f13d43ff43 - Add some perl scripts to REPLACE_PERL.
- Fix permissions of non-executable files.

Pointing out by wiz@ in private e-mail.  Bump PKGREVISION.
2008-05-27 15:44:44 +00:00
kano
3751ef5996 fix broken xml tag 2008-05-27 15:06:25 +00:00
wiz
ec8a954fb1 Updated net/clive to 0.4.14 2008-05-27 14:55:50 +00:00
wiz
65e7a5cd0f Update to 0.4.14:
Version 0.4.14                                       [2008-05-26]
=================================================================
+new !fix ~change -remove | focus: minor bugfixes, improvements

+ Support: sevenload.com (sr #2015)
    Contributor: Kai Wasserbach
      http://bugs.debian.org/482289
    Minor modifications were made to the contributed patch to maintain
    backward compatibility with Python 2.4.

+ Scan: GoogleVideo support
    --scan now looks for embedded google videos.

+ Scripts: run.py, build.py
    These used to be available in the svn repository only.

        build.py:
            * builds and installs clive to top_srcdir/dist subdir
            * wraps "configure" and "make install"
            * wraps CFLAGS and LDFLAGS for building newt (bundled)
            * takes any of the configure parameters
        run.py: runs clive from the top_srcdir/dist subdir
            * Wraps PYTHONPATH
            * takes any of the clive parameters

    Example:
        % ./build.py --without-newt
        % ./run.py --no-cache URL

! GoogleVideo: "error: extraction url not found" [blocker]
    Affected versions: clive 0.4.12, 0.4.13

    Low quality video extraction would fail due to page HTML changes.

! File extension
    Affected versions: clive < 0.4.14

    mp4 file extension was used incorrectly for Metacafe and Guba videos.

! manual page
    Typos.

~ code cleanup
    Replaced "if .. .find(..) !=/== -1" with "if .. in .."
2008-05-27 14:55:37 +00:00
obache
a27cc3a084 Remove setup of environment variables from configure script
to avoid unwanted detection of pre-installed tools.
2008-05-27 13:51:02 +00:00
obache
1508309880 Fix and simplify workaround for broken db4 library detection.
Should fix PR 38354.

While here, add DESTDIR support.
2008-05-27 13:23:43 +00:00
martti
eac38da1f3 squirrelmail-1.4.15 2008-05-27 12:40:49 +00:00
martti
bfdda0071a Version 1.4.15 - 23 May 2008
----------------------------
  - Fix saving of Read Receipts to Sent folder.
  - Converted Romanian (ro_RO) to UTF-8.
  - Converted Slovak (sk_SK) to UTF-8.
  - Converted Swedish (sv_SE) to UTF-8.
  - Added support for Macedonian.
  - Don't allow invalid plugin names in conf.pl --install-plugin.
  - Fix warning in Printer Friendly due to missing include (#1849101).
  - Let configtest.php use optional PEAR dynamic extension loading,
    patch by Walter Huijbers (#1833123).
  - Fix for IMAP servers that were having problems saving sent messages.
  - Fix broken <style> tag parsing for some HTML messages, thanks
    Roalt Zijlstra.
  - Re-added support for Vietnamese.
  - Fixed broken MDN functionality (send read confirmation).
  - Converted Norwegian Bokm�l (nb_NO) to UTF-8.
  - Converted traditional Chinese (zh_TW) to UTF-8.
  - Avoid deprecation notices on get_magic_quotes_* functions.
  - Improved Message-ID generation code.
  - Added edit list, checkbox, radio group, multiple-select folder
    list and multiple-select string list option widget types,
    as well as support for the "trailing_text" widget attribute.
  - Boolean option widgets are henceforth presented as checkboxes.
  - Tidied up fortune plugin to be inline with specifications for plugins.
  - Enhanced address book page: added 'Compose to' button, put labels
    around address entries tied to checkboxes, improved column spacing,
    added hook for plugins that can filter address book listings.
    Complements RisuMail team (risumail.jp).
2008-05-27 12:40:37 +00:00
reed
c35c1ecdc2 Install README.
Bump PKGREVISION.
2008-05-27 12:21:01 +00:00
tnn
a5f2d4d6fa Updated security/stunnel to 4.24 2008-05-27 11:55:41 +00:00
tnn
5f770b6c1a Update to stunnel-4.24.
4.24: fix security problem (properly reject revoked certs)
4.23: WinNT bugfix
4.22:
  - A new global option to control logging to syslog.
    Simultaneous logging to a file and the syslog is now possible.
  - A new service level option to control stack size.
  - Restored chroot() to be executed after decoding numerical
    userid and groupid values in drop_privileges().
  - A few bugs fixed the in the new libwrap support code.
  - TLSv1 method used by default in FIPS mode instead of
    SSLv3 client and SSLv23 server methods.
4.21:
  - Initial FIPS 140-2 support (see INSTALL.FIPS for details).
  - Experimental fast support for non-MT-safe libwrap is provided
    with pre-spawned processes.
  - Stunnel binary moved from /usr/local/sbin to /usr/local/bin
    in order to meet FHS and LSB requirements.
  - Added code to disallow compiling stunnel with pthreads when
    OpenSSL is compiled without threads support.
  - Minor manual update.
  - TODO file updated.
  - Dynamic locking callbacks added (needed by some engines to work).
  - AC_ARG_ENABLE fixed in configure.am to accept yes/no arguments.
  - On some systems libwrap requires yp_get_default_domain from libnsl,
    additional checking for libnsl was added to the ./configure script.
  - Sending a list of trusted CAs for the client to choose the right
    certificate restored.
  - Some compatibility issues with NTLM authentication fixed.
2008-05-27 11:51:32 +00:00
tnn
879c72f41f Mark as not for bulk building on HPUX 2008-05-27 09:44:39 +00:00
bjs
0f4091cb9c + Updated x11/libFS to 1.0.1 [bjs 2008-05-27] 2008-05-27 04:59:13 +00:00
bjs
003d5843e5 Update to version 1.0.1. Basically, the update just replaces sprintf()
with snprintf().  But why not, eh?
2008-05-27 04:58:50 +00:00
bjs
a8cb6a777a + Added x11/rendercheck version 1.3 [bjs 2008-05-27] 2008-05-27 04:54:36 +00:00
bjs
f532603ff8 Add rendercheck to x11/Makefile 2008-05-27 04:53:55 +00:00
bjs
5dd0d122aa Import rendercheck-1.3. Useful to see if your video driver
does the Right Thing(tm) with render acceleration.

rendercheck is a program to test a Render extension implementation against
separate calculations of expected output.

Tests currently include:
- Destination coordinates correctness
- Source coordinates correctness
- Transformed (FilterNearest) source coordinates correctness.
- Composite with and without mask (with/without component alpha), with 1x1
  repeating Pictures and 10x10 Pictures.
- Linear gradients
- Repeating sources/masks at POT and non-POT sizes
- Some regression tests for bugs from freedesktop.org bugzilla.
2008-05-27 04:53:16 +00:00
tnn
c6487c50d8 Mark as not for bulk building on HPUX 2008-05-26 23:28:53 +00:00
joerg
0abedb7b2d Add unbound to the build. 2008-05-26 22:38:27 +00:00
tnn
1dd4358c42 Mark some packages as not for bulk building on HPUX. 2008-05-26 22:37:30 +00:00
joerg
48bf7ce89a Import unbound-1.0.0, a DNS recursor library and daemon from the guys
that brought us NSD.
2008-05-26 22:36:56 +00:00
tnn
8aa19c3bca Mark some packages as NOT_FOR_BULK_PLATFORM= Linux-*-*
Addresses PR pkg/38368 and PR pkg/38371
2008-05-26 22:25:25 +00:00
tnn
b6f26065d5 Mark as not for bulk building on SunOS. 2008-05-26 22:19:40 +00:00
tnn
f65b2db7e0 USE_DESTDIR is not supposed to be set by package Makefiles. 2008-05-26 22:15:50 +00:00
tnn
dc868fa9b5 Add support for NOT_FOR_BULK_PLATFORM, which works similar
to NOT_FOR_PLATFORM, but only active when BATCH is defined.
Can be used to mark packages that are known to stall the bulk builds on
certain platforms.
2008-05-26 22:05:46 +00:00
tron
ed17658cac Note update of the "imap-uw" package to version 2006j2nb6. 2008-05-26 22:03:13 +00:00
tron
35c294e036 Turn IPv6 support on by default. Bump package revision.
Approved by Jim Wise.
2008-05-26 22:01:07 +00:00
tnn
23bfa1e54c Remove the broken FreeBSD manual page rule overrides.
This deviates too much from the standard bsd.sys.mk with no good reason,
and breaks more than it fixes. PR pkg/38650
2008-05-26 19:23:59 +00:00
tnn
38cbabdfa1 Yet another tmac PLIST fix.
This whole mess needs to be cleaned up and sanitised.
2008-05-26 17:54:25 +00:00
tnn
a80aa4a4fd Depend on nbcompat for getopt_long on OSF1.
XXX bandaid to get groff to build, will be fixed differently with the
(still vaporware) new features framework ...
2008-05-26 17:48:27 +00:00
hira
eebc3fba44 Note PKGREVISION bump of wm/compiz. 2008-05-26 17:24:27 +00:00
hira
4fbea75966 Fix core dump with ini plugin (flat-file configuration backend) from
upstream.  Bump PKGREVISION.
2008-05-26 17:22:37 +00:00
drochner
3c279c0478 sync with base pkg 2008-05-26 16:52:21 +00:00
tnn
9f6ca3d2fe Mark as broken if using sunpro (hangs bulk build) 2008-05-26 16:47:21 +00:00
wiz
147aff8394 Updated devel/autogen to 5.9.5 2008-05-26 14:51:56 +00:00
wiz
e35edd34c3 Update to 5.9.5:
New in 5.9.5 - May 2008

* integer number arguments may now have their values suffixed with
  one of the letters k/K/m/M/g/G/t/T to signify scaling by powers
  of 1000 (lower case) or 1024 (upper case).  Specify, "scaled".

* AutoOpts "arg-type" may now be set to "file".  Existence of the directory
  portion of the name will be checked.  The existence (or not) of the actual
  file may also be checked.  Finally, the file may be pre-opened with either
  "fopen(3C)" or "open(2)".

* The "columns" program now accepts a "--fill" option to cause it to fill
  text instead of filling columns.

* The tests should no longer indirectly reference installed versions of
  the binaries.  They should all work out of the build directories.
2008-05-26 14:50:18 +00:00
tnn
e87fb2aa1b Mark as not for SunOS (hangs build) 2008-05-26 14:41:07 +00:00
tron
064b47c3ec Note update of the "xchat" package to version 2.8.4nb3. 2008-05-26 14:39:55 +00:00
tron
85e77639c3 Turn IPv6 support on by default. Bump package revision. 2008-05-26 14:39:24 +00:00
tron
06c20fecf5 Fix broken shell code:
You must *not* use "test ... && ..." when you use "set -e". Because if the
first expression fails your shell script will abort.

This should fix problem with NetBSD-current's (correctly behaving)
"/bin/sh" report on current-users by David Holland and Kurt Schreiner.
2008-05-26 14:21:43 +00:00
joerg
5ccc35b89b Document bsdtar value. From OKANO Takayoshi. 2008-05-26 13:39:08 +00:00
joerg
4aed8741d3 Fix my speling as noticed by OKANO Takayoshi. 2008-05-26 13:38:12 +00:00
joerg
d2ec3ef075 Move meta package override earlier. 2008-05-26 13:25:22 +00:00
adrianp
de99f4d269 Updated time/kronolith to 2.2 2008-05-26 12:59:01 +00:00
adrianp
44f0314a06 Kronolith version H3 (2.2) is a major upgrade in the 2.x release series,
including these enhancements:
* Support for the Horde_Alarm system (requires Horde 3.2) for email or
  inline alarms on any event.
* Improved iCalendar and vCalendar support, including support for
  alarms, timezones, better integration with remote calendars, and
  better support for remote clients.
* Improved event recurrence, including events that recur a specific
  number of times, recurrence by day of the year and by weekday of the
  year, the choice of editing or deleting a recurring event as either
  the full series or an individual exception, and the ability to remove
  recurrence exceptions.
* More complete WebDAV support.
* WCAG 1.0 Priority 2/Section 508 accessibility guidelines compliance.
* Users can get a daily agenda email.
* Holidays can be displayed using the Date_Holiday package.
* Event delegation - users can have permissions to creat events on behalf
  of other users.
* Events can be marked private.
* More dynamic user interface, including dynamic page refreshes to update
  the main calendar view when switching between dates or month/day/week/
  work week/year views, a collapsible panel that provides quick access
  to all calendars and allows searching of calendars, a dynamic event
  edit interface that puts less commonly used options out of site by
  default, quick switching between the view, edit, and delete interfaces,
  and autocompletion of attendees from the user's address book.
* Full Kolab webclient support
* Database access can be split between read and write databases.
* More graceful operation if the calendar backend is not available.
* and much, much more.
2008-05-26 12:58:49 +00:00