1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Commit Graph

349588 Commits

Author SHA1 Message Date
Antoine Brodin
0bd82e6f32 Lower warn level to allow building with the version of freetds in ports 2014-09-22 19:12:49 +00:00
Matthias Andree
c83d925d8e Fix typo in step 5 of emulators/linux-c6 upgrade instruction,
correct emulation to emulators.

Approved by:	xmj
2014-09-22 19:08:59 +00:00
Mathieu Arnold
78f08b74c9 USES=autoreconf, USES=pgsql.
Sponsored by:	Absolight
2014-09-22 18:58:27 +00:00
Boris Samorodov
70e8a571c1 x11/libXcm: it is not an Xorg lib, set USES=libtool, remove *.la files 2014-09-22 18:57:05 +00:00
Olli Hauer
5e7c85a03a apache24
- remove check if apr is build with threads
- bump PORTREVISION
- adopt new pkg-plist @dir

@with hat apache@
2014-09-22 18:50:18 +00:00
Olli Hauer
5e1d38ca3b - update to apr-util-1.5.4
- 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@
2014-09-22 18:48:55 +00:00
David Naylor
bcaa0f659c Unbreak emulators/i386-wine(-devel) builds.
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
2014-09-22 18:25:55 +00:00
Antoine Brodin
2674647816 Fix LIB_DEPENDS, this port links against libct not libtds 2014-09-22 18:09:05 +00:00
Boris Samorodov
9e41086467 x11/libXcm: clear @dirrm, add INSTALL_TARGET=install-strip, USES=libtool:keepla 2014-09-22 18:06:47 +00:00
Antoine Brodin
2008c49129 Fix LIB_DEPENDS, this port links against libsybdb not libtds 2014-09-22 17:57:01 +00:00
Bryan Drewery
8a3e661b67 Support 'make reinstall' 2014-09-22 17:46:58 +00:00
Antoine Brodin
d5f57f0e80 Fix LIB_DEPENDS, this port links against libsybdb not libtds 2014-09-22 17:43:02 +00:00
Boris Samorodov
99a7ab4b58 www/web2ldap: switch to USES=python syntax, simplify and remove pkg-plist 2014-09-22 17:22:43 +00:00
Antoine Brodin
3f0feb1514 - Fix LIB_DEPENDS, this port links against libct no libtds
- Modernize a bit
2014-09-22 17:18:57 +00:00
Boris Samorodov
095a600930 www/pyweblib: update to version 1.3.11 add more
. update to version 1.3.11;
. switch to USES=python syntax;
. adopt USE_PYTHON=autoplist;
. use PORTEXAMPLES wildcards;
. simplify and remove pkg-plist.
2014-09-22 17:13:20 +00:00
Boris Samorodov
ea28b89b11 Simplify pkg-plist (remove @dirrm*). 2014-09-22 16:51:23 +00:00
Tijl Coosemans
ec3a8f980d Port uses sqrt(3) so link with libm
Reported by:	sbruno
2014-09-22 16:36:55 +00:00
Dmitry Marakasov
dbe96c31dc - Drop @dirrm* from plist 2014-09-22 16:26:46 +00:00
Dmitry Marakasov
963c50cab9 - Drop @dirrm* from plist 2014-09-22 16:26:20 +00:00
Boris Samorodov
e109b4ecca graphics/icc-profiles-basiccolor: remove @dirrm and use SYSCOLORDIR at pkg-plist. 2014-09-22 16:21:26 +00:00
Tijl Coosemans
74a7b90a80 Build shared libraries needed by upcoming devel/efl
PR:		193438
Approved by:	maintainer timeout (2 weeks)
2014-09-22 16:11:09 +00:00
Thomas Zander
051379ce4d - Fix build break due to recent update of databases/freetds
- Simplify pkg-plist
- Bump PORTREVISION
2014-09-22 16:10:38 +00:00
Boris Samorodov
002f47af95 Simplify and remove pkg-plist. 2014-09-22 16:08:35 +00:00
Baptiste Daroussin
830519b030 Simplify plist 2014-09-22 15:44:10 +00:00
Baptiste Daroussin
d285e5027c Simplify plist 2014-09-22 15:38:19 +00:00
Baptiste Daroussin
f458787f5b Simplify plist 2014-09-22 15:34:48 +00:00
Dmitry Marakasov
7658486f05 - Drop @dirrm* from plist
- Simplify MASTER_SITES
2014-09-22 15:28:34 +00:00
Dmitry Marakasov
e96f7fb072 - Drop @dirrm* from plist
- Simplify MASTER_SITES
2014-09-22 15:27:29 +00:00
Boris Samorodov
167ac770ea graphics/oyranos: remove @dirrm* 2014-09-22 15:23:23 +00:00
Bryan Drewery
e5f17bd649 - Fix check-vulerable exiting without printing message since pkg-1.3.4 fixed
'pkg audit' to return non-zero.

