Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-11-20 | Feh. Make this depend on a *specific* version of python until the path name | mycroft | 1 | -2/+2 | |
lossage in the PLIST is fixed. | |||||
2000-11-20 | Use LTCONFIG_OVERRIDE. | mycroft | 1 | -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-19 | Invert meaning of USE_PAM: add dependency only if USE_PAM is set! | rh | 1 | -2/+3 | |
2000-11-19 | Prevent configure from picking up an installed PAM (unless USE_PAM is set) | rh | 1 | -1/+13 | |
2000-11-17 | pkglint nit | wiz | 1 | -1/+1 | |
2000-11-17 | remove empty line | wiz | 1 | -2/+1 | |
2000-11-17 | Adapt this package to version 2.0 of the "python" package. | tron | 2 | -121/+121 | |
2000-11-14 | use USE_LIBINTL instead of explicit dependance on gettext pkg - the package | jdolecek | 1 | -2/+2 | |
seem to work ok with gettext/libintl which is in -current tree | |||||
2000-11-12 | Oops, forgot to nuke patch-ab | tsarna | 1 | -21/+0 | |
2000-11-12 | Update to 2.2.2 and for new distutils-based build mechanism | tsarna | 5 | -34/+12 | |
2000-11-12 | Update to 2.2.2 | tsarna | 2 | -4/+4 | |
2000-11-12 | Correct reversed patch. | tron | 2 | -7/+7 | |
2000-11-11 | Use "${MASTER_SITE_SOURCEFORGE}". | tron | 3 | -6/+6 | |
2000-11-11 | Don't core dump when trying to launch something with no Type attribute (e.g. | mycroft | 2 | -1/+15 | |
a window manager from wm-properties-capplet). | |||||
2000-11-11 | Fix file descriptor passing in zvt, as per regress/sys/kern/unfdpass. | mycroft | 3 | -1/+112 | |
This makes gnome-terminal actually work on PowerPC... | |||||
2000-11-09 | If compiled with esound (or rather, esound is found at compilation time), and | hubertf | 2 | -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-08 | 1.1.2 distfiles have moved - s:pub/kde/stable/:pub/kde/Attic/old/ | abs | 2 | -6/+6 | |
2000-11-07 | use more recent KAME patch. euc-jp/sjis keyboard input is repaired. | itojun | 2 | -5/+4 | |
2000-11-07 | Update gnome-core to 1.2.3. Changes are bugfixes only. | rh | 3 | -6/+6 | |
2000-11-07 | Update gnome-libs to 1.2.8. Changes are enhancements to libgnomeui and | rh | 3 | -7/+10 | |
bugfixes. | |||||
2000-11-03 | Use c++/cc instead of g++/gcc. Do this so that multi-language libtool | skrll | 2 | -8/+11 | |
doesn't get confused. | |||||
2000-11-03 | Back out use of EVAL_PREFIX - the correct directory is set by including | skrll | 2 | -8/+2 | |
qt2-libs/Makefile.common. Pointed out by hubertf@netbsd.org. Now what to do about x11/qt2... | |||||
2000-11-01 | add x11/xscribble | itojun | 1 | -1/+2 | |
2000-11-01 | xscribble, handwriting recognition for X | itojun | 9 | -0/+66 | |
2000-10-31 | Farm out some set-up into a do-configure target as it's conceptually | mjl | 1 | -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-30 | Argl: Need to remake checksums if dist-subdir changes. | mjl | 1 | -7/+7 | |
2000-10-30 | Update to 3.2.13. Change since .8 include: | mjl | 4 | -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-30 | Add conflict openmotif<->lesstif, as noted by tron@netbsd.org. | mjl | 2 | -2/+4 | |
2000-10-30 | Fix EVAL_PREFIX. | skrll | 2 | -4/+4 | |
2000-10-30 | visit x11/hanterm | itojun | 1 | -1/+2 | |
2000-10-30 | hanterm, xterm with korean-language input support embedded. | itojun | 7 | -0/+43 | |
NOTE: pkg/{COMMENT,DESCR} are taken from freebsd ports-current. | |||||
2000-10-30 | Enable x11/openmotif, editors/biew | mjl | 1 | -1/+2 | |
2000-10-29 | Add and enable sawfish-replibs | jlam | 1 | -1/+2 | |
2000-10-29 | librep Lisp libraries for sawfish | jlam | 5 | -0/+26 | |
2000-10-29 | Remove redundant and useless portions of DESCR. | jlam | 1 | -6/+0 | |
2000-10-29 | Move client.la and related files to a separate sawfish-replibs package. | jlam | 6 | -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-29 | Move distfiles to separate subdir. | mjl | 1 | -1/+2 | |
2000-10-29 | Initial import of OpenMotif 2.1.30. Based on the FreeBSD and OpenBSD | mjl | 18 | -0/+1185 | |
packages, with some adaptations to our pkg framework. | |||||
2000-10-28 | USE_X11BASE instead of USE_X11. This avoids the silly situation where | pooka | 1 | -2/+3 | |
eg. qt2-libs is prefixed differently from the qt2 master package. Bump version to nb1 | |||||
2000-10-27 | Update sawfish to 0.32. Changes from version 0.30.3 include many bugfixes, | jlam | 5 | -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-27 | Update rep-gtk to 0.14. Remove unnecessary dependency on gettext. | jlam | 4 | -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-26 | Remove explicit dependency on tcl-*, as it is pulled in by tk. Also, change | jwise | 1 | -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-26 | Library versions, take 2. Still not right, but at least it will clean up | tsarna | 2 | -3/+8 | |
after itself now. | |||||
2000-10-26 | Library version changed | tsarna | 1 | -2/+2 | |
2000-10-26 | Update to 2.2.1 and for python 2.0 | tsarna | 2 | -10/+10 | |
2000-10-25 | Update to version 0.61.1. | pooka | 3 | -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-23 | We got "xview-libs" version 3.2.1nb2 not "xview-clients". | tron | 1 | -3/+3 | |
2000-10-23 | Update lesstif to 0.91.8. Changes from version 0.91.4 include several | jlam | 29 | -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. | |||||
2000-10-23 | Remove XMKMF definition; we now use pkgxmkmf. | jlam | 2 | -6/+2 | |
2000-10-23 | Update xview-lib to 3.2.1nb2. Changes from version 3.2.1nb1: | jlam | 1 | -4/+3 | |
* Remove XMKMF definition; we now use pkgxmkmf. * Build with setlocale() support. |