Commit graph

840 commits

Author SHA1 Message Date
wiz
670515788b Update to 2.26.2nb1: Update some patterns now that more stuff is in pkgsrc. 2009-08-21 15:37:42 +00:00
jdc
3db242f556 Regenerate for new patch-ad. 2009-08-21 15:13:45 +00:00
jdc
2d113aa18c Add sparc* to the list of architectures where we don't want to try and use
builtins like __sync_fetch_and_add(), when they don't exist.
2009-08-21 15:12:19 +00:00
adam
59009e399c Fixed detection of threads on NetBSD 2009-08-21 14:54:30 +00:00
tnn
b7d0636d7c not for python-2.4, because support was dropped from py-gtk2 2009-08-19 11:34:34 +00:00
obache
31dd1ca45f Update ruby-gnome2 to 0.19.1.
This release is a bug fix release of 0.19.0.

=== Changes

==== Ruby/GTK2

  * use RUBYARCHDIR
    [OBATA Akio]
  * #2814953: install missing headers
    [Mamoru Tasaka]

==== Ruby/GLib2

  * Bug fixes:
    * avoid object allocation while GC
      [OBATA Akio, Kouhei Sutou]
  * use RUBYARCHDIR
    [OBATA Akio]
  * mkmf-gnome2.rb add "-I$(vendorarchdir)" to $CPPFLAGS.
    [OBATA Akio, Kouhei Sutou]

==== Ruby/ATK

  * use RUBYARCHDIR
    [OBATA Akio]

==== Ruby/Pango

  * use RUBYARCHDIR
    [OBATA Akio]
  * use gem version rcairo as fallback
    [OBATA Akio]

==== Ruby/Libart

  * use RUBYARCHDIR
    [OBATA Akio]

==== Ruby/GdkPixbuf

  * use gem version rcairo as fallback
    [OBATA Akio]

==== Ruby/GnomePrint

  * install rblibgnomeprintversion.h
    [OBATA Akio, Kouhei Sutou]

==== Ruby/GtkMozEmbeded

  * fix header generation error caused by missing file
    [OBATA Akio]

==== Ruby/VTE

  * support VTE 0.20
    [Kouhei Sutou]

==== Ruby/PanelApplet

  * #2815036: re-support Ruby 1.8.6.
    [Mamoru Tasaka, Kouhei Sutou]

==== Ruby/Libglade2

  * Debian#519786: fix GC related SEGV when a widget in
    glade is removed by hand.
    [Arnaud Cornet, Kouhei Sutou]

=== Thanks

  * OBATA Akio
  * Mamoru Tasaka
  * Arnaud Cornet
2009-08-12 12:43:08 +00:00
markd
4db1b77f0c Update to gnuradio 3.2
many new features and bugfixes.
2009-08-12 12:20:04 +00:00
tnn
cf17f5836b fix p5-Gtk2-GladeXML dependency 2009-08-08 06:33:11 +00:00
tnn
d52c27c2dd switch to the latest firefox, bump version to 0.3 2009-08-05 13:57:03 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
wiz
46099ffb12 Bump version to 1.4 for Robert Elz (PR 41714). 2009-07-18 10:19:08 +00:00
joerg
2b7d1b1a76 php-sqlite no longer support PHP 4. Bump revision. 2009-07-13 14:49:15 +00:00
drochner
4bebea084a update for gnome-2.26.3 2009-07-09 17:38:55 +00:00
drochner
5b4ba7075b correct for two more pkgs which were already up-to-date 2009-06-23 19:41:36 +00:00
drochner
745a0a4e4f sync with reality, call it 2.26.2 2009-06-22 16:18:10 +00:00
hasso
536f0b440b Remove x11/xf86-video-via, it doesn't build, it's deprecated and
x11/xf86-video-openchrome replaces it.
2009-06-15 11:05:15 +00:00
hasso
596371d9a8 Mark x11/xf86-video-cyrix and x11/xf86-video-imstt broken. 2009-06-15 10:49:15 +00:00
wiz
d6d8031e05 Bump PKGREVISION for vte-0.20.5. 2009-06-11 08:10:25 +00:00
ahoka
ffa4add072 Add pkgin for easy package management. 2009-06-08 22:49:22 +00:00
obache
9f9451f5c3 Update ruby-gnome2 to 0.19.0.
== Ruby-GNOME2 0.19.0: 2009-05-29