With hat:	portmgr
2014-09-22 15:22:58 +00:00
Thomas Zander
65d4c9d80e - Fix build breakage due to recent upgrade of databases/freetds
- Add LICENSE
- Modernise port Makefile
- Bump PORTREVISION
2014-09-22 15:15:27 +00:00
Boris Samorodov
d4c9f5bdbd devel/qct: adopt USES=python and remove @dirrm 2014-09-22 15:14:58 +00:00
Dmitry Marakasov
e200ae97ff - Drop @dirrm* from plist 2014-09-22 15:09:10 +00:00
Dmitry Marakasov
743b013ff1 - Drop @dirrm* from plist 2014-09-22 15:09:04 +00:00
Boris Samorodov
654159f9f4 devel/eric4: simpify plist using wildcards and removing @dirrm 2014-09-22 15:08:34 +00:00
Dmitry Marakasov
2b6c284d7f - Drop @dirrm* from plist 2014-09-22 15:08:31 +00:00
Dmitry Marakasov
d5f5255ec7 - Drop @dirrm* from plist 2014-09-22 15:08:01 +00:00
Dmitry Marakasov
4fb0fca5ef - Drop @dirrm* from plist 2014-09-22 15:07:40 +00:00
Dmitry Marakasov
f69d67797a - Drop @dirrm* from plist 2014-09-22 15:05:19 +00:00
Dmitry Marakasov
4c4cb8fa5f - Drop @dirrm* from plist 2014-09-22 15:05:15 +00:00
Dmitry Marakasov
789933d09a - Cleanup plist 2014-09-22 15:01:33 +00:00
Tijl Coosemans
8950108909 Port uses sqrt(3) so link with libm
Reported by:	sbruno
2014-09-22 14:48:01 +00:00
Pietro Cerutti
ab7bf13bad - Update to 13.1.2
Changes:
  * https://github.com/gambitproject/gambit/compare/v13.1.1...v13.1.2
2014-09-22 14:45:22 +00:00
Tijl Coosemans
184d828025 - Add patch after the recent SOCK_RAW bug fix in FreeBSD head (r270929)
- Fix DLMALLOC option
- Remove unused SCRIPTS_ENV

PR:		193244 193825
Submitted by:	Olivier Cochard-Labbé <olivier@cochard.me>
2014-09-22 14:43:34 +00:00
Dmitry Marakasov
459fe41838 - Cleanup plist 2014-09-22 14:42:28 +00:00
Dmitry Marakasov
b4b3f98f9f - Cleanup plist 2014-09-22 14:41:45 +00:00
Baptiste Daroussin
6001481d49 Don't what bug pkg_* had back in the time but pkg(8) doesn't have it
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
2014-09-22 14:29:47 +00:00
Boris Samorodov
c13e8db7b7 comms/libmodbus: strip a library while install and remove @dirrmtry's 2014-09-22 14:28:15 +00:00
Dmitry Marakasov
172124715a - Cleanup plist 2014-09-22 14:27:00 +00:00
Dmitry Marakasov
6d934c8ea3 - Cleanup plist 2014-09-22 14:26:51 +00:00