aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in step 5 of emulators/linux-c6 upgrade instruction,Matthias Andree2014-09-221-1/+1
| | | | | | | | | correct emulation to emulators. Approved by: xmj Notes: svn path=/head/; revision=368989
* USES=autoreconf, USES=pgsql.Mathieu Arnold2014-09-224-12/+6
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=368988
* x11/libXcm: it is not an Xorg lib, set USES=libtool, remove *.la filesBoris Samorodov2014-09-223-9/+5
| | | | Notes: svn path=/head/; revision=368987
* apache24Olli Hauer2014-09-226-122/+20
| | | | | | | | | | | - remove check if apr is build with threads - bump PORTREVISION - adopt new pkg-plist @dir @with hat apache@ Notes: svn path=/head/; revision=368986
* - update to apr-util-1.5.4Olli Hauer2014-09-225-72/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Unbreak emulators/i386-wine(-devel) builds.David Naylor2014-09-222-0/+4
| | | | | | | | | | | | 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
* Fix LIB_DEPENDS, this port links against libct not libtdsAntoine Brodin2014-09-221-1/+1
| | | | Notes: svn path=/head/; revision=368982
* x11/libXcm: clear @dirrm, add INSTALL_TARGET=install-strip, USES=libtool:keeplaBoris Samorodov2014-09-222-4/+2
| | | | Notes: svn path=/head/; revision=368981
* Fix LIB_DEPENDS, this port links against libsybdb not libtdsAntoine Brodin2014-09-221-1/+1
| | | | Notes: svn path=/head/; revision=368980
* Support 'make reinstall'Bryan Drewery2014-09-221-1/+1
| | | | Notes: svn path=/head/; revision=368979
* Fix LIB_DEPENDS, this port links against libsybdb not libtdsAntoine Brodin2014-09-221-1/+1
| | | | Notes: svn path=/head/; revision=368978
* www/web2ldap: switch to USES=python syntax, simplify and remove pkg-plistBoris Samorodov2014-09-222-410/+4
| | | | Notes: svn path=/head/; revision=368977
* - Fix LIB_DEPENDS, this port links against libct no libtdsAntoine Brodin2014-09-222-6/+3
| | | | | | | - Modernize a bit Notes: svn path=/head/; revision=368976
* www/pyweblib: update to version 1.3.11 add moreBoris Samorodov2014-09-223-31/+7
| | | | | | | | | | | . 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
* Simplify pkg-plist (remove @dirrm*).Boris Samorodov2014-09-224-27/+1
| | | | Notes: svn path=/head/; revision=368974
* Port uses sqrt(3) so link with libmTijl Coosemans2014-09-221-4/+2
| | | | | | | Reported by: sbruno Notes: svn path=/head/; revision=368973
* - Drop @dirrm* from plistDmitry Marakasov2014-09-221-14/+0
| | | | Notes: svn path=/head/; revision=368972
* - Drop @dirrm* from plistDmitry Marakasov2014-09-221-82/+0
| | | | Notes: svn path=/head/; revision=368971
* graphics/icc-profiles-basiccolor: remove @dirrm and use SYSCOLORDIR at ↵Boris Samorodov2014-09-222-20/+15
| | | | | | | pkg-plist. Notes: svn path=/head/; revision=368970
* Build shared libraries needed by upcoming devel/eflTijl Coosemans2014-09-222-14/+11
| | | | | | | | PR: 193438 Approved by: maintainer timeout (2 weeks) Notes: svn path=/head/; revision=368969
* - Fix build break due to recent update of databases/freetdsThomas Zander2014-09-223-5/+3
| | | | | | | | - Simplify pkg-plist - Bump PORTREVISION Notes: svn path=/head/; revision=368968
* Simplify and remove pkg-plist.Boris Samorodov2014-09-222-16/+4
| | | | Notes: svn path=/head/; revision=368967
* Simplify plistBaptiste Daroussin2014-09-221-28/+8
| | | | Notes: svn path=/head/; revision=368966
* Simplify plistBaptiste Daroussin2014-09-221-6/+2
| | | | Notes: svn path=/head/; revision=368965
* Simplify plistBaptiste Daroussin2014-09-221-41/+3
| | | | Notes: svn path=/head/; revision=368964
* - Drop @dirrm* from plistDmitry Marakasov2014-09-222-43/+1
| | | | | | | - Simplify MASTER_SITES Notes: svn path=/head/; revision=368963
* - Drop @dirrm* from plistDmitry Marakasov2014-09-222-57/+1
| | | | | | | - Simplify MASTER_SITES Notes: svn path=/head/; revision=368962
* graphics/oyranos: remove @dirrm*Boris Samorodov2014-09-221-10/+0
| | | | Notes: svn path=/head/; revision=368961
* - Fix check-vulerable exiting without printing message since pkg-1.3.4 fixedBryan Drewery2014-09-221-1/+1
| | | | | | | | | 'pkg audit' to return non-zero. With hat: portmgr Notes: svn path=/head/; revision=368960
* - Fix build breakage due to recent upgrade of databases/freetdsThomas Zander2014-09-222-4/+17
| | | | | | | | | - Add LICENSE - Modernise port Makefile - Bump PORTREVISION Notes: svn path=/head/; revision=368959
* devel/qct: adopt USES=python and remove @dirrmBoris Samorodov2014-09-222-5/+2
| | | | Notes: svn path=/head/; revision=368958
* - Drop @dirrm* from plistDmitry Marakasov2014-09-221-1/+0
| | | | Notes: svn path=/head/; revision=368957
* - Drop @dirrm* from plistDmitry Marakasov2014-09-221-1/+0
| | | | Notes: svn path=/head/; revision=368956
* devel/eric4: simpify plist using wildcards and removing @dirrmBoris Samorodov2014-09-222-3110/+4
| | | | Notes: svn path=/head/; revision=368955
* - Drop @dirrm* from plistDmitry Marakasov2014-09-221-1/+0
| | | | Notes: svn path=/head/; revision=368954
* - Drop @dirrm* from plistDmitry Marakasov2014-09-221-1/+0
| | | | Notes: svn path=/head/; revision=368953
* - Drop @dirrm* from plistDmitry Marakasov2014-09-221-2/+0
| | | | Notes: svn path=/head/; revision=368952
* - Drop @dirrm* from plistDmitry Marakasov2014-09-221-1/+0
| | | | Notes: svn path=/head/; revision=368951
* - Drop @dirrm* from plistDmitry Marakasov2014-09-221-1/+0
| | | | Notes: svn path=/head/; revision=368950
* - Cleanup plistDmitry Marakasov2014-09-221-3/+0
| | | | Notes: svn path=/head/; revision=368949
* Port uses sqrt(3) so link with libmTijl Coosemans2014-09-221-6/+3
| | | | | | | Reported by: sbruno Notes: svn path=/head/; revision=368948
* - Update to 13.1.2Pietro Cerutti2014-09-224-18/+3
| | | | | | | | Changes: * https://github.com/gambitproject/gambit/compare/v13.1.1...v13.1.2 Notes: svn path=/head/; revision=368947
* - Add patch after the recent SOCK_RAW bug fix in FreeBSD head (r270929)Tijl Coosemans2014-09-222-6/+14
| | | | | | | | | | | - Fix DLMALLOC option - Remove unused SCRIPTS_ENV PR: 193244 193825 Submitted by: Olivier Cochard-Labbé <olivier@cochard.me> Notes: svn path=/head/; revision=368946
* - Cleanup plistDmitry Marakasov2014-09-221-21/+0
| | | | Notes: svn path=/head/; revision=368945
* - Cleanup plistDmitry Marakasov2014-09-221-21/+0
| | | | Notes: svn path=/head/; revision=368944
* Don't what bug pkg_* had back in the time but pkg(8) doesn't have itBaptiste Daroussin2014-09-223-203/+136
| | | | | | | | | | 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
* comms/libmodbus: strip a library while install and remove @dirrmtry'sBoris Samorodov2014-09-222-2/+1
| | | | Notes: svn path=/head/; revision=368942
* - Cleanup plistDmitry Marakasov2014-09-221-4/+0
| | | | Notes: svn path=/head/; revision=368941
* - Cleanup plistDmitry Marakasov2014-09-222-22/+5
| | | | Notes: svn path=/head/; revision=368940
* - Cleanup plistDmitry Marakasov2014-09-221-15/+0
| | | | Notes: svn path=/head/; revision=368939