Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-03-08 | Don't register share/pixmaps; it's now properly handled by xdg-dirs and | jmmv | 1 | -3/+1 | |
xdg-x11-dirs. | |||||
2004-03-07 | Add the 'nb' (Norwegian Bokmal) locale for the upcoming tuxpaint-0.9.13 | snj | 1 | -1/+5 | |
update. | |||||
2004-02-11 | Add Uzbek latin (uz) and cyrillic (uz@Cyrl) locale directories, used by | jmmv | 1 | -1/+9 | |
GTK+ 2.3.x. | |||||
2003-12-28 | Add el_GR and sq_AL locale directories, used by xcdroast. | jmmv | 1 | -1/+9 | |
2003-12-23 | Add en@boldquot and en@quot locale directories, used by openbox 3.x. | jmmv | 1 | -1/+9 | |
2003-12-14 | Add 'br' locale, needed by upcoming gnome-desktop upgrade. | jmmv | 1 | -1/+5 | |
2003-12-14 | Add 'mr' locale directory, needed by upcoming gnome-vfs2 update. | jmmv | 1 | -1/+5 | |
2003-09-02 | Merge pkgviews-mk branch into the HEAD by running: | jlam | 1 | -1/+1 | |
cd pkgsrc/mk cvs update -Pd -A cvs update -Pd -j pkgviews-mk-base -j pkgviews-mk | |||||
2003-08-27 | Add ne locale dir for gtk2. | wiz | 1 | -1/+5 | |
2003-07-22 | Add locale directories: af, tg, th; used by xmms. | jmmv | 1 | -1/+9 | |
2003-07-21 | Add locale directories: fo, nso, ven, xh, xx, zu; all used by kopete. | jmmv | 1 | -1/+25 | |
2003-06-12 | Initiate support for X11 apps under IRIX. | jschauma | 1 | -0/+569 | |
We introduce two new variables: ABI and IMAKEOPTS ABI determines the correct ABI to use and is set during bootstrapping from /etc/compiler.defaults. IMAKEOPTS are the options passed to imake to allow it to set the right definitions and find the right paths etc. Use IMAKEOPTS with SunOS, too. IRIX will always require xpkgwedge, since it's got a bogus X11BASE. When linking against libXaw, make sure we get the right ABI. |