| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
correct emulation to emulators.
Approved by: xmj
Notes:
svn path=/head/; revision=368989
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=368988
|
|
|
|
| |
Notes:
svn path=/head/; revision=368987
|
|
|
|
|
|
|
|
|
|
|
| |
- remove check if apr is build with threads
- bump PORTREVISION
- adopt new pkg-plist @dir
@with hat apache@
Notes:
svn path=/head/; revision=368986
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add LICENSE
- add CPE support (reflect only apr-util)
- s/libtool:keepla/libtool/ [1]
- USE_BDB= s/48+/5+/ (db5 is already the default version in the ports tree)
- build always with THREADS and remove the THREAD OPTION
- use dedicated CONFIGURE_ENV for apr/apr-util [2]
- always install lib/apr-util-1 directory
- display apr/apr-util build steps with an ECHO_MSG for better
buildlog analyzing
Changes with APR-util 1.5.4 [3]
*) MySQL driver: Fix incorrect handling of bad parameter in the
driver support for apr_dbd_transaction_end(). PR 56330.
*) apr_crypto_get_driver(): Fix invalid storage reference on error path.
*) Fix compile failure for Android. PR 56627.
*) Fix detection of Berkeley DB 6.0. PR 55277.
*) Improve platform detection for bundled expat by updating config.guess
and config.sub.
[1] Quick test script snippet:
grep apr-1.5 /usr/ports/INDEX* | cut -d\| -f 2 | sort -u | while read i; do
grep -H libtool $i/Makefil*
done
[2] Use "-I${APR_WRKDIR}/include" as first CPPFLAGS value for apr-util
(do not include old apr_version.h during the build)
[3] http://www.apache.org/dist/apr/CHANGES-APR-1.5
with hat apache@
Notes:
svn path=/head/; revision=368985
|
|
|
|
|
|
|
|
|
|
|
|
| |
With the removal of REINPLACE_PLIST in r367153 building wine on FreeBSD/i386
broke. This was not detected in an exp-run as i386-wine is marked IGNORE
unless WINE_CROSS_BUILD is defined (to protect the build infrastructure and
avoid confusion).
PR: 193734
Notes:
svn path=/head/; revision=368984
|
|
|
|
| |
Notes:
svn path=/head/; revision=368982
|
|
|
|
| |
Notes:
svn path=/head/; revision=368981
|
|
|
|
| |
Notes:
svn path=/head/; revision=368980
|
|
|
|
| |
Notes:
svn path=/head/; revision=368979
|
|
|
|
| |
Notes:
svn path=/head/; revision=368978
|
|
|
|
| |
Notes:
svn path=/head/; revision=368977
|
|
|
|
|
|
|
| |
- Modernize a bit
Notes:
svn path=/head/; revision=368976
|
|
|
|
|
|
|
|
|
|
|
| |
. update to version 1.3.11;
. switch to USES=python syntax;
. adopt USE_PYTHON=autoplist;
. use PORTEXAMPLES wildcards;
. simplify and remove pkg-plist.
Notes:
svn path=/head/; revision=368975
|
|
|
|
| |
Notes:
svn path=/head/; revision=368974
|
|
|
|
|
|
|
| |
Reported by: sbruno
Notes:
svn path=/head/; revision=368973
|
|
|
|
| |
Notes:
svn path=/head/; revision=368972
|
|
|
|
| |
Notes:
svn path=/head/; revision=368971
|
|
|
|
|
|
|
| |
pkg-plist.
Notes:
svn path=/head/; revision=368970
|
|
|
|
|
|
|
|
| |
PR: 193438
Approved by: maintainer timeout (2 weeks)
Notes:
svn path=/head/; revision=368969
|
|
|
|
|
|
|
|
| |
- Simplify pkg-plist
- Bump PORTREVISION
Notes:
svn path=/head/; revision=368968
|
|
|
|
| |
Notes:
svn path=/head/; revision=368967
|
|
|
|
| |
Notes:
svn path=/head/; revision=368966
|
|
|
|
| |
Notes:
svn path=/head/; revision=368965
|
|
|
|
| |
Notes:
svn path=/head/; revision=368964
|
|
|
|
|
|
|
| |
- Simplify MASTER_SITES
Notes:
svn path=/head/; revision=368963
|
|
|
|
|
|
|
| |
- Simplify MASTER_SITES
Notes:
svn path=/head/; revision=368962
|
|
|
|
| |
Notes:
svn path=/head/; revision=368961
|
|
|
|
|
|
|
|
|
| |
'pkg audit' to return non-zero.
With hat: portmgr
Notes:
svn path=/head/; revision=368960
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Modernise port Makefile
- Bump PORTREVISION
Notes:
svn path=/head/; revision=368959
|
|
|
|
| |
Notes:
svn path=/head/; revision=368958
|
|
|
|
| |
Notes:
svn path=/head/; revision=368957
|
|
|
|
| |
Notes:
svn path=/head/; revision=368956
|
|
|
|
| |
Notes:
svn path=/head/; revision=368955
|
|
|
|
| |
Notes:
svn path=/head/; revision=368954
|
|
|
|
| |
Notes:
svn path=/head/; revision=368953
|
|
|
|
| |
Notes:
svn path=/head/; revision=368952
|
|
|
|
| |
Notes:
svn path=/head/; revision=368951
|
|
|
|
| |
Notes:
svn path=/head/; revision=368950
|
|
|
|
| |
Notes:
svn path=/head/; revision=368949
|
|
|
|
|
|
|
| |
Reported by: sbruno
Notes:
svn path=/head/; revision=368948
|
|
|
|
|
|
|
|
| |
Changes:
* https://github.com/gambitproject/gambit/compare/v13.1.1...v13.1.2
Notes:
svn path=/head/; revision=368947
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix DLMALLOC option
- Remove unused SCRIPTS_ENV
PR: 193244 193825
Submitted by: Olivier Cochard-Labbé <olivier@cochard.me>
Notes:
svn path=/head/; revision=368946
|
|
|
|
| |
Notes:
svn path=/head/; revision=368945
|
|
|
|
| |
Notes:
svn path=/head/; revision=368944
|
|
|
|
|
|
|
|
|
|
| |
So remove the workaround
While here properly support stage, bump portrevision as it changes the qmake
binary so that is is now looking in an existing place to find its configuration
files
Notes:
svn path=/head/; revision=368943
|
|
|
|
| |
Notes:
svn path=/head/; revision=368942
|
|
|
|
| |
Notes:
svn path=/head/; revision=368941
|
|
|
|
| |
Notes:
svn path=/head/; revision=368940
|
|
|
|
| |
Notes:
svn path=/head/; revision=368939
|