aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/worker
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.soMark Linimon2019-07-121-1/+7
| | | | | | | | | | | | | | | | | | as a stand-in for "are we running on gcc". For people already testing powerpc on clang, it is possible that they already have both compilers in base. Thus, the assumption that "gcc is in base" (e.g. libstdc++.so exists) always means "force use of GCC" is already broken. It will be for everyone on -CURRENT once the switch is made. While here, standardize on compiler:c++11-lang instead of -lib (they are equivalent these days), pet portlint, and do some other cleanup. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=506432
* - Update `x11-fm/worker' to version 4.0.0 and adjust LICENSEAlexey Dokuchaev2019-07-043-32/+6
| | | | | | | | | | | | | | | | | | | | | | | | | - Catalog files for commands had been merged with their main files - Unfortunately, C++14 is now required for compilation - Remove -Wno-error=narrowing gimmick added in r492118, offending code is not there since version 3.15.4: --- worker-3.15.3/src/exprfilter_scanner.cc +++ worker-4.0.0/src/exprfilter_scanner.cc @@ -76,7 +76,7 @@ static const char _expr_parser_index_off 49, 51, 53, 55, 0 }; -static const char _expr_parser_trans_cond_spaces[] = { +static const signed char _expr_parser_trans_cond_spaces[] = { -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, Approved by: maintainer Tested on: Mac mini G4 Notes: svn path=/head/; revision=505818
* - Update `x11-fm/worker' to version 3.15.4Alexey Dokuchaev2019-02-273-7/+6
| | | | | | | | | | - Remove bogus indefinite article from AVFS_DESC - Chase HTTP 302 redirection in the WWW: line Approved by: maintainer Notes: svn path=/head/; revision=494044
* When compiling this port with GCC, the following warning is treated as error:Mark Linimon2019-02-041-0/+4
| | | | | | | | | | | | | | exprfilter_scanner.rl:114:1: warning: narrowing conversion of '-1' from 'int' to 'char' inside { } [-Wnarrowing] Add -Wno-error=narrowing to CXXFLAGS on GCC-based architectures to fix the build. PR: 235349 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=492118
* Update `x11-fm/worker' to version 3.15.3.Alexey Dokuchaev2019-01-223-5/+7
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=490952
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-0/+1
| | | | | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590 Notes: svn path=/head/; revision=487272
* - Update `x11-fm/worker' to version 3.15.2Alexey Dokuchaev2018-08-302-6/+5
| | | | | | | | | - Enable font rendering with XFT by default Approved by: maintainer Notes: svn path=/head/; revision=478446
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-291-0/+1
| | | | | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542 Notes: svn path=/head/; revision=475857
* - update from 3.14.0 to 3.15.1Mikhail Pchelin2018-06-043-6/+10
| | | | Notes: svn path=/head/; revision=471571
* - update from 3.13.0 to 3.14.0Mikhail Pchelin2018-01-033-4/+7
| | | | | | | Approved by: jpaetzel (mentor) Notes: svn path=/head/; revision=457966
* - update from 3.12.0 to 3.13.0Mikhail Pchelin2017-11-163-4/+6
| | | | | | | Approved by: jpaetzel (mentor) Notes: svn path=/head/; revision=454312
* - update from 3.11.0 to 3.12.0Mikhail Pchelin2017-10-163-5/+6
| | | | | | | Approved by: jpaetzel (mentor) Notes: svn path=/head/; revision=452174
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-101-1/+1
| | | | | | | | | | | | | | | | | (via Mk/bsd.default-versions.mk and lang/gcc) which has moved from GCC 5.4 to GCC 6.4 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang, c++14-lang, c++0x, c11, or gcc-c++11-lib. PR: 219275 Notes: svn path=/head/; revision=449591
* - update from 3.9.0 to 3.11.0Mikhail Pchelin2017-08-193-4/+5
| | | | | | | Approved by: jpaetzel (mentor) Notes: svn path=/head/; revision=448286
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-0/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* - update 3.8.5 to 3.9.0Mikhail Pchelin2017-05-163-5/+6
| | | | | | | Approved by: jpaetzel (implicit) Notes: svn path=/head/; revision=441002
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-0/+1
| | | | | | | | | | | | | | | | | lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some circumstances such as versions of FreeBSD or platforms). This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using using Mk/bsd.octave.mk which in turn has USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang, c++11-lang, c++0x, c11, or gcc-c++11-lib. PR: 216707 Notes: svn path=/head/; revision=437439
* - update from 3.8.4 to 3.8.5Mikhail Pchelin2017-01-132-6/+10
| | | | | | | Approved by: jpaetzel (implicit) Notes: svn path=/head/; revision=431395
* Update to 3.8.4Olivier Duchateau2016-09-263-4/+6
| | | | | | | | PR: 212969 Submitted by: <mp39590@gmail.com> (maintainer) Notes: svn path=/head/; revision=422783
* Update to 3.8.3Olivier Duchateau2016-05-222-3/+4
| | | | | | | | PR: 209666 Submitted by: <mp39590@gmail.com> (maintainer) Notes: svn path=/head/; revision=415643
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Update to 3.8.2Olivier Duchateau2016-02-092-3/+3
| | | | | | | | PR: 206972 Submitted by: <mp39590@gmail.com> (maintainer) Notes: svn path=/head/; revision=408585
* - Update to 3.8.1Dmitry Marakasov2015-10-142-3/+3
| | | | | | | | PR: 203692 Submitted by: mp39590@gmail.com (maintainer) Notes: svn path=/head/; revision=399272
* Update to 3.8.0Guido Falsi2015-07-282-3/+3
| | | | | | | | PR: 201880 Submitted by: mp39590@gmail.com (maintainer) Notes: svn path=/head/; revision=393096
* Update to 3.7.1Guido Falsi2015-06-072-9/+3
| | | | | | | | PR: 200681 Submitted by: mp39590 at gmail.com (maintainer) Notes: svn path=/head/; revision=388741
* - Update to 3.7.0Dmitry Marakasov2015-05-203-4/+11
| | | | | | | | PR: 200248 Submitted by: mp39590@gmail.com (maintainer) Notes: svn path=/head/; revision=386868
* x11-fm/worker: Unbreak DragonFly after previous commitJohn Marino2015-04-171-0/+2
| | | | | | | | | | AVFS doesn't build on DragonFly, so setting the option on by default broke the port. Approved by: blanket Notes: svn path=/head/; revision=384170
* - Sadly, this port requires c++11-capable compiler and libraryAlexey Dokuchaev2015-04-132-17/+24
| | | | | | | | | | | | | | | | - Add missing USES=pkgconfig, or things would be breaking in weird ways - Because of the above, we have a chance to properly indent USES - Do not assign initial RUN_DEPENDS with +=, it is confusing - Add new options (HAL, INOTIFY, LUA); enable AVFS and INOTIFY by default - Enable Xinerama support unconditionally because configure script tries to detect it, but does not allow to disable (initially was an OPTION) - Improve on COMMENT and port description text while I'm here PR: 199299 Submitted by: maintainer Notes: svn path=/head/; revision=383906
* Update to version 3.6.2Pawel Pekala2015-03-272-3/+3
| | | | | | | | PR: 198804 Submitted by: mp39590@gmail.com (maintainer) Notes: svn path=/head/; revision=382432
* Update to 3.6.1Tilman Keskinoz2015-02-274-27/+3
| | | | | | | | PR: 197943 Submitted by: maintainer Notes: svn path=/head/; revision=380071
* x11-fm/worker: Fix USE_GCCMuhammad Moinur Rahman2015-02-081-1/+1
| | | | | | | | | | | Rather than marking specific version of GCC in USE_GCC switching to yes as it satisfies the requirement of 4.6+. Submitted by: gerald Approved by: bapt marino (implicit) Notes: svn path=/head/; revision=378683
* x11-fm/worker: Update version 3.5.2=>3.6.0Muhammad Moinur Rahman2015-02-085-12/+38
| | | | | | | | | | | | - Add support for building with clang on 10+ - Add support for AVFS option to conveniently step into archives PR: 196958 Submitted by: mp39590@gmail.com (maintainer) Approved by: bapt marino (implicit) Notes: svn path=/head/; revision=378640
* - Update to version 3.5.2Pawel Pekala2015-01-042-4/+4
| | | | | | | | | | | - Submitter is now new maintainer PR: 196331 Submitted by: mp39590@gmail.com Approved by: simond@irrelevant.org (maintainer) Notes: svn path=/head/; revision=376267
* - Update to version 3.5.1Pawel Pekala2014-11-063-12/+7
| | | | | | | | | | | - Remove @dirrm's from pkg-plist PR: 194519 Submitted by: mp39590@gmail.com Approved by: maintainer timeout (16 days) Notes: svn path=/head/; revision=372236
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-0/+1
| | | | | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=367888
* - Update from 3.2.0 to 3.4.1Danilo Egea Gondolfo2014-06-102-4/+3
| | | | | | | | PR: ports/190844 Submitted by: mp39590@gmail.com Notes: svn path=/head/; revision=357234
* - Convert BZIP2 to USESMartin Wilke2014-06-021-2/+1
| | | | Notes: svn path=/head/; revision=356201
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-0/+1
| | | | | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs) Notes: svn path=/head/; revision=347809
* Replace USE_GCC=4.6+ by USE_GCC=yes.Gerald Pfeifer2014-03-031-1/+1
| | | | | | | Approved by: portmgr (mat) Notes: svn path=/head/; revision=346975
* - Update from 3.1.0 to 3.2.0 [1]Danilo Egea Gondolfo2013-11-203-10/+13
| | | | | | | | | | | - Add license [1] - Use options helpers PR: ports/184088 Submitted by: Simon Dick <simond@irrelevant.org> (maintainer) [1] Notes: svn path=/head/; revision=334427
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331644
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | | | the mtree (remaining categories) - Add note on mtree change to CHANGES Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331275
* - Update from 2.19.4 to 3.1.0 [1]Danilo Egea Gondolfo2013-10-193-18/+10
| | | | | | | | | | | | - Drop .asc file - Add stage support - Use shebangfix instead of REINPLACE_CMD PR: ports/183078 Submitted by: Simon Dick <simond@irrelevant.org> (maintainer) [1] Notes: svn path=/head/; revision=330847
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | x11-fm) Notes: svn path=/head/; revision=327780
* Add missing directories to pkg-plistAntoine Brodin2013-06-291-0/+4
| | | | Notes: svn path=/head/; revision=322056
* - update to 2.19.4Ruslan Makhmatkhanov2012-08-153-12/+27
| | | | | | | | | | | | | | | - update master_site while here: - remove no more existing --disable-libxpkmaster from CONFIGURE_ARGS - convert to optionsNG - use ${LOCALBASE} in reinplace PR: 170608 Submitted by: Simon Dick <simond at irrelevant dot org> (maintainer) Notes: svn path=/head/; revision=302564
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-181-2/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Upgrade to 2.16.5Doug Barton2008-08-012-5/+12
| | | | | | | | | Download the PGP signature and add a verify target Approved by: Simon Dick <simond@irrelevant.org> (maintainer) Notes: svn path=/head/; revision=217926