6ebc FreshPorts -- www/rubygem-jekyll
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
rubygem-jekyll 0.11.2 www on this many watch lists=0 search for ports that depend on this port
Simple, blog aware, static site generator
Maintained by: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 Dec 2009 22:16:24
Also Listed In: rubygems
License: not specified in port


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: https://github.com/mojombo/jekyll
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/ruby-gems
  2. lang/ruby18
Required To Run:
  1. textproc/rubygem-albino
  2. devel/rubygem-classifier
  3. devel/rubygem-directory_watcher
  4. textproc/rubygem-kramdown
  5. textproc/rubygem-liquid
  6. www/rubygem-maruku
  7. devel/ruby-gems
  8. lang/ruby18
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/rubygem-jekyll/ && make install clean
To add the package: pkg_add -r rubygem-jekyll


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rubygem/
  2. http://production.cf.rubygems.org/gems/
  3. http://production.s3.rubygems.org/gems/

Number of commits found: 17

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
12 Feb 2012 02:15:00
Original commit files touched by this commit  0.11.2
pgollucci search for other commits by this committer
- Update to 0.11.2

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
08 Feb 2012 02:10:50
Original commit files touched by this commit  0.11.1
pgollucci search for other commits by this committer
- Update to 0.11.1

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
20 Dec 2011 05:37:49
Original commit files touched by this commit  0.11.0_1
pgollucci search for other commits by this committer
- Pass some recent recents to ruby@
16 Nov 2011 19:10:10
Original commit files touched by this commit  0.11.0_1
sunpoet search for other commits by this committer
- Fix RUN_DEPENDS and sort it
- Bump PORTREVISION for dependency change

Feature safe:   yes
02 Nov 2011 18:05:08
Original commit files touched by this commit  0.11.0
pgollucci search for other commits by this committer
- Fix depend versions according to rubygems.org [again]

With Hat:       ruby@
Tested by:      P6 TB Full rubygem run
30 Oct 2011 15:57:30
Original commit files touched by this commit  0.11.0
swills search for other commits by this committer
- 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)
09 Mar 2011 06:23:21
Original commit files touched by this commit  0.10.0
wen search for other commits by this committer
- Update to 0.10.0

PR:             ports/155388
Submitted by:   Peter Schuller <peter.schuller@infidyne.com> (maintainer)
27 Dec 2010 15:11:27
Original commit files touched by this commit  0.8.0
pgollucci search for other commits by this committer
- 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
11 Nov 2010 03:22:25
Original commit files touched by this commit  0.7.0
pgollucci search for other commits by this committer
- github is redirecting all these to https now
20 Oct 2010 01:35:47
Original commit files touched by this commit  0.7.0
pgollucci search for other commits by this committer
- 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
13 Sep 2010 23:33:44
Original commit files touched by this commit  0.7.0
pgollucci search for other commits by this committer
- Add missing rubygem virtual categories
02 Sep 2010 04:12:00
Original commit files touched by this commit  0.7.0
pgollucci search for other commits by this committer
- Update to 0.7.0

PR:             ports/150019
Submitted by:   myself (pgollucci)
Approved by:    peter.schuller@infidyne.com (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
02 Jul 2010 16:18:59
Original commit files touched by this commit  0.6.2
sylvio search for other commits by this committer
- Update to 0.6.2

PR:             ports/148300
Submitted by:   Peter Schuller <peter.schuller@infidyne.com> (maintainer)
Feature safe:   yes
06 Jun 2010 19:56:32
Original commit files touched by this commit  0.5.5
pgollucci search for other commits by this committer
- Update to 0.5.5

PR:             ports/147539
Approved by:    peter.schuller@infidyne.com (maintainer)
Submitted by:   myself (pgollucci@)
06 Jun 2010 04:06:25
Original commit files touched by this commit  0.5.4
pgollucci search for other commits by this committer
- No need to mess with FETCH_ARGS anymore.
  rubygems.org (RG) doesn't do redirects.

With Hat:   ruby@
27 May 2010 01:00:55
Original commit files touched by this commit  0.5.4
pgollucci search for other commits by this committer
- Convert to RG macro

PR:             ports/147030
Submitted by:   pgollucci@ (myself)
Approved by:    maintainer
24 Dec 2009 22:15:57
Original commit files touched by this commit  0.5.4
miwi search for other commits by this committer
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>

Number of commits found: 17

2837
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days29
new fortnight61
new month219

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0