aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xmx
Commit message (Collapse)AuthorAgeFilesLines
* Rename x11/ patch-xy patches to reflect the files they modify.adamw2014-07-302-1/+1
|
* - Convert to stagingeadler2013-10-131-5/+5
| | | | - General cleanup
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | x11)
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - Fix runtime on amd64pav2010-08-262-1/+51
| | | | | PR: ports/149954 Submitted by: Yuri <yuri@tsoft.com>
* Reset ob@breuninger.org due to maintainer-timeouts and no response to email.linimon2010-07-311-1/+1
| | | | Hat: portmgr
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-4/+4
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat 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}.
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* De-pkg-comment.knu2003-02-212-1/+1
|
* Oliver Breuninger sent me an updated email address, so put him backfenner2001-07-121-1/+1
| | | | as MAINTAINER.
* Remove ob@seicom.NET as MAINTAINER; mail has been bouncing for 12 weeks.fenner2001-05-291-1/+1
|
* Style fixes for ports/x11.olgeni2001-02-061-1/+1
|
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-2/+3
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Xmx: an X protocol multiplexor. It is a standalone utility forcpiazza1999-06-296-0/+166
displaying an X windows session on multiple displays. It was developed at Brown University and has been in use there since 1988. PR: 12294 Submitted by: Oliver Breuninger <ob@seicom.NET>