aboutsummaryrefslogtreecommitdiff
path: root/net/boinc-client
Commit message (Collapse)AuthorAgeFilesLines
* Take maintainership of these 2 ports.Larry Rosenman2017-01-181-1/+1
| | | | | | | Approved by: adamw (mentor) Notes: svn path=/head/; revision=431817
* Remove libjpeg.so.11 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428135
* - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk withTijl Coosemans2016-09-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mk/Uses/linux.mk. - Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with USES+=linux:\1 in all ports. - Replace USE_LINUX_APPS with USE_LINUX in all ports. - Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some ports. - When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY are defined. - Remove BRANDELF_DIRS and BRANDELF_FILES handling. In the very rare cases that it is still necessary ports can run ${BRANDELF} from post-patch. - Remove AUTOMATIC_PLIST handling. Only one port used it. - Fix Linux MASTER_SITES. - Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with default versions framework. - bsd.port.mk: - Move Linux related bits to Uses/linux.mk, except USE_LINUX_PREFIX. - Put USE_LINUX_PREFIX handling after USES processing. - Define DOCSDIR, DATADIR, etc. after handling USE_LINUX_PREFIX so it can give these variables a different default value. - When a package needs to run Linux ldconfig check before installation if Linux support is enabled. - emulators/linux_base-*: - Use USES=linux and remove duplication. - Remove files/lp. FreeBSD or CUPS lp(1) should work. - Remove files/yp.conf. No longer seems to be used. - Remove pkg-deinstall and move pkg-install into pkg-plist. - Update pkg-descr and pkg-message. - Fix handling of ldconfig cache in pkg-plist. - devel/fb-adb: Use a Linux shell to run a Linux script but patch the script to use FreeBSD mkdir so mkdir -p $path creates $path and not /compat/linux/$path. PR: 211645 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=421387
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Implement clean deinstallationDmitry Marakasov2015-09-272-21/+43
| | | | | | | | - Drop 8.x support - Switch to options helpers Notes: svn path=/head/; revision=398054
* Convert to USES=jpegAntoine Brodin2015-06-221-1/+1
| | | | Notes: svn path=/head/; revision=390310
* Clean up pkg-plistRene Ladan2014-10-081-15/+0
| | | | | | | Requested by: bapt Notes: svn path=/head/; revision=370424
* Drop ftp://rene-ladan.nl/pub/ as mirror.Rene Ladan2014-10-071-3/+1
| | | | | | | While here use shorter form for "local" master sites. Notes: svn path=/head/; revision=370353
* - Convert to USES=autoreconfTijl Coosemans2014-10-051-45/+16
| | | | | | | | | | | | | - Use CXX compiler for OBJCXX so libtool recognises it. On FreeBSD 8 and 9 configure would set OBJCXX to g++ while CXX was c++. - Add NLS option - Add missing Xorg dependencies to MANAGER option - Combine post-extract, post-patch and post-configure into post-patch PR: 194068 Notes: svn path=/head/; revision=370048
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+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
* net/boinc-client: Fix to detect virtualbox againJohn Marino2014-07-272-1/+25
| | | | | | | | | | | The virtualbox path detection code has been patched to work on FreeBSD. The PR submission was modified to avoid hardcoding /usr/local. PR: 188710 Submitted by: Lawrence Chen Notes: svn path=/head/; revision=363031
* Add USES=libtool and INSTALL_TARGET=install-stripTijl Coosemans2014-07-152-7/+6
| | | | Notes: svn path=/head/; revision=361990
* - Chase database/sqlite3 slib bumpMartin Wilke2014-06-271-1/+1
| | | | | | | Approved by: portmgr (myself) Notes: svn path=/head/; revision=359586
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb) Notes: svn path=/head/; revision=351411
* Use unicode version of wx 2.8Baptiste Daroussin2014-04-081-3/+3
| | | | Notes: svn path=/head/; revision=350628
* Drop maintainership BOINC ports, old machine running them gave up.Rene Ladan2014-02-041-1/+1
| | | | Notes: svn path=/head/; revision=342580
* rene-ladan.nl is online again, re-add it to MASTER_SITESRene Ladan2014-01-031-2/+2
| | | | Notes: svn path=/head/; revision=338546
* rene-ladan.nl is offline for now, move distfiles into MASTER_SITE_LOCALRene Ladan2013-12-271-1/+3
| | | | Notes: svn path=/head/; revision=337736
* - Update to 7.2.33 :Rene Ladan2013-12-232-5/+4
| | | | | | | | | | | | | - Fix: Disable downloading of images in notices. It was crashing the UI. - Fix: Properly handle the exclusive application feature from the UI. - Fix option helper - Change login shell for BOINC user to /bin/sh so that 'service boinc-client start' works properly Notes: svn path=/head/; revision=337233
* - Also install opencl_boinc.h when not using X11, otherwiseRene Ladan2013-11-272-4/+5
| | | | | | | | | | | | | astro/boinc-* will break when not using X11 there [1] - Bump PORTREVISION This was not a problem for the default package for net/boinc-client as it is built with X11 on. Submitted by: Oleksii Zolotarov via private mail [1] Notes: svn path=/head/; revision=335024
* - Convert to USES=dos2unixRene Ladan2013-11-191-3/+2
| | | | | | | - Use compressed format for option_USE Notes: svn path=/head/; revision=334277
* - Update to 7.2.28Rene Ladan2013-11-113-318/+160
| | | | | | | | | | | | - Use more option helpers - Disable broken OPTIMIZE option [1] - Cleanup Makefile PR: ports/172288 [1] Submitted by: myself Notes: svn path=/head/; revision=333520
* Add stage supportRene Ladan2013-11-081-11/+9
| | | | Notes: svn path=/head/; revision=333251
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [np]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331273
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* net/boinc-client :Rene Ladan2013-09-1813-180/+155
| | | | | | | | | | | | | | | | | | | | | - update to 7.0.65 [1] Unlike the PR, keep the SKINS option and the extra skins, and do not pregenerate autotools files. - work around a build conflict with archivers/libzip in port Makefile [2] - pre-emptively fix build with libc++ - change MASTERSITE from Pav's to my site - comment out the BROKEN message for sparc64/ia64/powerpc (for now) - regenerate patches using 'make makepatch' astro/boinc-{setiathome-enhanced,astropulse} : - remove obsolete calls to functions removed from libboinc to prevent breakage PR: ports/176724 [1] Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> [1] Submitted by: zi@ [2] Notes: svn path=/head/; revision=327546
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-031-0/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326204
* - Move handling of X11 option down, so that the two handlers for theRene Ladan2013-08-271-15/+12
| | | | | | | | | | | MANAGER optino can be merged [1] - Use new LIB_DEPENDS syntax PR: ports/176724 [1] (part) Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> Notes: svn path=/head/; revision=325492
* Catch another install target which used LOCALBASE instead of PREFIXRene Ladan2013-08-271-1/+1
| | | | | | | | PR: ports/176724 (part) Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> Notes: svn path=/head/; revision=325490
* Overhaul option handling:Rene Ladan2013-08-272-24/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | - Only use the rc framework for boinc-client when the CLIENT option is selected - Always set CLIENT and X11 options when MANAGER option is selected - Unset USER option when CLIENT option is not selected - Create the share/boinc directory when the MANAGER or X11 option is set instead of when the USER option is set - Prefer negation over empty() when checking options - Update description for the USER option In pkg-install.in : - Only install the CA bundle and only adjust file ownership of ~boinc when the USER option is selected - Only install skins when both the USER and MANAGER options are selected While here: - create share/pixmaps in PREFIX instead of LOCALBASE - wrap a long line PR: ports/176724 (part) Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> Notes: svn path=/head/; revision=325489
* The pre-install target of pkg-install is now part of post-install, soRene Ladan2013-08-271-4/+2
| | | | | | | | | adjust Makefile accordingly. Missed this in the one-to-last commit. Notes: svn path=/head/; revision=325486
* Reword pkg-message, there is strictly speaking no need to register withRene Ladan2013-08-241-3/+4
| | | | | | | | | | one of the projects. PR: ports/176724 (part, based on) Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> Notes: svn path=/head/; revision=325290
* Remove check for variable names deprecated since the 7.0.28 updateRene Ladan2013-08-241-10/+0
| | | | | | | (which happened on 2012-04-15, ports/166873). Notes: svn path=/head/; revision=325289
* Use the USERS/GROUPS mechanism for the boinc-client port instead ofRene Ladan2013-08-233-20/+6
| | | | | | | | | | | | | | | manually creating them. It is still possible to overrride the defaults by setting BOINC_CLIENT_USER , BOINC_CLIENT_GROUP , and BOINC_CLIENT_HOME but that means the entries in UIDs and GIDs have to be changed too. PR: ports/176274 (part, based on) Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> Reviewed by: crees (slightly) Notes: svn path=/head/; revision=325280
* Add two new options for the rc.d script:Rene Ladan2013-08-212-3/+10
| | | | | | | | | | | | | | | - NO_GUI_RPC to not create a socket for communication with external user interfaces, setting this breaks net/boinc_curses - NO_NET_INFO to not send your host address and host name to the BOINC servers. While here use bsd.port.options.mk PR: ports/176724 (part) Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> Notes: svn path=/head/; revision=325145
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* Fix build with --std=c++11Rene Ladan2013-07-102-0/+21
| | | | | | | | PR: ports/178712 Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com> Notes: svn path=/head/; revision=322677
* Take maintainership.Rene Ladan2013-07-091-6/+2
| | | | | | | While here convert Makefile headers. Notes: svn path=/head/; revision=322584
* - Drop all my portsPav Lucistnik2013-07-091-1/+1
| | | | Notes: svn path=/head/; revision=322581
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* - Fix packagePav Lucistnik2012-11-011-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=306823
* - Fix packagePav Lucistnik2012-11-011-3/+0
| | | | | | | | Reported by: beatmail Feature safe: yes Notes: svn path=/head/; revision=306822
* - Fix build with clangPav Lucistnik2012-10-185-59/+74
| | | | | | | | | | | | | - Change BOINC_CLIENT_HOME ownership only for owner - Fixes to rc script - Allow for spaces in paths PR: ports/171569 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> Feature safe: yes Notes: svn path=/head/; revision=306088
* Force numerous ports that fail to build with clang over to instead alwaysMark Linimon2012-10-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings. Notes: svn path=/head/; revision=305610
* - Update to 7.0.28Pav Lucistnik2012-08-273-13/+10
| | | | | | | | | | | | | PR: ports/169679 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> - Install extra headers for astropulse PR: ports/170628 Submitted by: rene Notes: svn path=/head/; revision=303227
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenKoop Mast2012-08-041-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | developed in years and has been dropped from the MESA 8.0 distribution. Freeglut is a rewrite of glut and is actively developed and is used by many linux distributions instead of libglut. Bump all ports that directly depend on libglut because of the shlib version change. There are some extra items in this patch. *) Because freeglut doesn't have the same dependancies as libglut, some ports need extra dependencies added to USE_XORG to make them build. *) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped with libglut. *) Remove option for libglut/freeglut selection in games/cake, only freeglut remains now. *) While here fix a png related build issue games/vegastrike. Thanks to miwi for running the exp-run. Approved by: portmgr (miwi) Collaboration with: zeising@ Obtained from: xorg-dev staging area. Notes: svn path=/head/; revision=302037
* - Fix header files integrity when X11 option is disabledPav Lucistnik2012-06-102-50/+61
| | | | | | | | | | | - Fix header files to allow pure C client app to be built - OPTIONSng PR: ports/168714, ports/168756 Submitted by: Alexey Shuvaev <bugsbeastie@gmail.com>, Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> Notes: svn path=/head/; revision=298943
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Enable per thread locale on recent FreeBSD 9Pav Lucistnik2012-05-252-8/+4
| | | | | | | | PR: ports/168257 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> Notes: svn path=/head/; revision=297401
* - Install some more headersPav Lucistnik2012-04-233-2/+19
| | | | | | | Submitted by: rene Notes: svn path=/head/; revision=295341