# New ports collection makefile for: ruby-criteria # Date created: 10 September 2003 # Whom: Akinori MUSHA aka knu # # $FreeBSD$ # PORTNAME= criteria PORTVERSION= 1.1a CATEGORIES= databases ruby MASTER_SITES= http://mephle.org/Criteria/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby module for SQL query abstraction, and others USE_RUBY= yes USE_RUBY_SETUP= yes RUBY_SETUP= install.rb DOCS= ChangeLog README.en .include .if ${RUBY_VER} < 1.8 IGNORE= only works with ruby 1.8 or later .endif post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_MODDOCDIR} .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ .endfor .endif .include /freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unbreak this -- random automake fallout not shown up on amd64 -exp runsade2011-03-212-1/+7
* - Get Rid MD5 supportmiwi2011-03-194-5/+0
* - point x2x to its new homebapt2011-03-113-2/+3
* Revert "dix: use the event mask of the grab for TryClientEvents."naddy2011-02-282-0/+90
* - Please welcome Xorg 7.5.1miwi2011-02-2613-41/+15
* - There's no nv(4x) manpage in xorg-server distribution anymore.stas2011-01-251-1/+0
* - Fix build on powerpc64.stas2011-01-251-1/+1
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.pgollucci2010-12-301-1/+0
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Punt autoconf267->autoconf268ade2010-10-161-1/+1
* Autotools update. Read ports/UPDATING 20100915 for details.ade2010-09-161-2/+2
* - Fix build on ppcmiwi2010-05-051-11/+0
* - Update to Xorg 7.5miwi2010-05-0113-46/+37
* Given that HAL doesn't work on sparc64 and always needs to be disabledmarius2010-02-081-2/+11
* Update xorg-server and friends to 1.6.5.rnoland2010-02-0711-44/+20
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
* Mark BROKEN on 9.x: does not builderwin2009-12-161-0/+4
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* Allow building on ia64. This does not make it functional, becausemarcel2009-06-202-1/+229
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-1/+2
* Update Xserver and friends to 1.6.1rnoland2009-05-0812-41/+35
* Update Xorg server to 1.6.0rnoland2009-04-0419-625/+111
* Given that the x86-centric approach of mmap(2)'ing PCI memory viamarius2009-04-012-1/+14
* Add the patch that I missed in the last commit.rnoland2009-03-091-0/+90
* Add a patch from git to fix issues with gnome-2.25.rnoland2009-03-092-2/+1
* Add a patch to handle memory barriers on amd64 the same as linux.rnoland2009-03-032-1/+12
* Add a patch to deal with the hald/xorg startup race. With this patchrnoland2009-02-082-1/+144
* - Replace open(2)/close(2) pairs with stat(2). Closing mouse device hasjkim2009-02-052-28/+62
* - Partially back out the previous attempt to fix PS/2 protocol support.jkim2009-02-032-14/+23
* Add dependency on dri2proto to more server components.rnoland2009-01-283-3/+6
* Build record and xtrap extensions.flz2009-01-272-2/+7
* add dri2proto depend here as wellrnoland2009-01-261-1/+2
* Add dependency on dri2protornoland2009-01-261-1/+2
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-24