Commit graph

136468 commits

Author SHA1 Message Date
jmcneill
1cceee9645 Added chat/pidgin-libnotify version 0.14 2009-01-16 14:29:36 +00:00
jmcneill
ff2e391908 + pidgin-libnotify 2009-01-16 14:29:06 +00:00
jmcneill
35d8743593 Import pidgin-libnotify version 0.14.
This plugin adds a libnotify interface to pidgin, enabling popups much like
guifications. It has some configuration options, to show popups when a buddy
signs on, on new messages and on new conversations only.

Don't forget to enable the plugin in Tools->Plugins.
2009-01-16 14:28:37 +00:00
adam
0ff03e38b2 Distfiles has been changed. Confirmed with the author of Fuse 2009-01-16 13:17:24 +00:00
obache
839985e631 Updated editors/nvi to 1.81.6nb3 2009-01-16 12:32:05 +00:00
obache
416dcac7d7 Fixes configure option for bdb, now accept DB4.
Bump PKGREVISION again.
XXX: configure said, "Use of db1 is not officially supported."
XXX: so not add db1 to BDB_ACCEPTED.
2009-01-16 12:31:51 +00:00
wiz
bfe3548041 Updated devel/py-at-spi to 1.24.1 2009-01-16 11:46:27 +00:00
wiz
f9482e6310 Updated devel/at-spi to 1.24.1 2009-01-16 11:46:15 +00:00
wiz
e0c5666063 Update to 1.24.1:
What's new in at-spi-1.24.1:

* Bugfixes: #563943.
2009-01-16 11:46:01 +00:00
wiz
9c51e34aa9 Updated x11/gnome-themes to 2.24.3 2009-01-16 10:32:20 +00:00
wiz
889b81c03b Update to 2.24.3:
2.24.3
======

New/updated translations:

2008-10-22  Simos Xenitellis  <simos@gnome.org>
	* el.po: Updated Greek translation by Nick Agianniotis.

2.24.2
======

No release.
2009-01-16 10:32:04 +00:00
obache
7e181690f3 Updated archivers/szip to 2.1nb1 2009-01-16 09:18:43 +00:00
obache
12092cbd70 It seems that DISTFILE was replaced with same name, no information.
Bump PKGREVISION for safe.
2009-01-16 09:18:30 +00:00
obache
0c099cee85 GL/glut.h include GL/glu.h, so need to include glu/buildlink3.mk. 2009-01-16 07:55:17 +00:00
obache
cc7b7df684 Updated graphics/GraphicsMagick to 1.3.4 2009-01-16 04:17:53 +00:00
obache
2edca94fa4 Update GraphicsMagick to 1.3.4.
1.3.4 (January 13, 2009)
=========================

Security Fixes:

  * None.

Bug fixes:

  * Now runs under Windows Vista (as a 32-bit application).

  * Fix for colorspace transform math overflow in Q32 build.

