summaryrefslogtreecommitdiff
path: root/textproc/ruby-amrita
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26textproc: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip
2021-10-07textproc: Remove SHA1 hashes for distfilesnia1-2/+1
2021-05-21ruby-amarita: fix self-conflictnia3-16/+17
note the PLIST changed. please verify whether this installs in a reproducible way...
2020-01-26all: migrate homepages from http to httpsrillig1-2/+2
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually.
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-06-29Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN.ryoon1-3/+3
sourceforge.jp is renamed to osdn.jp. However its mirror sites are not ready for osdn.jp.
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2010-09-10* Add LICENSE.taca1-2/+2
* Remove redundant PKGNAME.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-41/+1
2009-02-15Enable DESTDIR support with devel/ruby-setup.taca2-6/+9
(No other functional change.)
2008-06-19- Switch to use vendor_dir with Ruby 1.8.7.taca2-297/+296
Bump PKGREVISION.
2006-09-07Sort PLIST.taca1-39/+39
2006-01-21Use MASTER_SITE_SOURCEFORGE_JP.rxg1-3/+2
2006-01-03Stop handling DIST_SUBDIR default for Ruby based packages.taca2-6/+5
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
2006-01-03Update MASTER_SITES.taca1-2/+3
2005-11-03Remove supporting ruby16-base package.taca1-7/+1
2005-11-02Update HOMEPAGE.taca1-2/+2
2005-10-25Specify USE_RUBY_DIST_SUBDIR appropriately after previoustaca1-1/+2
lang/ruby/rubyversion.mk changes.
2005-06-17Create directories before installing files into them.jlam1-1/+3
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz1-3/+1
useful.
2005-03-06Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge.taca1-1/+2
2005-02-24Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-11-28Migrate ruby-amrita to use new framework for Ruby packages.taca4-28/+16
2004-03-16Add ruby to CATEGORIES.taca1-2/+2
2004-03-12Importing ruby-amrita pacakge based on FreeBSD's ports.taca5-0/+350
(I'm sorry that I noticed ruby-amrita exists on pkgsrc-wip after made this pkgsrc.) amrita is an HTML/XHTML template library for Ruby. It makes html documents from a template and a model data.