notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: devel/rbenv/Makefile

Number of commits found: 27

Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 25 Oct 2021
21:54 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rbenv: Update to 1.2.0

Changes:	https://github.com/rbenv/rbenv/releases
commit hash: 98e2debfbb21379e5fc0cb1c9801336c3f433885 commit hash: 98e2debfbb21379e5fc0cb1c9801336c3f433885 commit hash: 98e2debfbb21379e5fc0cb1c9801336c3f433885 commit hash: 98e2debfbb21379e5fc0cb1c9801336c3f433885 98e2deb
Thursday, 14 Oct 2021
21:30 Stefan Eßer (se) search for other commits by this committer
devel/rbenv: Add CPE information

Approved by:	portmgr (blanket)
commit hash: a18fc6362f8086f53190fb45adb4a0a172f11b59 commit hash: a18fc6362f8086f53190fb45adb4a0a172f11b59 commit hash: a18fc6362f8086f53190fb45adb4a0a172f11b59 commit hash: a18fc6362f8086f53190fb45adb4a0a172f11b59 a18fc63
Sunday, 29 Aug 2021
14:54 Alexey Dokuchaev (danfe) search for other commits by this committer
Cleanup: for ports under d* categories, drop redundant GH_{ACCOUNT,PROJECT}.
commit hash: adb7b0687e256219563428386c0b082f7145c795 commit hash: adb7b0687e256219563428386c0b082f7145c795 commit hash: adb7b0687e256219563428386c0b082f7145c795 commit hash: adb7b0687e256219563428386c0b082f7145c795 adb7b06
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 31 Mar 2019
13:40 meta search for other commits by this committer
devel/rbenv: devel/rbenv: Update to 1.1.2

- Fix rehash mechanism for versions of bash that complain about clobbering
/dev/null
- Enforce absolute RBENV_DIR to avoid having to unset CDPATH
- rbenv-version-file: ensure that the version file is a file
- rbenv init -: fix output to work without args and set -u
- rbenv shell: better error message when shell integration wasn't enabled
- Enable freezing rbenv version via rbenv version-name > .ruby-version in the
shell
- rbenv-which: avoid changing PATH unless necessary
- rbenv-prefix: do not silence rbenv-which errors for system version

PR:		236859
Submitted by:	Jose Luis Duran <jlduran@gmail.com>
Relnotes:	https://github.com/rbenv/rbenv/releases/tag/v1.1.2
Original commitRevision:497410 
Monday, 14 May 2018
00:40 meta search for other commits by this committer
devel/rbenv: pass maintainership to ruby@

as I've joined ruby@. More eyes should catch up with updates quickly.

Approved by:	? (mentor)
Original commitRevision:469844 
Tuesday, 20 Mar 2018
06:16 meta search for other commits by this committer
Update MAINTAINER to my new FreBSD.org account

also update my email address in "Created by:" field.

Approved by:	hrs (mentor)
Original commitRevision:465067 
Monday, 26 Jun 2017
23:53 dbaio search for other commits by this committer
devel/rbenv: Update to 1.1.1

Changes: https://github.com/rbenv/rbenv/releases/tag/v1.1.1

PR:		220243
Submitted by:	Jose Luis Duran <jlduran@gmail.com>
Approved by:	garga (mentor), meta+ports@vmeta.jp (maintainer)
Differential Revision:	https://reviews.freebsd.org/D11360
Original commitRevision:444434 
19:37 sunpoet search for other commits by this committer
Add LICENSE_FILE

- Fix COPYTREE_BIN usage

Approved by:	portmgr (blanket)
Original commitRevision:444401 
Wednesday, 7 Dec 2016
12:24 amdmi3 search for other commits by this committer
Update to version 1.1.0:

Backwards incompatible:

- Remove deprecated ruby-local-exec executable
- Remove support for .rbenv-version legacy version file
- Remove support for default, global legacy global version files

Features:

- Add support for rbenv shell - style of invocation that restores previous
version

Housekeeping:

- Adopt Contributor Covenant 1.4
- Replace . with source for fish shell
- Unset CDPATH if it's set by the user
- Fix rbenv <cmd> --help for sh-* commands
- Expand literal tilde in PATH

PR:		214838
Submitted by:	jlduran@gmail.com
Approved by:	meta+ports@vmeta.jp (maintainer)
Original commitRevision:428052 
Thursday, 18 Aug 2016
16:47 pawel search for other commits by this committer
- Compile the realpath C extension to speed up rbenv across the board
- The version of shobj-conf currently included in rbenv is a little old,
  and doesn't support FreeBSD 1x, include newer version. Upstreamed:

  https://github.com/rbenv/rbenv/pull/922

PR:		211657
Submitted by:	Jose Luis Duran
Approved by:	Koichiro IWAO (maintainer)
Original commitRevision:420411 
Saturday, 6 Aug 2016
01:02 pawel search for other commits by this committer
Simplify link creation

Submitted by:	mat
Original commitRevision:419725 
Friday, 5 Aug 2016
18:55 pawel search for other commits by this committer
- Change the GitHub repo sstephenson -> rbenv [1]
- Include the gem-rehash plugin (now included with rbenv) [1]
- Update the autocompletion patch [1]
- Update WWW homepage, add pkg-descr [1]
- Fix absolute path link to libexec/rbenv

PR:		211536 [1]
Submitted by:	Jose Luis Duran (via private email) [1]
Approved by:	Koichiro IWAO (maintainer)
Original commitRevision:419704 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Thursday, 14 Jan 2016
08:03 miwi search for other commits by this committer
- Update to 1.0.0

PR:		206183
Submitted by:	maintainer
Original commitRevision:406097 
Wednesday, 6 May 2015
15:16 mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385521 
Thursday, 19 Mar 2015
16:44 bdrewery search for other commits by this committer
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
Original commitRevision:381618 
Monday, 14 Jul 2014
07:30 rakuco search for other commits by this committer
- Pass maintainership to submitter.
- Fix LICENSE, the port is actually MIT-licensed.

PR:		191856
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
Original commitRevision:361737 
Saturday, 12 Jul 2014
22:44 rakuco search for other commits by this committer
Reset maintainership.

PR:		191848
Submitted by:	Fabian M. Borschel <fmb@mailbox.org>
Original commitRevision:361649 
Sunday, 15 Jun 2014
03:00 miwi search for other commits by this committer
- Stage support

PR:		190979
Original commitRevision:357810 
Friday, 20 Sep 2013
17:17 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Original commitRevision:327726 
Sunday, 11 Aug 2013
22:00 jgh search for other commits by this committer
- sanitize installation to not clobber suid/guid files
- while here print installation

Previous installations reset the ownerships of all
SUID and SGID files in /usr/local/libexec and
included subdirectories to root:wheel.
PR:		180851
Reported by:	Carl Johnson <carlj@peak.org>
Submitted by:	jgh@
Approved by:	fmb@onibox.net (maintainer timeout, > 14days )
Original commitRevision:324606 
Saturday, 8 Jun 2013
06:39 jgh search for other commits by this committer
- fix completions installations [1]
- while here explictly name LICENSE_PERMS

PR:		177755
Submitted by:	freebsd@geoffgarside.co.uk [1], fmb@onibox.net (maintainer)
Approved by:	maintainer
Original commitRevision:320237 
Saturday, 26 Jan 2013
11:06 mva search for other commits by this committer
- Update to 0.4.0

PR:		ports/175256
Submitted by:	Fabian M. Borschel <fmb@onibox.net> (maintainer)
Original commitRevision:311004 
Wednesday, 2 Jan 2013
07:40 jgh search for other commits by this committer
- add new port : devel/rbenv

rbenv lets you easily switch between multiple versions of Ruby.
It's simple, unobtrusive, and follows the UNIX tradition of
single-purpose tools that do one thing well.

WWW: https://github.com/sstephenson/rbenv

PR:		174735
Submitted by:	fmb@onibox.net
Original commitRevision:309803 

Number of commits found: 27