New Features:

  * Windows build supports OpenMP and requires Windows 2000 or later
    (source code still supports Windows '98).

  * Support large files under Windows.

  * Support reading/writing 16 and 24 bit float TIFF files.

  * Support reading/writing 64 bit integer TIFF files.

  * Added "Log", "Max", "Min", and "Pow" options to -operator.

Feature improvements:

  * Debug logging now properly prints 64-bit offset values.

Performance Improvements:

  * Improve resource estimation for Microsoft Windows systems.
2009-01-16 04:17:38 +00:00
asau
9f659cb3db Update lang/snobol to 1.2 2009-01-16 02:46:44 +00:00
asau
c7e1d8d23c Update to 1.2 release.
Changes since 1.1 release
=========================
	Support for new platforms:
		add "universal" (PPC and x86) configure option for MacOS X
		report CPU model name on "MacIntel"
		report "CPU CHIP TYPE" on HP-UX
		detect Windows on Windows64
		detect amd64 architecture on Windows
		detect Windows Server 2008
	Use $(MAKE) for all recursive make invocations
	Add --force-sdbm configure option
	Fix UTFLEN() to handle zero
	fix timing script to deal with AFS

Approved by <obache>.
2009-01-16 02:37:11 +00:00
rafal
bc2c9f53e2 Fix a LP64BE problem with 'rrdtool graph' where it claimed all graphs generated
were always of size 0x0.  Patch already applied upstream.
2009-01-16 02:23:03 +00:00
shattered
f79e225b52 Support inet6 option. From PR 37152.
OK by salo@.
2009-01-15 20:28:31 +00:00
adrianp
9097f3ff22 Remove duplicate 2009-01-15 20:10:55 +00:00
adrianp
79d75ea77d Updated www/drupal6 to 6.9 2009-01-15 20:09:54 +00:00
adrianp
af1010a31a The following bug has been fixed since the 6.7 release:
* Rolling back #280934. PHP 4 incompatibility.

This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:

* SA-CORE-2009-001- Drupal core - Multiple vulnerabilities

In addition to this security vulnerability, the following bugs have been fixed since the 6.8 release:

* - Patch #331708 by chx: poll_choice_js uses FAPI2.
* - Patch #350708 by dww: t() documentation clean-up.
* #245990 by Dave Reid, chx, dww: Look for the www.example.com page when a HTTP request seems to fail. Looking for the local page caused problems for people with interactive authentication, redirects, hosting added JavaScript code, and so on.
* - Patch #262920 by ainigma32: language selection for domain should look at HTTP_HOST not SERVER_NAME.
* - Patch #353886 by killes: too many arguments to SQL query in locale import.
* - Rollback of #325908.
* #347228 by kajetan: user was redirected to admin/build/translate instead of admin/build/translate/import
* #332123 by webchick, lilou, andypost: backport of removal of t() around schema desciptions
* #257009 by bjaspan, Freso, Darren Oh: check to not create global constraints twice in PostgreSQL (for example, when the testing framework is running)
* #169937 by Heine, drumm, alexanderpas, Darren Oh: only regenerate session if the user is the current global user
* #308526 by chx: Also reset actions_list() cache on actions_synchronize()
* #323474 by gpk, Dave Reid, catch: hook_boot() was not called on non-cached pages when agreesive caching was on
* #61108 by Uwe Hermann: update LICENSE.txt with latest version of GPL2 text
* #328977 by Dave Reid, hgmichna: comment_controls() form function lacks first form_state parameter, so passed values are incorrectly used
* #323386 by mariuss: The selection type in profile module expects items each on their own line and should not break items on commas
* #347485 by cdale: only add upload submit handler if the upload form is added
* #344052 by salvis: remove unused $update_node variable from node module
* #356782 by quicksketch: remove unused unset($edit) from _form_builder_handle_input_element()
* #124492 by m3avrck, mfer: more accurate checking for valid URLs in valid_url()
* #346285 by grendzy, Damien Tournoud, thekevinday et al: fixed problem when HTTP_HOST is not transmitted
* #245990 follow up by Damien Tournoud, David_Rothstein, pwolanin: Move back to an internal URL check for HTTP request checking and make the request checking less intrusive on what requests can be accomplished
2009-01-15 20:09:44 +00:00
adrianp
3ffb853d7c Updated www/drupal to 5.15 2009-01-15 20:08:09 +00:00
adrianp
12d6b17b05 Updated www/drupal to 5.15 2009-01-15 20:05:56 +00:00
adrianp
61174508b2 The following bug has been fixed since the 5.13 release:
* Rolling back #280934. PHP 4 incompatibility.

This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:

* SA-CORE-2009-001 Drupal core - Multiple vulnerabilities

In addition to this security vulnerability, the following bugs have been fixed since the 5.14 release:

* #348269 by Darren Oh. Add missing * in the expand_password_confirm() comment.
* #202688. Backport from 6.x.
* #103528 by gpk, hass & salvis. Provide a useful message when the color picker is disabled due to the download method.
* #350708 by dww. Backport t() documentation improvements from D6.
* #157353 by Freso and tangent. Remove a needless dash from RSS feed title.
* #323386 by mariuss: The selection type in profile module expects items each on their own line and should not break items on commas
* #252921 by k4ml. Use correct placeholder.
* #61108 by Uwe Hermann: update LICENSE.txt with latest version of GPL2 text
* - Patch #335385 by Dave Reid: fixed maxlength of path alias fields to be consistent with the database.
* #346285 by grendzy, Damien Tournoud, thekevinday et al: fixed problem when HTTP_HOST is not transmitted
2009-01-15 20:05:44 +00:00
joerg
a70755c941 Fix cut & paste errors. From Jens Rehsack. 2009-01-15 16:55:33 +00:00
adam
df17b9f71d Updated sysutils/bacula-clientonly to 2.4.4nb1 2009-01-15 13:34:08 +00:00
adam
f1ed1aea6e PLIST fix for bacula-clientonly 2009-01-15 13:32:18 +00:00
adam
0f904f50cf Updated databases/sqlite3 to 3.6.9 2009-01-15 12:52:21 +00:00
adam
bce8f97f77 Changes 3.6.9:
* Fix two bugs, which when combined might result in incorrect query results.
  Both bugs were harmless by themselves; only when they team up do they cause
  problems.

Changes 3.6.8:
* Added support for nested transactions.
* Enhanced the query optimizer so that it is able to use multiple indices
  to efficiently process OR-connected constraints in a WHERE clause.
* Added support for parentheses in FTS3 query patterns using
  the SQLITE_ENABLE_FTS3_PARENTHESIS compile-time option.
2009-01-15 12:51:33 +00:00
wiz
699d994cca Updated x11/gnome-applets to 2.24.3.1 2009-01-15 12:20:54 +00:00
wiz
9fbf1b57f1 Update to 2.24.3.1:
Changes in GNOME-Applets 2.24.3.1
=================================

This is a brown-paper-bag release to make sure the CPU Frequency
applet doesn't crash on start-up.
2009-01-15 12:18:34 +00:00
adam
cece3d00a0 Updated emulators/fuse, www/awstats 2009-01-15 12:14:47 +00:00
adam
018949743d Changes 6.9:
* With postfix that support DSN (Delivery Status Notifications) we exclude
  some lines to avoid counting mails twice in maillogconvert.pl script.
* Logresolvemerge.pl support FreeRADIUS logs or anything else using
  (the fixed length!) ctime format timestamp.
* Add option stoponfirsteof in logresolvemerge tool.
* Add patch to support host_proxy tag in LogFormat (for Apache LogFormat
  containing %{X-Forwarded-For}i)
* Renamed Add to favourites on "Hit on favicon".
* Increase robots, search engines database (Added Google Chrome browser,
  better Vista, WII, detection, ...)
* Update languages files.
* Added a lot of patch from sourceforge.
* Bug fixes.
2009-01-15 12:12:04 +00:00
adam
fad3b116a6 2008-12-10 Philip Kendall <philip-fuse@shadowmagic.org.uk>
* Version 0.10.0.1 released

	* Ensure all audio2tape header files are distributed (Fredrick
	  Meunier).

	* Fix compilation when libaudiofile isn't present (Fredrick
	  Meunier).

