1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

481 Commits

Author SHA1 Message Date
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
Jean-Marc Zucconi
85de8bc6b5 Upgrade to version 3.3.1 1997-08-23 16:35:32 +00:00
Jordan K. Hubbard
715be2e9af Add tk80 1997-08-20 20:03:17 +00:00
Bill Fenner
0d060af567 Re-sort SUBDIRS 1997-08-19 07:10:14 +00:00
Thomas Gellekum
163a95eb95 Upgrade patch to support True Color displays.
PR:		4275
Submitted by:	Chris Stenton <jacs@gnome.co.uk>
1997-08-13 11:43:43 +00:00
Jean-Marc Zucconi
03fe1d398b Version change: 2.31 -> 2.32
Suffix change: .gz -> .Z
1997-08-11 09:58:27 +00:00
Thomas Gellekum
9a9845c6cf Activate libdnd. 1997-08-11 08:55:36 +00:00
Thomas Gellekum
e20553ea28 Import of libdnd port. libdnd is an X11-lib for drag-and-drop operations
used by some office applications.

PR:		4250
Submitted by:	Kostya Lukin <lukin@ns.okbmei.msk.su>
1997-08-11 08:54:43 +00:00
Jean-Marc Zucconi
d32732aff7 Suffix has changed (gz -> Z) 1997-08-11 01:02:08 +00:00
Bill Fenner
f1f4993f8a Change from .tar.gz to .tar.Z
PR:		ports/4266
Submitted by:	pgiffuni@fps.biblos.unal.edu.co (Pedro Giffuni S.)
1997-08-11 00:37:00 +00:00
Andrey A. Chernov
a65ee93ff5 Describe required version now 1997-08-10 23:24:59 +00:00
Andrey A. Chernov
510796d6e2 Change dist site and remove hand-making cat directory creation 1997-08-10 23:23:46 +00:00
Joerg Wunsch
bb51c73552 Activate sliderule.
Reminded by:	easy-import :-)
1997-08-04 20:45:51 +00:00
Thomas Gellekum
39e5ac9572 Upgrade 4.03 -> 4.03.1. 1997-07-30 08:02:46 +00:00
Thomas Gellekum
43c7cdcb2d Upgrade 4.02 -> 4.03. 1997-07-21 07:03:31 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
John Fieber
20cb82d470 Activate xmbdfed. 1997-07-16 02:32:32 +00:00
Satoshi Asami
ef0e41d708 This is not necessary anymore, as all directories are pre-created by
mtree (BSD.x11.dist).
1997-07-14 06:36:30 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Masafumi Max NAKANE
3573bc5416 Enable wm2. 1997-07-08 06:26:59 +00:00
Paul Traina
f0e1832852 Upgrade tkgoodstuff to tkgoodstuff v4.2.
(FYI: this was the catalyst for the recent crusade to nuke the core tcl)
Submitted by:	max
1997-07-07 06:30:38 +00:00
Masafumi Max NAKANE
f1a85f6e88 Activate xcoloredit. 1997-07-01 22:39:08 +00:00
Masafumi Max NAKANE
1fb1418384 New port, xcoloredit:
Find colour values by graphical colour mixing

PR:		3933
Submitted by:	 taoka@infonets.hiroshima-u.ac.jp
1997-07-01 22:37:28 +00:00
Masafumi Max NAKANE
f194e70322 Activate xco. 1997-07-01 22:08:36 +00:00
Masafumi Max NAKANE
5dacff5666 New port, xco:
Display X11 color names and colors
PR:		3931
Submitted by:	 taoka@infonets.hiroshima-u.ac.jp
1997-07-01 22:06:12 +00:00
David E. O'Brien
4a85c6aa8e tar ==> ${EXTRACT_CMD}
mkdir -p ==> ${MKDIR}
1997-06-29 10:50:38 +00:00
David E. O'Brien
ce91fcf599 Add {Open,Net}BSD to the #define 1997-06-29 10:29:38 +00:00
Masafumi Max NAKANE
29c6fc3bbd Instead of defining INSTALL_PROGRAM="" in CONFIGURE_ENV, put STRIP= to
remove the -s flag from the install program.
(Actually, either method works, however, this is somewhat better as
most of other ports use this method to achieve the same goal, so that
it is easier for other porters to find out what is meant by this.)
1997-06-21 05:21:31 +00:00
Masafumi Max NAKANE
2d2e6b0320 Correctly specify the path of pppd in Dialer script.
PR:		3574
Pointed-out by:	 "David O'Brien" <obrien@NUXI.com>
1997-06-21 05:05:53 +00:00
Jean-Marc Zucconi
3bfc47f3b0 Add another informative message: the VGA16 server is required when using
XF86Setup to set the initial configuration.
1997-06-18 20:50:30 +00:00
Satoshi Asami
856cbdda13 Add empty line after comment section. Add space after first "#".
Found by:	portlint

