non port: databases/rubygem-awesome_nested_set/Makefile |
SVNWeb
|
Number of commits found: 19 |
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
|
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:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above )
|
Wed, 30 Mar 2022
|
[ 22:21 Po-Chuan Hsieh (sunpoet) ] 70b4e85
databases/rubygem-awesome_nested_set: Update to 3.5.0
Changes: https://github.com/collectiveidea/awesome_nested_set/blob/master/CHANGELOG
|
Wed, 30 Jun 2021
|
[ 20:44 Po-Chuan Hsieh (sunpoet) ] be0abf0
databases/rubygem-awesome_nested_set: Update to 3.4.0
Changes: https://github.com/collectiveidea/awesome_nested_set/blob/master/CHANGELOG
|
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, 24 Jul 2020
|
[ 07:49 sunpoet ]
Update to 3.2.1
Changes: https://github.com/collectiveidea/awesome_nested_set/blob/master/CHANGELOG
|
Sun, 4 Feb 2018
|
[ 10:49 sunpoet ]
Update to 3.1.4
Changes: https://github.com/collectiveidea/awesome_nested_set/blob/master/CHANGELOG
|
Sun, 7 May 2017
|
[ 21:26 sunpoet ]
Update to 3.1.3
Changes: https://github.com/collectiveidea/awesome_nested_set/blob/master/CHANGELOG
|
Fri, 7 Apr 2017
|
[ 23:16 sunpoet ]
Update to 3.1.2
Changes: https://github.com/collectiveidea/awesome_nested_set/blob/master/CHANGELOG
|
Wed, 28 Dec 2016
|
[ 14:34 swills ]
databases/rubygem-awesome_nested_set: update to 3.1.1
|
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
|
Wed, 20 Jan 2016
|
[ 15:29 sunpoet ]
- Update to 3.0.3
Changes: https://github.com/collectiveidea/awesome_nested_set/blob/master/CHANGELOG
|
Thu, 12 Nov 2015
|
[ 21:40 sunpoet ]
- Add LICENSE_FILE
|
Sun, 7 Jun 2015
|
[ 20:41 sunpoet ]
- Update to 3.0.2
- Add NO_ARCH
Changes: https://github.com/collectiveidea/awesome_nested_set/blob/master/CHANGELOG
|
Thu, 12 Mar 2015
|
[ 17:12 sunpoet ] (Only the first 10 of 24 ports in this commit are shown above. )
- Update MAINTAINER: use @FreeBSD.org
|
Sat, 29 Mar 2014
|
[ 22:02 swills ]
An awesome nested set implementation for Active Record
WWW: https://github.com/collectiveidea/awesome_nested_set
|
Number of commits found: 19 |