2008-12-03  Philip Kendall  <philip-fuse@shadowmagic.org.uk>

	* Version 0.10.0 released
2009-01-15 11:50:06 +00:00
adam
cbc2ad9ced Changes 0.10.0.2:
* Make loader acceleration work on all compilers.
* Make the "Don't Save" option in the widget UI do the right thing.
* Allow both +3 disk drives to be used at once.
* Allow both +D disk drives to be used at once.
* Make .dsk code handle missing newline on "Track-Info" header.
* Remove unnecessary 'use' directive when building widget options
  header file; fixes some build issues.
2009-01-15 11:49:30 +00:00
adam
4d76d9b7b1 Changes 0.5.0.1:
* Loosen signature checks for .dsk files to allow files not strictly
  compliant with the specification to work.
2009-01-15 11:48:44 +00:00
joerg
63d5953a15 Supports destdir installation. 2009-01-15 00:13:59 +00:00
sketch
ddaab16e6a While user/group 'games' does not exist by default on Solaris, it will
get created correctly if SETGIDGAME=yes and this avoids ugly errors
from check-files.mk
2009-01-14 23:33:48 +00:00
dsainty
c417193ec6 Yet Another Groff Version (1.17.2), allows successful bootstrapping on an
extremely crufty old Linux box of unclear parentage (but it might be a RedHat
3.0 installation).
2009-01-14 23:16:54 +00:00
jmcneill
e9ce246ad9 Updated multimedia/libdvdread to 4.1.3
Updated multimedia/libdvdnav to 4.1.3
2009-01-14 22:37:38 +00:00
jmcneill
a00d409d99 pull in libdvdread 2009-01-14 22:36:11 +00:00
jmcneill
1996165d02 Update to libdvdnav version 4.1.3. libdvdnav is now maintained by the
mplayer project, and the next release after 0.1.10 (the one we're coming
from) was 4.1.1.

