CVS log for ports/Mk/bsd.licenses.mk
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jan 9 15:31:27 2012 UTC (4 weeks, 3 days ago) by tabthorpe
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -2 lines
- Make pkg_add honour -p/-P PR: ports/153573 Submitted by: ohauer Exp run by: pav
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Mar 31 03:37:14 2011 UTC (10 months, 1 week ago) by tabthorpe
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +10 -6 lines
- Disable license checking with DISABLE_LICENSES [1] - Remove temp files from /tmp when build is interrupted [2] PR: ports/149837 [1], ports/155890 [2]
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Mar 17 14:29:58 2011 UTC (10 months, 3 weeks ago) by tabthorpe
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -1 lines
- Claim ownership for portmgr Reviewed by: pav
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Feb 7 13:48:49 2011 UTC (12 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Use --title instead of -hline as the latter is no longer supported in the latest imported dialog. PR: 154121 Submitted by: Anonymous <swell.k@gmail.com> Feature safe: yes
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jan 7 01:29:45 2011 UTC (13 months ago) by glarkin
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -5 lines
- Added the license name to some of the informational messages displayed to the user. See http://people.freebsd.org/~glarkin/logs/pecl-drizzle-0.4.2.log for an example (e.g. "License PHP301 accepted by the user") PR: ports/152964 Submitted by: glarkin Tested on: pointyhat exp-run Approved by: miwi (portmgr hat) Approved by: alepulver (maintainer)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Sep 28 07:35:44 2010 UTC (16 months, 1 week ago) by erwin
Branches: MAIN
CVS tags: RELEASE_6_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5 lines
We shouldn't trust vendor that their license filename is unique and will not cause collisions for different licenses as well as for _LICENSE_REPORT. The patch also makes it clear what license file belongs to what license in an installed package. PR: 148808 Submitted by: Anonymous <swell.k@gmail.com> Tested on: pointyhat
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Aug 20 12:15:02 2010 UTC (17 months, 3 weeks ago) by pav
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -10 lines
- Fix plist leftovers when using LICENSE framework and having @cwd command in plist PR: ports/147296 Submitted by: beat - Provide end-user DISABLE_LICENSES knob to disable licensing framework PR: ports/149070 Submitted by: amdmi3 - Include bsd.gnome.mk when INSTALLS_ICONS is defined PR: ports/148051 Submitted by: amdmi3 - Disable xz memory limit to fix port builds on low-memory systems PR: ports/148250 Submitted by: Warren Block <wblock@wonkity.com> - Remove compatibility shim for 6.3-RELEASE and older in describe target PR: ports/146067 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> - Remove INSTALLS_SHLIB PR: ports/146351 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> - Remove last trace of APACHE_COMPAT PR: ports/147114 Submitted by: pgollucci - Allow ports to override _MAKE_JOBS PR: ports/148754 Submitted by: Anonymous <swell.k@gmail.com> - Fixes to comments block PR: ports/135649, ports/148190 Submitted by: pgollucci, gcooper
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed May 26 02:20:27 2010 UTC (20 months, 2 weeks ago) by alepulver
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
- Add entry in CHANGES about bsd.licenses*.mk. - Fix typo in bsd.licenses.mk (_LICENGE_ERROR -> _LICENSE_ERROR).
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue May 25 00:25:01 2010 UTC (20 months, 2 weeks ago) by alepulver
Branches: MAIN
- Add ports license framework, from GSoc 2008/2009. - Feel free to populate bsd.licenses.db.mk and adjust the variables: NO_LICENSES_INSTALL and NO_LICENSES_DIALOGS (default to off). - For more information see http://wiki.freebsd.org/PortsLicenseInfrastructure Reviewed by: erwin
