non port: net/rubygem-net-ldap/Makefile |
SVNWeb
|
Number of commits found: 26 |
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:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
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 )
|
Thu, 9 Jun 2022
|
[ 11:00 Po-Chuan Hsieh (sunpoet) ] 446a1c1
net/rubygem-net-ldap: Update to 0.17.1
Changes: https://github.com/ruby-ldap/ruby-net-ldap/releases
|
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, 13 Jan 2021
|
[ 10:28 mfechner ]
Update to 0.17.0.
Changelog:
https://github.com/ruby-ldap/ruby-net-ldap/blob/master/History.rdoc
|
Thu, 2 Nov 2017
|
[ 19:02 sunpoet ]
Update to 0.16.1
Changes: https://github.com/ruby-ldap/ruby-net-ldap/blob/master/History.rdoc
|
Mon, 17 Apr 2017
|
[ 16:50 miwi ]
- Fix shebangs
|
Sat, 25 Feb 2017
|
[ 09:56 sunpoet ]
Update to 0.14.0
Changes: https://github.com/ruby-ldap/ruby-net-ldap/blob/master/History.rdoc
|
Wed, 28 Dec 2016
|
[ 18:21 swills ]
net/rubygem-net-ldap: update to 0.15.0
|
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
|
Sun, 6 Mar 2016
|
[ 06:32 sunpoet ]
- Update to 0.14.0
Changes: https://github.com/ruby-ldap/ruby-net-ldap/blob/master/History.rdoc
|
Sun, 17 Jan 2016
|
[ 13:21 sunpoet ]
- Update to 0.13.0
Changes: https://github.com/ruby-ldap/ruby-net-ldap/blob/master/History.rdoc
Sponsored by: PortsCamp Taiwan
|
Fri, 11 Dec 2015
|
[ 22:09 mmoll ]
net/rubygem-net-ldap: update to 0.12.1
|
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
|
Tue, 26 May 2015
|
[ 18:05 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)
|
Fri, 14 Feb 2014
|
[ 19:06 swills ]
Patches that address CVE-2014-0083
Submitted by: delphij
|
Wed, 30 Oct 2013
|
[ 02:53 swills ] (Only the first 10 of 16 ports in this commit are shown above. )
- Add stage support
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Mon, 27 May 2013
|
[ 18:53 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)
|
Sat, 12 May 2012
|
[ 17:09 swills ]
- Update to 0.3.1
PR: ports/167709
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> maintainer
|
Fri, 8 Apr 2011
|
[ 00:48 swills ]
- Update to 0.2.2
PR: ports/156244
Submitted by: Jyun-Yan You <jyyou at cs.nctu.edu.tw> (maintainer)
|
Wed, 6 Apr 2011
|
[ 07:27 clsung ]
- Update to 0.2.1
PR: ports/155943
Submitted by: maintainer (Jyun-Yan You)
|
Fri, 25 Mar 2011
|
[ 10:57 miwi ]
- Update to 0.2
PR: 155774
Submitted by: Jyun-Yan You <jyyou@cs.nctu.edu.tw> (maintainer)
|
Sun, 22 Aug 2010
|
[ 13:00 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>
|
Number of commits found: 26 |