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

9 Commits

Author SHA1 Message Date
Martin Wilke
130199a31b - Update to 4.10.1
PR:		117880
Submitted by:	Martin Pala <martinp@tildeslash.com> (maintainer)
2007-12-12 18:42:10 +00:00
Ade Lovett
dbd39ca660 Migration from bison 1.x to 2.x
PR:		117086
Tested by:	-exp runs
2007-10-17 10:13:01 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Vanilla I. Shu
97e431a9fe Upgrade to 4.9.
PR:		ports/109342
Submitted by:	maintainer
2007-02-20 01:03:34 +00:00
Martin Wilke
23de5812cc - Update to 4.8.2
PR:		ports/105547
Submitted by:	Martin Pala<martinp@tildeslash.com> (maintainer)
2006-11-15 20:08:53 +00:00
Marcus Alves Grando
6f761ccfbd - Update to 4.8.1
PR:		97736
Submitted by:	maintainer
2006-05-24 15:00:20 +00:00
Tim Bishop
fd377b7649 - Update to 4.7
- Fix typo in Makefile comment block

PR:		91692
Submitted by:	Martin Pala <martinp@tildeslash.com> (maintainer)
2006-01-13 13:20:23 +00:00
Marcus Alves Grando
928eb7f216 Update to 4.6
PR:		87231
Submitted by:	Martin Pala  <martinp@tildeslash.com> (maintainer)
2005-10-11 02:50:45 +00:00
Kirill Ponomarev
aa06cae11d Add monit 4.4, UNIX system management and monitoring tool.
Monit is a utility for managing and monitoring processes,
 files, directories, devices and network services on a Unix system.
 Monit conducts automatic maintenance and repair and can execute
 meaningful causal actions in error situations.

 monit supports:
  * Daemon mode - poll services at a specified interval
  * Group and manage groups of services, service dependencies
  * Logging - syslog or own logfile
  * Alert, start, stop and restart of services based on it's
  * characteristics
  * MD5 and SHA1 checksums
  * Runtime Unix socket and TCP/IP port checking (tcp and udp)
  * Process status, timeout, memory and cpu usage, etc.
  * Device usage monitoring (inodes and space)
  * File monitoring (timestamp, checksum, permission, owner, etc.)
  * Directory monitoring (timestamp, permission, owner, etc.)
  * Remote network services monitoring (ping, response time,
  * protocol, etc.)
  * System load average monitoring
  * Flexible and customizable email alert messages and notifications
  * Protocol verification such as HTTP, FTP, SMTP, POP, IMAP, NNTP,
  * etc.
  * A HTTP interface with XML output option

PR:		ports/75811
Submitted by:	Martin Pala <martinp at tildeslash.com>
2005-02-18 19:14:12 +00:00