Commit graph

147260 commits

Author SHA1 Message Date
hasso
97d5b3f54b Updated devel/rt-mysql to 2.0.15nb7
Updated devel/rt-pgsql to 2.0.15nb7
2009-08-26 11:25:21 +00:00
hasso
6670bc59b9 Fix PLIST and bump PKGREVISION. 2009-08-26 11:23:46 +00:00
hasso
f5a69c7d86 Needs msgfmt. 2009-08-26 11:19:30 +00:00
hasso
f19f4184e7 Needs msgfmt and pkg-config. Add workaround for a problem which is probably
a bug in cmake.
2009-08-26 10:58:11 +00:00
tron
21d34c3547 Add patch to fix the security vulnerabilites reported in CVE-2009-2414
and CVE-2009-2416.

The patch was taken from the latest Fedora 11 "libxml2" source RPM.
2009-08-26 10:20:57 +00:00
dsainty
6c82aefdf3 The patches are gone, garbage collect the hashes too. 2009-08-26 05:04:15 +00:00
seb
6a8006aaa1 Note update of devel/p5-Module-CoreList to version 2.18 2009-08-26 01:48:03 +00:00
seb
530e3892b5 Update p5-Module-CoreList from version 0.17 to version 0.18.
Upstream changes:
2.18	Mon Aug 24 2009
	- Update for perl 5.10.1
	- Remove %patchlevel hash (now that perl uses git and not perforce)
	- Add %upstream and %bug_tracker data (Nicholas Clark)
2009-08-26 01:47:52 +00:00
seb
e8493163d3 Note update of devel/p5-local-lib to version 1.4.5 2009-08-26 01:40:53 +00:00
seb
d1435cb2eb Update from version 1.4.4 (upstream 1.004004) to version 1.4.5 (upstream
1.004005).

Upstream changes:
1.004005 2009-08-23
        - Add the --no-manpages option to bootstraping to tell EUMM / MB to not
          generate manpages from POD. Thanks to RKITOVER for providing the
          necessary values for CPAN.pm's configuration.
2009-08-26 01:40:41 +00:00
seb
948fc9cf10 Note update of devel/p5-Devel-Cycle to version 1.11 2009-08-26 01:30:14 +00:00
seb
3566befdd0 Update p5-Devel-Cycle from version 1.10nb1 to version 1.11.
Pkgsrc changes:
- Set USE_LANGUAGES

Upstream changes:
1.11 Mon Aug 24 08:50:25 EDT 2009
     - Florian Ragwitz fixed bug 47389
2009-08-26 01:30:03 +00:00
seb
309e6b22c2 Note update of devel/p5-Class-InsideOut to version 1.10 2009-08-26 01:14:39 +00:00
seb
5f4f2d4fa7 Update p5-Class-InsideOut from version 1.09 to version 1.10.
Pkgsrc changes:
- Set LICENSE

