Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.1.0 14 Jan 2023 23:08:33
    |
Muhammad Moinur Rahman (bofh)  |
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 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
6.1.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
6.1.0 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
6.1.0 11 Jan 2022 18:47:49
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-unicorn: Update to 6.1.0
Changes: https://yhbt.net/unicorn/NEWS |
6.0.0 21 Jul 2021 18:12:11
    |
Po-Chuan Hsieh (sunpoet)  |
www/rubygem-unicorn: Update to 6.0.0
Changes: https://yhbt.net/unicorn/NEWS.html |
5.6.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.6.0 23 Aug 2020 19:49:28
  |
sunpoet  |
Update to 5.6.0
- Remove CONFLICTS_INSTALL: rubygem-unicorn51 was removed almost 1.5 years ago
- Update WWW
Changes: https://yhbt.net/unicorn/NEWS.html |
5.5.5 04 Jun 2020 19:57:53
  |
mfechner  |
Update to 5.5.5 which is required for gitlab-ce 13.0. |
5.4.1 28 May 2020 07:51:53
  |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 5). |
5.4.1 31 Jul 2018 00:05:19
  |
sunpoet  |
Update to 5.4.1
Changes: https://bogomips.org/unicorn/NEWS.html |
5.4.0 16 Mar 2018 10:06:16
  |
jhale  |
Fix typo in CONFLICTS_INSTALL in www/rubygem-unicorn51
Add corresponding CONFLICTS_INSTALL in www/rubygem-unicorn
Pet portlint
Approved by: portmgr (blanket) |
5.4.0 25 Dec 2017 13:54:30
  |
sunpoet  |
Update to 5.4.0
Changes: https://bogomips.org/unicorn/NEWS.html |
5.3.1 04 Oct 2017 10:56:11
  |
sunpoet  |
Update to 5.3.1
- Update WWW
Changes: https://bogomips.org/unicorn/NEWS.html |
5.3.0 03 Apr 2017 07:43:04
  |
sunpoet  |
Update to 5.3.0
Changes: http://bogomips.org/unicorn/NEWS.html |
5.2.0 30 Dec 2016 19:22:44
  |
sunpoet  |
- Update to 5.2.0
- Update WWW
Changes: http://bogomips.org/unicorn/NEWS.html |
5.1.0 27 Apr 2016 21:57:32
  |
swills  |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
5.1.0 27 Apr 2016 16:36:42
  |
swills  |
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 |
5.1.0 01 Apr 2016 11:16:59
  |
sunpoet  |
- Update to 5.1.0
- Add LICENSE_FILE
- Update RUN_DEPENDS: remove PORTSDIR
Changes: http://unicorn.bogomips.org/NEWS.html |
5.0.1 20 Nov 2015 09:16:48
  |
sunpoet  |
- Update to 5.0.1
- Change post-patch: to USES=shebangfix
Changes: http://unicorn.bogomips.org/NEWS.html |
5.0.0 06 Nov 2015 08:52:13
  |
sunpoet  |
- Update to 5.0.0
Changes: http://unicorn.bogomips.org/NEWS.html |
4.9.0_2 30 Sep 2015 19:20:08
  |
amdmi3  |
- Fix shebangs
Approved by: portmgr blanket |
4.9.0_1 13 Jun 2015 20:14:35
  |
sunpoet  |
- Update RUN_DEPENDS: use newer rubygem-rack
- Bump PORTREVISION for dependency change |
4.9.0 27 May 2015 13:07:33
  |
sunpoet  |
- Update to 4.9.0
Changes: http://bogomips.org/unicorn.git/log/?showmsg=1 |
4.6.3 28 Aug 2014 16:25:04
  |
sunpoet  |
- Add LICENSE
- Sort RUN_DEPENDS |
4.6.3 30 Oct 2013 03:05:18
  |
swills  |
- Add stage support |
4.6.3 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
4.6.3 29 Aug 2013 04:10:38
  |
sunpoet  |
- Use single space after WWW: |
4.6.3 26 Jun 2013 02:45:01
  |
swills  |
- Update to 4.6.3 |
4.6.2 03 Jun 2013 19:40:05
  |
swills  |
- Update to 4.6.2 |
4.3.1 05 Jun 2012 20:05:18
 |
swills  |
- Update to 4.3.1 |
4.2.0 12 Feb 2012 02:15:53
 |
pgollucci  |
- Update to 4.2.0
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
4.1.1 08 Jan 2012 07:01:25
 |
eadler  |
Repeated words are are hard to to find sometimes.
Approved by: portmgr (itetcu) |
4.1.1 16 Nov 2011 16:57:13
 |
swills  |
Unicorn is an HTTP server for Rack applications designed to only serve fast
clients on low-latency, high-bandwidth connections and take advantage of
features in Unix/Unix-like kernels. Slow clients should only be served by
placing a reverse proxy capable of fully buffering both the the request and
response in between Unicorn and slow clients.
WWW: http://unicorn.bogomips.org/
Feature safe: yes |