aboutsummaryrefslogtreecommitdiff
path: root/astro/boinc-astropulse
Commit message (Collapse)AuthorAgeFilesLines
* Add USES=xorg USES=gl, ports categories aNiclas Zeising2019-11-041-1/+1
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'a'. Notes: svn path=/head/; revision=516738
* Convert to UCL & cleanup pkg-message (categories a-c)Mathieu Arnold2019-08-131-2/+6
| | | | Notes: svn path=/head/; revision=508834
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+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
* Fix build on gcc-based architectures by using newer compiler.Mark Linimon2019-06-091-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=503859
* astro/boinc-astropulse: Fix compile with clang 7.0.1Larry Rosenman2018-12-181-5/+7
| | | | | | | | | | | - need to run configure for setiathome - pet portlint - move USES, BROKEN_armv6, X11_USES= gl Reported by: pkg-fallout Notes: svn path=/head/; revision=487726
* astro/boinc-astropulse: catch astro/boinc-setiathome rename, fix -lexecinfoLarry Rosenman2018-01-141-3/+3
| | | | | | | | | astro/boinc-setiathome-v8 -> astro/boinc-setiathome per adamw - reroll local distfile to reflect real SVN revision - fix sah_config.h C++ errors Notes: svn path=/head/; revision=459014
* astro/boinc-astropulse: chase astro/boinc-setiathome-v7 -> ↵Larry Rosenman2018-01-141-2/+2
| | | | | | | | | astro/boinc-setiathome-v8 Pointy hat: ler Notes: svn path=/head/; revision=459012
* astro/boinc-astropulse: take maintainership.Larry Rosenman2018-01-141-1/+1
| | | | Notes: svn path=/head/; revision=458989
* Mark some ports failing on armv6, for errors classified as "???".Mark Linimon2017-05-261-0/+2
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=441814
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* - Fix build on 11+Dmitry Marakasov2016-12-272-21/+30
| | | | | | | - Cosmetic fixes Notes: svn path=/head/; revision=429586
* Cleanup patches, a* categories.Mathieu Arnold2016-07-268-24/+24
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-6/+6
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Sync BOINC_CLIENT_GROUP to boinc-client, fix stage-qaDmitry Marakasov2015-09-221-2/+2
| | | | Notes: svn path=/head/; revision=397576
* Convert ports to use the options helpers in categories [abc]*, and minor fixes.Mathieu Arnold2015-08-191-7/+2
| | | | | | | | Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3412? Notes: svn path=/head/; revision=394778
* Convert to USES=jpegAntoine Brodin2015-06-221-1/+1
| | | | Notes: svn path=/head/; revision=390310
* Convert to USES=autoreconfBaptiste Daroussin2014-12-181-3/+1
| | | | Notes: svn path=/head/; revision=374892
* Fix pkg-plistRene Ladan2014-10-081-0/+3
| | | | | | | Submitted by: bapt Notes: svn path=/head/; revision=370430
* astro/boinc-astropulse: clean up pkg-plistRene Ladan2014-10-081-6/+2
| | | | | | | Requested by: bapt Notes: svn path=/head/; revision=370426
* 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
* - Add USES=libtoolTijl Coosemans2014-09-112-17/+9
| | | | | | | | | - Replace pre-configure with standard USE_AUTOTOOLS - Remove CFLAGS that are already default - pkg-plist fixes Notes: svn path=/head/; revision=367962
* 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
* math/fftw3:Tijl Coosemans2014-08-311-1/+1
| | | | | | | | | | - Add USES=libtool and bump dependent ports - Add INSTALL_TARGET=install-strip - Remove PTHREAD_CFLAGS and PTHREAD_LIBS - Use MAKE_CMD Notes: svn path=/head/; revision=366788
* cat astro / benchmarksOlli Hauer2014-06-011-2/+1
| | | | | | | | - USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz) - adjust BSDn License Notes: svn path=/head/; revision=356065
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+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
* 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
* - Ensure correct ownership of installed files and directories in ~boincRene Ladan2013-12-232-25/+25
| | | | | | | | | - Enable package building as user - Use option helpers - Bump PORTREVISION Notes: svn path=/head/; revision=337300
* Remove a now unnecessary post-install target which confuses 'make stage'.Rene Ladan2013-09-261-3/+0
| | | | Notes: svn path=/head/; revision=328342
* This port needs root credentials while packaging.Rene Ladan2013-09-241-0/+2
| | | | Notes: svn path=/head/; revision=328157
* - Add stagedir supportRene Ladan2013-09-231-6/+7
| | | | | | | - Wrap some long lines Notes: svn path=/head/; revision=328050
* Also use new LIB_DEPENDS syntax in non-default cases...Rene Ladan2013-09-231-1/+1
| | | | Notes: svn path=/head/; revision=328045
* Let my ports pass 'make check-sanity' by using modern LIB_DEPENDSRene Ladan2013-09-231-1/+1
| | | | Notes: svn path=/head/; revision=328021
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | astro) Notes: svn path=/head/; revision=327701
* net/boinc-client :Rene Ladan2013-09-182-0/+20
| | | | | | | | | | | | | | | | | | | | | - 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
* Partially fix build with planned net/boinc-client update (ports/176724).Rene Ladan2013-08-061-0/+10
| | | | | | | | There is still a dangling function call to be resolved (see http://lists.ssl.berkeley.edu/pipermail/boinc_opt/2013-August/001329.html ) Notes: svn path=/head/; revision=324309
* - Update to SVN revision 1702, remove patches merged upstreamRene Ladan2013-07-245-129/+8
| | | | | | | | | - Change the build dependency from astro/boinc-setiathome-enhanced to astro/boinc-setiathome-v7 - Bump PORTREVISION Notes: svn path=/head/; revision=323587
* Convert to USES=gmakeRene Ladan2013-07-051-2/+1
| | | | | | | Remove an empty OPTIONS_DEFAULT in lang/nbc Notes: svn path=/head/; revision=322337
* The FreeBSD x11 team proudly presentsNiclas Zeising2013-05-251-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an zeising, kwm, miwi, bapt, eadler production: Xorg 7.7 Starring: xserver 1.12.4 (new xorg only) Mesa 8.0.4, including libGL, libGLU and dri (new xorg only) libX11 1.5.0 libxcb 1.9 libdrm 2.4.42 (new xorg only) freeglut 2.8.1 Also starring: Updates to drivers and other libraries and utilities Additional notes: Change pkgconf to be a build dependency. Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use this. Trim makefile headers. Take maintanership of x11/xcb-proto, ok'd by ashish. If you are running WITH_NEW_XORG=, you need to rebuild all installed drivers, see UPDATING for more information. Various fixes to make ports compile. PR: ports/177942 Exp-run by: miwi Approved by: portmgr (miwi) Thanks to all who helped testing! Notes: svn path=/head/; revision=319055
* Fix instructions in pkg-message.Rene Ladan2013-04-271-1/+1
| | | | | | | | PR: ports/178195 Submitted by: Nicholas Godson <resistor@peakusage.net> Notes: svn path=/head/; revision=316657
* Convert all a categories to USE=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | | | | While here trim some headers and convert some gnomehack to pathfix Notes: svn path=/head/; revision=316309
* Some cleanups:Rene Ladan2013-04-161-9/+2
| | | | | | | | | | - properly use bsd.port.options.mk - remove empty OPTIONS_DEFAULT - no need to support FreeBSD 9.0 anymore, 9.1 is used for cluster builds Feature safe: yes Notes: svn path=/head/; revision=315829
* Remove compatibility with FreeBSD 7.XRene Ladan2013-03-061-2/+2
| | | | | | | While here pet Makefile headers. Notes: svn path=/head/; revision=313558
* Cleanup Makefile headers of my ports.Rene Ladan2012-10-071-4/+1
| | | | | | | Just use my login for ports I originally created myself. Notes: svn path=/head/; revision=305446
* - Fix build with WITHOUT_X11, adjust pkg-descrRene Ladan2012-08-275-14/+138
| | | | | | | | | | | - Activate OPTIONS, convert to optionsNG while here - Replace pkgconfig by pkgconf - Bump PORTREVISION - Added svn keywords with psvn Notes: svn path=/head/; revision=303241
* - Make sure the package is properly deinstalled by using the proper sh syntax.Rene Ladan2012-08-102-3/+3
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=302381
* Switch from libglut to freeglut and retire libglut. Libglut hasn't beenKoop Mast2012-08-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Strip version information from LIB_DEPENDS to pet portlintRene Ladan2012-06-051-3/+3
| | | | | | | - Whitespace fixes Notes: svn path=/head/; revision=298508
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915