summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
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
2000-11-11Use "${MASTER_SITE_SOURCEFORGE}".tron3-6/+6
2000-11-11Don't core dump when trying to launch something with no Type attribute (e.g.mycroft2-1/+15
a window manager from wm-properties-capplet).
2000-11-11Fix file descriptor passing in zvt, as per regress/sys/kern/unfdpass.mycroft3-1/+112
This makes gnome-terminal actually work on PowerPC...
2000-11-09If compiled with esound (or rather, esound is found at compilation time), andhubertf2-4/+14
xlock is called with "+sound" to not play sound, actually do so. (Worked w/o esound). Patch submitted in PR 11185 by Mark Davies <mark@MCS.VUW.AC.NZ>
2000-11-081.1.2 distfiles have moved - s:pub/kde/stable/:pub/kde/Attic/old/abs2-6/+6
2000-11-07use more recent KAME patch. euc-jp/sjis keyboard input is repaired.itojun2-5/+4
2000-11-07Update gnome-core to 1.2.3. Changes are bugfixes only.rh3-6/+6
2000-11-07Update gnome-libs to 1.2.8. Changes are enhancements to libgnomeui andrh3-7/+10
bugfixes.
2000-11-03Use c++/cc instead of g++/gcc. Do this so that multi-language libtoolskrll2-8/+11
doesn't get confused.
2000-11-03Back out use of EVAL_PREFIX - the correct directory is set by includingskrll2-8/+2
qt2-libs/Makefile.common. Pointed out by hubertf@netbsd.org. Now what to do about x11/qt2...
2000-11-01add x11/xscribbleitojun1-1/+2
2000-11-01xscribble, handwriting recognition for Xitojun9-0/+66
2000-10-31Farm out some set-up into a do-configure target as it's conceptuallymjl1-9/+11
more a configure than a patch. Also make this really compile -- it's imake voodoo, doing different things depending on obscure definitions in one or the other of three dozen files.
2000-10-30Argl: Need to remake checksums if dist-subdir changes.mjl1-7/+7
2000-10-30Update to 3.2.13. Change since .8 include:mjl4-20/+10
Rewrote the screen resizing logic. It now functions correctly on window managers like icewm and under KDE, and would rather leave the screen the wrong size than exit. Fixed a problem with exiting whenever the window was resized. Added a complete interface library for use with expect, Fixed problems with selecting blanks and NULLs on the screen Fixed several problems when windows do not fit on the screen. Fixed a core dump when the emulator font can't be found. Send the correct codepage in Query Reply when using non-US character sets. Request the first LU name only once. Added a highlightBold resource to display highlighted fields in bold. Fixed a core dump from editing the Print Window Bitmap command. Fixed requesting the wrong LU after switching between TN3270E and TN3270 modes. Changed the resource file format back to using "x3270" as a consistent prefix. Changed x3270.fontList to x3270.fontMenuList to avoid conflicts. Fixed a problem with parameter processing in the Transfer() action. Improved script tracing. Added stricter enforcement of user-specified LUs.
2000-10-30Add conflict openmotif<->lesstif, as noted by tron@netbsd.org.mjl2-2/+4
2000-10-30Fix EVAL_PREFIX.skrll2-4/+4
2000-10-30visit x11/hantermitojun1-1/+2
2000-10-30hanterm, xterm with korean-language input support embedded.itojun7-0/+43
NOTE: pkg/{COMMENT,DESCR} are taken from freebsd ports-current.
2000-10-30Enable x11/openmotif, editors/biewmjl1-1/+2
2000-10-29Add and enable sawfish-replibsjlam1-1/+2
2000-10-29librep Lisp libraries for sawfishjlam5-0/+26
2000-10-29Remove redundant and useless portions of DESCR.jlam1-6/+0
2000-10-29Move client.la and related files to a separate sawfish-replibs package.jlam6-26/+101
This fixes the problem reported in PR#11327 where the client libs install under ${LOCALBASE} while the rest of sawfish install under ${X11PREFIX}.
2000-10-29Move distfiles to separate subdir.mjl1-1/+2
2000-10-29Initial import of OpenMotif 2.1.30. Based on the FreeBSD and OpenBSDmjl18-0/+1185
packages, with some adaptations to our pkg framework.
2000-10-28USE_X11BASE instead of USE_X11. This avoids the silly situation wherepooka1-2/+3
eg. qt2-libs is prefixed differently from the qt2 master package. Bump version to nb1
2000-10-27Update sawfish to 0.32. Changes from version 0.30.3 include many bugfixes,jlam5-488/+610
translation additions and updates, a bunch of new functions, a LISP module reorganization, and more functionality pushed into the LISP modules.
2000-10-27Update rep-gtk to 0.14. Remove unnecessary dependency on gettext.jlam4-46/+105
Changes from version 0.13 are a reorganization of the module hierarchy and three function name changes: gtk-idle-add-full => gtk-idle-add gtk-container-foreach-full => gtk-container-foreach gtk-signal-set-class-function-full => gtk-signal-set-class-function
2000-10-26Remove explicit dependency on tcl-*, as it is pulled in by tk. Also, changejwise1-3/+2
tk dependency to tk>=8.3.2, as a.) a dependency on tk-* would match tk-postgresql and other packages, and b.) the layout of the tcl packages changed slightly in 8.3.2, so older versions will not work without modifications to this package.
2000-10-26Library versions, take 2. Still not right, but at least it will clean uptsarna2-3/+8
after itself now.
2000-10-26Library version changedtsarna1-2/+2
2000-10-26Update to 2.2.1 and for python 2.0tsarna2-10/+10
2000-10-25Update to version 0.61.1.pooka3-24/+53
Changes since 0.51: - new features such as a config menu - plenty of bugfixes Provided by Alaric Snell <alaric@alaric-snell.com> in pkg/11257
2000-10-23We got "xview-libs" version 3.2.1nb2 not "xview-clients".tron1-3/+3
2000-10-23Update lesstif to 0.91.8. Changes from version 0.91.4 include severaljlam29-182/+285
fixes to plug memory leaks and changing the way LessTif imake config files are handled. Also, install the HTML documentation in share/doc/html.