summaryrefslogtreecommitdiff
path: root/textproc/ruby-oniguruma
AgeCommit message (Collapse)AuthorFilesLines
2017-09-04Comment out dead sites.wiz1-2/+2
2015-11-04Add SHA512 digests for distfiles for textproc categoryagc1-1/+2
Problems found locating distfiles: Package cabocha: missing distfile cabocha-0.68.tar.bz2 Package convertlit: missing distfile clit18src.zip Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-03-08Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.taca1-1/+2
2014-03-26Add GEM_EXTSDIR support.taca1-1/+2
2014-03-13Set USE_GCC_RUNTIME=yes for packages which build shared libraries but dojperkin1-1/+3
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-11-08* Remove .require_paths from PLISTtaca2-4/+3
* Bump PKGREVISION.
2011-02-21Bump PKGREVISION due to ABI change of ruby18-base.taca1-1/+2
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca3-7/+86
* Add LICENSE. * Remove default value of GEM_BUILD. * Add patch to support both ruby18 and ruby19. No functional change.
2010-05-07Drop maintainership on these packages, I am no longer interested.ahoka1-2/+2
2009-06-14Remove @dirrm entries from PLISTsjoerg1-5/+1
2008-08-31It looks like it needs pax in the install phase.ahoka1-1/+2
2008-08-22Revert to destdir from the default user-destdir as it fails nonprivileged.ahoka1-1/+3
2008-08-22Import ruby18-oniguruma-1.1.0 as textproc/ruby-oniguruma.ahoka4-0/+41
Ruby bindings to the great Oniguruma regular expression library featuring: increased performance; same interface than standard Regexp class; support for named groups, look-ahead, look-behind; and other cool features!