Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.3.4 25 Sep 2024 04:22:56 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-jekyll: Update to 4.3.4
Changes: https://github.com/jekyll/jekyll/releases |
4.3.3 21 Feb 2024 15:10:53 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-jekyll: Update to 4.3.3
Changes: https://github.com/jekyll/jekyll/releases |
4.3.2_1 25 Dec 2023 09:03:11 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-jekyll: Fix build with Ruby 3.3
- Bump PORTREVISION for package change
PR: 274201
Reported by: Sir l33tname <sirl33tname@gmail.com>
Obtained
from: https://github.com/jekyll/jekyll/commit/e57c755c6fa71bcb922cdd1784356179cea32b7e |
4.3.2 05 Feb 2023 15:49:52 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-jekyll: Update to 4.3.2
Changes: https://github.com/jekyll/jekyll/releases |
4.3.1 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 |
4.3.1 30 Dec 2022 09:05:43 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-jekyll: Update to 4.3.1
Changes: https://github.com/jekyll/jekyll/releases |
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) |
4.2.2 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 ) |
4.2.2 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 ) |
4.2.2 25 Mar 2022 13:37:42 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-jekyll: Update to 4.2.2
Changes: https://github.com/jekyll/jekyll/releases |
4.2.1 20 Feb 2022 13:06:12 |
Dan Langille (dvl) |
devel/ruby-gems: Update to 3.3.7
These are fixes Ruby 3.0
Changes were compiled against all dependencies of devel/ruby-gems and
they all built cleanly.
There are five known build failures, all prexisting:
* devel/rubygem-xdg5: requires Ruby 3.0
* devel/rubygem-xdg: requires Ruby 3.1
* graphics/rubygem-objectdetect: port explicitly marked broken
* mail/rubygem-tmail: port explicitly marked broken
* science/cdcl: marked broken, unfetchable
Plus, science/rubygem-ruby-dcl gets skipped because of science/cdcl
PR: 258108
Approved by: ruby (zi@) |
4.2.1 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
4.2.1 27 Sep 2021 19:48:13 |
Po-Chuan Hsieh (sunpoet) |
www/rubygem-jekyll: Update to 4.2.1
Changes: https://github.com/jekyll/jekyll/releases |
4.2.0_2 21 Sep 2021 12:58:10 |
Bernhard Froehlich (decke) |
www/rubygem-jekyll: Add CPE information
Approved by: portmgr (blanket) |
4.2.0_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.2.0_2 01 Feb 2021 19:44:37 |
sunpoet |
Fix gemspec for rubygem-terminal-table 3.0.0 update
- Bump PORTREVISION for package change |
4.2.0_1 10 Jan 2021 08:26:30 |
sunpoet |
Change RUN_DEPENDS from rubygem-liquid to rubygem-liquid4
- Bump PORTREVISION for dependency change |
4.2.0 19 Dec 2020 20:17:04 |
sunpoet |
Update to 4.2.0
Changes: https://github.com/jekyll/jekyll/releases |
4.1.1 26 Jun 2020 08:47:23 |
sunpoet |
Update to 4.1.1
Changes: https://github.com/jekyll/jekyll/releases |
4.1.0 29 May 2020 01:58:14 |
sunpoet |
Update to 4.1.0
Changes: https://github.com/jekyll/jekyll/releases |
4.0.1 09 May 2020 13:50:34 |
sunpoet |
Update to 4.0.1
Changes: https://github.com/jekyll/jekyll/releases |
4.0.0_1 19 Jan 2020 11:12:20 |
sunpoet |
Fix gemspec for rubygem-mercenary 0.4.0 update
- Bump PORTREVISION for package change |
4.0.0 07 Sep 2019 22:47:13 |
sunpoet |
Update to 4.0.0
- Update version requirement of RUN_DEPENDS
- Take maintainership
Changes: https://github.com/jekyll/jekyll/releases |
3.8.5 11 Nov 2018 18:24:12 |
sunpoet |
Remove outdated CONFLICTS_INSTALL |
3.8.5 05 Nov 2018 21:46:36 |
sunpoet |
Update to 3.8.5
Changes: https://github.com/jekyll/jekyll/releases |
3.8.4 03 Oct 2018 09:38:33 |
amdmi3 |
- Update WWW
- Pet portlint
Approved by: portmgr blanket |
3.8.4 20 Sep 2018 00:23:44 |
sunpoet |
Update to 3.8.4
Changes: https://github.com/jekyll/jekyll/releases |
3.8.3 31 Jul 2018 23:54:58 |
sunpoet |
Update to 3.8.3
Changes: https://github.com/jekyll/jekyll/releases |
3.8.2 20 May 2018 18:56:19 |
sunpoet |
Update to 3.8.2
Changes: https://github.com/jekyll/jekyll/releases |
3.8.1 02 May 2018 20:37:26 |
sunpoet |
Update to 3.8.1
Changes: https://github.com/jekyll/jekyll/releases |
3.8.0 22 Apr 2018 08:57:24 |
sunpoet |
Update to 3.8.0
Changes: https://github.com/jekyll/jekyll/releases |
3.7.3 26 Feb 2018 22:31:16 |
sunpoet |
Update to 3.7.3
Changes: https://github.com/jekyll/jekyll/releases |
3.7.2_1 15 Feb 2018 12:47:38 |
sunpoet |
Fix gemspec for rubygem-i18n 1.0.0 update
- Bump PORTREVISION for package change |
3.7.2 31 Jan 2018 15:53:03 |
sunpoet |
Update to 3.7.2
Changes: https://github.com/jekyll/jekyll/releases |
3.7.0 03 Jan 2018 16:46:50 |
sunpoet |
Update to 3.7.0
Changes: https://github.com/jekyll/jekyll/blob/master/History.markdown |
3.6.2_1 14 Dec 2017 20:44:26 |
sunpoet |
Change RUN_DEPENDS from rubygem-jekyll-watch to rubygem-jekyll-watch1
- Bump PORTREVISION for dependency change |
3.6.2 22 Oct 2017 16:10:23 |
sunpoet |
Update to 3.6.2
Changes: https://github.com/jekyll/jekyll/blob/master/History.markdown |
3.6.1 21 Oct 2017 20:19:10 |
sunpoet |
Update to 3.6.1
Changes: https://github.com/jekyll/jekyll/blob/master/History.markdown |
3.6.0 22 Sep 2017 09:14:23 |
sunpoet |
Update to 3.6.0
Changes: https://github.com/jekyll/jekyll/blob/master/History.markdown |
3.5.2 13 Aug 2017 16:40:29 |
sunpoet |
Update to 3.5.2
Changes: https://github.com/jekyll/jekyll/blob/master/History.markdown |
3.5.1 18 Jul 2017 17:56:21 |
sunpoet |
Update to 3.5.1
Changes: https://github.com/jekyll/jekyll/blob/master/History.markdown |
3.5.0 19 Jun 2017 17:26:46 |
sunpoet |
Update to 3.5.0
Changes: https://github.com/jekyll/jekyll/blob/master/History.markdown |
3.4.4 18 Jun 2017 17:33:07 |
sunpoet |
Update to 3.4.4
Changes: https://github.com/jekyll/jekyll/blob/master/History.markdown |
3.4.3 22 Mar 2017 21:36:45 |
sunpoet |
Update to 3.4.3
Changes: https://github.com/jekyll/jekyll/blob/master/History.markdown |
3.4.2 10 Mar 2017 22:46:43 |
sunpoet |
Update to 3.4.2
Changes: https://github.com/jekyll/jekyll/blob/master/History.markdown |
3.4.1 03 Mar 2017 10:25:15 |
sunpoet |
Update to 3.4.1
Changes: https://github.com/jekyll/jekyll/blob/v3.4.1/History.markdown |
3.4.0 28 Jan 2017 20:53:22 |
sunpoet |
Update to 3.4.0
Changes: https://github.com/jekyll/jekyll/blob/master/History.markdown |
3.3.1_1 06 Jan 2017 20:03:04 |
sunpoet |
Bump PORTREVISION for dependency change |
3.3.1 06 Jan 2017 18:53:48 |
kami |
www/rubygem-jekyll: Fix RUN_DEPENDS
- Does not work with the latest liquid release so depend on
textproc/rubygem-liquid3
- Does not work with the latest rouge release so depend on
textproc/rubygem-rouge1
PR: 213500
Reported by: freebsdbug@patpro.net
Reviewed by: mat
Approved by: mat
Differential Revision: https://reviews.freebsd.org/D8978 |
3.3.1 03 Dec 2016 19:35:37 |
sunpoet |
- Update to 3.3.1
Changes: https://github.com/jekyll/jekyll/blob/master/History.markdown |
3.1.3 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
3.1.3 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 |
3.1.3 19 Apr 2016 12:57:18 |
sunpoet |
- Update to 3.1.3
Changes: https://github.com/jekyll/jekyll/blob/master/History.markdown |
3.1.2 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
3.1.2 06 Mar 2016 06:36:25 |
sunpoet |
- Update to 3.1.2
Changes: https://github.com/jekyll/jekyll/blob/master/History.markdown |
3.0.2 22 Jan 2016 11:35:23 |
sunpoet |
- Update to 3.0.2
Changes: https://github.com/jekyll/jekyll/blob/master/History.markdown |
3.0.1 19 Nov 2015 12:38:18 |
mmoll |
www/rubygem-jekyll: update to 3.0.1 |
3.0.0 28 Oct 2015 17:04:10 |
mmoll |
www/rubygem-jekyll: update to 3.0.0
and preserve 2.5.3 as www/rubygem-jekyll2 |
2.5.3_2 27 Oct 2015 22:49:57 |
mmoll |
textproc/rubygem-liquid: update to 3.0.6
and preserve 2.6.3 as textproc/rubygem-liquid2 |
2.5.3_1 24 Sep 2015 19:06:12 |
sunpoet |
- Add LICENSE_FILE |
2.5.3_1 07 Jun 2015 20:42:02 |
sunpoet |
- Add NO_ARCH |
2.5.3_1 24 May 2015 00:05:52 |
sunpoet |
- Remove patch: rubygem-kramdown 1.7.0 fits ~> 1.3
- Sort RUN_DEPENDS
- Bump PORTREVISION for package change |
2.5.3 30 Mar 2015 02:47:08 |
swills |
Update ruby-gems to 2.4.5
Note this is a big upgrade and the way gemspecs are generated changed. As a
result, all patched gemspecs had to have new patches. |
2.5.3 25 Jan 2015 12:49:52 |
xmj |
www/rubygem-jekyll: update to 2.5.3
- update to 2.5.3
PR: 195713
Submitted by: Michael Moll <kvedulv@kvedulv.de>
Approved by: mentor (implicit) |
2.4.0 14 Sep 2014 14:37:35 |
swills |
www/rubygem-jekyll: update to 2.4.0
PR: 193518
Submitted by: Michael Moll <kvedulv@kvedulv.de> |
2.3.0 25 Aug 2014 19:36:49 |
swills |
www/rubygem-jekyll: update to 2.3.0
PR: 192977
Submitted by: Michael Moll <kvedulv@kvedulv.de> |
1.0.3_1 08 May 2014 03:32:39 |
sunpoet |
- Add LICENSE |
1.0.3_1 30 Oct 2013 03:02:28 |
swills |
- Add stage support |
1.0.3_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.0.3_1 29 Jun 2013 23:55:40 |
swills |
- Fix build after rubygem-safe_yaml update |
1.0.3 10 Jun 2013 00:27:51 |
swills |
- Update to 1.0.3 |
0.11.2 12 Feb 2012 02:15:00 |
pgollucci |
- Update to 0.11.2
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
0.11.1 08 Feb 2012 02:10:50 |
pgollucci |
- Update to 0.11.1
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
0.11.0_1 20 Dec 2011 05:37:49 |
pgollucci |
- Pass some recent recents to ruby@ |
0.11.0_1 16 Nov 2011 19:10:10 |
sunpoet |
- Fix RUN_DEPENDS and sort it
- Bump PORTREVISION for dependency change
Feature safe: yes |
0.11.0 02 Nov 2011 18:05:08 |
pgollucci |
- Fix depend versions according to rubygems.org [again]
With Hat: ruby@
Tested by: P6 TB Full rubygem run |
0.11.0 30 Oct 2011 15:57:30 |
swills |
- Update to 0.11.0 [1]
- Set maintainer to ports@FreeBSD.org [2]
PR: ports/162149 [1]
Submitted by: swills (me) [1]
Approved by: peter.schuller@infidyne.com (maintainer)
Requested by: peter.schuller@infidyne.com (maintainer) [2] (private email) |
0.10.0 09 Mar 2011 06:23:21 |
wen |
- Update to 0.10.0
PR: ports/155388
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) |
0.8.0 27 Dec 2010 15:11:27 |
pgollucci |
- Update to 0.8.0
- Remove MD5
PR: ports/153039
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (peter.schuller@infidyne.com ; 15 days)
Sponsored by: RideCharge Inc. / TaxiMagic |
0.7.0 11 Nov 2010 03:22:25 |
pgollucci |
- github is redirecting all these to https now |
0.7.0 20 Oct 2010 01:35:47 |
pgollucci |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
0.7.0 13 Sep 2010 23:33:44 |
pgollucci |
- Add missing rubygem virtual categories |
0.7.0 02 Sep 2010 04:12:00 |
pgollucci |
- Update to 0.7.0
PR: ports/150019
Submitted by: myself (pgollucci)
Approved by: peter.schuller@infidyne.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
0.6.2 02 Jul 2010 16:18:59 |
sylvio |
- Update to 0.6.2
PR: ports/148300
Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer)
Feature safe: yes |
0.5.5 06 Jun 2010 19:56:32 |
pgollucci |
- Update to 0.5.5
PR: ports/147539
Approved by: peter.schuller@infidyne.com (maintainer)
Submitted by: myself (pgollucci@) |
0.5.4 06 Jun 2010 04:06:25 |
pgollucci |
- No need to mess with FETCH_ARGS anymore.
rubygems.org (RG) doesn't do redirects.
With Hat: ruby@ |
0.5.4 27 May 2010 01:00:55 |
pgollucci |
- Convert to RG macro
PR: ports/147030
Submitted by: pgollucci@ (myself)
Approved by: maintainer |
0.5.4 24 Dec 2009 22:15:57 |
miwi |
Jekyll is a simple, blog aware, static site generator. It takes a
template directory (representing the raw form of a website), runs it
through Textile or Markdown and Liquid converters, and spits out a
complete, static website suitable for serving with Apache or your
favorite web server. This is also the engine behind GitHub Pages,
which you can use to host your project?s page or blog right here from
GitHub.
WWW: http://github.com/mojombo/jekyll
PR: ports/141947
Submitted by: Peter Schuller <peter.schuller at infidyne.com> |