Commit graph

111999 commits

Author SHA1 Message Date
wiz
83125d7ccc Use MASTER_SITES_GNOME. 2007-04-13 07:06:08 +00:00
hiramatsu
4eb0845915 OpenBSD xargs behaves like Linux xargs; add -r here too. 2007-04-13 06:56:20 +00:00
xtraeme
c6d236f286 * Add missing libXt and libXp dependencies found with lesstif.
* Wrap long lines.

Bump PKGREVISION.
2007-04-13 06:47:18 +00:00
xtraeme
1fd3a53282 Updated sysutils/xfe to 0.99.
Updated x11/fox to 1.6.25.
2007-04-13 05:48:48 +00:00
xtraeme
3a2df488b2 Update to 0.99 (latest stable version).
Code requires fox-1.6, many improvements were added, bugs fixed, etc.
2007-04-13 05:47:15 +00:00
xtraeme
5616001b8f Update to 1.6.25 (latest stable version).
Too many changes to list here, please see http://www.fox-toolkit.org/
for full changes.
2007-04-13 05:45:35 +00:00
wiz
93fb942e28 fast-user-switch-applet updated to 2.18.0. 2007-04-13 05:29:47 +00:00
wiz
24aa97fb0d Update to 2.18.0:
==============
Version 2.18.0 - "Original Face"
==============

 * Translations:
[skipped]

==============
Version 2.17.4 - "I Need"
==============

 * Look for gdm socket in two places.
 * Use off-the-shelf about box.
 * Only query GDM on display of menu.
 * Translations:
[skipped]

==============
Version 2.17.2 - "Stephen's Exhibition"
==============

 * Rewrote GDM communication core to be nonblocking. (Thomas)
 * Read GDM configuration from GDM, not from its configuration
 file. (Thomas)
 * Updated translations
[skipped]

