summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2004-08-04Fix for xmkmf, which had the buildlink directory embedded to look forxtraeme1-1/+6
config files, fixes PR pkg/26505 by Kouichirou Hiratsuka.
2004-07-31Set QMAKE_LFLAGS based on the value of LDFLAGS at the point that qmake ismarkd1-3/+3
run rather than when the qmake.conf was generated. Should be effectively equivalent to what was happening under buildlink2 and fixes linking problems of audio/kmp and other qmake using packages.
2004-07-31I'm maintainer for the XFree86/X.org packages from pkgsrc.xtraeme4-8/+8
2004-07-31Define ProjectRoot inside of BeforeVendorCF, so xpkgwedge worksxtraeme1-11/+23
finally. Bump PKGREVISION.
2004-07-31As suggested by Kouichirou Hiratsuka in PR pkg/26483, movextraeme2-9/+23
ProjectRoot definition inside #ifdef BeforeVendorCF, otherwise it's overwritten by xpkgwedge two times. Finally xpkgwedge works, bump PKGREVISION.
2004-07-30Remove empty definition (PreLoadSetup).xtraeme2-4/+2
2004-07-30Apply patch from Kouichirou Hiratsuka PR pkg/26480 to not installxtraeme1-7/+7
the header files properly (previous change broke "update" target).
2004-07-30Remove CHECK_X11_TYPE, now it's already defined in Makefile.common.xtraeme5-10/+7
2004-07-30Add a new variable to specify the installation prefix forxtraeme4-18/+10
X11 packages (currently XFree86 and xorg), X11ROOT_PREFIX. Defaults: xorg: X11ROOT_PREFIX = xorg. XFree86: X11ROOT_PREFIX = XFree86. Otherwise it's undefined. With this modification we don't have to specify X11BASE anymore, because it's assigned automatically via bsd.pkg.defaults.mk. If you want to change the defaults, specify X11ROOT_PREFIX in mk.conf. Update Packages.txt now that we don't need X11BASE.
2004-07-30o Add missing files.xtraeme2-7/+18
o Remove header files, which are handled by xorg-libs. o Don't leave empty version.def, it's needed for some packages (e.g Xft2/builtin.mk, Xrandr/builtin.mk, etc). o Remove duplicated line in do-build target. Bump PKGREVISION.
2004-07-30s/XFree86/Xorg/xtraeme1-2/+2
2004-07-29Make this work properly when "xtt" module is loaded, thanksxtraeme1-2/+2
to Kouichirou Hiratsuka reporting and sending the fix in PR pkg/26473.
2004-07-29Use ${XF_VER} instead of using 4.4.0.xtraeme4-12/+12
2004-07-29Depend on xorg-dirs where appropiate, as was done for XFree86 by jmmv@.xtraeme1-1/+2
2004-07-29s/X11R6/xorg/xtraeme1-2/+2
2004-07-29xorg packages now will be installed into ${PREFIX}/xorg by default,xtraeme8-22/+8
so we don't have to conflict between XFree86 and xorg. Suggested by grant@.
2004-07-29CONFLICTS with xorg-server.xtraeme1-1/+3
2004-07-29CONFLICTS with xorg-clients.xtraeme1-1/+3
2004-07-29CONFLICTS with xorg-libs.xtraeme1-1/+2
2004-07-29CONFLICTS with xorg-imake.xtraeme1-1/+3
2004-07-29Remove unused lines.xtraeme1-13/+1
2004-07-29+ xorg-clients, xorg-imake, xorg-libs, xorg-server.xtraeme1-1/+5
2004-07-29Initial import of xorg-server-6.7.0.xtraeme7-0/+585
This package contains the X.org X server and its related programs, such as xorgcfg, xorgconfig, scanpci, and so on.
2004-07-29Initial import of xorg-clients-6.7.0.xtraeme4-0/+1022
This package contains X.org Client Environments. It includes a variety of standard X11 client programs and utilities, such as the twm window manager, xterm, xcalc, the xdm display (login) manager, ico, xclock and oclock, xclipboard, xset, xlogo, xeyes, xwd/xwud, xvidtune, startx, xinit, and many others. It also provides font utilities and tools for providing information about the server and clients. Also cursor icons and other resource files are included.
2004-07-29Initial import of xorg-libs-6.7.0.xtraeme21-0/+1904
This package contains the X.org include header files and shared library files.
2004-07-29Initial import of xorg-imake-6.7.0.xtraeme13-0/+482
The xorg-imake package provides various utilities, such as imake, lndir, mkdirhier, xmkmf, and others. These utilities are from X.org, although an X server and X libraries are not needed.
2004-07-28USE_LANGUAGES=c c++ ; USE_LIBTOOL=yesmarkd1-1/+3
2004-07-25handle X.org 6.7 and treat it the same way as XFree86 4.4 for thegrant2-8/+48
moment.
2004-07-24Use the new mk/pgsql.buildlink3.mk to select the correct PostgreSQLrecht1-3/+3
version.
2004-07-24correctly pick up the Xcursor version in X.org.grant1-4/+4
2004-07-22just require "tbl", not necessarily the whole groffdrochner1-2/+2
2004-07-22add python as categoryrecht12-24/+24
ok'd a while back at pkgsrcCon by agc and wiz
2004-07-21Use pkglint, the best friend for pkgsrc.xtraeme2-5/+5
2004-07-21One PLIST file for >=4 Operating Systems is not so good.xtraeme6-265/+529
2004-07-21Ensure that BuildCyrillicFonts is not defined (to avoid some warningsxtraeme2-6/+14
building XFree86-* pkgs under OpenBSD).
2004-07-21Add OpenBSD compiler options.xtraeme2-1/+51
2004-07-21Added OpenBSD support.xtraeme4-4/+51
2004-07-21USE_IMAKE implies USE_X11BASE, remove it.salo5-10/+5
2004-07-20Update xlockmore to 5.13. Changes:hubertf1-3/+3
life.h and life3d.h modified to allow use of names with compile-time options LIFE_NAMES (this doubles the memory for these guys so I am not sure if its wise). Text for screen "-label" added for life and life3d like apollonian mode (Hmmm this highlights the fact that some of the pattern names that I chose for life3d are stupid :) ). Added -sequential off by default so now the change button randomly picks a pattern from a rule. ant3d: new mode... -eyes are the eyes on the small leading black face :) (todo: need better "eyes" on the leading face of the leading cube). triangle use fast erase before drawing the next iteration life3d and ant3d movement of perspective ant and ant3d command line option rule to pick Turk`s ants and table for other ants. time as part of plan thanks to Robert Goliasz <uuk AT irc.pl> Author of patch says, "If someone wrote a nicer time displayer, eg. in one of the corners and updated each second, I`d be pleased :-)" Fixed for C and Cygwin. Patch to remove unneeded include of linux/fs.h and adds include for waitpid thanks to Michal iha <mcihar AT suse.cz> New life forms for life3d.h.
2004-07-20Update xlockmore to 5.13. Changes:hubertf1-2/+2
life.h and life3d.h modified to allow use of names with compile-time options LIFE_NAMES (this doubles the memory for these guys so I am not sure if its wise). Text for screen "-label" added for life and life3d like apollonian mode (Hmmm this highlights the fact that some of the pattern names that I chose for life3d are stupid :) ). Added -sequential off by default so now the change button randomly picks a pattern from a rule. ant3d: new mode... -eyes are the eyes on the small leading black face :) (todo: need better "eyes" on the leading face of the leading cube). triangle use fast erase before drawing the next iteration life3d and ant3d movement of perspective ant and ant3d command line option rule to pick Turk`s ants and table for other ants. time as part of plan thanks to Robert Goliasz <uuk AT irc.pl> Author of patch says, "If someone wrote a nicer time displayer, eg. in one of the corners and updated each second, I`d be pleased :-)" Fixed for C and Cygwin. Patch to remove unneeded include of linux/fs.h and adds include for waitpid thanks to Michal iha <mcihar AT suse.cz> New life forms for life3d.h.
2004-07-14Update of x11/XaoS to 3.1, as requested in PR#26323.ben5-68/+136
2004-07-13Be explicit about enabling or disabling cups support based on value ofmarkd1-1/+9
USE_CUPS. Patch similar to that described by Bob Bernstein and Jeremy C. Reed in tech-pkg@. Fixes PR 26261 from Ian Zagorskih.
2004-07-13Changes 1.1.0:adam2-5/+5
* Added the -fork option * Fixed a bug where stars were not drawn when using the -proj option
2004-07-12For USE_MMX users, do the following:cube1-2/+4
o only include it in the BUILD_DEFS if the current platform is concerned. For now that only includes i386, but we might find amd64 users in the future. o test against [Yy][Ee][Ss], for consistency. Fixes part of PR 26243.
2004-07-12Always register USE_MMX as a BUILD_DEF, and test against [Yy][Ee][Ss], ascube1-3/+3
everywhere else. About PR 26243.
2004-07-12Updated XFce to 4.0.6martti33-71/+86
As usual, this is a maintenance release, aimed at bug-fixing; no new features are being added to the 4.0 branch. The main purpose of this release is compatibility with recent GTK+ releases along with other fixes.
2004-07-11Moved xfce to xfce3martti7-772/+2
2004-07-11Re-import xfce as xfce3martti6-0/+770
2004-07-10remove line mistakenly committedgrant1-3/+1
2004-07-10expose a hidden dependency on libX11, fixes build on Solaris.grant3-10/+12