non port: textproc/rubygem-spreadsheet/Makefile |
SVNWeb
|
Number of commits found: 47 |
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:23 Tobias C. Berner (tcberner) ] 5cf7e35 (Only the first 10 of 1452 ports in this commit are shown above. )
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Mon, 27 Sep 2021
|
[ 15:56 Po-Chuan Hsieh (sunpoet) ] 0bbb05e
textproc/rubygem-spreadsheet: Update to 1.3.0
Changes: https://github.com/zdavatz/spreadsheet/blob/master/History.md
|
Wed, 21 Jul 2021
|
[ 18:12 Po-Chuan Hsieh (sunpoet) ] 018a9ae
textproc/rubygem-spreadsheet: Update to 1.2.9
Changes: https://github.com/zdavatz/spreadsheet/commits/master
|
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.
|
Tue, 21 Aug 2018
|
[ 18:25 sunpoet ]
Update to 1.1.8
Changes: https://github.com/zdavatz/spreadsheet/blob/master/History.md
|
Fri, 16 Mar 2018
|
[ 15:21 sunpoet ]
Update to 1.1.7
Changes: https://github.com/zdavatz/spreadsheet/blob/master/History.md
|
Tue, 13 Mar 2018
|
[ 20:31 sunpoet ]
Update to 1.1.6
Changes: https://github.com/zdavatz/spreadsheet/blob/master/History.md
|
Mon, 20 Nov 2017
|
[ 14:32 sunpoet ]
Update to 1.1.5
Changes: https://github.com/zdavatz/spreadsheet/blob/master/History.md
|
Thu, 29 Dec 2016
|
[ 03:37 swills ]
textproc/rubygem-spreadsheet: update to 1.1.4
|
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
|
Thu, 31 Mar 2016
|
[ 15:40 sunpoet ]
- Update to 1.1.2
- Update RUN_DEPENDS: remove PORTSDIR
Changes: https://github.com/zdavatz/spreadsheet/blob/master/History.md
|
Sun, 17 Jan 2016
|
[ 13:23 sunpoet ]
- Update to 1.1.1
Changes: https://github.com/zdavatz/spreadsheet/blob/master/History.md
Sponsored by: PortsCamp Taiwan
|
Fri, 20 Nov 2015
|
[ 09:16 sunpoet ]
- Update to 1.0.9
Changes: https://github.com/zdavatz/spreadsheet/blob/master/History.md
|
Tue, 27 Oct 2015
|
[ 15:54 sunpoet ]
- Update to 1.0.8
- Update WWW
Changes: https://github.com/zdavatz/spreadsheet/blob/master/History.md
|
Thu, 24 Sep 2015
|
[ 19:05 sunpoet ]
- Update to 1.0.7
Changes: http://scm.ywesee.com/?p=spreadsheet/.git;f=History.md;hb=HEAD
|
Tue, 15 Sep 2015
|
[ 15:49 sunpoet ]
- Update to 1.0.6
Changes: http://scm.ywesee.com/?p=spreadsheet/.git;f=History.md;hb=HEAD
|
Wed, 2 Sep 2015
|
[ 17:05 sunpoet ]
- Update to 1.0.5
Changes: http://scm.ywesee.com/?p=spreadsheet/.git;f=History.md;hb=HEAD
|
Sat, 18 Jul 2015
|
[ 11:13 sunpoet ]
- Update to 1.0.4
Changes: http://scm.ywesee.com/?p=spreadsheet/.git;f=History.md;hb=HEAD
|
Thu, 2 Jul 2015
|
[ 16:01 pgollucci ] (Only the first 10 of 614 ports in this commit are shown above. )
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb
|
Wed, 27 May 2015
|
[ 16:22 sunpoet ]
- Update to 1.0.3
- Add LICENSE_FILE
Note that its LICENSE.txt is GPLv3 but .gemspec erroneously set s.licenses =
["MIT"].
Changes: http://scm.ywesee.com/?p=spreadsheet/.git;f=History.md;hb=HEAD
|
Sat, 14 Mar 2015
|
[ 14:36 sunpoet ] (Only the first 10 of 19 ports in this commit are shown above. )
- Cleanup Mk/bsd.ruby.mk and remove no-op knobs in ruby ports
Reviewed by: bapt
Reviews: https://reviews.freebsd.org/D2030
|
Wed, 1 Oct 2014
|
[ 20:01 swills ]
textproc/rubygem-spreadsheet: update to 1.0.0
|
Sat, 23 Aug 2014
|
[ 22:16 swills ]
textproc/rubygem-spreadsheet: update to 0.9.8
|
Wed, 30 Oct 2013
|
[ 02:59 swills ] (Only the first 10 of 19 ports in this commit are shown above. )
- Add stage support
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] (Only the first 10 of 1559 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Sun, 25 Aug 2013
|
[ 14:01 sunpoet ]
- Update to 0.8.9
- Remove leading indefinite article from COMMENT
- Add LICENSE
Changes: http://scm.ywesee.com/?p=spreadsheet/.git;f=History.txt;hb=HEAD
|
Sat, 13 Jul 2013
|
[ 20:23 swills ]
- Update to 0.8.6
|
Mon, 3 Jun 2013
|
[ 01:30 swills ]
- Update to 0.8.5
|
Tue, 24 Jul 2012
|
[ 13:52 swills ]
- Update to 0.7.3
|
Fri, 15 Jun 2012
|
[ 03:20 swills ]
- Update to 0.7.2
|
Fri, 30 Sep 2011
|
[ 14:58 clsung ]
- Update to 0.6.5.9
|
Mon, 20 Jun 2011
|
[ 17:25 pgollucci ] (Only the first 10 of 14 ports in this commit are shown above. )
- Fix dependency versions
|
Sun, 19 Jun 2011
|
[ 17:07 swills ]
- Update to 0.6.5.4
|
Wed, 16 Feb 2011
|
[ 13:06 avl ]
- Update to 0.6.5.2
|
Thu, 16 Dec 2010
|
[ 09:39 avl ]
- Update to 0.6.5.0
|
Wed, 8 Dec 2010
|
[ 23:08 avl ] (Only the first 10 of 28 ports in this commit are shown above. )
- Re-assign all my ruby* ports to ruby@
Discussed with: pgollucci, stas
|
Sat, 2 Oct 2010
|
[ 00:20 avl ]
- Fix dependency versions based on rubygems.org
PR: ports/150821
Submitted by: pgollucci
|
Wed, 26 May 2010
|
[ 19:51 pgollucci ] (Only the first 10 of 121 ports in this commit are shown above. )
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@
|
Thu, 17 Sep 2009
|
[ 22:45 avl ]
- Update to 0.6.4.1
Approved by: tabthorpe, glarkin (mentors, implicit)
Feature safe: yes
|
Tue, 14 Jul 2009
|
[ 08:04 avl ]
- Update to 0.6.4
PR: ports/136745
Submitted by: pgollucci
Approved by: tabthorpe, glarkin (mentors, implicit)
|
Thu, 28 May 2009
|
[ 20:44 avl ] (Only the first 10 of 84 ports in this commit are shown above. )
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor)
|
Thu, 19 Feb 2009
|
[ 20:15 miwi ]
- Update to 0.6.3.1
PR: 131762
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
|
Mon, 22 Dec 2008
|
[ 15:38 rafan ]
- Update to 0.6.2.1
PR: ports/129831
Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer)
|
Mon, 15 Dec 2008
|
[ 07:28 beech ]
- Update to 0.6.2
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
|
Number of commits found: 47 |