2015-03-08 16:17:22 by Takahiro Kambe | Files touched by this commit (58) | |
Log message:
Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.
|
2014-03-17 15:31:35 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
Add GEM_EXTSDIR support.
|
2014-03-13 12:08:54 by Jonathan Perkin | Files touched by this commit (67) |
Log message:
Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do
not use libtool to do so. This is required to correctly depend upon a
gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME.
|
2011-12-15 16:59:34 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-bluecloth package to 2.2.0.
== v2.2.0 [2011-11-01] Michael Granger <ged@FaerieMUD.org>
- Config -> RbConfig (1.9.3 deprecation fix)
- Adding a manpage for bin/bluecloth for packagers that require every
binary have one (e.g., Debian) (fixes #78). Thanks to Cédric
Boutillier for the contribution.
- Updated for Discount 2.0.9
|
2011-06-19 05:35:06 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update ruby-bluecloth pacakge to 2.1.0.
Not complete but from History.md:
## 2.0.11 [2011-02-10] Michael Granger <ged@FaerieMUD.org>
Enhancements:
* gem-testers support
* Update to Discount 2.0.5
Bugfixes:
* Removed unnecessary requires from top-level file
* Fix for Windows devkit installs
## v2.0.10 [2011-02-09] Michael Granger <ged@FaerieMUD.org>
Enhancements:
Updated to Discount 2.0.4:
* Added configuration options for all of Discount's extensions.
* Worked around a Discount bug when rendering the same document twice (appends a \0)
|
2011-02-21 17:01:24 by Takahiro Kambe | Files touched by this commit (80) |
Log message:
Bump PKGREVISION due to ABI change of ruby18-base.
|
2010-12-04 05:23:43 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
Update ruby-bluecloth package to 2.0.9.
138[tip] 486a5a2a8cd2 2010-09-23 07:15 -0700 ged
Bump version, update the Windows build to use 1.9.2 instead of 1.9.1.
137 1caa0c888dfe 2010-09-17 15:03 -0700 ged
Updated to Discount 1.6.8, caught up with some Discount flags
136 d21afe457b3a 2010-09-17 14:12 -0700 ged
Trying to add a spec to test #68.
135 eb11956b000d 2010-09-17 13:48 -0700 ged
Tried to add a spec to test #67.
134 055519ec5f78 2010-09-17 13:42 -0700 ged
Cleanup, 1.9.2 compatibility, bugfixes.
133 3122e81da65b 2010-09-17 13:25 -0700 ged
Convert to tidy-ext for testing instead of the ffi one (1.9.x compatibility)
132 3f36f96bfb8e 2010-08-16 11:50 -0700 ged
Install extension in arch-specific subdir [RPS]
131 8ccd2cfe599e 2010-08-11 09:54 -0600 ged
Bump version to 2.0.8
130 f2d6de73c6d6 2010-08-11 09:54 -0600 ged
Updated to Discount 1.6.6; add HTML5 tag support.
129 7b1630a0f3b2 2010-08-11 09:27 -0600 ged
Updated for Discount 1.6.4, build system updates.
|
2010-11-13 22:09:05 by Sergey Svishchev | Files touched by this commit (29) |
Log message:
Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES.
|
2010-09-10 10:02:26 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Add CONFLICTS since it will install the same name commands both
ruby18 and ruby19 based packages.
Switch to bluecloth 2.0.7.
Please refer http://www.deveiate.org/projects/BlueCloth for detail.
|
2009-06-14 23:36:34 by Joerg Sonnenberger | Files touched by this commit (31) |
Log message:
Convert @exec/@unexec to @pkgdir or drop it.
|