eadler 2012-03-13 17:01:54 UTC
FreeBSD ports repository
Modified files:
Mk bsd.licenses.mk
Log:
Minor English correction
Submitted by: Mel Flynn
Feature safe: yes
Revision ChangesPath
1.11 +2 -2 ports/Mk/bsd.licenses.mk
___
tabthorpe2012-02-27 17:33:55 UTC
FreeBSD ports repository
Modified files:
Mk bsd.licenses.mk
Log:
- Add code to support standard licenses [1]
- Properly cleanup files in /tmp [2]
- Bring back --hline [3]
PR: ports/163640 [1], ports/155890 [2
tabthorpe2012-01-09 15:31:27 UTC
FreeBSD ports repository
Modified files:
Mk bsd.licenses.mk
Log:
- Make pkg_add honour -p/-P
PR: ports/153573
Submitted by: ohauer
Exp run by: pav
Revision ChangesPath
1.9 +3 -2 p
Thomas Abthorpe writes:
> tabthorpe2011-03-31 03:37:14 UTC
>
> FreeBSD ports repository
>
> Modified files:
> Mk bsd.licenses.mk bsd.port.mk
> Log:
> - Disable license checking with DISABLE_LICENSES [1]
> - Remove temp files from /tmp when build is interrupted
tabthorpe2011-03-31 03:37:14 UTC
FreeBSD ports repository
Modified files:
Mk bsd.licenses.mk bsd.port.mk
Log:
- Disable license checking with DISABLE_LICENSES [1]
- Remove temp files from /tmp when build is interrupted [2]
PR: ports/149837 [1]
erwin 2011-02-07 13:48:49 UTC
FreeBSD ports repository
Modified files:
Mk bsd.licenses.mk
Log:
Use --title instead of -hline as the latter is no longer supported
in the latest imported dialog.
PR: 154121
Submitted by: Anonymous
Featur
glarkin 2011-01-07 01:29:45 UTC
FreeBSD ports repository
Modified files:
Mk bsd.licenses.mk
Log:
- 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
fo
erwin 2010-09-28 07:35:44 UTC
FreeBSD ports repository
Modified files:
Mk bsd.licenses.mk
Log:
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 al