summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2000-12-12Unify Makefiles -- mostly headers: remove FreeBSD Ids.wiz1-2/+1
Consistent 4 character indentation of SUBDIR entries.
2000-12-11make makepatchsumskrll1-2/+2
I'll get this right in a minute.
2000-12-11Oops.skrll1-2/+2
2000-12-11Don't rely on libtool>1.4 functionality... yet.skrll3-5/+13
2000-12-11Honor CFLAGS passed in from environment during build.jlam2-5/+15
2000-12-11Add new finance category to main Makefile; remove moved packages from oldwiz6-38/+1
locations (moved to finance).
2000-12-09- Introduce QTVERSION variable defined in qt2/Makefile.common to makeskrll10-53/+59
upgrades easier. - Preliminary work to split uic/libqutil from qt2-designer - Some general tidy up
2000-12-06Bump version number to 2.2.2 to match latest "qt2-libs" package.tron1-6/+6
2000-12-06XtCtextBorder, XtCdrawTextBorder:jlam4-1/+70
These two macros are multiply defined in Label.h, List.h, and SmeBSB.h. We undefine them before setting up their definitions in each header file.
2000-12-05add & enable xdaemon2hubertf1-1/+2
2000-12-05The BSD Daemon sticking on your desktop (like xteddy)hubertf5-0/+50
Image set for xteddy, consisting of a big and a smaller BSD daemon. Derived from work of Marshall Kirk McKusick, see the docs for more information. Version 2 adjusted for xteddy2, in PNG format.
2000-12-05add & enable xteddy2hubertf1-1/+2
2000-12-05Teddy bear for your desktophubertf9-0/+119
Normally, xteddy just sits around doing nothing. After all, that's what teddy bears are for. Look at him, talk to him, place heavy windows on top of him, zap him around until he becomes dizzy, do what you like; he will always be your true (albeit virtual) friend. Unlike the original version by Stefan Gustavson, this version can display other image formats, and comes with a number of other images - see xteddy_test. Closes PR 8368 by John A. Maier <johnam@mail.kemper.org>
2000-12-05update to qt-2.2.2drochner13-43/+46
"Bugfixes and minor extensions."
2000-11-30Update to 0.33.1.mycroft3-5/+7
2000-11-30This patch was *not* reversed. It was integrated into the baseline. Reversingmycroft2-15/+1
it broke wm-properties-capplet again.
2000-11-30Make this work on systems (XFree86 4) without libXdpms. I am testing nowjwise1-1/+9
whether this works completely correctly (without this patch, xlockmore will not compile).
2000-11-30The "gettext" package is only require at build time. "USE_LIBINTL= YES"tron1-2/+3
for dependence on the "gettext-libs" package where required.
2000-11-29Update to wmakerconf-2.7. Changes since 2.6:wiz5-8/+29
* Complete rewriting of the theme dialog, now themes are shown in a file manager style (rename, move, delete, etc.) * New drag and drop mode in tree views: now the tree view is scrolled if the drag destination is not visible (root menu and theme list) Two bug fixes and three new translations (tr,pl,ja).
2000-11-29Remove unnecessary entries for ".so" links for shared libraries which causetron1-3/+1
problems with the latest package list handling changes in "bsd.pkg.mk".
2000-11-29Whoops. Version number changed before I committed this.mycroft1-2/+2
2000-11-29Depend on new gdk-pixbuf-gnome packagewiz1-2/+2
2000-11-29Remove the hack that forces libgnome to be built static on a.out. It worksmycroft2-17/+3
Just Fine shared.
2000-11-28Pass "CFLAGS" to "CC" instead of "CPPFLAGS".tron1-2/+2
2000-11-28Add and enable modelineagc1-1/+2
2000-11-28Initial import of modeline into the NetBSD packages collection.agc7-0/+73
A small but useful utility to calculate the XFree86 ModeLines for the XF86Config file, given a screen resolution and a vertical frequency (in Hertz).
2000-11-27Correct PLIST for libtool changes.mycroft6-75/+75
2000-11-27requires msgfmt and libintlitojun2-2/+6
2000-11-27Fix CMSG* macros for systems that do not define CMSG_LEN and CMSG space torh2-8/+14
make gnome-libs compile again under NetBSD-1.4.x.
2000-11-27add libintl/gettext dependency. as we use BUILD_DEPENDS for gettext,itojun1-1/+3
it is not transitive (?).
2000-11-27sortwiz1-2/+2
2000-11-26Fix module names so they actually work.mycroft1-23/+23
2000-11-26The .so modules go in the PLIST too.mycroft1-1/+12
2000-11-26Correct PLIST for libtool changes.mycroft1-5/+5
2000-11-26Update gnome meta-package to 1.2.4. Tracks latests updates to gnome-corerh1-4/+4
and other components.
2000-11-25Update gnome-core to 1.2.4. Changes include bugfixes and locale updates.rh3-11/+13
2000-11-24update xwrits to 2.12dmcmahill2-4/+4
changes from the NEWS file: * Changed Alarm structure into a doubly linked list. May improve performance when there are many xwrits windows.
2000-11-24pull in gettext (msgfmt), so the .po files get builthubertf1-1/+2
2000-11-20Feh. Make this depend on a *specific* version of python until the path namemycroft1-2/+2
lossage in the PLIST is fixed.
2000-11-20Use LTCONFIG_OVERRIDE.mycroft1-14/+16
Also, back out previous change. This pkg formerly worked with python 1.5.2, and there is no reason to force the user to upgrade python.
2000-11-19Invert meaning of USE_PAM: add dependency only if USE_PAM is set!rh1-2/+3
2000-11-19Prevent configure from picking up an installed PAM (unless USE_PAM is set)rh1-1/+13
2000-11-17pkglint nitwiz1-1/+1
2000-11-17remove empty linewiz1-2/+1
2000-11-17Adapt this package to version 2.0 of the "python" package.tron2-121/+121
2000-11-14use USE_LIBINTL instead of explicit dependance on gettext pkg - the packagejdolecek1-2/+2
seem to work ok with gettext/libintl which is in -current tree
2000-11-12Oops, forgot to nuke patch-abtsarna1-21/+0
2000-11-12Update to 2.2.2 and for new distutils-based build mechanismtsarna5-34/+12
2000-11-12Update to 2.2.2tsarna2-4/+4
2000-11-12Correct reversed patch.tron2-7/+7