pkgsrc/x11
wiz 73f8632a88 Update to Thomas E. Dickey's version 2.0 of luit.
History

Luit was written by Juliusz Chroboczek for the XFree86 Project in
2001-2002. There were improvements and fixes by several people, in
particular Tomohiro Kubota's extensions for CJK encodings.

There was no maintainer for some time; I adopted it in 2006 to
ensure that it continued to support xterm (details are listed in
the luit.log.html file within the source).

Besides the maintenance issue that attracted my attention in 2005
(untested changes to compiled-in file locations by Xorg hackers),
Luit has had from the outset a technical issue: its associated
font-encoding library.

Juliusz Chroboczek used the font-encoding library to work around
performance issues with direct use of iconv. This solution has
proven to be a drawback:

    the font-encoding library is little used (other than by luit),
    and also lacks a maintainer.  the font-encoding library does
    not provide the full range of encodings that iconv does.  the
    Xorg configure scripting and other dependencies surrounding
    the library have been subject to uncontrolled growth.

I solved the problem by implementing an efficient conversion using
iconv. Luit still supports the font-encoding library if it is found
by the configure script. If you choose, luit can easily be built
using iconv.

However, as of luit 2.0, the font-encoding library has been
deprecated:

    Luit includes all of the relevant functionality for using the
    ".enc" files which are distributed separately. You may have
    these files as a separate package, e.g., "xfonts-encodings",
    or as part of "xfonts-x11-fonts-misc", "x11-font-encodings" or
    even "encodings". If you have trouble finding the package, look
    for a specific file such as adobe-standard.enc. The encoding
    files are rarely packaged with luit, and oddly enough are never
    made a package dependency. The only other use that I am aware
    of for the files is for the defunct xprint program.

    To see which ".enc" files luit may use, run

	luit -list-fontenc

    Here is sample output. The old version of luit can use only
    about a third of these encodings, i.e.,

	big5.eten-0, big5hkscs-0, dec-special, gb18030.2000-0,
	gb18030.2000-1, gb2312.1980-0, gbk-0, ibm-cp437, ibm-cp850,
	ibm-cp852, ibm-cp866, iso8859-11, iso8859-13, iso8859-16,
	jisx0201.1976-0, jisx0208.1990-0, jisx0212.1990-0,
	ksc5601.1987-0, microsoft-cp1250, microsoft-cp1251,
	microsoft-cp1252, tcvn-0

    With luit 2.0, the -encoding option permits you to use the
    remaining files (as well as any you may have customized):

	adobe-dingbats, adobe-standard, adobe-symbol, armscii-8,
	ascii-0, big5-0, big5.cp950-0, cns11643-1, cns11643-2,
	cns11643-3, gb18030-0, iso8859-6.16, iso8859-6.8x,
	jisx0208.1983-0, ksc5601.1992-3, ksx1001.1997-0, ksx1001.1998-0,
	ksx1001.1998-3, ksxjohab-1, microsoft-ansi, microsoft-cp1253,
	microsoft-cp1254, microsoft-cp1255, microsoft-cp1256,
	microsoft-cp1257, microsoft-cp1258, microsoft-win3.1,
	mulearabic-0, mulearabic-1, mulearabic-2, mulelao-1,
	sun.unicode.india-0, suneu-greek, tis620-0, tis620-2,
	tis620.2529-1, tis620.2533-0, tis620.2533-1, viscii1.1-1

    Some of the ".enc" files are unused by the old luit because
    the font-encoding library has built-in tables of the ISO-8859-x
    encodings and a few others. With luit 2.0, you can make a list
    of the built-in tables as well as change luit's preference when
    looking in the font-encoding files, built-in tables and iconv
    tables.  Luit 2.0 can use the data from iconv directly without
    relying upon external ".enc" files. The ".enc" files (and
    built-in tables) are preferred for performance reasons. Existing
    users of luit would complain about the loss of 1- or 2-tenths
    of a second for startup with CJK encodings. Really.

    Normally luit uses your locale settings to determine the
    corresponding character encoding. Use --list-iconv to see the
    available choices, e.g.,

	luit -list-iconv

    Here is sample output on a suitably configured system. Your
    system may have fewer (locale support generally has been made
    more difficult to configure in systems geared toward novice
    developers such as Ubuntu). But the portable iconv implementation
    does support a wide range of encodings, and you may find
    additional encodings using

	iconv -l

    On the Debian system where I am writing this, that gives a list
    of 1168 encodings.
