agc
38837df34c
Revert yesterday's changes, which didn't work with our xsrc.
...
Fixes PR/4828, from Perry Metzger.
1998-01-16 17:39:17 +00:00
agc
6035cc67ca
Upgrade to lesstif 0.82, from Jim Bernard.
...
I modified the test in the Makefile which checks for a previous
installation of real motif, since it wouldn't work if HAVE_MOTIF was
set in /etc/mk.conf.
1998-01-16 17:07:12 +00:00
agc
fdc854d376
Fixes so that headers are installed into the correct directory:
...
/usr/X11R6/include/X11/Xaw3d and not /usr/X11R6/include/X11/X11/Xaw3d.
Also clean up the PLIST so that it doesn't contain the static library,
whcih isn't built or installed.
1998-01-15 16:25:55 +00:00
mikel
e2b1433b45
remove i386-specific -m486 flag, fixes PRs 4736 and 4822
1998-01-15 06:47:34 +00:00
agc
9783c89d79
Delete USE_GMAKE, as it's not necessary. Native make works fine.
...
(As pointed out by Charles Hannum).
Make this package compile properly by adding the correct include
directory for png.h via a GNU configure argument, and modify the one
Makefile which uses this to reference the includedir definition. The
png library is found because of ldconfig, so this will be broken on ports
which don't have a proper ldconfig.
1998-01-09 09:27:33 +00:00
agc
02c899432a
Delete USE_GMAKE - it's not necessary. Native make works fine.
...
As pointed out by Charles Hannum.
1998-01-09 09:17:05 +00:00
hubertf
f3f60086c8
Whitespace lossage, reported by tron@lyssa.owl.de
1997-12-30 22:54:05 +00:00
hubertf
8bf87c8409
Take README.XAW3D from WRKSRC, fixes PR 4755 reported by
...
Soren S. Jorvang <soren@t.dk> and Matthias Scheler <tron@lyssa.owl.de>.
1997-12-30 15:13:30 +00:00
hubertf
a0384926f8
Add MAN1, fix RCS Id.
1997-12-29 04:25:29 +00:00
hubertf
7cc11e4a05
Used to activate xlock after a user defined time of inactivity.
1997-12-29 04:22:57 +00:00
hubertf
7c5d08d8cd
Add kde
1997-12-29 04:22:00 +00:00
hubertf
eb0c2824f4
Fix for NetBSD, by boquist@cs.chalmers.se.
1997-12-29 04:17:13 +00:00
hubertf
cf082b2991
The "meta-port" for the KDE integrated X11 desktop
1997-12-29 04:08:27 +00:00
hubertf
cff4126d62
add kdebase
1997-12-29 04:00:39 +00:00
hubertf
1a3698cfe9
Update for NetBSD, by boquist@cs.chalmers.se.
1997-12-29 03:58:13 +00:00
hubertf
a00663d457
Base modules for the KDE integrated X11 desktop
1997-12-29 03:54:29 +00:00
hubertf
e939b1047f
kdelibs added
1997-12-29 03:12:45 +00:00
hubertf
0a8abdb52f
Fix for NetBSD, by boquist@cs.chalmers.se.
1997-12-29 03:11:19 +00:00
hubertf
078392a7f5
Support libraries for the KDE integrated X11 desktop
1997-12-29 03:06:45 +00:00
hubertf
2145d7b52f
Xaw3d works.
1997-12-29 02:36:08 +00:00
hubertf
01a615be89
Note soren@t.dk as contributing to this one.
1997-12-29 02:33:41 +00:00
hubertf
747e31975e
Fix for NetBSD, by tron@lyssa.owl.de and soren@t.dk.
1997-12-29 02:31:53 +00:00
hubertf
92b9d87a23
3-D widgets based on the Athena Widget set
...
Taken from FreeBSD.
1997-12-29 02:22:39 +00:00
hubertf
809d8e2067
Fix setting CONFIGURE_ENV ("=" -> "+=")
1997-12-22 07:52:00 +00:00
hubertf
279dda1358
Fix setting CONFIGURE_ARGS + CONFIGURE_ENV, pointed out by Bill Coldwell.
1997-12-22 07:35:52 +00:00
kleink
a2c5473540
Fix the descriptive comment: this is certainly not the `knews' Makefile.
1997-12-20 11:08:11 +00:00
hubertf
b4c566e30b
s/pre-fetch/pre-extract/
1997-12-19 09:21:07 +00:00
hubertf
b9c6b88b30
ctwm works
1997-12-18 00:21:34 +00:00
hubertf
58d7f0eca5
A window manager with support for multiple virtual screens
...
Closes PR 4612 by Matthias Scheler <tron@lyssa.owl.de>.
1997-12-18 00:20:05 +00:00
hubertf
dc45f47803
Update for V2.0.4
1997-12-17 16:07:52 +00:00
thorpej
5a000d8371
Install READMEs and demos in $PREFIX/share/doc/xplot.
1997-12-14 22:55:11 +00:00
thorpej
4f6fd141ec
Add a patch from Kevin Lahey that allows xplot to work with .xpl files
...
created by tcptrace, a TCP tracing tool more complete than xplot's
included tcpdump2xplot.pl. Patch has been submitted to Tim for the next
release of xplot.
XXX Claim is that libc's atoi() is broken; investigate this further.
1997-12-14 21:21:53 +00:00
agc
1cc8b6cc4b
Enable sunclock
1997-12-14 01:37:18 +00:00
agc
9c74bf4ec3
Add package which shows a Mercator projection of the earth, together with
...
the illuminated by parts, and the current time.
1997-12-14 01:24:31 +00:00
hubertf
3e9d2d9be3
Use /usr/pkg/bin/perl, not /usr/local/bin/perl
1997-12-13 23:51:24 +00:00
agc
f259e3322d
Jamie Zawinski's xkeycaps program, a graphical frontend to xmodmap.
1997-12-13 02:12:10 +00:00
agc
503cc243de
Correct a typo in the URL.
1997-12-11 22:08:44 +00:00
thorpej
862e7a15fb
Tim Shepard's xplot program, a generally useful plotting program, but most
...
often used to generate TCP time-sequence plots.
1997-12-11 01:50:52 +00:00
explorer
4989f23362
add windowmaker, since it works
1997-12-08 13:38:58 +00:00
explorer
ee2a69479c
Import of windowmaker 0.6.3. This isn't the "latest and greatest" but is
...
marked as the most stable.
1997-12-08 13:28:51 +00:00
hubertf
da487eeba8
It's tkinfo, not tkinfoc - typo
1997-12-05 00:18:48 +00:00
drochner
5e6b174cea
NetBSD adaption , install in /usr/pkg
1997-12-03 16:49:02 +00:00
drochner
de683f0b96
initial import of FreeBSD's qt (GUI lib) package
1997-12-03 10:25:34 +00:00
hubertf
8ce370a67d
fix ldconfig
1997-12-02 23:25:09 +00:00
is
862b44eb6b
Make this install, register, and deinstall cleanly on NetBSD.
...
Thanks to HubertF for the bug report.
1997-12-02 16:23:45 +00:00
is
6cc293e94b
Correct the ckeckin.
1997-12-02 16:07:58 +00:00
is
c7dfb14880
NetBSD RCSiDs, correct installed manual page.
1997-12-02 15:49:14 +00:00
is
35023e7310
Initial import of the FreeBSD xsnow port.
1997-12-02 14:27:47 +00:00
mrg
f38e7b58df
move tkcron, tkinfo, tkman, unclutter, xgas, xless, xpns and xtimer into x11 via repository copy
1997-12-01 15:11:07 +00:00
explorer
6c20060ce6
tkman no longer has a man page. (how odd!)
1997-11-27 13:58:09 +00:00