summaryrefslogtreecommitdiff
path: root/sysutils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 1.0.6.Steve Price1999-08-2212-20/+120
| | | | | | | | PR: 12781 (17 of 19) Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=20874
* Update to version 0.1.20.Chris Piazza1999-08-213-4/+5
| | | | | | | | PR: 13241 Submitted by: maintainer Notes: svn path=/head/; revision=20851
* Correct MAINTAINER's email address.Bill Fenner1999-08-211-2/+2
| | | | Notes: svn path=/head/; revision=20846
* Update to version 1.3Bill Fenner1999-08-212-5/+6
| | | | | | | | PR: ports/12796 Submitted by: jack@germanium.xtalwind.net Notes: svn path=/head/; revision=20845
* update to new version 0.73Andreas Klemm1999-08-183-32/+77
| | | | Notes: svn path=/head/; revision=20798
* Update to version 0.1.19Chris Piazza1999-08-143-5/+6
| | | | | | | | PR: 12971 Submitted by: maintainer Notes: svn path=/head/; revision=20709
* Look for gtk--.h in ${X11BASE} not ${PREFIX}Chris Piazza1999-08-131-2/+2
| | | | | | | Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> Notes: svn path=/head/; revision=20692
* Remove a stray PLIST= that wasn't supposed to be thereChris Piazza1999-08-121-2/+1
| | | | Notes: svn path=/head/; revision=20676
* Update to version 1.1.2Chris Piazza1999-08-123-9/+42
| | | | | | | | | | | | | PR: 12642 Submitted by: maintainer Build xcdrdao if gtk-- is installed or XCDRDAO is set to yes. PR: 12642 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> Notes: svn path=/head/; revision=20675
* To remove old files from temporary directories.Satoshi Taoka1999-08-125-0/+33
| | | | | | | | PR: 12972 Submitted: stanislav shalunov <shalunov@tuzik.lz.att.com> Notes: svn path=/head/; revision=20660
* Added stmpcleanSatoshi Taoka1999-08-121-1/+2
| | | | Notes: svn path=/head/; revision=20659
* make this patch relative to ${WRKSRC}, sorry.Bill Fumerola1999-08-051-2/+2
| | | | | | | Discovered By: Jeremy Thiel <jthiel@chc-chimes.com> Notes: svn path=/head/; revision=20532
* Numerous -Wall fixes. None of which were potentially breaking things,Bill Fumerola1999-08-041-0/+43
| | | | | | | | | however all of which were really annoying and missing a LOT of includes. These changes were made in a way that would anger Bruce. Notes: svn path=/head/; revision=20530
* Respect CFLAGSBill Fumerola1999-08-041-3/+4
| | | | Notes: svn path=/head/; revision=20529
* Upgrade to LSOF 4.45.David E. O'Brien1999-07-312-4/+4
| | | | Notes: svn path=/head/; revision=20409
* Fix for unfetchable distfile.Chris Piazza1999-07-242-4/+4
| | | | | | | | PR: 12760 Submitted by: Sergey Osokin aka oZZ <ozz@FreeBSD.org.ru>, maintainer Notes: svn path=/head/; revision=20333
* move it back to old place ${prefix}/bin.Andreas Klemm1999-07-202-3/+3
| | | | Notes: svn path=/head/; revision=20280
* link it statically...Andreas Klemm1999-07-193-5/+5
| | | | | | | | | | | | | changed installation path from ${PREFIX}/bin to ${PREFIX}/sbin noticed, that ${PREFIX}/sbin is populated by dynamically linked programs... Wasn't the intention of sbin directories, to include statically linked programs ? Or is this degenerated, because it's ports here and the only statically linked programs reside on the root filesystem in /sbin ??? Notes: svn path=/head/; revision=20277
* forgot to remove no package entirelyAndreas Klemm1999-07-191-2/+1
| | | | Notes: svn path=/head/; revision=20276
* Committ rest of changes, Steve already fixed ALPHA partAndreas Klemm1999-07-197-31/+318
| | | | | | | | PR: closes 11717 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de> Notes: svn path=/head/; revision=20275
* Webmin doesn't need a webserver to run.Andreas Klemm1999-07-151-11/+1
| | | | | | | Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=20217
* Upgrade to 1.1.1 .SADA Kenji1999-07-103-11/+15
| | | | | | | | PR: ports/12588 Submitted by: maintainer Notes: svn path=/head/; revision=20147
* reflect name change of apache binaryAndreas Klemm1999-07-051-2/+2
| | | | Notes: svn path=/head/; revision=20088
* Include audio as a virtual category, this port has an audio ripper too.Bill Fumerola1999-07-013-6/+6
| | | | | | | | PR: ports/12474 Submitted By: Marc van Woerkom <van.woerkom@netcologne.de> Notes: svn path=/head/; revision=19944
* Update to version 0.1.18.Chris Piazza1999-06-304-4/+6
| | | | | | | | PR: 12454 Submitted by: maintainer Notes: svn path=/head/; revision=19909
* Fix tcplist for the version of lsof in the ports tree. It wasn't parsingSheldon Hearn1999-06-281-0/+11
| | | | | | | | | | lsof's output correctly. PR: 9191 Submitted by: Andrew Stevenson <andrew@ugh.net.au> Notes: svn path=/head/; revision=19868
* Fix the fix for -current (no longer use sys/rlist.h).Chris Piazza1999-06-281-13/+15
| | | | | | | | PR: 12425 Submitted by: maintainer Notes: svn path=/head/; revision=19853
* PR: ports/12351Seiichirou Hiraoka1999-06-285-0/+57
| | | | | | | | Submitted by: nox@jelal.kn-bremen.de a GTK+ frontend for mkisofs and cdrecord Notes: svn path=/head/; revision=19850
* Activate gcombustSeiichirou Hiraoka1999-06-281-1/+2
| | | | Notes: svn path=/head/; revision=19849
* Only depend on tcp_wrapper if it isn't in the base system.Michael Haro1999-06-274-8/+8
| | | | Notes: svn path=/head/; revision=19823
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-2654-54/+54
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-262-2/+2
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* Upgrade to LSOF v4.44.David E. O'Brien1999-06-262-4/+4
| | | | | | | | | | | * Corrected output ordering of parent PID and process group ID when both -R and -g are specified. * Changed NODE-ADDR column title to NODE-ID in anticipation of using more general identification information in the column. Notes: svn path=/head/; revision=19788
* Update maintainer's e-mail address.Sheldon Hearn1999-06-211-2/+2
| | | | Notes: svn path=/head/; revision=19601
* Upgrade asapm from 2.6 to 2.7.Chris Piazza1999-06-192-4/+4
| | | | | | | | PR: 12183 Submitted by: maintainer Notes: svn path=/head/; revision=19573
* an AfterStep look-n-feel memory utilization monitorSatoshi Taoka1999-06-147-0/+286
| | | | | | | | PR: 12025 Submitted by: jack@germanium.xtalwind.net Notes: svn path=/head/; revision=19478
* File-system monitor for the AfterStep window manager.Satoshi Taoka1999-06-146-0/+129
| | | | | | | | PR: 12024 Submitted by: jack@germanium.xtalwind.net Notes: svn path=/head/; revision=19477
* Added asfsm and asmemSatoshi Taoka1999-06-141-1/+3
| | | | Notes: svn path=/head/; revision=19475
* Fix to compile on -current (and others).Jun Kuriyama1999-06-147-95/+961
| | | | | | | | | | | Change MAINTAINER to Stephen Kiernam <sk-ports@vegamuse.org>. PR: ports/11880 Submitted by: Stephen Kiernam <sk-ports@vegamuse.org> No response from: old maintainer Notes: svn path=/head/; revision=19471
* Add the wminet port.Steve Price1999-06-111-1/+2
| | | | Notes: svn path=/head/; revision=19414
* Initial import of wminet version 2.0.2.Steve Price1999-06-117-0/+800
| | | | | | | A WindowMaker dockable inetd monitor. Notes: svn path=/head/; revision=19413
* Activate the sdd port.Steve Price1999-06-091-1/+2
| | | | Notes: svn path=/head/; revision=19356
* Initial import of sdd version 1.22.Steve Price1999-06-097-0/+120
| | | | | | | | | | A faster and improved version of dd. PR: 11718 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de> Notes: svn path=/head/; revision=19355
* Update to version 4.9.0.Steve Price1999-06-094-7/+33
| | | | | | | | PR: 12086 Submitted by: Chris Piaza <cpiazza@home.net> Notes: svn path=/head/; revision=19345
* Update my email address, I've been slack.Kris Kennaway1999-06-071-2/+2
| | | | Notes: svn path=/head/; revision=19292
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-054-12/+2
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* added NO_PACKAGE=ignores cflagsAndreas Klemm1999-06-051-1/+2
| | | | | | | Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de> Notes: svn path=/head/; revision=19216
* Upgrade webmin from 0.71 to 0.72Andreas Klemm1999-06-053-33/+61
| | | | | | | Make webmin FreeBSD 4.0 aware. Notes: svn path=/head/; revision=19215
* Update to 1.8a22Michael Haro1999-05-316-9/+9
| | | | | | | | PR: 11949 Submited by: Juergen Lock <nox@jelal.kn-bremen.de> Notes: svn path=/head/; revision=19147
* Fix build for Alpha.Steve Price1999-05-312-2/+18
| | | | Notes: svn path=/head/; revision=19143