Commit graph

125646 commits

Author SHA1 Message Date
wiz
de7c83c895 Import agg-2.5 as graphics/agg.
From pkgsrc-wip, packaged by Paulo Matias.

Anti-Grain Geometry (AGG) is an Open Source, free of charge
graphic library, written in industrially standard C++. AGG
doesn't depend on any graphic API or technology. Basically,
you can think of AGG as of a rendering engine that produces
pixel images in memory from some vectorial data.
2008-04-27 06:41:08 +00:00
wiz
9d7b19fb59 Updated games/grhino to 0.16.0 2008-04-27 06:36:19 +00:00
wiz
41d9712227 Update to 0.16.0:
Changes in version 0.16.0 from 0.15.2
-------------------------------------

- Add Edit board feature.
- Fix game log bug that prevents GRhino to open its own game log.
- Fix help file installation issue.  Report and patch from
  Michel Salim.
- Add desktop icon.  Patch from Michel Salim.
- Add grhino.desktop (not installed automatically yet).  Patch from
  Michel Salim.
- Update to Autoconf 2.60, gettext 0.16.  This should fixes gettext
  detection failure in configure script.

Changes in version 0.15.2 from 0.15.1
-------------------------------------

- Regenerate Makefile.in.  Report and patch from Ernani Azevedo.
2008-04-27 06:36:02 +00:00
markd
cf0c8a310c start_kdeinit multiple vulnerabilities - linux only
http://www.kde.org/info/security/advisory-20080426-2.txt
2008-04-27 04:14:32 +00:00
tnn
dbbe3f7d02 Updated security/openssh to 5.0.1 2008-04-27 00:35:01 +00:00
tnn
351ceffa01 Update to OpenSSH 5.0p1.
Changes since 4.7:
- fix two security issues
- chroot support for sshd(8)
- sftp server internalized in sshd(8)
- assorted bug fixes
2008-04-27 00:34:27 +00:00
reed
1f8c5c36ba Fix homepage. 2008-04-27 00:01:56 +00:00
tnn
ae05948c53 fix build with Sun Studio by not using ranges in case stmt. 2008-04-26 22:42:49 +00:00
tnn
896194fdf1 Disable bmake regression tests on SunOS and IRIX. Stopgap fix for:
PR pkg/38397
PR pkg/38450
PR pkg/38221
2008-04-26 22:06:27 +00:00
tnn
f7c0145c22 Use full path to sysctl(8), an unprivileged user may not have /sbin in $PATH 2008-04-26 20:38:49 +00:00
joerg
451f0436c4 Revert last change, it was not intended to go into HEAD. 2008-04-26 17:40:01 +00:00
joerg
60ab8afe98 Python 2.5 should support eggs as well. 2008-04-26 15:37:21 +00:00
joerg
45b96b4efa Python 2.1 version required for zope25-ZPsycopgDA. 2008-04-26 15:36:22 +00:00
joerg
cc626372b2 Python 2.1 version required for chat/fugu. 2008-04-26 15:35:09 +00:00
joerg
1146bb7989 Remove 2.1 from the build list. 2008-04-26 15:33:17 +00:00
joerg
ba8b7d3861 Add a clean pkg_add implementation on top of libarchive and libfetch.
Known regressions:
- "pkg_add -" (aka reading from stdin) is currently not supported
- "pkg_add -s" is not supported either
- no progress reports for the downloads
- binary packages with hardlinks created by pkg_create before
  pkg_install-20080422 will not extract correctly (libarchive issue)
- no adhoc check for potential conflicts between dependencies and
  already installed packages

Features:
- Twice as fast for the typical case of /var/tmp and /usr/pkg on
  different filesystems
- Standalone
- implicit conflict detection before actual installation.
2008-04-26 14:56:33 +00:00
darcy
51d4e31fe5 Include freetype-lib library and bump PKGVERSION.
Discussed on tech-pkg.  No arguments against the patch.
2008-04-26 14:54:31 +00:00
markd
2c0c2ebc49 Add PKG_SYSCONFDIR support. 2008-04-26 13:38:15 +00:00
degroote
32fd39e144 Add description for the otr option (off-the-record encrypted messaging) 2008-04-26 12:09:34 +00:00
apb
2194d5bee6 In post-extract, adjust the regexp used to search for an MD5 line in
README.${DISTNAME} so that it no longer matches some unwanted extra
lines.  Also make it an error for the MD5 to be wrong.
2008-04-26 11:54:24 +00:00
obache
6a746608ee Updated net/liblive to 2008.04.09 2008-04-26 11:38:59 +00:00
obache
5259cf6274 Update liblive to 2008.04.09.
draw upon a patch to update for 2007.01.17 in PR 38038
While here, add DESTDIR support and fix permission of installed libraries.

