summaryrefslogtreecommitdiffstats
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* * Build with compilers other than cc: egcs, ccc, ....obrien2001-04-141-3/+3
| | | | | | * Cosmetic: Remove useless subshell. Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* Update to use bsd.kde.mkdemon2001-04-131-9/+1
|
* Update module: net (0.85-1).olgeni2001-04-112-4/+4
| | | | | | | See also http://www.webmin.com/webmin/updates.html. Updated modules now have a proper version number in the filename, and on the software's updates page.
* Fix typos.sobomax2001-04-112-3/+3
| | | | Submitted by: olgeni
* Update to Version 3.1 this includes several bugfixes:lkoeller2001-04-1012-147/+320
| | | | | | | | | o Fix compiler -Wall warnings o Calc etime correct for multi CPU machines o Show disk stats for "ad" disk devices, too o Count number of network in/out packets correctly o Get free swapspace only every 10 time intervals to limit CPU usage.
* Add filedupe 1.1, a utility for quickly finding duplicate files.will2001-04-108-0/+53
| | | | | PR: 26483 Submitted by: Mark Pulford <mark@kyne.com.au>
* Get rid of the mention of portversion in pkg-descr.knu2001-04-102-6/+0
|
* Say good-bye to portversion. Now we have new pkg_version(1) whichknu2001-04-104-4/+14
| | | | | | | does handle versions correctly. By the way, I'll have to find a workaround for the ruby's thread vs. libc_r (stdio/malloc) problem exposed by portversion... Hmm.
* Update to 0.7.1.sobomax2001-04-102-2/+2
|
* Fix.demon2001-04-093-84/+0
| | | | Obtained from: bento via will@
* Update to a newer version.eric2001-04-095-9/+21
| | | | Approved by: murray
* Add cpuburn 1.3, CPU/memory stress testing utilities.will2001-04-076-0/+55
| | | | | PR: 26270 Submitted by: Mark Pulford <mark@kyne.com.au>
* Add crashme 2.4, a tool to test an operating system's robustness.will2001-04-076-0/+42
| | | | | PR: 26268 Submitted by: Mark Pulford <mark@kyne.com.au>
* Add pyfind 0.7.0, a file-find utilty for Gnome loosely modeled after similarsobomax2001-04-057-0/+126
| | | | Windoze utilty.
* Use ${LOCALBASE} in pkg-message, not "/usr/local".olgeni2001-04-041-1/+1
|
* Update modules: net and apache.olgeni2001-04-042-1/+4
| | | | | | | | | | | From the webmin updates page: apache: Two virtual servers can be created with the same name and port. On systems that restrict which Webmin users can edit which virtual servers, this could be used to get around the restriction. net: Virtual network interfaces could not be setup properly on Solaris 8. (this should not affect FreeBSD users).
* Add dvdtapebrian2001-04-031-0/+1
|
* dvdtape - a utility for creating a DVD master on a DLT drivebrian2001-04-037-0/+68
|
* Overhaul QT/KDE support:will2001-04-0313-76/+19
| | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal)
* New port: koncd.demon2001-04-028-0/+115
| | | | | | KOnCD is a program that allows you to master CDs with mkisofs and cdrecord programs. It can create multisession CD, bootable CD, supports blanking on CD-RW. It also copy CDs on-the-fly.
* Per the instructions of the software, cfengine is now dependent on BerkleyDB 3.mharo2001-04-0216-36/+116
| | | | | | | | | | | | | | | | In fact, the only thing (that I can tell anyway) that uses the DB functions is cfd. I'm guessing most people don't use it, especially since I haven't heard any complaints about it. Also, it was putting some of the docs in / (for some really strange reason). That should be fixed too. They are now put in {PREFIX}/share/doc/cfengine, depending on NOPORTSDOC (somewhat reverse logic than normal, but it made the amount of changes less). Finally, strip the binaries. PR: 26189 Submitted by: maintainer
* remove deprecated fetch options from FETCH_BEFORE_ARGSmharo2001-04-021-1/+0
|
* Add perf 1.5, a xview-based system monitoring tool.will2001-03-316-0/+34
| | | | | PR: 25631 Submitted by: Tobias Begalke <tobega@spyz.org>
* Add p5-LJ-TextMessage 1.2, a perl5 interface to send text messages towill2001-03-316-0/+29
| | | | | | | phones/pagers. PR: 26085 Submitted by: Michael Johnson <ahze@ahze.net>
* Add p5-LJ-Cache 1.0, a perl5 implementation of an LRU dictionary cache.will2001-03-316-0/+36
| | | | | PR: 26086 Submitted by: Michael Johnson <ahze@ahze.net>
* Remove old Makefile, the new improved tarball distribution has one.wes2001-03-301-4/+0
|
* Fix the no-login port, since I've moved the distribution ftp site.wes2001-03-303-21/+5
| | | | | | | | Also, take over maintainership, since I wrote it in the first place. I also took the time to write a Makefile for the program and to package the whole mess into a tarball to make it easier to fetch. Obtained from: Softweyr LLC
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-2912-12/+12
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* Fix typo.demon2001-03-283-6/+6
|
* Fix build on machines with rpm installed.demon2001-03-283-0/+30
| | | | PR: 26167
* Update to version 1.1.1kevlo2001-03-284-5/+5
| | | | | PR: 26165 Submitted by: MAINTAINER
* Update port to version 0.85.olgeni2001-03-282-13/+9
| | | | | * Support symlinks in automatic plist generation * Support for empty WEBMIN_MODULES variable (no patches yet)
* change to my standard of using freebsd.org address.andreas2001-03-271-1/+1
|
* style: fix manpage section, 1 -> 8andreas2001-03-261-1/+1
|
* new port of Michael Smith's personality scriptandreas2001-03-258-0/+672
| | | | personality manages different system configurations
* Reword pkg-comment and pkg-descr to make it clearer. (README will beknu2001-03-234-10/+10
| | | | | | fixed in the next release) Submitted by: obrien
* Remove the "#" at the beginning of the BROKEN= line. *blush*alex2001-03-231-1/+1
| | | | Submitted by: jedgar
* o Fix $MASTER_SITES.kuriyama2001-03-231-0/+77
| | | | | | | | o Add WWW: line. o Add patch from OpenBSD. Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> PR: ports/25871
* Make this actually fetchable (and BROKEN for systems < 4.2-RELEASE).alex2001-03-232-5/+6
| | | | Submitted by: fenner's distfile survey
* Update to version 0.44.3jeh2001-03-2316-192/+190
| | | | | | | - Updaet gd dependancy - Added missing MAN8 - Merged pkg-plist.(doc|cgi) into pkg-plist - General cleanup
* I will MAINTAIN this port.jeh2001-03-232-2/+2
|
* Sigh. Reclaim these, primarily for GNOME 1.4ade2001-03-234-4/+4
|
* Someone don't like my style, so I drop maintainer now.vanilla2001-03-234-4/+4
|
* o Fix $MASTER_SITES.kuriyama2001-03-232-1/+4
| | | | | | | | o Add WWW: line. o Add patch from OpenBSD. Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> PR: ports/25871
* Upgrade to 0.2.kuriyama2001-03-235-40/+19
| | | | | Submitted by: Martin Kammerhofer <mkamm@gmx.net> (maintainer) PR: ports/25874
* Update MASTER_SITEjeh2001-03-231-4/+4
| | | | | | | portlint cleanups PR: 26014 Submitted by: Daniel Hemmerich <dan@BSDpro.com> MAINTAINER
* Update to 1.19.knu2001-03-224-6/+6
| | | | | | | | | | | | | | | | | | | | | | | 2001-03-23 04:08 knu * portupgrade: Change the timing of the invocation of the beforebuild command so that "portupgrade -B'cvs update' foo" works. Reported by: Ollivier Robert <roberto@eurocontrol.fr> 2001-03-23 04:06 knu * portversion: Fix the implication of a '*'. (portversion -v did nothing ;) Reported by: Tadayuki OKADA <tadayuki.okada@windriver.com> 2001-03-23 04:04 knu * pkgdb.rb: Skip packages with illegal names showing an informative message rather than dying of an error. Reported by: Ollivier Robert <roberto@eurocontrol.fr>
* Add Extipl, a partition-selectable boot loader/installer whichokazaki2001-03-226-0/+48
| | | | | | | makes coexistence of several operating systems on your machine. PR: 23904, 24251 Submitted by: KIMURA Takamichi <takamiti@tsden.org>
* Update portupgrade to 1.18. Now it comes with portversion, which isknu2001-03-218-16/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | the Porter's Handbook compliant version of pkg_version with a little bit better performance and better usability. 2001-03-22 06:13 knu * README, portupgrade, misc/zsh/_portupgrade: Add a couple of new options: -A [command to run after each installation] -B [command to run before each build] 2001-03-22 05:49 knu * README, install.rb, portversion, misc/zsh/_portversion: Add portversion. 2001-03-22 05:43 knu * portupgrade: Use make(1) arguments specified with -m for "make -V PKGNAME" too. Ignore the difference of the name parts when it compares the package versions. 2001-03-22 05:36 knu * misc/zsh/_portupgrade: Add a missing closing bracket.
* Update to 1.16.knu2001-03-214-6/+6
| | | | | | | | - Use Dir.entries(dir).each instead of Dir.glob(dir) so it does not hit the just installed packages. - Add -p option. [make package as well when each port is installed] (Requested by: Ollivier Robert <roberto@eurocontrol.fr>) - Sort options in alphabetical order.
OpenPOWER on IntegriCloud