Commit Graph

573 Commits

Author SHA1 Message Date
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Masafumi Max NAKANE
5443b8c3c3 Activate wmx. 1998-06-24 10:54:30 +00:00
Jean-Marc Zucconi
2c6e4ac952 Edit the pathname of the configuration file in the man page. 1998-06-17 20:12:02 +00:00
Matthew Hunt
f63216ea03 Activate blackbox. 1998-06-16 03:06:36 +00:00
Thomas Gellekum
58137cd202 Activate xwit. 1998-06-15 12:05:33 +00:00
Thomas Gellekum
9e9d87a959 New port xwit. xwit will resize, iconify, pop, and move windows given
by name or id, change an icon, title or name, set the screen saver
going, and change individual key autorepeat settings.
1998-06-15 12:04:13 +00:00
Matthew Hunt
95b5ae1b81 Activate dfm. 1998-06-11 03:43:17 +00:00
Jean-Marc Zucconi
521b4b187f Install the app-default file instead of installing the executables twice. 1998-06-10 02:23:36 +00:00
Satoshi Asami
8a8cf8ba48 Seems there is no app-defaults file anymore. 1998-06-09 18:07:32 +00:00
Jean-Marc Zucconi
a8f97b5950 Upgrade to version 4.1 1998-06-09 00:48:16 +00:00
Donald Burr
2ed94e82ab Remove wmmaker, since it's moving to mail. 1998-06-08 10:07:05 +00:00
Satoshi Asami
91cd48e9d9 Disable kerberos support if compiling for 2.2-stable. 1998-06-08 08:58:13 +00:00
Justin M. Seger
deaa5e69a7 Upgrade to xscreensaver 2.17.
Satoshi: This does build under current.  If it doesn't build under stable
please mark it BROKEN for that branch only.
1998-06-08 01:54:54 +00:00
Donald Burr
0dca70d100 Activate wmmail. 1998-06-07 18:46:36 +00:00
Satoshi Asami
43ddaec6d8 cc -L/usr/X11R6/lib -o xscreensaver demo.o stderr.o subprocs.o timers.o windows.o xscreensaver.o xset.o dialogs-Xaw.o lock.o kpasswd.o ../utils/fade.o ../utils/overlay.o ../utils/resources.o ../utils/usleep.o ../utils/visual.o ../utils/xroger.o ../utils/spline.o ../utils/yarandom.o -L/usr/X11R6/lib -lXaw -lXmu -lXss -lXt -lSM -lICE -lX11 -lXext -lkrb -ldes -lnsl -lsocket -lcrypt
ld: -lnsl: no match
*** Error code 1
1998-06-07 01:21:35 +00:00
Satoshi Asami
b2202ccbcc Mark this port broken if DISPLAY is not set, it needs to run xrdb. 1998-06-07 01:08:05 +00:00
Thomas Gellekum
0a395adf10 Activate pmw. 1998-06-05 06:51:41 +00:00
Thomas Gellekum
76a02b513a Activate pygtk. 1998-06-02 07:43:07 +00:00
Joerg Wunsch
aed23911b5 Update to version 1.2: fixed a bug when too few color cells are
available.
1998-05-26 09:37:28 +00:00
Stefan Eßer
db5175b363 Re-enable build of kdenetwork 1998-05-21 21:35:19 +00:00
Stefan Eßer
5946a6428f Minimum required version of Qt is 1.31 1998-05-21 21:31:58 +00:00
Thomas Gellekum
9cf0ce2c80 Update to 4.10. 1998-05-20 07:31:01 +00:00
Matthew Hunt
134aef9dc1 Activate afterstep144 (which is, of course, version 1.4.5.3 of
AfterStep).
1998-05-18 03:28:21 +00:00
Matthew Hunt
4d5034e679 Activate dxpc. 1998-05-17 06:30:28 +00:00
Matthew Hunt
c02b34c208 Import of dxpc, an X11 proxy that considerably compresses the
protocol, making it nicer on slow links.

PR:		6493
Submitted by:	Bruce A. Mah <bmah@ca.sandia.gov>
1998-05-17 06:27:46 +00:00
Matthew Hunt
fc2735e725 Activate tkfont. 1998-05-17 04:45:45 +00:00
Donald Burr
ec37652102 Activate sharefonts. 1998-05-16 03:08:09 +00:00
Thomas Gellekum
77f50ec2de Activate q3dmenu. 1998-05-14 09:18:11 +00:00
Stefan Eßer
cc3994dd57 Enable kdegames and kdegraphics 1998-05-09 18:08:03 +00:00
Thomas Gellekum
963f2c1b62 Activate offix-clipboard, offix-execute and offix-files. 1998-05-06 12:42:28 +00:00
Thomas Gellekum
72c020440a New port: Execute from the OffiX package. Execute runs programs
and redirects stdout/stderr to a window.

