| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
|
|
|
| |
Bump PORTREVISION.
|
|
|
|
| |
Bump PORTREVISION.
|
|
|
|
|
|
|
|
|
| |
--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.
|
| |
|
|
|
|
| |
starting with X
|
|
|
|
| |
Tested by: pav on pointyhat
|
|
|
|
| |
Approved by: wxs (mentor)
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
| |
- Fix include and lib paths
Reported by: pointyhat via pav
Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit)
|
|
|
|
|
|
|
| |
- Use SF macro
- Bump portrevision
Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit)
|
| |
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
| |
PR: ports/96361
Submitted by: Lars Engels <lars.engels@0x20.net>
|
|
|
|
|
|
| |
PR: ports/91860
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Approved by: maintainer timeout (14 days)
|
|
|
|
|
|
|
|
|
| |
- Add SHA265
- Bump PORTREVISION
PR: ports/91794
Submitted by: Sergey Glushchenko <deen@freebsd.org.ua>
Approved by: David Yeske (maintainer)
|
|
|
|
|
|
| |
PR: ports/86202
Submitted by: Scott Robbins <scottro@nyc.rr.com>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/83896
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Approved by: David Yeske <dyeske@yahoo.com> (maintainer)
|
|
|
|
|
| |
Pointyhat to: edwin
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
PR: 71349
Submitted By: oliver
Approved By: maintainer
|
|
|
|
|
|
| |
PR: ports/66906
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
Author: Alexis <materm@tuxfamily.org>
WWW: http://www.materm.tuxfamily.org/index.html
PR: 54346
Submitted by: Sebastian Yepes <esn@x123.info>
|