Commit graph

6356 commits

Author SHA1 Message Date
wiz
375b5e4933 More PKGREVISION bumps for png-1.2.9nb2 update. 2006-04-17 14:52:10 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
adam
066163ed2e PLIST fix 2006-04-17 07:36:07 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
wiz
1dba5282cd Update to 2.14.1.1.
==============
Version 2.14.1
==============

  Fixes

	* Make URI canonical before using them (Vincent)
	* Remember the added locales in GnomeDitemEdit (Vincent)
	* Sort locales list in GnomeDitemEdit (Vincent)
	* Make sure that there is a Name/Comment/etc. for C locale when
	  generating a .desktop file (Vincent)
	* Use gdk_x11_display_get_user_time() to get the launch time (Vincent)

  Misc

	* Generate API documentation (Vincent)
	* Add GTK to the categories of gnome-about.desktop (Vincent)

  Documentation

	* Replace entities with UTF-8 (Shaun McCance)
	* Updated URLs and emails in the gnome-feedback document
	  (Joachim Noreiko)

  Doc Translations

	* Maxim Dziumanenko (uk)

  Translators

	* Pema Geyleg (dz)
	* Ivar Smolin (et)
	* Ilkka Tuohela (fi)
	* Luca Ferretti (it)
2006-04-16 11:56:26 +00:00
adam
05f52e61db Changes 2.8.4:
* IconTheme: Avoid crash in get_search_path().
* Some code size reduction by using more static functions instead of
  anonymous namespaces, and by avoiding some code duplication.
* Windows Build:
  - MSVC++ build: Use the new /vd2 compiler option to get the new unbroken
  dynamic_cast<> with MSVC++. There are now no known problems with
  the MSVC++ build.
  - mingw32 and cygwin builds: Correct some API export/import problems.
2006-04-14 11:01:52 +00:00
wiz
0719006c41 Update path from cyrus-sasl2 to cyrus-sasl. 2006-04-13 21:45:12 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
joerg
77e66f9bb1 Only install headers in lib/fonts/bitmap when not building the Xserver
to avoid overriding installed files.
2006-04-13 02:11:05 +00:00
rillig
c2da90d360 Fix the right files. 2006-04-13 00:12:50 +00:00
rillig
77b1da41b5 Fixed the path to the Perl interpreter. Bumped PKGREVISION. 2006-04-12 23:58:39 +00:00
rillig
a9c821ba27 Sorted PLIST. 2006-04-12 22:36:34 +00:00
rillig
016b284d9a The documentation is installed into share/doc instead of share/doc/html.
Bumped PKGREVISION.
2006-04-12 21:54:35 +00:00
joerg
22838bd6ee Don't create xorg/lib/X11/fs as symlink to the config directory,
it prevents the default config from being included correctly
in the package. Add a random imake dependency to xorg-fontserver
while here and bump the revision.
2006-04-12 21:53:58 +00:00
rillig
3b22168ac1 The documentation is installed in share/doc instead of share/doc/html.
Bumped PKGREVISION.
2006-04-12 21:52:15 +00:00
joerg
8eef1d26cf Include man page in PLIST. Bump revision. 2006-04-12 20:55:04 +00:00
drochner
fb5f3c49b0 update to 1.6.1
changes:
* Updated Lang files (php, ruby, perl, xml, .desktop)
* Consume all button press events on the line numbers margin
* Updated translations
2006-04-12 19:57:58 +00:00
minskim
848f98c063 Add ratmen. 2006-04-12 17:16:37 +00:00
minskim
c8442d53ba Import ratmen from pkgsrc-wip. Packaged by Lubomir Kundrak.
Ratmen is a simple program that allows you to create X menus from the
shell, where each menu item will run a command.  It is intended for
use with 9wm, but can be used with any other window manager.

Basically this program does what ratmenu does, only better.
2006-04-12 17:14:35 +00:00
markd
baf1a8d6a6 The Solaris fix in 3.5.2 missed one bit so re-add it. 2006-04-12 13:30:45 +00:00
markd
b4a8455f21 Move MASTER_SITE_KDE to mk/bsd.sites.mk 2006-04-12 11:37:18 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
is
3181108f89 Use XK_VoidSymbol instead of XK_FN30/31 as dummy keysyms. For some X
servers, apparently dynamically creating the tables didn't work, so the
static tables are actualy used.
2006-04-10 13:48:31 +00:00
jlam
44744eee7b Generate and install ".3" manpages instead of ".3pm". This fixes
PR pkg/32673.
2006-04-10 05:31:01 +00:00
wiz
9053aaa4af Update to 2.8.17:
Overview of Changes from GTK+ 2.8.16 to GTK+ 2.8.17
===================================================

