Port details |
- rubygem-staticmatic Manage static websites using Haml and Sass
- 0.11.1 www
=0 0.11.1Version of this port present on the latest quarterly branch.
- DEPRECATED: No longer maintained upstream
This port expired on: 2013-10-15
- Maintainer: gogo@cs.uni-sb.de
- Port Added: 2007-12-12 12:47:16
- Last Update: 2013-10-15 12:44:10
- SVN Revision: 330396
- Also Listed In: rubygems
- License: not specified in port
- WWW:
- http://staticmatic.net
- Description:
- Staticmatic lets you manage static websites with Haml & Sass.
WWW: http://staticmatic.net
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- rubygem-staticmatic>0:www/rubygem-staticmatic
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-staticmatic
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gem19 : devel/ruby-gems
- ruby19 : lang/ruby19
- Runtime dependencies:
-
- rubygem-haml>=2.0.0 : www/rubygem-haml
- rubygem-mongrel>=1.1.5 : www/rubygem-mongrel
- rubygem-rack>=1.0 : www/rubygem-rack
- rubygem-compass>=0.10.0 : textproc/rubygem-compass
- gem19 : devel/ruby-gems
- ruby19 : lang/ruby19
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.11.1 15 Oct 2013 12:44:10 |
bapt |
2013-10-15 www/rubygem-staticmatic: No longer maintained upstream
2013-10-10 www/ruby-nora: Does not work with Ruby 1.9
www/aswiki
2013-10-10 textproc/ruby-amrita: Does not work with Ruby 1.9
2013-10-15 security/flowtag: Does not work with Ruby 1.9
2013-10-10 lang/ruby-lua4: Does not work with Ruby 1.9
2013-10-15 dns/dnsdoctor: Does not work with Ruby 1.9 |
0.11.1 11 Oct 2013 12:29:53 |
tabthorpe |
- DEPRECATE at maintainer's request |
0.11.1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.11.1 19 Dec 2011 23:54:44 |
pgollucci |
- Update to 0.11.1
PR: ports/163397
Submitted by: myself (pgollucci)
Approved by: gogo@cs.uni-sb.de (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic |
0.11.0 30 Oct 2011 15:29:22 |
swills |
- Update to 0.11.0
PR: ports/162146
Submitted by: swills (me)
Approved by: gogo@cs.uni-sb.de (maintainer) |
0.10.8 20 Jun 2011 17:25:42 |
pgollucci |
- Fix dependency versions |
0.10.8 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.10.8 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.10.8 28 Aug 2010 01:49:26 |
pgollucci |
- Update to 0.10.8
PR: ports/150022
Approved by: gogo@cs.uni-sb.de (maintainer) |
0.10.7 06 Jun 2010 19:56:39 |
pgollucci |
- Update to 0.10.7
PR: ports/147545
Approved by: gogo@cs.uni-sb.de (maintainer)
Submitted by: myself (pgollucci@) |
0.10.6 26 May 2010 19:51:35 |
pgollucci |
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@ |
0.10.6 16 Dec 2009 19:23:32 |
pgollucci |
- Update to 0.10.6
PR: ports/141449
Approved by: maintainer
Submitted by: myself (pgollucci@) |
0.10.1 09 Apr 2009 00:11:47 |
pgollucci |
- convert to RUBYGEM_AUTOPLIST
remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
(this c/should be handled better in bsd.*.mk)
other deltas specific to individual ports:
audio/rubygem-mp3info - unbreak, fix packaging, bump PORTREVISION
devel/rubygem-rapt - adopt
devel/rubygem-rspec - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
devel/rubygem-ruby2ruby - add #' for vim highlight
graphics/rubygem-extifr - drop PORTREVISION=0
graphics/rubygem-gd2 - add #' for vim highlight
www/rubygem-rubyfulsoup - swap GEM_NAME / DISTNAME for constistency
Sponsored by: RideCharge Inc.
Tested on: RideCharge's Tinderbox
Reviewed by: stas |
0.10.1 20 Mar 2009 23:21:03 |
miwi |
- Update to 0.10.1
PR: 132784
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer) |
0.9.3 06 Apr 2008 08:58:21 |
stas |
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
ruby 1.9 distribution already). Also move gem bits from
ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
on gems or rake you should define USE_RUBYGEMS/USE_RAKE
accordingly. Also RAKE_BIN variable is provided for
pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
on ruby.
Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by: ports@ |
0.9.3 10 Jan 2008 23:18:53 |
miwi |
- Update to 0.9.3
PR: 118954
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> (maintainer) |
0.9.0 12 Dec 2007 12:46:51 |
miwi |
Staticmatic lets you manage static websites with Haml & Sass.
WWW: http://staticmatic.rubyforge.org/
PR: ports/118078
Submitted by: Robert Gogolok <gogo at cs.uni-sb.de> |