aboutsummaryrefslogtreecommitdiff
path: root/sysutils/whowatch
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* UnbreakAntoine Brodin2016-02-051-1/+1
| | | | Notes: svn path=/head/; revision=408236
* sysutils/whowatch: document ncurses requirement (USES+=ncurses)John Marino2016-02-041-1/+2
| | | | Notes: svn path=/head/; revision=408059
* - Add LICENSEDmitry Marakasov2015-10-143-8/+4
| | | | | | | | | - Drop 8.x support Approved by: portmgr blanket Notes: svn path=/head/; revision=399320
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-221-3/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387082
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Rename sysutils/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-291-0/+0
| | | | Notes: svn path=/head/; revision=363335
* Support STAGEDIR.Vanilla I. Shu2013-11-162-8/+6
| | | | Notes: svn path=/head/; revision=333997
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Reset MAINTAINER due to unrecoverable bounceRyan Steinmetz2012-12-041-1/+1
| | | | | | | | Reported by: portscout Feature safe: yes Notes: svn path=/head/; revision=308272
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Fix build on HEADMartin Wilke2010-02-103-2/+141
| | | | | | | | | | | - Pass maintainership to submitter PR: 143509 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> Reviewed by: ed@ Notes: svn path=/head/; revision=249534
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-211-3/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-9/+5
| | | | Notes: svn path=/head/; revision=225335
* - Fix build on gcc4Rong-En Fan2007-04-041-0/+11
| | | | Notes: svn path=/head/; revision=189156
* LP64 fixChristian Weisgerber2007-03-102-0/+35
| | | | Notes: svn path=/head/; revision=187050
* dannyboy is away from FreeBSD work at the moment, so return these to the pool.Mark Linimon2006-08-181-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=170948
* Remove USE_REINPLACE from all categories starting with SEdwin Groothuis2006-05-131-2/+0
| | | | Notes: svn path=/head/; revision=162215
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Add SIZE.Daniel Harris2004-02-101-0/+1
| | | | Notes: svn path=/head/; revision=100557
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-2/+2
| | | | Notes: svn path=/head/; revision=93885
* Add MASTER_SITE_PACKETSTORM as an additional mirror.Pete Fritchman2003-08-161-1/+3
| | | | | | | | | PR: 52109 Submitted by: Jim Geovedi <jim@corebsd.or.id> Approved by: various maintainers, timeouts Notes: svn path=/head/; revision=87066
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* USE_REINPLACE.Daniel Harris2002-07-181-2/+4
| | | | Notes: svn path=/head/; revision=63195
* Fix stupid mistake. I swear it worked here.Daniel Harris2001-04-281-2/+2
| | | | Notes: svn path=/head/; revision=41983
* Fix this port on -current.Daniel Harris2001-04-192-3/+11
| | | | Notes: svn path=/head/; revision=41668
* Change my address in MAINTAINER.Daniel Harris2000-07-191-1/+1
| | | | Notes: svn path=/head/; revision=30888
* Initial import of whowatch - a small program which displays in real time infoMaxim Sobolev2000-06-216-0/+45
about users currently logged in. PR: 19229 Submitted by: Daniel Harris <dannyboy@dannyboy.eyep.net> Notes: svn path=/head/; revision=29748