Commit graph

6216 commits

Author SHA1 Message Date
joerg
bbc97ad3db Russian roulette ala Gnome:
- pax-as-tar doesn't understand the "POSIX" headers in this archive
- GNU tar from pkgsrc does
- GNU tar 1.13.25 from DragonFly base doesn't not
- BSD tar from DragonFly does

So let's just use bsdtar as gtar on DragonFly.
2006-03-01 00:18:43 +00:00
adam
17a2508d2b QtUiTools is not installed any more 2006-02-28 18:03:41 +00:00
adam
02f868ef11 Changes 4.1.1:
* Bug fixes and improvements
  (please, read 'changes-4.1.1' for details)
2006-02-28 18:02:47 +00:00
joerg
c9f4cbd071 Fix the build of xorg-server on NetBSD/amd64. Bump revision of
xorg-imake, since the installed files changed.
2006-02-27 22:58:57 +00:00
tron
3471995e97 Remove me as maintainer of this package because I've not used it for ages. 2006-02-27 19:37:51 +00:00
joerg
de6ea9ae43 Try to fix Xorg build breakage on Linux. No feedback received, but
should not break anything.
2006-02-27 18:59:05 +00:00
rxg
23e8180d35 Change the stage to pre-install when remove .orig file. 2006-02-27 13:05:55 +00:00
markd
4d0bab7f91 Patch from kde svn to fix compilation with gcc 2.95. Should fix build
on NetBSD 1.6.2.  Bump PKGREVISION.
2006-02-26 11:46:41 +00:00
rxg
e69d05e1fe Remove setup.py.orig after patch stage. 2006-02-26 08:44:39 +00:00
wiz
e11955db15 Fix pkglint warning. 2006-02-25 13:33:43 +00:00
wiz
c6a646675b Update to 2.8.13:
Overview of Changes from GTK+ 2.8.12 to GTK+ 2.8.13
===================================================

* Bugs fixed:
 330732 Can't select some items in GtkIconView [Donald Straney]
 330944 gtk_icon_theme_list_icons: example contexts don't work
        [John Spray]
 331097 gnopernicus crashes on changing display screen source
        for magnifier [Oana Serb]
 331467 evince crashes in gdk_region_union_with_rect [Benjamin Berg]
 331820 Small error in _gdk_gc_update_context [Matthias]
 331785 gtk.Notebook.get_current_page() returns incorrect page
        number when pages hidden [Sebastien Bacher]
 331940 GtkAboutDialog not responsive to Escape key [Daniel Drake]
 331440 GtkNotebook popup menu not keynavigatable [Paolo Borelli]
 331651 GtkRadioButton does not issue notify::active
 332059 Make more use of G_DISABLE_ASSERT in TextView code
        [Arnaud Charlet]

* Updated translations (eu,ka,uk)
2006-02-25 13:32:10 +00:00
adam
2b076ca0c1 Fix includes installation 2006-02-25 09:25:00 +00:00
minskim
34d1440bab Enable Xinerama support if libXinerama.dylib exists.
Bump PKGREVISION.
2006-02-25 03:55:57 +00:00
wiz
c804590006 Use pkginstall fonts framework. Bump PKGREVISION.
Minor pkgdelinting while here.
2006-02-24 21:54:23 +00:00
rillig
e27525a616 Fixed the remaining pkglint warnings. 2006-02-24 14:15:12 +00:00
minskim
a8ae64698b Add link options to have a correct dependency_libs line in .la files
on NetBSD.  This fixes PR pkg/32915.

Bump PKGREVISION.
2006-02-23 23:31:51 +00:00
jlam
e60366d25b Tell the buildlink3 framework where the installed shared libraries are so
that the path isn't automatically stripped out by the wrappers.
2006-02-23 23:17:30 +00:00
tron
990ad28ef5 Use C code instead of dubious inline assembler to fix build problem under
NetBSD 3.99.15 which resulted in an incomplete package installation.
Problem pointed out by Thomas Klausner in private e-mail.

Bump package revision because of this fix.
2006-02-23 15:39:48 +00:00
wiz
1f7ea327ea Use pkginstall font handling. Bump PKGREVISION. Sort PLIST. 2006-02-22 21:02:15 +00:00
wiz
02db3057cf Add missing file+dir to PLIST. Bump PKGREVISION. 2006-02-22 21:01:24 +00:00
wiz
5e920439d4 Add missing file+dir to PLIST. Bump PKGREVISION. 2006-02-22 21:00:32 +00:00
wiz
7741bb341a Add missing files+dir to PLIST. Bump PKGREVISION. 2006-02-22 20:59:58 +00:00
wiz
a4021e7ddb Add missing files+dir to PLIST. Bump PKGREVISION. 2006-02-22 20:58:43 +00:00
wiz
a41bf2b7b2 Add missing file+dir to PLIST. Bump PKGREVISION. 2006-02-22 20:58:01 +00:00
adam
4da021ef43 Added qt4[-docs,-libs,-tools] 4.1.0 2006-02-20 12:11:00 +00:00
adam
cb47d1d9ff Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and
maintaining GUI (graphical user interface) applications.

