Commit graph

133644 commits

Author SHA1 Message Date
snj
c3d9578169 Added games/pysolfc version 1.1. 2008-11-16 07:17:09 +00:00
dsainty
e0bc462af6 Updated x11/fltk to 1.1.9nb1 2008-11-16 07:14:40 +00:00
dsainty
f4fefdf92d Complete the libtoolisation of 'fluid' so it installs the real executable,
not the libtool wrapper.

Bump PKGREVISION, the previous revision installed an unusable "fluid".
2008-11-16 07:13:36 +00:00
snj
bd998acf1f Initial import of pysolfc-1.1, a continuation of the pysol package. 2008-11-16 07:12:03 +00:00
snj
c0c70510ab ahoka already updated mksh. 2008-11-16 01:34:25 +00:00
snj
8a3df5d178 Remove moon-buggy 1.0.51, it's not a stable release. 2008-11-15 23:34:28 +00:00
snj
98ff610b43 py-curl is already at 7.16.4. 2008-11-15 23:15:36 +00:00
wiz
40fbc52b7c Updated security/gnutls to 2.6.2 2008-11-15 23:02:21 +00:00
wiz
c1a52e57ff Update to 2.6.2:
* Version 2.6.2 (released 2008-11-12)

** libgnutls: Fix crash in X.509 validation code for self-signed certificates.
The patch to fix the security problem GNUTLS-SA-2008-3 introduced a
problem for certificate chains that contained just one self-signed
certificate.  Reported by Michael Meskes <meskes@debian.org> in
<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=505279>.

** API and ABI modifications:
No changes since last version.
2008-11-15 23:02:09 +00:00
minskim
9d21508d1a Decompress .lzma files with lzcat. 2008-11-15 20:25:34 +00:00
minskim
492b7040ee Add lzcat to the tools framework.
lzcat will be used to decompress .lzma files.
2008-11-15 20:20:44 +00:00
wiz
46c6a587b5 Updated meta-pkgs/gnome to 2.24.0.97 2008-11-15 19:40:07 +00:00
wiz
5e17990bbd Depend on proper libgtop and gnome-system-monitor, bump version. 2008-11-15 19:39:54 +00:00
wiz
8fbf0a3602 Updated sysutils/gnome-system-monitor to 2.24.1 2008-11-15 19:39:07 +00:00
wiz
ff52edbe07 Update to 2.24.1.
XXX:
"writable memory" is too large to be correct, and the graph
updates make Xorg eat the whole CPU, otherwise looks ok.

New in 2.24.1 - 20 October 2008
* Translation updates.

New in 2.24.0 - 22 September 2008
* Translation updates.

New in 2.23.91 - 1 September 2008
* Fixed bug 549383 – network assertion in the resource tab.

New in 2.23.90 - 18 August 2008
* Fixed truncated process names.

New in 2.23.6 - 4 August 2008
* Don't segfault in the disk list when icon cannot be retried from gvfs.

New in 2.23.5 - 21 July 2008
* Fixed network speed when there are pseudo-devices with no address.

New in 2.23.3 - 2 June 2008
* New 'Waiting Channel' process column.

New in 2.23.2 - 26 May 2008
* This is the first 2.23 release
* New option to start with the system tab.
* Don't crash on invalid regex in lsof. Display an error message.
* Fixed the graph time scale.
* Performance fix for bad graphic card drivers (yes, system-monitor is
  very fast with the vesa driver without this patch). Blame your
  driver's writers.
* Moved to gio.
* Many internal cleanups.
* Filesystem column are now configurable.
* lsof now shows IPv6 connections.
* New wchan column (if you have a better name for that...)

Thanks to Mark McCelland, Karl Lattimer, Toby Dacre, Matthis Clasen and
Hubert Figuière.
2008-11-15 19:38:53 +00:00
wiz
c767d72c8e Added sysutils/libgksu version 2.0.7 2008-11-15 19:37:26 +00:00
wiz
4b6335beef Fix path to itself. 2008-11-15 19:37:06 +00:00
wiz
833a099c72 + libgksu. 2008-11-15 19:36:52 +00:00
wiz
f7ab889107 Initial import of libgksu-2.0.7. I packaged it for Gnome, but currently
it looks like it's not really needed, so it's untested.

GKSu is a library that provides a Gtk+ frontend to su and sudo. It
supports login shells and preserving environment when acting as a
su frontend. It is useful to menu items or other graphical programs
that need to ask a user's password to run another program as another
user.
2008-11-15 19:36:09 +00:00
wiz
bc7a213a6e Updated sysutils/libgtop to 2.24.0 2008-11-15 19:34:25 +00:00
wiz
c6499c7937 Update to 2.24.0.
New cpu affinity code (see changes for 2.23.2 below) is ifdef'd out.

