aboutsummaryrefslogtreecommitdiffstats
path: root/x11/mrxvt
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10dinoex2012-06-011-2/+2
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
|
* - update to 1.4.1dinoex2010-03-281-2/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-2/+2
|
* Make the binary setuid, otherwise it cannot log to utmp/utx/wtmp.gj2010-01-211-1/+4
| | | | Bump PORTREVISION.
* Add patch-src-logging.c to fix the "can't parse pts/xx" error.gj2010-01-162-1/+26
| | | | Bump PORTREVISION.
* Really change this to use utx by replacing --disable-utmp withgj2010-01-151-1/+1
| | | | | | | | | --disable-lastlog. The binary now does use utx routines. However, due to other bugs ('mrxvt: can't parse tty name "pts/5"') it doesn't really do any logging. Thanks to ed@ for the hit with the clue-bat.
* Allow this to compile after the switch from utmp to utmpx in HEAD.gj2010-01-151-1/+7
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with X
* - update to jpeg7dinoex2009-07-181-2/+2
| | | | Tested by: pav on pointyhat
* Make port honor NOPORTDOCS which resolves mtree errors identified by QATskreuzer2009-04-012-9/+17
| | | | Approved by: wxs (mentor)
* Reset dyeske@gmail.com at his request.linimon2009-02-032-4/+1
| | | | Hat: portmgr
* - Add USE_XORGbeech2008-03-241-2/+3
| | | | | | | - Fix include and lib paths Reported by: pointyhat via pav Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit)
* - Remove USE_X_PREFIXbeech2008-03-221-3/+2
| | | | | | | - Use SF macro - Bump portrevision Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit)
* dyeske at yahoo dot com -> dyeske at gmail dot comedwin2007-07-062-3/+3
|
* - 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}.
* Mark port conflicting with x11/mrxvt-develedwin2006-04-271-0/+2
| | | | | PR: ports/96361 Submitted by: Lars Engels <lars.engels@0x20.net>
* - Update to 0.4.2pav2006-01-302-6/+5
| | | | | | PR: ports/91860 Submitted by: Matthew Luckie <mjl@luckie.org.nz> Approved by: maintainer timeout (14 days)
* - Add WITH_XFT knobaz2006-01-162-0/+8
| | | | | | | | | - Add SHA265 - Bump PORTREVISION PR: ports/91794 Submitted by: Sergey Glushchenko <deen@freebsd.org.ua> Approved by: David Yeske (maintainer)
* - Add knob for enabling EUC Japanese supportpav2005-09-171-0/+9
| | | | | | PR: ports/86202 Submitted by: Scott Robbins <scottro@nyc.rr.com> Approved by: maintainer
* - Update to 0.4.1pav2005-07-235-14/+49
| | | | | | PR: ports/83896 Submitted by: Matthew Luckie <mjl@luckie.org.nz> Approved by: David Yeske <dyeske@yahoo.com> (maintainer)
* Fix plist and cleanup after repocopy.krion2005-01-062-15/+0
| | | | | Pointyhat to: edwin Approved by: portmgr (implicit)
* new port: x11/mrxvtedwin2004-12-233-32/+45
| | | | | | | | | | | | | | Mrxvt (previously named as materm) is a lightweight and powerful multi-tabbed X terminal emulator based on the popular rxvt and aterm. It implements many useful features seen in some modern X terminal emulators, like gnome-terminal and konsole, but keep to be lightweight and independent from the GNOME and KDE desktop environment. The following are the major features of mrxvt (* are new features compared with rxvt, + are enhanced features compared with rxvt): PR: ports/74470 Submitted by: David Yeske <dyeske@yahoo.com>
* update port to 0.2.1oliver2004-10-162-3/+3
| | | | | | PR: 71349 Submitted By: oliver Approved By: maintainer
* - Update to version 0.1krion2004-05-213-6/+6
| | | | | | PR: ports/66906 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Add multi-aterm 0.0.4, a multi terminal based on aterm.sergei2003-12-184-0/+55
Author: Alexis <materm@tuxfamily.org> WWW: http://www.materm.tuxfamily.org/index.html PR: 54346 Submitted by: Sebastian Yepes <esn@x123.info>