summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2004-01-29There isn't xfree86 category.xtraeme1-2/+2
2004-01-27Add devilspie.snj1-1/+2
2004-01-27Initial import of devilspie-0.3.1, a window-matching utility to customizesnj4-0/+48
window behavior. Okayed by jmmv.
2004-01-27Add build dependency on perl.kristerw1-1/+2
2004-01-27fix BUILDLINK_IS_BUILTIN: s/Xrender/Xrandr/recht1-2/+2
2004-01-27Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248heinz5-14/+14
2004-01-26Added xfce4-menueditormartti1-1/+2
2004-01-26XFce4 menu editor.martti5-0/+53
2004-01-26Fix path to kdemultimedia2, now in the multimedia category.jmmv1-2/+2
2004-01-26We want to include buildlink2.mk, not ourselves. From Min Sik Kim injmmv1-2/+2
PR pkg/24249.
2004-01-26Fix path in GTK_QUERY_IMMODULES. From Min Sik Kim in PR pkg/24243.jmmv1-2/+2
2004-01-25Convert to look in the TTF subdir for its fonts (instead of thewiz7-21/+21
TrueType subdir), since that's where all ttf fonts in pkgsrc are installed into. PKGREVISION=1.
2004-01-25Remove redundant BUILDLINK_DEPENDS.oss definition -- it's already setjlam1-2/+1
correctly in audio/oss/buildlink3.mk.
2004-01-25replace BUILD_DEPENDS m4 and M4 definition with USE_GNU_TOOLS+=m4.grant1-5/+2
2004-01-25Requires at least libart-2.3.11.rh1-1/+2
2004-01-24Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compilerkristerw1-2/+2
for arm, so that we don't need to install the gcc package(s) on machines that already have a working compiler in their /usr/bin.
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant64-128/+128
2004-01-24Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compilerkristerw2-4/+4
for arm, so that we don't need to install the gcc package(s) on machines that already have a working compiler in their /usr/bin.
2004-01-24s/wip/meta-pkgs/xtraeme1-2/+2
2004-01-24Add and enable imake and XFree86-{clients,libs,server}.xtraeme1-1/+5
2004-01-24Initial import of XFree86-server-4.3.0 from pkgsrc-wip.xtraeme7-0/+578
This package contains the XFree86 X server and its related programs, such as xf86cfg, xf86config, scanpci, and so on.
2004-01-24Initial import of XFree86-libs-4.3.0 from pkgsrc-wip.xtraeme35-0/+2565
This package contains the XFree86 include header files and shared library files.
2004-01-24Initial import of XFree86-clients-4.3.0 from pkgsrc-wip.xtraeme8-0/+2127
This package contains XFree86-4 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-01-24Initial import of imake-4.3.0, from pkgsrc-wip.xtraeme17-0/+556
The imake package provides various utilities, such as imake, lndir, mkdirhier, xmkmf, and others. These utilities are from XFree86, although an X server and X libraries are not needed.
2004-01-24Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. Injlam5-10/+10
the normal case when BUILDLINK_DEPENDS.<pkg> isn't specified, it receives a value only once due to the multiple inclusion protection in the bulldlink3.mk files. In the case where a package includes several buildlink3.mk files that each want a slightly different version of another dependency, having BUILDLINK_DEPENDS.<pkg> be a list allows for the strictest <pkg> dependency to be matched.
2004-01-24Support BUILDLINK_DEPENDS.<pkg> being a list of values.jlam1-5/+9
2004-01-24Using Xrender implies using X11.jlam1-1/+2
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv87-113/+174
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23Fix PLIST: some directories were missing. Bump PKGREVISION to 3.jmmv2-3/+7
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1jmmv1-1/+2
2004-01-22Fix paths to ProcessTable.sgrd in ksysguard. This lets "ksysguardjmmv5-2/+63
--showprocesses" work properly (as invoked by ctrl+esc). Bump PKGREVISION to 1.
2004-01-22Match db/buildlink*.mk handling from buildlink2.mk.jlam1-2/+6
2004-01-22bl3ifyjlam2-9/+33
2004-01-22Bump PKGREVISION due to librsvg2 and swfdec updates.jmmv1-2/+2
2004-01-22Move "configuration" files from PKG_SYSCONFDIR to PREFIX/libdata. Thosejmmv8-75/+79
files are not intended to be configured by the end user, but should be automatically regenerated when (de)installing extra GTK modules. Bump PKGREVISION to 3 because of this change. While doing this, implement a framework so that other packages installing GTK modules can rebuild those databases easily at (de)install time.
2004-01-22Fix indentation of a line.jmmv1-2/+2
2004-01-22Simplify patches a lot (specially those touching configure) and also cleanupjmmv5-7462/+46
the Makefile a bit. No functional changes.
2004-01-22- Create /var/gdm and /var/log/gdm directories during installation. Thesejmmv3-26/+23
are *REQUIRED* (in fact, only the former) to get gdm working. - Manually set 'procname' in the rc.d script so that 'gdm stop' works. - Allow the rc.d script to work w/o rc.subr. - Use PAM's buildlink2.mk file instead of a simple DEPENDS. - Remove useless stuff from PLIST. - Simplify Makefile a bit. - As a result, bump PKGREVISION to 1.
2004-01-21Add and enable xnodecor.kristerw1-1/+2
2004-01-21Initial import of xnodecor-0.1kristerw6-0/+64
This program sets attribute "override_redirect" to True for any window you've specified (using window name). Window Managers should ignore such windows; it's useful, for example, if you're using wmx Window Manager, and want to have a clock on every virtual screen and without any borders. From FreeBSD ports via ISIHARA Takanori in PR pkg/24012.
2004-01-20Finishing previous commit.xtraeme2-19/+102
2004-01-20Add and enable gdm1.xtraeme1-1/+2
2004-01-20Update gdm to 2.4.4.7 (Fully GNOME 2, gnome v1 libraries are not requiredxtraeme18-1307/+7798
anymore). Update provided by Min Sik Kim via pkgsrc-wip, with minimal changes by me. Changes: 2.4.4.7 stuff: - Fix build problem caused by intltool (fixes #130234) - Translation update (Zygimantas Berucka) 2.4.4.6 stuff: - Fixes xdmcp session counting (fixes #126465) - The programs that want to talk to gdm check ownership of /tmp/.gdm_socket for added paranoia - Fix assert failure when starting Xnest (fixes #127780) - Time for the fail delay is in microseconds (Leena Gunda, fixes #128507) - Translation updates (Maxim Dziumanenko, Dmitry G. Mastrukov, Russian team, Andras Timar, Sanlig Badral, Paul Duffy, David O'Callaghan, Jordi Mallach, Jordi Mas, Guntupalli Karunakar, Andras Timar) 2.4.4.5 stuff: - Brown paper security bag: ~/.Xauthority could be left readable after logout - gecos info (face browser user name) didn't get through if non-utf8 (Frederic Crozat) (fixes mandrake #5309) - Translation updates (another brown paper bag, these went in over the last month) (Kjartan Maraas, Andras Timar, Danilo Segan, Ales Nyakhaychyk, Asmund Skjaeveland, Gustavo Maciel Dias Vieira, Augusta Marques da Silva, Richard Allen) And more... please review NEWS file to see a full list of changes.
2004-01-20Reimport current gdm package (GNOME v1) to x11/gdm1.xtraeme19-0/+1451
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc58-119/+121
2004-01-20Update to kde-3.1.5 the ones I missed. Takahiro Kambe has alreadymarkd10-23/+62
done the distinfo files.
2004-01-18Make this package build when using gcc 3.3 by applying a patch providedkristerw2-1/+13
by Richard Rauch in PR pkg/23873.
2004-01-18Add missing locale file in PLIST. PKGREVISION++cube2-3/+10
Reported by Min Sik Kim in PR 24137.
2004-01-18Move some @exec/@unexec logic out of the PLIST into an INSTALL file.jlam3-10/+28
2004-01-17Update to 2.4.2xtraeme9-430/+34
Changes: Overall + Help updates AccessX applet + Fix memory management and pixbuf handling Battstat + Leak fixes + Distribute the soundlist file + Major improvements in cpu usage with ACPI + Fix event handling after above patch Cdplayer + Clean up and fix leaks + Dist file for NetBSD Charpick + Remove unneeded include that broke build on some platforms Gweather + Fix a whole bunch of locations and add some new ones + Fix warning on help invocation Mailcheck + Remove duplicate definitions causing build time warnings Mini-commander + Remove compiler warning Mixer + Leak fixes Modemlights + Leak fixes Multiload + Fix memory reporting