aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xmon
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-4/+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.
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-1/+2
| | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Fix WWWtdb2006-03-211-1/+1
| | | | Submitted by: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Drop maintainership for ports which I sadly no longer havebms2005-12-131-1/+1
| | | | the time, hardware, or resources to maintain.
* SIZE update jumbo-commit.bms2004-03-251-0/+1
| | | | Submitted by: trevor
* Fix build on -CURRENT.bms2003-11-251-0/+50
| | | | Submitted by: Volker Stolz
* Use my FreeBSD.org address for MAINTAINER field.bms2003-09-281-1/+1
|
* Use MASTER_SITES_XCONTRIB instead of hard-coding MASTER_SITES.bms2003-09-281-2/+2
| | | | Noticed by: linimon
* update x11/xmon:daichi2003-07-021-1/+2
| | | | | | | | - ibiblio had a disk crash. X.org is carrying the distfile for this port now, however. PR: 53763 Submitted by: Bruce M Simpson <bms@spc.org> (maintainer)
* Add missing manpageskris2003-02-221-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* - Don't use space to seperate variable name and valuepat2002-06-251-6/+6
| | | | | | | - Fix MASTER_SITES PR: ports/39782 Submitted by: maintainer
* Unbreak: switch to a working master site & distname.petef2002-06-092-4/+3
|
* BROKEN: Does not fetchkris2002-05-181-0/+2
|
* Add xmon, which interactively monitors the byte-stream connections betweenade2002-03-135-0/+44
an X server and a number of X clients. PR: 33232 Submitted by: Bruce M Simpson <bms@spc.org>