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/makeworld

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:30 linimon search for other commits by this committer
Canonicalize the use of SRC_BASE to fix INDEX and duds builds on head
nodes that don't have /usr/src.  On pointyhat, this "just happens to
work"; on a cleanly installed system like pointyhat-west, it didn't.
Original commit
Friday, 25 Jun 2010
23:24 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.

Note the very special handling of cvs tag.

Feature safe:   yes
Original commit
Tuesday, 22 Jun 2010
02:51 linimon search for other commits by this committer
Catch up with master copy on pointyhat.

Note: all 3 of these files will be changing radically in the near future.
This is the last checkin from the "classic" codebase installation.

Feature safe:   yes
Original commit
Monday, 10 May 2010
15:05 erwin search for other commits by this committer
Revert the clang part of rev 1.12, which is now default in clangbsd.
Original commit
Friday, 13 Nov 2009
04:24 linimon search for other commits by this committer
Fix up the problems that can happen when 2 copies of makeworld are
running simultaneously for separate buildenvs.
Original commit
Thursday, 12 Nov 2009
23:48 linimon search for other commits by this committer
Parameterize.
Original commit
Sunday, 23 Aug 2009
10:32 linimon search for other commits by this committer
Reflect the fact that RELENG_9 has been created, and that there is some
interest in reviving ia64.  While here, generalize things a bit.
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
* Desupport 5.x
Original commit
Thursday, 14 Sep 2006
05:24 kris search for other commits by this committer
Correct typo in previous commit
Original commit
05:17 kris search for other commits by this committer
* Use SRCBASE for source location
* The 5.x variant for populating /etc does not work on 6.x and above, and
  vice versa.  Conditionalize old and new methods.
Original commit
Sunday, 15 Jan 2006
04:18 kris search for other commits by this committer
Exit with the correct error code when a make target fails

PR:             ports/64930
Submitted by:   Damir Kiramov <damirycha@damirycha.net.ru>
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:48 kris search for other commits by this committer
Hack around the sparc64 64-bit time_t test in 'installworld' since
we're installing (into a temporary staging area) on a non-sparc64
machine that does not have 64-bit time_t.
Original commit
Friday, 12 Sep 2003
20:42 kris search for other commits by this committer
Catch up to makefile changes: build in etc/ before trying to install
from it.

Submitted by:   ru
Original commit
Friday, 14 Feb 2003
09:24 kris search for other commits by this committer
- Correct usage message
- Don't try and use buildenv, it's useless
- Set TARGET_ARCH instead
Original commit
Friday, 24 Jan 2003
04:57 kris search for other commits by this committer
Script to automate the process of cvs updating the build tree, performing
the buildworld, installworld and 'make distribute' necessary for preparing
a bindist.
Original commit

Number of commits found: 18