Bug 153589 - [patch] add missing LICENSE tag to my ports
Summary: [patch] add missing LICENSE tag to my 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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-31 20:20 UTC by swell.k
Modified: 2011-01-02 14:20 UTC (History)
0 users

See Also:


Attachments
a.diff (4.03 KB, patch)
2010-12-31 20:20 UTC, swell.k
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description swell.k 2010-12-31 20:20:10 UTC
Bring consistency by adding LICENSE tag where it's missing:
- mark (L)GPLv2+ ports as having "dual" license - (L)GPLv2 + (L)GPLv3
- x11/cl-clx has a mixture of MIT-like licenses[1]

[1] this makes its placeholder

        The license: MIT (MIT license / X11 license) is standard, please
        read from the web.

    seem like a joke when you consider that package.lisp has MIT copyright
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2010-12-31 22:47:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-01-02 14:13:07 UTC
makc        2011-01-02 14:13:02 UTC

  FreeBSD ports repository

  Modified files:
    audio/jokosher       Makefile distinfo 
    audio/libgme         Makefile distinfo 
    multimedia/vdpauinfo Makefile distinfo 
    net-p2p/amule        Makefile distinfo 
    net-p2p/amule-devel  Makefile 
    www/py-rssdler       Makefile distinfo 
    x11/cl-clx           Makefile distinfo 
  Log:
  Add license info
  Remove md5 sums
  
  PR:             ports/153589
  Submitted by:   maintainer (swell.k at gmail.com)
  
  Revision  Changes    Path
  1.4       +3 -0      ports/audio/jokosher/Makefile
  1.2       +0 -1      ports/audio/jokosher/distinfo
  1.2       +8 -0      ports/audio/libgme/Makefile
  1.2       +0 -1      ports/audio/libgme/distinfo
  1.2       +3 -0      ports/multimedia/vdpauinfo/Makefile
  1.2       +0 -1      ports/multimedia/vdpauinfo/distinfo
  1.49      +4 -0      ports/net-p2p/amule-devel/Makefile
  1.45      +4 -0      ports/net-p2p/amule/Makefile
  1.17      +0 -1      ports/net-p2p/amule/distinfo
  1.5       +2 -0      ports/www/py-rssdler/Makefile
  1.2       +0 -1      ports/www/py-rssdler/distinfo
  1.2       +2 -0      ports/x11/cl-clx/Makefile
  1.2       +0 -1      ports/x11/cl-clx/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 3 Max Brazhnikov freebsd_committer freebsd_triage 2011-01-02 14:13:38 UTC
State Changed
From-To: open->closed

Committed. Thanks!