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: mail/rubygem-vmail/Makefile
SVNWeb

Number of commits found: 26

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:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b587cc2b4da727288248ce5c15129046e6e6b332  commit hash:b587cc2b4da727288248ce5c15129046e6e6b332  commit hash:b587cc2b4da727288248ce5c15129046e6e6b332  b587cc2  (Only the first 10 of 577 ports in this commit are shown above. View all ports for this commit)
mail: remove 'Created by' lines

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

  *  <ashish@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam David <adam@FreeBSD.org>
  *  Adam McDougall <mcdouga9@egr.msu.edu>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Deiter <tiamat@komi.mts.ru>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Perel <veers@disturbed.net>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 2 Sep 2021
[ 18:09 Adam Weinberger (adamw) search for other commits by this committer ]    commit hash:58f45200bc83594c793dab6d1bb65347f061c6bf  commit hash:58f45200bc83594c793dab6d1bb65347f061c6bf  commit hash:58f45200bc83594c793dab6d1bb65347f061c6bf  58f4520  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
many: Depend on vim instead of vim-console
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.
Sun, 23 Aug 2020
[ 19:49 sunpoet search for other commits by this committer ] Original commit   Revision:546014
Change RUN_DEPENDS from rubygem-highline to rubygem-highline1

- Bump PORTREVISION for dependency change
Mon, 15 Jan 2018
[ 15:24 swills search for other commits by this committer ] Original commit   Revision:459069
mail/rubygem-vmail: update to 2.9.8

PR:		224772
Approved by:	maintainer timeout (hhyou@cs.nctu.edu.tw, > 2 weeks)
Thu, 11 Jan 2018
[ 20:34 adamw search for other commits by this committer ] Original commit   Revision:458786
Chase vim-lite -> vim-console rename
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
Sat, 9 Apr 2016
[ 12:31 sunpoet search for other commits by this committer ] Original commit   Revision:412833
- Fix gemspec for rubygem-sequel 4.33.0 update
- Update *_DEPENDS: remove redundant LOCALBASE/bin
- Bump PORTREVISION for package change
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 21 Dec 2015
[ 18:35 sunpoet search for other commits by this committer ] Original commit   Revision:404172
- Update to 2.9.5

Changes:	https://github.com/danchoi/vmail/commits/master
PR:		204867
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 23 days)
Sat, 3 Oct 2015
[ 17:10 sunpoet search for other commits by this committer ] Original commit   Revision:398525
- Add LICENSE_FILE

Approved by:	portmgr (blanket)
Sun, 12 Jul 2015
[ 16:09 sunpoet search for other commits by this committer ] Original commit   Revision:391817
- Update to 2.9.4

Changes:	https://github.com/danchoi/vmail/commits/master
PR:		201020
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 3 weeks)
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
Thu, 19 Feb 2015
[ 19:55 sunpoet search for other commits by this committer ] Original commit   Revision:379380
- Update to 2.8.7
- Add LICENSE
- Sort RUN_DEPENDS

Changes:	https://github.com/danchoi/vmail/commits/master
PR:		196882
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 1 month)
Mon, 7 Jul 2014
[ 15:31 olgeni search for other commits by this committer ] Original commit   Revision:361099 (Only the first 10 of 193 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.

CR:		D306
Approved by:	portmgr (bapt)
Fri, 24 Jan 2014
[ 14:53 miwi search for other commits by this committer ] Original commit   Revision:340904 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
- Stage Safe
Fri, 20 Sep 2013
[ 19:59 bapt search for other commits by this committer ] Original commit   Revision:327742 (Only the first 10 of 748 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:
mail)
Fri, 12 Jul 2013
[ 03:33 swills search for other commits by this committer ] Original commit   Revision:322806
- Update to 2.8.6

PR:		ports/179867
Approved by:	maintainer timeout (hhyou@cs.nctu.edu.tw, >2 weeks)
Sat, 1 Jun 2013
[ 22:28 swills search for other commits by this committer ] Original commit   Revision:319611
- Update to 2.8.4

PR:		ports/159982 (older version)
Submitted by:	Hsin-Han You <hhyou@cs.nctu.edu.tw>
Sun, 2 Oct 2011
[ 04:07 swills search for other commits by this committer ] Original commit 
- Update to 1.5.0

PR:             ports/158301
Submitted by:   pgollucci
Sat, 5 Feb 2011
[ 10:35 miwi search for other commits by this committer ] Original commit 
- Update to 1.4.6

PR:             153478
Submitted by:   Hsin-Han You <hhyou@cs.nctu.edu.tw> (maintainer)
Feature safe:   yes
Mon, 27 Dec 2010
[ 20:38 pgollucci search for other commits by this committer ] Original commit 
- Update to 0.6.4

PR:             ports/153236
Submitted by:   myself (pgollucci)
Approved by:    hhyou@cs.nctu.edu.tw (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
Wed, 15 Dec 2010
[ 23:37 pgollucci search for other commits by this committer ] Original commit 
Vmail is a Vim interface to Gmail.

Why vmail? Because some people love using Vim 1000 times more than
using a web browser or a GUI mail program.

Author: danchoi <dhchoi@gmail.com>

WWW: http://danielchoi.com/software/vmail.html

PR:             ports/153169
Submitted by:   Hsin-Han You <hhyou at cs.nctu.edu.tw>

Number of commits found: 26