Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-12-15 | Detect builtin "libXdmcp" e.g. under Mac OS X Leopard. | tron | 1 | -0/+49 | |
2007-12-15 | Detect builtin "libXau" e.g. under Mac OS X Leopard. | tron | 1 | -0/+49 | |
2007-12-15 | Detect builtin "kbproto" e.g. under Mac OS X Leopard. | tron | 1 | -0/+49 | |
2007-12-15 | Rename variable to be consistent with other "builtin.mk" files. | tron | 1 | -4/+4 | |
2007-12-15 | Detect builtin "libX11" e.g. under Mac OS X Leopard. | tron | 2 | -2/+51 | |
2007-12-12 | Reset maintainer on his request. | wiz | 2 | -4/+4 | |
2007-12-12 | s/${WRKOBJ}/${WRKDIR}/ | markd | 2 | -6/+6 | |
2007-12-12 | s/${WRKOBJ}/${WRKDIR}/ (Don't know what I was thinking.) | markd | 1 | -3/+3 | |
2007-12-12 | Install q3porting.xml where uic3 can find it so that uic3 generates | markd | 2 | -3/+5 | |
correct files. Bump PKGREVISION. | |||||
2007-12-12 | Don't directly reference libtool .la files in pkgconfig files. PR pkg/37479 | markd | 1 | -2/+3 | |
2007-12-08 | Move all the options handling into options.mk. | wiz | 2 | -39/+43 | |
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-07 | Updated Xfce to 4.4.2 | martti | 51 | -476/+322 | |
Lots of bug fixes. For the official ChangeLog, please see http://www.xfce.org/documentation/changelogs/4.4.2 | |||||
2007-12-06 | Add qt4-qdbus | markd | 1 | -1/+2 | |
2007-12-06 | Initial import of QT4 DBus support. | markd | 4 | -0/+97 | |
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 | Fix build paths in installed pkgconfig *.pc files (PR pkg/37479). | markd | 2 | -4/+24 | |
Add some missing dirrm's from PLIST. Also install QtUiTools library and header files (kde4 at least uses these) Bump PKGREVISION | |||||
2007-12-06 | Fix build paths in installed pkgconfig *.pc files (PR pkg/37479) and | markd | 2 | -4/+7 | |
add missing dirrm line from PLIST (PR pkg/37412). Bump PKGREVISION | |||||
2007-12-05 | Updated x11/xfce4-places-plugin to 1.0.0 | martti | 4 | -9/+45 | |
Bug fixes. | |||||
2007-12-05 | Updated x11/xfce4-notes-plugin to 1.6.0 | martti | 4 | -9/+13 | |
Bug fixes. | |||||
2007-12-03 | add and enable qt4-tiff | jnemeth | 1 | -1/+2 | |
2007-12-03 | Add radeonhd.4. Bump PKGREVISION. | xtraeme | 2 | -2/+4 | |
2007-12-03 | Update to xf86-video-nv-2.1.6: | joerg | 2 | -6/+6 | |
- more products recognized - fixes for LVDS detection - fixup after broken BIOSes - fix some typos. | |||||
2007-12-02 | Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. | wiz | 1 | -2/+2 | |
2007-12-02 | Standardize statvfs test. From Sergey Svishchev. | wiz | 2 | -4/+4 | |
2007-12-02 | Remove Ex-MASTER_SITEs. From Zafer Aydogan. | wiz | 2 | -8/+4 | |
2007-12-02 | Remove Ex-MASTER_SITEs. From Zafer Aydogan. | wiz | 1 | -4/+2 | |
2007-12-02 | Remove Ex-MASTER_SITE. From Zafer Aydogan. | wiz | 1 | -3/+2 | |
2007-12-02 | Update MASTER_SITES and HOMEPAGE. | wiz | 1 | -3/+3 | |
2007-12-02 | Remove Ex-MASTER_SITE. From Zafer Aydogan. | wiz | 2 | -4/+2 | |
2007-12-02 | On Linux, don't say we are using gmake when we aren't. Bump revision. | joerg | 3 | -12/+21 | |
2007-12-02 | Remove ex-MASTER_SITE. From Zafer Aydogan. | wiz | 1 | -3/+2 | |
2007-12-01 | If evolution is started to display the calendar of a day clicked | drochner | 2 | -1/+33 | |
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-11-30 | Bump PKGREVISION because openexr now depends on ilmbase. | wiz | 9 | -16/+18 | |
2007-11-30 | update to 2.20.2 | drochner | 11 | -305/+235 | |
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 | Fixed "extra qualification". | rillig | 3 | -7/+23 | |
2007-11-30 | Update to xf86-video-radeonhd 1.0.0, the first official release. | joerg | 4 | -27/+40 | |
2007-11-29 | Instead of rebuilding the HTML doc, use a prebuilt tarball distributed | drochner | 3 | -6/+33 | |
from MASTER_SITE_LOCAL==ftp.netbsd.org. This saves much time in build, and it works around the problem in PR pkg/37446 where documentation build failed due to ressource shortage. Thanks to Matthias Scheler for discussion and testing. | |||||
2007-11-29 | update to 2.20.1 | drochner | 3 | -7/+8 | |
changes: translation updates | |||||
2007-11-29 | update to 2.20.1 | drochner | 2 | -6/+6 | |
changes: * Fix bugs gnomevfs volume callbacks * gnome module popt bug fix | |||||
2007-11-29 | update to 2.20.2 | drochner | 3 | -20/+43 | |
changes: -bugfixes -translation updates | |||||
2007-11-29 | update to 2.18.3 | drochner | 3 | -23/+7 | |
changes: -fix some bugs leading to crashs -translation updates | |||||
2007-11-29 | update to 2.20.2 | drochner | 5 | -15/+21 | |
changes: translation updates | |||||
2007-11-29 | clean up some remainders from pkg rename | drochner | 2 | -6/+3 | |
2007-11-29 | update to 2.20.2 | drochner | 3 | -9/+18 | |
changes: translation updates | |||||
2007-11-29 | update to 2.0.2 | drochner | 2 | -7/+7 | |
changes: * Fix preformance regression on long lines * Properly apply styles for old version 1 language files * Improve many lang files * Updated translations | |||||
2007-11-28 | +grandr_applet | drochner | 1 | -1/+2 | |
2007-11-28 | import grandr_applet-0.4, a gnome panel applet to change screen | drochner | 4 | -0/+42 | |
orientation and resolution | |||||
2007-11-28 | Fixed build error with sunpro. | rillig | 2 | -1/+16 | |
2007-11-27 | Fix primary and secondary master site URL. | tron | 1 | -3/+3 | |
2007-11-27 | update to 2.12.2 | drochner | 2 | -6/+13 | |
changes: -many bugfixes -translation updates pkgsrc note: the gtk-doc (html) developer documentation was not properly built when that release was done, so we need to rebuild it using gtk-doc. Unfortunately this takes a lot of time. | |||||
2007-11-26 | Update: Supports gtk2-2.10 too. Noted on tech-pkg. | wiz | 1 | -1/+1 | |