aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql_autodoc
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Clean up my pkg-descr files (spelling and whitespace).Jimmy Olgeni2010-08-041-1/+1
| | | | Notes: svn path=/head/; revision=258774
* Whitespace fix.Jimmy Olgeni2010-08-041-1/+1
| | | | Notes: svn path=/head/; revision=258772
* Don't let the port's own Makefile override PREFIX.Jimmy Olgeni2009-12-281-0/+13
| | | | Notes: svn path=/head/; revision=246800
* Upgrade to version 1.40.Jimmy Olgeni2009-09-173-12/+10
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241596
* Upgrade to version 1.31.Jimmy Olgeni2008-04-052-4/+4
| | | | Notes: svn path=/head/; revision=210565
* Remove obsolete workaround for Perl 5.005_03.Jimmy Olgeni2007-05-301-10/+3
| | | | | | | | PR: ports/113163 Submitted by: erwin Notes: svn path=/head/; revision=192428
* Fix dependency on devel/p5-Term-ReadKey.Jimmy Olgeni2007-01-281-1/+1
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=183571
* Upgrade to version 1.30.Jimmy Olgeni2007-01-283-12/+15
| | | | Notes: svn path=/head/; revision=183493
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Upgrade to version 1.25.Jimmy Olgeni2005-05-163-3/+4
| | | | Notes: svn path=/head/; revision=135391
* 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
* Upgrade to version 1.24.Jimmy Olgeni2004-10-232-3/+3
| | | | | | | | PR: 72919 Submitted by: Rod Taylor <ports (at) rbt.ca> Notes: svn path=/head/; revision=120034
* Upgrade to version 1.23.Jimmy Olgeni2004-06-043-4/+4
| | | | | | | | PR: 67512 Submitted by: Rod Taylor <ports(at)rbt.ca> Notes: svn path=/head/; revision=110809
* Add SIZE data.Jimmy Olgeni2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104531
* 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
* Upgrade to 1.21.Jimmy Olgeni2003-12-042-2/+2
| | | | Notes: svn path=/head/; revision=94942
* Upgrade to 1.20.Jimmy Olgeni2003-11-032-2/+2
| | | | Notes: svn path=/head/; revision=93010
* utilize SITE_PERLYing-Chieh Liao2003-10-241-2/+2
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Conditionalise dependencies on databases/p5-DBI: for perlErwin Lansing2003-09-161-1/+0
| | | | | | | | | | | | | | 5.005_03 use databases/p5-DBI-137 as newer versions do not support the old perl. Note that for some port, I merely removed the explicit dependency as they already have implicit dependencies via other ports. Approved by: portmgr (marcus) Notes: svn path=/head/; revision=89001
* Upgrade to version 1.11, remove redundant DISTFILES specification.Jimmy Olgeni2003-08-073-5/+4
| | | | Notes: svn path=/head/; revision=86522
* Update WWW tag.Jimmy Olgeni2003-08-021-1/+1
| | | | | | | Submitted by: Rod Taylor <rbt@rbt.ca> Notes: svn path=/head/; revision=86186
* Upgrade to version 1.10.Jimmy Olgeni2003-05-192-3/+3
| | | | | | | Submitted by: Rod Taylor <rbt@rbt.ca> Notes: svn path=/head/; revision=81491
* Err... PERL_ARCH not needed when detecting HTML::Template. *blush*Sean Chittenden2003-05-141-1/+1
| | | | Notes: svn path=/head/; revision=80992
* Update postgresql_autodoc to 1.10b2. Fixes a few configure errors[1].Sean Chittenden2003-05-142-5/+4
| | | | | | | Notified by: [1] Rod Taylor <rbt@rbt.ca> (module author) Notes: svn path=/head/; revision=80991
* Whoops, remove commented out code from the previous version.Sean Chittenden2003-05-141-6/+0
| | | | Notes: svn path=/head/; revision=80961
* Update autodoc to 1.10b1. Includes fixes for various pre-7.4 mannerisms.Sean Chittenden2003-05-133-9/+19
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=80944
* Suppress command echo.Jimmy Olgeni2003-02-231-1/+1
| | | | Notes: svn path=/head/; revision=76254
* De-pkg-comment my ports + some more.Jimmy Olgeni2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76249
* Update port to version 1.01.Jimmy Olgeni2002-10-202-2/+2
| | | | Notes: svn path=/head/; revision=68402
* Update port to version 1.00.Jimmy Olgeni2002-09-062-4/+3
| | | | | | | Submitted by: Rod Taylor <iam@rbt.ca> Notes: svn path=/head/; revision=65733
* Fix WWW tag (avoid redirect).Jimmy Olgeni2002-08-241-1/+1
| | | | Notes: svn path=/head/; revision=64959
* Add postgresql_autodoc, an automatic documentation generator for postgresql.Jimmy Olgeni2002-08-235-0/+38
Supports output in HTML, GraphViz, SGML DocBook and DIA formats. Notes: svn path=/head/; revision=64906