# New ports collection makefile for: p5-DBD-RAM # Date created: Nov 15 2003 # Whom: vanilla # # $FreeBSD$ # PORTNAME= DBD-RAM PORTVERSION= 0.072 PORTREVISION= 0 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= DBI driver for files and data structures BUILD_DEPENDS+= ${SITE_PERL}/DBD/File.pm:${PORTSDIR}/databases/p5-DBD-File RUN_DEPENDS+= ${SITE_PERL}/DBD/File.pm:${PORTSDIR}/databases/p5-DBD-File PERL_CONFIGURE= yes MAN3= DBD::RAM.3 .include .if ${PERL_LEVEL} < 500600 BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137 RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137 .else BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI .endif .include ef='/~lantw44/cgit/cgit.cgi/'>cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-2/+2
* - Drop @dirrm* from and add empty directories to pkg-plistsamdmi32015-01-281-17/+0
* Sprinkle some PORTSCOUT macros around to either mark ports:kwm2015-01-161-0/+2
* When linking a library libA with a library libB using libtool, if libB.latijl2014-04-231-2/+2
* Convert gtkmm20 to stagebapt2014-04-222-13/+18
* Fix pkgname collisions in gtk??[mm] ports.kwm2013-10-031-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Add an expicit dependency on pkgconfbapt2013-09-021-2/+2
* Add patches to fix the build with libc++.kwm2013-09-012-0/+29
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-081-4/+4
* - update png to 1.5.10dinoex2012-06-011-1/+1
* - Kick MD5 supportmiwi2011-07-031-1/+0
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* Fix typo in previous commit.erwin2009-08-241-1/+1
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-4/+1
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1
* - Use GNOME macro instead of ${MASTER_SITE_GNOME}, removearaujo2009-02-021-1/+1
* Restore previous PORTREVISIONs that were decremented as part of the gettextmarcus2008-06-101-1/+1
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
* Fix the build with new glib 2.16.mezz2008-03-261-0/+4
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1
* Fix the build on amd64.marcus2007-01-154-0/+64
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-141-4/+3
* - Add header in these *-reference ports.mezz2006-06-011-4/+2
* Remove USE_REINPLACE from categories starting with Xedwin2006-05-131-1/+0
* Move the gtk--2 programming reference to the gtk--2-reference port.jylefort2006-05-122-1918/+14
* Conversion to a single libtool environment.ade2006-02-232-2/+8
* - Add SHA256 checksumspav2005-11-241-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
* Fix inter-library dependencies.bland2005-04-223-1/+25
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
* Fix warnings when doing make deinstall by applying some @unexecmarcus2004-08-051-0/+2
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
* Update to 2.2.12bland2004-06-053-10/+3
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1
* Update to 2.2.11.marcus2004-03-313-26/+3
* Fix detection of ambiguous const template specialization.bland2004-03-242-9/+22
* Update to 2.2.10.marcus2004-03-162-3/+3
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Update to 2.2.9bland2004-02-183-9/+17
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* - Remove obsolete --without-gnome option.bland2003-09-302-8/+3
* Update to 2.2.8.adamw2003-09-303-6/+33
* Update to 2.2.7bland2003-08-252-2/+2
* Update to 2.2.6bland2003-08-223-5/+15
* * Update to 2.2.5marcus2003-07-222-2/+3
* Update to 2.2.4.marcus2003-07-223-3/+22
* Don't build and install examples by default. This cuts build time byadamw2003-07-082-236/+250
* Change the LATEST_LINK to make this port easier to find.marcus2003-06-201-1/+1
* Update to 2.2.3.marcus2003-06-012-2/+2
* Update the comment and description to mention the other libraries formarcus2003-05-222-2/+4
* Update to 2.2.2.marcus2003-05-224-23/+16
* Convert to new GNOME infrastructure.marcus2003-04-221-3/+2
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
* Update to 2.2.1.marcus2003-04-045-1629/+1876
* Clear moonlight beckons.ade2003-03-072-1/+1
* Remove a left-over include directory.marcus2003-02-161-0/+1
* Update to 2.2.0.marcus2003-02-083-383/+541
* Chase gtk20's shared lib version.marcus2003-02-081-1/+2
* Update to 2.0.2.marcus2003-01-023-9/+8
* Update to 2.0.1.marcus2002-11-173-8/+1507
* Update to 2.0.0.marcus2002-11-023-20/+20
* Update to 1.3.26.marcus2002-10-193-9/+14
* Add gtkmm2 after a repo copy from gtk--. Gtkmm2 is a collection of C++marcus2002-10-126-240/+477
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-211-1/+1
* Remove USE_NEWGCC, which is no longer supported or required.kris2002-08-311-1/+0
* Bump PORTREVISION after latest libsigc++ upgrade. This is needed or portsmarcus2002-08-19