Commit graph

3444 commits

Author SHA1 Message Date
Oliver Braun
2fe0af4947 Add dependencies on gettext and libiconv to avoid building its included version
of the gettext library.

PR:		ports/58442
Submitted by:	Simon Barner <barner@in.tum.de>
Approved by:	maintainer
2003-11-02 21:08:28 +00:00
Kirill Ponomarev
b235dfe7a2 - Update to version 0.2
* The code was reorganized and all the SMTP logic was moved
  to its own file.
* CC: works now
* General code cleanup

PR:		58804
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2003-11-02 10:28:53 +00:00
Edwin Groothuis
db4f31d13e [Patch] pkg_tree additional switches
I found convinient some additional key to the pkg_tree utility,
    and I propose to include them. The patches can be placed in
    files directory.

PR:		ports/46810
Submitted by:	Vladimir I. Chukharev <chu@gpi.ru>
Approved by:	moi
2003-11-02 04:06:06 +00:00
Edwin Groothuis
03f8a6f768 ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:

PR:		ports/58694
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 03:36:45 +00:00
Sergei Kolobov
2555ead718 - Properly spell pre-everything with two colons
- Clarify message about ATAng support in 5.x
- s/ECHO/ECHO_MSG/
2003-11-01 21:11:22 +00:00
Sergei Kolobov
a0e5aa5641 Add runwhen 2003.10.31, tools for running commands at particular times.
The biggest difference between runwhen and other schedulers is that
runwhen doesn't have a single daemon overseeing multiple jobs.
The runwhen tools essentially act as a glorified sleep command.
Perhaps runwhen does nothing that at(1) doesn't, and there are
lots of things at(1) does that runwhen doesn't:

- runwhen doesn't change user IDs - thus it will never run
  anything as the wrong user.
- It doesn't keep a central daemon running at all times -
  thus it won't break if that daemon dies.
- It doesn't require any modifications to the system boot procedure.
- It doesn't log through syslog(3) - thus it won't make a mess
  on the console if syslogd(1) isn't running.
- It doesn't centralize storage of scheduled jobs (or any other
  per-job information) - thus unprivileged users can install and use it
  without cooperation from root, and without the use of a setuid program
  to handle changes.
- It doesn't send output through mail - thus it doesn't break
  if there is no mail system installed.
- It doesn't check access control files - thus it doesn't gratuitously
  deny users.

Author:	Paul Jarc <prj@po.cwru.edu>
WWW:	http://multivac.cwru.edu/runwhen/

PR:		58789
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2003-11-01 20:50:36 +00:00
Lars Koeller
9ca264acaf o) Fix MASTER_SITES
o) Fix documentation in pkg-desc

PR:		ports/58570
Submitted by:	elvis@sslab.cs.ccu.edu.tw
2003-11-01 10:45:56 +00:00
Bruce M Simpson
55e0a4a8d6 Unbreak build on 4-STABLE and 5.1-RELEASE. Add a warning which states
that 5.1-CURRENT is required in order to monitor ATA devices.
2003-11-01 02:57:51 +00:00
Akinori MUSHA
c39b5cc9b5 Update obsolete dependencies with USE_RUBY_FEATURES. 2003-10-31 18:55:28 +00:00
Akinori MUSHA
820c7e5e45 Retire the following ports; they have been integrated into ruby18 and
ruby16-shim-ruby18:

	devel/ruby-yaml
	net/ruby-drb
	net/ruby-gserver
	net/ruby-soap
	net/ruby-xmlrpc
	security/ruby-openssl
	sysutils/ruby-devel-logger
	textproc/ruby-rexml
	www/ruby-webrick
2003-10-31 18:40:49 +00:00
Sergei Kolobov
450b648c54 - Update to 5.22
PR:		58747
Submitted by:	maintainer
2003-10-31 17:08:33 +00:00
Oliver Lehmann
b7df01bd15 update xcdroast to 0.98.a.15 2003-10-30 23:18:42 +00:00
Sergei Kolobov
77d4c218a4 Add minirsyslogd 1.02: minimal, fast and secure syslog receiver.
minirsyslogd is a minimalistic, fast and secure (through lack of bloat)
remote-only syslog receiver suitable for hardened log receiver hosts
and/or central log receivers that receive several gigabyte of logs each day.

