openbsd-ports/x11
sturm 54ad0d39aa PKGNAME and patch level got lost when converting to xfce4 module, so that
the following bump was wrong as well
bump to p3, which hasn't been used before
2008-07-16 19:41:50 +00:00
..
915resolution Upgrade to 0.5.3, and add support for the GM965 chipset. 2007-09-17 12:14:11 +00:00
abclock Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
aewm fix WANTLIB 2008-02-01 21:38:26 +00:00
afterstep Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
amiwm Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
arabeyes-ttf import arabeyes-ttf 2.0 2008-04-21 09:31:42 +00:00
artwiz-aleczapka - don't manually run mkfontscale and mkfontdir ; pkg tools now take care 2007-07-22 08:02:45 +00:00
asapm - fix ONLY_FOR_ARCHS list to include all archs that have apm(4) 2008-04-14 14:05:55 +00:00
asclock fix WANTLIB 2008-02-01 21:38:26 +00:00
asfiles include prototypes for malloc and realloc - fix 64-bit warnings 2008-07-01 08:27:52 +00:00
astime Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
aterm Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
awesome Update to 2.3. 2008-05-16 20:06:12 +00:00
bbdate - minor update to bbdate-0.2.4 (from MAINTAINER William Yodlowsky <bsd at openbsd.rutgers dot edu>) 2007-07-23 18:30:55 +00:00
bbkeys Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
bbpager Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
bclock fix WANTLIB 2008-02-01 21:38:26 +00:00
belt Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
bgs Initial import bgs. 2008-07-16 16:16:14 +00:00
blackbox Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
blast Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
bricons fix WANTLIB 2008-02-01 21:38:26 +00:00
bwidget fix category. 2008-05-09 11:31:10 +00:00
chbg tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
ctwm fix WANTLIB 2008-02-01 21:38:26 +00:00
dbus uninstall machine-id with pkg_delete -c 2008-06-10 03:09:39 +00:00
dbus-glib - remove dependency on devhelp for lighter non-gnome ports to avoid a 2008-05-27 08:02:51 +00:00
dbus-python fix WANTLIB 2008-02-01 21:38:26 +00:00
dclock Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
devilspie - update devilspie to 0.22 2008-02-15 15:44:00 +00:00
dmenu Update to 3.7 2008-07-02 20:44:45 +00:00
driconf DRIconf is a configuration applet for the Direct Rendering 2008-07-11 13:07:54 +00:00
driftnet Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
dwm Update to 5.0.1. 2008-07-02 20:46:47 +00:00
dzen2 Dzen is a general purpose messaging, notification and menu program 2007-09-06 19:46:01 +00:00
e16keyedit update to 0.5; ex-maintainer ok (removed as per his request). 2007-12-03 18:59:04 +00:00
e17 - move CFLAGS where it makes more sense 2008-03-28 15:47:58 +00:00
ecoliercourt-fonts Import ecoliercourt-fonts-0.1 2007-07-22 08:10:08 +00:00
emiclock fix WANTLIB 2008-02-01 21:38:26 +00:00
enlightenment tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
eterm Eterm pulls in libttf if it's present, add to LIB_DEPENDS, noticed by 2008-02-04 10:11:27 +00:00
evilwm Update to evilwm-1.0.0 2007-11-04 15:42:19 +00:00
explorer Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
extace Add missing malloc() prototype, regen PLIST and bump lib. 2008-07-16 13:53:35 +00:00
farsiweb-ttf import farsiweb 0.4 2008-04-21 09:30:21 +00:00
fbpanel Update to fbpanel-4.12. ok landry@ (MAINTAINER) 2007-12-23 11:08:16 +00:00
fleditor do the same thing with REGRESS_FLAGS as FAKE_FLAGS 2008-01-04 18:38:51 +00:00
fltk Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
fluxbox fix WANTLIB 2008-02-01 21:38:26 +00:00
fluxter Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
flvw do the same thing with REGRESS_FLAGS as FAKE_FLAGS 2008-01-04 18:38:51 +00:00
flwm Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
freefonts Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
fsv Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
fvwm2 fvwm-2.4.20 2008-06-10 05:39:37 +00:00
fvwm95 - from Dan Harnett 2008-07-02 18:16:19 +00:00
gaia curl_easy_setopt() takes exactly three arguments; ok ajacoutot@ 2008-05-15 19:34:19 +00:00
gammapage Import GAMMApage-0.5 2007-11-13 07:12:30 +00:00
gbdfed update to 1.4: various bug fixes 2008-06-08 16:04:18 +00:00
gdesklets - gtk-update-icon-cache consistency; I missed those in previous commit 2008-04-17 10:25:31 +00:00
gdevilspie import gdevilspie 0.3 2008-05-31 09:03:20 +00:00
gentoo Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
gmrun fix WANTLIB 2008-02-01 21:38:26 +00:00
gnome - fix CONFIGURE_ENV so gnome-display-properties gets built 2008-07-14 12:24:47 +00:00
gnomemm Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
gnustep - regen PLIST 2008-06-23 11:00:46 +00:00
gob2 update to gob2-2.0.15; ok jasper@ 2007-12-07 22:04:25 +00:00
goggles - fix DEPENDS now that fox has xft enabled 2007-08-10 12:48:07 +00:00
golem remove maintainer Damien Couderc at his request 2008-02-20 20:48:56 +00:00
gromit fix WANTLIB 2008-02-01 21:38:26 +00:00
gtk2-clearlooks-engine Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
gtk2-murrine-engine - add four new murrina themes 2008-07-13 17:20:03 +00:00
gtk2-theme-switch fix WANTLIB 2008-02-01 21:38:26 +00:00
gtk2mm - remove support for MODGNOME_DEVHELP_FILES from the gnome MODULE ; 2008-06-02 14:10:06 +00:00
gtk-chtheme fix WANTLIB 2008-02-01 21:38:26 +00:00
gtk-engines fix WANTLIB 2008-02-01 21:38:26 +00:00
gtk-engines2 - update gtk-engines2 to 2.14.1 2008-04-29 17:39:01 +00:00
gtk-theme-switch Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
gtk-thinice-engine fix WANTLIB 2008-02-01 21:38:26 +00:00
gtk-vnc - oops, missed this one. 2008-07-13 17:22:13 +00:00
gtk+ Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
gtk+2 Update to GTK+ 2.12.11. 2008-07-08 08:40:11 +00:00
gtk+extra fix WANTLIB 2008-02-01 21:38:26 +00:00
gtkglarea Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
gtkglext fix WANTLIB 2008-02-01 21:38:26 +00:00
gtkmm Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
gtksourceview Giovanni Bechis takes maintainership, sync WANTLIB, bump 2008-06-04 18:15:42 +00:00
gxmessage fix WANTLIB 2008-02-01 21:38:26 +00:00
hicolor-icon-theme mark icon-theme.cache file as extra, so it gets removed with pkg_delete -c 2007-11-17 23:35:59 +00:00
hs-x11-extras Update to 0.4. From Dmitri Alenitchev. 2007-11-18 19:44:27 +00:00
icewm - use ARCH instead of MACHINE_ARCH for macppc test 2008-07-11 17:46:56 +00:00
icon-naming-utils - update icon-naming-utils to 0.8.7 2008-07-07 21:29:03 +00:00
idesk fix WANTLIB 2008-02-01 21:38:26 +00:00
ion Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
isomaster - buxfix update to version 1.3.1 + some patch cleanings 2008-03-28 11:31:49 +00:00
itk Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
iwidgets Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
jmk-fonts - following kili@'s change on print/ghostscript/gnu-fonts: 2007-08-04 20:43:38 +00:00
jwm remove unneeded patch 2007-07-13 11:46:02 +00:00
kde bump PKGNAME for PLIST changes 4.3 -> 4.4 2008-07-04 19:57:06 +00:00
kde4 provide backup master sites, so that one is able to build kde 4.0.1 2008-07-08 20:44:40 +00:00
kdirstat Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
kmplayer Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
kountdown Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
krusader - add update-desktop-database goo 2007-12-16 00:04:27 +00:00
lablgtk Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
lesstif Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
libdnd do the same thing with REGRESS_FLAGS as FAKE_FLAGS 2008-01-04 18:38:51 +00:00
liberation-fonts - using ${PKGNAME} in ${WRKDIST} is plain stupid (yes, my fault) ; unbreak 2007-07-23 16:53:00 +00:00
libsexy fix WANTLIB, bump PKGNAME 2007-11-24 11:20:05 +00:00
lupe fix WANTLIB 2008-02-01 21:38:26 +00:00
matchbox - use ARCH instead of MACHINE_ARCH for macppc test 2008-07-11 17:46:56 +00:00
mlterm fix WANTLIB 2008-02-01 21:38:26 +00:00
mouseclock fix WANTLIB 2008-02-01 21:38:26 +00:00
mowitz - plug a bunch of mem. leaks 2007-11-20 21:05:30 +00:00
mplayer * stop mplayer from picking up installed FFmpeg headers 2008-07-09 02:19:36 +00:00
mrxvt SECURITY FIX for SA30227 2008-05-14 08:27:42 +00:00
msttcorefonts - update to 2.0 (add the tahoma font) 2007-10-08 05:16:08 +00:00
mterm Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
mxconns Update to latest version and fix URLs, requested by original author. 2008-06-28 08:23:19 +00:00
netwmpager Fix bug with the new 3.4.7.x openbox. 2008-04-17 09:19:50 +00:00
neXtaw - update neXtaw to 0.15.1 2007-08-30 07:40:41 +00:00
numlockx update to 1.1 2008-05-31 21:06:32 +00:00
nx > s/LPGL/LGPL/ and change "a" to "an" (this depends on the sound, 2008-06-27 13:03:44 +00:00
obconf Update to obconf-2.0.3. 2008-02-09 09:28:33 +00:00
obmenu - set NO_REGRESS and arch independent 2008-02-08 21:35:27 +00:00
ogle Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
ogle_gui Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
olvwm Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
openbox - update to openbox-3.4.7.2; 2008-04-24 14:24:06 +00:00
openmotif tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
oroborus Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
osd_clock Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
p5-Gnome2-Canvas do the same thing with REGRESS_FLAGS as FAKE_FLAGS 2008-01-04 18:38:51 +00:00
p5-Gtk tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
p5-Gtk2 do the same thing with REGRESS_FLAGS as FAKE_FLAGS 2008-01-04 18:38:51 +00:00
p5-Gtk2-Ex-FormFactory Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
p5-Gtk2-GladeXML do the same thing with REGRESS_FLAGS as FAKE_FLAGS 2008-01-04 18:38:51 +00:00
p5-Tk Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
p5-Tk-ProgressBar-Mac Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
p5-Tk-Splash Tk::Splash implements a splash screen widget for Perl/Tk. 2008-04-06 21:29:32 +00:00
p5-Tk-Stderr Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
paragui missing iconv dep 2007-10-04 09:16:16 +00:00
pbrowser fix WANTLIB 2008-02-01 21:38:26 +00:00
pcmanfm - buxfixe release 0.3.5.10 2008-02-14 11:01:36 +00:00
peksystray Change MAINTAINER to me, ok mk@ 2007-10-02 18:35:47 +00:00
pekwm Fix a problem where hitting Alt and Tabulator to cycle through windows, 2007-08-26 19:21:07 +00:00
pidgin-guifications update to pidgin-guifications 2.16. 2008-07-07 00:30:31 +00:00
piewm fix WANTLIB 2008-02-01 21:38:26 +00:00
pwm Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
py-gtk2 - remove dependency on devhelp for lighter non-gnome ports to avoid a 2008-05-27 08:02:51 +00:00
py-Gtk switch to python 2.5 2007-10-22 14:08:22 +00:00
py-gtksourceview - remove dependency on devhelp for lighter non-gnome ports to avoid a 2008-05-27 08:02:51 +00:00
py-osd bump PKGNAME after python version switch 2007-10-08 08:22:38 +00:00
py-qt3 - remove unused comment 2008-01-15 15:12:25 +00:00
py-qt4 Define INSTALL_ROOT so we don't write outside of $DESTDIR during 2008-06-24 18:44:42 +00:00
py-wxPython update to 2.8.6.0 2007-10-23 11:45:14 +00:00
py-Xlib remove python categories, too 2007-12-10 21:09:09 +00:00
pypanel - add a patch (from homepage) to introduce a STARTUP_DELAY parameter 2008-01-15 14:07:39 +00:00
qinx - upgrade to qinx-1.4 2008-05-21 09:05:54 +00:00
qlwm Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
qrfcview Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
qt Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
qt2 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
qt2-designer Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
qt3 sync plugin directory with qt library bump 2008-06-02 17:54:35 +00:00
qt4 Fix type for FULLPKGPATH-html 2008-06-26 00:42:15 +00:00
quadkonsole Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
qvwm - remove Dan Harnett from MAINTAINER per his request 2008-07-01 16:41:19 +00:00
qwt tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
ratmen Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
ratpoison Update 1.4.2 (bug fix release). 2007-10-08 19:55:53 +00:00
rdesktop Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
rendercheck Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
rep-gtk bump PKGNAME for PLIST changes 4.3 -> 4.4 2008-07-04 16:25:45 +00:00
root-tail Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
rox-filer - update rox-filer to 2.8 2008-05-21 16:23:20 +00:00
roxterm - update to 1.12.2 2008-07-09 18:59:42 +00:00
ruby-dbus bump PKGNAMEs after lang/ruby module change. 2008-06-14 23:53:05 +00:00
ruby-gtk bump PKGNAME for PLIST changes 4.3 -> 4.4 2008-07-04 19:57:06 +00:00
rxvt Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
sawfish bump PKGNAME for PLIST changes 4.3 -> 4.4 2008-07-04 16:25:45 +00:00
sclock Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
sisctrl fix WANTLIB 2008-02-01 21:47:16 +00:00
skippy fix WANTLIB 2008-02-01 21:47:16 +00:00
sliderule fix WANTLIB 2008-02-01 21:47:16 +00:00
slim tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
slim-themes Import slim-themes, was previously a subpackage of slim. 2007-10-25 09:32:07 +00:00
slock Update to 0.8. 2008-06-02 20:09:53 +00:00
stalonetray - s/systuils/sysutils 2008-02-09 18:49:35 +00:00
swisswatch fix WANTLIB 2008-02-01 21:47:16 +00:00
tango-icon-theme - update plist after recent icon-naming-utils update 2008-07-13 17:02:24 +00:00
tango-icon-theme-extras - homepage changed 2008-07-07 21:26:50 +00:00
tellico - update from Andreas Bihlmaier (MAINTAINER) 2008-02-08 15:30:54 +00:00
terminus-font Remove broken mirror. 2007-11-10 22:32:12 +00:00
thewidgetfactory The Widget Factory is a simple GTK+ 2 program that shows a wide range of 2007-11-24 16:56:29 +00:00
tilda - update tilda to 0.9.6 2008-04-28 14:50:20 +00:00
tk reorganize/extend these modules a bit 2008-07-08 04:32:06 +00:00
tktable Make tktable honor our CFLAGS and not hardcode -O. Fixes build on 2008-01-28 15:19:16 +00:00
transset-df import transset-df 6 2007-11-05 20:01:36 +00:00
trayer unbreak after recent gtk update 2007-10-24 22:40:53 +00:00
treewm fix WANTLIB 2008-02-01 21:47:16 +00:00
tvtwm Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
type1inst Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
unclutter fix WANTLIB 2008-02-01 21:47:16 +00:00
vdesk - start COMMENT with a lower case letter 2007-10-31 14:24:54 +00:00
viewfax fix WANTLIB 2008-02-01 21:47:16 +00:00
vlc upgrade to VLC 0.8.6i; bug fixes and integrates the previous 2008-07-15 16:19:15 +00:00
waimea fix WANTLIB 2008-02-01 21:47:16 +00:00
wampager Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
windowmaker Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
windowmaker-extra Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
wm2 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
wmbutton Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
wmcalclock Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
wmclock fix WANTLIB 2008-02-01 21:47:16 +00:00
wmclockmon Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
wmctrl update to wmctrl-1.07 2008-02-13 17:51:13 +00:00
wmdate fix WANTLIB 2008-02-01 21:47:16 +00:00
wmfishtime Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
wmi Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
wmii New dmenu deprecates the new '-y 0' flag, go back to using '-b'. 2008-07-11 08:37:56 +00:00
wminfo Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
wmitime Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
wmmenu Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
wmpinboard Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
wmtheme avoid compressed manpages and bump 2008-05-19 18:42:56 +00:00
wmthemeinstall Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
wmtime Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
wmtz Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
wmweather Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
wmx Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
wterm Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
wxSVG * FFmpeg headers moved 2008-07-09 02:07:36 +00:00
wxWidgets maintenance update to 2.8.7 2008-01-22 20:31:11 +00:00
x2vnc fix WANTLIB 2008-02-01 21:55:23 +00:00
x2x fix WANTLIB 2008-02-01 21:55:23 +00:00
x11vnc Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xaniroc fix WANTLIB 2008-02-01 21:55:23 +00:00
xantfarm fix WANTLIB 2008-02-01 21:55:23 +00:00
xarchive - fix WANTLIB 2008-01-26 12:49:12 +00:00
xautolock fix WANTLIB 2008-02-01 21:55:23 +00:00
Xaw3d fix WANTLIB 2008-02-01 21:38:26 +00:00
XawMu Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xawtv fix WANTLIB 2008-02-01 21:55:23 +00:00
xbae Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xbindkeys Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xcalib using PKGNAME in WRKDIST will break if you have to bump the package 2008-07-11 06:47:56 +00:00
xcb fix WANTLIB 2008-02-01 21:55:23 +00:00
xchm Update to xchm-1.14 and add a xchm.desktop file so it will show up in 2008-05-16 08:32:03 +00:00
xclip Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xco fix WANTLIB 2008-02-01 21:55:23 +00:00
xcoloredit fix WANTLIB 2008-02-01 21:55:23 +00:00
xcolors fix xcolors by not trying to redefine the location of the 2008-06-13 05:11:35 +00:00
xcompmgr - remove MESSAGE, now that Composite is enabled by default in most cases 2008-02-21 21:35:54 +00:00
xcursor-themes - ftp.skynet.be has changed the way mirrors are named. 2007-09-15 08:18:49 +00:00
xcursorgen udate to the version in X.Org 7.3. Contributions by mederly@ 2007-09-15 08:07:15 +00:00
xdaliclock Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xdesktopwaves Missing HOMEPAGE, bump PKGNAME 2008-04-02 19:08:14 +00:00
Xdialog Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xdmchoose Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xdotool Import xdotool, a nice little tool permitting to fake X mouse and keyboard 2008-06-13 05:33:52 +00:00
xdrawchem arm needs -O0 to build this. ok ajacoutot 2008-01-03 09:15:47 +00:00
xdtm fix WANTLIB 2008-02-01 21:55:23 +00:00
xdu fix WANTLIB 2008-02-01 21:55:23 +00:00
xfce4 PKGNAME and patch level got lost when converting to xfce4 module, so that 2008-07-16 19:41:50 +00:00
xfe - small update to version 1.19.1 2008-07-03 18:39:17 +00:00
xfed fix WANTLIB 2008-02-01 21:55:23 +00:00
xfedor Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xfishtank fix WANTLIB 2008-02-02 09:18:54 +00:00
xfm fix WANTLIB 2008-02-02 09:18:54 +00:00
xforms fix WANTLIB 2008-02-02 09:18:54 +00:00
xglobe Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xgrab fix WANTLIB 2008-02-02 09:18:54 +00:00
xkbset Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xkeycaps fix WANTLIB 2008-02-02 09:18:54 +00:00
xloadimage LP64 fixes: 2008-07-16 14:38:32 +00:00
xlogout fix WANTLIB 2008-02-02 09:18:54 +00:00
xmascot fix WANTLIB 2008-02-02 09:18:54 +00:00
xmbdfed Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xmold fix WANTLIB 2008-02-02 09:18:54 +00:00
xmonad Update to 0.7. 2008-04-16 21:00:56 +00:00
xosd Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xpad sync with cairo update. 2008-05-19 03:20:13 +00:00
xplanet Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xplot Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xpostit fix WANTLIB 2008-02-02 09:18:54 +00:00
xpostitPlus fix WANTLIB 2008-02-02 09:18:54 +00:00
xprompt fix WANTLIB 2008-02-02 09:18:54 +00:00
xrestop Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xrootconsole update maintainer's email address per his request 2007-09-30 07:04:37 +00:00
xscreensaver - minor update to xscreensaver-5.05 2008-03-17 18:59:39 +00:00
xscribble fix WANTLIB 2008-02-02 09:18:54 +00:00
xsel import xsel 0.9.6 2007-08-01 05:13:44 +00:00
xsnow fix WANTLIB 2008-02-02 09:18:54 +00:00
xtacy fix WANTLIB 2008-02-02 09:18:54 +00:00
xtattr Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xtermset Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xtestpicture fix WANTLIB 2008-02-02 09:18:54 +00:00
xtoolwait fix WANTLIB 2008-02-02 09:18:54 +00:00
xtraceroute Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xtu Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xview tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
xvkbd Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xwit Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN 2007-09-15 20:04:18 +00:00
xwrits - update xwrits to 2.24 2007-07-18 09:58:22 +00:00
xzoom - use our naming scheme for patches 2007-10-26 20:59:01 +00:00
yakuake - don't depend on gtk+2 just for running gtk-update-icon-cache 2008-04-17 08:35:16 +00:00
yeahlaunch Import yeahlaunch-0.2 2007-06-04 16:39:54 +00:00
Makefile +bgs 2008-07-16 16:17:00 +00:00