Commit Graph

434 Commits

Author SHA1 Message Date
Satoshi Asami
1f641d04d9 Correctly put version info in tcl/tk libraries and header directories.
Since tk-4.x ends at 4.2, remove check for tk-4.3 and tk-4.4.  This
should at least make it work for 75/41 and 76/42.  Others are
encouraged to add support for 80/80.

(fixes) PR:		4965
1997-11-10 11:42:18 +00:00
Satoshi Asami
3dc4a97646 Run ldconfig on shared libraries. 1997-11-10 11:34:45 +00:00
Satoshi Asami
d061b93fbb kdelibs requires at least qt-1.30. Probably just a typo, as the other
kde* ports have it this way already.
1997-11-05 21:31:52 +00:00
Satoshi Asami
118637b151 Add kde. 1997-11-05 10:37:33 +00:00
Satoshi Asami
6d5277fd50 This is the kde "meta-port" that depends on all six kde* ports. 1997-11-05 10:30:52 +00:00
Satoshi Asami
ab4c4c3135 (1) Move the following ports out of x11/:
kdegames   -> games/
    kdenetwork -> net/
    kdesupport -> converters/
    kdeutils   -> misc/

    (Repository copy already done, dependency path and category name fixups
     is being done in this commit.)

(2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib})
    ports.

(3) Make package names follow the convention.