PR:		part of 3991
Submitted by:	Ruslan Shevchenko <ruslan@shevchenko.kiev.ua>
1998-05-06 12:22:44 +00:00
Thomas Gellekum
317ff8cfb8 New port: Clipboard from the OffiX package.
PR:		part of 3991
Submitted by:	Ruslan Shevchenko <ruslan@shevchenko.kiev.ua>
1998-05-06 12:13:52 +00:00
Jean-Marc Zucconi
98c4b0923f This is bugfix patch number 1 for XFree86 3.3.2. This patch fixes the
following problems:

  - xterm utmp handling problem.
  - exploitable buffer overflows in xterm related to the preeditType,
    inputMethod and *Keymap resources.
  - fix xterm's mishandling of the -vb command line option.
  - fix an invisible cursor problem with xterm.
  - exploitable buffer overflows in setuid programs using the Xaw library
    which are related to the preeditType and inputMethod resources.
1998-05-05 21:47:31 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default.  Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.

Approved by:    asami
1998-05-04 20:23:32 +00:00
Matthew Hunt
471d151486 Remove x-files; moved to misc. 1998-04-29 23:33:11 +00:00
Vanilla I. Shu
9fa4bce3fd Activate p5-Gtk. 1998-04-29 21:20:59 +00:00
Andreas Klemm
4dd7566ce7 enable qt133 port 1998-04-28 20:16:32 +00:00
Stefan Eßer
172cd507ee Update to KDE Beta4.
Currently builds kdelibs, kdebase and kdeutils.
1998-04-27 20:48:06 +00:00
Stefan Eßer
527825c10d Update to KDE Beta4. 1998-04-25 07:33:05 +00:00
Matthew Hunt
13015de338 Activate t3d. 1998-04-24 05:36:52 +00:00
Satoshi Asami
6afcc8dec4 ${CP} -> ${INSTALL_MAN} and change a multi-source copy to a .for loop so
the contents of MAN1 doesn't have to be repeated twice.  Move MAN1 up
to the variables' section.
1998-04-21 01:23:58 +00:00
Matthew Hunt
5855e873ec Activate x-files. 1998-04-19 17:29:59 +00:00
Matthew Hunt
6346af70b2 Activate xmove. 1998-04-19 06:03:42 +00:00
Matthew Hunt
2dee373041 Import of xmove, an X11 proxy (like lbx) that allows suspending,
resuming, and moving clients (presumably like screen(1)).

PR:		5503
Submitted by:	Stefan `Sec` Zehl <sec@42.org>
1998-04-19 06:02:26 +00:00
Matthew Hunt
19ee22a331 "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain. 1998-04-17 23:26:31 +00:00
Justin M. Seger
b5544f1358 Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
Thomas Gellekum
f13abc27de Un-break. 1998-04-14 09:52:55 +00:00
Satoshi Asami
ceaf5c03d8 Doesn't build....
ARROWPROTO  -O2 -DHELP_PATH=\"/usr/X11R6/lib/X11/xmhelp/help:/usr/X11R6/lib/X11/xmhelp/pixmaps\"  -DMOTIF -c HTML.c
HTML.c:226: `_XmGadgetArm' undeclared here (not in a function)
HTML.c:226: initializer element for `actionsList[6].proc' is not constant
HTML.c:227: `_XmGadgetActivate' undeclared here (not in a function)
HTML.c:227: initializer element for `actionsList[7].proc' is not constant
HTML.c:228: `_XmManagerEnter' undeclared here (not in a function)
HTML.c:228: initializer element for `actionsList[8].proc' is not constant
HTML.c:229: `_XmManagerFocusIn' undeclared here (not in a function)
HTML.c:229: initializer element for `actionsList[9].proc' is not constant
HTML.c:230: `_XmManagerHelp' undeclared here (not in a function)
HTML.c:230: initializer element for `actionsList[10].proc' is not constant
HTML.c: In function `Redisplay':
HTML.c:2029: warning: passing arg 1 of `XmeRedisplayGadgets' from incompatible pointer type
HTML.c:2029: warning: passing arg 2 of `XmeRedisplayGadgets' from incompatible pointer type
*** Error code 1

Stop.
1998-04-14 04:21:51 +00:00
Mark Murray
034ee302b5 Dammit. Private kluges should not be included in commits. 1998-04-13 14:33:17 +00:00