22 Septembre 2008: Overview of changes in 2.24.0
================================================
* Translation updates.

18 August 2008: Overview of changes in 2.23.90
==============================================
* freebsd:
  - updated port by Joe Marcus Clarke.

23 June 2008: Overview of changes in 2.23.4
===========================================
* linux:
  - Fixed and improved glibtop_get_fsusage with kernel >= 2.6.25.
    Closes #539360.

24 May 2008: Overview of changes in 2.23.2
==========================================
* glibtop_get_proc_open_files API can also lists IPv6 TCP sockets.
* glibtop_get_proc_affinity : new API to retrieve process CPU affinity.

(Let's hope one day i'll find the gtk-doc documentation ...)

* linux:
  - fixed parsing of big /proc/stat for uptime.

04 April 2008: Overview of changes in 2.22.1
============================================
* Fixed compilation/dist for !linux.
  Closes #525953.

10 Mars 2008: Overview of changes in 2.22.0
===========================================
* linux:
  - fixed proc_kernel.

25 February 2008: Overview of changes in 2.21.92
================================================
* linux:
  - fixed smaps parsing on >= 2.6.24.x.

14 January 2008: Overview of changes in 2.21.5
==============================================
* freebsd:
  - fixed build on GNU/kfreebsd. Petr Salinger.
  - fixed procmem units. Kuang-che Wu.

28 October 2007: Overview of changes in 2.21.1
==============================================
* don't export _p/_s private symbols anymore. This is not an API/ABI breakage.
* darwin implementation by Benjamin Reed.
* linux:
  - splitted fsusage and mountlist implementations;
  - smarter mountlist(allfs = False);
  - fixed some compile warning on 64bit;
* solaris:
  - fixed netload build by Henry Zhang.
2008-11-15 19:34:11 +00:00
wiz
35126eea20 Depend on newly packaged liboobs as well, ride version bump. 2008-11-15 19:03:28 +00:00
jmcneill
d74f99a624 add p5-Net-DBus, system-tools-backends, liboobs, gnome-system-tools
update gnome meta-pkg
2008-11-15 18:41:50 +00:00
jmcneill
20aa1b000c Pull in gnome-system-tools, bump version to 2.24.0.96 2008-11-15 18:38:48 +00:00
snj
63866a4e6d Kill py-distutils, which is included in python these days. OK with drochner. 2008-11-15 18:37:21 +00:00
jmcneill
b96ad32983 add gnome-system-tools, liboobs, system-tools-backends 2008-11-15 18:34:30 +00:00
jmcneill
8d820a086f add p5-Net-DBus 2008-11-15 18:33:40 +00:00
jmcneill
b0a2b4930f Initial import of gnome-system-tools version 2.22.1.
Formerly known as the Ximian Setup Tools, the GST are a fully integrated set
of tools aimed to make easy the job that means the computer administration
on an UNIX or Linux system. They're thought to help from the new Linux or
UNIX user to the system administrators. The GNOME System Tools are free
software, licensed under the terms of the GNU General Public License.
2008-11-15 18:32:14 +00:00
jmcneill
1e1573cb0c Initial import of liboobs version 2.22.0.
Liboobs is a lightweight library that provides a GObject based interface
to system-tools-backends. It's completely abstracted of the
communication and authentication details, making it easy for
applications to integrate with the system details.
2008-11-15 18:30:22 +00:00
jmcneill
0106c9b7c3 Initial import of system-tools-backends version 2.6.0.
The System Tools Backends (s-t-b for short) are a set of cross-platform
modules for Linux, FreeBSD and other Unix systems. The backends provide a
common DBus interface to all platforms to modify or read the system
configuration in a distro independent fashion. Historically, access to
system configuration has varied deeply across Unix flavours, and concreting
a bit more, across Linux distributions, making it near impossible to write
desktop tools that could work flawlessly in a cross-platform way. System
Tools Backends try to fill this gap, offering a generic and easy way for
desktop applications to read and modify configuration details.
2008-11-15 18:28:56 +00:00
jmcneill
e7c4fec91b Initial import of p5-Net-DBus version 0.33.6.
Net::DBus provides a Perl XS API to the dbus inter-application
messaging system. The Perl API covers the core base level
of the dbus APIs, not concerning itself yet with the GLib
or QT wrappers. For more information on dbus visit the
project website at:

  http://www.freedesktop.org/software/dbus/
