aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Convert the Python framework bits to USES=python.Marcus von Appen2014-08-0931-791/+827
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Please use USES=python instead of USE_PYTHON. USE_PYTHON=yes becomes USES=python USE_PYTHON=2.7+ becomes USES=python:2.7+ USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build ... A new PYTHON_FEATURES variable was added, which enables certain features for a port and replaces some knobs at the same time; PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK PYTHON_FEATURES=noegginfo replaces PYDISTUTILS_NOEGGINFO PYTHON_FEATURES=concurrent replaces PYTHON_CONCURRENT_INSTALL PYTHON_FEATURES=pythonprefix replaces USE_PYTHON_PREFIX Some knobs have been deprecated and are to be removed in the near future: PYTHON_MASTER_SITES - use MASTER_SITE_PYTHON instead PYTHON_PKGNAMESUFFIX - use PYTHON_PKGNAMEPREFIX instead PYDISTUTILS_INSTALLNOSINGLE - deprecated without replacement Some knobs have been removed completely: PYTHON_MASTER_SITE_SUBDIR PYTHON_DISTNAME PYTHON_WRKSRC Several variables specific to the Python framework are no longer passed to the build environment to avoid polluting dependency builds. PYTHON_VERSION is not passed to .MAKEFLAGS anymore PYTHON_DEFAULT_VERSION, PYTHON_DEFAULT_PORTVERSION and PYTHONBASE are not passed to the make environment anymore The conversion required a couple of ports to be updated to fit the changes and new requirements. Those included "bsd.python.mk" directly or contained checks in places, for which the USES framework would fail to provide correct values. Python modules directly using the upstream Python package (such as py-tkinter or py-sqlite3) were updated to avoid using the now unnecessary and remmoved knobs from "bsd.python.mk". Phabric: D399 exp-run: 167368 192357 PR: 167368 192357 Reviewed by: antoine, wg Exp-run award: antoine With hat: python@ Approved by: portmgr Notes: svn path=/head/; revision=364450
* - Update to 2.31Sunpoet Po-Chuan Hsieh2014-08-092-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/GraphViz2/Changes Notes: svn path=/head/; revision=364449
* - Update to 0.25Sunpoet Po-Chuan Hsieh2014-08-092-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Moos/Changes Notes: svn path=/head/; revision=364448
* audio/alsa-(lib|plugins|utils): Upgrade version 1.0.27.2 => 1.0.28John Marino2014-08-0929-888/+261
| | | | | | | | | | | | | | | | | | | | | Also switch maintainership to submitter with blessing of former maintainer. Other changes include: * fix for bug 191190 * Use new options syntax * Proper detection of PYTHON and FFMPEG * fix leftovers * strip libraries to satisfy stage-qa * conf: alias surround stuff to pcm.default * lib: split patches and refactor * utils: rename XMLTO to MANPAGES PR: 191524 Submitted by: Jan Beich Approved by: former maintainer (Aragon Gouveia) Notes: svn path=/head/; revision=364447
* security/pwman: 0.4.0 -> 0.4.4Kurt Jaeger2014-08-093-12/+14
| | | | | | | | PR: 191827 Submitted by: tkato432@yahoo.com Notes: svn path=/head/; revision=364446
* databases/grass: Upgraade version 6.4.3 => 6.4.4John Marino2014-08-093-13/+30
| | | | | | | | PR: 191813 Submitted by: Ports Fury Notes: svn path=/head/; revision=364445
* russian/wordpress: update to 3.9.2William Grzybowski2014-08-092-3/+3
| | | | | | | | PR: 192499 Submitted by: maintainer Notes: svn path=/head/; revision=364444
* www/bacula-web: Fix pkg-message for non-default location installationsJohn Marino2014-08-092-5/+7
| | | | | | | | | | | | I noticed in the commit diff that the pkg-message did not account for non-default values of BACULAWEB_HOME, but rather assumed the equivalent of %%WWWDIR%% (and didn't even use that!). Add a new substition so that the pkg-message message is correct for non-default locations. PR: 191583 Notes: svn path=/head/; revision=364443
* Add a patch to unbreak after libcdio updateAntoine Brodin2014-08-091-0/+94
| | | | | | | | | | | Obtained from upstream changes: https://github.com/GNOME/gvfs/commit/5624012821836136ad38abea00469865f6e7d616 https://github.com/GNOME/gvfs/commit/fe9e82d6fc5a5651411f7f1e9abab10dad57fd53 Approved by: kwm Notes: svn path=/head/; revision=364442
* - Update to 1.22.9Wen Heping2014-08-092-3/+3
| | | | Notes: svn path=/head/; revision=364441
* - Update to 1.23.2Wen Heping2014-08-092-3/+3
| | | | Notes: svn path=/head/; revision=364440
* - Update to 1.19.18Wen Heping2014-08-092-3/+3
| | | | Notes: svn path=/head/; revision=364439
* www/bacula-web: Upgrade version 1.38.9 => 6.0.1John Marino2014-08-0912-359/+269
| | | | | | | | | | PR: 191583 Submitted by: olevole (olevole.ru) Approved by: maintainer (dvl@) Lotsa TLC: marino@ Notes: svn path=/head/; revision=364438
* UnbreakAntoine Brodin2014-08-091-1/+1
| | | | | | | Pointy hat: arved Notes: svn path=/head/; revision=364437
* print/cups-filters: update to 1.0.55William Grzybowski2014-08-094-9/+15
| | | | | | | | PR: 192498 Submitted by: maintainer Notes: svn path=/head/; revision=364436
* www/redaxo: update to 4.6.1William Grzybowski2014-08-094-10/+44
| | | | | | | | PR: 192510 Submitted by: maintainer Notes: svn path=/head/; revision=364435
* sysutils/froxlor: add missing dependenciesWilliam Grzybowski2014-08-091-2/+2
| | | | | | | | PR: 192513 Submitted by: maintainer Notes: svn path=/head/; revision=364434
* textproc/p5-XML-Reader: 0.49 -> 0.51Kurt Jaeger2014-08-092-9/+14
| | | | | | | | - Add the possibility of reading http (using Net::HTTP) - fix a typing error in the POD documentation Notes: svn path=/head/; revision=364433
* net-p2p/bitmessage: update to 0.4.3William Grzybowski2014-08-093-16/+20
| | | | | | | | PR: 192522 Submitted by: maintainer Notes: svn path=/head/; revision=364432
* sysutils/bacula-server: fix build with mysqlWilliam Grzybowski2014-08-091-2/+2
| | | | | | | | PR: 192514 Submitted by: maintainer Notes: svn path=/head/; revision=364431
* Update to version 0.7.12Pawel Pekala2014-08-093-3/+4
| | | | Notes: svn path=/head/; revision=364430
* devel/p5-Data-Peek: make non-interactiveKurt Jaeger2014-08-092-0/+17
| | | | Notes: svn path=/head/; revision=364429
* Add new port databases/monetdbJohn Marino2014-08-099-0/+989
| | | | | | | | | | | | | | | | | | PR: 186653 Submitted by: Jim (Ohlste.in) Reworked by: marino MonetDB is an open source column-oriented database management system developed at the Centrum Wiskunde & Informatica (CWI) in the Netherlands. It was designed to provide high performance on complex queries against large databases, such as combining tables with hundreds of columns and multi-million rows. MonetDB has been applied in high-performance applications for data mining, online analytical processing, geographic information systems, XML Query (XQuery), text and multimedia retrieval. Notes: svn path=/head/; revision=364428
* astro/p5-Starlink-AST: 1.02 -> 1.04Kurt Jaeger2014-08-092-5/+11
| | | | | | | | | | - Now ships with AST v8.0.0+ (this includes ERFA 1.1 and PAL 0.5.0) - AST now uses the LGPL license - Add AST__ALLFRAMES constant - add astMapDefined Notes: svn path=/head/; revision=364427
* Unbreak, the libs were not packagedAntoine Brodin2014-08-092-3/+8
| | | | | | | Pointy hat: arved Notes: svn path=/head/; revision=364426
* Update to 14.07.Koop Mast2014-08-093-118/+278
| | | | Notes: svn path=/head/; revision=364425
* Various improvements for emulators/i386-wine-devel.David Naylor2014-08-094-8/+16
| | | | | | | | | | | | | | | * Add support for a forthcoming i386-wine-compholio port [1] * Fix binbounce for RPATH issues [1] A port revision bump is not possible due to the complexities for the wine ports. The impact is minimised by timing these updates closely with the underlying updates of wine-devel. Requested by: [1] Kris Moore <kris@pcbsd.org> Reported by: [2] Nils Beyer <nbe@renzel.net> Notes: svn path=/head/; revision=364424
* Chase library dependencies after libcdio <-> libcdio-paranoia splitTilman Keskinoz2014-08-0925-29/+33
| | | | | | | PR: 192271 Notes: svn path=/head/; revision=364423
* Add libcdio-paranoia, two libraries split from the libcdio portTilman Keskinoz2014-08-095-0/+46
| | | | Notes: svn path=/head/; revision=364422
* Update to 0.92Tilman Keskinoz2014-08-094-50/+8
| | | | | | | PR: 192271 Notes: svn path=/head/; revision=364421
* New port: net-mgmt/victorops-nagiosKurt Jaeger2014-08-0915-0/+250
| | | | | | | | | | | | | VictorOps is an on-call management and incident notification service. This is the Nagios/Icinga integration package for VictorOps. WWW: http://www.victorops.com PR: 191383 Submitted by: rand@iteris.com Notes: svn path=/head/; revision=364420
* Update to 0.9.13.Xin LI2014-08-092-3/+3
| | | | Notes: svn path=/head/; revision=364419
* Attempt to unbreakAntoine Brodin2014-08-091-1/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=364418
* Add USES=cpe (forgotten in previous commit)Emanuel Haupt2014-08-091-0/+2
| | | | | | | Notified by: mat Notes: svn path=/head/; revision=364417
* Unbreak by applying same patch as was applied to irc/weechatAntoine Brodin2014-08-091-1/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=364416
* Change the master site to my FreeBSD directory.Joerg Wunsch2014-08-091-2/+2
| | | | Notes: svn path=/head/; revision=364415
* Mark BROKEN: fails to installAntoine Brodin2014-08-091-0/+2
| | | | | | | | | | Error log: http://beefy2.isc.freebsd.org/data/10amd64-default/2014-08-06_15h34m43s/logs/errors/ru-PSCyr-0.4c2_4.log Reported by: pkg-fallout With hat: portmgr Notes: svn path=/head/; revision=364414
* Mark BROKEN: fails to buildAntoine Brodin2014-08-091-0/+2
| | | | | | | | | | | | | ===> Building for sgf2tex-3.3_6 cc -g -o sgfsplit sgfsplit.c /usr/local/bin/etex manual /usr/local/bin/etex: No such file or directory *** [manual.dvi] Error code 1 Reported by: pkg-fallout Notes: svn path=/head/; revision=364413
* Mark BROKEN: fails to installAntoine Brodin2014-08-091-0/+2
| | | | | | | | | | | | | /bin/cat /wrkdirs/usr/ports/print/latex-auto-greek/work//updmap.inc >> /usr/local/share/texmf-config/web2c/updmap.cfg /bin/cp /usr/local/share/texmf-dist/tex/generic/hyphen//hyphen.tex /usr/local/share/texmf-dist/tex/generic/hyphen//hyphen.tex.old cp: /usr/local/share/texmf-dist/tex/generic/hyphen//hyphen.tex: No such file or directory *** [do-install] Error code 1 Reported by: pkg-fallout With hat: portmgr Notes: svn path=/head/; revision=364412
* Mark BROKEN: fails to linkAntoine Brodin2014-08-091-0/+2
| | | | | | | | | | | | | | | | cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I../flx -I/usr/local/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -DHELP_DIR=\"/usr/local/lib/X11/xfpovray/help\" -c ./util.c rm -f xfpovray cc -o xfpovray -L/usr/local/lib ./build_pages.o ./callbacks.o ./show_image.o ./xfpovray.o ./tips.o ./state.o ./config.o ./run_program.o ./util.o ../flx/libflx.a -L/usr/local/lib -lforms -lXpm -lm -lXext -lX11 -Wl,-rpath,/usr/local/lib ../flx/libflx.a(flx_return_button.o): In function `draw_return_button': flx_return_button.c:(.text+0x178): undefined reference to `fl_drw_box' flx_return_button.c:(.text+0x1a9): undefined reference to `fl_drw_box' flx_return_button.c:(.text+0x1ff): undefined reference to `fl_drw_box' *** [xfpovray] Error code 1 Reported by: pkg-fallout Notes: svn path=/head/; revision=364411
* Mark BROKEN: fails to buildAntoine Brodin2014-08-091-0/+2
| | | | | | | | | | | | | | | | | | | | /bin/sh ../libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"IccXML\" -DVERSION=\"0.9.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRERROR=1 -I. -I.. -I../IccXML -I/usr/local/include/SampleICC -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT IccMpeXml.lo -MD -MP -MF .deps/IccMpeXml.Tpo -c -o IccMpeXml.lo IccMpeXml.cpp libtool: compile: c++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"IccXML\" -DVERSION=\"0.9.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_LIMITS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRERROR=1 -I. -I.. -I../IccXML -I/usr/local/include/SampleICC -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT IccMpeXml.lo -MD -MP -MF .deps/IccMpeXml.Tpo -c IccMpeXml.cpp -fPIC -DPIC -o .libs/IccMpeXml.o In file included from IccMpeXml.cpp:65: IccUtilXml.h:197:23: warning: no newline at end of file In file included from IccMpeXml.cpp:65: IccUtilXml.h:73: error: redefinition of 'class CIccUTF16String' /usr/local/include/SampleICC/IccUtil.h:317: error: previous definition of 'class CIccUTF16String' IccUtilXml.h:112: error: default argument given for parameter 3 of 'const char* icUtf16ToUtf8(std::string&, const icUInt16Number*, int)' /usr/local/include/SampleICC/IccUtil.h:354: error: after previous specification in 'const char* icUtf16ToUtf8(std::string&, const icUInt16Number*, int)' IccUtilXml.h:113: error: default argument given for parameter 3 of 'const short unsigned int* icUtf8ToUtf16(CIccUTF16String&, const char*, int)' /usr/local/include/SampleICC/IccUtil.h:355: error: after previous specification in 'const short unsigned int* icUtf8ToUtf16(CIccUTF16String&, const char*, int)' gmake[1]: *** [IccMpeXml.lo] Error 1 Reported by: pkg-fallout Notes: svn path=/head/; revision=364410
* Mark BROKENAntoine Brodin2014-08-091-0/+2
| | | | | | | | | | | | | | | | | | | | | | On i386: [compiling (sources.cm):output.sml] [creating directory .cm/GUID] output.sml:469.49-469.60 Error: non-constructor applied to argument in pattern: Constrs output.sml:476.38-476.41 Error: unbound variable or constructor: def output.sml:480.49-480.58 Error: non-constructor applied to argument in pattern: Repl output.sml:486.31-486.35 Error: unbound variable or constructor: syms Compilation failed. *** [mkdoc.x86-bsd] Error code 1 On amd64: checking host system type... amd64-portbld-freebsd9.1 configure: error: unsupported configuration amd64-freebsd9.1 ===> Script "configure" failed unexpectedly. With hat: portmgr Notes: svn path=/head/; revision=364409
* - Update to upstream version 1.2Thomas Zander2014-08-093-12/+16
| | | | | | | | | | | | - Correct e-mail address in Makefile header - Handle missing stripping of installed binary PR: 192509 Submitted by: solene@bsd.zplay.eu (maintainer) Approved by: mentors (implicit) Notes: svn path=/head/; revision=364408
* Add stage support.Joerg Wunsch2014-08-095-49/+53
| | | | | | | | Fix a bug when running in a 64-bit environment that made it crash immediately. Notes: svn path=/head/; revision=364407
* Add python3 flavor for py-xdg.Koop Mast2014-08-095-0/+58
| | | | | | | Obtained from: gnome devel repo Notes: svn path=/head/; revision=364406
* Add CPE definition.Emanuel Haupt2014-08-091-0/+3
| | | | | | | Submitted by: timur Notes: svn path=/head/; revision=364405
* - Strip binaryDmitry Marakasov2014-08-091-0/+1
| | | | Notes: svn path=/head/; revision=364404
* www/sabredav: deleted second USE_PHPKurt Jaeger2014-08-091-2/+0
| | | | | | | Submitted by: meyser@xenet.de (maintainer) Notes: svn path=/head/; revision=364403
* - Add NO_ARCH (this port installs just headers)Thomas Zander2014-08-091-0/+1
| | | | | | | | | PR: 192384 Submitted by: jbeich@vfemail.net Approved by: mentors (implicit) Notes: svn path=/head/; revision=364402
* - Update to version 1.4.8.2Marcus von Appen2014-08-093-3/+7
| | | | Notes: svn path=/head/; revision=364401