| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
. add LICENSE=GPLv2;
. bump PORTREVISION;
. trim Makefile headers.
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr
|
| |
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- po/POTFILES.in, po/de.po, po/en.po, po/es.po: po: Updated
- Common/CompDir.cpp, Common/DirComp.cpp, X-windows/XDirComp.cpp, configure.in:
Enabling server only if YGP supports it
PR: ports/153946
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Feature safe: yes
|
| |
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/144436
Submitted by: Charlie Kester <corky1951 AT comcast.net>
|
| |
|
|
|
|
| |
starting with P,R,S
|
|
|
|
|
|
| |
bumped or updated
Requested by: edwin
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
| |
Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
| |
|
| |
|
| |
|
|
The utility DirComp compares two directories (and - if specified - their
subdirectories), where the comparison can be done both by existence and
by date (of change) or contents. This comparison can be limited to
certain files and and/directories matching specified name- or time-of-
change restrictions.
http://dircomp.sourceforge.net/
|