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: editors/diakonos/Makefile
SVNWeb

Number of commits found: 29

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:7cd7a8d850aa40bd9f93927a98e3664a54cf15e1  commit hash:7cd7a8d850aa40bd9f93927a98e3664a54cf15e1  commit hash:7cd7a8d850aa40bd9f93927a98e3664a54cf15e1  7cd7a8d  (Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
editors: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andreas Kohout <shanee@augusta.de>
  *  Andrej Zverev <az@inec.ru>
  *  Andrey Zakhvatov
  *  Anton Tornqvist <antont@inbox.lv>
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Bob Eager <bob@eager.cx>
  *  Chris D. Faulhaber <jedgar@fxp.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 5 Sep 2021
[ 09:07 Rainer Hurling (rhurlin) search for other commits by this committer Author: Chris Petrik ]    commit hash:22bbd4f93965a2a6f23c72b7bfe1f60441290fe8  commit hash:22bbd4f93965a2a6f23c72b7bfe1f60441290fe8  commit hash:22bbd4f93965a2a6f23c72b7bfe1f60441290fe8  22bbd4f 
editors/diakonos: Add maintainer

PR:		258273
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.
Fri, 9 Oct 2020
[ 20:39 0mp search for other commits by this committer ] Original commit   Revision:551822
Specify stricter version requirement for RUN_DEPENDS

This is possible now as rubygem-curses >= 1.3.1 is now in ports.
Thu, 24 Sep 2020
[ 09:02 0mp search for other commits by this committer ] Original commit   Revision:549908
editors/diakonos: Update to 0.9.7

Changelog:
https://github.com/Pistos/diakonos/blob/v0.9.7/CHANGELOG
Thu, 24 Sep 2015
[ 22:19 bapt search for other commits by this committer ] Original commit   Revision:397775
Convert to @sample
While here, use option helper
Mon, 4 May 2015
[ 00:33 eadler search for other commits by this committer ] Original commit   Revision:385360 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
By request, reset maintainership of multiple ports

PR:		199903
Submitted by:	"Chris Petrik" <chris@bsdjunk.com>
Mon, 9 Feb 2015
[ 19:04 pawel search for other commits by this committer ] Original commit   Revision:378746
- Update to version 0.9.4
- Submitter is new maintainer

PR:		197180
Submitted by:	chris@bsdjunk.com
Fri, 4 Apr 2014
[ 19:26 pawel search for other commits by this committer ] Original commit   Revision:350152
- Add staging support
- Define DOCS option
Thu, 6 Mar 2014
[ 08:12 culot search for other commits by this committer ] Original commit   Revision:347170
- Reset maintainership

PR:		ports/187285
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Thu, 2 Jan 2014
[ 19:55 swills search for other commits by this committer ] Original commit   Revision:338475
- Remove unneeded RUBY_VER

With hat:	ruby@
Fri, 20 Sep 2013
[ 16:36 bapt search for other commits by this committer ] Original commit   Revision:327720 (Only the first 10 of 298 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:
editors)
Thu, 7 Mar 2013
[ 03:25 bdrewery search for other commits by this committer ] Original commit   Revision:313559 (Only the first 10 of 106 ports in this commit are shown above. View all ports for this commit)
- Please welcome back Chris Petrik as maintainer of
  these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines

PR:		ports/175415 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with:	bapt
Mon, 10 Dec 2012
[ 01:20 eadler search for other commits by this committer ] Original commit   Revision:308576 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Revert Chris Petrik's ports to the pool.  Thank you for all your work so far,
and should you desire to return just let us know.

PR:		ports/174309
Submitted by:	Chris Petrik
Sat, 8 Dec 2012
[ 23:54 beech search for other commits by this committer ] Original commit   Revision:308497
- Update to 0.9.1

Feature safe: yes

PR:		ports/174219
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Thu, 13 Sep 2012
[ 20:10 rm search for other commits by this committer ] Original commit   Revision:304230
- add license (MIT)

PR:		171620
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Sun, 9 Sep 2012
[ 02:30 eadler search for other commits by this committer ] Original commit   Revision:303952 (Only the first 10 of 32 ports in this commit are shown above. View all ports for this commit)
Welcome back Chris Petrik <c.petrik.sosa@gmail.com>

PR:	ports/171481
Mon, 14 Nov 2011
[ 14:29 miwi search for other commits by this committer ] Original commit 
- Update to 0.9.0

PR:             162553
Submitted by:   Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe:   yes
Wed, 16 Mar 2011
[ 07:06 bapt search for other commits by this committer ] Original commit 
update WWW and MASTER_SITES
while here remove md5
Wed, 2 Mar 2011
[ 23:59 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Return these ports to the pool.

PR:             ports/155217
Submitted by:   maintainer
Wed, 27 Oct 2010
[ 00:46 wen search for other commits by this committer ] Original commit 
- Pass maintainership to submitter

PR:             ports/151754
Submitted by:   Chris Petrik <c.petrik.sosa@gmail.com> (new maintainer)
Tue, 15 Jun 2010
[ 01:01 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Reset maintainer at his request.

PR:             ports/147838
Sat, 13 Mar 2010
[ 20:11 pav search for other commits by this committer ] Original commit 
- The maintainer reappeared

Requested by:   the maintainer
Fri, 4 Dec 2009
[ 02:38 linimon 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)
Reinstate maintainer at his request.
Thu, 26 Nov 2009
[ 00:36 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Temporarily reassign ports maintained by chris@officialunix.com back to
the pool for the duration of his upcoming move.

Requested by:   maintainer
Fri, 7 Aug 2009
[ 17:36 amdmi3 search for other commits by this committer ] Original commit 
- Update to 0.8.12

PR:             137505
Submitted by:   Chris Petrik <chris@officialunix.com> (maintainer)
Wed, 8 Jul 2009
[ 01:27 amdmi3 search for other commits by this committer ] Original commit 
Diakonos, the console text editor with a key mapping you practically
already know. Easy to use and easy to configure, but potent in the
hands of power users.

Chris Petrik (chris@officialunix.com)
WWW: http://purepistos.net/diakonos

PR:             136213
Submitted by:   Chris Petrik <c.petrik.sosa@gmail.com>

Number of commits found: 29