| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
cad)
|
| |
|
|
|
|
|
|
|
| |
While here:
- trim headers
- Remove indefinite article from comment
- convert USE_GMAKE to USES=gmake
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Hat: portmgr
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Hat: portmgr
Feature safe: yes
|
|
|
|
| |
Reported by: pointyhat
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
| |
MAKE_ENV
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
| |
|
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
| |
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
| |
|
|
|
|
| |
Spotted by: linimon
|
|
|
|
|
|
| |
- Use SUB_FILES.
Spotted by: erwin[1]
|
| |
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
|
|
|
| |
and later.
PR: ports/84715
Submitted by: Carlos A M dos Santos (casantos at gama-rt dot urisan dot tche dot br)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
|
|
| |
- Add USE_BISON=yes to unbreak the build.
Pointed out by: kris
Approved by: linimon (mentor)
|
|
portable libraries for VLSI design. It includes a VHDL compiler
and simulator, logic synthesis tools, automatic place and route
tools, and portable CMOS libraries.
Approved by: linimon (mentor)
|