Bug 164187 - [PATCH] net/avahi etc should use USERS
Summary: [PATCH] net/avahi etc should use USERS
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: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-15 20:50 UTC by Chris Rees
Modified: 2012-05-20 17:50 UTC (History)
0 users

See Also:


Attachments
avahi-users.diff (5.51 KB, patch)
2012-01-15 20:50 UTC, Chris Rees
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Rees freebsd_committer freebsd_triage 2012-01-15 20:50:13 UTC
	The avahi ports use a pkg-install script to create users and groups, which is old-fashioned :)

	Attached patch removes the pkg-install scripts (including one that is never used), adds the users to UIDs and modernises that part of the Makefile

	Let me know if you'd like patches to the MCom repo too!
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-15 20:50:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jeremy Messenger freebsd_committer freebsd_triage 2012-05-20 17:47:46 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-05-20 17:47:52 UTC
mezz        2012-05-20 16:47:38 UTC

  FreeBSD ports repository

  Modified files:
    .                    UIDs 
    net/avahi-app        Makefile 
    net/avahi-autoipd    Makefile 
  Removed files:
    net/avahi-app        pkg-install 
    net/avahi-autoipd    pkg-install 
    net/avahi-libdns     pkg-install 
  Log:
  Switch from old way to new way by using USERS.
  
  PR:             ports/164187
  Submitted by:   crees
  
  Revision  Changes    Path
  1.193     +2 -1      ports/UIDs
  1.36      +3 -3      ports/net/avahi-app/Makefile
  1.2       +0 -36     ports/net/avahi-app/pkg-install (dead)
  1.7       +3 -1      ports/net/avahi-autoipd/Makefile
  1.3       +0 -36     ports/net/avahi-autoipd/pkg-install (dead)
  1.3       +0 -36     ports/net/avahi-libdns/pkg-install (dead)
_______________________________________________
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"