non port: databases/rubygem-datamapper/Makefile |
SVNWeb
|
Number of commits found: 24 |
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 )
|
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, 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
|
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
|
[ 17:53 sunpoet ]
- Add LICENSE
- Add missing RUN_DEPENDS
- Sort RUN_DEPENDS
- Remove USE_RAKE
- Bump PORTREVISION for dependency change
|
Wed, 30 Oct 2013
|
[ 02:20 swills ] (Only the first 10 of 19 ports in this commit are shown above. )
- Add stage support
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Thu, 27 Oct 2011
|
[ 03:02 swills ] (Only the first 10 of 57 ports in this commit are shown above. )
- Update Rails to 3.1.1 and associated changes
With hat: ruby@
|
Thu, 23 Jun 2011
|
[ 17:38 pgollucci ]
- Update to 1.1.0
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
|
Wed, 22 Sep 2010
|
[ 00:13 pgollucci ]
- Fix dependency versions based on rubygems.org
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
|
Thu, 9 Sep 2010
|
[ 21:35 pgollucci ]
- Update to 1.0.2
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
|
[ 06:07 pgollucci ]
- Update to 1.0.1
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
|
Sat, 28 Aug 2010
|
[ 08:02 pgollucci ]
- Update to 1.0.0
Sponsored by: RideCharge Inc. / TaxiMagic
|
Sun, 6 Jun 2010
|
[ 19:25 pgollucci ] (Only the first 10 of 73 ports in this commit are shown above. )
- GEMS are always RUN_DEPENDS of other GEMS
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest
PR: ports/147551
Submitted by: pgollucci@ (myself)
Reviewed by: portmgr (pav)
With Hat: ruby
|
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@
|
Tue, 27 Apr 2010
|
[ 22:55 pgollucci ] (Only the first 10 of 38 ports in this commit are shown above. )
- Re-assign all my rubygem-* ports to ruby@
this gives us more eyes and brings us inline with perl@
Current ruby@ members (stas, dinoex, pgollucci)
http://wiki.freebsd.org/Ruby
Discussed with: stas on #bsdports
|
Mon, 13 Jul 2009
|
[ 22:54 pgollucci ]
- claim some abandoned gems
|
Sat, 11 Jul 2009
|
[ 15:52 miwi ] (Only the first 10 of 24 ports in this commit are shown above. )
- Drop maintainership
|
Thu, 9 Apr 2009
|
[ 00:11 pgollucci ] (Only the first 10 of 144 ports in this commit are shown above. )
- convert to RUBYGEM_AUTOPLIST
remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
(this c/should be handled better in bsd.*.mk)
other deltas specific to individual ports:
audio/rubygem-mp3info - unbreak, fix packaging, bump PORTREVISION
devel/rubygem-rapt - adopt
devel/rubygem-rspec - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
devel/rubygem-ruby2ruby - add #' for vim highlight
graphics/rubygem-extifr - drop PORTREVISION=0
graphics/rubygem-gd2 - add #' for vim highlight
www/rubygem-rubyfulsoup - swap GEM_NAME / DISTNAME for constistency
Sponsored by: RideCharge Inc.
Tested on: RideCharge's Tinderbox
Reviewed by: stas
|
Sun, 28 Dec 2008
|
[ 16:04 miwi ]
DataMapper is a Object Relational Mapper written in Ruby. The goal
is to create an ORM which is fast, thread-safe and feature-rich with
ActiveRecord-compatibility.
WWW: http://datamapper.rubyforge.org/
|
Number of commits found: 24 |