| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports using USES=lua:module or lua:flavors will be flavored. A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.
USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.
PR: 245038
Submitted by: andrew tao11 riddles org uk
Reviewed by: mat, kevans, russ haley gmail com
Approved by: mat (portmgr)
Differential Revision: https://reviews.freebsd.org/D16494
Notes:
svn path=/head/; revision=531700
|
|
|
|
|
|
|
|
| |
PR: 244134
Submitted by: as@php.net(maintainer)
Notes:
svn path=/head/; revision=527079
|
|
|
|
|
|
|
|
|
|
| |
Use newer compiler:
cc1: error: unrecognized command line option "-Wno-unused-result"
Approved by: mentors (implicit approval)
Notes:
svn path=/head/; revision=514045
|
|
|
|
|
|
|
|
| |
PR: 240821
Submitted by: as@php.net (maintainer)
Notes:
svn path=/head/; revision=512857
|
|
|
|
|
|
|
|
|
|
|
| |
This release integrates FreeBSD test fixes.
PR: 240523
Submitted by: as@php.net (maintainer)
Event: EuroBSDcon 2019
Notes:
svn path=/head/; revision=512500
|
|
mle is a small, flexible, terminal-based text editor written in C.
Notable features include: full Unicode support, syntax highlighting,
scriptable rc file, macros, search and replace (PCRE), window
splitting, multiple cursors, and integration with various shell
commands.
WWW: https://github.com/adsr/mle
PR: 240523
Submitted by: as@php.net
Differential Revision: https://reviews.freebsd.org/D21689
Event: EuroBSDcon 2019
Notes:
svn path=/head/; revision=512497
|