Qt is written in C++ and is fully object-oriented. It has everything you need
to create professional GUI applications. And it enables you to create them
quickly.

Qt is a multi-platform toolkit. When developing software with Qt, you can run
it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98.
Simply recompile your source code on the platform you want.

Qt cuts down the complexity in implementing large and complex systems. Its
ingenious signal-slot technology enables true component programming.
2006-02-20 12:07:12 +00:00
schwarz
4b57e7ac0e added patch for systems (such as IRIX 5) which do not define MAP_FAILED 2006-02-19 01:40:26 +00:00
schwarz
63718136de make libxfce4util compile with SGI IDO compiler used with IRIX5 2006-02-18 20:43:00 +00:00
joerg
ee59760995 Don't use hard-coded -lpthread for pthread detection, but PTHREAD_*.
Ride on last revision bump.
2006-02-18 14:25:03 +00:00
joerg
ee2861051f Convert to libtool. Shared theme modules are named foo.theme.so by
default, but foo.theme is tried afterwards as fallback. Bump revision.
Discussed with jlam@
2006-02-18 14:07:54 +00:00
joerg
a9de3f4c61 Include sys/types.h before other sys/ headers for DragonFly. 2006-02-18 14:06:21 +00:00
adam
72be7ecce4 Enable STL (auto) + revision bump 2006-02-17 23:24:17 +00:00
martti
fcf951a43d Fixed warnings found by pkglint -Wall. 2006-02-17 07:55:57 +00:00
martti
d48b5f2558 Fixed warnings found by pkglint -Wall. 2006-02-17 06:49:23 +00:00
joerg
6bd48df230 Has BROKEN_GETTEXT_DETECTION. 2006-02-16 18:10:42 +00:00
wiz
387183aeac Do not remove share/aclocal, it's in the *dist files. 2006-02-16 18:09:27 +00:00
yyamano
265a3861e4 Install gallery images, help files and lunar db.
Apply patches provided by Mark E. Perkins to fix PR/32810.
2006-02-16 15:15:18 +00:00
drochner
c46dda5db8 update to 0.11.18
changes:
-bugfixes
-performance improvements
2006-02-15 18:03:29 +00:00
adam
ae6559f0c8 Changes 2.8.3:
* gtkmm.h: Include menutoolbutton.h and tearoffmenuitem.h.
* Container: Avoid crash when connecting to the remove signal.
* TreeView: Commented-out uses of g_assert() in header to avoid
  warning that the statement has no effect
* Win32: Enable Plug and Socket classes
2006-02-14 22:05:44 +00:00
joerg
4490127acb Fix race condition in xdm's Xsession. From PR 32804. 2006-02-14 16:10:40 +00:00
joerg
a7bb5f0ff3 Don't hard code path to xorg/bin/xterm, just expect it in PATH.
This affects startx, xinitrc and xdm. Bump revision.
2006-02-14 15:54:55 +00:00
wiz
46a7c82b09 Update to 2.8.12:
Overview of Changes from GTK+ 2.8.10 to GTK+ 2.8.11
===================================================

* Avoid memory overruns in the pixbuf theme engine
  with nonsensical gradient specifications.  [Matthias]

* Bugs fixed:
 326003 Cursor doesn't move as expected [Evert Verhellen]
 326806 Segfault from combination of gtk_container_set_resize_mode()
        and GtkComboBox [Sebastien Bacher]
 327751 segfault in update_cursor on amd64 [Ryan Lovett]
 327538 eog crashes at launch under AIX [Christophe Belle]
 153213 "~" should bring up the location dialog [Dan Winship]
 327934 gtk_text_layout_get_cursor_locations() chokes on
        layout=0x0 [Christian Kirbach]

* Documentation improvements [Federico Mena Quintero]

* Translation updates (es,pt_BR,zh_HK,zh_TW)
2006-02-13 19:14:04 +00:00
xtraeme
507463550b Joerg Sonnenberger will be the maintainer. 2006-02-12 15:29:17 +00:00
xtraeme
b36bf56512 ENOTIME to mantain these packages, feel free to pick it up if you are
insterested.
2006-02-12 15:24:14 +00:00
wiz
9c73cd1b44 Update to 2.12.3:
===============
Version 2.12.3
===============

  Misc

	* Fix .desktop file (Vincent)

  Translators

	* Luca Ferretti (it)
2006-02-11 18:13:28 +00:00
rxg
3a857a0baf Add & enable rox-session. 2006-02-11 16:14:23 +00:00
rxg
22785c65a4 Intial import rox-session-0.1.25.
Very simple session manager for ROX.
2006-02-11 16:12:25 +00:00
rillig
19d608b96f Fixed some pkglint warnings. 2006-02-11 10:58:41 +00:00
tron
707bcb58d4 Remove conditional include of "x11/Xrender/buildlink3.mk" under Linux
because the file is included unconditional later anyway.
2006-02-10 12:59:47 +00:00
drochner
6bf3a8e2f7 remove explicite setting of BUILDLINK_DEPMETHOD.qt3-tools; we get
a runtime dependency through py-qt3-base anyway
2006-02-10 10:59:36 +00:00