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-astropulse/Makefile

Number of commits found: 57

Thursday, 4 Nov 2021
09:43 Larry Rosenman (ler) search for other commits by this committer
astro/boinc-astropulse: removed due to astro/boinc-setiathome removal
commit hash: 116e9eeed21ff88be08d200d5630cc7d9e86b758 commit hash: 116e9eeed21ff88be08d200d5630cc7d9e86b758 commit hash: 116e9eeed21ff88be08d200d5630cc7d9e86b758 commit hash: 116e9eeed21ff88be08d200d5630cc7d9e86b758 116e9ee
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 
Sunday, 9 Jun 2019
22:35 linimon search for other commits by this committer
Fix build on gcc-based architectures by using newer compiler.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:503859 
Tuesday, 18 Dec 2018
04:11 ler search for other commits by this committer
astro/boinc-astropulse: Fix compile with clang 7.0.1

- need to run configure for setiathome
- pet portlint
  - move USES, BROKEN_armv6, X11_USES= gl

Reported by:	pkg-fallout
Original commitRevision:487726 
Sunday, 14 Jan 2018
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 
22:49 ler search for other commits by this committer
astro/boinc-astropulse: chase astro/boinc-setiathome-v7 ->
astro/boinc-setiathome-v8

Pointy hat: 	ler
Original commitRevision:459012 
18:31 ler search for other commits by this committer
astro/boinc-astropulse: take maintainership.
Original commitRevision:458989 
Friday, 26 May 2017
20:02 linimon search for other commits by this committer
Mark some ports failing on armv6, for errors classified as "???".

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:441814 
Tuesday, 23 May 2017
05:03 rezny search for other commits by this committer
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Original commitRevision:441503 
Tuesday, 27 Dec 2016
09:25 amdmi3 search for other commits by this committer
- Fix build on 11+
- Cosmetic fixes
Original commitRevision:429586 
Tuesday, 26 Jul 2016
16:51 mat search for other commits by this committer
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:419133 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Tuesday, 22 Sep 2015
19:13 amdmi3 search for other commits by this committer
- Sync BOINC_CLIENT_GROUP to boinc-client, fix stage-qa
Original commitRevision:397576 
Wednesday, 19 Aug 2015
13:30 mat search for other commits by this committer
Convert ports to use the options helpers in categories [abc]*, and minor fixes.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
Original commitRevision:394778 
Monday, 22 Jun 2015
18:33 antoine search for other commits by this committer
Convert to USES=jpeg
Original commitRevision:390310 
Thursday, 18 Dec 2014
11:33 bapt search for other commits by this committer
Convert to USES=autoreconf
Original commitRevision:374892 
Tuesday, 7 Oct 2014
15:56 rene search for other commits by this committer
Drop ftp://rene-ladan.nl/pub/ as mirror.
While here use shorter form for "local" master sites.
Original commitRevision:370353 
Thursday, 11 Sep 2014
19:17 tijl search for other commits by this committer
- Add USES=libtool
- Replace pre-configure with standard USE_AUTOTOOLS
- Remove CFLAGS that are already default
- pkg-plist fixes
Original commitRevision:367962 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Sunday, 31 Aug 2014
16:36 tijl search for other commits by this committer
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
Original commitRevision:366788 
Sunday, 1 Jun 2014
09:00 ohauer search for other commits by this committer
cat astro / benchmarks
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)
- adjust BSDn License
Original commitRevision:356065 
Wednesday, 16 Apr 2014
18:28 zeising search for other commits by this committer
The FreeBSD x11@ and graphics team proudly presents
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)
Original commitRevision:351411 
Tuesday, 4 Feb 2014
17:54 rene search for other commits by this committer
Drop maintainership BOINC ports, old machine running them gave up.
Original commitRevision:342580 
Friday, 3 Jan 2014
15:22 rene search for other commits by this committer
rene-ladan.nl is online again, re-add it to MASTER_SITES
Original commitRevision:338546 
Friday, 27 Dec 2013
14:54 rene search for other commits by this committer
rene-ladan.nl is offline for now, move distfiles into MASTER_SITE_LOCAL
Original commitRevision:337736 
Monday, 23 Dec 2013
21:38 rene search for other commits by this committer
- Ensure correct ownership of installed files and directories in ~boinc
- Enable package building as user
- Use option helpers
- Bump PORTREVISION
Original commitRevision:337300 
Thursday, 26 Sep 2013
09:01 rene search for other commits by this committer
Remove a now unnecessary post-install target which confuses 'make stage'.
Original commitRevision:328342 
Tuesday, 24 Sep 2013
16:20 rene search for other commits by this committer
This port needs root credentials while packaging.
Original commitRevision:328157 
Monday, 23 Sep 2013
21:02 rene search for other commits by this committer
- Add stagedir support
- Wrap some long lines
Original commitRevision:328050 
20:30 rene search for other commits by this committer
Also use new LIB_DEPENDS syntax in non-default cases...
Original commitRevision:328045 
16:42 rene search for other commits by this committer
Let my ports pass 'make check-sanity' by using modern LIB_DEPENDS
Original commitRevision:328021 
Friday, 20 Sep 2013
13:14 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro)
Original commitRevision:327701 
Wednesday, 24 Jul 2013
10:19 rene search for other commits by this committer
- Update to SVN revision 1702, remove patches merged upstream
- Change the build dependency from astro/boinc-setiathome-enhanced to
  astro/boinc-setiathome-v7
