non port: ftp/rubygem-curb/Makefile |
SVNWeb
|
Number of commits found: 34 |
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) ] 30cd242 (Only the first 10 of 67 ports in this commit are shown above. )
ftp: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexander Kriventsov
* Anders Nordby <anders@fix.no>
* Andreas Fehlner <fehlner@gmx.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Chris Piazza <cpiazza@FreeBSD.org>
* Damjan Marion <dmarion@open.hr>
* Emanuel Haupt <ehaupt@critical.ch>
* Eric Freeman <freebsdports@chillibear.com> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Jul 2021
|
[ 15:00 Po-Chuan Hsieh (sunpoet) ] 1885b3d
ftp/rubygem-curb: Update to 0.9.11
Changes: https://github.com/taf2/curb/blob/master/ChangeLog.md
|
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, 27 Nov 2018
|
[ 17:09 sunpoet ]
Update to 0.9.7
Changes: https://github.com/taf2/curb/commits/master
|
Wed, 30 May 2018
|
[ 19:48 sunpoet ]
Update to 0.9.6
Changes: https://github.com/taf2/curb/commits/master
|
Tue, 29 May 2018
|
[ 18:17 sunpoet ]
Update to 0.9.5
Changes: https://github.com/taf2/curb/commits/master
|
Sun, 27 Aug 2017
|
[ 17:32 sunpoet ]
Update to 0.9.4
Changes: https://github.com/taf2/curb/commits/master
|
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, 14 Apr 2016
|
[ 16:40 sunpoet ]
- Update to 0.9.3
Changes: https://github.com/taf2/curb/commits/master
|
Mon, 11 Apr 2016
|
[ 17:26 sunpoet ]
- Update to 0.9.2
Changes: https://github.com/taf2/curb/commits/master
|
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, 17 Jan 2016
|
[ 13:21 sunpoet ]
- Update to 0.9.1
- Add LICENSE_FILE
Changes: https://github.com/taf2/curb/commits/master
Sponsored by: PortsCamp Taiwan
|
Mon, 25 May 2015
|
[ 19:54 sunpoet ]
- Update to 0.8.8
Changes: https://github.com/taf2/curb/commits/master
|
Sun, 5 Apr 2015
|
[ 21:30 sunpoet ]
- Update to 0.8.7
- Add LICENSE
- Update WWW
Changes: https://github.com/taf2/curb/commits/master
|
Sun, 24 Aug 2014
|
[ 03:36 swills ]
ftp/rubygem-curb: update to 0.8.6
|
Sat, 30 Nov 2013
|
[ 19:59 sunpoet ]
- Update to 0.8.5
- Use LIB_DEPENDS
Changes: https://github.com/taf2/curb/commits/master
|
Wed, 30 Oct 2013
|
[ 02:48 swills ] (Only the first 10 of 19 ports in this commit are shown above. )
- Add stage support
|
Fri, 20 Sep 2013
|
[ 17:23 bapt ] (Only the first 10 of 104 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp)
|
Sat, 27 Jul 2013
|
[ 16:06 swills ] (Only the first 10 of 47 ports in this commit are shown above. )
- Reset maintainer after no response to mail since Jan 2013
- Clean up headers and comments while here
Reviewed by: danfe
|
Fri, 12 Jul 2013
|
[ 03:29 swills ]
- Update to 0.8.4
PR: ports/179866
Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks)
|
Wed, 29 Aug 2012
|
[ 04:32 swills ]
- Update to 0.8.1
PR: ports/170618
Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks)
|
Tue, 21 Feb 2012
|
[ 05:39 pgollucci ]
- Update to 0.7.17
PR: ports/164882
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (freebsdports@chillibear.com ; 14 days)
Sponsored by: RideCharge Inc. / TaxiMagic
|
Thu, 12 Jan 2012
|
[ 19:35 pgollucci ]
- Update to 0.7.16
PR: ports/163384
Submitted by: myself (pgollucci)
Approved by: freebsdports@chillibear.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
|
Sat, 25 Jun 2011
|
[ 22:44 swills ]
- Update to 0.7.15
PR: ports/158298
Submitted by: Eric Freeman <freebsdports@chillibear.com> (maintainer)
|
Mon, 28 Feb 2011
|
[ 13:06 wen ]
- Update to 0.7.12
PR: ports/155096
Submitted by: Eric Freeman <freebsdports@chillibear.com> (maintainer)
|
Sun, 30 Jan 2011
|
[ 12:09 miwi ]
- Update to 0.7.9
PR: 153591
Submitted by: Eric Freeman <freebsdports@chillibear.com> (maintainer)
Feature safe: yes
|
Sun, 29 Aug 2010
|
[ 17:53 pgollucci ]
- Update to 0.7.8
PR: ports/150009
Submitted by: myself (pgollucci)
Approved by: freebsdports@chillibear.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
|
Mon, 23 Aug 2010
|
[ 01:36 pgollucci ]
- Update to 0.7.7
PR: ports/148119
Submitted by: Eric Freeman <freebsdports@chillibear.com> (maintainer)
|
Tue, 8 Jun 2010
|
[ 22:39 pgollucci ]
- Update to 0.8.5
PR: ports/147697
Submitted by: Eric Freeman <freebsdports@chillibear.com> (maintainer)
|
Sun, 6 Jun 2010
|
[ 19:56 pgollucci ]
- Update to 0.7.4
PR: ports/147533
Approved by: freebsdports@chillibear.com (maintainer)
Submitted by: myself (pgollucci@)
|
Wed, 2 Jun 2010
|
[ 15:41 miwi ]
Curb (probably CUrl-RuBy or something) provides Ruby-language
bindings for libcurl, a fully-featured client-side URL
transfer library.
WWW: http://taf2.github.com/curb/
WWW: http://curb.rubyforge.org/
PR: ports/147182
Submitted by: Eric Freeman <freebsdports at chillibear.com>
|
Number of commits found: 34 |