Commit graph

7942 commits

Author SHA1 Message Date
tron
c56a072db6 Fix build problems caused by Mac OS X Leopard linker work around in
the "MesaLib" package.
2007-12-17 18:21:31 +00:00
drochner
51fc4c9551 update to 0.16.10
changes:
- Smart tab character: you can now copy/paste tab characters printed by cat,
  diff, and other line-oriented tools and get the tab character in the
  clipboard, instead of multiple spaces.  The selection indicates that by
  being all or none.
- Misc bug fixes and optimizations.
2007-12-17 17:52:11 +00:00
drochner
a8dcc5a7cf for consistency, obey the "evolution" option introduced in gnome-panel,
which allows to switch off features depending on evolution (here:
an "about me" dialog which is sync'd to the address book)
no change to default configuration
2007-12-17 16:50:45 +00:00
tron
bdd9c78fce Detect builtin "libXt" e.g. under Mac OS X Leopard. 2007-12-17 15:02:26 +00:00
tron
394e26ae5a Detect builtin "libSM" e.g. under Mac OS X Leopard. 2007-12-17 14:24:06 +00:00
tron
5343748c77 Detect builtin "libICE" e.g. under Mac OS X Leopard. 2007-12-17 13:27:28 +00:00
obache
6125c04471 Added a patch for fixing format string vulnerability (CVE-2007-6183).
http://ruby-gnome2.svn.sourceforge.net/viewvc/ruby-gnome2?view=rev&revision=2720

Bump PKGREVISION.
2007-12-17 02:59:58 +00:00
tron
0bd449bacf Detect builtin "libXext" e.g. under Mac OS X Leopard. 2007-12-16 23:38:12 +00:00
tron
c659f8e639 Detect builtin "libXinerama" e.g. under Mac OS X Leopard. 2007-12-16 23:08:05 +00:00
drochner
810b15adce fix some stupid PLIST substitution to make non-NetBSD-builds succeed,
from Ondrej Tuma per PR pkg/37551
2007-12-16 22:19:43 +00:00
tron
1f7d781fed Detect builtin "libXrandr" e.g. under Mac OS X Leopard. 2007-12-16 20:19:11 +00:00
tron
e1f9f466a2 Detect builtin "libXrender" e.g. under Mac OS X Leopard. 2007-12-16 19:38:25 +00:00
tron
6c99e32cc1 Detect builtin "libXmu" e.g. under Mac OS X Leopard. 2007-12-16 19:04:28 +00:00
tron
a8123a32b4 Fix broken (or non-portable at best) shell code. 2007-12-16 13:42:10 +00:00
drochner
9d132a1af0 fix (or work around) a problem in clock applet - evolution communication:
if a Task was checked as done in the calendar the timezone offset was
appearently applied twice, so that a wrong time was put into the database.
I don't know whether the clock applet generates the timestamp the wrong
way or whether evolution doesn't deal with non-UTC timestamps, but passing
UTC helps.
bump PKGREVISION
2007-12-16 12:05:46 +00:00
tron
93e252bc48 Detect builtin "libXdmcp" e.g. under Mac OS X Leopard. 2007-12-15 15:44:24 +00:00
tron
28fa2025cc Detect builtin "libXau" e.g. under Mac OS X Leopard. 2007-12-15 15:41:36 +00:00
tron
3c319691a2 Detect builtin "kbproto" e.g. under Mac OS X Leopard. 2007-12-15 15:34:51 +00:00
tron
f84bd2a4cb Rename variable to be consistent with other "builtin.mk" files. 2007-12-15 15:26:15 +00:00
tron
3bcf5449e9 Detect builtin "libX11" e.g. under Mac OS X Leopard. 2007-12-15 15:21:53 +00:00
wiz
b524dc18ff Reset maintainer on his request. 2007-12-12 20:42:28 +00:00
markd
a03ff12471 s/${WRKOBJ}/${WRKDIR}/ 2007-12-12 11:54:20 +00:00
markd
13ecf6eff2 s/${WRKOBJ}/${WRKDIR}/ (Don't know what I was thinking.) 2007-12-12 11:51:41 +00:00
markd
4a5bf5eba5 Install q3porting.xml where uic3 can find it so that uic3 generates
correct files.  Bump PKGREVISION.
2007-12-12 09:53:46 +00:00
markd
6c097ac7b3 Don't directly reference libtool .la files in pkgconfig files. PR pkg/37479 2007-12-12 01:14:29 +00:00
wiz
38e3d2b939 Move all the options handling into options.mk.
Use standard options name (modular-xorg-server, not xorg-server) but
add legacy support code.
Addresses PR pkg/37495 by Per Amund Amundsen.
2007-12-08 09:23:16 +00:00
martti
f6f5ea854d Updated Xfce to 4.4.2
Lots of bug fixes. For the official ChangeLog, please see
http://www.xfce.org/documentation/changelogs/4.4.2
2007-12-07 19:43:19 +00:00
markd
94b7c76b30 Add qt4-qdbus 2007-12-06 11:29:20 +00:00
markd
7964210a20 Initial import of QT4 DBus support.
Building as a separate package means that assistant doesn't have DBus
support built in but I don't think thats a problem.
2007-12-06 11:28:09 +00:00
markd
a7efc1ae06 Fix build paths in installed pkgconfig *.pc files (PR pkg/37479).
Add some missing dirrm's from PLIST.
Also install QtUiTools library and header files (kde4 at least uses these)
Bump PKGREVISION
2007-12-06 11:17:11 +00:00
markd
64e2bda2da Fix build paths in installed pkgconfig *.pc files (PR pkg/37479) and
add missing dirrm line from PLIST (PR pkg/37412). Bump PKGREVISION
2007-12-06 11:09:35 +00:00
martti
bf0583cc53 Updated x11/xfce4-places-plugin to 1.0.0
Bug fixes.
2007-12-05 07:51:18 +00:00
martti
f3c9083b25 Updated x11/xfce4-notes-plugin to 1.6.0
Bug fixes.
2007-12-05 07:50:47 +00:00
jnemeth
a6e6f755f9 add and enable qt4-tiff 2007-12-03 20:26:24 +00:00
xtraeme
f133028c1a Add radeonhd.4. Bump PKGREVISION. 2007-12-03 19:33:14 +00:00
joerg
b6ec5c986f Update to xf86-video-nv-2.1.6:
- more products recognized
- fixes for LVDS detection
- fixup after broken BIOSes
- fix some typos.
2007-12-03 16:20:50 +00:00
wiz
8a5b10ea93 Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. 2007-12-02 13:04:06 +00:00
wiz
542e619325 Standardize statvfs test. From Sergey Svishchev. 2007-12-02 12:55:08 +00:00
wiz
c76bbdae35 Remove Ex-MASTER_SITEs. From Zafer Aydogan. 2007-12-02 12:32:40 +00:00
wiz
38ec29e335 Remove Ex-MASTER_SITEs. From Zafer Aydogan. 2007-12-02 11:51:34 +00:00
wiz
7c705163d2 Remove Ex-MASTER_SITE. From Zafer Aydogan. 2007-12-02 11:50:24 +00:00
wiz
40da92535c Update MASTER_SITES and HOMEPAGE. 2007-12-02 11:49:55 +00:00
wiz
15c82cc52b Remove Ex-MASTER_SITE. From Zafer Aydogan. 2007-12-02 11:41:48 +00:00
joerg
2ab9e539e7 On Linux, don't say we are using gmake when we aren't. Bump revision. 2007-12-02 00:35:23 +00:00
wiz
a73293016c Remove ex-MASTER_SITE. From Zafer Aydogan. 2007-12-02 00:01:08 +00:00
drochner
992200b138 If evolution is started to display the calendar of a day clicked
on in the clock applet, convert the day's start time to UTC first.
evolution does only accept UTC times, and since midnight at Greenwich
is still the previous day in the US, evolution did show the previous day
for US users.
See https://bugs.launchpad.net/evolution/+bug/42115 for a discussion.
Ubuntu does simply add 12h which works in most cases, but not always
in pacific areas. We do it correctly.
The Ubuntu fix was proposed by walt per mail to tech-pkg; thanks walt
for testing my patch too.
2007-12-01 18:14:02 +00:00
wiz
a34ac258dd Bump PKGREVISION because openexr now depends on ilmbase. 2007-11-30 21:55:01 +00:00
drochner
f359d13e6b update to 2.20.2
This switches to the gnome-2.20 branch, too many changes to list here.
(The update has taken a while because the XDMCP code relies on
IPv6-mapped IPv4 sockets which is not so easy on NetBSD.)
2007-11-30 20:08:37 +00:00
rillig
e20a3cbbb5 Fixed "extra qualification". 2007-11-30 19:59:04 +00:00
joerg
2b97bda82f Update to xf86-video-radeonhd 1.0.0, the first official release. 2007-11-30 12:00:42 +00:00