libdvdnav (4.1.3)
  * an embarassing amount of fixes regarding potential memory and resource leaks
    (patches contributed by Erik Hovland)
  * added dvdread-config (dvdnav-config's younger brother)
  * added pkg-config support
  * split dvdread to a separate tree; now you need to check it out
    and install it before building libdvdnav.
    In order to configure libdvdnav We need the executable dvdread-config
    somewhere in the PATH or explicitly specified to configure[2] with
    --with-dvdread-config=~/bin/dvdread-config

libdvdnav (4.1.2)
  * multiple build system fixes
  * added dvdnav_describe_title_chapters(title) to get title and chapters
    duration

libdvdnav (4.1.1)
  * added dvdnav_audio_stream_channels() to return number of channels
  * fixed dvdnav_time_search() in multi-angle dvds (but it still needs
    improvements)
  * added dvdnav_audio_stream_format() to identify the codec used
    in audio streams
  * starting DVD playback at specific title/part positions with
    dvdnav_{title,part}_play() works again
  * removed wrong SPU stream change event filter
    (fixes unwanted subtitles in the trailer of "Girl, interrupted", RC2)
  * fixed error "Expected NAV packet but none found." occuring sometimes
    on resume from menu
2009-01-14 22:30:46 +00:00
jmcneill
b24c974ebb Update to libdvdread 4.1.3. This is a fun one, as dvdread/dvdnav is now
maintained by the mplayer project and according to the changelog, this
dvdread package was split out from dvdnav in 4.1.3. Check the ChangeLog
in the distfile for the full drama.

libdvdread (4.1.3)
  * an embarassing amount of fixes regarding potential memory and resource
      leaks (patches contributed by Erik Hovland)
  * added dvdread-config (dvdnav-config's younger brother)
  * added pkgconfig support
  * split dvdread to a separate tree
2009-01-14 22:28:05 +00:00
dsainty
4d1a053c5c Ah, yes, that won't work. Patch the patch to not insert an empty #define that breaks the build (under gcc at least) on any platform that doesn't define __NetBSD__ 2009-01-14 21:45:04 +00:00
tnn
7fc0a821b7 Updated x11/xterm to 239 2009-01-14 20:58:33 +00:00
tnn
d62c51dd71 Update to xterm-239.
Fixes broken translation of numpad codes on 64-bit platforms.
2009-01-14 20:57:02 +00:00
sketch
c4474d647e Don't use full path to include, avoids
"<stdin>", line 4: warning: #include of /usr/include/... may be non-portable

warning with Sun Studio.
2009-01-14 17:27:37 +00:00
wiz
d479b7b1e5 Added misc/gwaei version 0.13.0 2009-01-14 16:11:50 +00:00