notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/rubygem-jdbc-mysql/Makefile
SVNWeb

Number of commits found: 24

Sat, 14 Jan 2023
[ 23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  commit hash:18c6e18276691edf5274406bf82a3b06792ff9ae  18c6e18  (Only the first 10 of 2869 ports in this commit are shown above. View all ports for this commit)
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) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  commit hash:d076ad94e206dda108061fe99ddb860d93cc6d16  d076ad9  (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 27 Dec 2017
[ 19:52 sunpoet search for other commits by this committer ] Original commit   Revision:457403
Update to 5.1.44

Changes:	https://github.com/jruby/activerecord-jdbc-adapter/blob/master/jdbc-mysql/History.txt
		https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-44.html
Mon, 5 Jun 2017
[ 14:51 sunpoet search for other commits by this committer ] Original commit   Revision:442645
Add LICENSE_FILE
Wed, 24 May 2017
[ 13:03 sunpoet search for other commits by this committer ] Original commit   Revision:441585
Update to 5.1.42

Changes:	https://github.com/jruby/activerecord-jdbc-adapter/blob/master/jdbc-mysql/History.txt
		https://dev.mysql.com/doc/relnotes/connector-j/5.1/en/news-5-1-42.html
Tue, 27 Dec 2016
[ 19:01 swills search for other commits by this committer ] Original commit   Revision:429648
databases/rubygem-jdbc-mysql: update to 5.1.40
Wed, 27 Apr 2016
[ 21:57 swills search for other commits by this committer ] Original commit   Revision:414136 (Only the first 10 of 1194 ports in this commit are shown above. View all ports for this commit)
Convert USES=gem:autoplist to USES=gem since autoplist is default
[ 16:36 swills search for other commits by this committer ] Original commit   Revision:414118 (Only the first 10 of 1196 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 6 Mar 2016
[ 06:26 sunpoet search for other commits by this committer ] Original commit   Revision:410315
- Update to 5.1.38

Changes:	https://github.com/jruby/activerecord-jdbc-adapter/blob/master/jdbc-mysql/History.txt
Fri, 6 Nov 2015
[ 10:16 sunpoet search for other commits by this committer ] Original commit   Revision:400916
- Update to 5.1.37

Changes:	https://github.com/jruby/activerecord-jdbc-adapter/blob/master/jdbc-mysql/History.txt
Sat, 18 Jul 2015
[ 11:13 sunpoet search for other commits by this committer ] Original commit   Revision:392413
- Update to 5.1.36

Changes:	https://github.com/jruby/activerecord-jdbc-adapter/blob/master/jdbc-mysql/History.txt
Thu, 2 Jul 2015
[ 16:01 pgollucci search for other commits by this committer ] Original commit   Revision:391169 (Only the first 10 of 614 ports in this commit are shown above. View all ports for this commit)
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files

Obtained from:  DEVELOPER_MODE
With Hat:       ruby@

Sponsored by:   RideCharge Inc / Curb
Sun, 10 May 2015
[ 20:16 sunpoet search for other commits by this committer ] Original commit   Revision:385986
- Update to 5.1.35
- Add LICENSE
- Update WWW

Changes:	https://github.com/jruby/activerecord-jdbc-adapter/blob/master/jdbc-mysql/History.txt
Fri, 24 Jan 2014
[ 14:45 miwi search for other commits by this committer ] Original commit   Revision:340899 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Stage safe
Fri, 20 Sep 2013
[ 16:13 bapt search for other commits by this committer ] Original commit   Revision:327717 (Only the first 10 of 927 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Sun, 23 Jun 2013
[ 04:44 swills search for other commits by this committer ] Original commit   Revision:321610
- Update to 5.1.25
Wed, 8 Dec 2010
[ 23:08 avl search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- Re-assign all my ruby* ports to ruby@

Discussed with: pgollucci, stas
Thu, 9 Sep 2010
[ 19:12 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
RF -> RG Conversion (Part III)

With Hat:       ruby@
Tested by:      make checksum
Thu, 28 May 2009
[ 20:44 avl search for other commits by this committer ] Original commit  (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
Change MAINTAINER on my ports to my FreeBSD email address

Approved by:    tabthorpe (mentor)
Thu, 9 Apr 2009
[ 00:11 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 144 ports in this commit are shown above. View all ports for this commit)
- 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
Thu, 7 Aug 2008
[ 21:34 miwi search for other commits by this committer ] Original commit 
This is a MySQL JDBC driver gem for JRuby. Use

   require 'jdbc/mysql'

to make the driver accessible to JDBC and ActiveRecord code running in JRuby.

WWW: http://rubyforge.org/projects/jruby-extras/

PR:             ports/126325
Submitted by:   Alexander Logvinov <ports at logvinov,com>

Number of commits found: 24