This release supports new versions of panel-applet and xulrunner
and fixes various bugs including some GC issues

=== Changes

Ruby/GLib2:
  * add 'const' to name argument of rbgerr_define_gerror()
    [Nikolai Weibull, Kouhei Sutou]
  * Bug fixes:
    * #2420281: Failed to build
      [troels knak-nielsen, Kouhei Sutou]
    * #2493874: glib/rbglib_maincontext.c error in "RUBY_UBF_IO"
      [boo, Kouhei Sutou]
    * wrong priority conversion in GLib::Timeout.add and
      GLib::Timeout.add_seconds.
      [Nikolai Weibull]
    * fixed limits of basic types
      [Pascal Terjan]

Ruby/GTK2:
  * Bug fixes:
    * fixed initialize function is deleted.
      [kimura wataru, Kouhei Sutou]
    * checked GTK_FILE_SYSTEM_ERROR availability. GTK+ 2.15.x
      doesn't have it.
      [Kouhei Sutou]
    * fixed GC problems.
      [Kouhei Sutou]
    * #2195432: Gtk::RCStyle.set_color_flags wrong conversion
      [Jesse van den Kieboom, Kouhei Sutou]
    * #2318481: gtkselectiondata_set Drag and Drop API problem
      [dave foster, Kouhei Sutou]
    * #2420281: Failed to build
      [troels knak-nielsen, Kouhei Sutou]

Ruby/Pango:
  * added Pango::Attribute#start_index= and Pango::Attribute#end_index=.
    [Geoff Youngs, Kouhei Sutou]

Ruby/Poppler:
  * removed 0.6.x support. 0.8.0 or later is required.
    [Kouhei Sutou]

Ruby/RSVG2:
  * fixed broken cairo integration.
    [James Healy, Kouhei Sutou]

Ruby/PanelApplet:
  * #2466921: fixed build failure with libpanel-applet >= 2.25
    [Mamoru Tasaka, Kouhei Sutou]
  * fixed incomplete install.
    [Pascal Terjan, Kouhei Sutou]

Ruby/GtkMozEmbed:
  * supported XULRunner 1.9.0.
    [Arnaud Cornet, Kouhei Sutou]

Ruby/GNOME2:
  * supported MinGW.
    [id:luna_8bit, Kouhei Sutou]

Ruby/Bonobo2:
  * moved Bonobo.setup_x_error_handler to Ruby/BonoboUI2.
    [id:luna_8bit, Kouhei Sutou]

Ruby/BonoboUI2:
  * moved Bonobo.setup_x_error_handler from Ruby/Bonobo2.
    [id:luna_8bit, Kouhei Sutou]

Ruby/GnomeVFS:
  * format security error.
    [Pascal Terjan]

=== Thanks

  * kimura wataru
  * Philipp Götzinger
  * Andrew S. Townley
  * Jesse van den Kieboom
  * James Healy
  * dave foster
  * troels knak-nielsen
  * boo
  * Geoff Youngs
  * Arnaud Cornet
  * id:luna_8bit
  * ...
2009-05-31 09:00:48 +00:00
wiz
3556a0756d Update to 2.26.1.91, patterns updated for sno's p5 updates. 2009-05-21 20:40:03 +00:00
wiz
66eeb1584c Update pattern, package was already up-to-date. 2009-05-21 15:51:13 +00:00
wiz
2906fbefc9 Update for Gnome 2.26.2. 2009-05-21 13:52:05 +00:00
wiz
ba99a8a23c Update to 2.26.1.90, update patterns. 2009-05-21 13:48:11 +00:00
wiz
2d9d7788a6 2.26.1.99: update as far as pkgsrc is current -- two updates missing
and two completely new packages.
2009-05-21 11:41:18 +00:00
wiz
5870b3c36f Update as far as pkgsrc is current -> 2.26.1.99. 2009-05-21 11:38:50 +00:00
wiz
46222c5aa8 Update comments. 2009-05-21 10:56:03 +00:00
wiz
2ac8b2978c Update to 2.26.2. 2009-05-21 10:55:02 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
reed
556edbf28e Improve dewey pattern. 2009-05-05 12:53:50 +00:00
reed
e5e9ad0a4c Add PREV_PKGPATH and/or SUPERSEDES for various packages that
were moved or renamed.

This was for some from 2008 and 2009 and one from 2001.

