aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* freefall.cdrom.com -> freefall.freebsd.orgasami1996-06-031-2/+2
|
* update to version 1.2wosch1996-06-022-3/+3
|
* Upgrade, 1.1 -> 1.2.asami1996-05-272-6/+5
| | | | Submitted by: jdli@csie.nctu.edu.tw
* Reorder variables. Take out unnecessary "PREFIX=/usr/X11R6"asami1996-05-202-16/+12
| | | | | (USE_IMAKE implies that). Change package name to have a hyphen between the name and the version numbers.
* Upgrade to version 1.33. This works on either -current and -stablejoerg1996-05-1910-1612/+2396
| | | | | | | (though i noticed some problems with the NFS display, and will point Lars to it again). Submitted by: Lars_Koeller@odie.physik2.uni-rostock.de
* Replace the color: target with a macro. If you want to build lessmarkm1996-05-141-12/+5
| | | | | | with colour, you need to define COLOUR_LESS (or if you are from a place that is speling impaired, COLOR_LESS will do ;-)) OKed by: asami and others
* Added xsysinfo.asami1996-04-091-1/+2
|
* Display system states on an X window.asami1996-04-095-0/+24
| | | | Submitted by: Jian-Da Li <jdli@FreeBSD.csie.NCTU.edu.tw>
* pkg/COMMENT files for use by ports READMEs.asami1996-04-091-0/+1
|
* Added xcpustate.asami1996-02-291-1/+2
|
* Graphically tell you a lot about the CPU.asami1996-02-295-0/+35
| | | | Submitted by: obrien@cs.ucdavis.edu (David E. O'Brien)
* COMMENT should be only one line.asami1996-02-272-6/+2
|
* Upgrade to 3.7.1ache1995-12-184-24/+5
|
* Major upgrade from Lars. The geometry bug has been fixed, and thejoerg1995-12-1610-1064/+2738
| | | | | | swap display improved. Submitted by: Lars Köller (Lars_Koeller@odie.physik2.uni-rostock.de)
* Change "utilities" category to "misc" in preparation for move to misc.asami1995-11-262-4/+4
|
* Make it work again.asami1995-11-154-1120/+1042
| | | | Submitted by: joerg
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-093-3/+3
| | | | lot of ports or what! ;>
* Shorten the COMMENT line.joerg1995-10-251-1/+1
|
* Fix typo in *comment* (blush), "2.4." should have been "2.4.1".asami1995-10-051-2/+2
| | | | | Juergen Lock <nox@jelal.hb.north.de> (the original author of the port) contributed to this report from your local FreeBSD station.
* Added afio.asami1995-10-051-1/+2
|
* Archiver & backup program w/ builtin compression.asami1995-10-056-0/+176
| | | | Submitted by: Juergen Lock <nox@jelal.hb.north.de>
* added sudo to Makefileerich1995-10-021-1/+2
|
* MAINTAINER goes in a section of its own.asami1995-09-141-2/+2
|
* Add manck.asami1995-09-131-1/+2
| | | | Forgotten by: joerg (:p)
* Wolfram Schneider's man page consistency checker.joerg1995-09-115-0/+33
| | | | Submitted by: wosch@cs.tu-berlin.de (Wolfram Schneider)
* You guys now belong to sysutils.asami1995-07-136-12/+12
|
* New Makefile with top, tua, xbatt, xdu, xperfmon and xsysstats.asami1995-07-131-0/+11
|
* xpermon -> xperfmonasami1995-06-232-2/+2
| | | | Reported by: Michael Smith <msmith@atrad.adelaide.edu.au>
* These belong to utilities, not x11, so change CATEGORIES to reflectasami1995-05-192-4/+4
| | | | | the fact. They will be moved via repository copy after the release when we reorganize the ports subdirectories.
* compress manpagetorstenb1995-05-062-3/+5
|
* xbatt 1.0 - battery status display for X11asami1995-05-065-0/+28
| | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
* Updated utils Makefiles!asami1995-04-231-7/+1
|
* Remove NCFTPFLAGS, ncftp defaults changedache1995-04-161-2/+1
|
* - changed path in MASTER_SITES (local/tua _> /pub/local/tua)torstenb1995-04-161-2/+4
| | | | - added myself as MAINTAINER
* Upgradeache1995-04-164-6/+6
|
* Another round of Makefile updates, in utils!asami1995-04-153-10/+16
|
* And now the rest of the x11 ports Makefiles.asami1995-04-132-4/+4
|
* Some more ports Makefile updates...sorry, don't have time now soasami1995-04-122-8/+6
| | | | x11/ is only halfway finished.
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upasami1995-04-122-7/+14
| | | | some Makefiles along the way.
* Upgrade.ache1995-04-083-5/+5
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-017-7/+16
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Try to get most ports checksummedgpalmer1995-04-011-0/+1
|
* Wow here is another port without a checksum...surprise! :pasami1995-03-302-0/+2
|
* This is an X program with an Imakefile. Remove the Makefile part fromasami1995-03-302-2478/+0
| | | | | | the patch. Problem reported by: phk
* This package contains the binary release of xperfmon++ V1.1 a X basedjmz1995-03-2910-0/+3672
| | | | | | | | | system performance meter for several systems, ported to FreeBSD 2.X. The program monitors user-, system-, idle-cputime, free mem, disk io, number of interrupts, network-input, -output, -collision packets and NFS client and server activity. Submitted by: Lars Koeller <uphya001@odie.physik2.uni-rostock.de>
* Upgrade, 1.32 -> 1.34asami1995-03-283-72/+8
|
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,asami1995-03-242-2/+4
| | | | and some other minor cleanup.
* Upgrade.ache1995-02-226-48/+14
|
* tua - the uucp analyzer, version 4.0torstenb1995-02-167-0/+135
|
* Converted Makefiles as much as I could.asami1995-02-111-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out!
* Another patch for the "new" make :-). screen/doc/Makefile has some spacesats1995-02-111-0/+19
| | | | in it.
* Oops sorry, previous one had wrong argument orders.... ;)asami1995-02-105-0/+30
| | | | xdu displays output of du graphically.
* Put back in the color patch, but not as default. User should explicitlyasami1995-02-071-1/+18
| | | | | type "make color" to get the color version. This should make both Andrew and people who requested color-less happy. :)
* Checksum.asami1995-02-061-0/+1
|
* Add the COMMENT, DESCR and PLIST files in the pkg directory so that lessats1995-01-303-0/+8
| | | | can now also be build as a package.
* Upgradeache1995-01-184-45/+24
|
* Use list of master sitesache1994-12-281-5/+2
|
* Upgradeache1994-12-222-5/+4
|
* Upgrade.ache1994-12-172-5/+5
|
* xsysstats-1.32, a system information display tool. Someone please testasami1994-12-135-0/+107
| | | | this, I can't for my life figure out how the heck all those options work....
* Upgrade...ache1994-12-122-5/+5
|
* Upgrade to version 3.5.16betaache1994-12-023-34/+59
|
* Upgrade to version 252ache1994-11-222-57/+34
|
* add the missing packing listtorstenb1994-11-211-0/+5
| | | | (sorry..)
* screen 3.5.2torstenb1994-11-214-0/+53
|
* less 2.37ache1994-11-082-0/+93