2013-05-26 20:08:54 +00:00
..
9term Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
alacarte Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
antiright Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
applewmproto Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
appres Update to 1.0.4: 2013-05-18 13:32:05 +00:00
asnap Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
aterm Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
autocutsel Import autocutsel-0.9.0nb1 as x11/autocutsel from pkgsrc-wip. 2012-10-06 05:59:30 +00:00
avant-window-navigator Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
bbapm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
beforelight Update to 1.0.5: 2013-01-21 13:28:13 +00:00
bigreqsproto "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
bitmap Update to 1.0.7: 2013-05-18 13:37:41 +00:00
blt Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
clipit Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
clisp-gtk2 Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
clisp-mit-clx Fix pkglint. Add missing rcsid to patch and add patch comment. 2012-07-30 01:43:52 +00:00
clisp-new-clx Fix pkglint and add patch comment. 2012-07-30 01:46:24 +00:00
compositeproto Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
damageproto Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
deforaos-keyboard Recursive bump for png-1.6. 2013-02-16 11:18:48 +00:00
deforaos-libdesktop Mark as not MAKE_JOBS_SAFE. 2013-04-01 05:50:22 +00:00
deforaos-locker Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
deforaos-panel Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
desklaunch Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
deskmenu Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
devilspie Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
dmenu Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
docker Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
dri2proto "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
driconf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
dtx11session Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
dxpc Fix build on Solaris. 2012-12-27 20:19:35 +00:00
ede Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
editres Update to 1.0.6: 2013-01-21 12:57:32 +00:00
eekboard Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
efltk Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
egtk Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
eterm Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
evieext "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
fast-user-switch-applet Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
fbdesk Don't depend on png.h to pull in string.h. 2013-02-26 10:19:28 +00:00
filerunner Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
fixesproto Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
fixesproto4 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
fltk Make sure the upper limit is applied. 2013-02-26 10:19:49 +00:00
fltk2 Just use the C++ compiler for linking. 2013-04-30 22:31:52 +00:00
fltk13 'EXTRACT_SUFX is ".tar.gz" by default, so this definition may be 2013-04-06 13:01:26 +00:00
fontcacheproto "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
fontsproto "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
fox Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
fspanel Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
ftmenu Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
fvwm-wharf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
gdm update PKGREVISION for x11/gdm 2013-05-13 21:22:30 +00:00
ggiterm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
glproto "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
gnome-applets Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
gnome-control-center Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
gnome-desktop Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
gnome-desktop-sharp Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
gnome-desktop3 Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
gnome-mag Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gnome-panel Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
gnome-screensaver Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gnome-session Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
gnome-sharp Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
gnome-terminal Add dependency on libgnome as suggested by Adam Plumb in PR pkg/43058 2013-04-19 21:06:28 +00:00
gnome-themes Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gnome-themes-extras Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gnopernicus Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gnustep-back Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
gnustep-gui Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
gnustep-preferences Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
grandr_applet Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
gromit Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gselt Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gst-plugins0.10-x11 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
gst-plugins1-x11 Import gst-plugins1-x11-1.0.3 as x11/gst-plugins1-x11. 2012-11-29 08:38:20 +00:00
gtk Resolves: 2013-04-06 20:27:16 +00:00
gtk+extra Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
gtk-sharp Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
gtk2 update to 2.24.17 2013-03-14 19:03:00 +00:00
gtk2+extra Recursive bump for png-1.6. 2013-02-16 11:18:48 +00:00
gtk2-chtheme Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gtk2-engines Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
gtk2-engines-bluecurve Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gtk2-engines-murrine Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gtk2-theme-switch Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gtk3 Update gtk3 to version 3.8.2 2013-05-18 22:44:43 +00:00
gtkada Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
gtkglarea Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
gtkglarea2 Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
gtkmm Fix missing dependencies in various headers (part two). Bump revision. 2013-05-26 09:14:57 +00:00
gtkmm-utils Use <memory> for libc++. 2013-04-30 22:32:43 +00:00
gtksourceview Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
gtksourceview-sharp2 Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
gtksourceview2 Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
gtksourceview3 Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
gtkstep Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
gtkterm2 Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
gxmessage Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
hanterm Fix return types. 2013-02-26 10:20:17 +00:00
hot-babe Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
hsetroot Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
iceauth Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
ico Update to 1.0.4: 2013-01-21 13:16:59 +00:00
imwheel Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
inputproto Update to 2.3: 2013-03-07 06:35:54 +00:00
kactivities Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kbproto "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
kde-baseapps4 Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde-runtime4 Build fixes for SunOS. 2013-05-22 07:11:58 +00:00
kde-workspace4 Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde3-i18n-af Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-ar Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-az Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-bg Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-bn Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-br Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-bs Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-ca Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-cs Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-cy Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-da Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-de Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-el Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-en_GB Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-eo Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-es Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-et Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-eu Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-fa Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-fi Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-fr Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-fy Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-ga Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-gl Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-he Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-hi Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-hr Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-hu Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-is Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-it Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-ja Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-kk Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-km Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-ko Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-lt Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-lv Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-mk Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-mn Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-ms Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-nb Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-nds Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-nl Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-nn Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-pa Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-pl Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-pt Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-pt_BR Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-ro Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-ru Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-rw Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-se Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-sk Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-sl Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-sr Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-sr_Latn Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-ss Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-sv Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-ta Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-tg Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-tr Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-uk Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-uz Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-vi Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-zh_CN Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde3-i18n-zh_TW Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kde4-l10n-ar Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-bg Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-bs Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-ca Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-cat Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-cs Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-da Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-de Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-el Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-en_GB Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-es Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-et Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-eu Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-fa Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-fi Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-fr Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-ga Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-gl Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-he Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-hi Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-hr Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-hu Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-ia Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-is Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-it Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-ja Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-kk Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-km Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-ko Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-lt Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-lv Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-mr Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-nb Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-nds Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-nl Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-nn Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-pa Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-pl Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-pt Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-pt_BR Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-ro Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-ru Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-si Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-sk Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-sl Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-sr Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-sv Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-tg Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-th Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-tr Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-ug Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-uk Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-vi Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-wa Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-zh_CN Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kde4-l10n-zh_TW Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kdebase3 Override results of the imake test to remove the dependency. Add fontenc 2013-05-20 14:04:53 +00:00
kdebindings-ruby Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kdelibdocs3 Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kdelibs3 Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kdelibs4 Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
keylaunch Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
kkbswitch Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
kmessage Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
konsole Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
kterm Fix return types. 2013-03-02 17:54:52 +00:00
lablgtk Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
lablgtk1 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
labltk Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
lesstif Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libAppleWM Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libdesktop-agnostic Recursive bump for png-1.6. 2013-02-16 11:18:48 +00:00
libdrm Update to 2.4.45: 2013-05-18 13:40:48 +00:00
libfakekey Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libFS Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libgnomekbd Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
libICE Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
liboldXrandr Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libSM Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libunique Recursive bump for png-1.6. 2013-02-16 11:18:48 +00:00
libunique3 Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
libX11 Fix and tweak libX11 cross-build. 2013-05-10 22:38:31 +00:00
libXau Update to 1.0.8: 2013-05-25 06:36:15 +00:00
libXaw Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libxcb Make libxcb and xcb-proto cross-compile. 2013-05-10 22:40:31 +00:00
libXcomposite Update to 0.4.4: 2013-01-21 13:26:46 +00:00
libXcursor Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXdamage Update to 1.1.4: 2013-01-21 13:27:28 +00:00
libxdg-basedir Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXdmcp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXevie Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXext Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libxfce4gui Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
libxfce4menu Recursive bump for png-1.6. 2013-02-16 11:18:48 +00:00
libxfce4util Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
libXfixes Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXfont Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXft Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXi Needs libXfixes now (PR 47721) 2013-04-06 08:18:01 +00:00
libXinerama Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libxkbfile Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libxkbui Fixes: 2013-04-06 03:45:05 +00:00
libxklavier Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXmu Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXpm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXprintUtil Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXrandr Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXrender Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXres Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXScrnSaver Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXt Fix x11/libXt cross-build. 2013-05-10 00:40:27 +00:00
libXTrap Update to 1.0.1: 2013-01-21 13:25:59 +00:00
libXtst Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXv Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXvMC Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXxf86dga Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXxf86misc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
libXxf86vm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
listres Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
luit Update to Thomas E. Dickey's version 2.0 of luit. 2013-05-26 20:08:54 +00:00
lxsession Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
matchbox-common Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
matchbox-desktop Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
matchbox-nest Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
matchbox-panel Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
matchbox-panel-manager Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
matchbox-themes-extra Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
mlterm Update mlterm to 3.2.0. 2013-05-26 18:18:25 +00:00
modeline Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
modular-xorg-server Restore part of patch-sa to get correct syntax for in/out. 2013-05-21 18:38:03 +00:00
motif Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
mowitz Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
mrxvt Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
multi-aterm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
mxterm Missing buildlink3s for x11/mxterm. 2013-01-19 23:15:59 +00:00
neXtaw Clean up libXaw handling. [1/2] 2013-01-15 16:21:34 +00:00
numlockx Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
ocaml-graphics "Each sed command should appear in an assignment of its own." 2013-04-06 21:07:31 +00:00
oneko Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
openbsd-input-ws Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
openmotif 'Please use ${ECHO} instead of "echo".' 2013-04-06 14:58:18 +00:00
p5-Alien-wxWidgets Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
p5-Clipboard Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
p5-gtk2 Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
p5-Gtk2-Ex-FormFactory Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
p5-Tk Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
p5-Wx Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
p5-Wx-Perl-ProcessStream Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
p5-X11-Protocol Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
paragui Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
pixman Update to 0.30.0. Adapt patch-b[bc] to changes. 2013-05-24 13:28:04 +00:00
printproto Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
py-gnome2 Fix typo. 2013-02-16 12:01:11 +00:00
py-gnome2-desktop Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
py-gnome2-extras Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
py-gtk2 Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
py-gtksourceview Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
py-kde4 Update to KDE SC 4.10.3 2013-05-21 12:49:28 +00:00
py-kiwi 'Please use "${TRUE}" instead of "true".' 2013-04-06 03:59:24 +00:00
py-Pmw Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
py-qt3-base Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
py-qt3-modules Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
py-qt3-qscintilla Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
py-qt4 update to 4.10.1 2013-05-03 15:48:08 +00:00
py-qt4-qscintilla Also override target location and module name. Fix DESTDIR installation. 2013-05-09 20:07:39 +00:00
py-sip update to 4.14.6 2013-05-03 15:46:32 +00:00
py-Tk Change version number of python buitin module packages 2013-04-20 09:38:04 +00:00
py-vte Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
py-wxWidgets Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
py-xcbgen Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
py-Xlib Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
qt3
qt3-docs Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
qt3-libs Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
qt3-mysql Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
qt3-pgsql Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
qt3-qscintilla Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
qt3-tools Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
qt4 Qt 4.8.4 is a bug-fix release. It maintains both forward and backward 2012-12-07 10:06:13 +00:00
qt4-creator Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
qt4-docs Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
qt4-libs Fix building on Mac OS X with Xcode 4.6 2013-05-19 09:10:10 +00:00
qt4-mng Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
qt4-mysql Bump PKGREVISION for mysql default change to 55. 2013-03-02 20:33:21 +00:00
qt4-pgsql Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
qt4-qdbus Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
qt4-qscintilla update to 2.7.1 2013-04-10 15:04:27 +00:00
qt4-sqlite3 Fix COMMENT and DESCR. 2013-05-26 10:50:33 +00:00
qt4-tiff Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
qt4-tools Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
qwt Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
qwt-qt4 Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
qwt6-qt4 Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
qwtplot3d-qt4 Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
randrproto Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
ratmen Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
razor-qt Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
recordproto "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
rendercheck Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
renderproto Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
renderproto9 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
rep-gtk2 Fixes: 2013-04-06 03:45:05 +00:00
resourceproto "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
rgb Update to 1.0.5: 2013-01-21 14:01:45 +00:00
rox-session Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
rox-wallpaper Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
ruby-gnome2-gtk Update ruby-gnome2 to 1.2.2. 2013-03-16 12:25:47 +00:00
ruby-gnome2-gtk3 Update ruby-gnome2 to 1.2.2. 2013-03-16 12:25:47 +00:00
ruby-gnome2-gtksourceview2 Update ruby-gnome2 to 1.2.2. 2013-03-16 12:25:47 +00:00
ruby-gnome2-gtksourceview3 Update ruby-gnome2 to 1.2.2. 2013-03-16 12:25:47 +00:00
ruby-gnome2-vte Update ruby-gnome2 to 1.2.2. 2013-03-16 12:25:47 +00:00
ruby-tk Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
ruby-wxruby Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
rxvt Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
rxvt-unicode Fixes: 2013-04-06 03:45:05 +00:00
sakura Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
scrnsaverproto "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
sessreg Update to 1.0.8: 2013-02-11 09:18:46 +00:00
setxkbmap Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
slock Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
space_dapp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
speyes Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
ssystem Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
stalonetray Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
startup-notification Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
startup-notification010 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
tile Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
tint2 Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
tk Fix previous revision, which accidentally threw away BUILDLINK_TREE+= -tk, 2012-12-20 22:17:23 +00:00
tk-BWidget Prefer bsdtar (in-tree) over external GPL3 gtar. 2013-01-11 00:15:39 +00:00
tk-Tix Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
tkinfo Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
tktable Import tktable-2.10nb1 as x11/tktable. 2013-01-23 21:58:25 +00:00
transset Update to 1.0.1: 2013-05-18 13:33:05 +00:00
trapproto "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
tzosdclock Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
unclutter Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
unicode-screensaver Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
videoproto "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
viewres Update to 1.0.4: 2013-01-21 13:17:47 +00:00
vte Recursive bump for png-1.6. 2013-02-16 11:18:48 +00:00
vte029 Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
wdm Revbump for wm/windowmaker update. 2013-05-21 15:17:55 +00:00
wmavgload Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wmfire Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wmfstatus Fix C99 inline usage. 2012-11-01 19:26:50 +00:00
wmweather PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
worker Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wterm Revbump for WindowMaker update. 2013-05-21 14:41:32 +00:00
wxGTK24 Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
wxGTK26 Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
wxGTK26-contrib Fixes: 2013-04-06 03:45:05 +00:00
wxGTK28 Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
wxGTK28-contrib 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
wxhaskell Fixes: 2013-04-06 03:45:05 +00:00
wxWindows-docs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
x2x Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
x11perf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
x11vnc Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
x3270 Update x11/x3270 to 3.3.12ga12. 2013-03-24 18:05:19 +00:00
xaniroc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
XaoS Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xauth Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xautolock Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
Xaw-Xpm Clean up libXaw handling. [1/2] 2013-01-15 16:21:34 +00:00
Xaw3d Clean up libXaw handling. [1/2] 2013-01-15 16:21:34 +00:00
xbacklight Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
Xbae Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xbanner Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xbindkeys Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xbindkeys-tk Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xbitmaps also try to detect *.pc files in share/pkgconfig. 2013-04-18 13:22:06 +00:00
xcalc Update to 1.0.5: 2013-01-21 13:18:31 +00:00
xcalib Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xcb Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xcb-proto Make libxcb and xcb-proto cross-compile. 2013-05-10 22:40:31 +00:00
xcb-util Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xcb-util-image Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xcb-util-keysyms Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xcb-util-renderutil Add buildlink3.mk. 2013-04-03 07:44:45 +00:00
xcb-util-wm USE_TOOLS+= m4. Fixes SunOS build. 2013-05-17 19:44:09 +00:00
xcb-util036 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xclip Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xclock Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xcmiscproto "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
xcolors Use more static. Fix return types 2013-01-17 16:06:49 +00:00
xcolorsel Clean up libXaw handling. [1/2] 2013-01-15 16:21:34 +00:00
xcompmgr update to xcompmgr-1.1.6 for modular-xorg-server-1.12.4 2013-05-16 05:44:44 +00:00
Xcomposite Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xconsole Update to 1.0.5: 2013-01-21 13:19:12 +00:00
xcruise Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xcursor Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xcursorgen Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xdaemon Remove "Trailing empty lines." and/or "Trailing white-space." 2013-04-08 11:17:08 +00:00
xdaemon2 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xdesktopwaves Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xdg-user-dirs Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xdialog Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xdm Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xdm3d Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xdpyinfo Update to 1.3.1: 2013-05-21 08:42:50 +00:00
xdriinfo update to xdriinfo-1.0.4 for modular-xorg-server-1.12.4 2013-05-16 05:45:57 +00:00
xearth Various MASTER_SITES-related fixes. 2013-04-06 14:09:32 +00:00
xephem Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xev Update to 1.2.1: 2013-01-29 22:05:23 +00:00
xextproto Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xeyes Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xf86-input-keyboard update to xf86-input-keyboard-1.6.2 for modular-xorg-server-1.12.4 2013-05-16 05:51:53 +00:00
xf86-input-mouse update to xf86-input-mouse-1.8.1 for modular-xorg-server-1.12.4 2013-05-16 05:53:59 +00:00
xf86-input-vmmouse update to xf86-input-vmmouse-13.0.0 for modular-xorg-server-1.12.4 2013-05-16 05:55:18 +00:00
xf86-input-void update to xf86-input-void-1.4.0 for modular-xorg-server-1.12.4 2013-05-16 05:56:29 +00:00
xf86-video-apm update to xf86-video-apm-1.2.5 for modular-xorg-server-1.12.4 2013-05-16 05:58:30 +00:00
xf86-video-ark update to xf86-video-ark-0.7.5 for modular-xorg-server-1.12.4 2013-05-16 06:00:38 +00:00
xf86-video-ast update to xf86-video-ast-0.97.0 for modular-xorg-server-1.12.4 2013-05-16 06:01:32 +00:00
xf86-video-ati update to xf86-video-ati-7.1.0 for modular-xorg-server-1.12.4 2013-05-16 06:02:58 +00:00
xf86-video-chips Use the really used header file in utils to check existence of inb() for utils. 2013-05-19 07:09:51 +00:00
xf86-video-cirrus update to xf86-video-cirrus-1.5.2 for modular-xorg-server-1.12.4 2013-05-16 06:06:45 +00:00
xf86-video-cyrix Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xf86-video-glint update to xf86-video-glint-1.2.8 for modular-xorg-server-1.12.4 2013-05-16 06:08:01 +00:00
xf86-video-i128 update to xf86-video-i128-1.3.6 for modular-xorg-server-1.12.4 2013-05-16 06:10:17 +00:00
xf86-video-i740 update to xf86-video-i740-1.3.4 for modular-xorg-server-1.12.4 2013-05-16 06:14:34 +00:00
xf86-video-imstt Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xf86-video-intel update to xf86-video-intel-2.19.0 for modular-xorg-server-1.12.4 2013-05-16 06:16:50 +00:00
xf86-video-mach64 update to xf86-video-mach64-6.9.4 for modular-xorg-server-1.12.4 2013-05-16 06:17:50 +00:00
xf86-video-mga update to xf86-video-mga-1.6.2 for modular-xorg-server-1.12.4 2013-05-16 06:19:15 +00:00
xf86-video-neomagic update to xf86-video-neomagic-1.2.7 for modular-xorg-server-1.12.4 2013-05-16 06:20:08 +00:00
xf86-video-nsc automake-1.13 compat. 2013-01-22 09:33:32 +00:00
xf86-video-nv update to xf86-video-nv-2.1.20 for modular-xorg-server-1.12.4 2013-05-16 06:20:54 +00:00
xf86-video-nvxbox Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xf86-video-openchrome Update to 0.3.3: 2013-05-24 13:16:23 +00:00
xf86-video-r128 update to xf86-video-r128-6.9.1 for modular-xorg-server-1.12.4 2013-05-16 06:22:32 +00:00
xf86-video-radeonhd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xf86-video-rendition update to xf86-video-rendition-4.2.5 for modular-xorg-server-1.12.4 2013-05-16 06:23:31 +00:00
xf86-video-s3 update to xf86-video-s3-0.6.5 for modular-xorg-server-1.12.4 2013-05-16 06:24:19 +00:00
xf86-video-s3virge update to xf86-video-s3virge-1.10.6 for modular-xorg-server-1.12.4 2013-05-16 06:25:10 +00:00
xf86-video-savage update to xf86-video-savage-2.3.6 for modular-xorg-server-1.12.4 2013-05-16 06:26:08 +00:00
xf86-video-siliconmotion update to xf86-video-siliconmotion-1.7.7 for modular-xorg-server-1.12.4 2013-05-16 06:26:56 +00:00
xf86-video-sis update to xf86-video-sis-0.10.7 for modular-xorg-server-1.12.4 2013-05-16 06:27:55 +00:00
xf86-video-tdfx update to xf86-video-tdfx-1.4.5 for modular-xorg-server-1.12.4 2013-05-16 06:28:49 +00:00
xf86-video-tga update to xf86-video-tga-1.2.2 for modular-xorg-server-1.12.4 2013-05-16 06:29:45 +00:00
xf86-video-trident update to xf86-video-trident-1.3.6 for modular-xorg-server-1.12.4 2013-05-16 06:30:28 +00:00
xf86-video-tseng update to xf86-video-tseng-1.2.5 for modular-xorg-server-1.12.4 2013-05-16 06:31:08 +00:00
xf86-video-vesa update to xf86-video-vesa-2.3.2 for modular-xorg-server-1.12.4 2013-05-16 06:31:57 +00:00
xf86-video-vga automake-1.13 compat. 2013-01-22 09:33:32 +00:00
xf86-video-vmware update to xf86-video-vmware-13.0.1 for modular-xorg-server-1.12.4 2013-05-16 06:32:45 +00:00
xf86-video-wsfb update to xf86-video-wsfb-0.4.0 for modular-xorg-server-1.12.4 2013-05-16 06:34:55 +00:00
xf86bigfontproto "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
xf86dgaproto "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
xf86driproto "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
xf86miscproto "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
xf86vidmodeproto "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
xfce4-clipman-plugin Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xfce4-desktop Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xfce4-exo Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
xfce4-eyes-plugin Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
xfce4-gtk2-engine Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xfce4-notes-plugin Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xfce4-panel Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xfce4-places-plugin Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xfce4-screenshooter-plugin Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
xfce4-session Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xfce4-settings Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xfce4-terminal Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xfce4-utils Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xfd Needs xgettext 2013-03-26 08:02:51 +00:00
xfishtank Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
Xfixes Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xflame Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xfontsel Update to 1.0.5: 2013-05-18 13:34:07 +00:00
xforms Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
xfstt Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xgamma Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xgas Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xglobe Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xgrk Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xhangglider Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xhost Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xicc Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xineramaproto "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
xinit Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xinput update to xinput-1.6.0 for modular-xorg-server-1.12.4 2013-05-16 05:47:01 +00:00
xjman Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xkbcomp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xkbd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xkbdata Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xkbevd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xkbprint Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xkbset Update REPLACE_PERL line; set perl USE_TOOLS to perl:run because the 2012-12-30 04:46:13 +00:00
xkbutils Update to 1.0.4: 2013-02-11 08:59:57 +00:00
xkeyboard-config also try to detect *.pc files in share/pkgconfig. 2013-04-18 13:22:06 +00:00
xkeycaps Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xkill Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xless Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xload Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xlockmore Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
xlockmore-lite Fix a bug in the last commit, where the resource file was read out of the 2012-12-14 15:54:30 +00:00
xlogo Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xlogout Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xlsclients Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xlsfonts Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xlt Missing buildlink3s for x11/xlt. 2013-01-19 23:22:54 +00:00
xlupe Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xmag Update to 1.0.5: 2013-01-21 13:19:53 +00:00
xman Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xmascot Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xmessage Update to 1.0.4: 2013-01-21 13:20:45 +00:00
XmHTML Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
xmindpath 'Please use ${ECHO} instead of "echo".' 2013-04-06 14:58:18 +00:00
xmms-osd Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xmodmap Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xmon Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xmore Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xmountains Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xmove Fix void usage. Follow one patch per file rule. 2012-12-24 21:16:40 +00:00
xmx Fix return types. 2013-02-26 10:18:42 +00:00
xneko Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xnodecor Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xorg-cf-files 'Please use ${ECHO} instead of "echo".' 2013-04-06 14:58:18 +00:00
xosd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xp Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xpad Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xpaste Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xpenguins Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xphoon Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xplanet Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xplsprinters Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xpmicons Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xpmroot Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xpns Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xpostit Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xprehashprinterlist Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xprop Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xproto Restore patches for correct Xos_r.h behavior and using the protected 2013-05-17 13:17:40 +00:00
xproxymanagementprotocol "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
xrandr Update to 1.4.0: 2013-02-12 22:44:58 +00:00
xrdb Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xrefresh Update to 1.0.5: 2013-05-18 13:35:05 +00:00
Xrender Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xrestop Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xscope Update to 1.4: 2012-12-02 13:13:59 +00:00
xscreensaver Fix bad pattern in BUILD_DEPENDS 2012-11-24 22:32:11 +00:00
xscreensaver-demo 'You can use "foo" instead of "${WRKSRC}/foo".' 2013-04-06 15:46:33 +00:00
xscribble Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xscript Disable return warning for Clang. 2012-12-24 21:17:12 +00:00
xsel Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xservers
xset Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xsetmode Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
xsetpointer Edited DESCR in the case of: 2013-04-07 20:49:31 +00:00
xsetroot Update to 1.1.1: 2013-01-23 07:57:45 +00:00
xsm Update to 1.0.3: 2013-02-11 09:09:53 +00:00
xsnow Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xteddy Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xteddy2 Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xterm Update to 292: 2013-04-27 07:35:07 +00:00
xtermset Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xtoolwait Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xtrans also try to detect *.pc files in share/pkgconfig. 2013-04-18 13:22:06 +00:00
xvattr Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xvidcap Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xvidcap-gtk2 Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
xvidtune Update to 1.0.3. Only autoconf/automake-related changes. 2013-04-23 18:45:15 +00:00
xview
xview-clients Ignore return type mismatches for clang. 2012-11-18 01:51:04 +00:00
xview-config Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xview-lib Avoid conflicts with SunOS regexp.h. 2013-05-20 11:35:22 +00:00
xvinfo Update to 1.1.2: 2013-02-11 09:11:17 +00:00
xvkbd Update to 3.4a 2013-04-28 07:13:44 +00:00
xwatchwin Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xwd Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xwininfo Update to 1.1.3: 2013-05-18 13:36:49 +00:00
xwit Welcome the void 2012-11-19 23:12:02 +00:00
xworld Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xwrits Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xwud Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
xxkb Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
zenity Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
Makefile +kde4-l10n-sv 2013-04-14 03:19:04 +00:00