| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Approved by: portmgr (not really, but touches unstaged ports)
|
|
|
|
|
|
|
| |
Since flex is in base, specifying "flex" in BUILD_DEPENDS does nothing;
the requirement is satisfied by the base flex and the ports version is
not brought in. One problem: the abakus makefile uses the absolute path
of flex, so it has to be brought in.
|
| |
|
|
|
|
| |
- Convert LIB_DEPENDS to new syntax
|
|
|
|
| |
math)
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
|
|
|
|
|
|
|
|
|
| |
- Reformat description
- Trim Makefile header
PR: ports/172723
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
Feature safe: yes
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav)
|
|
|
|
|
|
| |
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin)
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
|
|
|
|
|
|
|
|
|
|
|
|
| |
2) clean up Makefile
3) respect PREFIX/LOCALBASE
4) install .desktop file to standard place
5) reduce dependencies
6) take maintainership
PR: ports/135885
Submitted by: makc (self)
Approved by: Andy Fawcett (former maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
| |
PR: ports/102754
Submitted by: Andy Fawcett <andy(at)athame.co.uk> (maintainer)
|
|
|
|
| |
Approved by: krion@
|
|
|
|
| |
Submitted by: maintainer
|
| |
|
|
Submitted by: Andy Fawcett <andy@athame.co.uk>
|