aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/worker/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - update from 3.14.0 to 3.15.1Mikhail Pchelin2018-06-041-3/+4
| | | | Notes: svn path=/head/; revision=471571
* - update from 3.13.0 to 3.14.0Mikhail Pchelin2018-01-031-1/+1
| | | | | | | Approved by: jpaetzel (mentor) Notes: svn path=/head/; revision=457966
* - update from 3.12.0 to 3.13.0Mikhail Pchelin2017-11-161-1/+1
| | | | | | | Approved by: jpaetzel (mentor) Notes: svn path=/head/; revision=454312
* - update from 3.11.0 to 3.12.0Mikhail Pchelin2017-10-161-2/+1
| | | | | | | 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-191-1/+1
| | | | | | | 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-161-2/+1
| | | | | | | 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-131-3/+7
| | | | | | | Approved by: jpaetzel (implicit) Notes: svn path=/head/; revision=431395
* Update to 3.8.4Olivier Duchateau2016-09-261-1/+1
| | | | | | | | PR: 212969 Submitted by: <mp39590@gmail.com> (maintainer) Notes: svn path=/head/; revision=422783
* Update to 3.8.3Olivier Duchateau2016-05-221-1/+1
| | | | | | | | 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-091-1/+1
| | | | | | | | PR: 206972 Submitted by: <mp39590@gmail.com> (maintainer) Notes: svn path=/head/; revision=408585
* - Update to 3.8.1Dmitry Marakasov2015-10-141-1/+1
| | | | | | | | PR: 203692 Submitted by: mp39590@gmail.com (maintainer) Notes: svn path=/head/; revision=399272
* Update to 3.8.0Guido Falsi2015-07-281-1/+1
| | | | | | | | PR: 201880 Submitted by: mp39590@gmail.com (maintainer) Notes: svn path=/head/; revision=393096
* Update to 3.7.1Guido Falsi2015-06-071-7/+1
| | | | | | | | PR: 200681 Submitted by: mp39590 at gmail.com (maintainer) Notes: svn path=/head/; revision=388741
* - Update to 3.7.0Dmitry Marakasov2015-05-201-2/+7
| | | | | | | | 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-131-12/+19
| | | | | | | | | | | | | | | | - 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-271-1/+1
| | | | | | | | PR: 198804 Submitted by: mp39590@gmail.com (maintainer) Notes: svn path=/head/; revision=382432
* Update to 3.6.1Tilman Keskinoz2015-02-271-4/+1
| | | | | | | | 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-081-10/+13
| | | | | | | | | | | | - 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-041-2/+2
| | | | | | | | | | | - 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-061-2/+1
| | | | | | | | | | | - 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-101-2/+1
| | | | | | | | 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-201-8/+6
| | | | | | | | | | | - 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
* - Update from 2.19.4 to 3.1.0 [1]Danilo Egea Gondolfo2013-10-191-14/+5
| | | | | | | | | | | | - 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
* - update to 2.19.4Ruslan Makhmatkhanov2012-08-151-8/+7
| | | | | | | | | | | | | | | - 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
* Upgrade to 2.16.5Doug Barton2008-08-011-2/+6
| | | | | | | | | Download the PGP signature and add a verify target Approved by: Simon Dick <simond@irrelevant.org> (maintainer) Notes: svn path=/head/; revision=217926
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Update to 2.16.3.Wesley Shields2008-05-311-3/+10
| | | | | | | | | | | Add xft support (default off) PR: ports/124072 Submitted by: Dmitry Klimov <lazyklimm@gmail.com> Approved by: garga (mentor, implicit), maintainer Notes: svn path=/head/; revision=214019
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-1/+2
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209620
* - Update to 2.16.1Martin Wilke2007-12-141-2/+1
| | | | | | | | PR: 118440 Submitted by: Simon Dick <simond@irrelevant.org> (maintainer) Notes: svn path=/head/; revision=203572
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-9/+3
| | | | Notes: svn path=/head/; revision=200795
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 2.14.4Martin Wilke2007-03-231-1/+1
| | | | | | | | PR: 110712 Submitted by: Simon Dick<simond@irrelevant.org> (maintainer) Notes: svn path=/head/; revision=188100
* - Update to 2.14.2Martin Wilke2007-02-031-2/+10
| | | | | | | | PR: ports/108654 Submitted by: Simon Dick <simond@irrelevant.org> (maintainer) Notes: svn path=/head/; revision=184022
* - Update to 2.14.1Martin Wilke2007-01-121-1/+1
| | | | | | | | | PR: ports/107772 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=182240
* - Update to 2.14.0Martin Wilke2006-09-121-2/+2
| | | | | | | | PR: ports/103193 Submitted by: Simon Dick <simond(at)irrelevant.org> (maintainer)) Notes: svn path=/head/; revision=172869
* - Update to 2.13.1Martin Wilke2006-07-221-1/+2
| | | | | | | | | PR: ports/100672 Submitted by: Simon Dick <simond(at)irrelevant.org> Approved by: krion (mentor), maintainer Notes: svn path=/head/; revision=168457
* Update to 2.13.0Martin Wilke2006-06-231-1/+1
| | | | | | | | | PR: ports/99355 Submitted by: Simon Dick <simond@irrelevant.org> (maintainer) Approved by: markus (co mentor) Notes: svn path=/head/; revision=166162