notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: astro/boinc-setiathome/Makefile

Number of commits found: 26

Thursday, 4 Nov 2021
00:15 Larry Rosenman (ler) search for other commits by this committer
astro/boinc-setiathime: no longer giving work units

delete port.
commit hash: 7cf78ca64283b960af4b2f070a7117dc6d000dee commit hash: 7cf78ca64283b960af4b2f070a7117dc6d000dee commit hash: 7cf78ca64283b960af4b2f070a7117dc6d000dee commit hash: 7cf78ca64283b960af4b2f070a7117dc6d000dee 7cf78ca6
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Monday, 4 Nov 2019
20:39 zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories a

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'a'.
Original commitRevision:516738 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
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
Original commitRevision:507372 
Tuesday, 18 Dec 2018
20:45 ler search for other commits by this committer
astro/boinc-setiathome: Fix build on powerpc64.

Code for AltiVec is written strictly with Mac OS X in mind exclusively and
doesn't build on other systems.

Disable AltiVec on systems other than Mac OS X, which probably makes this run
much slower, but at least it builds.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.

PR:		234145
Submitted by:	pkubaj@anongoth.pl
Original commitRevision:487771 
Thursday, 13 Dec 2018
10:47 ler search for other commits by this committer
astro/boinc-setiathome: Fix build with clang 7.0.1.

- fix CUSTOM_STRING concatenation
- fix 2 format strings
- pet portlint
  - move GNU_CONFIGURE to after USES
- bump PORTREVISION
Original commitRevision:487363 
Thursday, 21 Jun 2018
23:52 linimon search for other commits by this committer
Mark as broken on aarch64, and, where appropriate, armvX.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:473009 
Saturday, 20 Jan 2018
19:56 ler search for other commits by this committer
astro/boinc-setiathome: fix build on i386.

Submitted by:	dim
Reported by:	pkg-fallout
Original commitRevision:459545 
Friday, 19 Jan 2018
02:43 ler search for other commits by this committer
astro/boinc-setiathome: mark BROKEN on FreeBSD 10/i386
-pet portlint
Original commitRevision:459388 
Sunday, 14 Jan 2018
23:53 ler search for other commits by this committer
astro/boinc-setiathome: fix portname and add my personal site as well.
Original commitRevision:459016 
23:38 ler search for other commits by this committer
astro/boinc-astropulse: catch astro/boinc-setiathome rename, fix -lexecinfo
astro/boinc-setiathome-v8 -> astro/boinc-setiathome per adamw
- reroll local distfile to reflect real SVN revision
- fix sah_config.h C++ errors
Original commitRevision:459014 
Monday, 22 May 2006
12:15 pav search for other commits by this committer
- Remove, as these projects are finished
Original commit
Friday, 7 Apr 2006
14:41 pav search for other commits by this committer
- Add missed dependency on jpeg

Submitted by:   Johannes Totz <jo_t@gmx.net>
Original commit
Wednesday, 15 Mar 2006
10:47 pav search for other commits by this committer
- Update to 4.18
- Take over maintainership

Approved by:    old maintainer (takeover)
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Thursday, 12 Jan 2006
12:54 sem search for other commits by this committer
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:             ports/90247
Submitted by:   Ermal Lu?i <eri--@albabsd.org>
Original commit
Tuesday, 20 Dec 2005
20:25 edwin search for other commits by this committer
Add <executable/> to the appinfo.xml file. With this one, boinc-seti
will not attempt to download a binary to update itself and actually
work.
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Thursday, 2 Jun 2005
21:36 pav search for other commits by this committer
- Update to 20050601

Submitted by:   J.R. Oldroyd <jr@opal.com> (maintainer)
Original commit
Sunday, 22 May 2005
00:04 pav search for other commits by this committer
- Patch out configure check for jpeg in WITHOUT_X11 case, it's really not
  needed

PR:             ports/80456
Submitted by:   J.R. Oldroyd <fbsd@opal.com> (maintainer)
Original commit
Thursday, 28 Apr 2005
19:55 pav search for other commits by this committer
- Mirror distfile on MASTER_SITE_LOCAL, regular master site is often
  unreachable

Requested by:   maintainer
Original commit
Monday, 11 Apr 2005
22:34 pav search for other commits by this committer
- Update to 4.07.20050218, with GUI
  GUI disabled on 4.x for now

PR:             ports/79349
Submitted by:   J.R. Oldroyd <fbsd@opal.com> (maintainer)
Original commit
Saturday, 26 Mar 2005
19:31 kris search for other commits by this committer
BROKEN: Unfetchable

Approved by:    portmgr (self)
Original commit
Friday, 12 Nov 2004
22:20 pav search for other commits by this committer
- Update to 4.07

PR:             ports/73869
Submitted by:   J.R. Oldroyd <fbsd@opal.com> (maintainer)
Original commit
Sunday, 17 Oct 2004
22:47 pav search for other commits by this committer
SETI - Search for Extra-Terrestrial Intelligence

Use your unused CPU cycles to aid in computations analyzing radio
telescope information for possible signs of ET.

This version of SETI@home is based on BOINC (Berkeley Open
Infrastructure for Network Computing).  Several other projects
besides SETI@home are using BOINC.  BOINC lets you participate in
more than one project, and it lets you specify what fraction of
your computer time should go to each project.

This port requires net/boinc-client and together these supersede
the astro/setiathome port which is now known as SETI-Classic.

Be sure to join the "FreeBSD" team on the SETI website once you're
up and running.

WWW: http://setiweb.ssl.berkeley.edu/

PR:             ports/72715
Submitted by:   J.R. Oldroyd <fbsd@opal.com>
Original commit

Number of commits found: 26