summaryrefslogtreecommitdiff
path: root/mail/quickml/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove non staged ports without pending PR from ma*Baptiste Daroussin2014-09-0119-554/+0
| | | | Notes: svn path=/head/; revision=366959
* - Make patches for ruby19 environmentSteve Wills2012-07-2214-1/+293
| | | | | | | | | | | | | - Fix Makefile - SUB_LIST: to work rc.d scripts proper. - PLIST_SUB: to change pkg-plist based on Make variables. PR: ports/169345 Submitted by: Masaki TAGAWA <masaki@club.kyutech.ac.jp> Approved by: maintainer timeout (yaizawa@2004.jukuin.keio.ac.jp, >3 weeks) Notes: svn path=/head/; revision=301331
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* - Fix build with Ruby 1.9Steve Wills2011-07-271-0/+11
| | | | | | | With hat: ruby@ Notes: svn path=/head/; revision=278389
* - Switch to USERS/GROUPS macrosBaptiste Daroussin2010-09-031-31/+0
| | | | | | | | | | | - While here, add license PR: ports/148321 Submitted by: bapt (me) Approved by: maintainer timeout (9 weeks) Notes: svn path=/head/; revision=260499
* Update rc.d script.Doug Barton2010-02-131-3/+14
| | | | | | | Approved by: maintainer timeout Notes: svn path=/head/; revision=249807
* - Missed a file addPhilip M. Gollucci2009-12-281-0/+31
| | | | | | | Reported by: pointyhat via miwi Notes: svn path=/head/; revision=246792
* Remove this (now empty) file after its contents were moved to quickml.inDoug Barton2009-12-181-0/+0
| | | | Notes: svn path=/head/; revision=246087
* - missed the rc.d filePhilip M. Gollucci2009-12-171-0/+18
| | | | Notes: svn path=/head/; revision=246076
* - USE_RC_SUBR != yesPhilip M. Gollucci2009-12-171-18/+0
| | | | | | | | | PR: ports/136841 Approved by: maintainer Submitted by: myself (pgollucci@) Notes: svn path=/head/; revision=246073
* - Make gnuplot support compatible with gnuplot 4.0Pav Lucistnik2005-01-131-0/+74
| | | | | | | | PR: ports/76190 Submitted by: Yuichiro AIZAWA <yaizawa@mdbl.sfc.keio.ac.jp> (maintainer) Notes: svn path=/head/; revision=126352
* Add quickml, an easy to use mailing list manager written in Ruby.Pav Lucistnik2004-07-055-0/+166
PR: ports/68671 Submitted by: Yuichiro AIZAWA <yaizawa@mdbl.sfc.keio.ac.jp> Notes: svn path=/head/; revision=112973