This project is aimed at installing (and keeping update) the site specific config files we want, after preprocessing them (conditional content and include files and include sections). It also triggers postinstall scripts whenever their associated config file has been changed. It can also remove config files, including running an preremove script before doing so. All this is driven by an simple config file list.
Responsible Changed From-To: freebsd-ports-bugs->ehaupt I will take care of it.
State Changed From-To: open->closed Committed, thanks!
ehaupt 2006-10-31 12:51:13 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/dphys-config Makefile distinfo pkg-descr pkg-plist Log: Add dphys-config 20061013, a tool to distribute config files. PR: 104378 Submitted by: Gurkan Sengun <gurkan@linuks.mine.nu> Revision Changes Path 1.824 +1 -0 ports/misc/Makefile 1.1 +42 -0 ports/misc/dphys-config/Makefile (new) 1.1 +3 -0 ports/misc/dphys-config/distinfo (new) 1.1 +8 -0 ports/misc/dphys-config/pkg-descr (new) 1.1 +24 -0 ports/misc/dphys-config/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"