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) combination for a given watch list. This is what FreshPorts will look for.

non port: Tools/portbuild/scripts/makeduds

Number of commits found: 18

Sunday, 24 Apr 2011
16:37 flz search for other commits by this committer
Remove portbuild scripts from pcvs, as they now live in svn/projects.
Original commit
Wednesday, 1 Dec 2010
02:27 linimon search for other commits by this committer
Although I was going to try to avoid it, it turns out that it is
impossble to have merely "server.conf" and "client.conf" control
everything on a head node.  Some pieces must be refactored into
"common.conf".
Original commit
Wednesday, 30 Jun 2010
14:50 linimon search for other commits by this committer
Remove now-redundant setting of PACKAGE_BUILDING.

Feature safe:   yes
Original commit
Friday, 25 Jun 2010
22:49 linimon search for other commits by this committer
Generalize the packge building scripts to be able to be run on more than
one 'head' node, rather than just pointyhat itself.

Constants are factored out into installation-specific files known as
portbuild/conf/server.conf and portbuild/conf/client.conf.  There is
only one server.conf file.  Individual <arch> directories may have
their own client.conf files, or may symlink to ../conf/client.conf.

This first set of files only gets the *.conf files and some cleanup.

Feature safe:   yes
Original commit
Monday, 31 May 2010
20:06 linimon search for other commits by this committer
Sigh.  This had already been done, just not checked out on production.

Pointy hat:     self
Original commit
20:01 linimon search for other commits by this committer
Get rid of the remnants of X11BASE.
Original commit
Friday, 18 Dec 2009
14:25 pav search for other commits by this committer
- Remove use of X11BASE from pointyhat scripts
Original commit
Thursday, 21 May 2009
16:17 pav search for other commits by this committer
- Update to reflect a reality on pointyhat
Original commit
Saturday, 26 Jul 2008
13:47 kris search for other commits by this committer
* Cleanup
* Catch up to build ID directory changes
* Optimize by using __MAKE_SHELL=/rescue/sh
Original commit
Friday, 11 Apr 2008
11:33 pav search for other commits by this committer
Parallelize to 4 concurrent jobs
Original commit
Sunday, 18 Feb 2007
08:58 kris search for other commits by this committer
Improved sanitization of the build environment
Original commit
Sunday, 9 Jan 2005
10:21 krion search for other commits by this committer
Remove traling spaces.
Original commit
Wednesday, 14 Jul 2004
08:34 kris search for other commits by this committer
Drop the ignorelist concurrency back to 1 because I'm occasionally seeing
overlapping I/O.  Something similar to how parallel index builds are now
done will need to be done here too.
Original commit
Monday, 8 Mar 2004
01:27 kris search for other commits by this committer
Create a duds.full file that lists not only files that are marked IGNORE
but everything that depends on them.
Original commit
Friday, 12 Sep 2003
20:44 kris search for other commits by this committer
Set PACKAGE_BUILDING before making the duds file to prevent listing of
ports that are buildable conditionally on this variable.
Original commit
Friday, 24 Jan 2003
04:46 kris search for other commits by this committer
Add the ${arch} argument
Original commit
Monday, 18 Nov 2002
10:12 kris search for other commits by this committer
Convert this to buildenv to make it actually work properly.
Original commit
Saturday, 16 Mar 2002
05:51 kris search for other commits by this committer
Update OSVERSIONS.  This needs to be switched to buildenv.
Original commit

Number of commits found: 18