Upstream changes:
1.10 Mon Aug 24 20:44:46 EDT 2009

    Bug fixes:
    - changed method of calling Exporter::import() to avoid confusing DProf
    - fixed detection of missing 'weaken' function in newer Scalar::Util
      (fixes test t/15_no_weaken_fallback.t) (RT#47623)

    Other:
    - cleanup: eliminate test warning from bogus superclass in a test class
    - docs: Noted that set_hooks aren't called by new() (RT#48106)
2009-08-26 01:14:23 +00:00
seb
179407a7a6 Note update of math/p5-Spreadsheet-ParseExcel to version 0.5400 2009-08-26 00:55:15 +00:00
seb
4d93dfcf94 Update from version 0.5200 to version 0.5400 (upstream 0.54)
Upstream changes:
0.54 August 25 2009

    ! Fix for height/width of hidden rows/columns with additional.
      tests in 05_regression.t. Thanks to Greger Leijonhufvud.
      http://rt.cpan.org/Public/Bug/Display.html?id=48450

    ! Fix for mal-formed Print_Title Name block.
      Reported by Marc Elser.

0.53 August 24 2009

    + Made perl 5.8.0 a requirement for proper Unicode handling.

    ! Fixed minor int2col() bug thanks to David Black.
      Added 28_int2col.t test for above.
      http://rt.cpan.org/Public/Bug/Display.html?id=48967

    + Refactored Workbook API and docs.
2009-08-26 00:54:57 +00:00
hasso
333c278a79 Updated devel/cflow to 1.3nb1
Updated devel/qof to 0.7.5nb3
2009-08-25 20:12:22 +00:00
hasso
ddd60b5701 Doxygen bump. 2009-08-25 20:11:01 +00:00
hasso
b0cb3420f4 Fix PLIST and bump PKGREVISION. 2009-08-25 20:09:18 +00:00
sno
55fb613b56 Updated devel/p5-Getopt-Long-Descriptive to 0.077 2009-08-25 16:40:24 +00:00
sno
1243d54880 Updating package devel/p5-Getopt-Long-Descriptive from 0.076 to 0.077
Upstream changes:
0.077   2009-08-21
        allow 'f' as an option name; had mistakenly required 2 characters
2009-08-25 16:40:11 +00:00
wiz
cbd8140082 regen. 2009-08-25 13:20:58 +00:00
wiz
cd7c61ab0a Add missing dvipsk dependency. 2009-08-25 13:19:57 +00:00
wiz
1faf690312 Close tag. 2009-08-25 13:19:50 +00:00
wiz
059bf86ace Remove BROKEN_IN variable. It was no maintained, and there was no
defined workflow for setting it, removing it, or removing packages
depending on it.
2009-08-25 12:32:54 +00:00
wiz
6b56e8fed5 Added net/libasyncns version 0.7 2009-08-25 12:23:14 +00:00
wiz
5ec70c3854 + libasyncns. 2009-08-25 12:23:03 +00:00
wiz
3bae45620b Initial import of libasyncns-0.7:
libasyncns is a C library for Linux/Unix for executing name service
queries asynchronously. It is an asynchronous wrapper around
getaddrinfo(3), getnameinfo(3), res_query(3) and res_search(3) from
libc and libresolv.

In contrast to GNU's asynchronous name resolving API getaddrinfo_a(),
libasyncns does not make use of UNIX signals for reporting completion
of name queries. Instead, the API exports a standard UNIX file
descriptor which may be integerated cleanly into custom main loops.

In contrast to asynchronous DNS resolving libraries like libdenise,
skadns, adns, libasyncns is just an asynchronous wrapper around
the libc's synchronous getaddrinfo() API, which has the advantage
of allowing name resolution using techniques like Multicast DNS,
LDAP or NIS using standard libc NSS (Name Service Switch) modules.
libasyncns is compatible with IPv6 if the underlying libc is.

libasyncns is very tiny, consisting of just one header and one
source file. It has no dependencies besides libc.

By default libasyncns spawns a number of worker threads (LWPs) to
process name queries. Alternatively or when POSIX Threads are not
supported, libasyncns can fork() off worker processes instead.
2009-08-25 12:18:09 +00:00
wiz
cf79fe6cb9 Get rid of now unnecessary EXTRACT_OPTS_ZIP. 2009-08-25 11:57:44 +00:00
wiz
109c80313e Change default for zip extraction to leave files as they are.
Previously, zip extraction by default converted to lower case.

Fix some packages that need it and remove -L from some packages
that manually set it.
2009-08-25 11:56:34 +00:00
wiz
0822821648 Remove gobo-eiffel. Never updated since its import in 1999 (though
upstream development is active), has been failing bulk builds since
at least 2007.
2009-08-25 11:41:13 +00:00
hasso
9cbc22894e Remove cscope option and make it default. Via PR 40710 and discussed with
martti@.
2009-08-25 08:17:36 +00:00
hasso
bb6d8f0234 Bump PKGREVISION to fix pkg-config files as noted by obache@ in the PR 41895. 2009-08-25 07:29:18 +00:00
hasso
97259a2733 - Fix MESA_TINY missed in last version bump.
- Add INSTALL_LIB_DIR and INSTALL_INC_DIR to fix *.pc files.

This should address issues mentioned in the PR 41895. While there make dri
default for DragonFly. Bump PKGREVISION.
2009-08-25 05:27:57 +00:00
epg
cd1ab40b20 Updated devel/cvs2svn to 2.3.0 2009-08-25 04:18:46 +00:00
epg
5c066fc04d Version 2.3.0 (22 August 2009)
------------------------------

 New features:
 * Add a "cvs2git" script for starting conversions to git (or Mercurial).
 * Add a "cvs2bzr" script for starting conversions to Bazaar.
 * Generate manual pages automatically via new --man option.
 * Allow --mime-types and --auto-props options to be specified more than once.
 * Support author transforms when converting to Subversion.
 * Allow unlabeled branches to be renamed using SymbolTransforms.

 Bugs fixed:
 * cvs2git with non-inline blobs: a revision after a delete could be empty.
 * Fix timezone handling under Windows (which does not respect TZ variable).
 * Do path comparisions platform-independently in symbol transform classes.
 * Fix https://bugs.launchpad.net/pld-linux/+bug/385920

 Improvements and output changes:
 * Output error message if a revision's deltatext is missing.
 * Improve contrib/verify-cvs2svn.py (used for testing conversion accuracy).

 Miscellaneous:
 * Add an IgnoreSymbolTransform class, for ignoring symbols matching a regexp.
 * Remove some DeprecationWarnings when running under newer Python versions.
2009-08-25 04:17:35 +00:00
hasso
82162b9b9a Prelude packages are updated altough need some more work. 2009-08-24 18:40:51 +00:00
hasso
a3450bc7a1 Updated security/prelude-manager to 0.9.15. 2009-08-24 18:36:51 +00:00
hasso
79e583cb35 Update to 0.9.15. Upstream changes:
- Make Prelude-Manager thread backend independant.
- Add missing dlpreopening support for the SMTP plugin.
- Win32 compilation fixes.
- Various fixes and update.

Also various pkgsrc related fixes including DESTDIR support.
2009-08-24 18:32:21 +00:00
zafer
c7b1e26a52 updated net/filezilla to 3.2.7.1 2009-08-24 17:33:48 +00:00
zafer
aa3423a907 Update filezilla to 3.2.7.1
Changelog:

2009-08-23 - FileZilla Client 3.2.7.1 released
Bugfixes and minor changes:

Fix crash if adding new filters
Small performance optimization for local directory tree
2009-08-24 17:32:25 +00:00
hasso
9362f65242 Update to 0.9.17. From Rumko via PR 41763. Upstream changes:
Changes in 0.9.17:
==================

- Do not provide an exhaustive list of unreachable linked alert, rather,
tell the user how many linked alert are not reachable any more.

- String encoding fixes, do not mix unicode and bytestring, and more
generally, use unicode for internal string storage. This fixes a lot
of possible exception with particular specific user input, or with
localization enabled.

- Inline filter didn't work as expected when viewing events starting
with a specific offset, because the offset keyword wasn't removed
from the generated link.

- Error handling improvement (back / retry button weren't always
working as expected).

- Fix exception when no protocol was available.

- Improve navigation button link (make the link cover the whole button).

Changes in 0.9.16:
==================

- Multiples advanced filter within the same column wouldn't display
correctly.

- Correctly restore input field when switching between advanced/simple
filter mode.

- Fix multiple bug that would results in inconsistant filtered "state"
and reset button.

- Using the classification simple filter now also trigger a search on
impact.completion.

- Fix multiple alert deletion checkbox, (#357).

- Various bug fixes.

Changes in 0.9.15:
==================

- Make it obvious when a column is filtered by replacing the old sober
star with a big "[filtered]" red marker. If the column filter is
saved, then the marker color will go from red to black.

- Once the user filtered a given field by clicking on it, deny further
click so that it is clear that the filter is currently active.

- Re-write the inline filter implementation using Cheetah + Jquery, in
place of generating an enormous amount of javascript code. This
drastically reduce the size of the events listing HTML page, and will
allow for much easier modification of the inline-filters.

- Only propose filter operator relevant to the selected path.

- Inline filter now present a single input field (with no path and
operator selection). Using this field, the user can filter on what is
seen in the associated column. For example, in the classification
column, the filter will trigger a search on classification.text,
classification.reference.name and classification.reference.origin.

There is also an [advanced] button allowing the user to specify both
the path and the operator.

- Implement a reset button in each inline filter column, that allow to
switch between different version of the filter: last saved filters,
default filters, or current filters.

- The user can now click an alert completion to set an inline filter on
the completion value.

- Clicking on a port / protocol now trigger a CSS menu allowing to
filter on the port and protocol information, or to get information
concerning this port / protocol.

- Clicking on a classification reference now trigger a CSS menu which
allow to filter on the reference, or to get more information
concerning it.

- Clicking on classification now add a filter on the selected
classification (previously, it would have unfolded aggregated alerts
for the selected entry, which is now done clicking the alert count).

- Until now, the default user that was automatically created by Prewikka
if there was no administrative user was "admin". As of now you can
define the initial administrative username and password from the
configuration file. (fix #289).

- Fix escaping for reference details URI parameters.

- Fix ModPython content-type handling.

- Invalid variable name, fix #339.

- Update to JQuery 1.3.2, and fit small JQuery API change.

- If the installed libprelude or libpreludedb version is too old,
Prewikka will require the user to upgrade. Currently, Prewikka depend
on libpreludedb 0.9.12, and libprelude 0.9.23.

- Fix IDMEFDatabase exception on empty criteria string (fixes #346).

- Analyzer retrieval fixes and speedup (fixes #350).
2009-08-24 13:57:33 +00:00
hasso
8acc102c53 Update to 0.9.15.3. No normal upstream changelog. Pkgsrc package reworked,
but it's not final yet. From Rumko via PR 41763.
2009-08-24 13:50:03 +00:00
taca
11aec84700 Note update of www/opengoo package to 1.5.2. 2009-08-24 12:44:02 +00:00
taca
887c9a0418 Update www/opengoo package to 1.5.2.
Since 1.5.1
-----------
- bugfix: Tags permissions rollbacked. It caused errors in some mysql settings.
- bugfix: Document editor toolbar not shown correctly.
- bugfix: Invited users to an event weren't being shown when editing the event.
- bugfix: When subscribing users to an object through the object's view, the
	  users were not being notified.
- bugfix: When editing an object, selected subscribers were reset after
	  changing the object's workspace.
- bugfix: When instantiating a milestone template it's subtasks were not added
	  to the same workspace.
- bugfix: Fixed performance issues when changing a workspace's parent on the
	  GUI.
- bugfix: Notes listing showed creator as last updater.
- bugfix: Cron events view wasn't converting times to user's timezone.
- bugfix: When filtering email by tag some extra email was shown.
- bugfix: Creating a template in IE wouldn't let you edit it's properties.
- bugfix: Dragging a task in the calendar would throw an error.
- bugfix: "Can't open file" error when classifying email.
- bugfix: Linked objects listing was missing the drag handle.
- bugfix: Workspaces for classfied Emails were not being shown on dashboard
	  viewed as list.
- bugfix: Error when deleting trashed emails from cron.
- bugfix: Error when instantiating templates with parameters assigned to a
	  project.
- bugfix: Instantiated template objects were not assigned to the current
	  workspace.
- langs: Added missing langs for tasks report fields.
- langs: Updated langs.
2009-08-24 12:42:54 +00:00
hasso
fbafca9a3c Updated security/prelude-correlator to 0.9.0beta6. 2009-08-24 12:31:31 +00:00
hasso
344bf05d17 Update to 0.9.0-beta6. Rewritten from scratch in Python instead of lua.
From Rumko via PR 41763.
2009-08-24 12:30:09 +00:00
gdt
d4c6264f55 Use a better word than TODO in the case of options for which there are
not yet user-facing explanations of what happens when it is
deselected.
2009-08-24 11:53:42 +00:00
obache
6cb51dc177 Replace patch code with usual manner. 2009-08-24 11:39:21 +00:00
adam
7dfe97ff9c Updated sysutils/bacula to 3.0.2 2009-08-24 09:22:39 +00:00