Commit graph

1285 commits

Author SHA1 Message Date
Kirill Ponomarev
b84b1df763 - Fix dependencies
PR:		ports/64147
Submitted by:	maintainer
2004-03-12 12:42:34 +00:00
Kirill Ponomarev
b53318104b - Fix incorrect accept(2) usage
- SIZE'ify and remove unneeded distfile from distinfo [1]
- Pet portlint [2]
- Bump PORTREVISION

PR:		ports/64088
Submitted by:	maintainer, trevor [1], krion [2]
2004-03-12 09:17:12 +00:00
Jun Kuriyama
01742ce092 o More $REINPLACE_CMD'ify.
o Bump $PORTREVISION to force to clean up recent changes.

Submitted by:	Cyrille Lefevre
2004-03-11 23:22:36 +00:00
Jimmy Olgeni
7feb7b7ee2 Remove USE_SIZE now that it's used by default. 2004-03-11 21:41:14 +00:00
Erwin Lansing
da1fb8e6c2 Reset maintainership. Maintainer does not have the time to
take care of this port.

Submitted by:	maintainer
2004-03-11 20:18:18 +00:00
Jun Kuriyama
0740674ec2 o Fix on 4.x.
o Use $REINPLACE_CMD.

Submitted by:	lofi@
2004-03-11 14:52:21 +00:00
Jun Kuriyama
c55a61df91 Mark broken for 4.x for the time being.
Perl modules are installed into wrong location for 4.x.
2004-03-11 00:26:39 +00:00
Jun Kuriyama
ef7f2d6bba Various fixes / improvements.
See PR for details.

PR:		ports/63759
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2004-03-10 13:40:41 +00:00
Jimmy Olgeni
63ce49947e Unbreak: chase checksum change on PDF file (documentation update).
Add USE_SIZE support.

This has already been done once, but the port was being repocopied so the
change ended up in the previous port.

Noticed by:	kris
2004-03-06 21:51:50 +00:00
Kirill Ponomarev
a0f23fccb4 - Update to version 1.4
PR:		ports/63822
Submitted by:	maintainer
2004-03-06 09:29:19 +00:00
Kirill Ponomarev
73e03e21ac - Add more MASTER_SITES
Submitted by:	bento via kris
2004-03-04 14:03:53 +00:00
Kirill Ponomarev
4a149bc66d - Fix MASTER_SITES 2004-03-01 11:21:28 +00:00
Kirill Ponomarev
29978081bb - Update to version 0.16 2004-02-29 14:36:43 +00:00
Jun Kuriyama
b0e5f3b827 Avoid "kvm_read: Bad address" error.
PR:		ports/63026
Submitted by:	Antoine Jacoutot <ajacoutot@lphp.org>
2004-02-29 12:26:59 +00:00
Oliver Eikemeier
939b469964 fix PKGORIGIN for net/zabbix-agent 2004-02-29 01:35:52 +00:00
Tilman Keskinoz
84062bffa8 Fix build on CURRENT 2004-02-28 23:18:07 +00:00
Tilman Keskinoz
d14df55976 USE_MYSQL
Unbreak on CURRENT.
2004-02-28 22:27:06 +00:00
Edwin Groothuis
bc997c65f9 [maintainer] zabbix: version bump 1.0b13 -> 1.0b14
PR:		ports/63340
Submitted by:	Sergey Akifyev <asa@gascom.ru>
2004-02-28 22:20:28 +00:00
Edwin Groothuis
17a0f98920 Let the port choose between a PGSQL or MYSQL backend.
Fix compilation of net/zabbix when using the PGSQL backend. (author informed)

PR:		61773, 62856
Submitted by:	Michal F. Hanula <f@7f000001.org>, edwin@Mavetju.org
Approved by:	maintainer timeout
2004-02-28 22:05:46 +00:00
Edwin Groothuis
f2ff4dcdea Update to 0.47 2004-02-28 12:10:53 +00:00
Alexander Leidinger
7b0e707504 - Obey PTHREAD_LIBS also when libpthread exists.
- Use/respect DATADIR and DOCSDIR.

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2004-02-27 11:30:18 +00:00
Clement Laforet
128196c518 - Mark this port as DEPRECATED (removal is scheduled on 2004-05-26)
since it's fairly buggy and works only with ISC-DHCPd v2
2004-02-26 17:49:50 +00:00
Oliver Eikemeier
3d4a00a8ee fix PKGORIGIN 2004-02-25 14:39:57 +00:00
Pav Lucistnik
e4ad078d84 - Update to 0.7.6
PR:		ports/63244
Submitted by:	Sergey Akifyev <asa@asa.gascom.net.ru> (maintainer)
2004-02-24 17:08:30 +00:00
Oliver Eikemeier
affeba3053 - Update to 1.26
- Use OPTIONS for optional dependencies
- Change pkg-{,de}install to avoid risk of data loss when upgrading
- Patch files instead of regexps in Makefile

