dmcmahill
5bc6e89942
update xwrits to 2.12
...
changes from the NEWS file:
* Changed Alarm structure into a doubly linked list. May improve
performance when there are many xwrits windows.
2000-11-24 18:12:30 +00:00
hubertf
2212731f7f
pull in gettext (msgfmt), so the .po files get built
2000-11-24 05:16:29 +00:00
mycroft
6c21389a18
Feh. Make this depend on a *specific* version of python until the path name
...
lossage in the PLIST is fixed.
2000-11-20 14:41:18 +00:00
mycroft
37e70a7db5
Use LTCONFIG_OVERRIDE.
...
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-20 14:38:27 +00:00
rh
ea56479a84
Invert meaning of USE_PAM: add dependency only if USE_PAM is set!
2000-11-19 19:42:59 +00:00
rh
00373a7208
Prevent configure from picking up an installed PAM (unless USE_PAM is set)
2000-11-19 19:40:17 +00:00
wiz
df1b29a493
pkglint nit
2000-11-17 14:40:16 +00:00
wiz
ee701733ff
remove empty line
2000-11-17 14:38:50 +00:00
tron
73a1871d42
Adapt this package to version 2.0 of the "python" package.
2000-11-17 07:53:21 +00:00
jdolecek
43aba27401
use USE_LIBINTL instead of explicit dependance on gettext pkg - the package
...
seem to work ok with gettext/libintl which is in -current tree
2000-11-14 22:43:34 +00:00
tsarna
8fdcdf7db1
Oops, forgot to nuke patch-ab
2000-11-12 20:39:05 +00:00
tsarna
172251deb6
Update to 2.2.2 and for new distutils-based build mechanism
2000-11-12 20:38:38 +00:00
tsarna
dc2f134183
Update to 2.2.2
2000-11-12 20:36:38 +00:00
tron
434ddde3d9
Correct reversed patch.
2000-11-12 13:53:20 +00:00
tron
5feac46ad5
Use "${MASTER_SITE_SOURCEFORGE}".
2000-11-11 17:49:22 +00:00
mycroft
ed0b347549
Don't core dump when trying to launch something with no Type attribute (e.g.
...
a window manager from wm-properties-capplet).
2000-11-11 02:23:51 +00:00
mycroft
b525469aae
Fix file descriptor passing in zvt, as per regress/sys/kern/unfdpass.
...
This makes gnome-terminal actually work on PowerPC...
2000-11-11 02:07:57 +00:00
hubertf
95bfb657f5
If compiled with esound (or rather, esound is found at compilation time), and
...
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-09 04:46:21 +00:00
abs
c4fcaceca5
1.1.2 distfiles have moved - s:pub/kde/stable/:pub/kde/Attic/old/
2000-11-08 15:09:35 +00:00
itojun
d0618eb9e1
use more recent KAME patch. euc-jp/sjis keyboard input is repaired.
2000-11-07 05:40:24 +00:00
rh
333e9c937d
Update gnome-core to 1.2.3. Changes are bugfixes only.
2000-11-07 04:39:13 +00:00
rh
fc747b589b
Update gnome-libs to 1.2.8. Changes are enhancements to libgnomeui and
...
bugfixes.
2000-11-07 04:36:36 +00:00
skrll
c32eb5c6b4
Use c++/cc instead of g++/gcc. Do this so that multi-language libtool
...
doesn't get confused.
2000-11-03 08:40:24 +00:00
skrll
57404f9fd1
Back out use of EVAL_PREFIX - the correct directory is set by including
...
qt2-libs/Makefile.common. Pointed out by hubertf@netbsd.org .
Now what to do about x11/qt2...
2000-11-03 08:37:05 +00:00
itojun
dcbe53f63c
add x11/xscribble
2000-11-01 19:36:30 +00:00
itojun
e021687325
xscribble, handwriting recognition for X
2000-11-01 19:35:09 +00:00
mjl
39606e8dd4
Farm out some set-up into a do-configure target as it's conceptually
...
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-31 01:13:14 +00:00
mjl
f6d5e71384
Argl: Need to remake checksums if dist-subdir changes.
2000-10-30 12:25:31 +00:00
mjl
af469dc3d8
Update to 3.2.13. Change since .8 include:
...
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 11:55:01 +00:00
mjl
2e2c1ce77f
Add conflict openmotif<->lesstif, as noted by tron@netbsd.org.
2000-10-30 10:13:56 +00:00
skrll
d6238f8d15
Fix EVAL_PREFIX.
2000-10-30 09:09:15 +00:00
itojun
3e70101ffb
visit x11/hanterm
2000-10-30 03:03:26 +00:00
itojun
9843aad3a7
hanterm, xterm with korean-language input support embedded.
...
NOTE: pkg/{COMMENT,DESCR} are taken from freebsd ports-current.
2000-10-30 03:02:23 +00:00
mjl
86a9bcf5b7
Enable x11/openmotif, editors/biew
2000-10-30 00:48:46 +00:00
jlam
b2608af88c
Add and enable sawfish-replibs
2000-10-29 23:48:12 +00:00
jlam
b99c88ef65
librep Lisp libraries for sawfish
2000-10-29 23:47:41 +00:00
jlam
bb812ceb3f
Remove redundant and useless portions of DESCR.
2000-10-29 23:46:36 +00:00
jlam
706b30917c
Move client.la and related files to a separate sawfish-replibs package.
...
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 23:45:35 +00:00
mjl
64ad9e76d9
Move distfiles to separate subdir.
2000-10-29 23:16:46 +00:00
mjl
cac32e3e50
Initial import of OpenMotif 2.1.30. Based on the FreeBSD and OpenBSD
...
packages, with some adaptations to our pkg framework.
2000-10-29 16:17:13 +00:00
pooka
1032cafefb
USE_X11BASE instead of USE_X11. This avoids the silly situation where
...
eg. qt2-libs is prefixed differently from the qt2 master package.
Bump version to nb1
2000-10-28 11:55:21 +00:00
jlam
b166f4ba72
Update sawfish to 0.32. Changes from version 0.30.3 include many bugfixes,
...
translation additions and updates, a bunch of new functions, a LISP module
reorganization, and more functionality pushed into the LISP modules.
2000-10-27 08:07:46 +00:00
jlam
9bb3849c6d
Update rep-gtk to 0.14. Remove unnecessary dependency on gettext.
...
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-27 08:06:00 +00:00
jwise
7c43e00612
Remove explicit dependency on tcl-*, as it is pulled in by tk. Also, change
...
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 19:24:45 +00:00
tsarna
37d63dab25
Library versions, take 2. Still not right, but at least it will clean up
...
after itself now.
2000-10-26 16:44:58 +00:00
tsarna
ba2727297c
Library version changed
2000-10-26 16:34:17 +00:00
tsarna
902a04f768
Update to 2.2.1 and for python 2.0
2000-10-26 16:26:34 +00:00
pooka
5ea6aa9172
Update to version 0.61.1.
...
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-25 19:19:17 +00:00
tron
3c8a737b6e
We got "xview-libs" version 3.2.1nb2 not "xview-clients".
2000-10-23 20:35:09 +00:00
jlam
0aa91625f7
Update lesstif to 0.91.8. Changes from version 0.91.4 include several
...
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 19:45:05 +00:00