non port: irc/rbot/Makefile |
SVNWeb
|
Number of commits found: 43 |
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) ] 6ec0477 (Only the first 10 of 87 ports in this commit are shown above. )
irc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* A. Gabriel <backslash@BSDCode.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Alfred Perlstein <alfred@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Ben Hutchinson <benhutch@xfiles.org.uk>
* Bill Fumerola <billf@chc-chimes.com>
* Chess Griffin <chess@chessgriffin.com>
* Chris Piazza <cpiazza@FreeBSD.org>
* Craig Edwards <brain@mail1.chatspike.net> (Only the first 15 lines of the commit message are shown above )
|
Tue, 21 Jun 2022
|
[ 20:58 Po-Chuan Hsieh (sunpoet) ] 6798c4c
irc/rbot: Change RUN_DEPENDS from rubygem-oauth2 to rubygem-oauth21
- Bump PORTREVISION for dependency change
|
Tue, 21 Sep 2021
|
[ 22:24 Po-Chuan Hsieh (sunpoet) ] 4f04e47
irc/rbot: Add USES=cpe
|
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, 29 Jan 2020
|
[ 19:17 sunpoet ]
Add NO_ARCH
|
Mon, 21 Oct 2019
|
[ 21:57 bdrewery ]
Drop maintainership
|
Sat, 5 May 2018
|
[ 15:17 danfe ]
For ports under `emulators', `games', `irc`, and `sysutils' categories:
remove redundant PKGMESSAGE assignment, which is set appropriately by
the b.p.m when `pkg-message' appears on the SUB_FILES list.
|
Thu, 14 Dec 2017
|
[ 20:58 bdrewery ]
Update to 20160325 and fix with newer ruby versions.
Reported by: swills
|
Sat, 3 Dec 2016
|
[ 19:36 sunpoet ]
- Add LICENSE
- Fix GH_TAGNAME
- Convert to options target helper
Approved by: portmgr (blanket)
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 3 Feb 2016
|
[ 16:31 swills ]
irc/rbot: mark broken with Ruby 2.2
|
Sun, 17 Jan 2016
|
[ 07:06 swills ] (Only the first 10 of 26 ports in this commit are shown above. )
mark ports that don't work with Ruby 2.3
PR: 205774
|
Sat, 4 Apr 2015
|
[ 04:02 bdrewery ]
Update rbot to the new upstream from the 20150311 snapshot.
It now actually works with Ruby 2.0+.
This requires manual migration to fix the registry files. See the
UPDATING entry.
|
Fri, 21 Feb 2014
|
[ 13:37 ehaupt ] (Only the first 10 of 12 ports in this commit are shown above. )
Remove trailing whitespaces from category irc
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Sun, 9 Feb 2014
|
[ 01:55 bdrewery ]
- Support STAGEDIR
|
Fri, 20 Sep 2013
|
[ 15:58 bdrewery ] (Only the first 10 of 37 ports in this commit are shown above. )
- Add NO_STAGE until validated to be safe for upcoming staging support
|
Sat, 17 Aug 2013
|
[ 16:45 bdrewery ]
- Fix runtime crash due to gettext
Obtained from: upstream git
|
[ 16:33 bdrewery ]
Take maintainership
|
[ 16:32 bdrewery ] (Only the first 10 of 28 ports in this commit are shown above. )
- Reset yzlin's ports
With hat: portmgr
|
Sat, 30 Jul 2011
|
[ 18:33 swills ]
- Fix build with Ruby 1.9
PR: ports/158617
Approved by: yzlin (maintainer timeout)
|
Mon, 10 Jan 2011
|
[ 16:01 roberto ]
Update to 0.9.15.
Maintainer timeout.
PR: ports/153030
Submitted by: Renaud Chaput <renchap@cocoa-x.com>
|
Wed, 29 Jul 2009
|
[ 12:59 yzlin ] (Only the first 10 of 22 ports in this commit are shown above. )
- Change to my mail address at FreeBSD.org
Approved by: lwhsu (mentor)
|
Sat, 14 Mar 2009
|
[ 23:33 beech ]
- Fix dependency bug
- Bump PORTREVISION
PR: ports/132627
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
|
Sun, 23 Nov 2008
|
[ 13:39 miwi ]
- Update to 0.9.14
PR: 128475
Submitted by: jadawin@
Approved by: maintainer
|
Sun, 7 Sep 2008
|
[ 07:47 itetcu ]
- Depend on devel/ruby-gettext which is reqired by default translation function
- Bump PORTREVISION
PR: ports/127090
Submitted by: Yi-Jheng Lin (maintainer)
|
Thu, 4 Sep 2008
|
[ 17:26 beech ]
- Wrap portdocs install in NOPORTDOCS variable
Reported By: QA Tindy
|
[ 03:20 beech ]
- Update to 0.9.13
PR: ports/127072
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
|
Tue, 26 Aug 2008
|
[ 18:49 beech ]
- Fix build with NOPORTDATA
- Bump portrevision
PR: ports/126847
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw> (maintainer)
|
Mon, 25 Aug 2008
|
[ 02:46 beech ]
- Update to 0.9.12
- Many minor tweaks
- Pass maintainership to submitter
PR: ports/126768
Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
|
[ 02:07 clsung ]
- I will maintain this port
|
Thu, 5 Jun 2008
|
[ 17:34 linimon ]
Reset maintainer at his request.
|
Fri, 5 Jan 2007
|
[ 09:36 miwi ]
- Update to 0.9.10
PR: ports/106951
Submitted by: miwi
Approved by: maintainer timeout
|
Tue, 22 Nov 2005
|
[ 08:13 clsung ]
- Update to 0.9.9
- add SHA256 checksum
PR: 89351
Submitted by: clsung
Approved by: David Bushong (maintainer)
|
Sat, 27 Mar 2004
|
[ 16:04 pav ]
- Runtime fixes for ruby-1.8
- Raise PORTREVISION
PR: ports/64782, ports/64789
Submitted by: David Bushong <david+ports@bushong.net> (maintainer)
|
Fri, 31 Oct 2003
|
[ 18:52 knu ]
Update obsolete dependencies with USE_RUBY_FEATURES.
|
Fri, 21 Feb 2003
|
[ 12:17 knu ] (Only the first 10 of 60 ports in this commit are shown above. )
De-pkg-comment.
|
Sun, 6 Oct 2002
|
[ 21:24 knu ]
Use RUBY_MOD*.
|
Thu, 8 Aug 2002
|
[ 19:18 dwcjr ]
Update to 0.9.6
PR: 41276
Submitted by: maintainer
|
Wed, 31 Jul 2002
|
[ 23:52 naddy ]
Update to 0.9.5.
PR: 41188
Submitted by: David Bushong <david+ports@bushong.net>
|
Mon, 10 Jun 2002
|
[ 18:38 knu ]
Add irc/rbot 0.9.2, a ruby IRC bot much like the perl "infobot".
PR: ports/37055 (for rbot version 0.9)
Submitted by: David Bushong <david+ports@bushong.net>
|
Number of commits found: 43 |