1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-06 01:57:40 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Marcelo Araujo
79a438e37e - Forget to remove a patch.
Thanks to:	itetcu
2008-07-20 15:18:58 +00:00
Marcelo Araujo
5189ae3952 - Update to 1.2.0.
- Add NOPORTDOCS.

PR:		ports/125215
Submitted by:	IWATSUKI Hiroyuki <don@na.rim.or.jp>
Approved by:	Jonathan Weiss <jw@innerewut.de> (maintainer)
2008-07-20 14:49:01 +00:00
Stanislav Sedov
fae8e0f615 - Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with:	Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by:	ports@
2008-04-06 08:58:21 +00:00
Xin LI
7fe23dfed7 Fix gem command after last update.
PR:		ports/119664
Submitted by:	maintainer
2008-01-22 21:10:55 +00:00
Cheng-Lung Sung
9b5a655e79 - bad softlink
- bump PORTREVISION

Pointyhat to:   clsung (me)
Changes:
Approved by:	maintainer (implicit)
2008-01-09 02:03:40 +00:00
Cheng-Lung Sung
1c1e7a2364 - default not to write to source_cache file
- add --no-update-sources in Makefile.common (thanks to Alexander Logvinov)
- files/patch-lib-rubygems-source_info_cache.rb
  fix when try_file() write 4 bytes into source_cache even DEFAULT_UPDATE_SOURCES is false
- files/patch-lib-rubygems-installer.rb
  - do not write to .require_paths file
  - currently we don't need it
- link bin/gem18 to bin/gem
- bump PORTERVISION

PR:		ports/119051
Submitted by:	clsung
Approved by:	maintainer (Jonathan Weiss)
2008-01-07 03:51:31 +00:00
Cheng-Lung Sung
f9904e19a6 - fix rubygem-* pkg-plist warning
- bump PORTREVISION

PointyHat to:	clsung (myself)
PR:		ports/119011
2007-12-26 00:43:25 +00:00
Cheng-Lung Sung
4a0ff386f9 - Update to 1.0.1
PR:		portrs/119004
Submitted by:	clsung
Approved by:	maintainer (Jonathan Weiss)
2007-12-25 12:49:54 +00:00
Cheng-Lung Sung
0ec8cc533d - Update to 0.9.5
PR:		ports/118658
Submitted by:	maintainer (Jonathan Weiss)
2007-12-25 06:48:15 +00:00
Cheng-Lung Sung
beb1a657f0 - Update to 0.9.4
PR:		ports/116570
Submitted by:	Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:	maintainer (Jonathan Weiss)
2007-10-04 06:49:07 +00:00
Cheng-Lung Sung
eb1131260b - pass GEM_ENV to gems install environment
Approved by:	maintainer (Jonathan Weiss)
2007-04-27 06:22:32 +00:00
Cheng-Lung Sung
45ed55a953 - This patch allows to use more than one gem file in rubygems port by defining DISTFILES.
PR:		ports/109711
Submitted by:	Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:	maintainer (Jonathan Weiss)
2007-03-09 03:16:12 +00:00
Cheng-Lung Sung
395ad34d49 - Update to 0.9.2
PR:		ports/108880
Submitted by:	maintainer (Jonathan Weiss)
2007-02-14 03:10:17 +00:00
Cheng-Lung Sung
2276645473 - Update to 0.9.1
PR:		ports/108516
Submitted by:	maintainer (Jw@innerewut.de)
Security:	http://www.derkeiler.com/Mailing-Lists/securityfocus/bugtraq/2007-01/msg00598.html
2007-02-05 03:21:09 +00:00
Cheng-Lung Sung
a8a6d457c7 - Update to 0.9.0
- fix pkg-plist
- fix WWW

PR:		ports/103699
Submitted by:	Geraud CONTINSOUZAS <geraud_AT_gcu dot info>
Approved by:	maintainer (Jonathan Weiss)
2006-11-29 03:42:09 +00:00
Ying-Chieh Liao
fd8db87ed7 let users/porters define GEM_NAME in their Makefile
PR:		102855
Approved by:	maintainer
2006-09-23 08:15:26 +00:00
Jean Milanez Melo
0a9f8dd1df - Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by:	portmgr (erwin)
2006-08-08 11:35:27 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Pav Lucistnik
1f3dec8e39 - Introduce more PLIST_SUB variables
PR:		ports/95538
Submitted by:	Jonathan Weiss <jw@innerewut.de> (maintainer)
2006-04-12 09:42:24 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
52a8184a90 [FIX] Chase change of distfile of rubygem-redcloth
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>
2005-10-16 01:48:04 +00:00
Sam Lawrance
cc8d8de5ca Use EXTRACT_ONLY instead of the nonexistent NO_EXTRACT (fixes
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
2005-08-05 15:42:20 +00:00
Pav Lucistnik
8d4c957503 - Transfer maintainership to submitter of latest update
Suggested by:	James Earl <jamesd.earl@gmail.com> (maintainer)
2005-07-22 22:55:40 +00:00
Pav Lucistnik
8b21bfd3c2 - Update to 0.8.11
PR:		ports/83928
Submitted by:	Jonathan Weiss <jw@innerewut.de>
Approved by:	James Earl <jamesd.earl@gmail.com> (maintainer)
2005-07-22 22:53:22 +00:00
Pav Lucistnik
1869154cc9 - Add a common infrastructure for porting rubygems. It can be used by
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>
2005-07-20 13:49:01 +00:00
Pav Lucistnik
210d118f6e - Fix creation of empty directory when added from package 2005-07-20 13:47:41 +00:00
Tilman Keskinoz
a0a8c62ac9 Update to 0.8.10
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....)
2005-04-22 12:16:47 +00:00
Tilman Keskinoz
2bfbe7e36b Update to 0.8.10
fix pkg-plist

PR:		80224
Submitted by:	James Earl <chero7@telus.net>
2005-04-22 08:24:03 +00:00
Tilman Keskinoz
c1faf697ad Upgrade to 0.8.8
PR:		79095
Submitted by:	James Earl <chero7@telus.net>
2005-04-21 14:12:26 +00:00
Pav Lucistnik
a8265302fe - Update to 0.8.6
PR:		ports/78421
Submitted by:	IWATSUKI Hiroyuki <don@na.rim.or.jp>
Approved by:	James Earl <chero7@telus.net> (maintainer)
2005-03-06 23:14:11 +00:00
Yen-Ming Lee
2884527ef3 - fix PLIST and unbreak this port
- transfer MAINTAINERship

PR:		75904
Submitted by:	James Earl <james at icionline.ca>
2005-01-25 10:29:17 +00:00
Kris Kennaway
b70e8b7e1d This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
2004-12-18 23:02:35 +00:00
Kris Kennaway
0cd542f956 BROKEN: Incorrect pkg-plist 2004-12-10 01:10:52 +00:00
Cheng-Lung Sung
9279fc13de - Package management framework for the Ruby language
WWW: http://rubygems.rubyforge.org/wiki/wiki.pl

PR:		ports/72816
Submitted by:	Alexander Novitsky <alecn2002 AT yandex dot ru>
Approved by:	mentor (leeym)
2004-10-19 16:50:28 +00:00