Bug 105442 - security/srp install files in the same place as kerberos ports
Summary: security/srp install files in the same place as kerberos ports
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: Frank J. Laszlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-12 14:50 UTC by ruben
Modified: 2006-11-14 02:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.55 KB, patch)
2006-11-12 14:50 UTC, ruben
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ruben 2006-11-12 14:50:29 UTC
	security/srp install these files in the same place as the other kerberos
	ports

${PREFIX}/bin/ftp
${PREFIX}/bin/telnet
${PREFIX}/sbin/ftpd
${PREFIX}/sbin/telnetd

Fix: Add srp to CONFLICTS line and vice versa

How-To-Repeat: 
Install and delete one of the kerberos ports and security/srp. pkg_delete will
complain about missing files
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-11-12 14:50:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->laszlof

Over to maintainer
Comment 2 Frank J. Laszlo freebsd_committer freebsd_triage 2006-11-12 15:00:27 UTC
Please review this PR and advise if you approve its changes. It touches
several security/* ports, including one which you maintain. I will
commit the changes once I receive approvals. Thanks.

-Frank Laszlo
Comment 3 Cy.Schubert 2006-11-12 16:16:24 UTC
In message <4557370B.2080205@FreeBSD.org>, "Frank J. Laszlo" writes:
> Please review this PR and advise if you approve its changes. It touches
> several security/* ports, including one which you maintain. I will
> commit the changes once I receive approvals. Thanks.
> 
> -Frank Laszlo

I approve to the change to the MIT KRB5 port. We can all do our own ports 
or one of us can make the change with one single commit -- personally I 
think that's a more elegant way to go. Either way I approve.



-- 
Cheers,
Cy Schubert <Cy.Schubert@komquats.com>
FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org

			e**(i*pi)+1=0
Comment 4 Shaun Amott freebsd_committer freebsd_triage 2006-11-12 16:33:58 UTC
On Sun, Nov 12, 2006 at 10:00:27AM -0500, Frank J. Laszlo wrote:
> 
> Please review this PR and advise if you approve its changes. It touches
> several security/* ports, including one which you maintain. I will
> commit the changes once I receive approvals. Thanks.
> 


Approved.

-- 
Shaun Amott // PGP: 0x6B387A9A
"A foolish consistency is the hobgoblin
of little minds." - Ralph Waldo Emerson
Comment 5 Frank J. Laszlo freebsd_committer freebsd_triage 2006-11-14 02:06:24 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2006-11-14 02:12:14 UTC
laszlof     2006-11-14 02:06:07 UTC

  FreeBSD ports repository

  Modified files:
    security/heimdal     Makefile 
    security/krb4        Makefile 
    security/krb5        Makefile 
    security/srp         Makefile 
  Log:
  Register conflicts for srp in security/heimdal, security/krb4, and securiry/krb5.
  Bump PORTREVISION accordingly.
  
  PR:             ports/105442
  Submitted by:   Ruben van Staveren <ruben@verweg.com>
  Reviewed by:    shaun@, cy@
  Approved by:    flz (mentor)
  
  Revision  Changes    Path
  1.79      +2 -2      ports/security/heimdal/Makefile
  1.9       +2 -2      ports/security/krb4/Makefile
  1.107     +3 -2      ports/security/krb5/Makefile
  1.17      +3 -0      ports/security/srp/Makefile
_______________________________________________
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"