Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.5.17 09 Oct 2022 15:37:48
![commit hash: 2bb4e89934e59deab5dd2bf8d0d72451da7e719e commit hash: 2bb4e89934e59deab5dd2bf8d0d72451da7e719e](/images/git.png) ![commit hash: 2bb4e89934e59deab5dd2bf8d0d72451da7e719e commit hash: 2bb4e89934e59deab5dd2bf8d0d72451da7e719e](/images/codeberg.svg) ![commit hash: 2bb4e89934e59deab5dd2bf8d0d72451da7e719e commit hash: 2bb4e89934e59deab5dd2bf8d0d72451da7e719e](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Po-Chuan Hsieh (sunpoet) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-d3_rails-rails4: Remove obsoleted port
Use www/rubygem-d3_rails instead. |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.5.17 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
3.5.17 07 Apr 2021 08:09:01
![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/git.png) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/codeberg.svg) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.5.17 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
3.5.17 02 Jan 2017 10:15:30
![Revision:430346 Revision:430346](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 3.5.17
Changes: https://github.com/logical42/d3_rails/commits/master |
3.5.16 27 Apr 2016 21:57:32
![Revision:414136 Revision:414136](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
swills ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
3.5.16 27 Apr 2016 16:36:42
![Revision:414118 Revision:414118](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
swills ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
3.5.16 01 Apr 2016 14:33:58
![Revision:412351 Revision:412351](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
3.5.16 06 Mar 2016 06:37:01
![Revision:410419 Revision:410419](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 3.5.16
Changes: https://github.com/logical42/d3_rails/commits/master |
3.5.11 17 Jan 2016 13:24:14
![Revision:406463 Revision:406463](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 3.5.11
Changes: https://github.com/logical42/d3_rails/commits/master
Sponsored by: PortsCamp Taiwan |
3.5.10 09 Dec 2015 14:28:43
![Revision:403419 Revision:403419](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 3.5.10
Changes: https://github.com/logical42/d3_rails/commits/master |
3.5.9 06 Dec 2015 17:52:34
![Revision:403144 Revision:403144](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 3.5.9
Changes: https://github.com/logical42/d3_rails/commits/master |
3.5.8 05 Dec 2015 06:12:02
![Revision:403032 Revision:403032](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 3.5.8
Changes: https://github.com/logical42/d3_rails/commits/master |
3.5.7 04 Dec 2015 12:35:28
![Revision:402973 Revision:402973](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 3.5.7
Changes: https://github.com/logical42/d3_rails/commits/master |
3.5.6 12 Nov 2015 21:42:40
![Revision:401443 Revision:401443](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add LICENSE_FILE |
3.5.6 18 Jul 2015 11:13:58
![Revision:392417 Revision:392417](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 3.5.6
Changes: https://github.com/logical42/d3_rails/commits/master |
3.5.5 28 Jun 2015 17:57:57
![Revision:390857 Revision:390857](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add NO_ARCH |
3.5.5 05 Apr 2015 18:25:42
![Revision:383338 Revision:383338](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 3.5.5
Changes: https://github.com/logical42/d3_rails/commits/master |
3.4.11 29 Sep 2014 19:53:58
![Revision:369552 Revision:369552](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
swills ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-d3_rails-rails4: update to 3.4.11 |
3.4.10 27 Sep 2014 17:32:38
![Revision:369407 Revision:369407](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
xmj ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
www/rubygem-d3_rails-rails4: copy port
Gem installation of javascript framework for data visualization, D3
WWW: https://github.com/logical42/d3_rails
Differential Revision: https://reviews.freebsd.org/D864
Approved by: swills (mentor) |