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

1187 Commits

Author SHA1 Message Date
Seiichirou Hiraoka
3a1bf9abd2 Add SUBDIR += xcolorsel 1998-12-11 16:06:00 +00:00
Seiichirou Hiraoka
67cc5be7a0 PR: ports/8888
Submitted by:	wayne@crb-web.com
X utility to translate rgb values into X color names.
1998-12-11 16:02:40 +00:00
Andrey A. Chernov
3ecabaa861 Fix for KOI8-R keyboard table (was replaced with 8859-5 one)
Submitted by: David Dawes <dawes@rf900.physics.usyd.edu.au>
1998-12-11 12:02:33 +00:00
Justin M. Seger
961178a040 Upgrade to 3.06.
Partially submitted by:	dom@phmit.demon.co.uk
PR:	8835
1998-12-10 12:17:11 +00:00
Bill Fumerola
80ec5b25dc Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so it
works with ELF.

Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured
in May according to Fenner's survey.
1998-12-07 20:46:40 +00:00
Jun Kuriyama
1adb45670e Activate XttXF98srv-*. 1998-12-05 06:13:20 +00:00
Satoshi Asami
fef95e8895 Unmark it broken. (Mark it unbroken?) Probably only occurs when libkrb
is present, or some such.

Reminded by:	kuriyama
1998-12-03 03:41:53 +00:00
Satoshi Asami
b84358bd60 Add dependency to xpm. 1998-12-01 02:57:27 +00:00
Satoshi Asami
f22feb535b A few more USE_XLIBs. 1998-11-28 09:07:24 +00:00
Satoshi Asami
0a6c60d056 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0
would go backwards.
1998-11-25 09:01:25 +00:00
Justin M. Seger
d57d33c655 libtiff34->libtiff and include/tiff34/*.h -> include/*.h
Approved by:	asami
1998-11-25 05:06:28 +00:00
Thomas Gellekum
11deadb428 Use the static libPropList. 1998-11-24 16:06:23 +00:00
Satoshi Asami
36704791d6 Restore shlib minors != 0. 1998-11-24 01:22:05 +00:00
Satoshi Asami
e51bbf690b Typo (was making libX11.so symlink in two places). 1998-11-24 01:21:49 +00:00
Jean-Marc Zucconi
785dd8e388 Upgrade to 3.3.3 1998-11-23 21:52:21 +00:00
SADA Kenji
36ad053ebd Add missing PLIST line, "lib/X11/app-defaults/XMascot" 1998-11-22 20:15:27 +00:00
Steve Price
cc3da74d4d Fixup CATEGORIES list.
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-21 17:18:16 +00:00
Seiichirou Hiraoka
911cbf949b Add SUBDIR+=xlogout 1998-11-21 01:32:14 +00:00
Seiichirou Hiraoka
3ec01f2084 PR: ports/8591
Submitted by:	naddy@mips.rhein-neckar.de
Initial Import xlogout.
1998-11-21 01:30:56 +00:00
Vanilla I. Shu
626a23c0dd Add -lintl to gnome-config. 1998-11-19 15:06:59 +00:00
Bill Fumerola
0104efc656 Move xfce from ports/x11 -> ports/x11-wm
PR:		ports/7806
1998-11-18 20:03:35 +00:00
Vanilla I. Shu
f81c40abe3 Remove BROKEN tag. 1998-11-17 17:37:01 +00:00
Vanilla I. Shu
9281f95aba remove BROKEN tag.
Remind by:	asami
1998-11-17 17:35:21 +00:00
Seiichirou Hiraoka
8f07eaa26c Changes Version Required 1998-11-17 16:49:38 +00:00
Seiichirou Hiraoka
d965ff5890 Update to 0.08 1998-11-17 16:45:07 +00:00
Satoshi Asami
130f02caf2 Move fonts from misc to local. 1998-11-17 03:22:30 +00:00
Jun Kuriyama
0abe8310ff Delete unnecessary files.
Submitted by:	nakaji@zeisei.dpri.kyoto-u.ac.jp
		(submitter of pc98 patch)
1998-11-15 12:19:40 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Satoshi Asami
f434a3a62f Mark this port broken:
===
cc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\"  -I../intl -I../intl   -I/usr/X11R6/include  -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk11 -I/usr/local/include/glib -O -pipe -I/usr/local/include  -I/usr/X11R6/include -I/usr/X11R6/include/gtk11 -I/usr/X11R6/include -I/usr/local/include/glib -O -pipe -I/usr/X11R6/include -Wall -c property-background.c
property-background.c: In function `background_read':
property-background.c:874: warning: unused variable `bgColor'
property-background.c: At top level:
property-background.c:925: parse error before `GdkEventDropDataAvailable'
property-background.c: In function `image_dnd_drop':
property-background.c:928: `event' undeclared (first use this function)
property-background.c:928: (Each undeclared identifier is reported only once
property-background.c:928: for each function it appears in.)
property-background.c: In function `connect_dnd':
property-background.c:945: warning: implicit declaration of function `gtk_widget_dnd_drop_set'
property-background.c: At top level:
property-background.c:24: warning: `preview' defined but not used
*** Error code 1

Stop.
1998-11-10 08:59:10 +00:00
Jun Kuriyama
f266cba069 Activate p5-mkttfdir. 1998-11-08 15:11:58 +00:00
Bill Fenner
3de31efa84 Remove leading/traling slash from MASTER_SITE_SUBDIR 1998-11-07 18:30:55 +00:00
Vanilla I. Shu
c40cfa8f1d Set this ports BROKEN, gtk rewrite dnd code. 1998-11-02 17:23:51 +00:00
Vanilla I. Shu
44482ea797 Correct pkg/PLIST. 1998-11-02 17:22:31 +00:00
Satoshi Asami
c32a994ca7 Fix three typos (gxsnmp.o -> gxsnmp.1, ggc -> ggv, do-install= -> do-install:).
Guys, it wouldn't hurt to TEST these things once in a while! ;)
1998-10-30 06:32:40 +00:00
Satoshi Asami
d6416a18cc Install two more files so "make package" works. Also, delete *.orig
files in post-patch so "make deinstall" doesn't complain about non-empty
directories.
1998-10-30 04:21:20 +00:00
Vanilla I. Shu
dc714fff8d Activate gnome. 1998-10-28 15:58:30 +00:00
Vanilla I. Shu
9573e4b214 Import gnome, It's the meta-port for gnome-* 1998-10-28 15:57:25 +00:00
Vanilla I. Shu
0e26524c6a Upgrade to 0.8.7, add a patch for KANJI.
PR:		ports/8461
Submitted by:	Nakai@technologist.com
1998-10-28 15:50:26 +00:00
Jean-Marc Zucconi
9fd715f71e Add support for pc98 machines
PR:		ports/8230
Submitted by:   NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp>
1998-10-27 04:14:08 +00:00
Jean-Marc Zucconi
7447578d1e Add support for pc98 machines
PR:		ports/8230
1998-10-27 04:13:24 +00:00
Jean-Marc Zucconi
1d56517c15 Add support for pc98 machines
PR:		ports/8230
Reviewed by:	jmz
Submitted by:	NAKAJI Hiroyuki <nakaji@zeisei3.dpri.kyoto-u.ac.jp>
1998-10-27 04:12:44 +00:00
Vanilla I. Shu
bb64ab003a Add a patch for gnome_util_user_shll(). 1998-10-24 17:12:47 +00:00
Vanilla I. Shu
e8a0988c9c sgid kmem for libgtop. 1998-10-23 14:36:24 +00:00
Vanilla I. Shu
a4e33caa4f Remove netload_applet & dialer_applet,
Add a FreeBSD spec code for cdplay_applet,
could someone debug for this code?...
I am not expect of programming.. :(
1998-10-19 14:18:37 +00:00
Justin M. Seger
e567c2d544 Unbreak. Submitted by: jmz 1998-10-16 02:12:34 +00:00
Justin M. Seger
1915149d56 Mark BROKEN for ELF:
cc -o xloadimage -O -DSYSV -DHAS_SELECT_INCLUDE -DHAS_JPEG -DHAS_TIFF  -I/usr/X11R6/include  -DSYSPATHFILE=\"/usr/X11R6/lib/X11/app-defaults/Xloadimage\" build.o new.o niff.o value.o zio.o cmuwmraster.o faces.o fbm.o gif.o imagetypes.o img.o mac.o mcidas.o mc_tables.o pbm.o pcx.o pdsuncomp.o rle.o rlelib.o sunraster.o vff.o vicar.o xbitmap.o xpixmap.o xwd.o bright.o clip.o compress.o dither.o fill.o halftone.o merge.o reduce.o rotate.o smooth.o undither.o zoom.o config.o misc.o options.o root.o send.o window.o xloadimage.o jpeg.o tiff.o jpeg/libjpeg.a tiff/libtiff.a -L/usr/X11R6/lib -lX11  -lm
cc: jpeg/libjpeg.a: No such file or directory
cc: tiff/libtiff.a: No such file or directory
*** Error code 1
1998-10-15 11:10:02 +00:00
Justin M. Seger
1b5cd13183 Unbreak.
Submitted by: Hans Petter Bieker <zerium@webindex.no> via asami
1998-10-13 23:34:49 +00:00
Jun Kuriyama
273c5777cc Activate utmp, wtmp and lastlog support for kvt.
Submitted by:	"Andrew J. Korty" <ajk@physics.purdue.edu>
Forwarded by:	Stefan Esser <se@mi.uni-koeln.de>

  BTW, this port installs some files missing in PLIST depending on
what program is installed on the system.
  Are there any hacks for this?

# I deleted @dirrm's which are included in kdelibs.
1998-10-10 06:44:40 +00:00
Jun Kuriyama
06f40e8a25 Add missing *.so symlinks and add ${LN} for aout systems. 1998-10-10 06:43:49 +00:00
Satoshi Asami
e025bbe2f9 So, I gave you giflib, you don't like my giflib. Fine, go broke!
===
checking for getsecretkey... no
checking for X... /usr/X11R6/bin/X
checking for xdm configuration dir... /usr/X11R6/lib/X11/xdm
checking for PAM... no
checking for giflib... configure: error: You need giflib23. Please install the kdesupport package
*** Error code 1

Stop.
1998-10-10 04:52:24 +00:00
Satoshi Asami
f1cd6e32b1 I mean, giflib is called libgif. Augh. 1998-10-09 23:47:06 +00:00
Satoshi Asami
d0f4ae828d This port depends on giflib. 1998-10-09 23:44:14 +00:00
Vanilla I. Shu
7143731dd8 Upgrade to 0.8.6, remove dummy MASTER_SITES. 1998-10-09 18:05:13 +00:00
David E. O'Brien
867381d541 upgrade to 2.4.7. 1998-10-05 05:30:12 +00:00
David E. O'Brien
75e9ad01cb Upgrade to 2.4.7. 1998-10-05 05:29:11 +00:00
Steve Price
cd9fa3ddd7 Make this reinstall friendly. 1998-10-05 05:25:41 +00:00
Steve Price
1542947318 Make this reinstall friendly and move manpages to Makefile. 1998-10-05 05:24:59 +00:00
Steve Price
e2a8f57803 Make sure we remove everything we install. 1998-10-05 05:22:31 +00:00
Steve Price
dbe440849d Fix build for ELF. 1998-10-05 05:21:29 +00:00
Steve Price
17e5beaa0b No need to use ${LDCONFIG} if we don't install any shared libs. 1998-10-05 05:20:58 +00:00
Steve Price
c5858e24c7 No need to use ${LDCONFIG} is we don't install any shared libs. 1998-10-05 05:20:08 +00:00
Steve Price
8c1c5f4a17 Move manpages to Makefile and use MAN* macros. 1998-10-05 05:18:06 +00:00
Steve Price
abab842f2f Move manpages to Makefile and use MAN* macros. 1998-10-04 00:56:49 +00:00
Steve Price
d26b35d36e Fix ELF build. 1998-10-04 00:56:09 +00:00
Brian Somers
80ef5c1ba6 Elfify 1998-10-02 18:21:34 +00:00
Vanilla I. Shu
a4f48724e9 Upgrade to 0.30.1. 1998-10-01 22:43:33 +00:00
Vanilla I. Shu
a85efc9a51 Remove MAKE_ENV, I forgot remove this line last commit. 1998-10-01 22:28:32 +00:00
Brian Somers
07ef3af427 Elfify 1998-10-01 19:49:10 +00:00
Brian Somers
66bbf9dad0 Elfify 1998-10-01 18:35:41 +00:00
Brian Somers
17960648ef Elfify (no response from the maintainer)
With some help from postings by: Hans Petter Bieker <zerium@webindex.no>
1998-10-01 18:35:36 +00:00
Thomas Gellekum
ec1fb7e5eb Use setusercontext() to pick up settings from /etc/login.conf. 1998-10-01 07:39:33 +00:00
Thomas Gellekum
2b7d6b8199 Now that Mesa-3.0 is in with a security fix, bring back the GL modes. 1998-10-01 06:19:19 +00:00
Justin M. Seger
1b4e5b49b4 Upgrade to Mesa 3.0 1998-10-01 02:17:49 +00:00
Vanilla I. Shu
85a512cb83 Upgrade to 0.30. 1998-09-30 14:02:10 +00:00
Vanilla I. Shu
0d54f85d0b Upgrade to 0.30. 1998-09-30 13:51:46 +00:00
Thomas Gellekum
3d95553f3c Upgrade to 4.12. 1998-09-30 07:52:46 +00:00
Justin M. Seger
c94a576e69 Mark all KDE ports BROKEN for ELF. 1998-09-30 02:07:28 +00:00
Justin M. Seger
354b6160fa This port hasn't been converted to work with ELF yet.
Mark BROKEN_ELF.
1998-09-30 01:57:21 +00:00
Thomas Gellekum
2a8f9db401 Make this compile on -current.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1998-09-29 11:46:34 +00:00
Steve Price
87083f909a Remove regexp support for windowmaker libraries. 1998-09-27 21:01:05 +00:00
Steve Price
c6c4ea2442 Remove regexp support for Mesa2 libs. 1998-09-27 16:06:59 +00:00
Steve Price
1826ab8b3b Remove regexp support for libdnd. 1998-09-27 03:16:06 +00:00
Steve Price
c9a0c7ace3 Convert to ELF. 1998-09-27 03:15:35 +00:00
Steve Price
431a1c18e5 Fix for ELF build and remove empty directories on deinstall. 1998-09-27 02:00:30 +00:00
Steve Price
b91aef2fbd Move manpages to MAN* macros. 1998-09-26 23:20:17 +00:00
Steve Price
5d04b9652f Mark broken for ELF because of xforms port. 1998-09-26 23:18:10 +00:00
Satoshi Asami
ab9cd238ce Typo (gdk_Imlib should be gdk_imlib).
Found by:	osa@ozz.etrust.ru
1998-09-26 00:02:36 +00:00
Satoshi Asami
41637d4447 tk80 has been ELFized. 1998-09-25 10:05:14 +00:00
Satoshi Asami
fbec77048d graphics/imlib is now ELFized. 1998-09-25 09:52:45 +00:00
Thomas Gellekum
fadbc6be51 Upgrade to 1.0. 1998-09-23 07:14:36 +00:00
Mark Murray
b61094265a Fixes for Krb4.
Reviewed by: Steve Price <sprice@hiwaay.net>
1998-09-23 05:50:41 +00:00
Satoshi Asami
457679eee3 gtk and gtk11 are now ELFized. 1998-09-22 22:55:56 +00:00
Satoshi Asami
9c13e1483f Make lib*.so links in a.out case. 1998-09-22 06:08:34 +00:00
Steve Price
a198154cf2 Remove regexp support for libxview not that it builds ELF too. 1998-09-21 22:15:59 +00:00
Steve Price
a7e780e5af Remove regexp support for Xaw3d since it can now be built in
an ELF world.
1998-09-21 01:35:33 +00:00
Steve Price
30f779debf Convert to ELF. These changes are based on a recent thread
on the -current mailing list and at least partial credit goes
to the following people for this commit:

	Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de>
	Ollivier Robert <roberto@keltia.freenix.fr>

NOTE: Kerberos support has been temporarily turned off until
someone can make it work.
1998-09-21 00:04:36 +00:00
Steve Price
a712d50fe2 Remove regexp support for libtiff34 as it is now ELF'able. 1998-09-19 05:46:07 +00:00
Steve Price
dcf1287e4d giflib is now converted to ELF so remove regexp support. 1998-09-19 01:33:49 +00:00
Vanilla I. Shu
c9e86380dc Add a patch for giflib. 1998-09-18 02:38:56 +00:00
Satoshi Asami
27ba461c8e Roll back libpng major to 2. 1998-09-17 00:50:52 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
4610ae86c9 libpng major is now 3. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:57:51 +00:00
Satoshi Asami
4dc064b0c5 jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
 support.)
1998-09-15 11:46:15 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Satoshi Asami
133f9502a3 Don't use += for a variable defined only once. Doing so will suggest
this Makefile is included from elsewhere, or is adding to a variable
defined in the environment, or something like that.
1998-09-14 10:07:36 +00:00
Thomas Gellekum
8511610850 Upgrade to 0.90. 1998-09-11 07:51:59 +00:00
Thomas Gellekum
f42be4aad7 ttmkfdir moved from x11 to x11-fonts. 1998-09-09 08:11:49 +00:00
Thomas Gellekum
ac20881293 Activate ttmkfdir. 1998-09-09 07:16:26 +00:00
Thomas Gellekum
55eafed0b7 Adjust default paths to match xdm's. 1998-09-07 06:57:08 +00:00
Vanilla I. Shu
65acb7446d Activate gnomecore. 1998-09-06 06:39:08 +00:00
Vanilla I. Shu
aa9bbeae43 Gnome Core files.
PR:		ports/7656
Submitted by:	Nakai@technologist.com
1998-09-06 06:37:58 +00:00
Vanilla I. Shu
cacca8979e Activate gnomelibs. 1998-09-06 06:35:43 +00:00
Vanilla I. Shu
c3bd378e79 GNOME support libraries.
PR:		ports/7656
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-09-06 06:34:19 +00:00
Thomas Gellekum
a15c9cc682 Activate wdm. 1998-09-04 07:19:09 +00:00
Thomas Gellekum
2d749d67ab New port wdm, the WINGs Display Manager. This is an xdm replacement
which uses an external login program instead of xdm's standard greeter.

I still need to find out why you can't change the logo for now. When
this works some BSD pixmaps would be nice to have. Any artists among us?
1998-09-04 07:17:26 +00:00
Steve Price
99290a631d Downgrade to previous version. I can't find the -pl13
version anywhere.
1998-08-30 15:39:02 +00:00
Satoshi Asami
7147ee4f54 kde shared libs are now at version 1. Gosh, no wonder they kept being
reinstalled over and over.
1998-08-25 10:04:59 +00:00
Tim Vanderhoek
f0dd53f0e9 Use the MANx variables. This commit only covers ports that
don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many
do, subtly) and don't install more than one manpage.

Any port listed here is a good candidate for a general review simply
due to age...  For example, a number of them seem to patch an install:
target into the program Makefile and/or arbitrarily compress their
manpages from patches/patch-*.  This has been out-of-vogue since I would
guess mid-1996, at least.
1998-08-23 07:34:47 +00:00
Satoshi Asami
9111e6f1b5 Mark these ports broken if DISPLAY not set. 1998-08-20 07:35:23 +00:00
Tim Vanderhoek
2a0ec6022e Remove x11 manpages. This would be the end of it, but some fools
thought it necessary to five new categories from one.  ;-)
1998-08-20 03:20:19 +00:00
Satoshi Asami
23c0cc4048 Already can't fetch.... 1998-08-19 00:50:53 +00:00
Vanilla I. Shu
13e4eaae8e Upgrade to pl13. 1998-08-18 03:11:36 +00:00
Satoshi Asami
bd44f669b7 Move pythonqt to x11-toolkits.
Reminded by:	vanilla
1998-08-14 22:46:54 +00:00
Satoshi Asami
65edaaa1f5 Replace qt dependencies with USE_QT.
(Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and
 GNU_CONFIGURE)
1998-08-12 06:29:36 +00:00
Jun Kuriyama
65213b3a83 Activate XttXF86srv-*. 1998-08-11 15:08:57 +00:00
Satoshi Asami
8225ef6f75 fvwm2 is now in x11-wm. 1998-08-08 00:02:08 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
15df440344 I'm not sure how I missed these before. Move "gtk gtk11 p5-Gtk
p5-Tcl-Tk p5-Tk" from x11 to x11-toolkits.  Note gtk11 is not in the
Makefile because it's a repository copy of gtk awaiting an upgrade
(vanilla, wake up! :).
1998-08-07 23:08:39 +00:00
Satoshi Asami
d9927174c8 Move "afterstep-devel afterstep amiwm blackbox ctwm enlightenment fvwm
fvwm2 fvwm95 gwm icewm lwm mlvwm olvwm piewm qvwm tvtwm windowmaker
wm2 wmx" from x11 to x11-wm.
1998-08-07 23:01:41 +00:00
Satoshi Asami
839f94d88c Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140
slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients
xview-config xview-lib" from x11 to x11-toolkits.
1998-08-07 22:56:48 +00:00
Satoshi Asami
3103ea2f76 Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from
x11 to fonts.  While I'm here, change the category names in some
(hopefully all) CJK font ports.
1998-08-07 22:43:13 +00:00
Satoshi Asami
84ed3c0adb Move "asfiles dfm explorer filerunner offix-files q3dmenu tkdesk
workplace xfm" from x11 to x11-fm.
1998-08-07 22:33:12 +00:00
Satoshi Asami
45df0ad9a9 Move "xtimer" from misc to x11-clocks and "asclock bclock dclock
emiclock mlclock mouseclock rclock swisswatch t3d wmtime xalarm
xdaliclock" from x11 to x11-clocks.
1998-08-07 22:28:05 +00:00
Satoshi Asami
c2ec96e939 Move "sliderule xpostit xpostitPlus" from x11 to deskutils. Move "cal
cbb ical korganizer kproject offix-trash plan teapot xcalendar xinvest
xmaddressbook xmdiary xopps zorro" from misc to deskutils.

I'll fix up the dependencies later.
1998-08-07 22:17:55 +00:00
Satoshi Asami
0e600e3ae1 xbuffy is moved from x11 to mail. 1998-08-07 22:02:54 +00:00
Satoshi Asami
b3241fee40 viewfax has been moved from x11 to comms.
Reviewed by:	the ports list
1998-08-07 22:00:00 +00:00
Jean-Marc Zucconi
4bcf821a29 Add checksum for 3.3.2-patch3 1998-08-06 02:10:26 +00:00
Jean-Marc Zucconi
782f96f60c Add 3.3.2-patch3 to PATCHFILES. 1998-08-05 19:28:17 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Tim Vanderhoek
0ec2b6d084 Another batch of add homepage. In general I've avoided any links
except to official homepages, but in this batch there were a few
cases where a link was desireable anyways.  For these, the form

http://url/  (FAQ/whatever)

was used.
1998-07-28 06:34:42 +00:00
Jean-Marc Zucconi
d21e433e16 Don't propose to build with secure RPC on 2.x systems - this is a FreeBSD-3.x
feature.
1998-07-27 22:30:57 +00:00
Satoshi Asami
e6e2249dee ???
===
checking for xdm configuration dir... /usr/X11R6/lib/X11/xdm
checking for PAM... no
checking for giflib... configure: error: You need giflib23. Please install the kdesupport package
*** Error code 1
1998-07-25 12:42:49 +00:00
Satoshi Asami
d70f789f53 cc -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H -O2 -pipe -I/usr/X11R6/include kpasswd.c
kpasswd.c: In function `passwd_valid_p':
kpasswd.c:158: warning: passing arg 1 of `des_string_to_key' discards `const' from pointer target type
kpasswd.c:158: warning: passing arg 2 of `des_string_to_key' from incompatible pointer type
kpasswd.c:161: warning: passing arg 7 of `krb_get_in_tkt' from incompatible pointer type
cc -L/usr/X11R6/lib -o xscreensaver demo.o stderr.o subprocs.o timers.o windows.o  xscreensaver.o xset.o dialogs-Xm.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 -lSM -lICE -lXm -lXmu  -lXss -lXdpms -lXp -lXt    -lX11 -lXext  -lkrb -ldes -lnsl -lsocket -lcrypt
ld: -lkrb: no match
*** Error code 1

Stop.
1998-07-24 03:12:51 +00:00
Stefan Eßer
84377cc5f9 Change dependencies to accept Qt-1.33 if present,
but to build Qt-1.40 if no compiled Qt library can be found.
1998-07-23 20:52:04 +00:00
Joerg Wunsch
f763ac5d7d Nobody seemed to be able to move the new distfile to ${MASTER_SITE_LOCAL},
so i've been placing it on an alternate FTP server instead.

:-(
1998-07-23 13:03:54 +00:00
Thomas Gellekum
bb804a3ac7 Add /usr/lib/aout to lib search path on -current. 1998-07-21 07:09:04 +00:00
Andreas Klemm
303a587655 enable new port qt140 1998-07-20 16:52:45 +00:00
Satoshi Asami
7ef0ed6aa1 Mesa -> Mesa2 1998-07-20 16:37:51 +00:00
Matthew Hunt
1d58240d3c Replace obsolete afterstep144 with afterstep-devel. 1998-07-14 17:53:53 +00:00
Justin M. Seger
2f5f2d4fd3 Upgrade to version 2.24.
PR:     7153
1998-07-14 01:34:52 +00:00
Stefan Eßer
1dc57db6d5 Fix MASTER_SITE_SUBDIR. 1998-07-13 23:42:48 +00:00
Stefan Eßer
b5072b14e7 Upgrade to KDE Release 1.0
Partially based on patches prepared by Thomas Gellekum.
1998-07-13 23:36:02 +00:00
Steve Price
25a0f0a12e Activate dgs. 1998-07-13 02:27:43 +00:00
Steve Price
fd5f76a00c Initial import of dgs version 0.5.0.
A display ghostscript system.

PR:		7183 (7 of 9)
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-07-13 02:19:25 +00:00
Steve Price
0db2a2e384 Turn on wmtime. 1998-07-12 23:15:01 +00:00
Steve Price
d8b58174e1 Turn on kb2mb2. 1998-07-12 22:55:08 +00:00
Steve Price
5e9d600ba3 Initial import of kbmb2 version 1.0.
Redirect any key to the second mouse button.

PR:		7225
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-07-12 22:54:07 +00:00
Marc G. Fournier
d09ab74078 Forgot to add new ports to 'section' Makefile 1998-07-12 08:41:25 +00:00
Marc G. Fournier
ecbb9cefb2 KWorldWatch - a simple tool showing a revolving world map 1998-07-12 08:39:37 +00:00
Steve Price
d6a67ff451 Fix a minor nit in the DESCR.
PR:		7170
Submitted by:	Stefan Eggars <seggers@semyam.dinoco.de>
1998-07-05 23:01:25 +00:00
Chris Timmons
2304664116 Upgrade to XFree86 3.3.2p2.
(sorry, I should hav batched these commits together better...)
1998-07-03 05:06:01 +00:00
Chris Timmons
3e2391fc5a Upgrade to XFree86 3.3.2p2. If you have tcl/tk 8.0 on your system and
haven't rebuilt it in a while, make sure libtcl80.a and libtk80.a
have been ranlib-ed, else your build of XFree86 will choke.

OK'd by jmz
1998-07-03 05:01:55 +00:00
Thomas Gellekum
5b5c87acbc Upgrade to 4.11. 1998-06-29 07:55:36 +00:00
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
Mark Murray
79d12aefd3 Quieten portlint. Purely cosmetic. 1998-04-13 14:32:13 +00:00
Justin M. Seger
086ced3bb4 Upgrade to version 1.0-10.20 1998-04-11 02:35:57 +00:00
Thomas Gellekum
63aa96c52a Activate libhelp. 1998-04-09 08:14:54 +00:00
Thomas Gellekum
7b804361b0 Import libhelp port. libhelp is a hypertext help system for Motif
applications. Call xmhelp for an example and introduction.

Submitted by:	Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
1998-04-09 08:13:33 +00:00
Jean-Marc Zucconi
5a030ce7c5 Upgrade: 2.38 -> 2.42 1998-04-08 21:30:48 +00:00
Thomas Gellekum
df9f9135ff Activate xbae. 1998-04-08 13:37:20 +00:00
Jean-Marc Zucconi
286082af6c Don't try to untar Wraphelp.c if USA_RESIDENT=NO 1998-04-03 22:59:40 +00:00
Jean-Marc Zucconi
5b6fd06376 Upgrade to 3.3.2 1998-04-03 22:52:08 +00:00
Steve Price
53f6a9e817 Activate the lwm port. 1998-03-28 15:16:00 +00:00
Thomas Gellekum
439a87c5f2 Activate workplace. 1998-03-27 14:31:19 +00:00
Thomas Gellekum
0155d87e8d Upgrade to 4.09. 1998-03-25 12:30:39 +00:00
Justin M. Seger
d069d42575 Nuke fvwm2-english. It has been kept around only for reference, and if anyone
still needs it, they can always retrive it from the Attic.

Approved by:    asami
1998-03-22 05:13:11 +00:00
Mark Murray
3af7e5707f Enable kerberosIV if MAKE_KERBEROS4 is set. Xlock will then get a TGT
for the user when she returns and unlocks.
1998-03-20 14:50:09 +00:00
Mark Murray
e9a799842c Enable all sorts of useful security features:
o XDM-AUTHORIZATION-1 is more automated for the non-USA case.
o PST's KerberosIV patches are reinstated for XDM. This is NOT
  a full-blown KerberosIV implementation for X - this will
  just get you a TGT when you log in - THATS ALL!
o Enable compilation of SecureRPC. The use of SecureRPC at the
  moment is frought with danger! I have no idea how safe or
  good the implementation is. Enable at your own peril!! (Secure
  RPC is only available for those folk using 3.0-Current).

Also allow XF86Setup to use TK-8.0.

OK'ed By: JMZ
1998-03-19 14:57:20 +00:00
Thomas Gellekum
f7bd4de7f8 Upgrade to 4.08.2. 1998-03-16 10:04:09 +00:00
Steve Price
9f999384ce Remove old maintainer. 1998-03-16 07:13:53 +00:00
Jean-Marc Zucconi
a3d7c75c63 Built XF86Setup only if tk4.2/tcl7.6 is there. Other versions do not seem to
work.
1998-03-15 23:48:16 +00:00
Steve Price
e2922bf707 Update to version 2.4.5.
PR:		5940
Submitted by:	Frank Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw>
1998-03-15 19:48:30 +00:00
Vanilla I. Shu
0c2179c3af Upgrade to 1.11, and portlint. 1998-03-12 02:55:17 +00:00
Justin M. Seger
9688207a6f Upgrade to version 2.16 1998-03-10 01:35:46 +00:00
Jean-Marc Zucconi
e71018695b Add a few files. 1998-03-09 02:48:02 +00:00
Jean-Marc Zucconi
0fd4c68036 Upgrade to version 3.3.2. 1998-03-08 17:14:39 +00:00
Stefan Eßer
1ecf9ece5a Use $(MASTER_SITE_KDE) 1998-03-06 19:52:23 +00:00
Stefan Eßer
1330c48812 Add kdm_bg.jpg to wallpapers 1998-03-06 19:45:10 +00:00
Stefan Eßer
2b5532ec39 Fix kfmsu2 (which actually should *never* be used on a multi-user system!)
The original version was not compatible with the FreeBSD version of "su"
(it assumed that "su - -c CMD" executed CMD as root), and it required root
to have a POSIX shell as login shell (not a C shell).
The original "xhost +local:root" could mislead the user to assume that
only  root was given permission to access hist X11 display, but the user
parameter is ignored by xhost (as of XFree86 3.3.1). This allows *every*
user on the local system to grab all keypresses or screen contents while
kfmsu2 has not run to completion. Starting several instances of kfmsu and
leaving one will revoke access to the X11 display to all others ...

In fact, kfmsu might be considered *that* broken by design, that it should
not be installed, but it's a part of kdebase and I do not want to disable
it in case somebody has a legitimate use for it ...

The non-functionality of kfmsu was pointed out by Glenn Johnson.
1998-03-04 23:46:12 +00:00
Stefan Eßer
02d259656d Update package name to reflect we are at Beta3 ... 1998-03-04 23:26:58 +00:00
Stefan Eßer
98d380cf64 Enable compilation of kdenetwork port. 1998-03-04 23:25:30 +00:00
Thomas Gellekum
dae713d9f5 Upgrade to 4.08.1. 1998-03-04 08:20:48 +00:00
Thomas Gellekum
4182da385c Use MesaGL in any case when PACKAGE_BUILDING is defined. 1998-03-03 10:39:01 +00:00
Thomas Gellekum
f2efb150d2 Upgrade to 4.08. Use MesaGL when available. 1998-03-03 08:29:05 +00:00
Satoshi Asami
faf9c2d8d2 Fix kdecore shlib version number. 1998-02-26 03:32:35 +00:00
Steve Price
2eb3b5ca74 Update to version 0.7+PL5.
PR:		5157
1998-02-23 15:38:53 +00:00
Bill Fenner
f06d13b6ff Add tk virtual category where missing. List of ports which depend on tk
but aren't in a tk virtual category from
 awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX

I didn't do anything about the ports which depend on things which depend
 on a tk revision.  I'd be afraid that the depended-upon port might change
 and thus outdate the virtual category in the depender.
1998-02-21 22:38:11 +00:00
Stefan Eßer
62221ea2f3 Add kdegraphics 1998-02-21 15:15:58 +00:00
Satoshi Asami
43adb20442 Move textedit from x11 to editors.
Approved by:	jraynard
1998-02-18 04:18:45 +00:00
Justin M. Seger
4e23800cdb Activate ports/lang/tcl81 and ports/x11/tk81 1998-02-16 15:57:07 +00:00
Steve Price
a4dea0477f pppload has been moved to ports/net. 1998-02-16 15:30:06 +00:00
Steve Price
5d74e06f5c Activate pppload-1.0. 1998-02-16 02:30:03 +00:00
Stefan Eßer
8a824b3975 Clean up Makefile 1998-02-15 22:18:32 +00:00
Justin M. Seger
14737a7a86 Nuke x11/xbloody. Should be games/xbloody
Noticed by:	max
1998-02-15 17:01:04 +00:00
Justin M. Seger
4730d8efd0 Activate xbloody. 1998-02-15 14:38:10 +00:00
Jordan K. Hubbard
15a05407ba Add V port. 1998-02-10 07:05:52 +00:00
Bill Fenner
891bd1a33c Fix MAINTAINER's address
PR:		ports/5645
Submitted by:	furusawa@com.cs.osakafu-u.ac.jp (FURUSAWA Kazuhisa)
1998-02-07 19:55:58 +00:00
Stefan Eßer
5c0b659b70 Upgrade to Beta3 1998-02-07 11:58:50 +00:00
Stefan Eßer
04ca42b6b6 Upgrade to KDE Beta3:
Recompile all your applications!

Only the minor revision of the shared libraries changed, but
they are not really upward compatible with those from Beta2!
1998-02-07 11:55:47 +00:00
Thomas Gellekum
fb04f0b2bd Upgrade to 4.07. 1998-02-04 07:59:00 +00:00
Bill Fenner
5bebc7fbef Fix MASTER_SITE_SUBDIR
Submitted by:	distfile checker
1998-02-01 22:25:50 +00:00
Justin M. Seger
c1e6085f43 Upgrade to blast-1.0-ss-10.10 and make myself MAINTAINER. Old MAINTAINER
wouldn't respond to emails.
1998-01-29 15:51:49 +00:00
Justin M. Seger
7a924b8de7 Upgrade to version 2.15. 1998-01-23 01:58:25 +00:00
Bill Fenner
b43892bb6c Fix MASTER_SITES.
Submitted by:	distfile checker
1998-01-22 00:41:36 +00:00
Satoshi Asami
1517df147c Mini portlint. 1998-01-06 06:22:37 +00:00
James Raynard
14de47fdd0 Enable props and textedit 1998-01-04 23:45:30 +00:00
James Raynard
d01b5f5650 The xview "props" program. It allows users to interactively
customise workspace properties such as colours, icon placement, menus etc.
1998-01-04 22:31:26 +00:00
Justin M. Seger
6d17d8522e Upgrade to version 2.14. 1997-12-28 16:56:46 +00:00
Satoshi Asami
ed1ba38a9f Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
1997-12-25 22:29:52 +00:00
Satoshi Asami
4f01ce1606 Add kdemultimedia. 1997-12-25 21:41:43 +00:00
Stefan Eßer
2ca0f15458 Fix DISTNAME: We have been at Beta2.1 for some time already 1997-12-24 13:53:13 +00:00
Alexander Langer
dab61dff14 No need to use += on first appearance of variables. 1997-12-24 01:21:47 +00:00
Vanilla I. Shu
a2cea30537 Make it fetchable. 1997-12-16 20:23:37 +00:00
Vanilla I. Shu
a4303275a8 Upgrade to 2.5.8. 1997-12-13 13:08:34 +00:00
Vanilla I. Shu
fee3632826 Activate mlclock 1997-12-12 06:19:15 +00:00
Satoshi Asami
11b9eb3187 Add NO_PACKAGE, we're not going to distribute packages for this as long as
XFree86 is also doing so.
1997-12-04 10:52:50 +00:00
Satoshi Asami
1c1ed248e8 Remove "rxvt - " from front, this is redundant. 1997-12-04 03:14:14 +00:00
Satoshi Asami
7d78a1cffb imlib shared version number is now 4. 1997-11-29 23:43:27 +00:00
Satoshi Asami
6700b35db7 Mark this port broken temporarily. 1997-11-29 22:06:43 +00:00
Bill Fenner
95974dfc6c Remove xtide (moving it to astro) 1997-11-28 20:31:07 +00:00
Justin M. Seger
2f51cd3fee Upgrade to version 2.11 and make myself MAINTAINER.
OK'ed by:	asami
1997-11-27 23:48:18 +00:00
Justin M. Seger
3ca6e5e86f Remove bad MASTER_SITES and fix some things pointed out by portlint. 1997-11-27 18:50:58 +00:00
Stefan Eßer
66e49b358b Enter myself as MAINTAINER of this port.
Temporarily disable building kdenetwork.
Remove building of kdesupport, the updated
kdenetwork port will no longer need it ...
1997-11-27 00:47:46 +00:00
Stefan Eßer
9dc30a71a8 Fix --prefix parameter: The previous commit contained a value used for
testing the PLIST ...
1997-11-27 00:35:27 +00:00
Stefan Eßer
a04ee5160f Update to Beta2 1997-11-27 00:29:58 +00:00
Thomas Gellekum
029e2b1800 Upgrade to 4.06.1. 1997-11-24 08:06:04 +00:00
Bill Fenner
d8647e359b enable xtide 1997-11-24 05:32:52 +00:00
Bill Fenner
6fe5723a16 Enable tycoon. 1997-11-24 05:04:22 +00:00
Bill Fenner
d023359a9c Import tycoon, a button/drop-target manager with OffiX drag'n'drop support.
PR:		ports/4580
Submitted by:	stephen farrell <sfarrell@healthquiz.com>
1997-11-24 05:02:48 +00:00
Satoshi Asami
cca6f22684 Another SUBIDR -> SUBDIR fix. Thomas, where are you cut & pastin'
these from? :)
1997-11-20 05:27:49 +00:00
Thomas Gellekum
120a1fbdd7 Forgot to call ldconfig in post-install. 1997-11-19 12:22:01 +00:00
Thomas Gellekum
9ff9802dd7 Make `make reinstall' work. Build and install shared libraries. 1997-11-19 12:18:07 +00:00
Thomas Gellekum
1b3b66b84f Activate xaniroc. 1997-11-17 12:49:47 +00:00
Thomas Gellekum
41fad6a94c Import xaniroc port. xaniroc animates your root cursor.
PR:		4590
Submitted by:	Stefan 'Sec' Zehl <sec@42.org>
1997-11-17 12:47:05 +00:00
Masafumi Max NAKANE
330247cfa1 Add @dirrm for share/Eterm. 1997-11-16 16:32:57 +00:00
Masafumi Max NAKANE
290fc2a456 Upgrade, 0.6a -> 0.6apl2.
Submitted by:	pst@shockwave.com
PR:		5057
1997-11-16 16:32:02 +00:00
Satoshi Asami
b601dc2412 Correctly spell variable name so this port actually compiles. Seems
like someone commited a port without testing again! :(
1997-11-15 11:14:49 +00:00
Paul Traina
e2161c1c08 Upgrade tkgoodstuff port to 8.0-final 1997-11-14 17:51:08 +00:00
Paul Traina
d1b6d21a45 Depend on the fvwm program, not fvwm2 (the old fvwm2 port installed as fvwm) 1997-11-14 17:19:54 +00:00
Thomas Gellekum
9acec3b0fe Activate icewm. 1997-11-14 13:15:54 +00:00
Thomas Gellekum
51578390d6 Activate amiwm. 1997-11-14 09:40:16 +00:00
Thomas Gellekum
73b1e2ac93 Activate tkstep80. 1997-11-11 07:56:04 +00:00
Thomas Gellekum
a2d6cd4a5c Run `ldconfig -m' on ${PREFIX}/lib, not on
${PREFIX}/share/doc/HTML/en/kdelibs ;-).
1997-11-11 07:28:19 +00:00
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
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
Satoshi Asami
bada70ab1f Use new MASTER_SITE_LOCAL variable from bsd.port.mk. 1997-04-30 03:18:09 +00:00
Satoshi Asami
827cc7b234 Make pixmaps/ dir before attempting to install files into it. 1997-04-29 10:54:43 +00:00
Satoshi Asami
0f91c7bcb4 Move the existing (unconditional) <sys/types.h> include above the
conditional include of <utmp.h>.
1997-04-25 11:10:52 +00:00
Thomas Gellekum
1ac09f1f90 Upgrade to 4.02.
- flag-freebsd.h is now in the xlockmore distribution.
- xlock now works with Xauthority
1997-04-25 06:56:21 +00:00
Satoshi Asami
27b9e535a7 #include <sys/types.h> before <utmp.h> if __FreeBSD__ >= 3. Note there
is another #include of <utmp.h> below, but it's outside of the #ifdef
scope from <utmp.h>. :(
1997-04-24 22:23:18 +00:00
James FitzGibbon
a91d7e8e55 Change the name of p5-Tk400 to p5-Tk, and remove p5-Tk400 from the
repository.
Reviewed by:	asami@freebsd.org (did the repository copy)
1997-04-21 02:28:35 +00:00
Wolfram Schneider
1760fd6654 Add virtual category 'tk41'. 1997-04-20 13:20:00 +00:00
Thomas Gellekum
97c641f931 Upgrade to 4.01. 1997-04-03 07:18:09 +00:00
Masafumi Max NAKANE
bcb4f1c6cd Upgrade to the latest version: 1.4.
Update the MASTER_SITES to what seems to be the official one.
1997-03-29 12:29:26 +00:00
Masafumi Max NAKANE
6c1d99576c Enable xprompt. 1997-03-25 15:30:45 +00:00
Masafumi Max NAKANE
2da17650b3 New port xprompt:
Small program to display a dialog box and receive text from
the user.  Suitable for use in shell scripts, etc.
Submitted by:	 Matthew Hunt <mph@pobox.com>
Reviewed & modified by:	max
(Closing PR #3069.)
1997-03-25 15:25:43 +00:00
Satoshi Asami
9e78512d02 Added tk42. 1997-03-12 09:21:00 +00:00
Satoshi Asami
10a66eda82 Add xtestpicture. I'm not sure if Joerg is going to do it himself or
not, but I don't see him logged in to freefall now and I don't want this
to fall through the cracks.
1997-03-11 23:46:03 +00:00
Joerg Wunsch
d93f9ffd28 xtestpicture creates a simple monitor test pattern, resembling a TV
test picture.
1997-03-11 23:36:35 +00:00
David E. O'Brien
f7bf261eed Upgrade to 2.20. 1997-03-07 12:30:12 +00:00
David E. O'Brien
5c226d4573 Upgrade to 2.20.
You can now add snazzy looking menus to any plain (non-X) text
application.  At the moment, the menuing system is simple but
functional.
1997-03-07 12:29:49 +00:00
David E. O'Brien
4749887c17 Upgrade to 2.20. 1997-03-07 12:24:55 +00:00
Thomas Gellekum
4cc0051457 Activate xantfarm. 1997-03-06 10:15:57 +00:00
Thomas Gellekum
fc827a92ff Import of xantfarm port. Closes PR #2894.
Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.jp>
1997-03-06 10:15:04 +00:00
Satoshi Asami
2c989036bc Comment out IS_INTERACTIVE, it needs to run xrdb. 1997-03-06 05:18:55 +00:00
Satoshi Asami
fe0336effa Comment out IS_INTERACTIVE, only needs to connect to run xrdb. 1997-03-06 04:50:09 +00:00
David E. O'Brien
37e0df3535 turn on rclock 1997-03-03 16:28:48 +00:00
Satoshi Asami
19c483fabc Add fvwm2-english. (Marked BROKEN: it's merely a place-holder.) 1997-03-03 11:25:49 +00:00
David E. O'Brien
dc81cccbe5 rxvt needs to be installed suid root so it can change the ownership
of the /dev/ttypX used.
1997-02-21 13:55:24 +00:00
Thomas Gellekum
a93cdbfc89 Upgrade to 4.00. 1997-02-20 07:26:30 +00:00
Thomas Gellekum
3af672495f Activate xalarm. 1997-02-17 09:55:14 +00:00
Andreas Klemm
6cde6093a2 enabled mlvwm. 1997-02-16 22:34:06 +00:00
Satoshi Asami
594c8d181d Put distribution patches in a separate dir. 1997-02-06 07:53:04 +00:00
Jean-Marc Zucconi
292fcd1ee2 Add checksum for 3.2-fix-01 1997-02-05 02:58:08 +00:00
Jean-Marc Zucconi
ba46c27656 PATCH_DIST_STRIP=-p1 is required for fix-01 1997-02-05 02:57:10 +00:00
Jean-Marc Zucconi
4f4d441b7c Fix a typo.
Submitted by: jhs
1997-02-02 17:26:29 +00:00
Jean-Marc Zucconi
5147895f53 There is a fix (3.2-fix-01) from XFree86.
I did not a make - this is untested!!
1997-02-02 17:25:14 +00:00
Satoshi Asami
45755113f1 Checksum changed again. 1997-01-24 12:38:40 +00:00
Chuck Robey
2d224b591a Update checksum and fix CFLAGS += setting.
Submitted by:	Pedro Giffuni S. <pgiffuni@fps.biblos.unal.edu.co>
1997-01-23 02:21:02 +00:00
Thomas Gellekum
b5b5740dae Activate neXtaw. 1997-01-20 07:18:36 +00:00
Thomas Gellekum
9fdfa46055 Use flag-freebsd.h, submitted by Philippe Regnauld <regnauld@deepo.prosa.dk>. 1997-01-14 07:16:30 +00:00
David E. O'Brien
ddeb9c852c Switched to using the INSTALL_* macros. 1997-01-13 11:32:25 +00:00
David E. O'Brien
9c6f8d1628 Fixed DISTNAME, added PKGNAME. 1997-01-13 11:31:25 +00:00
Satoshi Asami
e6d9774824 Added $Id$. 1997-01-13 09:21:13 +00:00
Satoshi Asami
3b2e9e60bf Checksum was incorrect, has changed, or something. 1997-01-13 09:17:26 +00:00
Thomas Gellekum
87113dc9e2 Activate libsx and lupe. 1997-01-13 08:07:41 +00:00
Thomas Gellekum
7092cf4386 Import of libsx, a simple X library.
Closes PR #2289.

Submitted by:	pgiffuni@FPS.biblos.unal.edu.co
1997-01-13 07:43:51 +00:00
Thomas Gellekum
ccd663182a Import of lupe, a magnifying glass for X11.
Closes PR #2250.

Submitted by:	 FURUSAWA, Kazuhisa <furusawa@com.cs.osakafu-u.ac.jp>
1997-01-13 07:40:24 +00:00
Satoshi Asami
ee10b6e751 Add lesstif. 1997-01-09 09:08:03 +00:00
Thomas Gellekum
eb76d94df9 Upgrade from 3.12 to 3.13. 1997-01-09 07:09:28 +00:00
Satoshi Asami
f71311565c Pre-create all necessary manpage and catpage directories. 1997-01-08 12:27:18 +00:00
Jordan K. Hubbard
72734182c1 Remove myself as MAINTAINER from a number of ports I no longer
have time to properly maintain.  This will cause the position to
revert to ports.
1997-01-06 12:15:11 +00:00
David E. O'Brien
33724a75ef Moving contool from ports/x11/ to ports/sysutils/
Reviewed by:	Jordan and Satoshi
1997-01-06 09:51:52 +00:00
David E. O'Brien
8b8a67ff8d Turn on contool. 1997-01-05 23:15:10 +00:00
Satoshi Asami
bb42ba8200 OK, so camltk was really supposed to be camltk41. (The actual files are
already repository-copied.)
1997-01-03 15:09:12 +00:00
Satoshi Asami
27f931d799 Oops, x11/camltk and japanese/camltk do not have "41" at end. 1997-01-03 13:15:05 +00:00
Satoshi Asami
3b5e017107 Added camltk41. 1997-01-03 12:26:03 +00:00
Masafumi Max NAKANE
e0e52733cf Renaming etlfont -> etlfonts.
Suggested by:	asami
1997-01-02 19:24:51 +00:00
Masafumi Max NAKANE
d4cbf52544 Activate etlfont. 1996-12-30 18:27:30 +00:00
Thomas Gellekum
48e734e32f Activate tix. 1996-12-30 07:15:08 +00:00
Satoshi Asami
21bfdeed5c Sort this file once and for all so nobody needs to scramble it again.
(It took me a while to figure out that all that happened was addition
 of lmorph and bubble screensavers! ;)
1996-12-28 01:51:30 +00:00
Andrey A. Chernov
4311ac9af5 Quick hack of KOI8-R locale to make it work: add ISO8859-1:GR
also it is not true.
ISO8859-1:GR _always_ searched for pressed 8bit key independently of
locale information, so only ISO8859-1 locales really works.

Remove NO_PACKAGE, because XFree distributed package not have
this fixes.
1996-12-25 05:56:07 +00:00
Peter Wemm
6bf55542b0 Hey guess what Satoshi? I nearly forgot the md5 file too... :-] 1996-12-25 04:59:55 +00:00
Peter Wemm
dcd3fb9f02 Update 1.25 -> 1.27 (file gone from master sites) 1996-12-25 04:42:53 +00:00
Satoshi Asami
263c3e5d2e Make this compile even if BuildServer is not defined. The original error
that raised my attention was the tab used in place of spaces in the
!BuildServer part, but since we aren't building this inside the X Consortium
tree anyway, I believe the conditional check should be taken out.
1996-12-23 00:37:24 +00:00
Satoshi Asami
b7a86be739 Add files/md5 entries for files whose checksum should be ignored as well.
Requires rev. 1.239 of bsd.port.mk.
1996-12-17 12:33:56 +00:00
Satoshi Asami
9a2117123e Add checksum, don't know why it was missing before. 1996-12-17 12:29:51 +00:00
Satoshi Asami
f72fddd2be Remove color_xterm port, stock xterm in XFree86-3.2 includes color support. 1996-12-17 11:07:12 +00:00
David E. O'Brien
5428d50ccc Update to version 2.16
Submitted by:	Matthew N. Dodd <winter@jurai.net> (with some mods by me)
1996-12-08 02:31:59 +00:00
Satoshi Asami
9e6427c5d3 Change DEPENDS to BUILD_DEPENDS with a nonexistent path, it is required
for building only.
1996-12-07 23:43:56 +00:00
Satoshi Asami
9c000628b1 Add NO_PACKAGE reason (package available from XFree86). 1996-12-07 12:51:19 +00:00
Satoshi Asami
15dab03ed9 Add DEPENDS to sam, this port requires libraries and private headers. 1996-12-07 09:05:09 +00:00
Satoshi Asami
4515213825 ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.
Hinted by:	obrien
1996-12-03 04:07:49 +00:00
Thomas Gellekum
ae17a2fb1b Upgrade from 3.11 to 3.12. 1996-12-02 08:46:06 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Satoshi Asami
5b5d41c937 Add p5-Tk400 and qvwm. Sort. 1996-11-26 09:14:32 +00:00
Thomas Gellekum
b950dabdd1 Activate bricons. 1996-11-25 10:15:55 +00:00
Thomas Gellekum
e60610ce65 Import of bricons, a start up utility for applications on an X display.
Closes PR 1529.

Submitted by:	Andreas Kohout <shanee@rabbit.augusta.de>
1996-11-25 10:00:33 +00:00
Jean-Marc Zucconi
128c0e64ff Remove the suid bit of SuperProbe.
According to Marc Slemko (marcs@alive.ampr.ab.ca) there are potential
security holes in SuperProbe and it is not going to be setuid in the
next release.
1996-11-25 02:29:26 +00:00
Satoshi Asami
229e21a24e Added xmascot. 1996-11-19 12:32:12 +00:00
Satoshi Asami
dcb407a079 A pretty animation on your X screen. WARNING: this program will put a
lot of pressure on your X server!

Closes a lot of PRs.

Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1996-11-19 12:23:51 +00:00
Satoshi Asami
949a7a041f Yipes, deleted CATEGORIES by mistake. Mea culpa. 1996-11-19 00:52:18 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
642e598732 Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:37:03 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
Satoshi Asami
c98748e6da Finish what the previous revision intended to do, i.e., copy Wraphelp.c
from DISTDIR if found there, instead of looking for it in DISTDIR and
copying it from X11FIXES (which is no longer defined).

I guess it's impossible to test all cases for a port this size.
1996-11-16 10:35:10 +00:00
Eric L. Hernes
171c958ea0 attach new ports 1996-11-15 19:30:58 +00:00
Eric L. Hernes
ad59d1ca17 import xmold port.
closes pr ports/1800 & ports/2026
Submitted by:Yukihiro Nakai Nakai@Mlab.t.u-tokyo.ac.jp
1996-11-15 16:25:40 +00:00
Satoshi Asami
3092045a0b Add gwm.
LMP countesy of:	markm
1996-11-15 04:49:18 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Thomas Gellekum
d4e43dbe8b Typo: $id$ -> $Id$ 1996-11-12 07:08:28 +00:00
David E. O'Brien
d23a795680 CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
Jean-Marc Zucconi
b59156cd49 Look for Wraphelp.c in $DISTDIR
Compile XF86Setup only if the static library libtk4[1234].a is available
1996-11-10 20:55:14 +00:00
Peter Wemm
7b4a03a52b Master site path for xfree86.cdrom.com was incorrect (of all places :-) 1996-11-10 12:06:47 +00:00
Jean-Marc Zucconi
add75feb1c Try to detect if tk4.x is present in /usr/local so that XF86Setup can
be compiled.
1996-11-10 03:05:39 +00:00
Satoshi Asami
0801398fc6 Complete PLIST, as promised. Will also @dirrm everything except the
toplevel directories (bin, include, lib, man) and major second
levels ({include,lib}/X11, man/man[135]).
1996-11-09 13:02:53 +00:00
Satoshi Asami
df9a3920e7 Split out contrib part (is now x11/XFree86-contrib port). Make this
Makefile look like one for a regular port.

Full PLIST will follow later, I'm doing a recompile now.

Reviewed by:	jmz
1996-11-09 02:08:56 +00:00
Satoshi Asami
1828b02102 Add XFree86-contrib. 1996-11-09 02:05:45 +00:00