svn commit: r412019 - head/games/tbe

John Marino (FreeBSD) freebsd.contact at marino.st
Tue Mar 29 07:42:25 UTC 2016


On 3/29/2016 9:33 AM, Alexey Dokuchaev wrote:
> On Sun, Mar 27, 2016 at 10:45:39PM +0000, John Marino wrote:
>> New Revision: 412019
>> URL: https://svnweb.freebsd.org/changeset/ports/412019
>> 
>> Log:
>>    games/tbe: Fix plist (main executable wasn't listed)
>> 
>>    At some port, this port was converted from having a plist to using
>>    PORTDATA as an automatic generator.  Unfortunately, this excluded 
>> the
>>    main executable (bin/tbe) from being packaged as well as several 
>> icons.
>>    Drop PORTDATA and bring back the full pkg-plist (it's < 300 lines).
>>    While here, pet portlint.
>> 
>> Added:
>>    head/games/tbe/pkg-plist   (contents, props changed)
> 
> I guess pkg-plist should've been repocopied (resurrected) in this case.
> 

I disagree.
1) It's been gone a long time and many versions have changed since. 
Showing changes from back then to now has no value.
2) Repocopy makes sense to me ONCE, when creating a new port.  After the 
port is created, don't use it within a port.  I don't see people doing 
this and I'm glad about that.  If we said it's okay returning pkg-plist, 
then you can claim it's okay for returning patch files, which is absurd.

John



More information about the svn-ports-head mailing list