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

637 Commits

Author SHA1 Message Date
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