aboutsummaryrefslogtreecommitdiff
path: root/devel/radrails
Commit message (Collapse)AuthorAgeFilesLines
* Welcome to the new linux ports infrastructure which allows usingBoris Samorodov2009-03-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | both current (fc4) and future linux (f8) distributions at one ports tree. The patch contains full changes to ports/Mk files and all ports involved. But only infrastructure is changed. The resulting packages are the same as before. Hence no need to bump PORTREVISIONs. The idea was taken from bsd.gnome.mk and others. More than 130 ports are switched to follow a new linux infrastructure introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new bsd.linux-apps.mk. Thanks for all who was involved and helped me with this work. And help from Alexander Leidinger was incredible. Other changes are coming. Stay tuned! PR: ports/132510 Submitted by: bsam (me) Exp-run by: portmgr (pav) Notes: svn path=/head/; revision=230420
* Remove support to FreeBSD 4.x (EOL)Ion-Mihai Tetcu2007-06-111-9/+1
| | | | | | | | | PR: ports/111863 Submitted by: araujo Approved by: maintainer timeout Notes: svn path=/head/; revision=193243
* - Update to 0.7.2Rong-En Fan2007-01-222-4/+5
| | | | | | | | PR: ports/108184 Submitted by: alecn2002 <alecn2002 at yandex.ru> (maintainer) Notes: svn path=/head/; revision=182985
* Add some advice about what to in case of error "Fatal: Stack size too small."Sam Lawrance2006-11-012-0/+5
| | | | | | | | | PR: ports/103187 Submitted by: Mihnea Capraru <mihnea_capraru@fastmail.fm> Approved by: Alexander Novitsky <alecn2002@yandex.ru> (maintainer) Notes: svn path=/head/; revision=176030
* update to 0.7.1Ion-Mihai Tetcu2006-09-103-9/+7
| | | | | | | | PR: ports/103092 Submitted by: Alexander Novitsky (maintainer) Notes: svn path=/head/; revision=172723
* - Update to 0.6.4Ion-Mihai Tetcu2006-06-063-16/+21
| | | | | | | | | | | - Mark broken on 4.x PR: ports/98518 Submitted by: maintainer Approved by: lawrance (mentor, implicit) Notes: svn path=/head/; revision=164622
* RadRails is an integrated development environment for theDirk Meyer2006-05-275-0/+90
Ruby on Rails framework. The goal of this project is to provide Rails developers with everything they need to develop, manage, test and deploy their applications. Features include source control, debugging, WEBrick servers, generator wizards, syntax highlighting, data tools and much much more. The RadRails IDE is built on the Eclipse RCP, and includes the Subclipse plug-in and the RDT plug-ins. The RadRails tools are also available as Eclipse plug-ins. WWW: http://www.radrails.org/ Submitted by: Alexander Novitsky Notes: svn path=/head/; revision=163599