(4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...".
    There is no need to specify the full pathname if the target is an
    executable in the standard path.  (Actually, as the same port is
    specified in LIB_DEPENDS, I think we can completely do away with
    this line but since Stefan added this explicitly, I assume there
    is a reason for it and left it alone.)

Approved by:	se (all but 4)
1997-11-05 04:20:23 +00:00
Thomas Gellekum
5319230106 Activate windowmaker. 1997-11-04 10:35:37 +00:00
Thomas Gellekum
e5a6058ff2 Activate asclock. 1997-11-04 09:05:15 +00:00
Thomas Gellekum
5d39fdfda5 Remove asmail. 1997-11-04 07:55:53 +00:00
Stefan Eßer
7bb57986dd Fix PLIST and remove CONFIGURE option from Makefile, since it was
ignored by the KDE configure script, anyway.
1997-11-03 21:55:36 +00:00
Thomas Gellekum
34554385c6 Activate asmail. 1997-11-03 15:01:25 +00:00
Stefan Eßer
5ff9e8ce5b Activate kdenetwork and its pre-requisite kdesupport. 1997-11-03 00:40:48 +00:00
Stefan Eßer
53313e608c Add BUILD_DEPENDS on moc pre-processor.
Make LIB_DEPENDS accept both libjpeg.so.6.0 and 7.0, as
requested by TOYONAGA Tatsuto <toyonaga@msd.ts.fujitsu.co.jp>
1997-11-03 00:25:44 +00:00
Masafumi Max NAKANE
a37d5c6bf1 Reorder variables: dependencies should be put right after the maintainer
line unless either of or all of RESTRICTED, NO_PACKAGE and/or NO_CDROM
is there.
1997-11-02 19:09:30 +00:00
Stefan Eßer
11dec43dd8 Activate kdegames 1997-11-02 11:30:28 +00:00
Stefan Eßer
5c1fb95343 Enable KDE utilities (kdeutils). 1997-11-02 00:08:07 +00:00
Justin M. Seger
96e90984b0 Activate eterm 1997-11-01 14:59:46 +00:00
Justin M. Seger
307e676960 Import of x11/eterm version 0.6a
Eterm is one of the most configurable terminal emulators available for
the X-Windows system.  It is built as part of the Enlightenment window
manager and as such places the importance of eyecandy and other aesthetic
qualities slightly above stability.  Allows you to use scaled images as your
background for terminal windows, and much more!

PR:		ports/4890 port/4891
Submitted by:	murray@cdrom.com
1997-11-01 14:58:47 +00:00
Stefan Eßer
db249d06f7 Enable kdebase (the base part of the KDE X11 desktop environment)
and kdelibs (support libraries for all KDE components).

KDE is a desktop environment much like CDE, but with kind of a Win-95
look and feel. The best in the direction of making X11 applications
managable by "naive" users I've seen so far.

More components (games, multimedia, network, utils) to come soon ...
1997-11-01 14:34:08 +00:00
Stefan Eßer
95314d3cb3 Intial import of the base KDE components (at level Beta1-3).
kwm - window manager
	kfm - file manager
	kdm - login manager (xdm replacement)
	kcc - KDE config tool
	kvt - xterm replacement
	... and too many more to list here ...

I have not yet tested the functionality of kdm, but there seems
to be a problem with decoding the screenlock password, so it may
be wise to use KDE with xdm for now (or to use startkde, which
also shows what to add to your .xsession file, if you want to
stay with xdm).
1997-11-01 14:28:21 +00:00
Stefan Eßer
1449f40eb6 Initial port of the KDE support libraries. Required by all other parts of KDE.
The use of --x-inc and --x-lib to pass in multiple directories is a hack,
and should be replaced by a more robust approach. It works, but relies on
implementation details of the configure script.
1997-11-01 14:21:18 +00:00
Thomas Gellekum
275933694b Activate xtattr. 1997-10-31 13:06:54 +00:00
Thomas Gellekum
160176f9bb Import of xattr port. xattr is a small utility to change
various xterm attributes.

PR:		4239
Submitted by:	Jeff Wheat <jeff@cetlink.net>
1997-10-31 13:04:15 +00:00
Justin M. Seger
89a7a3387e Activate asfiles. 1997-10-30 01:47:24 +00:00
Bill Fenner
337f28498d Update MAINTAINER address
Submitted by:	Andreas Kohout <shanee@augusta.de>
1997-10-26 23:57:21 +00:00
Masafumi Max NAKANE
246222aa87 Upgrade, 3.0.3.6 -> 3.1.1.7.
PR:		4728
Submitted by:	volf@oasis.IAEhv.nl (Frank Volf)
1997-10-15 20:23:47 +00:00
Eric L. Hernes
c010c69091 attach gtk 1997-10-15 16:08:46 +00:00
Thomas Gellekum
7aeaf2742c Use full pathname for /usr/games/fortune.
Suggested by:	"Philippe Charnier" <charnier@lirmm.fr>
1997-10-13 07:10:59 +00:00
Thomas Gellekum
a646e5cac4 Add --enable-mouse-motion to CONFIGURE_ARGS and myself as MAINTAINER. 1997-10-10 09:24:38 +00:00
Thomas Gellekum
cf447896b7 Upgrade to 4.05. 1997-10-10 08:35:03 +00:00
David E. O'Brien
ce82376b7c Turn on xskyroot 1997-10-07 04:30:56 +00:00
David E. O'Brien
663f33f3d2 realtime sky drawer for X root window
PR:		ports/4062
Submitted by:	NAKAMURA Kazushi nkazushi@highway.or.jp
1997-10-07 04:27:31 +00:00
Satoshi Asami
3444b4fbaa Add back tcl75 and tk41.
Forgotten when fixing up his own screwup by:	pst
Mentioned on the ports list in passing by:	fenner
1997-09-30 07:54:42 +00:00
Andreas Klemm
9398b577ab enabled new port xpostitPlus 1997-09-27 19:00:05 +00:00
Thomas Gellekum
a6f8eaf6d1 Upgrade to 4.04. 1997-09-22 07:14:10 +00:00
Warner Losh
9b38c89bc6 Make this port work on OpenBSD, and still work on FreeBSD. Fix a warning
for using value.h.
Submitted by:	Todd T Fries <toddf@acm.org>
1997-09-17 23:30:48 +00:00
Thomas Gellekum
46c9c0bd74 Add dependency on Xaw3d and minor cleanup prompted by portlint.
Part of PR:	4531
Submitted by:	Pedro Giffuni <giffunip@asme.org>
1997-09-15 07:28:07 +00:00
Paul Traina
83016f90ad Remove obsolete tk ports
Reviewed by:	asami & ports
1997-09-12 10:06:36 +00:00
Jean-Marc Zucconi
d132102275 Version change: 2.32 -> 2.38 1997-09-11 22:09:28 +00:00
Thomas Gellekum
26f5d0e169 Activate mouseclock. 1997-09-09 08:32:48 +00:00
Thomas Gellekum
1a68dfc3f1 Activate explorer. 1997-09-09 08:09:16 +00:00
Satoshi Asami
639e50b322 Upgrade, 1.27 -> 2.07. Lots of new programs.
Note that Motif/password checking is disabled, as you can't read the
encrypted password unless you are root.

Prodded by:	Bill Fenner's distfile checker
1997-09-09 05:43:01 +00:00
Satoshi Asami
82ed921ccb Find a new master site.
Reminded by:	Bill Fenner's distfile survey
1997-09-09 04:37:49 +00:00
Thomas Gellekum
631a1f0214 Upgrade to 1.5.
PR:		4474
Submitted by:	Scott A. Kenney <saken@rmta.ml.org>
1997-09-08 12:23:57 +00:00
Masafumi Max NAKANE
3c213636b3 Patch to make freq/dirlist.c compile on -current. 1997-09-03 05:23:32 +00:00
Masafumi Max NAKANE
24c2ad2948 Modify this port to also install libfreq.a.
PR:		4456
Submitted by:	the port maintainer
1997-09-03 05:22:18 +00:00
Masafumi Max NAKANE
4d98a0a0c3 Activate xfce 1997-08-31 17:14:08 +00:00
Jun-ichiro itojun Hagino
5191fed485 activated ports/x11/xzoom. 1997-08-25 14:10:09 +00:00
Jun-ichiro itojun Hagino
23598cd69f xzoom 0.3 port. works in 8bpp systems only, but useful.
magnify, rotate, mirror the image on the X screen
Submitted by:	Nakai@Mlab.t.u-tokyo.ac.jp
1997-08-25 14:05:19 +00:00
Jean-Marc Zucconi
6202216ad5 Adjust directory in MASTER_SITES. 1997-08-23 20:37:24 +00:00