- Bump PORTREVISION
Original commitRevision:323587 
Friday, 5 Jul 2013
15:17 rene search for other commits by this committer
Convert to USES=gmake

Remove an empty OPTIONS_DEFAULT in lang/nbc
Original commitRevision:322337 
Saturday, 25 May 2013
14:37 zeising search for other commits by this committer
The FreeBSD x11 team proudly presents
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!
Original commitRevision:319055 
Tuesday, 23 Apr 2013
06:26 bapt search for other commits by this committer
Convert all a categories to USE=pkgconfig
While here trim some headers and convert some gnomehack to pathfix
Original commitRevision:316309 
Tuesday, 16 Apr 2013
15:53 rene search for other commits by this committer
Some cleanups:
- 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
Original commitRevision:315829 
Wednesday, 6 Mar 2013
23:31 rene search for other commits by this committer
Remove compatibility with FreeBSD 7.X

While here pet Makefile headers.
Original commitRevision:313558 
Sunday, 7 Oct 2012
09:11 rene search for other commits by this committer
Cleanup Makefile headers of my ports.

Just use my login for ports I originally created myself.
Original commitRevision:305446 
Monday, 27 Aug 2012
18:22 rene search for other commits by this committer
- Fix build with WITHOUT_X11, adjust pkg-descr
- Activate OPTIONS, convert to optionsNG while here
- Replace pkgconfig by pkgconf
- Bump PORTREVISION

- Added svn keywords with psvn
Original commit
Friday, 10 Aug 2012
09:03 rene search for other commits by this committer
- Make sure the package is properly deinstalled by using the proper sh syntax.
- Bump PORTREVISION
Original commit
Saturday, 4 Aug 2012
22:52 kwm search for other commits by this committer
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
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.
Original commit
Tuesday, 5 Jun 2012
18:37 rene search for other commits by this committer
- Strip version information from LIB_DEPENDS to pet portlint
- Whitespace fixes
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Wednesday, 16 May 2012
13:46 pav search for other commits by this committer
- Adjust BOINC_* variables to be consistent with new system in boinc-client
Original commit
Monday, 23 Apr 2012
21:14 rene search for other commits by this committer
Update to 6.01.

See the UPDATING entry for additional instructions.
Original commit
Monday, 17 Oct 2011
10:08 bf search for other commits by this committer
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)

Suggestions and patches from:   ache, C. Burns, wen
Original commit
Friday, 18 Mar 2011
14:27 wxs search for other commits by this committer
Fix freshports sanity test failure.

http://www.freshports.org/sanity_test_failures.php?message_id=201103172328.p2HNS
9Rk065443@repoman.freebsd.org

Approved by:    rene@
Noticed by:     dvl@
Original commit
Thursday, 17 Mar 2011
23:28 rene search for other commits by this committer
Add archivers/xz as a build dependency on systems which do not have it
in the base system.  This fixes the package build.

Submitted by:   pointyhat via pav
Original commit
Sunday, 13 Mar 2011
16:08 rene search for other commits by this committer
- Fix m4 script so that shells/bash is no longer required.
- Bump PORTREVISION
Original commit
14:21 rene search for other commits by this committer
- Update astro/boinc-setiathome-enhanced to 6.12 (SVN r1008)
- Update astro/boinc-astropulse to SVN r868
- Switch to xz compression
- Remove patches integrated upstream

The two ports are committed in one go because boinc-astropulse depends
on the source code of boinc-setiathome-enhanced, i.e.
boinc-astropulse/files/patch-legacy-server__db__ap_schema.cpp
can must be present for the old version of boinc-setiathome-enhanced
but not for the new version.
Original commit
Sunday, 6 Feb 2011
22:39 rene search for other commits by this committer
Fix directory location for the setiathome patch dependency and
remove bogus MANUAL_PACKAGE_BUILDING line.

Lessons from:   pav
Pointy hat to:  rene
Feature safe:   yes
Original commit
Friday, 4 Feb 2011
21:08 rene search for other commits by this committer
Prevent building this port on the cluster, tinderbox does not understand
borrowing from other ports work directories using the dependency mechanism
(BUILD_DEPENDS=file:port:patch)

Submitted by:   pointyhat
Feature safe:   yes
Original commit
Monday, 31 Jan 2011
22:38 rene search for other commits by this committer
- Improve Makefile logic: instead of breaking the port when
  libboinc_graphics2.a is not found and the X11 option is selected, include
  it as a build dependency (which had a hardcoded trigger before).
- Move astro/boinc-setiathome-enhanced (which this port borrows sources from)
  to the build dependencies to please Tinderbox, however it fails.

Feature safe:   yes
Original commit
Sunday, 23 Jan 2011
21:13 rene search for other commits by this committer
SETI - Search for Extra-Terrestrial Intelligence -- AstroPulse

The project listens for broad-band, short-time pulses that might represent
extraterrestial intelligence, or other phenomena such as rapidly rotating
pulsars or exploding primordial black holes.

The port automatically optimizes for the host CPU using the CPUTYPE
variable in /etc/make.conf

Currently it requires X to build, but at runtime X is only required for the
screen saver.  This requirement is an artifact of the current upstream design
of the port.

WWW: http://setiathome.berkeley.edu/

Feature safe:   yes
Original commit

Number of commits found: 57