non port: net/foreman-proxy/Makefile |
SVNWeb
|
Number of commits found: 44 |
Sat, 14 Jan 2023
|
[ 23:08 Muhammad Moinur Rahman (bofh) ] 18c6e18 (Only the first 10 of 2869 ports in this commit are shown above. )
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925
|
Thu, 10 Nov 2022
|
[ 17:17 Guangyuan Yang (ygy) Author: Frank Wall ] ead9950 (Only the first 10 of 19 ports in this commit are shown above. )
net/foreman-proxy: Update to 3.4.0
Changelog: https://theforeman.org/manuals/3.4/index.html#Releasenotesfor3.4
PR: 267579
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above )
|
Sat, 23 Apr 2022
|
[ 19:39 Neel Chauhan (nc) Author: Jason Unovitch ] ff4d0cc
net/foreman-proxy: update 3.0.1 -> 3.1.2
Changes: https://github.com/theforeman/smart-proxy/compare/3.0.1...3.1.2
PR: 263431
|
Tue, 19 Apr 2022
|
[ 11:32 Matthias Fechner (mfechner) Author: Jason Unovitch ] a76f9d734
net/foreman-proxy: update 2.3.5 -> 2.4.1
Changes: https://github.com/theforeman/smart-proxy/compare/2.3.5...2.4.1
Submitted by: junovitch (via email)
|
[ 11:32 Matthias Fechner (mfechner) Author: Jason Unovitch ] 462f949
net/foreman-proxy: update 2.4.1 -> 2.5.4
Changes: https://github.com/theforeman/smart-proxy/compare/2.4.1...2.5.4
Submitted by: junovitch (via email)
|
[ 11:32 Matthias Fechner (mfechner) Author: Frank Wall ] 97108f5
net/foreman-proxy: update 2.5.4 -> 3.0.1
* update to version 3.0.1
* bump Puppet dependency to Puppet 7
* fix path in pkg-message
* take maintainership
Changes: https://github.com/theforeman/smart-proxy/compare/2.5.4...3.0.1
PR: 260019
Submitted by: Frank Wall <fw@moov.de>; junovitch (rebase on incremental update)
|
[ 11:32 Matthias Fechner (mfechner) Author: Jason Unovitch ] b2e869a
net/foreman-proxy: update 2.2.3 -> 2.3.5
- Add new dependency: devel/rubygem-sd_notify
- Add new BMC dependency: sysutils/rubygem-redfish_client
Changes: https://github.com/theforeman/smart-proxy/compare/2.2.3...2.3.5
PR: 253008
Submitted by: junovitch
|
[ 10:27 Matthias Fechner (mfechner) Author: Jason Unovitch ] 61f6cf1
net/foreman-proxy: update 1.21.2 -> 1.23.2
Changes: https://github.com/theforeman/smart-proxy/compare/1.21.2...1.23.2
PR: 253008
Submitted by: junovitch
|
[ 10:27 Matthias Fechner (mfechner) Author: Jason Unovitch ] 8a4a8aa
net/foreman-proxy: update 1.23.2 -> 1.24.3
Changes: https://github.com/theforeman/smart-proxy/compare/1.23.2...1.24.3
PR: 253008
Submitted by: junovitch
|
[ 10:27 Matthias Fechner (mfechner) Author: Jason Unovitch ] 38f5b19
net/foreman-proxy: update 1.24.3 -> 2.0.3
Changes: https://github.com/theforeman/smart-proxy/compare/1.24.3...2.0.3
PR: 253008
Submitted by: junovitch
|
[ 10:27 Matthias Fechner (mfechner) Author: Jason Unovitch ] a234961
net/foreman-proxy: update 2.0.3 -> 2.1.4
Changes: https://github.com/theforeman/smart-proxy/compare/2.0.3...2.1.4
PR: 253008
Submitted by: junovitch
|
[ 10:27 Matthias Fechner (mfechner) Author: Jason Unovitch ] a74a89d
net/foreman-proxy: update 2.1.4 -> 2.2.3
Changes: https://github.com/theforeman/smart-proxy/compare/2.1.4...2.2.3
PR: 253008
Submitted by: junovitch
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 3 Jul 2020
|
[ 16:55 lwhsu ]
Update to 1.21.2
PR: 237289
Submitted by: Frank Wall <fw@moov.de>
|
Sun, 3 Mar 2019
|
[ 11:27 rene ]
net/foreman-proxy: use Puppet 5 instead of expired Puppet 4 for optional Puppet
integration. Bump PORTREVISION
|
Sat, 5 Jan 2019
|
[ 22:46 sunpoet ]
Update MASTER_SITES
|
Fri, 23 Jun 2017
|
[ 21:19 sunpoet ]
Update to 1.15.1
Changes: https://theforeman.org/manuals/1.15/index.html#release-notes-for-115
|
Fri, 19 May 2017
|
[ 15:46 sunpoet ]
Update to 1.15.0
- While I'm here:
- Fix shebang
- Fix and sort PLIST
- Regenerate patch files with makepatch:
Changes: https://theforeman.org/manuals/1.15/index.html#release-notes-for-115
PR: 219329
Submitted by: Frank Wall <fw@moov.de>
|
Tue, 16 May 2017
|
[ 18:22 sunpoet ]
Change RUN_DEPENDS from rubygem-sinatra to rubygem-sinatra1
- Bump PORTREVISION for dependency change
|
Sun, 5 Feb 2017
|
[ 21:52 rene ]
net/foreman-proxy: drop optional dependency on puppet3, bump PORTREVISION
|
Thu, 8 Dec 2016
|
[ 00:14 swills ] (Only the first 10 of 12 ports in this commit are shown above. )
net/foreman-proxy: update to 1.12.2
PR: 212420
Submitted by: Frank Wall <fw@moov.de>
|
Mon, 5 Dec 2016
|
[ 07:19 sunpoet ]
- Update RUN_DEPENDS: remove redundant LOCALBASE/bin
|
Thu, 20 Oct 2016
|
[ 13:19 mat ]
Replace non breaking space \xa0 with a normal space.
Sponsored by: Absolight
|
Thu, 8 Sep 2016
|
[ 17:02 amdmi3 ]
- Fix dependency on sysutils/puppet which was split into
sysutils/puppet{37,38,4} ports
- Provide option to choose actual puppet version
PR: 207326
Submitted by: Karli.Sjoberg@slu.se
Approved by: maintainer timeout (ruby, 6 months)
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 1 Jan 2016
|
[ 17:05 mmoll ] (Only the first 10 of 27 ports in this commit are shown above. )
give my ports to ruby@
|
Fri, 25 Dec 2015
|
[ 00:09 mmoll ]
net/foreman-proxy: update to 1.10.0
|
Wed, 16 Sep 2015
|
[ 21:07 mmoll ]
net/foreman-proxy: update to 1.9.1 and do minor cleanups
|
Sun, 5 Jul 2015
|
[ 21:03 mm ]
Change maintainer to mmoll@FreeBSD.org
Approved by: mmoll (private e-mail)
|
Tue, 30 Jun 2015
|
[ 20:36 mmoll ]
net/foreman-proxy: update to 1.8.2
- upstream code was unchanged, except the version bump
- fix dependency after renaming of rubygem-augeas
- use www/rubygem-rack16
Approved by: swills (mentor), mm (maintainer, timeout)
Differential Revision: https://reviews.freebsd.org/D2826
|
Fri, 29 May 2015
|
[ 18:26 mmoll ]
net/foreman-proxy: update to 1.8.0
Differential Revision: https://reviews.freebsd.org/D2554
Approved by: swills (mentor), mat (mentor), mm (maintainer, timeout)
|
Thu, 7 May 2015
|
[ 17:26 mat ] (Only the first 10 of 127 ports in this commit are shown above. )
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 19 Mar 2015
|
[ 16:44 bdrewery ] (Only the first 10 of 133 ports in this commit are shown above. )
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr
|
Thu, 8 Jan 2015
|
[ 16:22 mm ]
Update foreman-proxy to 1.7.1
|
Thu, 4 Dec 2014
|
[ 10:45 mm ]
Update foreman-proxy to 1.7.0
|
Wed, 22 Oct 2014
|
[ 12:58 mat ]
- Update to 1.6.2 [1]
- General cleanup
maintainer timeout for [1]
PR: 194244 [1]
Submitted by: kvedulvi at kvedulv de [1]
Sponsored by: Absolight
|
Sat, 27 Sep 2014
|
[ 17:23 mm ] (Only the first 10 of 16 ports in this commit are shown above. )
Update foreman-proxy to 1.6.0
|
Thu, 19 Jun 2014
|
[ 13:56 mm ]
Update foreman-proxy to 1.5.1
|
Thu, 13 Mar 2014
|
[ 06:54 mm ]
Update foreman-proxy to 1.4.1
|
Sat, 8 Feb 2014
|
[ 11:40 mm ]
Update foreman-proxy to 1.4.0
|
Wed, 29 Jan 2014
|
[ 16:35 mm ]
Fix fetch arguments
|
[ 11:46 mm ] (Only the first 10 of 12 ports in this commit are shown above. )
The Foreman Smart Proxy is a project which provides a restful API to various
sub-systems.
Its goal is to provide API for a higher level orchestration tools (such as
Foreman). The Smart proxy provides an easy way to add or extended existing
subsystems and API's.
Currently supported are:
DHCP - ISC DHCP and MS DHCP Servers
DNS - Bind and MS DNS Servers
TFTP - any UNIX based tftp server
Puppet - Any Puppet server from 0.24.x
Puppet CA - Manage certificate signing, cleaning and autosign on a Puppet CA
server
BMC - BMC management etc
WWW: http://theforeman.org
|
Number of commits found: 44 |