Bug 121444 - patch: net/rsync - provide FLAGS and ACL options
Summary: patch: net/rsync - provide FLAGS and ACL options
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: 2008-03-06 21:00 UTC by Emanuel Haupt
Modified: 2008-03-06 22:20 UTC (History)
0 users

See Also:


Attachments
rsync.patch (1.98 KB, patch)
2008-03-06 21:00 UTC, Emanuel Haupt
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Emanuel Haupt freebsd_committer freebsd_triage 2008-03-06 21:00:05 UTC
Provide two additional build OPTIONS:

  * File system flags support patch, adds --fileflags
  * ACL support patch, adds --acls
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-06 21:00:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2008-03-06 22:07:42 UTC
Responsible Changed
From-To: pav->ehaupt

I will take care of it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-03-06 22:12:16 UTC
ehaupt      2008-03-06 22:12:12 UTC

  FreeBSD ports repository

  Modified files:
    net/rsync            Makefile distinfo 
  Log:
  - Provide two additional build OPTIONS:
     * File system flags support patch, adds --fileflags
     * ACL support patch, adds --acls
  - Takeover maintainership
  
  PR:             121444
  Approved by:    pav (maintainer)
  
  Revision  Changes    Path
  1.126     +18 -2     ports/net/rsync/Makefile
  1.50      +3 -0      ports/net/rsync/distinfo
_______________________________________________
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"
Comment 4 Emanuel Haupt freebsd_committer freebsd_triage 2008-03-06 22:12:18 UTC
State Changed
From-To: open->closed

Committed, thanks!