Also I noticed that a CHANGES entry was wrong as said "Renamed"
when should have said "Moved" (lua-OSBF) because PKGBASE stayed the
same.
2009-05-02 16:21:43 +00:00
drochner
51ffefdb16 update for gnome-2.26.1 2009-04-16 18:55:23 +00:00
rh
966671f5ff Update the gnustep meta-package to 2.0.8. This reflects the recent GNUstep
package updates and filesystem layout changes.
2009-04-13 12:47:43 +00:00
wiz
3220d156ab Add vinagre dependency. 2009-04-06 10:20:59 +00:00
he
43cafc3804 Bump PKGREVISION following the update of textproc/icu, and the
corresponding change of ABI.

OK'ed by wiz@ (as was the textproc/icu update).
2009-03-25 22:37:12 +00:00
wiz
1349acce15 Update some patterns. 2009-03-22 20:10:32 +00:00
snj
c7bb22accc Reflect py-gtksourceview-2.6.0 which went in a minute before. 2009-03-22 16:12:11 +00:00
wiz
27cea5ab04 Update some patterns, and note missing updates. 2009-03-22 16:07:51 +00:00
wiz
9e1a23e822 Update patterns, still two unpackaged. 2009-03-22 12:29:04 +00:00
wiz
87e4ba7b8e Update patterns. Still nothing packaged. 2009-03-22 12:24:02 +00:00
wiz
c38076d248 Update to 2.26.0. 2009-03-22 12:21:26 +00:00
wiz
3d69824a72 Update to 2.26.0. 2009-03-22 10:13:32 +00:00
wiz
185bdc6617 Update to 2.26.0. 2009-03-22 10:12:16 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
drochner
216397de53 update for gnome-2.26.0 2009-03-19 11:34:20 +00:00
jmcneill
0400524ea4 Re-add FAM message. 2009-03-17 14:46:39 +00:00
jmcneill
3601e2920d Pull in resindvd plugin 2009-03-16 11:43:14 +00:00
jmcneill
063c965bf4 gamin is now the default instead of FAM, so remove one step from
post-install configuration
2009-03-16 08:50:43 +00:00
hasso
a56975d504 Restore some patches removed during last package update to make it compile
again on DragonFly. patch-af is probably merge error from upstream,
patch-aq is a temporary workaround and not for inclusion to upstream as
such.
2009-03-13 07:48:57 +00:00
jmmv
1bb4f73043 Update boost to 1.38.0. Patches from Brook Milligan in private mail.
Lots of changes to list here.  As usual, some new libraries have been
added and there have been improvements all around.  Of special interest
is that we can now erase most of our local patches because they have
been imported upstream.
2009-03-03 08:57:57 +00:00
ahoka
60be936149 add desktop-gnome 2009-02-23 17:53:07 +00:00
ahoka
84dc3df49b Import desktop-gnome-0.1 as meta-pkgs/desktop-gnome.
Primary goal for the desktop project:

Given a NetBSD CD and a reasonably modern x86 computer, make it
possible to install a useful desktop system in under 15 minutes,
responding to only a few prompts in the process.

The package collects the required software for the project.
It's the gnome based version, a KDE based version is planned in the future.
2009-02-23 17:52:25 +00:00
wiz
f17e1e8fd4 Depend on p5-Gtk2-GladeXML. Bump version. 2009-02-23 08:59:14 +00:00
tron
adcd638949 We don't need to set "DISTFILES" for a meta package. 2009-02-18 11:17:31 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
wiz
4a2bf04f93 Add accerciser DEPENDS. Welcome to 2.24.3. 2009-01-16 23:40:15 +00:00
wiz
5e71425a98 2.24.2.91: Add gnome-devel-docs dependency. 2009-01-16 15:04:53 +00:00
wiz
3553c9ff5b Update to GNOME 2.24.3. 2009-01-16 14:40:32 +00:00
wiz
91b583984b Update to GNOME 2.24.3. 2009-01-16 14:40:31 +00:00
wiz
fcec0acc6f All dependencies updated -- welcome to 2.24.2! 2009-01-12 15:59:16 +00:00
wiz
ffae7ac5f0 Depend on proper gtk2 version. Bump to 2.24.1.91. 2009-01-12 12:44:11 +00:00
wiz
a68713d006 Depend on proper gtk2 version. Bump to 2.24.2! 2009-01-12 12:43:47 +00:00
wiz
a8c963db45 Update DEPENDS, p5-gtk2 is now new enough. 2009-01-11 22:06:01 +00:00
obache
1551dff009 Sort. 2009-01-01 06:45:42 +00:00
ahoka
4aa4cf990d +pulseaudio-tools 2008-12-29 16:04:03 +00:00
ahoka
6bdb8a1c56 Import pulsaudio-tools-0.9 as meta-pkgs/pulseaudio-tools.
PulseAudio is a sound server for POSIX and Win32 systems. A sound server is
basically a proxy for your sound applications. It allows you to do advanced
operations on your sound data as it passes between your application and your
hardware. Things like transferring the audio to a different machine, changing
the sample format or channel count and mixing several sounds into one are
easily achieved using a sound server.

