Commit graph

22 commits

Author SHA1 Message Date
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Rong-En Fan
6c27ac50f1 - Change the way how we assign default value
- Some style changes to match Porter's Handbook

Suggested by:	dougb
2007-07-26 16:05:04 +00:00
Rong-En Fan
505427c489 - Patch configure.in so it accepts --infodir option [1]
- While I'm here, use USE_RC_SUBR facility for rc scripts
- Other cosmetic changes

Reported by:	pointyhat exp run
2007-07-16 10:53:48 +00:00
Cheng-Lung Sung
4de56a776b - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 22:55:18 +00:00
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Edwin Groothuis
8782296f87 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry 2006-01-22 00:30:24 +00:00
Pav Lucistnik
aa1836b7e9 - Add SHA256 2005-11-24 01:23:57 +00:00
Pav Lucistnik
83f927a9db - Make fetchable 2005-11-24 01:11:14 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Oliver Lehmann
8525a1f7a0 fix MASTER_SITE_SUBDIR
fix build
2005-05-25 21:05:47 +00:00
Jun Kuriyama
ba358c4800 Reset maintainer to ports@.
I'm not using this program for now.
2005-04-24 22:27:09 +00:00
Jun Kuriyama
62d4eef2e5 Update to follow new rc.d/localpkg order.
Obtained from:	mtm
2004-07-26 23:28:47 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Jun Kuriyama
fd7debda48 Upgrade to 1.0.7 stable release. 2004-06-25 05:38:30 +00:00
Jun Kuriyama
69579148d8 Update to 1.0.6cv14. 2004-05-13 15:27:47 +00:00
Jun Kuriyama
c030d50aaf Update to recent snapshot. 2004-04-17 16:02:32 +00:00
Jun Kuriyama
1b7bb85f82 SIZEify.
Submitted by:	trevor
2004-03-18 00:48:53 +00:00
Jun Kuriyama
f18b1ceaea o Fix some bugs reported on ML.
o Fix more style bugs in debug message.
o Add internal function to postmaster which returns current replication
  server.
o Add new packet handler to pgreplicate which returns cluster node
  status information.
o Add check scripts for nagios.  These scripts may be useful, but not
  intended to officially supported by me.  I'll make them as another
  port when they become stable.
2004-02-25 13:47:27 +00:00
Jun Kuriyama
4d3d3d85c9 o Fix some bugs in startup scripts.
o Add WITH_DEBUG knob.
o Fix a bug of pglb which dumps core (obtained from ML).
o Fix style bugs in debug messages.
2004-02-16 01:24:58 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Jun Kuriyama
79e023903e Add pgcluster 1.0.6b, the multi-master and synchronous replication
system for PostgreSQL.
2004-01-26 09:02:45 +00:00