aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.trevor2003-11-172-0/+2
|
* - Add a knob WITH_DVDHACK that builds cdrecord with a third-party patchnetchild2003-11-174-8/+69
| | | | | | | | | | | | | | allowing to record DVD-R[W]s. [1] NOTE: Please don't blame Joerg Schilling or ask for support on the cdrtools mailing lists if this doesn't work. Also have a look at the output of `cdrecord -version`. - Append '-rscsi' to PKGNAMESUFFIX when built with WITH_RSCSI (equivalent is done when built with WITH_DVDHACK). - Limit the workaround that disables using mlockall(2) to FreeBSD versions where it triggers a panic. Requested by: pav [1] Tested by: Harold Gutch <logix@foobar.franken.de> [1]
* - Update to version 1.3.1krion2003-11-173-3/+2
| | | | | PR: 59363 Submitted by: maintainer
* - Use system gettext instead of bundled onepav2003-11-173-37/+7
| | | | | | | | - Respect ${PTHREAD_LIBS} PR: ports/58542 Submitted by: Simon Barner <barner@in.tum.de> Approved by: marcus (backup mentor)
* Update to 20031115pav2003-11-173-16/+40
| | | | | | PR: ports/59304 Submitted by: Stefan Walter (maintainer) Approved by: marcus (backup mentor)
* Fix plistperky2003-11-161-0/+5
|
* Add port for cpu-1.4.2,perky2003-11-165-0/+41
| | | | an LDAP user management tool written in C and loosely based on FreeBSD's pw(8).
* clean_ => cleaneik2003-11-165-4/+3
| | | | | | PR: 59150 Submitted by: Charles Swiger <chuck@pkix.net> Approved by: marcus (mentor)
* Update of the sysutils/freesbie port to a current snapshot.linimon2003-11-152-2/+2
| | | | | | Implements some interesting additional functionality like: better FreeBSD-5 support; and miniBSD, an approach similar to PicoBSD. Maintainer-update. PR: ports/59265.
* Update the livecd script to resolve bug reported in PR ports/46846.linimon2003-11-152-5/+3
| | | | Maintainer-update. PR: ports/59048.
* Fix virgin installeik2003-11-152-25/+29
| | | | | | | PR: 59112 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) Noticed by: Rolandas Naujikas <rolnas@takas.lt> Approved by: marcus (mentor)
* Fix some ports that write something after bsd.port.mkeik2003-11-151-4/+1
| | | | | PR: 59254 Approved by: marcus (mentor)
* "Fix the location of the gmetad state files. I missed the fact that itarved2003-11-141-2/+4
| | | | | | | | | | | the string defining the default moved from one file to another in the last update so the documentation was corrected, but the actual default was not. Fix PTHREAD_LIBS support so it works if there's a libpthread installed." PR: 59268 Submitted by: brooks
* Add kkbswitch, a KDE keyboard layout switcher. This one is very similararved2003-11-145-0/+71
| | | | | | | | to the one delivered with kde, but according to the submitter works a lot better with russian keyboards PR: 58616 Submitted by: Rashid N. Achilov <shelton@sentry.granch.ru>
* Update to 0.2.1arved2003-11-142-2/+2
| | | | | PR: 59258 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-133-4/+4
|
* Upgrade to version 1.051.olgeni2003-11-132-4/+3
|
* Upgrade to version 1.121.olgeni2003-11-132-31/+3
|
* Add the virtual category "pear" to the Makefiles of these ports.edwin2003-11-133-3/+3
| | | | | | PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org
* prevent to add -O2.sf2003-11-121-0/+5
|
* - Update to version 1.3.6krion2003-11-122-2/+2
| | | | | | | | | | | | | | | | | | | | | - Fixed bug: ipa incorrectly worked when some IPFW/IP6FW/IPF/PF rule overflowed and this rule is not the first by order in the corresponding parameter (in "ipa -t" output), it calculated more bytes than actually should be calculated - Fixed two bugs: ipa sometime incorrectly did accounting for limits if statistics was subtracted in some rule - Fixed bug: limit's start_time could be yyyy.mm.dd/24:00:00 in the database, mktime(3) on tested systems understands such local time and transforms it to next_day/00:00:00, now start_time can't be 24:00:00 any more and always is next_day/00:00:00. - Fixed bug: if new_local_time - old_local_time > one_day (for example as the result of date of ntpdate commands usage), then ipa thought that a new day came, now it tries to find out if local time is changed too quickly PR: 59209 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> (maintainer)
* Fixed waste CPU resources.kevlo2003-11-121-0/+11
| | | | Submitted by: wes@
* Add clockspeed-conf 0.4.5:sergei2003-11-127-0/+100
| | | | | | | | | | | | | The clockspeed-conf package provides configuration scripts to set up a clockspeed client and/or a taiclockd server using Dan Bernstein's daemontools for supervision and his clockspeed package for time synchronisation. Author: Patrick Atamaniuk <atamaniuk at frobs.net> WWW: http://foo42.de/devel/sysutils/clockspeed-conf/ PR: 51036 Submitted by: Patrick Atamaniuk <atamaniuk at frobs.net>
* - Update to version 5.13.4.7.4krion2003-11-112-3/+2
| | | | | PR: 59149 Submitted by: maintainer
* - Update to version 0.4.5krion2003-11-113-12/+2
| | | | | PR: 59134 Submitted by: Ports Fury
* Remove the "FORBIDDEN", I believe it was fixed with the last commit.jeh2003-11-101-2/+0
|
* The attached diff updates cfengine2 to 2.0.8p1 which includes new features, ↵jeh2003-11-107-107/+10
| | | | | | | performance enhancements for file copies and security patches. PR: 56710 Submitted By: Paul Dlug <paul@aps.org>
* Update LDAP-Account-Manager to 0.4jeh2003-11-093-5/+17
| | | | | | | | | | | | | Freshmeat announcement: This release has an improved design, improved documentation, the ability to edit group members directly, support for several password hashes (CRYPT, SHA, SSHA, MD5, SMD5, and PLAIN), and PDF output for groups and hosts. A possible error which could delete entries if the objectclass didn't fit has been fixed. Many Samba 3.0-related bugs, most related to SIDs, have been fixed. PR: 58699 Submitted By: MAINTAINER
* Fix dependenciesarved2003-11-092-10/+6
| | | | | PR: 58928 Submitted by: Andreas Fehlner <fehlner@gmx.de>
* Hook up sysutils/logtool-devel after repo-copy from sysutils/logtoolsergei2003-11-091-0/+1
| | | | | PR: 55017 Submitted by: sergei
* - Update to 1.3.1 after repo-copy from sysutils/logtoolsergei2003-11-093-4/+8
| | | | | PR: 55017 Submitted by: sergei
* Fix COMMENT (unnecessary quotes)sergei2003-11-091-1/+1
|
* - Update to version 2.5.5 [1]krion2003-11-099-883/+9
| | | | | | | | | * integrates a number of FreeBSD enhancements and fixes a DoS bug - Respect PTHREAD_LIBS and PTHREAD_CFLAGS [2] PR: 59049 Submitted by: brooks [1], krion [2]
* Upgrade to version 1.51.olgeni2003-11-082-3/+2
| | | | Submitted by: igla@batterybackups.net
* Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently addedmarcus2003-11-072-4/+4
| | | | | | bsd.port.mk macro. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* sysutils/prune -> sysutils/fileprune after repo-copynetchild2003-11-061-1/+1
|
* Rename after repo-copy.netchild2003-11-064-9/+9
| | | | | Submitted by: dds Repo-copy by: joe
* Add bbsmount 0.3.0p1, graphical disk mounter for the Blackbox slit.krion2003-11-068-0/+191
| | | | | PR: 57902 Submitted by: Eric J. Christeson <echriste@702com.net>
* add pcre to LIB_DEPENDS in the gtk20 case.oliver2003-11-061-1/+2
| | | | Noted By: Stefan Thurner <thurners@t-online.de>
* Update modules: mysql-1.110-5, proc-1.110-7, samba-1.110-4,olgeni2003-11-052-4/+9
| | | | sendmail-1.110-7.
* Upgrade to Ganglia Web Frontend 2.5.4. PR ports/58658 (maintainer-update).linimon2003-11-054-6/+11
|
* Update to Ganglia Monitor Core 2.5.4, plus enhancements bringinglinimon2003-11-0514-207/+862
| | | | | FreeBSD support up to the level of Linux support. PR: ports/58657 (maintainer-update).
* Chase the libxslt shared lib version with a PORTREVISION bump.marcus2003-11-051-2/+2
|
* Fix broken on 5.1 (about nfs include path).osa2003-11-045-116/+301
| | | | | | Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Approved by: maintainer (timeout) PR: 58591
* Reset maintainer to ports@FreeBSD.org. Requested by: kris.linimon2003-11-032-2/+2
|
* Mark BROKEN (see bento logs). These ports are scheduled for removalkris2003-11-032-0/+4
| | | | | after Feb 2 2004 if they are still broken at that time and no fixes have been submitted by PR.
* Reset maintainer of ports owned by inactive committers who were just retired.kris2003-11-031-1/+1
|
* Add dependencies on gettext and libiconv to avoid building its included versionobraun2003-11-032-4/+6
| | | | | | | | of the gettext library. PR: ports/58442 Submitted by: Simon Barner <barner@in.tum.de> Approved by: maintainer
* - Update to version 0.2krion2003-11-023-3/+3
| | | | | | | | | | * 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)
* [Patch] pkg_tree additional switchesedwin2003-11-022-0/+66
| | | | | | | | | | 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
* ports with possibly unreachable MAINTAINERsedwin2003-11-023-3/+3
| | | | | | | | *** 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>
* - Properly spell pre-everything with two colonssergei2003-11-022-8/+8
| | | | | - Clarify message about ATAng support in 5.x - s/ECHO/ECHO_MSG/
* Add runwhen 2003.10.31, tools for running commands at particular times.sergei2003-11-026-0/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* o) Fix MASTER_SITESlkoeller2003-11-012-6/+2
| | | | | | | o) Fix documentation in pkg-desc PR: ports/58570 Submitted by: elvis@sslab.cs.ccu.edu.tw
* Unbreak build on 4-STABLE and 5.1-RELEASE. Add a warning which statesbms2003-11-016-4/+130
| | | | that 5.1-CURRENT is required in order to monitor ATA devices.
* Update obsolete dependencies with USE_RUBY_FEATURES.knu2003-11-011-4/+2
|
* Retire the following ports; they have been integrated into ruby18 andknu2003-11-015-53/+0
| | | | | | | | | | | | | | 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
* - Update to 5.22sergei2003-11-014-4/+4
| | | | | PR: 58747 Submitted by: maintainer
* update xcdroast to 0.98.a.15oliver2003-10-314-45/+33
|
* Add minirsyslogd 1.02: minimal, fast and secure syslog receiver.sergei2003-10-315-0/+42
| | | | | | | | | | | | | | | | | | 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
* Replace absolute perl path with ${PERL} in CGI scripts (fixesolgeni2003-10-312-0/+6
| | | | | | | -STABLE). Add empty configuration directory else the module will report an error. Noticed by: Daan van de Linde <daan@xs4all.nl>
* o) Upps, removal of files/patch-var-64bit was lost ...lkoeller2003-10-302-50/+0
|
* o) Uptate to version 1.32clkoeller2003-10-306-34/+42
|
* - Update to 0.12.0:sergei2003-10-302-2/+2
| | | | | = service directory now defaults to /var/service instead of /service - documentation is improved.
* - Fix build on 5.xkrion2003-10-304-20/+56
| | | | | | | - Use DOCSDIR PR: 58285 Submitted by: Samy Al Bahra <samy@kerneled.com>
* Per distfile survey, chase new mastersite. Informed maintainer.linimon2003-10-293-3/+3
|
* Fix build on -CURRENT.osa2003-10-286-11/+210
| | | | | | | | | | | | | | 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
* Correct PKGORIGIN precisely according to PR/58268.foxfair2003-10-281-1/+1
| | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* According to bento logs, this port does not build on sparc64 and alphaoliver2003-10-281-0/+2
| | | | | | | | because they do not have APM. This patch disables this package on these platforms. PR: ports/58137 Submitted By: maintainer
* Bump PORTREVISION (regarding to the last commit)oliver2003-10-281-0/+1
|
* Does not build the included version of libintl, use the gettext one.oliver2003-10-283-3/+49
| | | | | PR: ports/58375 Submitted By: Simon Barner <barner@in.tum.de>
* Update to 1.14.nork2003-10-282-2/+2
| | | | | | PR: ports/58510 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Approved by: Lapo Luchini <lapo@lapo.it> (maintainer)
* Maintainer is @FreeBSD.ORG.wes2003-10-281-1/+1
| | | | Prompted by: linimon@
* Update to 1.2.1mat2003-10-273-9/+24
| | | | | | | | Add a way of having the conf into $PREFIX Add man pages PR: 57957 Submitted by: maintainer
* Fix minor style nit and add NO_MTREE as this is a Linux port.bms2003-10-271-1/+1
|
* Change mastersite to reflect its new location. Source: distfile survey.linimon2003-10-261-1/+1
|
* Remove obsolete mastersite per distfile survey. Google does notlinimon2003-10-261-1/+2
| | | | show any alternative sites.
* Many of the Slackware mirrors no longer mirror this distfile sincelinimon2003-10-261-2/+1
| | | | | it's quite old (relates to Slackware 3.6 while the current is 9.2). So, remove a mastersite per distfile survey.
* Remove obsolete mastersite per distfile survey.linimon2003-10-261-2/+1
|
* Remove obsolete mastersite per distfile survey.linimon2003-10-261-2/+1
|
* - Update to version 0.4.3krion2003-10-263-2/+12
| | | | | PR: 58523 Submitted by: Ports Fury
* o) Fix amd64 build error in src/lib/var.clkoeller2003-10-252-0/+50
| | | | Submitted by: Kern Sibbald <kern@sibbald.com>
* Add virtualmin, a virtual host management system based on webmin.olgeni2003-10-256-0/+148
|
* utilize SITE_PERLijliao2003-10-2436-133/+119
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Add smartmontools 5.21, S.M.A.R.T. disk monitoring tools.sergei2003-10-2411-0/+197
| | | | | | | | | | | | 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)
* - Update to 1.38sergei2003-10-246-58/+50
| | | | | | PR: 58296 Submitted by: maintainer Approved by: krion (implicit)
* Change to my @FreeBSD.org address.sergei2003-10-236-6/+6
| | | | Approved by: krion
* Fix bento build by explicity looking for dependency in ${LOCALBASE}/sbinsergei2003-10-231-1/+1
| | | | | Noticed by: bento via kris Approved by: krion
* o) Respect CFLAGS and Co (Thanks to "Dan Langille" <dan@langille.org>)lkoeller2003-10-232-2/+14
| | | | Submitted by: dan@langille.org
* - Update to 2.8.3krion2003-10-224-8/+10
|
* Fix a plist generation bug which included custom modules in theolgeni2003-10-222-13/+8
| | | | file list, and then removed them at pkg_delete time.
* fix dependencies. my fault.edwin2003-10-211-1/+1
|
* o) Update to the new version 1.32blkoeller2003-10-2121-547/+1109
| | | | | o) Take over maintainership in agreement with old maintainer, who don't use bacula anymore.
* Add some mastersites, rearrange them also.obrien2003-10-201-6/+10
|
* fix the dependency on p5-Digest-MD5edwin2003-10-202-2/+2
| | | | Noticed by: bento
* add CONFLICTS.ume2003-10-202-0/+6
| | | | | PR: ports/58248 Submitted by: rushani
* fix typo in comment.ume2003-10-201-3/+3
| | | | | PR: ports/58247 Submitted by: rushani
* - Get the translations installed (Make configure able to detectoliver2003-10-196-5/+84
| | | | | | | | | | | | gettext and add it to LIB_DEPENDS.). [1] - INSTALLS_SHLIB added to the Makefile (Only in case a library get installed by the port.) - remove NO_FILTER_SHLIB - Replaced GNU_CONFIGURE with USE_LIBTOOL if INSTALLS_SHLIB was set in the Makefile - bump PORTREVISION Noted By: Dinesh Nadarajah <dinesh_list@sbcglobal.net> [1]
* - Update to version 0.4.2krion2003-10-192-3/+4
| | | | | PR: 58225 Submitted by: Ports Fury
* Bump PORTREVISION.bms2003-10-191-0/+1
|
* Fix conflict whereby USE_LINUX_PREFIX would bring in an unwanted dependencybms2003-10-191-1/+1
| | | | | | on linux_base-7*, when linux_base-8* is required. Noticed by: kris
* Add gstopd to the ports.mr2003-10-195-0/+39
| | | | | gstopd stops disks (da(4) currently) after some amount of inactivity. The inactivity is measured using GEOM(4) statistics.
* unbreak dependency on textproc/docbook-xmledwin2003-10-181-1/+1
| | | | Noticed by: bento/kris
* Reset undeliverable maintainer addresskris2003-10-181-1/+1
|
* The port depends on an include file, not on a library. Revert backnetchild2003-10-171-2/+2
| | | | | | to BUILD_DEPENDS, but use the include file as a dependency instead. Discussed with: maintainer
* Use ONLY_FOR_ARCHS as an inclusive list instead of NOT_FOR_ARCHS.sumikawa2003-10-172-2/+2
| | | | Suggested by: kris
* Update to version 4.69.obrien2003-10-172-3/+3
| | | | Submitted by: Vic Abell <abe@purdue.edu>
* Do not build this port on alpha and sparc64 since APM is not supportedsumikawa2003-10-162-0/+4
| | | | on them.
* This port is only for the i386 architecture.edwin2003-10-161-0/+2
| | | | | | Noticed by: bento/kris Approved by: maintainer
* [patch] sysutils/lire: point to DocBook-XMLedwin2003-10-161-4/+4
| | | | | | | | | | | | | | I build the lire port today, and noticed, that it did not pick up docbookx.dtd from DocBook-XML correctly, but it was configured to use DocBook-SGML, and it didn't even find that .dtd. With my patch, `lire' is able procduce HTML output, and also probably PDF output (not tested, but it relies on DocBook, too). PR: ports/57229 Submitted by: Simon Barner <barner@in.tum.de>
* BROKEN on 5.x: does not compilekris2003-10-162-2/+14
|
* Improved error message per ports/53130 and maintainer timeout.linimon2003-10-161-1/+1
| | | | PR: 53130
* unbreak sysutils/cd-write by adding a lot of \n\'sedwin2003-10-167-6/+821
| | | | | noticed by bento. informed maintainer
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* BROKEN on 5.x: does not compilekris2003-10-161-0/+4
|
* Use the correct kind of dependency.netchild2003-10-161-2/+2
| | | | | Noticed by: bento/kris Approved by: maintainer (implicit)
* Update to 4.06, which fixes yet another couple of memory bug. ;)knu2003-10-152-2/+2
|
* unbreak libretto-config by adding a lot of \n\'sedwin2003-10-152-50/+117
| | | | infomed maintainer
* BROKEN on 5.x: does not compilekris2003-10-151-1/+7
|
* - Update to 4.04, which fixes all memory leakage.knu2003-10-152-2/+4
| | | | | | - Define INSTALLS_SHLIB. Approved by: MAINTAINER timeout, but with implicit approval in advance
* Upgrade to 0.7.sumikawa2003-10-153-3/+2
| | | | | PR: ports/58019 Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info>
* Add p5-Schedule-Load 3.002,skv2003-10-155-0/+74
| | | | | load distribution and status across multiple host machines.
* Add p5-Unix-Processors 2.014,skv2003-10-155-0/+41
| | | | | interface to processor (CPU) information.
* Fetch the distfiles from Adaptec directly. Fix a bug where the packagebms2003-10-142-5/+15
| | | | | | | would create two directories in /var/db/pkg rather than only one. Submitted by: scottl Noticed by: Helge Odach
* - Fix build on -currentkrion2003-10-142-4/+148
| | | | | PR: 57968 Submitted by: Michael Edenfield <kutulu@kutulu.org>
* Update to 0.8.4.marcus2003-10-144-18/+53
|
* Commit the fixed version of this port (LOCALBASE clean, install man pages).netchild2003-10-137-67/+11
| | | | | Approved by: maintainer (implicit) Pointy hat to: netchild
* UNIX domain socket client and server programs that conform to UCSPI,netchild2003-10-1310-0/+98
| | | | | | the UNIX Client-Server Program Interface. Submitted by: Patrick Rinke <patrick@rinke-bochum.de>
* Ignore for OSVERSION < 500000, silence for REINPLACE_CMD.osa2003-10-131-2/+2
| | | | Approved by: maintainer
* Add pfstat: utility to render graphical statistics for pf.osa2003-10-135-0/+60
| | | | | Submitted by: Max Laier <max@love2party.net> PR: 57852
* As a followup of ports/57028, remove more "'"s from the keybindings.edwin2003-10-131-5/+14
| | | | Submitted by: Neil Darlow <neil@darlow.co.uk>
* Update to 2.1.21.ume2003-10-133-21/+37
|
* Added patch to remove warning during startup.edwin2003-10-133-3/+16
| | | | | | | | (also use INFO files feature) PR: ports/57028 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: cy@ temp absence note
* [maintainer update] tct updateedwin2003-10-122-6/+66
| | | | | | | | | It collides with the sysutils/file port and with /sbin/md5 binary. It also doesn't install the conf files and perl modules for some programs. PR: ports/57683 Submitted by: Francisco Gomez <francisco@gomezmarin.com>
* Fix build on 5-current.nork2003-10-121-0/+5
| | | | Spotted by: ume
* - Add CONFLICTS, because of the same item in pkg-plistkrion2003-10-112-1/+5
| | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* [Port Update Mantainer]:: sysutils/apachetop 0.4 -> 0.6edwin2003-10-112-7/+12
| | | | | | | Uptade: sysutils/apachetop 0.4 -> 0.6 PR: ports/57648 Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info>
* - Update to version 1.6.0.r4krion2003-10-104-8/+6
| | | | | PR: 57820 Submitted by: maintainer
* Update to 1.3.9.nork2003-10-092-2/+2
| | | | Submitted by: Jigoku <gehenna@jp.FreeBSD.org> (developper)
* Update to 2.1.20.ume2003-10-082-3/+3
|
* Upgrade to 3.0.0.obraun2003-10-083-2/+14
|
* Add the FreeBSD native version of the aac(4) RAID tools.bms2003-10-085-0/+41
| | | | Submitted by: scottl
* - fix md5 checksum (There are no changes in files. Only man directory ↵oliver2003-10-074-4/+64
| | | | | | | | | | | modification date/time changes.) - fix run on current (couldn't calculate disk geometry) - remove dead URLs from MASTER_SITES - change obsoleted disk name wd -> ad in manpage example PR: 57555 Submitted By: Sergey Matveychuk <sem@ciam.ru>
* New port: lxsplit-0.1.1edwin2003-10-075-0/+38
| | | | | | | | | This utility is used to split up huge files into smaller pieces without compression. It is fully compatible with HJSplit. PR: ports/50777 Submitted by: Alex Kiesel <kiesel@schlund.de>
* Update to 2.21erwin2003-10-072-2/+2
| | | | | PR: 57684 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Update to 1.0.14kevlo2003-10-073-3/+4
|
* Upgrade to version 1.040 + updated spam module.olgeni2003-10-062-5/+4
|
* New port for ELAN SC520 watchdogedwin2003-10-066-0/+57
| | | | | | | | | | | | | | | | | | Watchdog daemon for the AMD Elan sc520 system-on-chip. The watchdogd deamon runs in the background and will reset the hardware watchdog timer of the elan-mmcr/soekris every 16 seconds. If this timer is not reset within 32 seconds thereafter the hardware will reboot. This software was specifically developed for http://www.soekris.com/ boards and for use within the http://www.wirelessleiden.nl/ project. WWW: http://www.webweaving.org/watchdog/ PR: ports/55797 Submitted by: Dirk-Willem van Gulik <dirkx@webweaving.org>
* Add the Linux binaries for the Dell RAID tools. These have been tested andbms2003-10-065-0/+61
| | | | | | | known to work with a Dell PowerEdge 2400's onboard PERC 2/Si, with firmware version 2.1. Reviewed by: edwin
* Update master site to the new mirror. Tarball is unchanged.dougb2003-10-062-2/+2
|
* master_site -> sourceforgeedwin2003-10-061-3/+3
| | | | | | remove explicit dependency on glib12 Submitted by: adamw@
* mount.app new port submissionedwin2003-10-065-0/+49
| | | | | | | WindowMaker dock application, resembles wmmount with extra functionality PR: ports/50146 Submitted by: Gaspar Chilingarov <nm@web.am>
* Rename sysutils/clean into sysutils/clean_edwin2003-10-066-37/+3
|
* Update to 1.2arved2003-10-054-13/+12
| | | | | | | Update MASTER_SITES PR: 57429 Submitted by: Joseph Scott <joseph@randomnetworks.com>
* Fix build without -pthread.will2003-10-044-6/+4
|
* New port: Toshctl, a command-line tool to access parts of the Toshibaedwin2003-10-049-0/+86
| | | | | | | | | | | | | | hardware interface Toshctl is a command-line tool to allow access to much of the Toshiba hardware interface developed by Jonathan Buzzard and Linux toshset by Charles D. Schwieters. It can do things linke set the LCD brightness, set CPU speed and set fan speed. PR: ports/56035 Submitted by: Carl Moberg <carl@servicefactory.se>
* New port: anacronedwin2003-10-047-0/+325
| | | | | | | | | | | | | | Anacron is a periodic command scheduler. It executes commands at intervals specified in days. Unlike cron, it does not assume that the system is running continuously. It can therefore be used to control the execution of daily, weekly and monthly jobs (or anything with a period of n days), on systems that don't run 24 hours a day. Anacron is not an attempt to make cron redundant. PR: ports/55959 Submitted by: Derik van Zuetphen <dz@426.ch>
* Fix the -pthread problem in case the option gets removed again. Thiswill2003-10-046-9/+6
| | | | | | | | | | | | | | | | | patch involved patching the core auto* routines in KDE to accept the PTHREAD_* variables in the environment, with fallbacks. We decided the easiest way to implement this in ports was to generate configure instead of risking incorrect generation at port configure time. Said patch has already been committed to HEAD in KDE and as such will be removed with the 3.2 upgrade once it is released. Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE modules) have this support commented out due to lack of patch. Helped out: Adriaan de Groot <adridg@cs.kun.nl> Lauri Watts <lauri@kde.org> Andy Fawcett <andy@athame.co.uk>
* Update diskusage to 1.05oliver2003-10-043-6/+7
| | | | | PR: ports/57459 Submitted By: Douglas A. Maske <maske@maske.org>
* Chase up new MASTER_SITE_SAVANNAH.edwin2003-10-033-3/+6
| | | | | PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* Add Joliet support for long filenames.marcus2003-10-032-1/+19
| | | | Submitted by: Pav Lucistnik <pav@oook.cz>
* * Treat all CD burners as RW to allow for blanking disksmarcus2003-10-033-3/+28
| | | | | | | * Burn all disks in DAO mode since n-c-b doesn't support multi-session, and adding this allows one to burn DVD. Submitted by: Pav Lucistnik <pav@oook.cz>
* Mark this port forbidden due to a stack overflow which may lead tomarcus2003-10-021-0/+2
| | | | | | | | | | | | arbitrary code execution. Advisories: http://www.securityfocus.com/archive/1/339083 http://packetstormsecurity.nl/0309-advisories/cfengine.txt http://www.securityfocus.com/bid/8699/ http://mail.gnu.org/archive/html/bug-cfengine/2003-08/msg00014.html PR: 57470
* the start/stop scripts failed when booting on 5.x machinesume2003-10-022-3/+3
|
* - Add missing run-time dependency on sysutils/runit: scriptskrion2003-10-011-0/+3
| | | | | | | | | generated by socklog-conf requires presence of chpst program from runit port - Bump PORTREVISION PR: 57454 Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
* Update to 0.5.8lioux2003-10-012-2/+2
| | | | Submitted by: Pav Lucistnik <pav@oook.cz>
* Remove clean from ${SUBDIR}. This will stop INDEX build from failing dueadamw2003-10-011-1/+0
| | | | | to an incompatible port name, until the "clean" port can be renamed to someething else.
* [PATCH] sysutils/ldap-account-manager: Fix a wrong dependency, use ↵edwin2003-10-011-1/+1
| | | | | | | | | | | lang/php4-horde I've made a mistake (I know copy and paste is evil !) in php dependency. Now we use lang/php4-horde so the package can be now built. PR: ports/57406 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Fix dependency:edwin2003-10-011-3/+1
| | | | | | | | | | | There is no port net/openldap21 any longer. Please use USE_OPENLDAP=yes and respect the default in bsd.ports.mk, specify WANT_OPENLDAP_VER *only* if you have to, for example when you are incompatible with any other version. Thanks for the report! Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* - Update to version 0.11.2krion2003-10-013-2/+4
| | | | | PR: 57426 Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
* - Update to 2.01a19.netchild2003-10-018-38/+111
| | | | | | | | | | | - Remove one site that seems to have stopped carrying the latest alpha versions from MASTER_SITES. - Install some PORTDOCS for cdda2wav. - Refine the patching of the manual pages. - Add a workaround for the bug in -current that causes cdrecord to trigger a panic. Submitted by: maintainer
* Upgrade to version 1.110, including the most recent patches.olgeni2003-09-303-42/+26
|
* add pkg_cutleaves-20030727leeym2003-09-306-0/+294
| | | | | | | | | pkg_cutleaves finds installed 'leaf' packages, i.e. packages that are not referenced by any other installed package, and lets you decide for each one if you want to keep or deinstall it via pkg_deinstall(1). PR: 54912 Submitted by: Stefan Walter <sw@gegenunendlich.de>
* IA64s do not have apm.arved2003-09-303-6/+6
| | | | IA64 Laptops are also very unlikely, so disable klaptop on ia64.
* [NEW PORT] sysutils/userneu: Account management and creation tooledwin2003-09-309-0/+145
| | | | | | | | | | | | | | | 'userneu' is a Perl script that parses a list of usernames and additional information (such as the real name or other information to be put in the GECOS field in /etc/passwd) and creates Unix accounts and (if desired) Samba accounts as well. If the script stumbles upon duplicate user names it can append random characters to the username until it fits. WWW: http://btmdx8.mat.uni-bayreuth.de/~johannes/code.html PR: ports/56753 Submitted by: Andreas Fehlner <fehlner@gmx.de>
* [new port] sysutils/ldap-account-manager: Webfrontend for managingedwin2003-09-305-0/+212
| | | | | | | | | | | | | | | | | | accounts stored in an OpenLDAP server LDAP Account Manager (lam) is a webfrontend for managing accounts stored in an openLDAP server. Features: - management of Unix user and group accounts (posixAccount/posixGroup) - management of Samba 2.x/3.x user and host accounts (sambaAccount) - automatic creation/deletion of home directories (experimental) - setting quotas (experimental) - support for LDAP+SSL - multi-language support (default language: English, German only partial) PR: ports/56599 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
* Add apachetop 0.4, apache RealTime log stats.krion2003-09-305-0/+32
| | | | | PR: 57381 Submitted by: Sebastian Yepes F. <esn@x123.info>
* - Add documentationdinoex2003-09-302-0/+7
| | | | mainatiner contacted: 2003-09-06, no response
* Fix build under -STABLE.adamw2003-09-301-0/+16
|
* [new port] sysutils/bubblemon2edwin2003-09-307-0/+104
| | | | | | | Bubblemon2 is a system CPU and memory load monitor for GNOME2 PR: ports/54245 Submitted by: Juan Salaverria <rael@vectorstar.net>
* Delete port: sysutils/arson - port does not fetch and Arson2 is plannededwin2003-09-305-80/+0
| | | | | | | | Please delete the port sysutils/arson. The port does not fetch and Arson2 is planned. PR: ports/55436 Submitted by: Stefan Jahn <stefan.jahn@nemesis-sektor.de>
* new port: sysutils/ucspi-ssledwin2003-09-305-0/+63
| | | | | | | | ucspi-ssl is a set of UCSPI tools for creating SSL client and server applications. PR: ports/54279 Submitted by: David Thiel <lx@redundancy.redundancy.org>
* LCDd daemon from sysutils/lcdproc starts in the foregroundedwin2003-09-301-1/+1
| | | | | | | | | The LCDd.sh.sample start script from the LCDproc-0.4.3_2 ports starts the LCDd process that's also part of the port in the foreground, thereby blocking the system startup. PR: ports/54092 Submitted by: Christian Ullrich <chris@chrullrich.de>
* [PATCH] sysutils/afio mangles FIFOsedwin2003-09-302-3/+26
| | | | | | | | | | | | | When run under FreeBSD, `afio' will successfully back up FIFOs, but will not correctly restore them. The problem arises from `afio' using mknod(2) to try to create a FIFO - a Linuxism. The correct function for it to use is mkfifo(2). Also, `afio' tries to recreate sockets. This behavior should be disabled under FreeBSD. PR: ports/52452 Submitted by: oremanj <oremanj@get-linux.org> (boucnes)
* Set maintainer to ports@:edwin2003-09-301-1/+1
| | | | <nox@jelal.hb.north.de>: jelal.hb.north.de: Host not found
* Update port: sysutils/di: di-3.9 - disk information utilityedwin2003-09-302-5/+11
| | | | | | | Update port: sysutils/di: di-3.9 - disk information utility PR: ports/52955 Submitted by: Brad Lanam <bll@gentoo.com>
* New port: sysutils/clean; automatically remove unwanted filesedwin2003-09-309-0/+73
| | | | | | | | | | New port: clean searches through the filesystem for "temporary files" left behind by editors and the like which can be deleted. The pattern of regular expressions is controllable via a ~/.cleanrc. PR: ports/52881 Submitted by: Chuck Swiger <chuck@pkix.net>
* NEW PORT: sysutils/adtooledwin2003-09-306-0/+47
| | | | | | | | | | adtool is a unix command line utility for Active Directory administration. Features include user and group creation, deletion, modification, password setting and directory query and search capabilities. PR: ports/51320 Submitted by: Joseph Scott <joseph@randomnetworks.com>
* New port: sysutils/reobackedwin2003-09-305-0/+57
| | | | | | | | | New port for REOback, a perl script that supports full/incremental backups locally or remote over NFS and FTP. PR: ports/51158 Submitted by: Alex Kiesel <kiesel@schlund.de>
* Update to 0.8.3.marcus2003-09-303-53/+3
|
* new port: sysutils/lineakdedwin2003-09-2911-0/+265
| | | | | | | | | | | | | | lineak is a utility designed to enable the use and configuration of those special keys on Internet, Easy Access and Multimedia keyboards in Linux (and other unices, like now FreeBSD). I use this port for about 6-8 months and it seems to work without much problems. I was asked from several people if I finished the port, so I thought it would be the best to include it in the official ports tree. PR: ports/52158 Submitted by: Kay Lehmann <kay_lehmann@web.de>
* making sysutils/eject understand cdrom argumentedwin2003-09-292-12/+33
| | | | | | | | | | | | | | | | | | | | The sysutils/eject port is quite useful to eject those cdroms and other removeable media. However, you need to know the "real" name of the device in order to eject it. Indeed, eject(1), given a "arg" argument tries to eject from the "/dev/argc" device, which is good, but could be better. The attached patch makes it look around a bit more, first in /dev/arg, then /dev/argc and just plain ./arg. Also, if the file found is a symlink, the patch makes eject unfold the link to find what device is behind it so it can umount it correctly. PR: ports/51008 Submitted by: The Anarcat <anarcat@anarcat.ath.cx>
* update sysutils/roottail to 0.2edwin2003-09-293-25/+29
| | | | | | | | | Update root-tail, utility to tail multiple log files on root window of X, to last version 0.2, which fixes broken -noinitial switch. PR: ports/50708 Submitted by: Pav Lucistnik <pav@oook.cz>
* new port: sysutils/ganglia-webfrontend: GUI for the ganglia cluster monitoredwin2003-09-297-0/+184
| | | | | | | | | | The Ganglia cluster monitoring system is an easy to install and configure cluster monitor. The ganglia-webfrontend port is a port of the web-based GUI. This port depends on the ganglia-monitor-core port which is in PR ports/48551. PR: ports/48552 Submitted by: Brooks Davis <brooks@freebsd.org>
* inew port version: sysutils/stmpcleanedwin2003-09-294-6/+17
| | | | | | | Update to version 0.2 PR: ports/50256 Submitted by: stanislav shalunov <shalunov@internet2.edu>
* update to sysutils/socket: NetBSD IPv6 patches importededwin2003-09-295-14/+756
| | | | | | | | | | I have created a patch that can be applied to provide IPv6 support for sysutils/socket utility. The patch imported from NetBSD and cleaned up to be cleanly work on FreeBSD. PR: ports/36202 Submitted by: Janos Mohacsi <janos.mohacsi@dante.org.uk> Approved by: maintainer timeout
* Update to -> 1.6.2mich2003-09-293-4/+10
| | | | | | | | - update man page - bugfixes - support for user-specific configuration file Approved by: roberto (mentor)
* Update to 1.2.2.knu2003-09-293-7/+4
|
* Update xfce4-showdesktop-plugin to 0.2.0oliver2003-09-292-2/+2
| | | | Approved By: maintainer
* Update to version 0.2.0demon2003-09-291-11/+0
|
* Update to version 0.2.0.demon2003-09-292-3/+2
|
* update pear-Log to 1.7.1oliver2003-09-293-3/+3
| | | | | PR: ports/57069 Submitted By: Thierry Thomas <thierry@pompo.net>
* Add back DIST_SUBDIR. It was removed by mistake.demon2003-09-296-3/+6
| | | | Approved by: maintainer
* The fetchlog utility displays the last new messages of akrion2003-09-286-0/+74
| | | | | | | | | | logfile. It is similar like tail (1) but offers some extra functionality for output formatting. To show only the new messages appeared since the last call fetchlog uses a bookmark to remember which messages have been fetched. PR: 55506 Submitted by: Alexander Haderer <alexander.haderer@charite.de>
* New port: sysutils/pftop - Utility to monitor securtiy/pfedwin2003-09-287-0/+78
| | | | | | | | | | | Pftop is a small, curses-based utility for real-time display of active states and rule statistics for pf, the packet filter (for OpenBSD) This used to be part of security/pf but is now individual after (ports/57305) PR: ports/57307 Submitted by: Max Laier <max@love2party.net>
* sysutis/cd9660, japanese/msdosfs and korean/msdosfs is nowperky2003-09-281-1/+7
| | | | | | | obsolete because of kiconv(3) importing of the recent tree. PR: 57278 Submitted by: Ryuichiro Imura <imura@yu16.org>
* Update to 4.0.0 release.demon2003-09-277-22/+16
|
* [NEW PORT] sysutils/tct: Analyzer for forensic dataedwin2003-09-275-0/+94
| | | | | | | | | | | | | | | The Coroner's Toolkit (TCT) is a collection of tools designed to assist in a forensic examination of a computer. It is primarily designed for Unix systems, but it can some small amount of data collection & analysis from non-Unix disks/media. WWW: http://www.fish.com/tct/ - Francisco Gomez - francisco@gomezmarin.com PR: ports/57048 Submitted by: Francisco Gomez <francisco@gomezmarin.com>
* ECHO_CMD -> ECHO_MSGume2003-09-271-3/+3
|
* ECHO -> ECHO_MSGume2003-09-271-3/+3
|
* - Fix options parsingleeym2003-09-272-0/+12
| | | | | | | - Bump PORTREVISION PR: 57253 Submitted by: Nicolas Jombart <ecu@ipv42.net>
* KATO mega patchedwin2003-09-272-6/+6
| | | | | | | | | | | - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 0.7.4, which fixes compile problems on 5.1jeh2003-09-262-2/+2
|
* - Update to version 2.1.10krion2003-09-262-2/+2
| | | | | PR: 57218 Submitted by: Nicolas Jombart <ecu@ipv42.net> (maintainer)
* Fix on -CURRENT where 'c' node entries for CD devices don't exist.adamw2003-09-252-0/+38
| | | | | | Bump PORTREVISION. Obtained from: marcus
* Add battfink.adamw2003-09-256-0/+83
| | | | | Battfink lets you configure energy saving options. It comes with an associated battery notification icon.
* - Update to version 0.2krion2003-09-243-7/+7
| | | | | PR: 56878 Submitted by: maintainer
* Update to 2.1.19.ume2003-09-242-2/+2
|
* Add afbinit, a tool to load the microcode firmware onto Sun Microsystemnetchild2003-09-248-0/+209
| | | | | | | | | AFB Graphics Accelerators aka Sun Microsystems Elite 3D. The microcode is necessary if you want to run XFree86 with acceleration on these cards. The microcode in itself has to be obtained from an existing SunOS/Solaris installation. Submitted by: Marius Strobl <marius@alchemy.franken.de>
* remove forgotten patch-fileedwin2003-09-241-18/+0
| | | | PR: ports/56741
* Update port: sysutils/xfce4-battery-pluginedwin2003-09-244-58/+15
| | | | | | | Update xfce4-battery-plugin to 0.2.0. PR: ports/56741 Submitted by: Thorsten Greiner <thorsten.greiner@web.de>
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-244-4/+4
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Udate 4.0.0 --> 4.0.1, 4.0.0 distfile is missing causing bento buildscy2003-09-192-2/+2
| | | | | | | to fail. 4.0.1 fixes two bugs with the parser. Noticed by: Allen Landsidel <all@biosys.net> and bento Approved by: marcus (wearing his portsmgr hat)
* Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.will2003-09-185-5/+5
|
* Add nautilus-cd-burner, a drag 'n' drop CD burner component for Nautilus.marcus2003-09-187-0/+132
|
* Remove a patch forgotten in the last commit.marcus2003-09-181-0/+0
|
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,marcus2003-09-1833-197/+459
| | | | | | | | | | | | | | | | | | | | | | | | | | | future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast <einekoai@chello.nl> Akifyev Sergey <asa@gascom.ru> Franz Klammer <klammer@webonaut.com> Øyvind Kolbu <oyvind@kebab.gaffel.nu> Thomas E. Zander <riggs@rrr.de> Jeremy Messenger <mezz7@cox.net> Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users
* Fix segfault on Alpha platform.cy2003-09-141-1/+7
| | | | Approved by: marcus (wearing his portsmgr hat)
* Update to 1.1.0.knu2003-09-102-4/+3
|
* Upgrade to version 1.4.0, the latest stable version.dougb2003-09-108-102/+186
| | | | | | Re-enable the CGI programs, now that they build. Kind assistance provided by: Guido Falsi <mad@madpilot.net>
* Add my name and e-maildougb2003-09-102-0/+6
|
* Fix: multiuser screen fails with "attach attempt with bad pid"cy2003-09-101-0/+11
| | | | PR: 55326
* Update 3.9.15 --> 4.0.0cy2003-09-102-3/+2
|
* Update modules: mount-1.100-8, samba-1.100-6, squid-1.100-5.olgeni2003-09-092-3/+7
|
* - glibtop_get_proclist() is not supposed to return sortedbland2003-09-094-0/+108
| | | | | | list as it obviously is on Linux. Sort it before use. - cpu and process time is not necesarily measured with same frequency. Make them same base.
* Fix pkg-plist (well, MAN8 statement)edwin2003-09-091-1/+2
| | | | Noticed while checking ports/44095
* remove commenting out of debugging statementedwin2003-09-091-2/+2
|
* Fix Installation of Manpages, portlint sysutils/nwclient602edwin2003-09-093-160/+63
| | | | | | | | | | | Correct Installation of Manpages, This fixes ports/34523. Don't define ARCH, this is already done in bsd.port.mk Add dependency for compat4x on CURRENT as stated in pkg-message. ONLY_FOR_ARCHS set to i386 alpha, no other Architectures available yet. portlint-ify. PR: ports/44095 Submitted by: Tilman Linneweh <tilman@arved.de>
* [NEW PORT] sysutils/autopsy: The Autopsy Forensicedwin2003-09-086-0/+206
| | | | | | | | | | | | | | | | | | | The Autopsy Forensic Browser is a graphical interface to the command line digital forensic analysis tools in The Sleuth Kit. Together, The Sleuth Kit and Autopsy provide many of the same features as commercial digital forensics tools for the analysis of Windows and UNIX file systems (NTFS, FAT, FFS, EXT2FS, and EXT3FS). The Sleuth Kit and Autopsy are both Open Source and run on UNIX platforms. As Autopsy is HTML-based, the investigator can connect to the Autopsy server from any platform using an HTML browser. Autopsy provides a "File Manager"-like interface and shows details about deleted data and file system structures. PR: ports/55543 Submitted by: Pieter Danhieux <pieter@securax.be>
* Update port with following changes:osa2003-09-083-9/+175
| | | | | | | | | | | support for BerkeleyDB 3.x, 4.0.x, 4.1.x, obeys WITH_BDB_VER; p5-BerkeleyDB in RUN_DEPENDS, perl parts of fastresolve require it to run; Change maintainership to submitter. Bump PORTREVISION. Submitted by: Martin Matuska <martin@tradex.sk> PR: 56580
* [NEW PORT] sysutils/sleuthkit: The @stake Sleuth Kit foredwin2003-09-087-0/+96
| | | | | | | | | | | | | The @stake Sleuth Kit (TASK) is the only open source forensic toolkit for a complete analysis of Microsoft and UNIX file systems. TASK enables investigators to identify and recover evidence from images acquired during incident response or from live systems. WWW: http://www.atstake.com/research/tools/task/ PR: ports/55545 Submitted by: Pieter Danhieux <pieter@securax.be>
* Update to revision 1.16 of rc.subredwin2003-09-082-2/+2
| | | | | | | | | | Update the sysutils/rc_subr port to use revision 1.16 as it fixes several problems with the rc.subr script. see the cvs notes starting from revision 1.14 to 1.16: PR: ports/56093 Submitted by: Scot W. Hetzel <hetzelsw@westbend.net>
* Update port: sysutils/asapm to 2.13edwin2003-09-082-2/+2
| | | | | | | - Update to version 2.13 PR: ports/56529 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update port: sysutils/gtoasteredwin2003-09-083-15/+62
| | | | | | | | | - Fix handling PORTVERSION - Reaarange USE_GNOME - machine/soundcard.h -> sys/soundcard.h PR: ports/56530 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - Add additional WITH_* knobskrion2003-09-053-13/+63
| | | | | PR: 56477 Submitted by: maintainer
* Chase repocopies towards ports/dnsedwin2003-09-051-1/+1
| | | | | | PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
* Update to 1.0.4.knu2003-09-043-8/+15
|
* Fix compilation on systems <= 4.4.marcus2003-09-041-0/+6
| | | | | | PR: 56324 56389 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* New port: Network Load plugin for XFce4.demon2003-09-037-0/+62
|
* Fix building on -CURRENT by update to 2.10.osa2003-09-035-94/+24
| | | | | | | | | | Reset maintainership. Update based on PR 50411, which was submitted by Martin Matuska <martin@tradex.sk> Spotted by: Mark Linimon <linimon@lonesome.com> Approved by: maintainer timeout ( >3 monthes )