2008-11-15 18:27:22 +00:00
jmcneill
32bb7bc7f5 Updated dbus to version 1.2.4nb1 2008-11-15 18:17:15 +00:00
jmcneill
5e210a3f3a Don't use -Wl,--gc-sections as it strips .note.netbsd.* sections. Bump
pkg revision.
2008-11-15 18:15:09 +00:00
taca
b4b79eb68f Note update of www/plone3 package to 3.1.7. 2008-11-15 17:27:03 +00:00
taca
d88e5853d6 Update plone3 package to 3.1.7.
Change log

* Allow _ as a valid character in file names and URLs. Do not remove #
  from file names. It only has a special meaning for URLs.
* Enable unlock on unload for inline edits

Updated packages and products

    * Products.CMFPlone 3.1.7
    * plone.i18n 1.0.7
    * archetypes.kss 1.4.3
2008-11-15 17:25:39 +00:00
taca
4046571a9d Update PLONE3_VERSION to 3.1.7. 2008-11-15 17:24:19 +00:00
seb
e6adf73e19 Note update of textproc/p5-Text-RewriteRules to version 0.14 2008-11-15 14:38:11 +00:00
seb
a15484f3e7 Update from version 0.13 to 0.14.
Upstream changes:
0.14    2008, Nov 15 (11:00)
   - Added support for lex-style blocks for lexers (LRULES and RULES/l)
2008-11-15 14:37:24 +00:00
seb
d6a67a8e63 Note update of www/p5-Pod-POM-Web to version 1.11 2008-11-15 14:02:03 +00:00
seb
b48ea212ad Update from version 1.10 to version 1.11.
Pkgsrc changes:
- Remove now unneeded patch file.

Upstream changes:
1.11 13.11.2008
  - removed =begin BUGS section in Pod that was preventing proper display
  - fixed perlio layer for pass-through binary files
  - ref to PodPOMWeb.css used wrong case (undetected on -Win32!)
  - fixed page titles when the name has no "-- description"
2008-11-15 14:01:06 +00:00
adrianp
773f43e4fd Updated mail/p5-Mail-Box to 2.084 2008-11-15 13:53:49 +00:00
adrianp
cf4466167b version 2.084: Fri Sep 26 16:44:51 CEST 2008
Changes:

	- no questions asked about Mail::Box::Parser::C; it is not
	  really maintained as it should... but probably still works
	  in most cases.

	Fixes:

	- change in TAP::Harness shows missing TAP::Parser::Aggregator
	  in test.pl rt.cpan.org#39264 [Jerrad Pierce]

	- removed (@) prototype on Mail::Internet::new replacement,
	  because it produces a warning on 5.10

version 2.083: Tue Sep  2 09:41:19 CEST 2008

	Changes:

	- FIX CHARACTER-SET HANDLING.  When a new body is created,
	  it will get charset 'PERL', which means: Perl internal
	  representation.  Also the decoded() body is of that.	As part
	  of a message, the body with be translated into real utf-8.

	  This change will make Mail::Box slower, but correct!  Check
	  your applications!   Use $msg->decoded when you process the
	  content.

	- removed $msg->decoded option 'keep', because decoded object
	  depends on temporary decoding parameters.

	Fixes:

	- use File::Temp, not POSIX::tmpnam, to work around Windows
	  bug.  rt.cpan.org#35747 [Ron Murray]

	- Mail::Message::contentType could produce "use of undefined"
	  error message [Patrick Heesom]

	- Fix listing IMAP folders. rt.cpan.org#36458 [Jonathan Kamens]

	- do not set charset on non-text parts.

	- no complaints for IMAP4 object without explicit folder
	  name.  rt.cpan.org#37801 [Slaven Rezic]

	- remove SpamAssassion question from installation: SAv2 is the
	  only supported, but most people will not install that.

	Improvements:

	- doc-patch, where  "my Type @array" is not permitted
	  anymore [Mike Andrews]

	- do not coerce parts via messages into parts.
2008-11-15 13:53:27 +00:00
schwarz
e88d2f7dbf remove NetBSD-specific code from OpenBSD's bsd.own.mk 2008-11-15 13:06:42 +00:00
schwarz
c07f4de9ea OpenBSD changed to ELF on i386 with the 3.4 release 2008-11-15 13:05:09 +00:00
wiz
d55e4091a8 Updated meta-pkgs/gnome to 2.24.0.95 2008-11-15 12:22:28 +00:00
wiz
804183b70d Depend on proper gnome-screensaver version, bump version. 2008-11-15 12:22:15 +00:00
wiz
9da3ffea9c Updated x11/gnome-screensaver to 2.24.1 2008-11-15 12:21:49 +00:00
wiz
d58156c1b5 Update to 2.24.1. Split off options handling into options.mk.
===============
Version 2.24.1
===============

