| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
|
|
|
|
|
| |
- Use USES=readline:port
Approved by: portmgr (blanket)
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
|
| |
While there, run make makepatch on affected ports, and rename patches
accordingly.
Sponsored by: Absolight
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
| |
Also link with ncurses, not termcap
approved by: infrastructure blanket
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
| |
Mysteries in this port remain, such as why it depends on libreadline.so.6
directly, and why it brings in X11 dependencies only if you turn the
X11 OPTION off.
|
|
|
|
| |
'__' instead.
|
| |
|
|
|
|
|
| |
- Convert to new LIB_DEPENDS format
- STAGE-clean
|
|
|
|
| |
lang)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Obtained from: FreeBSD Haskell
|
| |
|
| |
|
|
|
|
|
|
|
| |
5 to 6.
Forgotten by: araujo@
Reported by: QAT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
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}.
|
| |
|
|
|
|
| |
Approved by: krion@
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/76501
Submitted by: Johan van Selst
|
| |
|
| |
|
| |
|
|
|
|
| |
(Part 2)
|
|
|
|
|
| |
PR: ports/61930
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
|
|
|
|
| |
PR: ports/60115
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
|
|
|
|
|
| |
* Cleanup patches, use REINPLACE were appropriate.
Approved by: maintainer
|
|
PR: ports/48946
Submitted by: Steffen Mazanek <steffen.mazanek@unibw-muenchen.de>
|