==============
Version 2.17.1
==============

 * Moving through the user list with arrow keys goes in the
 correct direction. (#343907) (Thomas)
 * Refresh user list on creation of /etc/passwd as well as update.
 (#356368) (Thomas)
 * Updated translations:
[skipped]
2007-04-13 05:29:07 +00:00
hiramatsu
43b409a4e9 Take maintainership. Suggested by obache@. 2007-04-13 04:06:39 +00:00
xtraeme
a6f2894e05 Updated multimedia/dvdrip to 0.98.4 2007-04-13 01:38:55 +00:00
xtraeme
7d53599cdc Update to 0.98.4:
Fixes some smaller bugs, including the sporadic preview hanging bug.

0.98.3:

Besides a bunch of smaller bug fixes it's the first with a Swedish
user interface.

pkgsrc: require at least lsdvd-0.16nb3, which has a fix for the perl
output used by this program.
2007-04-13 01:37:58 +00:00
xtraeme
29b1d21fff Add a patch to fix a crash with some output syntax, patch from
FreeBSD/ports.

Bump PKGREVISION.
2007-04-13 01:20:52 +00:00
joerg
67a46daea3 Needs msgfmt. 2007-04-13 00:02:16 +00:00
xtraeme
9951db5e01 Erm... it's KERNEL_VARS not KERNEL_ARGS. 2007-04-12 23:08:35 +00:00
xtraeme
d8c72c71b8 do_conf_reset(): add missing KERNEL_VARS. 2007-04-12 23:07:55 +00:00
wiz
24637415c6 gok updated to 1.2.3. 2007-04-12 22:44:27 +00:00
wiz
7614c3c7e3 Update to 1.2.3. Changes from NEWS:
What's new in GOK 1.2.1?
	* libusb support! (see README.libusb) Thanks Ben Konrath!

	* Ubuntu crasher fixed! Thanks Bill!

	* Bugfixes include: 334273. 350356, 394511, 395040, 159027

	* Updated translations.
2007-04-12 22:43:51 +00:00
xtraeme
bbb2308b64 Fix previous, only check for kernel config and not for the work
directory... which might not be created yet.
2007-04-12 22:39:36 +00:00
xtraeme
4152db6dc3 Do the same for MULTIPLE_KERNELS, check if the kernel is found in
~/.mklivecd before showing informative messages.
2007-04-12 22:31:16 +00:00
xtraeme
8b5d24fdfc * Check if the kernel is available in ~/.mklivecd before showing
informative messages.
* Remove unnecessary checks for USE_GNU_GRUB, now that some options
  are checked to have correct values.
* Misc cleanups.
2007-04-12 22:26:19 +00:00
wiz
b572ee1fab ko-baekmuk updated to 2.1. 2007-04-12 22:10:43 +00:00
wiz
393eabdeca Update to 2.1: changes unknown. 2007-04-12 22:10:14 +00:00
joerg
df5ebf3308 Needs intltool. 2007-04-12 22:00:28 +00:00
wiz
4716e8d523 ccd2iso updated to 0.3. 2007-04-12 21:42:47 +00:00
wiz
6297dc8e37 Update to latest version, 0.3:
0.3
---
 * A couple sanity checks from Kerry
 * Update the source to work with Automake 1.9


0.2
---
 * Completely fix file handling... a better understanding about CD data
   structure really fix a lot errors... previous version sometime gives you
   invalid bytes at the beginning of the resulting .iso, it caused by
   my misunderstanding about the difference between Mode 1 and Mode 2 CD
2007-04-12 21:42:19 +00:00
wiz
7e14fa49ea shmux updated to 1.0. 2007-04-12 21:41:09 +00:00
wiz
6dfbfb81ab Update to 1.0:
No change since 1.0b10 [2006/08/10].

Changes since 1.0b9 [2006/07/06]:

- new 'F', 'v' and 'D' commands for interactive mode.
- added -F option (as suggested by Chase Phillips).
- fixed long standing but rare data corruption bug (reported by Jon Amundsen).

Changes since 1.0b8 [2006/06/30]:

- child exit status was not saved when waiting for its orphans.
- look for termcap in ncurses library (reported by Stephan Hegel).

Changes since 1.0b7 [2006/05/22]:

- SHMUX_SSH*_OPTS are now parsed by shmux, allowing passing more complex
  options strings.  (loosely based on code from Jos Backus.)
- added -B option (courtesy of Chase Phillips and Jos Backus).
- minor enhancement of "interactive mode" status reporting.

Changes since 1.0b6 [2004/12/15]:

- improved timeout enforcement using process groups (suggested by Jos Backus).
- improved handling of "impossible" waitpid() failures.

Changes since 1.0b5 [2004/09/20]:

- user@target now works with rsh.
- fixed miscellaneous assumptions/bugs related to fping.
- user@target is no longer incompatible with -p.
2007-04-12 21:38:24 +00:00
wiz
81aad52ed9 - alacarte-0.11.3, at-spi-1.18.1, bug-buddy-2.18.1, dasher-4.4.1,
eel2-2.18.0.1, eog2-2.18.1, epiphany-2.18.0, epiphany-extensions-2.18.0,
  evince-0.8.1, exaile-0.2.9, file-roller-2.18.1, gcalctool-5.9.14,
  gconf-editor-2.18.0, gdm-2.18.1, gedit-2.18.1, gnome-desktop-2.18.0,
  gnome-keyring-0.8.1, gnome-keyring-manager-2.18.0, gnome-menus-2.18.0,
  gnome-panel-2.18.1, gnome-screensaver-2.18.1, gnome-session-2.16.3,
  gnome2-control-center-2.18.1, gnome2-games-2.18.0.1,
  gnome2-terminal-2.18.0, gthumb-2.10.2, gucharmap-1.10.0,
  libgnome-2.18.0, libgnomeprint-2.18.0, libgnomeui-2.18.1,
  liboil-0.3.11, libprelude-0.9.13.2, libpreludedb-0.9.12,
  libwnck-2.18.0, liferea-1.2.10, nautilus-2.18.0.1, p5-Carp-Assert-0.20,
  p5-Jemplate-0.20, prelude-manager-0.9.7.2, py-gnome2-2.18.2,
  py-prewikka-0.9.10, seahorse-1.0.1, sympa-5.2.4, totem-2.18.1,
  vte-0.16.1, yelp-2.16.2, zenity-2.18.1.

Thank you!
2007-04-12 21:31:48 +00:00
joerg
1da2c7726f Explicitly depend on bootstrap-mk-files, remove the broken_in marker.
This package is special. Bump revision.
2007-04-12 21:28:42 +00:00
wiz
986c3da742 vino updated to 2.18.1. 2007-04-12 21:27:00 +00:00
wiz
acc53ddc60 + aspell-ukrainian-1.3.3, curl-7.16.2, hylafax-5.1.2, links-2.1.0.28,
links-gui-2.1.0.28, py-qt3-3.17.1, py-qt3-sip-4.6,
  sylpheed-devel-2.4.0beta8, webmin-1.340.
2007-04-12 21:23:05 +00:00
wiz
fbd19b1d3a Update to 2.18.1. Changes (without translation updates):
Vino 2.18.1
===========

  Fixes

    + Fix the non-XDAMAGE, non-XSHM support, bug #423887 (Mark)
    + Fix crash on vino_input_init(), bug #425863 (Jonh, Mark)
    + Fix crashes on critical warning in vino-preferences applet,
      bug #418836 and bug #423027 (Halton Huo, Jonh)

Vino 2.18.0
===========

  Fixes

    + Fix build fail with --enable-http-server (Halton Huo)
    + Fix crash when 'disconnect client' menu item is called twice (Jonh, Mark)
    + Adjusts in .desktop file, making it valid according with freedesktop.org (Jonh)

Vino 2.17.92
===========

  Fixes

    + A few issues related to new Vino Status Icon (Jonh, Christian Persch)
    + Adjust Categories in desktop file according with new Control Center (Denis Washington)
    + Fix minor issues about GnomeIconTheme usage (Jani Monoses)
    + Updates port number in preferences window when server starts (Jonh)

Vino 2.17.5
===========

  Features

    + Add D-Bus support so that capplet can find out the port number
      from the server (Jonh, Mark)
    + Display a notification bubble when someone connects if we
      haven't already prompted the user for authorization (Jonh, Mark)

  Fixes

    + Replace deprecated GnomeIconTheme usage with GtkIconTheme (Christian Persch)
    + Don't mark GObject property descriptions for translation (Mark)

Vino 2.17.4
===========

  Features

    + Add a status icon allowing you to disconnect users
      (Jonh Wendell, Christian Persch, Mark, Calum, Andre Klapper)

  Fixes

    + Hide the help button in the prompt dialog (Mark)
    + Fix broken keyboard under Xsun (Halton Huo, Mark)
    + Fix the desktop name remoted to the client (Jonh Wendell)
    + Fix the stringification of the client hostname (Jonh Wendell)

Vino 2.17.2
===========

  Features

    + Add "local_only" GConf key for use with SSH tunnels (Mark, Shaya Potter)
    + Add "alternative_port" GConf key (Mark, John Wendell)
    + Add ability to use gnome-keyring to store VNC password (Mark, Steven Zhang)
    + Add IPv6 support (Mark, Srirama Sharma)

  Fixes

    + Update for RFB 3.8 (Dan Winship)
    + Fix for X servers which don't support XShm (Dan Winship)
    + Fix CoRRE encoding problem (Mark)
    + Back-port some fixes from upstream libvncserver (Mark)
    + Add GTK category to .desktop file (Mark)
    + Mark some weird glade strings as non-translatable (Mark)
    + Fix icons not changing when icon theme changes (Mark)
    + Use glib's base64 functions instead of our own (Mark)
    + Use GtkLinkButton instead of VinoURL (Mariano Suárez-Alvarez)

Vino 2.16.0
===========

  Fixes

    + Fix hang on wrong login (Gary Coady)
    + Build fixes for FreeBSD (Diego Pettenò)
    + Build fixes (Leonardo Boshell)
2007-04-12 21:22:47 +00:00
joerg
2dfcdbab0c Change bootstrap to register bmake as package. Change bmake to
use inplace libnbcompat like the direct build from bootstrap
does. Fix a long-standing bug in mkbinarykit. The default work
directory was "work" (relative) and therefore MAKECONF=work/...
was passed down, effectively making it a nop. That resulted in
digest being incorrectly installed during the bootstrap.

Tested on DragonFly by myself and on OSF by tnn@, discussed with jlam@
2007-04-12 20:31:04 +00:00
heinz
b1c21fe854 Introduced a variable to Makefile.PL (see patch-aa) for the correct
handling of PKGMANDIR.
2007-04-12 20:23:30 +00:00
heinz
53610e9b0f Instead of ignoring non-existant shell interpreters (in Perl *.pm files)
we replace them with the correct path to the perl binary.
2007-04-12 20:21:24 +00:00
joerg
ffe432cecd Remove absolutely useless functionality to build source kits. This is
unlikely to work with the changes in bootstrap itself anyway.
2007-04-12 18:44:54 +00:00
tnn
b81a545933 OSF1 always needs _REENTRANT to be defined when including pthread.h, or it
will bail out with an #error preprocessing directive, regardless of whether
we actually link to libpthread or not.
NB: We can't just sprinkle PTHREAD_AUTO_VARS=YES on the affected packages,
because that would introduce a libpthread.so dependency where such isn't
wanted. (MesaLib, glitz, ...)
For this reason -D_REENTRANT is added directly to CFLAGS.
2007-04-12 18:42:02 +00:00
gdt
fb2be4510d Added net/coda version 6.9.1 [gdt 2007-04-12] 2007-04-12 18:15:05 +00:00
gdt
9d1053be4b add coda 2007-04-12 18:13:55 +00:00
gdt
566f0cc9b7 Coda distributed filesystem. This package contains the client and
server.  The package omits the rc.vice script.
2007-04-12 18:13:05 +00:00
joerg
fc340b31dd Add more modular Xorg tools 2007-04-12 18:06:43 +00:00
joerg
518a257df1 Import xwininfo-1.0.2.
This package provides xwininfo, a program to query the X server for
information about windows.

This is from the modular X.org X11 project.
2007-04-12 18:04:20 +00:00
joerg
d0f5e63236 Import xvinfo-1.0.1.
This package provides xvinfo, a program to query the capability of the
video adaptor accessbible through the X-Video extension.

This is from the modular X.org X11 project.
2007-04-12 18:04:07 +00:00
joerg
71c92f92d4 Import xlogo-1.0.1.
This package provides xlogo, a program to display the X Window System logo.

This is from the modular X.org X11 project.
2007-04-12 18:03:57 +00:00
joerg
ac9b28ea99 Import xkill-1.0.1.
This package provides xkill, a program to kill the X11 clients by
resources.

This is from the modular X.org X11 project.
2007-04-12 18:03:43 +00:00
joerg
d80e32ac55 Import xgamma-1.0.1.
This package provides xgamma, a program to alter the gamma correction of
the monitor.

This is from the modular X.org X11 project.
2007-04-12 18:03:35 +00:00
joerg
d0a12c9e41 Import xfontsel-1.0.2.
This package provides xfontsel, a program to query and display X11
fonts.

This is from the modular X.org X11 project.
2007-04-12 18:03:25 +00:00
joerg
fbddf7f485 Import xcalc-1.0.1.
This package provides xcalc, a simple scientific calculator for X11.

This is from the modular X.org X11 project.
2007-04-12 18:03:17 +00:00
joerg
5d6ad707e4 Import x11perf-1.4.1.
This package provides x11perf performance test suite.

This is from the modular X.org X11 project.
2007-04-12 18:03:08 +00:00
joerg
6706ac4c2b Fix build on DragonFly. 2007-04-12 17:53:41 +00:00