espie
93aef53599
and of course some would conflict... finish PKGSTEM changes manually
2018-09-04 12:53:16 +00:00
rsadowski
be461fa8a3
Update (stable) jenkins to 2.121.3
...
Security fixes changelog:
https://jenkins.io/security/advisory/2018-05-09/
ok ian@
2018-09-03 06:35:04 +00:00
rsadowski
1380f8c160
Update (devel) jenkins to 2.121.3
...
Security fixes changelog:
https://jenkins.io/security/advisory/2018-05-09/
ok ian@
2018-09-03 06:32:20 +00:00
rsadowski
00cd5609be
fix distinfo checksum
...
Spotted by ajacoutot@
2018-05-25 12:14:11 +00:00
rsadowski
faecc3934a
Update jenkins-devel to 2.122
...
ok jasper@
2018-05-25 06:50:04 +00:00
rsadowski
5e86181941
Update jenkins-stable to 2.107.3
...
Jenkins Security Advisory 2018-05-09:
https://jenkins.io/security/advisory/2018-05-09/
ok jasper@
2018-05-25 06:49:25 +00:00
espie
ee42d45bca
put annotations in normal order
2018-05-17 09:48:15 +00:00
jasper
af4fca98b7
update to latest jenkins releases; includes fixes for
...
CVE-2018-1000067
CVE-2018-1000068
CVE-2018-6356
ok ian@ (MAINTAINER)
2018-03-19 19:48:04 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
jasper
87cf79ceb6
update jenkins to the latest versions available, addressing a number of
...
security issues:
- https://jenkins.io/security/advisory/2017-12-14/
- https://jenkins.io/security/advisory/2017-11-08/
- https://jenkins.io/security/advisory/2017-10-11/
from Bobby Johnson, maintainer timed-out
2017-12-24 10:35:22 +00:00
ian
98c8b814ca
Move to latest devel and stable versions, prodded by
...
Artur Pędziwilk hostmaster at carpatica.org
2017-08-14 15:59:55 +00:00
ajacoutot
7995708f3c
Bring rc_bg back.
2017-05-27 19:57:05 +00:00
ajacoutot
958bb491e0
I forgot the bump commit...
2017-05-27 13:55:58 +00:00
ajacoutot
13730769c8
Cope with recent rc.subr(8) change (removal of rc_bg etc.)
2017-05-27 13:53:06 +00:00
kurt
558715b919
- disconnect devel/jdk/1.7 from the build
...
- adjust java.port.mk so all 1.7 and lower ports now build with 1.8
- bump revision on affected ports
okay sthen@, ian@, landry@
2017-04-21 13:27:46 +00:00
jasper
7704d54680
- update HOMEPAGE
...
- tweak rcscript: sync rc_stop() with current best practice and trim rc_pre()
ok aja@
2016-10-11 05:51:02 +00:00
espie
1d55a231e7
add is-branch to all trivial ports that exist as multiple branches.
2016-06-29 16:14:38 +00:00
jasper
a681ec2ad1
remove unused file
2016-05-30 13:47:10 +00:00
jasper
9d47823aa0
- update to jenkins-1.651.2
...
ok ian@ (MAINTAINER)
2016-05-23 13:17:54 +00:00
ian
d56bf39d47
Update to 1.651/1.656, fixes CVS-2016-0788 to 0792, thanks Sevan Janiyan.
2016-04-18 18:42:30 +00:00
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