| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 94858
Submitted by: maintainer
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
|
|
|
|
|
| |
-Mark Starovoytov <mark_sf@kikg.ifmo.ru> is taking the maintainership.
PR: ports/84035
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru>
|
|
|
|
|
|
| |
- Update WWW
Reported by: krismail
|
|
|
|
|
| |
PR: ports/83244
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru>
|
|
It supports macro substitution from the environment or from the file
itself, config file inclusion, easy handling of XML like tags,
checking for required tags, and more.
PR: ports/83090
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru>
|