notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/postgresql_autodoc/Makefile

Number of commits found: 39

Friday, 3 Jun 2016
16:44 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:416324 
Friday, 1 Apr 2016
14:00 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412346 
Saturday, 12 Dec 2015
23:02 bapt search for other commits by this committer
Mark as broken: does not fetch
Original commitRevision:403636 
Monday, 19 Oct 2015
14:50 amdmi3 search for other commits by this committer
Improve shebangfix framework

- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")

Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")

Update shebangfix usage according to new rules in many ports:

- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces

Fix shebangfix usage in many ports (irrelevant to infrastructure change):

- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string

Approved by:	portmgr (bapt)
Differential Revision:	D3756
Original commitRevision:399684 
Tuesday, 2 Jun 2015
09:05 olgeni search for other commits by this committer
BUILD_DEPENDS are actually RUN_DEPENDS.

PR:		200573
Submitted by:	tobias.kortkamp@gmail.com
Original commitRevision:388309 
Friday, 8 May 2015
09:15 amdmi3 search for other commits by this committer
- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q2
Original commitRevision:385741 
Monday, 25 Aug 2014
17:53 crees search for other commits by this committer
Convert pgsql ports to use USES+=pgsql

Reviewed by:	bapt
Original commitRevision:366114 
Thursday, 7 Nov 2013
15:09 olgeni search for other commits by this committer
- Switch to USES=gmake.
- Add staging support.
- Do not mute install commands.
Original commitRevision:333114 
Friday, 20 Sep 2013
16:13 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Original commitRevision:327717 
Tuesday, 10 Sep 2013
14:35 az search for other commits by this committer
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Original commitRevision:326904 
Saturday, 26 Jan 2013
14:50 olgeni search for other commits by this committer
Convert Makefile headers to the new format in my ports.
Original commitRevision:311016 
Saturday, 30 Jun 2012
12:52 olgeni search for other commits by this committer
Remove SITE_PERL from *_DEPENDS.
Original commit
Saturday, 7 Jan 2012
22:06 olgeni search for other commits by this committer
Upgrade to version 1.41.
Original commit
Wednesday, 4 Aug 2010
14:10 olgeni search for other commits by this committer
Whitespace fix.
Original commit
Thursday, 17 Sep 2009
15:27 olgeni search for other commits by this committer
Upgrade to version 1.40.

Feature safe:   yes
Original commit
Saturday, 5 Apr 2008
10:09 olgeni search for other commits by this committer
Upgrade to version 1.31.
Original commit
Wednesday, 30 May 2007
22:36 olgeni search for other commits by this committer
Remove obsolete workaround for Perl 5.005_03.

PR:             ports/113163
Submitted by:   erwin
Original commit
Sunday, 28 Jan 2007
21:28 olgeni search for other commits by this committer
Fix dependency on devel/p5-Term-ReadKey.

Noticed by:     kris
Original commit
00:57 olgeni search for other commits by this committer
Upgrade to version 1.30.
Original commit
Monday, 16 May 2005
18:46 olgeni search for other commits by this committer
Upgrade to version 1.25.
Original commit
Sunday, 8 May 2005
07:44 nork search for other commits by this committer
Chase dependency on p5-DBD-Pg.
(Use p5-DBD-Pg-13 on FreeBSD 4.x and Perl 5.00503)
Original commit
Saturday, 23 Oct 2004
13:05 olgeni search for other commits by this committer
Upgrade to version 1.24.

PR:             72919
Submitted by:   Rod Taylor <ports (at) rbt.ca>
Original commit
Friday, 4 Jun 2004
10:05 olgeni search for other commits by this committer
Upgrade to version 1.23.

PR:             67512
Submitted by:   Rod Taylor <ports(at)rbt.ca>
Original commit
Wednesday, 4 Feb 2004
05:21 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Original commit
Thursday, 4 Dec 2003
10:33 olgeni search for other commits by this committer
Upgrade to 1.21.
Original commit
Monday, 3 Nov 2003
22:23 olgeni search for other commits by this committer
Upgrade to 1.20.
Original commit
Friday, 24 Oct 2003
12:05 ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Original commit
Tuesday, 16 Sep 2003
05:43 erwin search for other commits by this committer
Conditionalise dependencies on databases/p5-DBI: for perl
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)
Original commit
Thursday, 7 Aug 2003
18:56 olgeni search for other commits by this committer
Upgrade to version 1.11, remove redundant DISTFILES specification.
Original commit
Monday, 19 May 2003
21:39 olgeni search for other commits by this committer
Upgrade to version 1.10.

Submitted by:   Rod Taylor <rbt@rbt.ca>
Original commit
Wednesday, 14 May 2003
18:32 seanc search for other commits by this committer
Err... PERL_ARCH not needed when detecting HTML::Template.  *blush*
Original commit
18:19 seanc search for other commits by this committer
Update postgresql_autodoc to 1.10b2.  Fixes a few configure errors[1].

Notified by:    [1] Rod Taylor <rbt@rbt.ca> (module author)
Original commit
05:43 seanc search for other commits by this committer
Whoops, remove commented out code from the previous version.
Original commit
Tuesday, 13 May 2003
21:50 seanc search for other commits by this committer
Update autodoc to 1.10b1.  Includes fixes for various pre-7.4 mannerisms.

Approved by:    maintainer
Original commit
Sunday, 23 Feb 2003
11:07 olgeni search for other commits by this committer
Suppress command echo.
Original commit
10:51 olgeni search for other commits by this committer
De-pkg-comment my ports + some more.
Original commit
Sunday, 20 Oct 2002
08:30 olgeni search for other commits by this committer
Update port to version 1.01.
Original commit
Friday, 6 Sep 2002
16:46 olgeni search for other commits by this committer
Update port to version 1.00.

Submitted by:   Rod Taylor <iam@rbt.ca>
Original commit
Friday, 23 Aug 2002
20:47 olgeni search for other commits by this committer
Add postgresql_autodoc, an automatic documentation generator for postgresql.
Supports output in HTML, GraphViz, SGML DocBook and DIA formats.
Original commit

Number of commits found: 39