Bug 104378 - new port: misc/dphys-config - Tool to distribute config files
Summary: new port: misc/dphys-config - Tool to distribute config files
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-13 13:50 UTC by Gürkan
Modified: 2006-10-31 13:00 UTC (History)
0 users

See Also:


Attachments
dphys-config.shar (3.35 KB, text/plain)
2006-10-13 13:50 UTC, Gürkan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gürkan 2006-10-13 13:50:13 UTC
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.
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2006-10-13 14:00:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

I will take care of it.
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2006-10-31 12:51:25 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-10-31 12:51:37 UTC
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"