aboutsummaryrefslogtreecommitdiff
path: root/databases/puppetdb5/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mark Puppet 5 related ports as deprecatedRomain Tartière2021-02-281-0/+3
| | | | | | | | | | Puppet 5 has reached EOL on 2021-01-31. Users are advised to switch to Puppet 6 or Puppet 7. With hat: puppet Notes: svn path=/head/; revision=566817
* Hello PuppetDB 7!Romain Tartière2020-12-041-1/+1
| | | | | | | | | | Actually update databases/puppetdb7 and databases/puppetdb-terminus7 and a few minor tweaks. With hat: puppet Notes: svn path=/head/; revision=557024
* Update to 5.2.19Romain Tartière2020-10-231-1/+1
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/5.2/release_notes.html#puppetdb-5219 With hat: puppet Notes: svn path=/head/; revision=553131
* Update to 5.2.18Romain Tartière2020-08-111-1/+1
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/5.2/release_notes.html#puppetdb-5218 With hat: puppet Notes: svn path=/head/; revision=544661
* Update to 5.2.17Romain Tartière2020-07-231-1/+1
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/5.2/release_notes.html#puppetdb-5217 With hat: puppet Notes: svn path=/head/; revision=542961
* Update to 5.2.16Romain Tartière2020-07-161-1/+1
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/5.2/release_notes.html#puppetdb-5216 With hat: puppet Notes: svn path=/head/; revision=542316
* Upadte to 5.2.15Romain Tartière2020-06-041-1/+1
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=537968
* Update to 5.2.14Romain Tartière2020-05-011-1/+1
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/5.2/release_notes.html#puppetdb-5214 With hat: puppet Notes: svn path=/head/; revision=533579
* Update to 5.2.13Romain Tartière2020-03-231-1/+1
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/5.2/release_notes.html#puppetdb-5213 With hat: puppet Notes: svn path=/head/; revision=528990
* Update to 5.2.12Romain Tartière2020-01-181-1/+1
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/5.2/release_notes.html#puppetdb-5212 With hat: puppet Notes: svn path=/head/; revision=523394
* Clean up after java/openjdk6 and java/openjdk6-jre removalJung-uk Kim2019-11-261-1/+0
| | | | | | | | | | | | | | | java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and java/openjdk6 and java/openjdk6-jre were removed from the ports tree (r512663). Now this patch completely removes remaining stuff from the ports tree. PR: 241953 (exp-run) Reviewed by: glewis Approved by: portmgr (antoine) Differential Revision: https://reviews.freebsd.org/D22342 Notes: svn path=/head/; revision=518482
* Update to 5.2.11Romain Tartière2019-10-261-1/+1
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/5.2/release_notes.html#puppetdb-5211 With hat: puppet Notes: svn path=/head/; revision=515716
* Update to 5.2.10Romain Tartière2019-10-221-1/+1
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/5.2/release_notes.html#puppetdb-5210 With hat: puppet Notes: svn path=/head/; revision=515160
* Update to 5.2.9Romain Tartière2019-07-011-2/+1
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/5.2/release_notes.html#puppetdb-529 With hat: puppet Notes: svn path=/head/; revision=505648
* Remove unneeded dependencyRomain Tartière2019-05-041-3/+2
| | | | | | | | | | PuppetDB does not depend on Puppet. puppetdb-terminus is the piece connecting Puppet and PuppetDB and thus the dependency is only needed at this level. With hat: puppet Notes: svn path=/head/; revision=500831
* Ensure java options are utilizedZach Leslie2019-04-301-0/+1
| | | | | | | | | | | | Without this change, the doc for the rc script references the ability pass Java opts to the start command, but those references are never used. Here we ensure that thse options are respected and implemented. PR: 237295 Reviewed by: mat(mentor),romain Approved by: mat(mentor),romain Differential Revision: D20010 Notes: svn path=/head/; revision=500514
* Update to 5.2.8Romain Tartière2019-04-031-1/+1
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/5.2/release_notes.html#puppetdb-528 With hat: puppet Notes: svn path=/head/; revision=497750
* Update to 5.2.7Romain Tartière2019-01-241-1/+1
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/5.2/release_notes.html With hat: puppet Notes: svn path=/head/; revision=491067
* Update to 5.2.6Romain Tartière2018-10-261-1/+2
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/5.2/release_notes.html With hat: puppet Notes: svn path=/head/; revision=483018
* New port: databases/puppetdb6Romain Tartière2018-09-271-1/+1
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/6.0/release_notes.html With hat: puppet Notes: svn path=/head/; revision=480788
* Update to 5.2.4Romain Tartière2018-07-191-2/+2
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/5.2/release_notes.html With hat: puppet Notes: svn path=/head/; revision=474938
* For ports in `databases' category: remove redundant PKGMESSAGE assignment,Alexey Dokuchaev2018-05-051-2/+0
| | | | | | | | which is set appropriately by the b.p.m when `pkg-message' appears on the SUB_FILES list. Notes: svn path=/head/; revision=469114
* Update to 5.2.2Romain Tartière2018-04-191-1/+1
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/5.2/release_notes.html With hat: puppet Notes: svn path=/head/; revision=467778
* Update to 5.2.1Romain Tartière2018-03-261-1/+1
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/5.2/release_notes.html With hat: puppet Notes: svn path=/head/; revision=465588
* Update to 5.2.0Romain Tartière2018-02-151-1/+1
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/5.2/release_notes.html With hat: puppet Notes: svn path=/head/; revision=461889
* Update to 5.1.4Romain Tartière2018-02-081-1/+1
| | | | | | | | | | Release notes: https://puppet.com/docs/puppetdb/5.1/release_notes.html With hat: puppet Notes: svn path=/head/; revision=461212
* Update to 5.1.3Romain Tartière2017-11-151-1/+1
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=454263
* Update to 5.1.1Romain Tartière2017-10-121-1/+1
| | | | | | | | | https://puppet.com/docs/puppetdb/5.1/release_notes.html With hat: puppet Notes: svn path=/head/; revision=451910
* Update to 5.1.0Romain Tartière2017-09-221-1/+1
| | | | | | | With hat: puppet Notes: svn path=/head/; revision=450362
* New port databases/puppetdb5Romain Tartière2017-08-121-0/+53
Copy databases/puppetdb4 to databases/puppetdb5 and update. While here: - Update/fix conflicts with databases/puppetdb[34]; - Remove broken indirect dependency in databases/puppetdb3 (no need to rebuild, so not bumping PORTREVISION). With hat: puppet Notes: svn path=/head/; revision=447832