Commit Graph

35 Commits

Author SHA1 Message Date
naddy
b8486107fc remove trailing slash from DIST_SUBDIR; the combination of dpb -F and
clean-old-distfiles gets confused by // in distfile paths
2015-09-23 21:37:14 +00:00
jasper
9b4110cd9a - update to jenkins-1.609.3 (stable) and jenkins-1.629 (devel)
- use a better DIST_SUBDIR

ok ian@ (MAINTAINER) gonzalo@
2015-09-17 12:18:46 +00:00
ajacoutot
a751efc096 Adapr rc.d script after recent rc.subr change. 2015-07-15 14:59:15 +00:00
jasper
e92c8a2ea8 update to jenkins-1.605
ok ian@ (MAINTAINER)
2015-03-18 16:17:52 +00:00
jasper
5c36912739 update to jenkins-1.596.1, which fixes some additional bugs
ok sthen@
2015-03-03 11:55:58 +00:00
jasper
5f13c84696 update to the latest versions available which fix the security issues mentioned
here: https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2015-02-27

ok ian@ (MAINTAINER), sthen@
2015-03-03 07:37:29 +00:00
jasper
14078eee8b - update to jenkins-1.588
* changelog: http://jenkins-ci.org/changelog
* includes multiple security fixes

ok ian@ (MAINTAINER)
2014-12-07 14:38:26 +00:00
jasper
8dc2ecbd20 - update to jenkins-1.580.1
* changelog: http://jenkins-ci.org/changelog-stable
* includes multiple security fixes

ok ian@ (MAINTAINER)
2014-12-07 14:36:44 +00:00
sthen
4badb3163a don't use "echo 'pkg_scripts="${pkg_scripts} icinga' >> /etc/rc.conf.local"
examples
2014-07-12 11:25:00 +00:00
kurt
46f312eaef - Unlink jdk/1.6 and make jdk/1.7 the default jdk for all java ports
- Adjust java.port.mk and cmake to use 1.7
- Adjust jdk/1.7 for pkg_add upgrades
okay sthen@, jasper@, ajacoutot@
2014-05-07 15:42:15 +00:00
jasper
a7f099b030 Upon startup Jenkins explodes it's war for serving static files such as
javascript/css/images into /tmp. However this directory may get cleaned
over time and if the Jenkins process gets these files wiped from underneath
itself the web interfaces is completely thrashed.
So move these files to /var/cache/jenkins for now; there are various
upstream tickets about this but no update is provided which addresses this
issue.

note: jenkins-1.509.x is not affected but gets bumped as the rc script
is shared between the two packages.

ok aja@ espie@ gonzalo@ ian@ (MAINTAINER)
2014-02-10 19:26:25 +00:00
jasper
5b1b17f245 update to jenkins-1.549
ok ian@ (MAINTAINER) gonzalo@
2014-02-03 09:01:03 +00:00
jasper
91cb5f4316 ugh, commit right diff. better late than never. 2014-01-27 09:43:24 +00:00
jasper
e2c66b3971 jenkins doesn't do anything with the current rc_stop, so poke it a bit harder.
ok ian@ (MAINTAINER)
2014-01-05 18:37:51 +00:00
jasper
c461029367 update to jenkins-1.545
ok ian@ (MAINTAINER)
2014-01-05 18:37:04 +00:00
jasper
0502a07163 update to jenkins 1.509.4
ok ian@ (MAINTAINER) gonzalo@
2013-11-20 19:23:16 +00:00
jasper
dda24cc5f1 update to jenkins 1.539
testing/ok ian@ (MAINTAINER, gonzalo@
2013-11-20 19:22:51 +00:00
ajacoutot
e3edfdd3aa Remove SECURITY files. They have served their purpose in the past but
have become pretty useless nowadays (and the pkg tools do not display
them anyway).
Some which contained valuable information have been turned into READMEs.

ok jasper@ sthen@
input/ok naddy@
2013-11-07 07:08:59 +00:00
jasper
3f180da25f bump to the latest versions
ok gonzalo@ ian@ (MAINTAINER)
2013-07-11 14:47:27 +00:00
jasper
458095308e add rcs id to the rc script 2013-06-27 12:58:26 +00:00
ian
9c3af808bc Repair distinfo files, reported by jasper@, help from sthen@, no bump, could not have built. 2013-05-07 16:09:44 +00:00
ian
f3a0bbd97a As recently discussed, split suggested by Mark Prins, prompted by
gonzalo's update for 1.513.`OK gonzalo@, improved & OK jasper@
2013-05-07 15:13:39 +00:00
jasper
a47d3dd333 - update to jenkins-1.510
ok ian@ (MAINTAINER)
2013-04-09 13:28:02 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
jasper
64dbe6e3e0 - security update of jenkins to 1.502 which addresses three vulnerabilities,
as described in https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2013-02-16

ok aja@
(no response from maintainer as of yet, committing now to make sure it makes 5.3)
2013-02-19 17:50:44 +00:00
jasper
4e8d44d124 - update jenkins to 1.500
- expand README/DESCR/SECURITY

ok gonzalo@ ian@ (MAINTAINER)
2013-02-04 16:26:59 +00:00
gonzalo
4755978915 Little update for Jenkins to 1.472:
A lot of change from our version:

http://jenkins-ci.org/changelog

Tested on i386.

Ok aja@ and 'sure' ian@ (maintainer).
2012-07-02 13:42:34 +00:00
ajacoutot
0691c69586 Use RCDIR instead of /etc/rc.d when refering to packages rc scripts.
discussed with espie and sthen
ok sthen@
2012-04-22 11:41:55 +00:00
jasper
fa7be240b1 - bump REVISION after recent java.port.mk change 2011-08-30 17:16:35 +00:00
ajacoutot
70ac96c395 rc_scripts -> pkg_scripts 2011-07-08 02:14:58 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
561d6fe9bc Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and remove remove everything under the @sample'd directory instead
of the directory itself to prevent a warning from pkg_delete(1) trying
to remove a non existing directory and to help preventing left-over
files and directories.
2011-05-11 06:22:16 +00:00
ian
fe1616ba97 Put more options into daemon_flags, and document in README how to configure
the HTTPS and AJP ports (both now disabled). Remove dead variables.
Use ${LOCALBASE} one place instead of ${TRUEPREFIX}, requested by sthen@.
Brief note on migration from Hudson. Bump REVISION.
Spirited discussion with ajacoutot@ and schwarze@; ok ajacoutot@
2011-03-28 22:03:43 +00:00
ian
ce7c72e746 Repair typo in plist, bump 2011-03-26 00:44:53 +00:00
ian
d889fab5e6 Import Jenkins, community fork of Hudson, looks ok to sthen@ 2011-03-25 19:40:39 +00:00