summaryrefslogtreecommitdiff
path: root/textproc/ruby-amrita/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2021-05-21ruby-amarita: fix self-conflictnia1-5/+3
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-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-02-15Enable DESTDIR support with devel/ruby-setup.taca1-3/+6
(No other functional change.)
2008-06-19- Switch to use vendor_dir with Ruby 1.8.7.taca1-11/+10
Bump PKGREVISION.
2006-01-21Use MASTER_SITE_SOURCEFORGE_JP.rxg1-3/+2
2006-01-03Stop handling DIST_SUBDIR default for Ruby based packages.taca1-2/+1
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
2004-11-28Migrate ruby-amrita to use new framework for Ruby packages.taca1-9/+13
2004-03-16Add ruby to CATEGORIES.taca1-2/+2
2004-03-12Importing ruby-amrita pacakge based on FreeBSD's ports.taca1-0/+39
(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.