* Bugs fixed:
 325699 Expander disclosure button is too small           [Brad Taylor]
 334657 gtk_image_clear doesn't cause redraw
 334774 typo in configure.in yields suspicious
        warning                                   [Peter Breitenlohner]
 335001 gtk_icon_view_set_cursor causes
        Segmentation fault                         [Emmanuel Rodriguez]
 335129 garbage output of --help in non UTF-8 locale [Christian Persch]
 319032 GtkNotebook does not destroy its children
        on destroy()                                   [Yevgen Muntyan]
 334906 TreeView DnD between-row highlight color         [Ian McDonald]
 335717 Gtk-Criticals occur when scrolling a text_view
        that is not realized                           [Nicolas Setton]
 336200 Hidden menubar still activates submenus with kbd
                                                       [Bastian Nocera]
 336254 GtkTreeItem broken                              [Sven Herzberg]
 74620  Clean up button press handling (use
        one-grab-op-at-a-time pattern)                        [Li Yuan]
 323862 broken scrolling when selecting                 [Benjamin Berg]
 330617 GTK+ File-chooser dialog crashes
 325751 Nautilus crashes when dragging icons to
        another screen                           [Hylke van der Schaaf]
 337022 mixed line separators confuse
        gtk_text_iter_ends_line                         [Paolo Borelli]
 336796 Textview child is covered by window border     [Yevgen Muntyan]
 335536 gdk_pixbuf_loader_new_with_type():
        What image types are allowed?                  [Murray Cumming]
 336645 Missing progress bar label                   [Stanislav Brabec]
        Fix a problem which caused grab-notify
        signal to be missed in some cases             [Matthias Clasen]


