summaryrefslogtreecommitdiff
path: root/x11/tkgoodstuff (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-31$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21147
1998-10-05Make sure we remove everything we install.Steve Price1-1/+0
Notes: svn path=/head/; revision=13669
1998-09-25tk80 has been ELFized.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=13387
1998-08-08fvwm2 is now in x11-wm.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=12337
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=12335
1998-02-21Add tk virtual category where missing. List of ports which depend on tkBill Fenner1-2/+2
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. Notes: svn path=/head/; revision=9876
1997-11-15Correctly spell variable name so this port actually compiles. SeemsSatoshi Asami1-1/+1
like someone commited a port without testing again! :( Notes: svn path=/head/; revision=8639
1997-11-14Upgrade tkgoodstuff port to 8.0-finalPaul Traina5-141/+129
Notes: svn path=/head/; revision=8625
1997-11-14Depend on the fvwm program, not fvwm2 (the old fvwm2 port installed as fvwm)Paul Traina1-2/+2
Notes: svn path=/head/; revision=8624
1997-07-07Upgrade tkgoodstuff to tkgoodstuff v4.2.Paul Traina4-27/+44
(FYI: this was the catalyst for the recent crusade to nuke the core tcl) Submitted by: max Notes: svn path=/head/; revision=7228
1997-06-21Instead of defining INSTALL_PROGRAM="" in CONFIGURE_ENV, put STRIP= toMasafumi Max NAKANE1-3/+3
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.) Notes: svn path=/head/; revision=7028
1997-06-21Correctly specify the path of pppd in Dialer script.Masafumi Max NAKANE1-0/+20
PR: 3574 Pointed-out by: "David O'Brien" <obrien@NUXI.com> Notes: svn path=/head/; revision=7027
1997-04-20Add virtual category 'tk41'.Wolfram Schneider1-2/+2
Notes: svn path=/head/; revision=6248
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=4575
1996-10-16Uncomment PKGNAME, it's different from DISTNAME so it's needed.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=3993
1996-10-10Clean up Biff and goodstuff startupPaul Traina1-2/+2
Notes: svn path=/head/; revision=3951
1996-10-08TkGoodstuff menu bar and biff/program launcher that interacts with fvwm2.Paul Traina6-0/+307
Notes: svn path=/head/; revision=3927