summaryrefslogtreecommitdiff
path: root/sysutils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add an Xpm.4 LIB_DEPENDS.Chris Piazza1999-08-291-1/+3
| | | | | | | Noticed by: bento.freebsd.org Notes: svn path=/head/; revision=21101
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-293-3/+3
| | | | Notes: svn path=/head/; revision=21098
* Caps, no period.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21094
* Move USE_NEWGCC and add -fpermissive to CFLAGS for the USE_NEWGCC case.Chris Piazza1999-08-291-1/+5
| | | | | | | Submitted by: futatuki@debug.gr.jp Notes: svn path=/head/; revision=21079
* USE_NEWGCC=yesChris Piazza1999-08-291-7/+2
| | | | | | | | PR: 13435 Submitted by: Yasuhito FUTATSUKI <futatuki@debug.gr.jp> Notes: svn path=/head/; revision=21074
* expr -> ${EXPR}Michael Haro1999-08-281-2/+2
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* sed -> ${SED}Michael Haro1999-08-282-4/+4
| | | | Notes: svn path=/head/; revision=21048
* ln -> ${LN}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21047
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-4/+4
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* Respect CFLAGS and CCChris Piazza1999-08-261-4/+22
| | | | | | | | PR: 13380 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=21002
* BROKEN= 'Sorry, asmem doesn't compile on 4.0+'Chris Piazza1999-08-261-2/+7
| | | | Notes: svn path=/head/; revision=20982
* Change Id->FreeBSD.David E. O'Brien1999-08-256-6/+6
| | | | Notes: svn path=/head/; revision=20960
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20938
* Added wmapmSatoshi Taoka1999-08-251-1/+2
| | | | Notes: svn path=/head/; revision=20932
* Laptop battery status display for WindowMakerSatoshi Taoka1999-08-256-0/+58
| | | | Notes: svn path=/head/; revision=20931
* grep -> ${GREP}Michael Haro1999-08-231-2/+2
| | | | | | | | true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
* awk -> ${AWK}Michael Haro1999-08-221-4/+4
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* chmod -> ${CHMOD}Michael Haro1999-08-224-8/+8
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* 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