1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

472 Commits

Author SHA1 Message Date
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
Satoshi Asami
158f664e77 Contrib part of XFree86.
Hints on how to fix xload by:	joerg
1996-11-09 02:04:57 +00:00
Satoshi Asami
439fe1d7cd No version number in COMMENT please! 1996-11-08 07:21:00 +00:00
Satoshi Asami
8fd7a14593 Add tkgoodstuff. 1996-11-07 12:28:22 +00:00
Jean-Marc Zucconi
2ce979f7da Upgrade to version 3.2 1996-11-06 13:38:22 +00:00
Thomas Gellekum
66057a826c Upgrade to version 3.11. 1996-11-05 07:13:54 +00:00
James FitzGibbon
cada467f15 Update for newly imported ports. 1996-11-03 21:09:33 +00:00
Satoshi Asami
63eaf5a702 Delete FETCH_DEPENDS on ncftp2. 1996-11-01 05:03:47 +00:00
Satoshi Asami
2fd3e61d35 These ports are moved to astro. 1996-10-31 10:53:00 +00:00
Jean-Marc Zucconi
200cbf7553 Add missing entries.
Submitted by:	jhs
1996-10-22 13:13:57 +00:00
Satoshi Asami
084e12c7fe Uncomment PKGNAME, it's different from DISTNAME so it's needed. 1996-10-16 01:36:33 +00:00
Satoshi Asami
b14e9a7cb3 Remove PREFIX=/usr/X11R6, it is already the default if USE_IMAKE (or
USE_X11) is set.  Besides, we are not supposed to be changing
PREFIX in the Makefiles unless there's absolutely no way other than
that to make it work.
1996-10-15 19:24:55 +00:00
Paul Traina
70e23ce8ff Clean up Biff and goodstuff startup 1996-10-10 05:50:17 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Paul Traina
0f45b95255 remove tkxpm 1996-10-08 15:07:06 +00:00
Paul Traina
c0e343b542 TkGoodstuff menu bar and biff/program launcher that interacts with fvwm2. 1996-10-08 04:45:57 +00:00