Re: cvs commit: ports/devel/git Makefile distinfo pkg-plist ports/devel/git/files git-daemon.in patch-while-case

2008-01-17 Thread Florent Thoumie
On Jan 17, 2008 1:19 AM, Doug Barton [EMAIL PROTECTED] wrote:
 Florent Thoumie wrote:
  flz 2008-01-16 23:29:11 UTC
 
FreeBSD ports repository
 
Modified files:
  devel/gitMakefile distinfo pkg-plist
Added files:
  devel/git/files  git-daemon.in
Removed files:
  devel/git/files  patch-while-case
Log:
- Update the port to 1.5.3.8.
- Fix handling of OPTIONS as WITHOUT_GUI wouldn trigger the dependency on 
  Tk.
- Add some more manpages, and install GUI-related manpages only when 
  necessary.
- Silence some commands.
- Install git-daemon rc script.

1.1   +29 -0 ports/devel/git/files/git-daemon.in (new)

 It's generally preferred that $name, #PROVIDE, and the name of the file
 all match. Since there is no history, can you re-add this as git_daemon.in?

Done, thanks for the heads up.

-- 
Florent Thoumie
[EMAIL PROTECTED]
FreeBSD Committer
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to [EMAIL PROTECTED]


cvs commit: ports/devel/git Makefile distinfo pkg-plist ports/devel/git/files git-daemon.in patch-while-case

2008-01-16 Thread Florent Thoumie
flz 2008-01-16 23:29:11 UTC

  FreeBSD ports repository

  Modified files:
devel/gitMakefile distinfo pkg-plist 
  Added files:
devel/git/files  git-daemon.in 
  Removed files:
devel/git/files  patch-while-case 
  Log:
  - Update the port to 1.5.3.8.
  - Fix handling of OPTIONS as WITHOUT_GUI wouldn trigger the dependency on Tk.
  - Add some more manpages, and install GUI-related manpages only when 
necessary.
  - Silence some commands.
  - Install git-daemon rc script.
  - Add git-shell to /etc/shells.
  
  PR: ports/119728
  Submitted by:   flz
  Approved by:anholt (maintainer)
  
  Revision  ChangesPath
  1.26  +28 -12ports/devel/git/Makefile
  1.16  +6 -6  ports/devel/git/distinfo
  1.1   +29 -0 ports/devel/git/files/git-daemon.in (new)
  1.2   +0 -298ports/devel/git/files/patch-while-case (dead)
  1.14  +2 -0  ports/devel/git/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cvs commit: ports/devel/git Makefile distinfo pkg-plist ports/devel/git/files git-daemon.in patch-while-case

2008-01-16 Thread Doug Barton

Florent Thoumie wrote:

flz 2008-01-16 23:29:11 UTC

  FreeBSD ports repository

  Modified files:
devel/gitMakefile distinfo pkg-plist 
  Added files:
devel/git/files  git-daemon.in 
  Removed files:
devel/git/files  patch-while-case 
  Log:

  - Update the port to 1.5.3.8.
  - Fix handling of OPTIONS as WITHOUT_GUI wouldn trigger the dependency on Tk.
  - Add some more manpages, and install GUI-related manpages only when 
necessary.
  - Silence some commands.
  - Install git-daemon rc script.



  1.1   +29 -0 ports/devel/git/files/git-daemon.in (new)


It's generally preferred that $name, #PROVIDE, and the name of the file 
all match. Since there is no history, can you re-add this as git_daemon.in?


Doug

--

This .signature sanitized for your protection
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to [EMAIL PROTECTED]