Port details |
- hudson Extensible continuous integration engine
- 1.395 www
=2 1.395Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2016-07-04 IGNORE: is marked as broken: unfetchable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2008-03-09 00:26:39
- Last Update: 2016-07-04 20:48:24
- SVN Revision: 418057
- People watching this port, also watch:: zip, screen, py39-subversion
- Also Listed In: devel java
- License: not specified in port
- WWW:
- https://hudson.dev.java.net/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: hudson
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.395 04 Jul 2016 20:48:24 |
rene |
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.395 03 Jun 2016 16:44:58 |
antoine |
Deprecate ports broken for more than 6 months |
1.395 23 May 2016 18:36:52 |
amdmi3 |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
1.395 09 Nov 2015 12:59:04 |
antoine |
Mark a few ports BROKEN: unfetchable |
1.395 20 Dec 2014 19:54:06 |
bapt |
cleanup plist |
1.395 06 Aug 2014 09:11:58 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.
CR: D510
Approved by: portmgr (bapt) |
1.395 02 Mar 2014 05:22:26 |
tabthorpe |
- Reassign ports to the heap
- Thank you hq@ for your years of service! |
1.395 28 Feb 2014 16:18:35 |
miwi |
- Stage support |
1.395 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.395 10 Dec 2012 13:43:44 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
1.395 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
1.395 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.395 15 May 2011 02:49:17 |
dougb |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
1.395 30 Jan 2011 17:22:50 |
hq |
Update to 1.395
Feature safe: yes |
1.392 04 Jan 2011 08:20:20 |
hq |
Update to 1.392 |
1.389 20 Dec 2010 06:50:11 |
hq |
Update to 1.389 |
1.387 01 Dec 2010 21:49:09 |
hq |
Update to 1.387 |
1.386 23 Nov 2010 22:09:28 |
hq |
Update to 1.386 |
1.384 06 Nov 2010 23:41:32 |
hq |
Update to 1.384 |
1.383 30 Oct 2010 22:11:18 |
hq |
Update to 1.383 |
1.382 24 Oct 2010 21:45:52 |
hq |
Update to 1.382 |
1.381 18 Oct 2010 20:30:39 |
hq |
Update to 1.381 |
1.380 10 Oct 2010 07:15:15 |
hq |
Update to 1.380 |
1.379 03 Oct 2010 20:35:04 |
hq |
Update to 1.379 |
1.378 26 Sep 2010 22:04:37 |
hq |
Update to 1.378 |
1.377 20 Sep 2010 17:27:46 |
hq |
- Update to 1.377 [1]
- Use a new master site that relies on version label in order to ease future
port updates
PR: 150751 [1]
Reported by: lwhsu [1] |
1.375 10 Sep 2010 05:58:38 |
hq |
Update to 1.375 |
1.374 30 Aug 2010 21:48:18 |
hq |
Update to 1.374 |
1.373 24 Aug 2010 20:47:46 |
hq |
Update to 1.373 |
1.372 14 Aug 2010 11:04:42 |
hq |
Update to 1.372 |
1.371 10 Aug 2010 05:24:36 |
hq |
Update to 1.371 |
1.370 09 Aug 2010 21:19:36 |
hq |
Update to 1.370 |
1.369 31 Jul 2010 09:01:50 |
hq |
Update to 1.369 |
1.368 29 Jul 2010 05:56:42 |
hq |
Update to 1.368 |
1.367 20 Jul 2010 08:43:19 |
hq |
Update to 1.367 |
1.366 12 Jul 2010 06:09:05 |
hq |
Update to 1.366 |
1.362 12 Jun 2010 11:32:38 |
hq |
Update to 1.362 |
1.361 06 Jun 2010 18:57:33 |
hq |
Update to 1.361 |
1.359 24 May 2010 05:36:32 |
hq |
Update to 1.359 |
1.358 15 May 2010 21:11:55 |
hq |
Update to 1.358 |
1.357 08 May 2010 14:30:42 |
hq |
Update to 1.357 |
1.355 21 Apr 2010 19:54:27 |
hq |
Update to 1.355 |
1.353 30 Mar 2010 05:25:57 |
hq |
Update to 1.353 |
1.353 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.352 22 Mar 2010 06:29:44 |
hq |
Update to 1.352 |
1.351 16 Mar 2010 06:41:02 |
hq |
Update to 1.351 |
1.346 14 Feb 2010 00:28:19 |
hq |
Update to 1.346 |
1.345 09 Feb 2010 06:32:20 |
hq |
Update to 1.345 |
1.344 07 Feb 2010 13:45:52 |
hq |
Update to 1.344 |
1.343 01 Feb 2010 08:52:27 |
hq |
Update to 1.343 |
1.342 23 Jan 2010 10:09:44 |
hq |
Update to 1.342 |
1.341 17 Jan 2010 18:47:01 |
hq |
Update to 1.341 |
1.340 12 Jan 2010 06:29:35 |
hq |
Update to 1.340 |
1.339 25 Dec 2009 10:25:09 |
hq |
Update to 1.339 |
1.338 23 Dec 2009 15:12:30 |
hq |
Update to 1.338 |
1.337 12 Dec 2009 11:05:25 |
hq |
Update to 1.337 |
1.336 05 Dec 2009 17:27:37 |
hq |
Update to 1.336 |
1.335 21 Nov 2009 12:47:45 |
hq |
Update to 1.335 |
1.334 18 Nov 2009 22:24:39 |
hq |
Update to 1.334 |
1.333 15 Nov 2009 10:05:59 |
hq |
Update to 1.333 |
1.332 04 Nov 2009 10:49:50 |
hq |
Update to 1.332 |
1.330 24 Oct 2009 10:17:51 |
hq |
Update to 1.330 |
1.328 11 Oct 2009 20:49:15 |
hq |
Update to 1.328 |
1.327 04 Oct 2009 10:13:58 |
hq |
Update to 1.327 |
1.323 07 Sep 2009 09:18:53 |
hq |
Update to 1.323 |
1.322 30 Aug 2009 20:28:17 |
hq |
Update to 1.322 |
1.321 22 Aug 2009 22:18:06 |
hq |
Update to 1.321 |
1.320 15 Aug 2009 22:46:44 |
hq |
Update to 1.320 |
1.319 09 Aug 2009 13:26:42 |
hq |
Update to 1.319 |
1.318 04 Aug 2009 08:31:31 |
hq |
Update to 1.318 |
1.317 31 Jul 2009 14:46:57 |
hq |
Update to 1.317 |
1.316 20 Jul 2009 11:21:18 |
hq |
Update to 1.316 |
1.315 11 Jul 2009 16:00:46 |
hq |
Update to 1.315 |
1.314 03 Jul 2009 21:52:50 |
hq |
Update to 1.314 |
1.313 27 Jun 2009 18:21:07 |
hq |
Update to 1.313 |
1.311 20 Jun 2009 17:13:39 |
hq |
Update to 1.311 |
1.310 14 Jun 2009 16:13:33 |
hq |
Update to 1.310 |
1.308_1 13 Jun 2009 22:39:04 |
hq |
Hudson is now running as a standalone process and no longer relies on
www/tomcat6
See UPDATING for further details |
1.308 30 May 2009 21:19:49 |
hq |
Update to 1.308 |
1.307 23 May 2009 09:08:34 |
hq |
Update to 1.307 |
1.305 16 May 2009 17:13:26 |
hq |
Update to 1.305 |
1.304 09 May 2009 09:26:51 |
hq |
Update to 1.304 |
1.303 04 May 2009 06:53:11 |
hq |
Update to 1.303 |
1.302 02 May 2009 14:02:56 |
hq |
Update to 1.302 |
1.301 25 Apr 2009 17:17:35 |
hq |
Update to 1.301 |
1.299 11 Apr 2009 23:52:50 |
hq |
Update to 1.299 |
1.296 04 Apr 2009 20:24:19 |
hq |
Update to 1.296 |
1.294 28 Mar 2009 23:14:51 |
hq |
Update to 1.294 |
1.292 18 Mar 2009 21:09:27 |
hq |
Update to 1.292 |
1.290 08 Mar 2009 22:09:14 |
hq |
Fix a typo in pkg-message |
1.290 07 Mar 2009 13:25:29 |
hq |
Update to 1.290
See https://hudson.dev.java.net/changelog.html |
1.285 24 Feb 2009 13:03:50 |
hq |
Fix install steps
Reported by: QAT |
1.285 24 Feb 2009 09:45:15 |
hq |
Fetch distfile in a specific directory related to version
Port will now update correctly even if the previous distfile has not been
removed from DISTDIR
PR: ports/132048
Reported by: Ari Maniatis <ari@ish.com.au> |
1.285 20 Feb 2009 16:19:18 |
hq |
Update to 1.285 |
1.284 19 Feb 2009 09:32:20 |
hq |
Update to 1.284 |
1.283 16 Feb 2009 08:02:21 |
hq |
Update to 1.283 |
1.282 09 Feb 2009 17:55:49 |
hq |
Update to 1.282 |
1.281 06 Feb 2009 11:53:12 |
hq |
Update to 1.281 |
1.273 11 Jan 2009 22:20:38 |
hq |
Update to 1.273 |
1.268 29 Dec 2008 09:45:29 |
hq |
Update to 1.268 |