It will not deal with local syslog data. It does not have a multitude
of configuration, alerting or scripting options. It will however
automatically split inbound syslog data according to IP address,
date and current hour, and do so as rapidly and (I hope) securely as
possible.

Author:	Mikael Olsson <mikael.olsson@clavister.com>
WWW:	http://www.clueby4.org/minirsyslogd/

PR:		58737
Submitted by:	lx@redundancy.redundancy.org
2003-10-30 21:59:57 +00:00
Jimmy Olgeni
906c1565a9 Replace absolute perl path with ${PERL} in CGI scripts (fixes
-STABLE). Add empty configuration directory else the module
will report an error.

Noticed by:	Daan van de Linde <daan@xs4all.nl>
2003-10-30 20:01:46 +00:00
Lars Koeller
055b16c9d8 o) Upps, removal of files/patch-var-64bit was lost ... 2003-10-30 12:22:15 +00:00
Lars Koeller
5a7c843ba4 o) Uptate to version 1.32c 2003-10-30 12:06:11 +00:00
Sergei Kolobov
c23271b872 - Update to 0.12.0:
= service directory now defaults to /var/service instead of /service
  - documentation is improved.
2003-10-29 21:14:30 +00:00
Kirill Ponomarev
706b4ad074 - Fix build on 5.x
- Use DOCSDIR

PR:		58285
Submitted by:	Samy Al Bahra <samy@kerneled.com>
2003-10-29 20:57:51 +00:00
Mark Linimon
ef3fbe28b2 Per distfile survey, chase new mastersite. Informed maintainer. 2003-10-29 07:46:49 +00:00
Sergey A. Osokin
1dba9f3c91 Fix build on -CURRENT.
Also:
- replace <xxx> with <xxx.h> due to Standard C++.
- In my observation, when include "devstats.h",
- In 4.x or earlier version, we use checkversion(), getnumdevs() ...
  But In 5.x, it should be repalce with devstat_checkversion(kvm_t *),
  devstat_getnumdevs(kvm_t *) respectively.
  In summary, function in 4.x's devstats.h can add prefix word "devstat

Submitted by:		Cheng-Lung Sung <clsung@dragon2.net>
Maintainership to:	submitter
PR:			58596
2003-10-28 14:53:44 +00:00
Foxfair Hu
9254dee6a1 Correct PKGORIGIN precisely according to PR/58268.
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-28 09:08:15 +00:00
Oliver Lehmann
5b2eeef23b According to bento logs, this port does not build on sparc64 and alpha
because they do not have APM. This patch disables this package on these
platforms.

PR:		ports/58137
Submitted By:	maintainer
2003-10-28 07:51:32 +00:00
Oliver Lehmann
13b54e8c30 Bump PORTREVISION (regarding to the last commit) 2003-10-28 07:29:25 +00:00
Oliver Lehmann
21cbbe4d72 Does not build the included version of libintl, use the gettext one.
PR:		ports/58375
Submitted By:	Simon Barner <barner@in.tum.de>
2003-10-28 07:23:47 +00:00
Norikatsu Shigemura
f9aee6c916 Update to 1.14.
PR:		ports/58510
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
Approved by:	Lapo Luchini <lapo@lapo.it> (maintainer)
2003-10-28 03:06:40 +00:00
Wes Peters
2601f2f947 Maintainer is @FreeBSD.ORG.
Prompted by:	linimon@
2003-10-27 20:49:00 +00:00
Mathieu Arnold
e7becfb97b Update to 1.2.1
Add a way of having the conf into $PREFIX
Add man pages

