summaryrefslogtreecommitdiff
path: root/misc/dotfile (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20960
1998-10-09Requires X display, set BROKEN if DISPLAY not set.Satoshi Asami1-1/+5
Notes: svn path=/head/; revision=13778
1998-10-04Cleanup pkg/PLIST so that it knows about all files installed andSteve Price1-0/+2
cleans up empty directories on deinstall. Notes: svn path=/head/; revision=13638
1998-09-25tk80 has been ELFized.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=13387
1998-08-18Remove miscellaneous manpages.Tim Vanderhoek1-1/+0
Notes: svn path=/head/; revision=12623
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1-3/+3
Notes: svn path=/head/; revision=12335
1998-08-07Delete two missing files.Satoshi Asami1-2/+0
Notes: svn path=/head/; revision=12320
1998-02-26Don't try to look for the formail program, since it may fail ifSteve Price2-6/+66
procmail is not present. Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=9939
1998-02-26Clear up an inocuous message from make(1) about ignoring extraSteve Price1-65/+61
target. Notes: svn path=/head/; revision=9938
1998-02-26Build and install the procmail module by default.Steve Price2-1/+14
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=9936
1998-02-25Temporarily remove the PROCMAIL=yes so that this port will packageSteve Price2-25/+1
and I can find a better way of doing it. Notes: svn path=/head/; revision=9928
1998-02-25Mark this port broken, doesn't package.Satoshi Asami1-1/+3
Notes: svn path=/head/; revision=9924
1998-02-23Upgrade to version 2.2.Steve Price9-255/+547
PR: 5820 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=9893
1997-11-22Upgrade to use tk80. Clean up a few things pointed out by portlint.Justin M. Seger3-7/+25
Notes: svn path=/head/; revision=8768
1997-04-20Add virtual category 'tk41'.Wolfram Schneider1-2/+2
Notes: svn path=/head/; revision=6248
1997-04-03Upgrade to the released version of 2.0.Bill Fenner3-6/+235
Notes: svn path=/head/; revision=6125
1997-01-24Fix LIB_DEPENDS line, this one depends on tk41, not tk.Satoshi Asami1-2/+2
This caused, among other things, the package depend on tk-3.6 (argh!!!). Notes: svn path=/head/; revision=5419
1997-01-06Show a useful homepage for dotfile on installation.David E. O'Brien2-1/+7
Notes: svn path=/head/; revision=5219
1997-01-05The dotfile generator provides a handy way to create user-David E. O'Brien5-0/+39
configuration files for many programs. Modules are used to define the configuration options. A sample template is provided to aid in creating new modules. Submitted by: Oliver Oberdorf <oly@world.std.com> (with changes by me) Notes: svn path=/head/; revision=5215