summaryrefslogtreecommitdiff
path: root/misc/dotfile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Requires X display, set BROKEN if DISPLAY not set.Satoshi Asami1998-10-091-1/+5
| | | | Notes: svn path=/head/; revision=13778
* Cleanup pkg/PLIST so that it knows about all files installed andSteve Price1998-10-041-0/+2
| | | | | | | cleans up empty directories on deinstall. Notes: svn path=/head/; revision=13638
* tk80 has been ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13387
* Remove miscellaneous manpages.Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12623
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-3/+3
| | | | Notes: svn path=/head/; revision=12335
* Delete two missing files.Satoshi Asami1998-08-071-2/+0
| | | | Notes: svn path=/head/; revision=12320
* Don't try to look for the formail program, since it may fail ifSteve Price1998-02-262-6/+66
| | | | | | | | | procmail is not present. Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=9939
* Clear up an inocuous message from make(1) about ignoring extraSteve Price1998-02-261-65/+61
| | | | | | | target. Notes: svn path=/head/; revision=9938
* Build and install the procmail module by default.Steve Price1998-02-262-1/+14
| | | | | | | Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=9936
* Temporarily remove the PROCMAIL=yes so that this port will packageSteve Price1998-02-252-25/+1
| | | | | | | and I can find a better way of doing it. Notes: svn path=/head/; revision=9928
* Mark this port broken, doesn't package.Satoshi Asami1998-02-251-1/+3
| | | | Notes: svn path=/head/; revision=9924
* Upgrade to version 2.2.Steve Price1998-02-239-255/+547
| | | | | | | | PR: 5820 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=9893
* Upgrade to use tk80. Clean up a few things pointed out by portlint.Justin M. Seger1997-11-223-7/+25
| | | | Notes: svn path=/head/; revision=8768
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6248
* Upgrade to the released version of 2.0.Bill Fenner1997-04-033-6/+235
| | | | Notes: svn path=/head/; revision=6125
* Fix LIB_DEPENDS line, this one depends on tk41, not tk.Satoshi Asami1997-01-241-2/+2
| | | | | | | This caused, among other things, the package depend on tk-3.6 (argh!!!). Notes: svn path=/head/; revision=5419
* Show a useful homepage for dotfile on installation.David E. O'Brien1997-01-062-1/+7
| | | | Notes: svn path=/head/; revision=5219
* The dotfile generator provides a handy way to create user-David E. O'Brien1997-01-055-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