| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
| |
PR: ports/93222
Submitted by: Andreas Kohn <andreas@syndrom23.de> (maintainer)
|
|
|
|
| |
- remove double SIZE entry for kipi-plugins
|
| |
|
|
|
|
|
| |
PR: ports/91601
Submitted by: Andreas Kohn (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
Noted by: maintainer
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
- fill CONFIGURE_ENV to detect more libraries which are installed because
of LIB_DEPENDS anyway e.g. libpng (until that change, devil had no png
support - even if libpng was installed)
- fix a png-support bug for 64bit systems.
- bump PORTREVISION
Approved by: maintainer
|
|
|
|
|
| |
Reported by: eik's minion
Pointy hat to: pav
|
|
PR: ports/70176
Submitted by: Andreas Kohn <andreas@syndrom23.de>
|