aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI-Pg
Commit message (Collapse)AuthorAgeFilesLines
* Nuke NOPORTDOCS. While, here, correct a couple offenders who label examplesAdam Weinberger2014-07-031-2/+0
| | | | | | | with PORTDOCS. And, fix a couple WITH_foo invocations. Notes: svn path=/head/; revision=360463
* Support STAGEDIR.Vanilla I. Shu2013-11-032-6/+3
| | | | Notes: svn path=/head/; revision=332592
* Try and be consistent with what commands are silent and not in *install.Mathieu Arnold2013-10-221-1/+1
| | | | | | | | | | | | | | - MKDIR is silent - ECHO is silent - INSTALL_* are not silent - CP/FIND/... are not silent I fixed a few PORTDOCS misusage, I'll do a second pass. With Hat: perl@ Notes: svn path=/head/; revision=331301
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-221-1/+1
| | | | Notes: svn path=/head/; revision=327888
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | databases) Notes: svn path=/head/; revision=327717
* - Convert to new perl frameworkMathieu Arnold2013-08-021-6/+3
| | | | | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324174
* SITE_PERL --> package dependencies, chunks 2-3Chris Rees2012-06-031-2/+2
| | | | | | | Submitted by: az Notes: svn path=/head/; revision=298118
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.Mark Linimon2009-08-161-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=239641
* - Update download locationsPhilip M. Gollucci2009-02-011-0/+1
| | | | | | | | | restore CPAN subdir Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227351
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Remove 4.x cruftErwin Lansing2007-06-141-9/+3
| | | | | | | | PR: 113166 Approved by: maintainer timeout Notes: svn path=/head/; revision=193502
* Update to 0.09Mathieu Arnold2006-07-143-10/+6
| | | | Notes: svn path=/head/; revision=167778
* Update to 0.08Mathieu Arnold2006-04-112-4/+4
| | | | Notes: svn path=/head/; revision=159323
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* Chase dependency on p5-DBD-Pg.Norikatsu Shigemura2005-05-081-3/+9
| | | | | | | (Use p5-DBD-Pg-13 on FreeBSD 4.x and Perl 5.00503) Notes: svn path=/head/; revision=134838
* Update to 0.06Mathieu Arnold2004-12-032-3/+3
| | | | Notes: svn path=/head/; revision=123034
* Update to 0.05Mathieu Arnold2004-12-022-3/+3
| | | | Notes: svn path=/head/; revision=123000
* Update to 0.04Mathieu Arnold2004-12-012-4/+12
| | | | Notes: svn path=/head/; revision=122906
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add SIZE fieldMathieu Arnold2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99406
* Update to 0.03Mathieu Arnold2003-09-102-2/+2
| | | | Notes: svn path=/head/; revision=88943
* Update my ports to use my @FreeBSD.org addressMathieu Arnold2003-08-161-1/+1
| | | | | | | Approved by: demon (mentor) Notes: svn path=/head/; revision=87033
* New port databases/p5-Class-DBI-PgKirill Ponomarev2003-07-234-0/+41
Class::DBI::Pg automate the setup of Class::DBI columns and primary key for Postgres. PR: 54725 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=85456