* Updated translations (bn,cs,dz,et,ka,ne,or,ru,sk,sq,xh)
2006-04-08 22:00:41 +00:00
is
9e99a3d3d8 Add descripition to DESCR. 2006-04-08 20:11:28 +00:00
jmmv
225329fb70 This needs msgid_plural support. 2006-04-08 15:13:03 +00:00
joerg
bc24c6dc61 Workaround GCC 2.95's inability to use #if in a macro. 2006-04-08 13:12:07 +00:00
jlam
2870fe83ef List info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-08 05:02:59 +00:00
jlam
31c1b1fd57 The GNU configure script is asked to check for libintl, but then it
never uses it unless it's the included one.  Link against the correct
-lintl so that the build will not fail.
2006-04-08 05:02:39 +00:00
jmmv
aa7543193c This needs BUILD_USES_MSGFMT as well. 2006-04-07 11:09:15 +00:00
jmmv
930991c021 Workaround the use of msgfmt_plural. Fixes PR pkg/33195. 2006-04-07 11:07:37 +00:00
drochner
e33db08710 update to 2.12.4
changes:
build problems fixed (which we didn't suffer from)
2006-04-06 16:05:26 +00:00
drochner
65a7cd958f update to 2.8.5
changes:
- String list bug fix (Christopher Aillon)
- Improved examples (Johan)
- Proper refcounting in gdk.Window constructor (John Ehresman)
- Fix a bunch of reference leaks (Gustavo)
- __init__.py fixes for pydoc (Johan)
- gtk.Dialog.new_with_buttons leak
2006-04-06 15:58:31 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
jlam
0e75430a3d INSTALL_MAKE_FLAGS doesn't append to MAKE_FLAGS, it replaces it. Make
sure that we preserve any other MAKE_FLAGS when setting INSTALL_MAKE_FLAGS.
2006-04-04 18:07:16 +00:00
jmmv
26ac483f5f Fix C99isms so that this (hopefully) builds in NetBSD 1.6.2. 2006-04-04 13:41:47 +00:00
is
11104176dd This packages switches from/to a Greek keyboard mapping. 2006-04-04 09:33:36 +00:00
adam
2992b800e7 Changes 0.10.3:
* Mostly bug fixes.
2006-04-03 18:25:02 +00:00
adam
217a438a84 Changes 4.1.2:
* This is a bugfix release
2006-04-03 15:43:26 +00:00
rxg
b31c5bbdf6 Updated rox-session to 0.28.
Changes in release 0.28 (2006-03-11):

- Added support for XML-RPC-over-X as an alternative to D-BUS. If D-BUS isn't
  found, we don't need to abort now (Thomas Leonard).

- Kill the DBUS daemon on logout (Stephen Watson).

- Dropped support for older versions of D-BUS. All the special-case code was
  causing maintenence problems (Thomas Leonard).

- Attempt to distinguish dbus 0.33 from 0.35 (new API) and 0.2x (old API)
  (Stephen Watson).

- Python2.2 doesn't have the 'logging' module. Import a dummy version instead
  in this case (Thomas Leonard).

- Pygtk bug: gdk.Event.time is treated as signed even though it is an unsigned
  value, use gdk.Event.get_time() which returns unsigned values (Stephen
  Watson).


12-Feb-2006 (Release 0.27)
~~~~~~~~~~~
l (Thomas Leonard).
Bugfix: Log display would appear empty and never disappear if the message
        timeout was zero (Tony Houghton).

09-Feb-2006
~~~~~~~~~~~
More work on setting up the user's environment (Stephen Watson).

01-Feb-2006
~~~~~~~~~~~
Trap errors from commands that xsettings.py runs on start up (Stephen Watson).
For reasons known only to itself, dtlogin start the session with stdin
redirected from /, which causes Python to segfault.  Have our script run
ROX-Session with stdin from /dev/null (Stephen Watson).

28-Jan-2006
~~~~~~~~~~~
Debian no longer provide Python D-BUS bindings for their default version
of Python. Grrr. If we can't import dbus and we're on Python 2.3 or earlier,
try running again with Python 2.4 (Thomas Leonard).

21-Jan-2006
~~~~~~~~~~~
Made DBus 0.2x support work again (Thomas Leonard).
Don't fail to start if Environment.py is missing (Thomas Leonard).
Offer to restart the window manager when the setting changes (Thomas Leonard).

19-Jan-2006
~~~~~~~~~~~
Now loads session environment from Environment.py instead of Environment
(Stephen Watson).

17-Jan-2006
~~~~~~~~~~~
Use correct interface for settings (Stephen Watson).

16-Jan-2006
~~~~~~~~~~~
main.py and settings.py updated for DBus 0.3x, needs checking it still
works under 0.2x (Stephen Watson).

31-Dec-2005
~~~~~~~~~~~
Fixed some problems with the new code (Thomas Leonard; reported by Babyfai
Cheung).

03-Nov-2005
~~~~~~~~~~~
Started rewriting in Python (Thomas Leonard).

23-Oct-2005
~~~~~~~~~~~
Support KDM when doing "Add to login" (Stephen Watson).

04-Oct-2005
~~~~~~~~~~~
Fixed C code for dbus 0.36: part of a previous patch was missing, and a
workaround was needed for dbus bug 4637 (Tony Houghton).

02-Sep-2005
~~~~~~~~~~~
Added options for screen blanking with DPMS (Tony Houghton).

31-Aug-2005
~~~~~~~~~~~
Updated Chinese translations (Babyfai Cheung).

30-Aug-2005
~~~~~~~~~~~
Fixed update-po to include Python strings (Thomas Leonard; reported by babyfai
Cheung).
Make NumLock default to off, as on some laptops it makes the letter keys
produce numbers! (reported by Matthew Weier O'Phinney).

28-Aug-2005 (Release 0.26)
~~~~~~~~~~~
Updated build system to match ROX-Filer: generated files go in the 'build'
directory, the platform guessing has been removed, and the translation building
system has been updated. Also upgraded to the latest findrox and added
ROX-Session.xml for 0launch (Thomas Leonard).
RunROX and SetUp panel scripts use freedesktop.org basedir spec.

09-Jul-2005
~~~~~~~~~~~
Work-around for problem with D-BUS 0.3 Python bindings which prevented them
working with Python 2.3 (Thomas Leonard, reported by Marcus).
Separated the Guide from ROX-Session, as it was getting far too big (Thomas
Leonard).

03-Jul-2005
~~~~~~~~~~~
Allow ROX-Session to compile with DBUS 0.3x (Tony Houghton and Thomas Leonard).
Try to run ROX-Session using 0launch, if possible (Thomas Leonard).

20-May-2005
~~~~~~~~~~~
Change the way that ROX-Session runs ROX-Filer. It now uses the -S option to
open the default Panel and Pinboard, with the configuration of panel and
pinboard in ROX-Filer options (Stephen Watson).

12-May-2005
~~~~~~~~~~~
Updated Chinese translation (Babyfai Cheung).
Bugfix: Make sure messages are valid UTF-8 before logging (Thomas Leonard).

01-May-2005
~~~~~~~~~~~
Removed code for setting scroll lock. Doesn't work, and nobody uses scroll
lock anyway (Thomas Leonard).

30-Apr-2005
~~~~~~~~~~~
Added Brazilian Portuguese translation (Jose Carlos).
Bugfix: Don't refuse to start if the new Environment file doesn't exist
        (Thomas Leonard).

10-Apr-2005
~~~~~~~~~~~
Provide a way to set up a user's environment in general (Stephen Watson).

04-Mar-2005
~~~~~~~~~~~
Set $BROWSER to ROX-Session/browser on login. This is a script that runs your
configured web-browser ($XDG_CONFIG_DIRS/rox.sourceforge.net/handlers/BROWSER),
or picks a suitable default if none is set (Thomas Leonard).

22-Jan-2005
~~~~~~~~~~~
Allow setting keyboard LEDs (Caps lock, Num lock, Scroll lock) on login (Guido
Schimmes). This is used by Keyboard, a configuration application.

23-Dec-2004
~~~~~~~~~~~
Added Chinese translation (Babyfai Cheung).

23-Oct-2004
~~~~~~~~~~~
Updated Dutch translation (Jan Wagemakers).

15-Oct-2004
~~~~~~~~~~~
Allow Xcursor code to compile under GLib 2.2 (Stephen Watson).
Updated rox-session to 0.28.

Changes in release 0.28 (2006-03-11):

- Added support for XML-RPC-over-X as an alternative to D-BUS. If D-BUS isn't
  found, we don't need to abort now (Thomas Leonard).

- Kill the DBUS daemon on logout (Stephen Watson).

- Dropped support for older versions of D-BUS. All the special-case code was
  causing maintenence problems (Thomas Leonard).

- Attempt to distinguish dbus 0.33 from 0.35 (new API) and 0.2x (old API)
  (Stephen Watson).

- Python2.2 doesn't have the 'logging' module. Import a dummy version instead
  in this case (Thomas Leonard).

- Pygtk bug: gdk.Event.time is treated as signed even though it is an unsigned
  value, use gdk.Event.get_time() which returns unsigned values (Stephen
  Watson).


12-Feb-2006 (Release 0.27)
~~~~~~~~~~~
2006-04-02 15:15:21 +00:00
jmmv
272cb21ddb Fix some issues in gsm-dbus.c as reported by Vincent Untz in bugzilla.
Bump PKGREVISION to 2.
2006-04-02 11:07:28 +00:00
jmmv
3839f4a1ab Depend on hicolor-icon-theme to:
1) Handle the shared share/icons/hicolor directory.
2) Properly regenerate the icon theme cache during (de)installation.
Bump PKGREVISION.
2006-04-02 09:49:00 +00:00
jmmv
7c873b84e9 Note where patch-aa is being tracked. 2006-04-02 09:28:31 +00:00
jmmv
ebe7d6ef28 Update to 2.14.0nb1:
- Make the server start in vt05 to avoid problems in a default NetBSD
  installation.  (Broken during the update.)
