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: www/hudson/Makefile

Number of commits found: 102 (showing only 2 on this page)

«  1 | 2 

Tuesday, 25 Mar 2008
23:19 hq search for other commits by this committer
Fix build by changing the file the port depends on

Reported by:    pointyhat
Original commit
Sunday, 9 Mar 2008
00:26 hq search for other commits by this committer
Hudson monitors executions of repeated jobs, such as building a software
project or jobs run by cron. Among those things, current Hudson focuses on the
following two jobs:

  1. Building/testing software projects continuously, just like CruiseControl
  or DamageControl. In a nutshell, Hudson provides an easy-to-use so-called
  continuous integration system, making it easier for developers to integrate
  changes to the project, and making it easier for users to obtain a fresh
  build. The automated, continuous build increases the productivity.

  2. Monitoring executions of externally-run jobs, such as cron jobs and
  procmail jobs, even those that are run on a remote machine. For example, with
  cron, all you receive is regular e-mails that capture the output, and it is
  up to you to look at them diligently and notice when it broke. Hudson keeps
  those outputs and makes it easy for you to notice when something is wrong.

WWW:    https://hudson.dev.java.net/
Original commit

Number of commits found: 102 (showing only 2 on this page)

«  1 | 2