summaryrefslogtreecommitdiff
path: root/sysutils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Turn on asapm.Steve Price1998-08-101-1/+2
| | | | Notes: svn path=/head/; revision=12405
* Initial import of asapm version 1.4.Steve Price1998-08-106-0/+41
| | | | | | | | | | A laptopo battery status display for X11. PR: 7512 Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=12404
* Update to version 1.4.1Steve Price1998-08-093-11/+23
| | | | | | | | PR: 7465 Submitted by: maintainer Notes: svn path=/head/; revision=12347
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-078-19/+19
| | | | Notes: svn path=/head/; revision=12335
* version 4.36David E. O'Brien1998-08-072-4/+4
| | | | Notes: svn path=/head/; revision=12316
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-052-4/+4
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Activate doconfig.Jacques Vidrine1998-08-031-1/+2
| | | | Notes: svn path=/head/; revision=12261
* Kernel `config' wrapper ala Digital Unix's doconfigJacques Vidrine1998-08-036-0/+71
| | | | | | | | PR: bin/3386 Submitted by: Brandon Gillespie <brandon@roguetrader.com> Notes: svn path=/head/; revision=12260
* Add a pointer to fstat(1) which is very simular and in the base system.David E. O'Brien1998-07-302-1/+3
| | | | Notes: svn path=/head/; revision=12223
* Upgrade to version 4.35.David E. O'Brien1998-07-282-4/+4
| | | | Notes: svn path=/head/; revision=12191
* Fix a couple of minor nits.Steve Price1998-07-272-3/+3
| | | | | | | | PR: 7332 Submitted by: maintainer Notes: svn path=/head/; revision=12143
* Add "net" to CATEGORIES. Seems TCP utils belongs there to me.David E. O'Brien1998-07-261-2/+2
| | | | Notes: svn path=/head/; revision=12137
* Um, you can't build a port without a Makefile or a do-build target.Satoshi Asami1998-07-251-1/+3
| | | | Notes: svn path=/head/; revision=12115
* Change dependencies to accept Qt-1.33 if present,Stefan Eßer1998-07-233-9/+9
| | | | | | | but to build Qt-1.40 if no compiled Qt library can be found. Notes: svn path=/head/; revision=12083
* also check /usr/lib/aout for -currentAdam David1998-07-231-0/+19
| | | | Notes: svn path=/head/; revision=12082
* Remove mkhybrid, and enable entries for mkhybrid1[12].Donald Burr1998-07-201-2/+3
| | | | Notes: svn path=/head/; revision=12031
* Activate xwatch.Matthew Hunt1998-07-171-1/+2
| | | | Notes: svn path=/head/; revision=11936
* Import of xwatch, a Gtk-based program for watching log files, aMatthew Hunt1998-07-176-0/+58
| | | | | | | la "tail -f". Notes: svn path=/head/; revision=11935
* Activte no-login.Donald Burr1998-07-151-1/+2
| | | | Notes: svn path=/head/; revision=11923
* Import of new port sysutils/no-login, a replacement for /sbin/nologinDonald Burr1998-07-155-0/+40
| | | | | | | | | | that also logs user login attempts to syslog. [I had to name the directory `no-login' because easy-import complained that there's already a "nologin" module.] Notes: svn path=/head/; revision=11922
* Upgrade to KDE Release 1.0Stefan Eßer1998-07-149-81/+405
| | | | Notes: svn path=/head/; revision=11916
* Mark as broken, will be upgraded to 1.0 within a few days.Stefan Eßer1998-07-133-3/+9
| | | | Notes: svn path=/head/; revision=11905
* Turn on xlogmaster.Steve Price1998-07-121-1/+2
| | | | Notes: svn path=/head/; revision=11855
* Inital import of xlogmaster v1.2.2.Steve Price1998-07-125-0/+52
| | | | | | | | | | Quick and easy monitoring of logfiles and devices. PR: 7247 Submitted by: Adrian Wontroba <aw1@stade.co.uk> Notes: svn path=/head/; revision=11854
* Activate ucspi-tcp.Donald Burr1998-07-091-1/+2
| | | | Notes: svn path=/head/; revision=11799
* PR: ports/6934Donald Burr1998-07-095-0/+50
| | | | | | | | | Submitted by: Dom Mitchell <dom@myrddin.demon.co.uk> Import of new port ucspi-tcp, a set of commandline tools for creating TCP client/server applications. Notes: svn path=/head/; revision=11798
* Get the location of upsd.conf correct.Steve Price1998-07-033-4/+13
| | | | | | | PR: 7114 Notes: svn path=/head/; revision=11697
* Install Japanese manpages under "ja", not "ja_JP.EUC".Satoshi Asami1998-06-291-0/+9
| | | | Notes: svn path=/head/; revision=11616
* Update MD5 checksum to match new tarball.Jordan K. Hubbard1998-06-251-1/+1
| | | | | | | | Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> PR: 7067 Notes: svn path=/head/; revision=11529
* Activate mkhybrid.Donald Burr1998-06-161-1/+2
| | | | Notes: svn path=/head/; revision=11459
* Activate daemontools.Donald Burr1998-06-161-1/+2
| | | | Notes: svn path=/head/; revision=11447
* PR: ports/6899Donald Burr1998-06-165-0/+57
| | | | | | | | | Submitted by: Dom Mitchell <dom@myrddin.demon.co.uk> Import of new port sysutils/daemontools, a set of service (daemon) monitoring and logging tools. Notes: svn path=/head/; revision=11446
* update to ver 4.33.David E. O'Brien1998-06-092-5/+5
| | | | Notes: svn path=/head/; revision=11365
* No need to use += for variables defined only once.Satoshi Asami1998-06-081-2/+2
| | | | Notes: svn path=/head/; revision=11343
* Enable gtarAndreas Klemm1998-06-061-1/+2
| | | | Notes: svn path=/head/; revision=11293
* import new port GNU tar 1.12, latest versionAndreas Klemm1998-06-065-0/+42
| | | | Notes: svn path=/head/; revision=11292
* japanese manpage path update (s/ja_JP.EUC/ja/)Jun-ichiro itojun Hagino1998-06-062-4/+4
| | | | | | | Submitted by: sada@e-mail.ne.jp (SADA Kenji) Notes: svn path=/head/; revision=11286
* Upgrade to version 3.5.1Steve Price1998-06-044-69/+83
| | | | | | | | PR: 6782 Submitted by: maintainer Notes: svn path=/head/; revision=11266
* Update to version 1.6.1.aSteve Price1998-06-042-5/+5
| | | | | | | | PR: 6822 Submitted by: Brian Handy <handy@lambic.lmsal.com> Notes: svn path=/head/; revision=11257
* Upgrade to 1.97.Vanilla I. Shu1998-06-042-5/+4
| | | | Notes: svn path=/head/; revision=11237
* Upgrade to 3.6.0Matthew Hunt1998-05-222-5/+5
| | | | | | | | PR: 6692 Submitted by: Brian Handy <handy@physics.montana.edu> Notes: svn path=/head/; revision=11107
* Upgrade to version 4.32David E. O'Brien1998-05-192-4/+4
| | | | Notes: svn path=/head/; revision=11054
* Upgrade to 4.8.1, for compatibility with version 1.2.2 of slang,Matthew Hunt1998-05-172-6/+6
| | | | | | | which was just committed. Notes: svn path=/head/; revision=11032
* Upgrade: cdrecord-1.6a12 -> cdrecord-1.6Jean-Marc Zucconi1998-05-136-18/+15
| | | | | | | | PR: ports/6607 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10961
* Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1998-05-043-6/+6
| | | | | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami Notes: svn path=/head/; revision=10846
* Port is no longer broken: correct PLIST has been commitedStefan Eßer1998-05-023-9/+3
| | | | Notes: svn path=/head/; revision=10810
* Update PLIST to match Beta4.1Stefan Eßer1998-05-023-66/+204
| | | | Notes: svn path=/head/; revision=10809
* ===> Building package for kdeutils-4.1bSatoshi Asami1998-04-283-3/+9
| | | | | | | | | | | | | | | | Creating package /usr/ports/packages/All/kdeutils-4.1b.tgz Registering depends: giflib-3.0 jpeg-6b kdelibs-4.1b qt-1.31. Creating gzip'd tar ball in '/usr/ports/packages/All/kdeutils-4.1b.tgz' tar: can't add file share/applnk/Applications/kedit.kdelnk : No such file or directory tar: can't add file share/apps/kjots/toolbar/OpenBook.xpm : No such file or directory tar: can't add file share/apps/kjots/toolbar/filedel.xpm : No such file or directory tar: can't add file share/apps/kljettool/pics/kljetlogo.xpm : No such file or directory tar: can't add file share/doc/HTML/en/kjots/index.html : No such file or directory tar: can't add file share/icons/kjots.xpm : No such file or directory *** Error code 1 Notes: svn path=/head/; revision=10729
* Update to KDE Beta4.Stefan Eßer1998-04-276-30/+45
| | | | Notes: svn path=/head/; revision=10713
* Upgrade to version 4.30.David E. O'Brien1998-04-212-4/+4
| | | | Notes: svn path=/head/; revision=10623