- Fixed #555701, libgnome-desktop:gnome_bg_create_pixmap() leaks pixmaps and X clients (Scott Remnant)
- Fixed #451498, Preview of "Blank screen" is not consistent (Neil Patel)
- Fixed #552119, Add GTK and GNOME to screensaver desktop (William Jon McCann)
- Fixed #552523, Screensaver suddenly stopped working (William Jon McCann)
- Fixed #555254, gnome-screensaver-dialog NULL pointer crash (William Jon McCann)
- Fixed #555491, gnome-screensaver should release mouse/keyboard when failed to grab both of them (Joey Yu Zheng)
- Fixed #560456, Cleaning up GTK Includes in gnome-screensaver (Maxim Ermilov)

Translations:
- Updated ar: Djihed Afifi
- Updated ast: Andre Klapper, Astur
- Updated be@latin: Ihar Hračyška, Ihar Hrachyshka
- Updated pt_BR: Leonardo Ferreira Fontenelle, Vladimir Melo


===============
Version 2.24.0
===============

- Updated LINGUAS, sr@latin.po, sr@Latn: Arangel Angov
- Updated ar: Djihed Afifi, Khaled Hosny
- Updated bg: Alexander Shopov
- Updated bn_IN: Runa Bhattacharjee
- Updated ca: Gil Forcada
- Updated da: Kenneth Nielsen
- Updated de: Hendrik Richter
- Updated dz: Pema Geyleg, Dawa pemo
- Updated en_GB: Philip Withnall, David Lodge
- Updated et: Ivar Smolin
- Updated fr: Claude Paroz
- Updated ga: Seán de Búrca
- Updated hr: Robert Sedak, Ante Karamatić
- Updated hu: Gabor Kelemen
- Updated it: Luca Ferretti
- Updated kn: Shankar Prasad
- Updated ko: Changwoo Ryu
- Updated mk: Arangel Angov, Clytie Siddall <clytie@riverland.net.au>
- Updated ml: Praveen Arimbrathodiyil, പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
- Updated mr: Sandeep Shedmake
- Updated nl: Wouter Bolsterlee
- Updated pl: Wadim Dziedzic, wadim dziedzic
- Updated pt_BR: Vladimir Melo
- Updated ro: Mugurel Tudor, Mișu Moldovan
- Updated sr.po, sr@latin: Goran Rakić
- Updated ta: I. Felix
- Updated tr: Baris Cicek


===============
Version 2.23.90
===============

- use standard icon names (Matthias Clasen)
- Paint widget background color as face background color.
- Add/remove windows as necessary in response to RANDR 1.2 events
- Honor the disable_user_switching lockdown key.
- Fixed #547013, The dialog incorrectly tell that the numlock is on (William Jon McCann)

Translations:
- Updated LINGUAS, sr@latin.po, sr@Latn: Goran Rakic
- Updated ar: Khaled Hosny
- Updated cs: Petr Kovar
- Updated eu: Inaki Larranaga Murgoitio, Iñaki Larrañaga Murgoitio
- Updated fi: Ilkka Tuohela, Timo Jyrinki
- Updated gu: Daniel Nylander, Sweta Kothari
- Updated he: Yair Hershkovitz  <yairhr@gmail.com>, Yaniv Abir <yanivabir at gmail dot com>
- Updated ja: Takeshi AIHANA
- Updated lt: Gintautas Miliauskas
- Updated pt: Duarte Loreto
- Updated pt_BR: Vladimir Melo
- Updated sv: Daniel Nylander

Help Manual Translations:
None

===============
Version 2.23.3
===============

        * Fix build issue (Wouter Bolsterlee)
        * Add a simple frame around user icon
        * Add a new child widget to use for themes to draw on

===============
Version 2.23.2
===============

        * Fix gamma lost during fade
        * Show default desktop background behind lock dialog
        * Add reporting of inhibitors to --query command
2008-11-15 12:21:34 +00:00
wiz
72ee781e3a libgnomekbd's pkg-config files pull in those of libxklavier,
so we need to include its buildlink3 here.
2008-11-15 09:59:59 +00:00
taca
a26d19586f Note update of these packages:
devel/rubigen		1.3.4
	time/ruby-tzinfo	0.3.12
2008-11-15 08:29:03 +00:00