summaryrefslogtreecommitdiff
path: root/www/ruby-htmlsplit
AgeCommit message (Collapse)AuthorFilesLines
2015-11-04Add SHA512 digests for distfiles for www categoryagc1-1/+2
Problems found locating distfiles: Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2 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.
2012-10-28Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-2/+1
2008-07-14Mark as destdir ready.joerg1-1/+3
2008-06-19- Switch to use vendor_dir with Ruby 1.8.7.taca2-10/+10
Bump PKGREVISION.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-03Stop handling DIST_SUBDIR default for Ruby based packages.taca1-4/+4
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
2005-06-17Create directories before installing files into them.jlam1-1/+2
2005-03-06Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge.taca1-1/+2
2005-02-24Add RMD160 checksums.wiz1-1/+2
2004-11-28Migrate ruby-htmlsplit to use new framework for Ruby packages.taca1-8/+5
2004-03-16Add ruby to CATEGORIES.taca1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-10-14Make sure to USE_RUBY not USE_RUBY_RD.taca1-2/+2
This should fix the bulk build problem.
2003-09-30Fix ruby-htmlsplit package.taca4-23/+5
Since htmlsplit.rb isn't really contain RD document, stop try to generate HTML from it. (It was my fault.) Bump PKGREVISION.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2001-11-01Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-08Various changes: mostly removing 'WWW:' lines, since that's what we havewiz1-2/+2
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-07-04remove redundant USE_RUBY.taca1-2/+1
2001-07-01Importing ruby-htmlsplit, ruby-htmlsplit-1.0.2.taca5-0/+57
Ruby HTML Split library: It parse into array of tag and string, and result would be back to HTML by to_s method.