2008.04.09:
- Corrected a type-related bug in "RTPInterface::handleRead()".  (Thanks to Brain Lai for noting this.)
- Fixed a bug in "RTSPClient" that would prevent RTCP "RR" reports from being sent to
  the correct multicast address when we are receiving a multicast stream. (Thanks to Changjin Liu for noticing this.)

2008.04.03:
- Fixed a bug that was introduced in the "2007.12.27" release.  The "timeout" parameter to the call to
  "readSocket" in "SocketDescriptor::tcpReadHandler()" in "RTPInterface.cpp" needed to be initialized
  (to zero) first.  (Thanks to Lodewijk Loos for alerting us to this problem.)
- Added a new config file "config.bfin-linux-uclibc", and renamed "config.bfin_uclinux" as "config.bfin-uclinux".
  (Thanks to Mike Frysinger.)

2008.02.08:
- Added a hack (suggested by "Romain") to "MPEG2TransportStreamFramer" to (perhaps)
  produce more accurate per-transport-packet duration estimates for wildly VBR streams.
- Updated "MPEG2TransportStreamMultiplexor" to support the addition of MPEG-4 Audio or Video Elementary Streams.
- Updated "RTSPOverHTTPServer.cpp" (a work in progress) so that it complies properly for some versions of
  Visual Studio on Windows.  (Thanks to Eric Flickner for noting this.)

2008.01.19:
- Corrected the "getNormalPlayTime()" function - introduced in the previous release - to allow for 'trick play'
  scale factors other than 1.

2008.01.18:
- Added a new member function
    float MediaSubsession::getNormalPlayTime()
  which - given a stream's current presentation time - returns the "Normal Play Time".
  This function is useful for RTSP streams.
- Added support for a "a=control:" URL specified in the SDP description at the session level.

2008.01.04:
- Changed the "RTSPClient" timeout - introduced in the previous release - from
  5s to 30s.
- Added support for setting and returning the RTSP session start time (as well as the end time).
  (This eliminates the need for the "live-starttime.patch" file that VLC was using.)
- Updated some of the system-specific configuration files, to eliminate the need for many of the patches that
  the VLC developers added to their code.

2007.12.27:
- Added a 5s timeout to the "RTSPClient" code that checks for RTSP responses.
  This mirrors a change that was already being done to VLC's copy of the code.
  (This is still a short-term fix, until the "RTSPClient" code is rewritten to
  properly use asynchronous I/O, using the event loop.)
- Added a timeout to the "readSocket()" call in "SocketDescriptor::tcpReadHandler()" in "RTPInterface.cpp",
  to handle reading RTP-over-TCP data.  This allows for the possibility of non-cooperative RTSP clients.
  (Thanks to Peter Leese for this suggestion.)  This is probably not a complete solution;
  more thought is needed...

2007.12.07:
- Fixed "H2633plusVideoFileServerMediaSubsession" to properly use a dynamic RTP payload type, rather than the
  static type 34 (which is reserved for the now-obsolete old "video/H263" RTP payload format).

2007.12.06:
- Updated "JPEGVideoRTPSource" to take optional 'default width' and 'default height' parameters.
  These parameters can be set by fields in the SDP description, and can be used to specifiy unusually
  large frame widths and/or heights.  (Thanks to Andrey Filippov.)

2007.11.18:
- Fixed a couple of memory leaks in "DarwinInjector".  (Thanks to Eyal Beit-Halachmi for noting these.)
- Removed old 'backwards compatibility' stuff from "FramedSource".  (Noone should be relying upon this any more.)
- Fixed a bounds-checking error in "parseRTSPRequestString()" caused by an int vs. unsigned problem.
  (Thanks to Luigi Auriemma for noting this.)
- In "RTSPClient.cpp", fixed a couple of "unsigned" vs. "int" nits.  (Thanks for Brain Lai for noting this.)

2007.11.01:
- Several of the options to "openRTSP" have now been changed, with two new options added:
	  -s <initial-seek-time>
	  -z <scale>
  See the "openRTSP" documentation <http://www.live555.com/openRTSP/> for details.
