Bug 157206 - [PATCH] mail/vpopmail{,-devel}: use USERs/GROUPs and ...
Summary: [PATCH] mail/vpopmail{,-devel}: use USERs/GROUPs and ...
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: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-20 12:30 UTC by Baptiste Daroussin
Modified: 2012-06-24 17:30 UTC (History)
1 user (show)

See Also:


Attachments
vpopmail-5.4.32_1.patch (9.98 KB, patch)
2011-05-20 12:30 UTC, Baptiste Daroussin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Baptiste Daroussin freebsd_committer freebsd_triage 2011-05-20 12:30:11 UTC
Make it use the USERs/GROUPs macros, and workaround the hardcoded UIDs in code.

This prevent depending on perl and remove a unsupported perl install script.

this should also apply to mail/vpopmail-devel

of course this needs to be better tested than what I did :)

Removed file(s):
- pkg-install

Port maintainers (roam@FreeBSD.org and ale@FreeBSD.org) are cc'd.


Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-20 12:31:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->roam

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Peter Pentchev freebsd_committer freebsd_triage 2011-07-26 09:50:27 UTC
State Changed
From-To: open->analyzed

Looking into it.
Comment 3 Chris Rees freebsd_committer freebsd_triage 2012-06-24 16:37:09 UTC
State Changed
From-To: analyzed->closed

Incorporated into ports/169359


Comment 4 Chris Rees freebsd_committer freebsd_triage 2012-06-24 16:37:09 UTC
Responsible Changed
From-To: roam->crees

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-06-24 17:18:32 UTC
crees       2012-06-24 16:17:36 UTC

  FreeBSD ports repository

  Modified files:
    mail/vpopmail        Makefile 
    mail/vpopmail/files  patch-configure 
  Removed files:
    mail/vpopmail        pkg-install 
  Log:
  - Fix some portlint warnings
  - Pass maintainership to submitter
  
  PR:             ports/196359
  Submitted by:   Bryan Drewery <bryan@shatow.net>
  
  - Use USERS/GROUPS
  - Remove perl dependency
  
  PR:             ports/157206
  Submitted by:   bapt
  
  Revision  Changes    Path
  1.87      +18 -16    ports/mail/vpopmail/Makefile
  1.19      +114 -10   ports/mail/vpopmail/files/patch-configure
  1.4       +0 -109    ports/mail/vpopmail/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"
Comment 6 Chris Rees freebsd_committer freebsd_triage 2012-06-24 17:27:53 UTC
Just for the record, vpopmail-devel was removed at the time this PR
was closed, so no changes to that port!

Chris