# New ports collection makefile for: rc # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # # $FreeBSD$ # PORTNAME= rc PORTVERSION= 1.7 CATEGORIES= shells plan9 MASTER_SITES= http://www.star.le.ac.uk/~tjg/rc/release/ \ ftp://ftp.sys.utoronto.ca/pub/rc/ MAINTAINER= saken@hotel.rmta.org COMMENT= A unix incarnation of the plan9 shell GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-history MAN1= history.1 rc.1 .if defined(WITH_READLINE) CONFIGURE_ARGS+= --with-readline .endif .if !defined(WITH_READLINE) MAKE_ARGS+= CFLAGS="$(CFLAGS) -static" .endif .include 'vcs-git' href='https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add SHA256 to all ports submitter maintaingarga2005-11-111-0/+1
* - Chase recent readline updatepav2004-10-261-4/+4
* Fix build with gcc 3.4arved2004-08-172-4/+45
* BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-161-0/+4
* Unbreak: Add dependency on devel/readline for systems that need itvs2004-06-231-2/+3
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* SIZEify.trevor2004-01-301-0/+1
* - Fix build on -currentkrion2003-10-284-64/+75
* BROKEN: does not compilekris2003-08-071-0/+2
* Don't hardcode libgnugetopt into patch.arved2003-07-201-1/+1
* get rid of libgnugetopt dependency for -CURRENT,sf2003-07-141-2/+2
* De-pkg-comment.knu2003-02-212-1/+1
* fix build on -current by upgrading to 0.3.2ijliao2002-12-036-48/+128
* BROKEN on 5.0: does not compilekris2002-12-021-1/+7
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-231-1/+2
* . Update to 0.3.1.glewis2002-06-213-2/+40
* upgrade to 0.3.0ijliao2001-07-252-2/+2
* upgrade to 0.2.9ijliao2001-07-134-5/+19
* upgrade to 0.2.8ijliao2001-07-032-2/+2
* upgrade to 0.2.7ijliao2001-07-022-2/+2
* ugprade to 0.2.6ijliao2001-07-012-2/+2
* upgrade to 0.2.5ijliao2001-06-284-33/+30
* turn off optimization to make it buildableijliao2001-06-272-7/+22
* upgrade to 0.2.3ijliao2001-06-253-29/+13
* upgrade to 0.2.1ijliao2001-05-254-18/+53
* upgrade to 0.1.7ijliao2001-05-102-2/+2
* upgrade to 0.1.6ijliao2001-05-092-2/+2
* upgrade to 0.1.5ijliao2001-04-282-2/+2
* upgrade to 0.1.3ijliao2001-04-252-2/+3