Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.19.0 21 Feb 2024 15:11:22 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-net-ldap: Update to 0.19.0
Changes: https://github.com/ruby-ldap/ruby-net-ldap/releases |
0.18.0 09 Apr 2023 20:41:37 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-net-ldap: Update to 0.18.0
Changes: https://github.com/ruby-ldap/ruby-net-ldap/releases
https://github.com/ruby-ldap/ruby-net-ldap/blob/master/History.rdoc |
0.17.1 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.17.1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.17.1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
0.17.1 09 Jun 2022 11:00:27 |
Po-Chuan Hsieh (sunpoet) |
net/rubygem-net-ldap: Update to 0.17.1
Changes: https://github.com/ruby-ldap/ruby-net-ldap/releases |
0.17.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.17.0 13 Jan 2021 10:28:38 |
mfechner |
Update to 0.17.0.
Changelog:
https://github.com/ruby-ldap/ruby-net-ldap/blob/master/History.rdoc |
0.16.1 02 Nov 2017 19:02:06 |
sunpoet |
Update to 0.16.1
Changes: https://github.com/ruby-ldap/ruby-net-ldap/blob/master/History.rdoc |
0.16.0_1 17 Apr 2017 16:50:32 |
miwi |
- Fix shebangs |
0.16.0 25 Feb 2017 09:56:01 |
sunpoet |
Update to 0.14.0
Changes: https://github.com/ruby-ldap/ruby-net-ldap/blob/master/History.rdoc |
0.15.0 28 Dec 2016 18:21:35 |
swills |
net/rubygem-net-ldap: update to 0.15.0 |
0.14.0 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
0.14.0 27 Apr 2016 16:36:42 |
swills |
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 |
0.14.0 06 Mar 2016 06:32:40 |
sunpoet |
- Update to 0.14.0
Changes: https://github.com/ruby-ldap/ruby-net-ldap/blob/master/History.rdoc |
0.13.0 17 Jan 2016 13:21:36 |
sunpoet |
- Update to 0.13.0
Changes: https://github.com/ruby-ldap/ruby-net-ldap/blob/master/History.rdoc
Sponsored by: PortsCamp Taiwan |
0.12.1 11 Dec 2015 22:09:37 |
mmoll |
net/rubygem-net-ldap: update to 0.12.1 |
0.11 02 Jul 2015 16:01:08 |
pgollucci |
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb |
0.11 27 May 2015 13:08:03 |
sunpoet |
- Update WWW |
0.11 26 May 2015 18:05:44 |
mmoll |
net/rubygem-net-ldap: update to 0.11
PR: 199945
Differential Revision: https://reviews.freebsd.org/D2633
Submitted by: Michael Fausten <ports@michael-fausten.de>
Approved by: mat (mentor) |
0.3.1_2 19 Aug 2014 15:35:36 |
swills |
many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:
- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
(which are still fetchable from rubygems.org)
The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.
Phabric: D591
With hat: ruby
Approved by: portmgr (because of committing to unstaged graphics/mingplot port) |
0.3.1_2 14 Feb 2014 19:06:46 |
swills |
Patches that address CVE-2014-0083
Submitted by: delphij |
0.3.1_1 30 Oct 2013 02:53:48 |
swills |
- Add stage support |
0.3.1_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.3.1_1 27 May 2013 18:53:18 |
swills |
- Add patch to work correctly with ruby19
PR: ports/177883
Submitted by: Rainer Duffner <rainer@ultra-secure.de>
Obtained from: https://github.com/ruby-ldap/ruby-net-ldap/pull/41/files
(upstream) |
0.3.1 12 May 2012 17:09:32 |
swills |
- Update to 0.3.1
PR: ports/167709
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> maintainer |
0.2.2 08 Apr 2011 00:48:58 |
swills |
- Update to 0.2.2
PR: ports/156244
Submitted by: Jyun-Yan You <jyyou at cs.nctu.edu.tw> (maintainer) |
0.2.1 06 Apr 2011 07:27:53 |
clsung |
- Update to 0.2.1
PR: ports/155943
Submitted by: maintainer (Jyun-Yan You) |
0.2 25 Mar 2011 10:57:59 |
miwi |
- Update to 0.2
PR: 155774
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer) |
0.1.1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.1.1 22 Aug 2010 13:00:09 |
lwhsu |
Add rubygem-net-ldap 0.1.1, pure Ruby LDAP support library with most
client features.
PR: ports/149808
Submitted by: Jyun-Yan You <jyyou at cs.nctu.edu.tw> |