- Use the NetBSD logo in the standard chooser.  It'd be good to have a
  netbsd-icons package or similar.
- Install a custom X session that allows you to log in using ~/.xsession.
  Don't know why it is not provided by default, but it used to be IIRC.
2006-04-02 09:16:19 +00:00
markd
16c0a13165 Explicitly configure without composite support. Fixes build when using
newer xorgs.  While here remove a few configure arguments that no longer
do anything. Bump PKGREVISION.
2006-04-02 02:01:58 +00:00
jmmv
d4a805f66f Add and enable fast-user-switch-applet. 2006-04-01 22:13:52 +00:00
jmmv
d8f0b3801c Initial import of fast-user-switch-applet, version 2.14.0:
The Fast User-Switching Applet is an applet for the GNOME panel which
provides a menu to switch between users.  It integrates with GDM to
switch between existing X11 sessions or create new ones as needed,
and will show the same users as the GDM face browser.

The applet can display itself in the panel using either the current
user's name, the word "Users" or an icon, and can be configured to
include an item which launches an X session in a window.  The applet
code is designed to allow for easy cut-and-paste of the system-interaction
code into other applications, like screensavers.
2006-04-01 22:12:55 +00:00
jmmv
a593178d1b This needs USE_X11=yes. 2006-04-01 21:50:10 +00:00
jmmv
9a73d5c550 Add and enable gnome-screensaver. 2006-04-01 21:45:25 +00:00