non port: devel/rubygem-licensee/Makefile |
SVNWeb
|
Number of commits found: 19 |
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.
|
Wed, 3 Mar 2021
|
[ 09:32 mfechner ]
Update to 9.14.1 which is required for gitlab-ce 13.9 upgrade.
|
Sun, 19 Apr 2020
|
[ 03:55 tobik ] (Only the first 10 of 59 ports in this commit are shown above. )
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 ] (Only the first 10 of 53 ports in this commit are shown above. )
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 ]
Fix gemspec for rubygem-octokit 4.9.0 update
- Bump PORTREVISION for package change
|
[ 10:43 mfechner ] (Only the first 10 of 88 ports in this commit are shown above. )
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 ]
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 ]
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 ] (Only the first 10 of 31 ports in this commit are shown above. )
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 ]
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 ]
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 ] (Only the first 10 of 25 ports in this commit are shown above. )
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by: junovitch (mentor)
|
Thu, 28 Apr 2016
|
[ 19:06 sunpoet ]
- 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 ] (Only the first 10 of 1194 ports in this commit are shown above. )
Convert USES=gem:autoplist to USES=gem since autoplist is default
|
[ 16:36 swills ] (Only the first 10 of 1196 ports in this commit are shown above. )
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 ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 20 Mar 2016
|
[ 18:37 sunpoet ]
- 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 ]
- Update to 6.1.0
PR: 206789
Submitted by: maintainer
|
Mon, 28 Dec 2015
|
[ 13:19 miwi ]
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: 19 |