(Also add newline at end of file.  That was done by vi.)
1997-06-17 07:45:12 +00:00
Thomas Gellekum
b63d9e21ee Activate xfishtank. 1997-06-17 06:48:56 +00:00
Thomas Gellekum
ad56ea0707 Import port of xfishtank. Get swimming fish on your root window.
PR:		3377
Submitted by:	Chris Stenton <jacs@gnome.co.uk>
1997-06-17 06:47:57 +00:00
James FitzGibbon
8e5e7f5b03 Activate devel/p5-Devel-DProf
Activate devel/p5-Devel-Peek
Activate devel/p5-Devel-Symdump
Activate lang/p5-Tcl
Activate x11/p5-Tcl-Tk
1997-06-16 03:05:31 +00:00
Andreas Klemm
78780e3505 Enable fbsd-icons 1997-06-14 08:06:40 +00:00
Andreas Klemm
107f518227 New port FreeBSD icons.
Currently used by fvwm95 port (will commit changes soon).
Contains nice FreeBSD logos and such  for inclusion into
window managers (if you need buttons or logos) or maybe
for a Web page. Would be nice to make this collection
somewhat greater ;-)
If fvwm95 uses this port, then the tgz archive in fvwm95's
files section can be nuked.
1997-06-14 08:05:41 +00:00
Jean-Marc Zucconi
c2677d13ed Force the compilation of the SVGA server in all cases: other servers share
files with this one (reported by ache).
Issue a warning about XFSetup if libtk is not found.
1997-06-13 14:14:50 +00:00
Satoshi Asami
ab1bbca697 The XFree86-3.3 font rules create gzipped fonts, not compressed ones. 1997-06-13 02:42:59 +00:00
Satoshi Asami
167ab158f4 "all:" -> "all::" to make XFree86-3.3 config files happy. 1997-06-12 17:25:31 +00:00
Jean-Marc Zucconi
36ea28dd22 Add a few fonts. 1997-06-10 17:37:30 +00:00
Jean-Marc Zucconi
ecfdb27cdf One of the distfiles (the fonts distribution) was for version 3.2 1997-06-10 12:34:01 +00:00
Satoshi Asami
0760878d72 Sort the @dirrm lines again. Delete duplicate (guess how I found it). 1997-06-10 07:22:45 +00:00
Jean-Marc Zucconi
73a7c7bdb3 Update for version 3.3 1997-06-09 22:45:45 +00:00
Jean-Marc Zucconi
14c4412809 Version change: 3.2 -> 3.3 1997-06-09 22:42:27 +00:00
Jean-Marc Zucconi
85ab8b73d3 'make package' is ok now. 1997-06-09 21:35:43 +00:00
Jean-Marc Zucconi
c4804f1ee1 Upgrade to 3.3
Package not tested - I will upgrade PLIST later.
1997-06-09 12:45:41 +00:00
Masafumi Max NAKANE
30f3b863a1 Upgrade, 2.5 -> 2.5p2.
PR:		3774
Submitted by:	 Nakai@Mlab.t.u-tokyo.ac.jp
Reviewed & modified by:	max
1997-06-07 19:47:09 +00:00
Satoshi Asami
0814909c54 Add enlightenment. 1997-06-04 00:39:27 +00:00
Satoshi Asami
1bd66c5486 Add slingshot. 1997-06-03 22:53:51 +00:00
Masafumi Max NAKANE
1d68844f64 Enable xtoolwait. 1997-06-03 19:16:19 +00:00
Masafumi Max NAKANE
76eacdaec3 New port, xtoolwait:
Tool startup utility for X11
PR:		3734
Submitted by:	jonny@mailhost.coppe.ufrj.br
1997-06-03 19:14:37 +00:00
Satoshi Asami
de500f04b9 Add bclock. 1997-05-21 04:21:26 +00:00
Chuck Robey
d4c4fd0b81 Completing the remove of specJava (my isp lost connectivity
partway thru the commit, I hope nothings botched!)
PR:		3496
1997-05-20 04:44:33 +00:00
Thomas Gellekum
f5ea2c6355 Add pythonqt. 1997-05-05 12:38:41 +00:00