notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/rubygem-licensee/Makefile
SVNWeb

Number of commits found: 25

Wed, 16 Aug 2023
[ 18:26 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:88ad1ccc3f7444b8ef0ba5eb518e2f044efaf181  commit hash:88ad1ccc3f7444b8ef0ba5eb518e2f044efaf181  commit hash:88ad1ccc3f7444b8ef0ba5eb518e2f044efaf181  88ad1cc 
devel/rubygem-licensee: Change RUN_DEPENDS from rubygem-octokit to
rubygem-octokit6

- Bump PORTREVISION for dependency change
Sun, 14 May 2023
[ 17:25 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:49b38931de8e0d7c20afa3c9e59b60ffaca9b327  commit hash:49b38931de8e0d7c20afa3c9e59b60ffaca9b327  commit hash:49b38931de8e0d7c20afa3c9e59b60ffaca9b327  49b3893 
devel/rubygem-licensee: update to 9.15.3

Required for gitlab-ce 15.11
Changelog:
https://github.com/licensee/licensee/releases/tag/v9.15.3
Sat, 14 Jan 2023
[ 23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  18c6e18  (Only the first 10 of 2869 ports in this commit are shown above. View all ports for this commit)
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
Mon, 7 Nov 2022
[ 15:41 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:75513b2f19dc9e7aaf67101ff43d876785988dc5  commit hash:75513b2f19dc9e7aaf67101ff43d876785988dc5  commit hash:75513b2f19dc9e7aaf67101ff43d876785988dc5  75513b2 
devel/rubygem-licensee: update to 9.15.2

Required for gitlab-ce 15.4
Changelog:
https://github.com/licensee/licensee/releases/tag/v9.15.2
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  commit hash:aa6eefd5e663357e8223399bc38c7987f5e35746  aa6eefd  (Only the first 10 of 5087 ports in this commit are shown above. View all ports for this commit)
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 3 Mar 2021
[ 09:32 mfechner search for other commits by this committer ] Original commit   Revision:567041
Update to 9.14.1 which is required for gitlab-ce 13.9 upgrade.
Sun, 19 Apr 2020
[ 03:55 tobik search for other commits by this committer ] Original commit   Revision:532068 (Only the first 10 of 59 ports in this commit are shown above. View all ports for this commit)
devel/libgit2: Update to 1.0.0

Changes:	https://github.com/libgit2/libgit2/releases/tag/v1.0.0
ABI:		https://abi-laboratory.pro/tracker/timeline/libgit2
Approved by:	mfechner (maintainer)
Differential Revision:	https://reviews.freebsd.org/D24471
Thu, 19 Mar 2020
[ 05:47 tobik search for other commits by this committer ] Original commit   Revision:528684 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
devel/libgit2: Update to 0.99.0

- Switch to the release tarballs libgit2 now publishes
- Drop CURL option since it is no longer used
- Use system libpcre instead of the bundled one
- Hook up tests
- Bump consumers for ABI changes

Changes:	https://github.com/libgit2/libgit2/releases/tag/v0.99.0
ABI:		https://abi-laboratory.pro/tracker/timeline/libgit2/
Wed, 9 May 2018
[ 21:40 sunpoet search for other commits by this committer ] Original commit   Revision:469490
Fix gemspec for rubygem-octokit 4.9.0 update

- Bump PORTREVISION for package change
[ 10:43 mfechner search for other commits by this committer ] Original commit   Revision:469442 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Changed the MAINTAINER of all my ports to have mfechner@FreeBSD.org listed.

Reviewed by:	tz (mentor)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D15270
Wed, 10 Jan 2018
[ 15:43 swills search for other commits by this committer ] Original commit   Revision:458652
devel/rubygem-licensee: update to 9.7.0

PR:		224999
Approved by:	Matthias Fechner <idefix@fechner.net> (maintainer)
Tue, 2 Jan 2018
[ 15:46 swills search for other commits by this committer ] Original commit   Revision:457898
devel/rubygem-licensee: update to 9.6.0

PR:		224758
Approved by:	Matthias Fechner <idefix@fechner.net> (maintainer
Tue, 5 Dec 2017
[ 16:44 tz search for other commits by this committer ] Original commit   Revision:455591 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
GitLab and related ports maintained by me: pass maintainership to Matthias
Fechner

Matthias has proven himself as capable and enthusiastic enough to update
www/gitlab on its own - which frees much of my time. :)

I wrote an update guide for him and everybody interested in it:
http://gitlab.toco-domains.de/FreeBSD/GitLab-docu/blob/master/update/how-to-update-the-freebsd-port.md
Wed, 28 Jun 2017
[ 08:45 tz search for other commits by this committer ] Original commit   Revision:444549
devel/rubygem-licensee: Update from 8.2.0 to 8.7.0

Changes of 8.7.0 including:
- New: Expose license rules as Licensee::Rule (#148)
- New: Recognize underlined license headers in READMEs (#138, props @pchaigno)
- Fixed: Running licensee against a single file on Windows (#144, props
@sschuberth)

There were many more changes, but there is no changelog. You need to consult
https://github.com/benbalter/licensee/releases for a list of all changes.
Fri, 17 Jun 2016
[ 12:42 tz search for other commits by this committer ] Original commit   Revision:417003
devel/rubygem-licensee: Update from 8.0.0 to 8.2.0


8.2.0 - 2016-06-15
  * CLI now uses Licensee::Project
  * Better CLI output
  * Test improvements
  * Update README & add test reflecting choosealicense.com changes (#95)
  * Add information about semantic versioning to README
  * Update vendored licenses
    * Licenses now contain a case-sensitive spdx-id metadata field
    * Removed family and variant metadata fields
    * Added document-changes condition
    * Various typographical fixes in the license body text (which will change
license hashes)
    * Updated descriptions

8.1.0 - 2016-04-28
  * Allow Licensee.license() to scan a single file
  * Allow CLI to accept path to file in addition to a directory
  * Ensure files are read with UTF-8 encoding by default

Approved by: junovitch (mentor)
Fri, 10 Jun 2016
[ 09:08 tz search for other commits by this committer ] Original commit   Revision:416662 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org

Approved by:	junovitch (mentor)
Thu, 28 Apr 2016
[ 19:06 sunpoet search for other commits by this committer ] Original commit   Revision:414233
- Update to 8.0.0
- Pass maintainership to submitter
- While I'm here, update RUN_DEPENDS

Changes:	https://github.com/benbalter/licensee/releases
PR:		209079
Submitted by:	Torsten Zuhlsdorff <ports@toco-domains.de>
Approved by:	Brendan Molloy <brendan+freebsd@bbqsrc.net> (maintainer)
Wed, 27 Apr 2016
[ 21:57 swills search for other commits by this committer ] Original commit   Revision:414136 (Only the first 10 of 1194 ports in this commit are shown above. View all ports for this commit)
Convert USES=gem:autoplist to USES=gem since autoplist is default
[ 16:36 swills search for other commits by this committer ] Original commit   Revision:414118 (Only the first 10 of 1196 ports in this commit are shown above. View all ports for this commit)
create USES=gem and update rubygem- ports to use it

Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 20 Mar 2016
[ 18:37 sunpoet search for other commits by this committer ] Original commit   Revision:411497
- Add LICENSE_FILE
- Add NO_ARCH
- While I'm here, use = instead of += for PLIST_FILES

Approved by:	portmgr (blanket)
Wed, 10 Feb 2016
[ 02:05 miwi search for other commits by this committer ] Original commit   Revision:408614
- Update to 6.1.0

PR:		206789
Submitted by:	maintainer
Mon, 28 Dec 2015
[ 13:19 miwi search for other commits by this committer ] Original commit   Revision:404628
Licensee automates the process of reading LICENSE files and compares their
contents to known licenses using a fancy math thing called Rabin-Karp
rolling-hashes.

WWW: https://github.com/benbalter/licensee

PR:		205636
Submitted by:	Brendan Molloy <brendan+freebsd@bbqsrc.net>

Number of commits found: 25