added a work around for PR 63293

PR:		63230
Submitted by:	Lars Thegler <lars@thegler.dk> (maintainer)
Reviewed by:	clement
2004-02-24 12:41:38 +00:00
Garrett Wollman
60aab66567 Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.

Approved in principle by: marcus
2004-02-23 04:42:13 +00:00
Kirill Ponomarev
533d3c03db - Fix pkg-message
PR:		ports/61267
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
Approved by:	timeout from maintainer
2004-02-13 21:55:50 +00:00
Kirill Ponomarev
d2ff71757c - Add the ability to run in the background as daemon.
- Fix man page.

PR:		ports/62798
Submitted by:	Aaron D. Gifford <agifford@infowest.com>
2004-02-13 19:38:09 +00:00
Mark Linimon
d55e243de2 If you attempt to send an ICMP echo to a host on the same ethernet
subnet, and that host is down/turned off, the Tnm::icmp echo command
will fail rather than return an unreachable indication on some
occasions.  This is because the nmicmpd program will occasionally
get an EHOSTDOWN error when doing a sendto() when the ARP entry
resolution times out.

This is a problem since this API can support a list of hosts to
send traffic to, and a single error as described will abort the
entire operation.

(The reviewer claims that he could not duplicate the problem,
but that the patch seems like a good idea anyway.)
PR:		ports/24940
Submitted by:	Louis Mamakos <louie@transsys.com>
Reviewed by:	Stefan Eßer <se@FreeBSD.org>
2004-02-13 09:31:58 +00:00
Kirill Ponomarev
e54f0d3b3b - Update to version 0.6.0p3 2004-02-12 15:25:33 +00:00
Mathieu Arnold
6cbc91d733 Update to 0.09
Reset MAINTAINER (timeout > 3 months)

PR:		59537
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-02-11 16:06:05 +00:00
Mathieu Arnold
64aa72ccfc Update to 1.9004
Reset MAINTAINER (timeout > 3 month)

PR:		57983
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2004-02-11 15:14:59 +00:00
Mark Linimon
294bf5a13f Update to 1.2: mostly bugfixes, but also configuration for other OSes.
See Changelog for details.

Details about the changes to the port (as differntiated from the source):

- we depend on perl5 on build
- remove nagmin support as the nagmin port was never commited
- add rc.subr support
- document supported tunables
- add post-install documentation that documents the remaining
  steps the user needs to take to finish the installation
- add deinstallation script the reminds the user to remove
  the username, group and directory

PR:		ports/62537
Submitted by:	Blaz Zupan <blaz@si.FreeBSD.org> (maintainer)
2004-02-11 04:56:00 +00:00
Kirill Ponomarev
0f4782f55a - Fix build on AMD64
Approved by:	maintainer
2004-02-09 20:22:23 +00:00
Kirill Ponomarev
321e07bb47 - Update to version 1.0.4 2004-02-07 18:47:03 +00:00
Kirill Ponomarev
8ae7e1c069 - Update to version 0.6.0p2 2004-02-07 18:32:41 +00:00
Clement Laforet
3b8591d72d - SIZEify distinfo 2004-02-07 17:16:21 +00:00
Kris Kennaway
ba774ae640 BROKEN on 5.x: does not compile 2004-02-06 23:05:01 +00:00
Yen-Ming Lee
136392de0e add USE_GCC=2.95 and unbreak this port. 2004-02-06 18:11:45 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Kris Kennaway
e1a512059e BROKEN: does not build with perl >=5.8 2004-02-06 11:32:30 +00:00
Joe Marcus Clarke
472beb5144 Update to 1.1.
PR:		62413
Submitted by:	maintainer
2004-02-06 06:16:03 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Joe Marcus Clarke
8cc71b5f6c Add the net-mgmt category, but do not connect it to the build until it has
some ports.
2004-02-04 05:14:43 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Kirill Ponomarev
5e147280ef - SIZEify 2004-01-30 14:05:15 +00:00
Edwin Groothuis
3b4a32093c Mark broken on amd64
Noticed by: bento

Approved by:	Sergey Akifyev <asa@gascom.ru>
2004-01-30 09:05:11 +00:00
Mark Linimon
717d724326 Remove BROKEN now that this correctly builds on 5-current. From the PR:
With recent fixes to lang/gcc295, irrtoolset-4.7.3 now builds on current.
  (NOTE: It appears that portversion was NOT updated on the gc295 port, so
  a re-install of the compiler port must be forced before this will build.)

PR:		ports/61439
Submitted by:	Kevin Oberman <oberman@es.net> (maintainer)
2004-01-30 03:59:05 +00:00
Trevor Johnson
f15b845ebe SIZEify. 2004-01-29 16:13:06 +00:00