1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Jun Kuriyama
b35fcf814c Fix incorrect Getopt::Long usage. 2009-12-12 14:39:04 +00:00
Jun Kuriyama
502c239223 - Remove dependencies which are included in modern perl.
- Grab maintainership.
2009-02-25 22:57:32 +00:00
Philippe Audeoud
638547f0f7 - Update to 0.05 2008-09-24 10:12:54 +00:00
Mark Linimon
1c14a848fe Reset r@robakdesign.com due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-03 03:37:20 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${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)
2008-04-17 14:30:31 +00:00
Yen-Ming Lee
e5cad4f0ef - use the non-versioned URL instead 2007-12-20 20:39:15 +00:00
Shaun Amott
1f05758e2c Fix plist: don't remove nls/en_US.US-ASCII or nls/POSIX
PR:		ports/99337
Submitted by:	shaun (me)
Approved by:	Bartek Rutkowski <r@robakdesign.com> (maintainer),
		ahze (mentor)
2006-06-23 13:46:06 +00:00
Vasil Dimov
7fcd3b36c7 Add new port databases/pgtop - Display PostgreSQL performance info like top(1)
pgtop was inspired by mytop (http://mytop.sourceforge.net/ [1]), which in turn
was inspired by the system monitoring tool top.

pgtop will connect to a PostgreSQL server and periodically run queries against
the pg_stat* relations and attempt to summarize the information from them in a
useful format.

http://search.cpan.org/~cosimo/pgtop-0.04/pgtop

[1] this site is not available, the correct one is:
http://jeremy.zawodny.com/mysql/mytop/

PR:		ports/98204
Submitted by:	r@robakdesign.com <r@valinor.amu.edu.pl>
2006-05-31 12:36:20 +00:00