PR:		57957
Submitted by:	maintainer
2003-10-27 15:04:42 +00:00
Bruce M Simpson
84c106b5b4 Fix minor style nit and add NO_MTREE as this is a Linux port. 2003-10-26 21:26:05 +00:00
Mark Linimon
6fb1928388 Change mastersite to reflect its new location. Source: distfile survey. 2003-10-26 05:25:55 +00:00
Mark Linimon
95367b4776 Remove obsolete mastersite per distfile survey. Google does not
show any alternative sites.
2003-10-26 05:17:48 +00:00
Mark Linimon
8bdff86461 Many of the Slackware mirrors no longer mirror this distfile since
it's quite old (relates to Slackware 3.6 while the current is 9.2).
So, remove a mastersite per distfile survey.
2003-10-26 05:07:13 +00:00
Mark Linimon
b5235874eb Remove obsolete mastersite per distfile survey. 2003-10-26 04:51:39 +00:00
Mark Linimon
5d4db149c0 Remove obsolete mastersite per distfile survey. 2003-10-26 04:46:32 +00:00
Kirill Ponomarev
cc74f690d6 - Update to version 0.4.3
PR:		58523
Submitted by:	Ports Fury
2003-10-25 21:07:14 +00:00
Lars Koeller
343e1508a4 o) Fix amd64 build error in src/lib/var.c
Submitted by:	Kern Sibbald <kern@sibbald.com>
2003-10-25 11:24:36 +00:00
Jimmy Olgeni
680e9dacda Add virtualmin, a virtual host management system based on webmin. 2003-10-25 10:21:20 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Sergei Kolobov
8f6fed2ed5 Add smartmontools 5.21, S.M.A.R.T. disk monitoring tools.
The smartmontools package contains two utility programs (smartctl and smartd)
to control and monitor storage systems using the Self-Monitoring, Analysis and
Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI
hard disks.  It is derived from the smartsuite package, and includes support
for ATA/ATAPI-5 disks.

PR:		58085
Submitted by:	Eduard Martinescu <martines@rochester.rr.com>
Approved by:	krion (implicit)
2003-10-24 07:45:38 +00:00
Sergei Kolobov
f58bbc4e3a - Update to 1.38
PR:		58296
Submitted by:	maintainer
Approved by:	krion (implicit)
2003-10-23 20:37:08 +00:00
Sergei Kolobov
b5ac288585 Change to my @FreeBSD.org address.
Approved by:	krion
2003-10-23 05:42:49 +00:00
Sergei Kolobov
a0d8435fd5 Fix bento build by explicity looking for dependency in ${LOCALBASE}/sbin
Noticed by:	bento via kris
Approved by:	krion
2003-10-22 19:42:15 +00:00
Lars Koeller
a10a950036 o) Respect CFLAGS and Co (Thanks to "Dan Langille" <dan@langille.org>)
Submitted by:	dan@langille.org
2003-10-22 18:59:26 +00:00
Kirill Ponomarev
1773f7eff4 - Update to 2.8.3 2003-10-21 22:51:04 +00:00
Jimmy Olgeni
975dcd0e21 Fix a plist generation bug which included custom modules in the
file list, and then removed them at pkg_delete time.
2003-10-21 22:29:56 +00:00
Edwin Groothuis
88411a23fd fix dependencies. my fault. 2003-10-21 10:34:15 +00:00
Lars Koeller
1a2f3f0510 o) Update to the new version 1.32b
o) Take over maintainership in agreement with old maintainer,
   who don't use bacula anymore.
2003-10-20 18:39:32 +00:00
David E. O'Brien
9647308944 Add some mastersites, rearrange them also. 2003-10-20 00:12:06 +00:00
Edwin Groothuis
e435404864 fix the dependency on p5-Digest-MD5
Noticed by: bento
2003-10-19 21:38:11 +00:00
Hajimu UMEMOTO
56e4d78134 add CONFLICTS.
PR:		ports/58248
Submitted by:	rushani
2003-10-19 19:04:47 +00:00
Hajimu UMEMOTO
824dbe0133 fix typo in comment.
PR:		ports/58247
Submitted by:	rushani
2003-10-19 17:35:36 +00:00