- Fixed a bug in the way that "MPEG4VideoStreamDiscreteFramer" parses 'config' information (for inclusion in
  the stream's SDP description).  (Thanks to Nicola Bova for helping to identify this bug.)
- Eliminated a potential memory (and socket) leak when allocating server RTP,RTCP socket pairs.
  (Thanks to David Pan for reporting this.)
- Updated "ByteStreamFileSource" to treat a 0-byte file read the same as EOF.
- Ensure that we have reasonable OS buffering for writes on non-blocking sockets.

2007.08.03a:
- Removed a debugging printf() that had been left in by mistake.  (Thanks to Massimo Zito for noticing this.)

2007.08.03:
- Updated the "RTSPServer" implementation to work better on systems with more than one IP address.
  The server will now include - in its RTSP responses - the IP address on which the corresponding incoming request
  was received.

2007.07.25:
- Added some sanity checks to various "MediaSink" subclasses, in case "fSource" is NULL.
  (Thanks to Andrey Kaminsky for noting one of these.)

2007.07.10:
- Made sure that "MPEG2TransportStreamFramer"s estimate of the average duration of each Transport Packet
  gets updated correctly after each 'seek' operation.  (Thanks to Massimo Zito for suggesting this.)
- Fixed a bug in "MPEG2TransportStreamFromESSource" that was causing presentation
  timestamps to not be generated correctly.  (Thanks to Massimo Zito for noticing this.)

2007.07.01:
- Fixed a bug in "RTSPServer" and "RTSPClient" that would cause problems when streaming
  files whose names have spaces in them.
- Fixed a bug in "OnDemandServerMediaSubsession::deleteStream".  (Thanks to Igor Bukanov.)
- Make the sockets for "RTPSource", "RTCPInstance" and "BasicUDPSource" non-blocking, even though they will be read
  from only asynchronously, when packets arrive.  The reason for this is that, in some OSs, reads on a blocking
  socket can (allegedly) sometimes block, even if the socket was previously reported (e.g., by "select()") as
  having data available.  (This can supposedly happen if the UDP checksum fails, for example.)
  (Thanks to Marc Neuberger for pointing this out.)
- Fixed a bug in "MPEG2TransportFileServerMediaSubsession.cpp" that was causing 2x
  fast-forward to fail.  (Some debugging code had been left in by mistake.)

2007.05.24:
- Modified "setupDatagramSocket()" to better handle setting "ReceivingInterfaceAddr" when creating a socket
  to be used to send/receive multicast.
- Made a couple of minor changes to overcome some compilation errors that some people were apparently seeing.

2007.05.23:
- The RTSP server now includes the "source=" parameter in the response to a RTSP "SETUP" command.
  This works around a bug in QuickTime Player that would cause it to not send RTCP "RR" packets
  (when playing a unicast stream, and running on Mac OS X).  (Thanks to Dave Singer et al at Apple for tracking
  down this problem.)
- The RTSP server implementation no longer terminates the session if it returns 400 or 405 errors.

2007.04.24a:
- Fixed a problem in the new "RTSPOverHTTPServer" code that was causing some people compilation problems.

2007.04.24:
- Fixed a typo in "testOnDemandRTSPServer.cpp".  (Thanks to Nils Grundback for noticing this.)
- Modified the signature of "RTSPServer::specialClientAccessCheck()" (defined in the previous revision) to add
  a new "clientAddr" parameter (a "struct sockaddr_in"), to allow special access checking based on clients' IP
  address.
- Make sure that the locale is set to "POSIX" when calling "toupper()" or "tolower()" on human-supplied strings.
  (Thanks to Ismail Doenmez for noting this.)

2007.04.20:
- Modified "MPEG2TransportStreamMultiplexor" to set the "discontinuity_indicator" flag for the first
  "adaptation_field" in the output Transport Stream.
- Changed "AMRAudioRTPSource" to more accurately report whether/when an interleaved frame's timestamp has
  been synchronized using RTCP.
  (Thanks to David Bertrand for this patch.)
- Made to a small fix to the previous revision's support for multicast streaming of raw UDP (nonstandard)
- Added a virtual function to "OnDemandServerMediaSubsession" for closing the stream source.
  Subclasses can redefine this, if they wish, to do something smarter.  (Thanks to Igor Bukanov for this patch.)
- Added support to "RTSPServer" for optionally performing special per-client access control, beyond the
  standard Digest Authentication method.  (Thanks to Igor Bukanov for this patch.)
- Made a minor optimization to "Groupsock.cpp".  (Thanks to Maxim Petrov for this suggestion.)
- Added an initial implementation of RTSP-over-HTTP at the server level (it was already supported at the client level).
  (Note: This code has not yet been completed, and doesn't yet work, so don't try to use it.)

2007.02.20:
- Updated "RTSPServer" to support multicast streaming of raw UDP streams (nonstandard).
  (Thanks to Aesmund Grammeltvedt for this modification.)
- Made "RTSPClient" a little more robust in case the TCP connection fails.
- Made "RTPSink::rtpmapLine()" virtual (as requested by Andrew Voznytsa).
- Removed an archaic (no longer used) declaration in "groupsock/include/Groupsock.hh".
- Added an optional "allowKasennaProtocol" parameter to "RTSPClient::describeWithPassword()"
  (similar to "RTSPClient::describeURL()").  (Thanks to Igor Bukanov for this suggestion.)s

2007.01.17:
- Fixed a bug that would cause the "MPEG2TransportStreamIndexer" application to fail when run on a big-endian
  architecture.
- Added a new class "H264VideoFileSink", that prepends each incoming H.264 NAL unit with the prefix 0x000001,
  before writing it to the file.  Also updated the "openRTSP" code to use this, when receiving H.264/RTP streams.
  (Thanks to Chris Kuiper for contributing this.)
- Added a temporary #ifdef to "GroupsockHelper.cpp" to work around a compliation problem when building
  for Cygwin.

2007.01.11:
- Improved the "MPEG2IndexFromTransportStream" class to recogize Transport Stream
  PAT and PMT (tables).  This in turn makes the "MPEG2TransportStreamIndexer"
  utility more robust.
- Fixed a minor bug in "MPEG2TransportStreamFromESSource".

2007.01.09:
- Added RTSP server support for 'trick play' operations on MPEG-2 Transport Stream
  files.  This requires the presence of a ".tsx" index file for each ".ts" file.
  (This functionality will shortly be documented on the LIVE555 web site,
  and announced on the "live-devel" mailing list.)
- Improved the performance of asynchronous file reading in "ByteStreamFileSource".
  (Thanks to Aesmund Grammeltvedt for this suggestion.)
- Added "-D_FILE_OFFSET_BITS=64" to the "COMPILE_OPTS" line for each of the Linux config files, in order to
  alleviate possible problems with I/O on large files.

2006.12.31:
- We now implement "ByteStreamFileSource" on Windows using synchronous file reads,
  by default.  I had thought that Windows XP had fixed the problem - present in
  earlier versions of Windows - whereby open files are not treated as select()able
  sockets.  But apparently the problem is still there.
- Added code that will - probably in the next release, very soon - support server
  'trick mode' operations on MPEG-2 Transport Stream files.  At present, we have two
  new applications - in the "testProgs" directory - that help support this:
  "MPEG2TransportStreamIndexer" (to create a special index file for a Transport Stream
  file), and "testMPEG2TransportStreamTrickPlay" (to generate a new Transport Stream
  file that simulates a 'trick play' operation performed on the original Transport
  Stream file).  See my forthcoming post to the "live-devel" mailing list for more
  details.
- Fixed a bug in the Base64 encoding routine.  (Thanks to Sebastian Gracias for reporting this.)

2006.12.08:
- Made sure that each TCP socket used by a "RTSPserver" is non-blocking, so that a slow or hanging client
  cannot hang a server.  (Thanks to "jers (at) inwind.it" for this suggestion.)
2008-04-26 11:38:43 +00:00
tonio
2c2902faee Add a mutt-xlabel option, for the edit-label patch, which improves the support
for the X-Label flag in mutt.

Suggested by Michael-John Turner
2008-04-26 11:11:15 +00:00
bjs
8bd1083b89 + Updated misc/pciids to 20080312 [bjs 2008-04-26] 2008-04-26 05:09:04 +00:00
bjs
8b7748d315 Update to 20080312 snapshot. 2008-04-26 05:07:09 +00:00
markd
e256de7aef R update. 2008-04-26 02:42:33 +00:00
markd
6990810160 Update to match R 2.7.0 2008-04-26 02:41:00 +00:00
markd
680677a5f3 Update to 2.7.0
SIGNIFICANT USER-VISIBLE CHANGES

    o   The default graphics device in non-interactive use is now
        pdf() rather than postscript().  [PDF viewers are now
        more widely available than PostScript viewers.]

        The default width and height for pdf() and bitmap() have been
        changed to 7 (inches) to match the screen devices.

    o   Most users of the X11() device will see a new device that has
        different fonts, anti-aliasing of lines and fonts and
        supports semi-transparent colours.

    o   Considerable efforts have been made to make the default output
        from graphics devices as similar as possible (and in
        particular close to that from postscript/pdf).  Many devices
        were misinterpreting 'pointsize' in some way, for example as
        being in device units (pixels) rather than in points.

    o   Packages which include graphics devices need to be re-installed
        for this version of R, with recently updated versions.

+ New features and bug fixes.
2008-04-26 02:39:27 +00:00
obache
181fca6dcc Updated net/libupnp to 1.6.6 2008-04-26 01:53:07 +00:00
obache
e3911c1392 Update libupnp to 1.6.6.
Changes:
*******************************************************************************
Version 1.6.6
*******************************************************************************

2008-04-24 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* Added thread id's to the UpnpPrintf debug messages. Thanks to
	Charles Nepveu for the idea.

2008-04-24 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	*  SF Bug Tracker [ 1948586 ]
	Uppercase U in in "xmlns:U" in Invoke Action causes seg. f.
	Submitted By: Thomas Norheim - kjakan_no
	Device no longer segfaults with the following malformed xml action:
	<u:SetColor xmlns:U="urn:schemas-upnp-org:service:tvpicture:1">
		<Color>2</Color>
	</u:SetColor>

2008-04-23 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* Use -O0 in debug builds so that variables do not get optimized out.

2008-04-10 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* Apostolos Syropoulos changes for OpenSolaris x86.

2008-03-20 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* Andre Sodermans (wienerschnitzel) patch for building libupnp under
	windows systems with VC9.

2008-03-20 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* Andre Sodermans (wienerschnitzel) patch for building libupnp under
	windows systems with VC8.

2008-03-08 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* Fixed a printf format problem on the upnp_tv_device.c from both
	upnp/sample/tvdevie and upnp/sample/tvcombo directories. The variable
	port was a short int instead of an unsigned short and it was beeing
	print as a negative value.

2008-03-08 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* SF Bug Tracker [ 1902668 ] Cannot compile on MSVC
	Submitted By Luke Kim - nereusuj
	Version 1.6.5 cannot be compiled because of some changes in 1.6.3.
	MSVC does not support stdint.h, gettimeofday(), sys/param.h, const int
	variables in array size and Windows does not define _WINDOWS_ but define
	_WINDOWS.
	* MSVC does not understand "const int"'s as declarators of array
	dimensions, we must use #define'd constants.
	* Use WIN32 instead of _WINDOWS_ or _WINDOWS.

2008-02-22 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* No longer ignore "upnp:rootdevice" advertisement. Thanks to Bob Ciora.

2008-02-10 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* Changed "sys_errlist[errno]", which is deprecated, by
	"strerror_r()", which is thread safe.

2008-02-06 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* Slightly improved error report by showing the sys_errlist string
	corresponding to errno.

2008-02-06 Marcelo Jimenez <mroberto(at)users.sourceforge.net>
	* Got rid of two useless constants: UPNP_SOCKETERROR and
	UPNP_INVALID_SOCKET. They both mean the same, that a network API
	function has failed. -1 is the value to check, not an invented constant.
2008-04-26 01:52:53 +00:00
wiz
11a751ae36 Updated net/clive to 0.4.11 2008-04-26 01:24:13 +00:00
wiz
4d2ed5326e Update to 1.4.11:
pkgsrc change: use python dependencies from pkgsrc instead
of the ones delivered with clive.

Version 0.4.11                                       [2008-04-24]
=================================================================
+new !fix ~change -remove | focus: Major bugfixes

+ --with-PACKAGE[=yes|no] (sr #1986)
    See the INSTALL file for more details.

~ Prerequisite: newt (snack) module
    The module is now expected to be found.

! Youtube: "video removed" (bug #11564) [blocker]
    Affected versions: clive < 0.4.11

! Unportable test(1) construct (bug #11552) [0.4.10]
    configure used previously the unportable bash "==" comparison
    operator for test(1) which is not supported by most other shells.
2008-04-26 01:23:58 +00:00
wiz
d013e54199 Updated graphics/libgnomecanvasmm to 2.22.0 2008-04-26 01:14:46 +00:00
wiz
283c56c4a7 Update to 2.22.0:
2.22.0:

* Increased version number for GNOME 2.22
2008-04-26 01:14:34 +00:00
wiz
51e5f41907 Updated sysutils/gnome-vfsmm to 2.22.0 2008-04-26 01:07:27 +00:00
wiz
986071c0bd Update to 2.22.0:
2.22.0:

* Note that we now recommend that you use giomm (in glibmm) instead of
  gnome-vfsmm.

2.21.1:

* ResultType enum: Deprecate the existing enum values,
  and add new ones that begin with ERR_ instead of ERROR_,
  to avoid conflicts on Windows.
  Volume: Remove eject(), mount(), unmount() and connect_to_server()
  when building on Windows, because gnome-vfs does not implement them.
  (Armin Burgmeier, #494360)
* Fixed build when exceptions are disabled.
  (Armin Burgmeier)
* New Async transfer API, deprecating the old one.
  The Transfer and Async namespaces are deprecated now, and replaced
  by Transfer2 and Async2.
  The new SlotTransfer now allows you to return the various
  XFER_ERROR/OVERWRITE_ACTION values.
  However, this is still unpleasant and we hope that all of gnome-vfs
  will soon be deprecated by gio and gvfs in the new glib.
  (Marko Anastasov )
2008-04-26 01:07:15 +00:00
wiz
986f646a5a + aranym-0.9.6, aspell-danish-13.7, clive-0.4.11, gnash-0.8.2 [wip],
jwhois-4.0 [pkg/38500], libgcrypt-1.4.1, libprelude-0.9.17,
  nut-13.7, snd-9.9, texmaker-1.7, xmp-2.5.1 [pkg/38499].
- Mesa-7.0.3, MesaLib-7.0.3, dwm-4.9, fast-user-switch-applet-2.22.0,
  fox-1.6.32, gcalctool-5.23.1, gnome-audio-2.22.1, gnome-games-2.22.1.1,
  gnome-mag-0.15.0, gnome-speech-0.4.19, gnome-spell-1.0.8,
  gnome-terminal-2.22.1, gnome-themes-extras-2.22.0, gtk-doc-1.10,
  gzrecover-0.5, libglademm-2.6.6, libsigc++-2.2.2, libsoup-2.4.1,
  ocaml-3.10.2, openbox-3.4.7.2, p5-ExtUtils-CBuilder-0.23,
  scmgit-1.5.5.1, xtrans-1.1, yasm-0.7.0.
2008-04-26 01:02:51 +00:00
wiz
fe5b1db6f1 Updated audio/gnome-audio to 2.22.1 2008-04-26 00:57:27 +00:00
wiz
2a93a93034 Update to 2.22.1:
============ Version 2.22.1

2008-03-25  Bastien Nocera

        * Makefile: 2.22.1
        * sounds/Makefile: patch from Damien Carbery
        to use DESTDIR appropriately

2008-03-21  Bastien Nocera

        * Makefile: Add COPYING to the tarball

============ Version 2.22.0

2008-03-21  Bastien Nocera

        * COPYING: add
        * Makefile: Fix dist target, include changelog, build
        a .tar.bz2 by default

2008-03-21  Bastien Nocera

        * Makefile: 2.22.0
        * README: add licensing for the new sounds
        * sounds/Makefile: update install method
        * sounds/*.wav: update for new millenium, hopefully a better
        default, most files modified for volume and length by
        Mike Langlie

2008-02-01  Bastien Nocera

        * MAINTAINERS: upd

2003-07-01  Kjartan Maraas

        * sounds/question.wav: Added this file from the Red Hat package.

2000-02-19  Timur Bakeyev

        * Simplified sounds/Makefile, so, it is not so gmake dependend. find
        replaced with the shell wildcards, "install -d" replaced with "mkdir -p".
2008-04-26 00:56:05 +00:00
wiz
3b2ec43108 Updated x11/gnome-themes-extras to 2.22.0 2008-04-26 00:50:09 +00:00
wiz
3e3921b2f8 Update to 2.22.0 (from 0.8.1!):
2.22.0
===
Welcome 2.22.0 release!

New themes since 2.20:
* Unity Gtk Theme
* Unity Metacity Theme
* GNOME-Alternative Icon Theme

Themes updated since 2.20:
* Foxtrot Icon Theme

--- Andrea Cimitan

2.20
====
Welcome 2.20 release!

New themes since GNOME 2.18:
* Foxtrot Icon Theme
* Gion Icon Theme
* Dropline Neu! Icon Theme
* Darklooks Gtk Theme

Themes updated since 2.19.5:
* Darklooks Gtk Theme

--- Andrea Cimitan

2.19.5
======

New themes:
* Foxtrot Icon Theme
* Gion Icon Theme
* Dropline Neu! Icon Theme
* Darklooks Gtk Theme

--- Andrea Cimitan

(older changes are not in the NEWS file)
2008-04-26 00:49:51 +00:00
wiz
24f5a60033 Updated x11/gnome-terminal to 2.22.1 2008-04-26 00:36:18 +00:00
wiz
df2403b755 Update to 2.22.1:
2.22.0
===
- Update translations.

2.21.92
===

- Ensure menu items are always drawn (weren't in some cases)
- Stop forcing invisible_char to '*' (yet again)

Updated translations:
* Djihed Afifi (ar)
* Josep Puigdemont (ca)
* Iñaki Larrañaga Murgoitio (eu)
* Ilkka Tuohela (fi)
* Robert-André Mauchin (fr)
* Massimo Furlani (fur)
* Ignacio Casal Quinteiro (gl)
* Yair Hershkovitz (he)
* Nabin Gautam (ne)
* Yannig Marchegay (Kokoyaya) (oc)
* wadim dziedzic (pl)
* Hugo Doria (pt_BR)
* Funda Wang (zh_CN)
* Woodman Tuen (zh_HK)
* Woodman Tuen (zh_TW)

2.21.5
===
- Adapt to new GChecksum API
- Bug 336155 – [patch] port gnome-terminal to goption; based on patch
  from Christian Kirbach
- Fix cropped tab close buttons with gnome-icon-theme svn
- Translation updates

2.21.4
===
- Fix a crasher and some cleanup:
	Bug 501635 – crash in Terminal: running gnome-session-sa...
	Bug 501667 – Use GCheksum for md5 and sha1
		Patch from Christian Persch
	Bug 501665 – Remove simple-x-font-selector
	Bug 144000 – encodings other than the current encoding are not listed
		in gnome-terminal on Solaris.

2.21.3
===
- Synch version number to GNOME release.
- Fix a crasher and some cleanup:
	Bug 499877 – Update terminal_app_get_clone_command() to use g_array
		Patch from Dubon
	Bug 499588 – remove menu icons handling code
		Patch from Christian Persch
	Bug 353775 – Use GtkNotebook instead of TerminalNotebook
		Patch from Christian Persch and Mariano Suárez-Alvarez
	Bug 441618 – Message-ID/news-Link crashes gnome-terminal
2008-04-26 00:36:04 +00:00
wiz
9c4e6dc79f Updated textproc/gnome-spell to 1.0.8 2008-04-26 00:29:42 +00:00
wiz
d13cdbe9f7 Update to 1.0.8:
* version 1.0.8 "Autumn leaves"

  - Win32 fixes (Tor Lillqvist)

  - Added Occitan translation (Yannig Marchegay)

  - Added Slovenian translation (Matic Zgur)

  - Added Dzongkha translation (Pema Geyleg)

  - Added Xhosa translation (Adi Attar)

  - Added Kinyarwanda translation (Steve Murphy)

  - Added Nepali translation (Pawan Chitrakar)

  - Added Korean translation (Changwoo Ryu)

  - Added Galician translation (Ignacio Casal Quinteiro)
2008-04-26 00:29:27 +00:00
obache
813a518919 Don't try to remove include/X11/extensions as others doing. 2008-04-26 00:26:31 +00:00
wiz
f50adeea56 Updated audio/gnome-speech-espeak to 0.4.19 2008-04-26 00:25:29 +00:00
wiz
77eab3850e Updated audio/gnome-speech to 0.4.19 2008-04-26 00:25:16 +00:00
wiz
4d8c6a0e60 Update to 0.4.19:
* configure.in: be smarter about automatically finding espeak

* drivers/espeak/Makefile.am: remove libstdc++.  It is not needed
  and makes the Solaris build fail.
2008-04-26 00:25:02 +00:00
bjs
015ba2f1a5 This package is not MAKE_JOBS_SAFE. 2008-04-26 00:12:59 +00:00