The FreeBSD Ports Archive
FreeBSD misc : dotfile4>
A GUI dotfile generator program to create .config files
This is a port of the dotfile generator program. It creates
configuration files for many popular programs.
The dotfile generator provides a handy way to create user-
configuration files for many programs. Modules are used
to define the configuration options. A sample template is
provided to aid in creating new modules.
http://www.blackie.dk/dotfile/
|
dotfile history
v. 1.28
date: 2007/05/19 20:15:38; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.27
date: 2007/03/13 13:30:55; author: miwi; state: Exp; lines: +14 -20
- Fix build with new tcl/tk layout.
PR: 110263
Submitted by: Martin Matuska
v. 1.26
date: 2006/05/10 22:37:16; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.25
date: 2003/02/20 18:46:22; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.24
date: 2002/11/10 16:47:13; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.23
date: 2002/11/06 22:46:10; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.22
date: 2002/07/13 05:52:58; author: pat; state: Exp; lines: +36 -20
Update to 2.4.1
v. 1.21
date: 2002/06/22 17:23:28; author: ijliao; state: Exp; lines: +3 -2
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39665
Submitted by: Oliver Braun
v. 1.20
date: 2000/10/08 10:22:22; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.19
date: 2000/06/23 13:43:56; author: sobomax; state: Exp; lines: +5 -2
- Support LOCALBASE properly (in setting path to custom wish script)
PR: 19470
Submitted by: KATO Tsuguru
v. 1.18
date: 2000/04/14 08:45:38; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION.
v. 1.17
date: 2000/01/31 03:52:19; author: kris; state: Exp; lines: +2 -2
Point the port at wish8.2 and tclsh8.2 and change MAINTAINER to ports
(previous maintainer address is no longer valid).
Noticed by: bento
v. 1.16
date: 1999/12/24 18:39:37; author: mharo; state: Exp; lines: +7 -5
remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR: 14759
Submitted by: Jeremy Lea
v. 1.15
date: 1999/12/10 15:45:21; author: steve; state: Exp; lines: +4 -4
Update to use Tcl/Tk version 8.2.
v. 1.14
date: 1999/08/25 07:21:33; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.13
date: 1998/10/09 06:04:51; author: asami; state: Exp; lines: +5 -1
Requires X display, set BROKEN if DISPLAY not set.
v. 1.12
date: 1998/09/25 10:05:12; author: asami; state: Exp; lines: +2 -2
tk80 has been ELFized.
v. 1.11
date: 1998/08/07 23:56:39; author: asami; state: Exp; lines: +3 -3
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.10
date: 1998/02/26 03:29:53; author: steve; state: Exp; lines: +7 -1
Build and install the procmail module by default.
Submitted by: Brett Taylor
v. 1.9
date: 1998/02/25 16:14:31; author: steve; state: Exp; lines: +1 -18
Temporarily remove the PROCMAIL=yes so that this port will package
and I can find a better way of doing it.
v. 1.8
date: 1998/02/25 10:10:53; author: asami; state: Exp; lines: +3 -1
Mark this port broken, doesn't package.
v. 1.7
date: 1998/02/23 04:09:58; author: steve; state: Exp; lines: +26 -4
Upgrade to version 2.2.
PR: 5820
Submitted by: Brett Taylor
v. 1.6
date: 1997/11/22 20:38:23; author: jseger; state: Exp; lines: +5 -5
Upgrade to use tk80. Clean up a few things pointed out by portlint.
v. 1.5
date: 1997/04/20 13:19:30; author: wosch; state: Exp; lines: +2 -2
Add virtual category 'tk41'.
v. 1.4
date: 1997/04/03 19:18:22; author: fenner; state: Exp; lines: +3 -3
Upgrade to the released version of 2.0.
v. 1.3
date: 1997/01/24 10:27:02; author: asami; state: Exp; lines: +2 -2
Fix LIB_DEPENDS line, this one depends on tk41, not tk.
This caused, among other things, the package depend on tk-3.6 (argh!!!).
v. 1.2
date: 1997/01/06 02:49:36; author: obrien; state: Exp; lines: +4 -1
Show a useful homepage for dotfile on installation.
v. 1.1
date: 1997/01/05 22:54:44; author: obrien; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/01/05 22:54:44; author: obrien; state: Exp; lines: +0 -0
The dotfile generator provides a handy way to create user-
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 (with changes by me)
=============================================================================
v. 1.28
date: 2007/05/19 20:15:38; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.27
date: 2007/03/13 13:30:55; author: miwi; state: Exp; lines: +14 -20
- Fix build with new tcl/tk layout.
PR: 110263
Submitted by: Martin Matuska
v. 1.26
date: 2006/05/10 22:37:16; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.25
date: 2003/02/20 18:46:22; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.24
date: 2002/11/10 16:47:13; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.23
date: 2002/11/06 22:46:10; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.22
date: 2002/07/13 05:52:58; author: pat; state: Exp; lines: +36 -20
Update to 2.4.1
v. 1.21
date: 2002/06/22 17:23:28; author: ijliao; state: Exp; lines: +3 -2
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39665
Submitted by: Oliver Braun
v. 1.20
date: 2000/10/08 10:22:22; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.19
date: 2000/06/23 13:43:56; author: sobomax; state: Exp; lines: +5 -2
- Support LOCALBASE properly (in setting path to custom wish script)
PR: 19470
Submitted by: KATO Tsuguru
v. 1.18
date: 2000/04/14 08:45:38; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION.
v. 1.17
date: 2000/01/31 03:52:19; author: kris; state: Exp; lines: +2 -2
Point the port at wish8.2 and tclsh8.2 and change MAINTAINER to ports
(previous maintainer address is no longer valid).
Noticed by: bento
v. 1.16
date: 1999/12/24 18:39:37; author: mharo; state: Exp; lines: +7 -5
remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR: 14759
Submitted by: Jeremy Lea
v. 1.15
date: 1999/12/10 15:45:21; author: steve; state: Exp; lines: +4 -4
Update to use Tcl/Tk version 8.2.
v. 1.14
date: 1999/08/25 07:21:33; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.13
date: 1998/10/09 06:04:51; author: asami; state: Exp; lines: +5 -1
Requires X display, set BROKEN if DISPLAY not set.
v. 1.12
date: 1998/09/25 10:05:12; author: asami; state: Exp; lines: +2 -2
tk80 has been ELFized.
v. 1.11
date: 1998/08/07 23:56:39; author: asami; state: Exp; lines: +3 -3
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.10
date: 1998/02/26 03:29:53; author: steve; state: Exp; lines: +7 -1
Build and install the procmail module by default.
Submitted by: Brett Taylor
v. 1.9
date: 1998/02/25 16:14:31; author: steve; state: Exp; lines: +1 -18
Temporarily remove the PROCMAIL=yes so that this port will package
and I can find a better way of doing it.
v. 1.8
date: 1998/02/25 10:10:53; author: asami; state: Exp; lines: +3 -1
Mark this port broken, doesn't package.
v. 1.7
date: 1998/02/23 04:09:58; author: steve; state: Exp; lines: +26 -4
Upgrade to version 2.2.
PR: 5820
Submitted by: Brett Taylor
v. 1.6
date: 1997/11/22 20:38:23; author: jseger; state: Exp; lines: +5 -5
Upgrade to use tk80. Clean up a few things pointed out by portlint.
v. 1.5
date: 1997/04/20 13:19:30; author: wosch; state: Exp; lines: +2 -2
Add virtual category 'tk41'.
v. 1.4
date: 1997/04/03 19:18:22; author: fenner; state: Exp; lines: +3 -3
Upgrade to the released version of 2.0.
v. 1.3
date: 1997/01/24 10:27:02; author: asami; state: Exp; lines: +2 -2
Fix LIB_DEPENDS line, this one depends on tk41, not tk.
This caused, among other things, the package depend on tk-3.6 (argh!!!).
v. 1.2
date: 1997/01/06 02:49:36; author: obrien; state: Exp; lines: +4 -1
Show a useful homepage for dotfile on installation.
v. 1.1
date: 1997/01/05 22:54:44; author: obrien; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/01/05 22:54:44; author: obrien; state: Exp; lines: +0 -0
The dotfile generator provides a handy way to create user-
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 (with changes by me)
=============================================================================
v. 1.28
date: 2007/05/19 20:15:38; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.27
date: 2007/03/13 13:30:55; author: miwi; state: Exp; lines: +14 -20
- Fix build with new tcl/tk layout.
PR: 110263
Submitted by: Martin Matuska
v. 1.26
date: 2006/05/10 22:37:16; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.25
date: 2003/02/20 18:46:22; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.24
date: 2002/11/10 16:47:13; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.23
date: 2002/11/06 22:46:10; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.22
date: 2002/07/13 05:52:58; author: pat; state: Exp; lines: +36 -20
Update to 2.4.1
v. 1.21
date: 2002/06/22 17:23:28; author: ijliao; state: Exp; lines: +3 -2
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39665
Submitted by: Oliver Braun
v. 1.20
date: 2000/10/08 10:22:22; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.19
date: 2000/06/23 13:43:56; author: sobomax; state: Exp; lines: +5 -2
- Support LOCALBASE properly (in setting path to custom wish script)
PR: 19470
Submitted by: KATO Tsuguru
v. 1.18
date: 2000/04/14 08:45:38; author: asami; state: Exp; lines: +3 -3
Convert to PORTNAME/PORTVERSION.
v. 1.17
date: 2000/01/31 03:52:19; author: kris; state: Exp; lines: +2 -2
Point the port at wish8.2 and tclsh8.2 and change MAINTAINER to ports
(previous maintainer address is no longer valid).
Noticed by: bento
v. 1.16
date: 1999/12/24 18:39:37; author: mharo; state: Exp; lines: +7 -5
remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR: 14759
Submitted by: Jeremy Lea
v. 1.15
date: 1999/12/10 15:45:21; author: steve; state: Exp; lines: +4 -4
Update to use Tcl/Tk version 8.2.
v. 1.14
date: 1999/08/25 07:21:33; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.13
date: 1998/10/09 06:04:51; author: asami; state: Exp; lines: +5 -1
Requires X display, set BROKEN if DISPLAY not set.
v. 1.12
date: 1998/09/25 10:05:12; author: asami; state: Exp; lines: +2 -2
tk80 has been ELFized.
v. 1.11
date: 1998/08/07 23:56:39; author: asami; state: Exp; lines: +3 -3
Fix up dependencies for ports that moved into the x11-toolkits category.
v. 1.10
date: 1998/02/26 03:29:53; author: steve; state: Exp; lines: +7 -1
Build and install the procmail module by default.
Submitted by: Brett Taylor
v. 1.9
date: 1998/02/25 16:14:31; author: steve; state: Exp; lines: +1 -18
Temporarily remove the PROCMAIL=yes so that this port will package
and I can find a better way of doing it.
v. 1.8
date: 1998/02/25 10:10:53; author: asami; state: Exp; lines: +3 -1
Mark this port broken, doesn't package.
v. 1.7
date: 1998/02/23 04:09:58; author: steve; state: Exp; lines: +26 -4
Upgrade to version 2.2.
PR: 5820
Submitted by: Brett Taylor
v. 1.6
date: 1997/11/22 20:38:23; author: jseger; state: Exp; lines: +5 -5
Upgrade to use tk80. Clean up a few things pointed out by portlint.
v. 1.5
date: 1997/04/20 13:19:30; author: wosch; state: Exp; lines: +2 -2
Add virtual category 'tk41'.
v. 1.4
date: 1997/04/03 19:18:22; author: fenner; state: Exp; lines: +3 -3
Upgrade to the released version of 2.0.
v. 1.3
date: 1997/01/24 10:27:02; author: asami; state: Exp; lines: +2 -2
Fix LIB_DEPENDS line, this one depends on tk41, not tk.
This caused, among other things, the package depend on tk-3.6 (argh!!!).
v. 1.2
date: 1997/01/06 02:49:36; author: obrien; state: Exp; lines: +4 -1
Show a useful homepage for dotfile on installation.
v. 1.1
date: 1997/01/05 22:54:44; author: obrien; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/01/05 22:54:44; author: obrien; state: Exp; lines: +0 -0
The dotfile generator provides a handy way to create user-
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 (with changes by me)
=============================================================================
|
| |

|