This meta package provides the applications for managing PulseAudio.
2008-12-29 16:02:44 +00:00
jmcneill
a3f75b3e42 orca depends on gnome-mag; give it the same treatment on XFree86 2008-12-25 01:28:15 +00:00
jmcneill
39db59f1dc Disable mousetweaks if X11_TYPE == native and xtst.pc isn't found 2008-12-25 00:56:34 +00:00
jmcneill
98faf4c6ab gnome-power-manager insists on xrandr 1.2, so don't bother pulling it
in if the .pc isn't found (like with XFree86)
2008-12-24 21:46:22 +00:00
jmcneill
78ca0aca86 Don't attempt to build gnome-mag if X11_TYPE=native and libXdamage isn't
provided.
2008-12-24 21:26:13 +00:00
jmcneill
684843fa3e Remove net/ekiga dependency, as ekiga needs opal -> ffmpeg -> lame, which
has a special license.
2008-12-24 11:47:43 +00:00
jmcneill
202db4430b Since we use pulseaudio by default for GNOME, we should probably pull in
gst-plugins0.10-pulse here.
2008-12-22 12:21:12 +00:00
jmcneill
32c9a7fcda Add a note about how to start avahidaemon if it has been installed. 2008-12-20 23:38:56 +00:00
hira
0fb2909916 Bump PKGREVISION for updating sysutils/xfce4-thunar and x11/xfce4-session. 2008-12-20 00:12:34 +00:00
jmcneill
df9f264194 Add gst-plugins0.10-pulse, bump PKGREVISION 2008-12-18 17:35:18 +00:00
hira
49f92de031 Bump PKGREVISION for updates of Xfce packages. 2008-12-18 17:01:37 +00:00
hira
9bd4d8b349 Update Xfce to 4.4.3. This is bug fix release.
Changes since 4.4.2:

x11/xfce4-panel:
  * Quite a bit code changed in the dnd code. Mostly to fix a segfault
    in FreeBSD-amd64, but more problems were discovered and a lot of
    code was simplified.
  * Don't respond the uri drags, we don't use it and it only causes
    problems like hiding the panel when a file was dragged over the
    panel (Bug #3815).
  * Fix crash with xrandr 1.2 (Bug #3620)

x11/xfce4-desktop:
  * Make menu panel plugin honor CustomizeDesktopMenu kiosk setting
    (Bug #1026).
  * Fix incorrect initial desktop font size when setting custom font
    size if a custom font was never set before (Bug #3957).

wm/xfce4-wm:
  * Fix automaximize on move
  * Remove trailing \0 in UTF-8 strings, that causes libwnck to
    rightfully complain that NET_WM_NAME contains invalid UTF-8
  * Exit on SelectionClear event so that xfwm4 exits even with WM who
    do not send a ClientMessage event such as Openbox (Bug #2374)
  * Backport overlay and compositor support from trunk (Bug #3849)
  * Filter out grab/ungrab events so we don't end up redrawing the
    frame twice
  * Set monitor when positionning menu (Bug #4162)
  * Reduce flickering during resize (Bug #4283)
  * Fix NET_WM_STATE claiming maximization vertical and horizontal even
    if only horizontal of vertical is actually set (Should fix Bug #3969)
  * Loosen the rule that prevents an application from iconifying itself
    when skip_taskbar is set (Bug #4434)
  * Rework visual depth selection of the frame window (Bug #4452)
  * Add support for NET_MOVERESIZE_WINDOW
  * Take gravity bit into account in configure resize only requests to
    comply with standard (Bug #3634)
  * Add client windows to save set to avoid loosing all windows in case
    of crash
  * Use guint32 instead of Time internally to avoid potential issues in
    64bits
  * Add a "--replace" command line option to replace ICCCM2 compliant
    window managers (Bug #3731)

x11/libxfce4gui:
  * Fix format-string vulnerability in dialog code

x11/xfce4-terminal:
  * Update to latest trunk translations.

sysutils/xfce4-thunar:
  * Update to latest trunk translations.

editors/xfce4-mousepad:
  * Sort recent items by most recently used.

x11/xfce4-utils:
  * Fix missing translated chars (Bug #3543)

Updated translations:
  * Basque
  * Brazilian Portuguese
  * Catalan
  * Chinese Traditional
  * Danish
  * Estonian
  * Finnish
  * French
  * Galician
  * German
  * Indonesian
  * Japanese
  * Korean
  * Kurdish
  * Latvian
  * Norwegian
  * Polish
  * Sinhala
  * Slovak
  * Slovene
  * Spanish
  * Turkish
  * Urdu
2008-12-17 12:50:02 +00:00
wiz
cdd691f6d9 Depend on correct anjuta version, bump version. 2008-12-04 17:32:36 +00:00
wiz
f0717e29e8 Fix PKGNAME. 2008-12-04 16:57:10 +00:00
wiz
cd21f86555 Add tomboy dependency, bump version. 2008-12-04 16:47:59 +00:00
wiz
1970d78ae9 Note that vinagre is packaged in wip because it does not work. 2008-12-04 16:10:15 +00:00
wiz
04246b06e1 Depend on new py-gtksourceview package. Bump version.
I wonder why upstream does not put this in the py-bindings set instead...
2008-12-03 09:45:26 +00:00
wiz
73dfafdd04 Fix paths. 2008-12-03 09:27:46 +00:00
wiz
379895be5d Add mousetweaks dependency. Bump version. 2008-12-03 09:27:19 +00:00
wiz
5df9c6d50d Add two more newly packaged dependencies. Bump version. 2008-12-02 23:09:07 +00:00
wiz
05d73ee09d Updated two more, bump version. 2008-12-02 20:33:53 +00:00
wiz
0a2fcda9e2 Pull in some more of the now updated GNOME-2.24.2 packages.
Bump version.
2008-12-02 17:33:46 +00:00
wiz
9c2670f0dc + gnome-mobile. 2008-11-29 08:57:47 +00:00
wiz
668c0537d0 Import gnome-admin-2.24.1.90 as meta-pkgs/gnome-mobile.
GNOME is the GNU Network Object Model Environment.

The GNOME project intends to build a complete, easy-to-use desktop
environment for the user, and a powerful application framework for
the software developer.

This is a meta package for the second major version of the GNOME
project.  It provides the GNOME mobile support, defined
by the project as the "GNOME mobile".
2008-11-29 08:57:03 +00:00
wiz
7c0f1feb60 Update for GNOME 2.24.2. A few done, quite a few to do. 2008-11-29 08:51:38 +00:00
wiz
2ecba7a9e5 Update for 2.24.2 -- one TODO, gtk2. 2008-11-29 08:39:52 +00:00
wiz
86fd059906 Update for 2.24.2 -- one more todo than before. 2008-11-29 08:37:25 +00:00
wiz
143e1a5a63 Update for 2.24.2 -- nothing to do. 2008-11-29 08:36:08 +00:00
wiz
f3be984504 Update for 2.24.2, no changes -- still lots to do here. 2008-11-29 08:35:42 +00:00
wiz
9c4505c53b Update comment with URL. 2008-11-29 08:34:48 +00:00
wiz
76161c99f7 Update for GNOME-2.24.2 (complete -- only one package ;) ). 2008-11-29 08:34:29 +00:00
wiz
bd5076a6cb Update for GNOME 2.24.2 -- still many packages need updating. 2008-11-29 08:33:41 +00:00
wiz
cc1724aef9 No changes for 2.24.2, but nothing packaged yet. Update URL. 2008-11-29 08:32:13 +00:00
jmcneill
88830b8410 Add a note on how to setup the hal daemon. 2008-11-28 18:22:45 +00:00
wiz
b60109aeb7 Depend on gnome-power-manager and gnome-volume-manager. Bump version. 2008-11-24 13:12:37 +00:00