| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert USE_GMAKE to USES
- Drop BINUTILVERSION variable
- Add stage support
PR: ports/182538
Submitted by: Peter Johnson <johnson.peter@gmail.com> (maintainer) [1]
Approved by: wg/culot (mentors, implicit)
Notes:
svn path=/head/; revision=329820
|
|
|
|
|
|
|
| |
devel part 1)
Notes:
svn path=/head/; revision=327722
|
|
|
|
|
|
|
|
|
| |
PR: ports/166545
Submitted by: pointyhat pkgng run (bapt)
Approved by: maintainer timeout (>14d)
Notes:
svn path=/head/; revision=294894
|
|
|
|
|
|
|
| |
Suggested by: "Pedro F. Giffuni" <giffunip@tutopia.com>
Notes:
svn path=/head/; revision=281021
|
|
|
|
|
|
|
|
|
| |
PR: 153607
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Approved by: maintainer timeout (~8 months)
Notes:
svn path=/head/; revision=280958
|
|
|
|
| |
Notes:
svn path=/head/; revision=276999
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=196111
|
|
WWW: http://www.delorie.com/djgpp/
PR: ports/108470
Submitted by: Peter Johnson <johnson.peter at gmail.com>
Notes:
svn path=/head/; revision=183572
|