aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-gems
Commit message (Collapse)AuthorAgeFilesLines
* - pass GEM_ENV to gems install environmentCheng-Lung Sung2007-04-271-1/+1
| | | | | | | Approved by: maintainer (Jonathan Weiss) Notes: svn path=/head/; revision=190991
* - This patch allows to use more than one gem file in rubygems port by ↵Cheng-Lung Sung2007-03-091-1/+9
| | | | | | | | | | | defining DISTFILES. PR: ports/109711 Submitted by: Alexander Logvinov <ports_AT_logvinov dot com> Approved by: maintainer (Jonathan Weiss) Notes: svn path=/head/; revision=186951
* - Update to 0.9.2Cheng-Lung Sung2007-02-143-100/+156
| | | | | | | | PR: ports/108880 Submitted by: maintainer (Jonathan Weiss) Notes: svn path=/head/; revision=185134
* - Update to 0.9.1Cheng-Lung Sung2007-02-053-8/+1338
| | | | | | | | | PR: ports/108516 Submitted by: maintainer (Jw@innerewut.de) Security: http://www.derkeiler.com/Mailing-Lists/securityfocus/bugtraq/2007-01/msg00598.html Notes: svn path=/head/; revision=184241
* - Update to 0.9.0Cheng-Lung Sung2006-11-295-17/+21
| | | | | | | | | | | | - fix pkg-plist - fix WWW PR: ports/103699 Submitted by: Geraud CONTINSOUZAS <geraud_AT_gcu dot info> Approved by: maintainer (Jonathan Weiss) Notes: svn path=/head/; revision=178227
* let users/porters define GEM_NAME in their MakefileYing-Chieh Liao2006-09-231-1/+1
| | | | | | | | PR: 102855 Approved by: maintainer Notes: svn path=/head/; revision=173636
* - Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.Jean Milanez Melo2006-08-081-1/+2
| | | | | | | Approved by: portmgr (erwin) Notes: svn path=/head/; revision=170091
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-2/+0
| | | | Notes: svn path=/head/; revision=161363
* - Introduce more PLIST_SUB variablesPav Lucistnik2006-04-121-4/+14
| | | | | | | | PR: ports/95538 Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) Notes: svn path=/head/; revision=159362
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* [FIX] Chase change of distfile of rubygem-redclothEdwin Groothuis2005-10-161-1/+1
| | | | | | | | | | | The distfile for the www/rubygem-redcloth port was renamed and thus cannot be installed. PR: ports/87461 Submitted by: Jonathan Weiss <jw@innerewut.de> Notes: svn path=/head/; revision=145490
* Use EXTRACT_ONLY instead of the nonexistent NO_EXTRACT (fixesSam Lawrance2005-08-051-1/+1
| | | | | | | | | | | | problem with non-tar ruby gems) PR: ports/84524 Submitted by: Jonathan Weiss <jw@innerewut.de> (maintainer) Approved by: portmgr (clement) Obtained from: Ulrich Spoerlein Notes: svn path=/head/; revision=140792
* - Transfer maintainership to submitter of latest updatePav Lucistnik2005-07-221-1/+1
| | | | | | | Suggested by: James Earl <jamesd.earl@gmail.com> (maintainer) Notes: svn path=/head/; revision=139928
* - Update to 0.8.11Pav Lucistnik2005-07-223-13/+15
| | | | | | | | | PR: ports/83928 Submitted by: Jonathan Weiss <jw@innerewut.de> Approved by: James Earl <jamesd.earl@gmail.com> (maintainer) Notes: svn path=/head/; revision=139927
* - Add a common infrastructure for porting rubygems. It can be used byPav Lucistnik2005-07-201-0/+37
| | | | | | | | | | | including this file between bsd.port.pre.mk and bsd.port.post.mk in similar way PEAR modules are ported now. PR: ports/82397 Submitted by: Jonathan Weiss <jw@innerewut.de> Notes: svn path=/head/; revision=139692
* - Fix creation of empty directory when added from packagePav Lucistnik2005-07-202-0/+2
| | | | Notes: svn path=/head/; revision=139691
* Update to 0.8.10Tilman Keskinoz2005-04-221-5/+2
| | | | | | | | | | | | | PR: 80224 Submitted by: James Earl <chero7@telus.net> Ooops, I forgot to commit the Makefile earlier today Reported by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Pointyhat to: arved (three in a rowi....) Notes: svn path=/head/; revision=133931
* Update to 0.8.10Tilman Keskinoz2005-04-223-11/+3
| | | | | | | | | | fix pkg-plist PR: 80224 Submitted by: James Earl <chero7@telus.net> Notes: svn path=/head/; revision=133916
* Upgrade to 0.8.8Tilman Keskinoz2005-04-213-4/+7
| | | | | | | | PR: 79095 Submitted by: James Earl <chero7@telus.net> Notes: svn path=/head/; revision=133853
* - Update to 0.8.6Pav Lucistnik2005-03-062-4/+4
| | | | | | | | | PR: ports/78421 Submitted by: IWATSUKI Hiroyuki <don@na.rim.or.jp> Approved by: James Earl <chero7@telus.net> (maintainer) Notes: svn path=/head/; revision=130496
* - fix PLIST and unbreak this portYen-Ming Lee2005-01-254-29/+57
| | | | | | | | | | - transfer MAINTAINERship PR: 75904 Submitted by: James Earl <james at icionline.ca> Notes: svn path=/head/; revision=127302
* This port is scheduled to be removed on 2005-02-18 if it is stillKris Kennaway2004-12-181-0/+2
| | | | | | | broken at that time, and a fix has not been submitted to GNATS. Notes: svn path=/head/; revision=124429
* BROKEN: Incorrect pkg-plistKris Kennaway2004-12-101-0/+2
| | | | Notes: svn path=/head/; revision=123602
* - Package management framework for the Ruby languageCheng-Lung Sung2004-10-194-0/+67
WWW: http://rubygems.rubyforge.org/wiki/wiki.pl PR: ports/72816 Submitted by: Alexander Novitsky <alecn2002 AT yandex dot ru> Approved by: mentor (leeym) Notes: svn path=/head/; revision=119801