non port: x11/rxvt/Makefile |
SVNWeb
|
Number of commits found: 50 |
Sun, 8 Dec 2019
|
[ 18:43 tcberner ]
Mark x11/rxvt for deletion
- if you care about it, step up, and become the maintainer.
|
Thu, 7 Nov 2019
|
[ 18:36 zeising ] (Only the first 10 of 432 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
|
Fri, 4 Sep 2015
|
[ 21:33 amdmi3 ]
- Drop 8.x support
Approved by: portmgr blanket
|
Tue, 29 Jul 2014
|
[ 20:58 adamw ]
OPTIONS helpers
|
[ 20:55 adamw ] (Only the first 10 of 50 ports in this commit are shown above. )
Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions
on the ports tree really difficult.
Approved by: portmgr (not really, but touches unstaged ports)
|
Fri, 10 Jan 2014
|
[ 09:32 vanilla ] (Only the first 10 of 31 ports in this commit are shown above. )
Support stagedir.
Approved by: portmgr (blanket infrastructure)
|
Sun, 13 Oct 2013
|
[ 02:01 eadler ] (Only the first 10 of 21 ports in this commit are shown above. )
Cleanup of the unowned ports in the x11 directory
- Fix LIB_DEPENDS
- Fix COMMENT
- Fix USE_GMAKE
|
Fri, 20 Sep 2013
|
[ 23:43 bapt ] (Only the first 10 of 483 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Tue, 13 Nov 2012
|
[ 15:40 eadler ]
Avoid losing CONFIGURE_ARGS when utmp and wtmp are specified
PR: ports/173576
Submitted by: WATANABE Kazuhiro <CQG00620@nifty.ne.jp>
Feature safe: yes
|
[ 01:05 eadler ]
The build fails when utmp is disabled but wtmp isn't. The two must be handled
together.
Also, this build is MAKE_JOBS_SAFE
Feature safe: yes
|
Thu, 25 Oct 2012
|
[ 22:32 ehaupt ]
Unbreak on OSVERSION > 900007 by disabling utmpx support.
Feature safe: yes
|
Fri, 8 Jun 2012
|
[ 15:43 arved ]
Convert to optionsng
|
Tue, 8 Nov 2011
|
[ 15:22 tabthorpe ]
- Reassign to the heap
Submitted by: Former maintainer
|
Mon, 20 Jun 2011
|
[ 14:50 dhn ]
- Fix crash to paste from non-ICCCM clients
- Bump PORTREVISION
PR: ports/156542
Submitted by: Marcin Cieslak <saper@saper.info>
Approved by: maintainer
|
Sat, 20 Mar 2010
|
[ 13:31 miwi ]
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat
|
Mon, 23 Mar 2009
|
[ 21:08 ed ]
Multiple fixes to rxvt:
- Fix compilation on -CURRENT by letting it use posix_openpt() to
allocate PTYs.
- Fix compilation when enabling WITH_GREEK.
PR: ports/132928
Approved by: port maintainer
|
Sun, 3 Aug 2008
|
[ 10:21 miwi ]
- Convert to OPTIONS
- Pass maintainership to submitter
PR: 125877 / 125882
Submitted by: Andy Kosela <akosela@andykosela.com>
|
Thu, 19 Jun 2008
|
[ 06:59 lippe ]
- Fix ownership on all installed files.
- Bump PORTREVISION.
PR: ports/120181
Submitted by: Math <b1ff@fr33.b33r.net>
Approved by: gabor (mentor, implicit)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
|
Tue, 25 Mar 2008
|
[ 22:44 miwi ] (Only the first 10 of 211 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Sat, 29 Dec 2007
|
[ 23:14 des ]
Get distfile from authoritative master site (i.e. Sourceforge), and drop
dependency on wget.
|
Tue, 25 Dec 2007
|
[ 20:00 lioux ]
Drop maintainership
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sat, 9 Dec 2006
|
[ 05:06 rafan ]
- Respect X11BASE for Xpm
Approved by: portmgr (linimon)
|
Mon, 29 May 2006
|
[ 13:29 clsung ]
- Add a new know WITH_XGETDEFAULT
- from submitter
WITH_XGETDEFAULT which enables resource checking
via X's function instead of rxvt's own version. I'm using
this option for a long time, it would be better if I can
turn it on via a knob.Add a new know WITH_XGETDEFAULT which
enables resource checking via X's function instead of rxvt's
own version. I'm using this option for a long time, it would
be better if I can turn it on via a knob.
PR: 96152
Submitted by: Rong-En Fan <rafan_AT_infor dot org>
|
Fri, 28 Apr 2006
|
[ 02:56 lioux ]
Use ftp/wget since fetch(1) is misbehaving with these MASTER_SITES
Submitted by: pointyhat (kris)
|
Wed, 22 Mar 2006
|
[ 00:33 lioux ]
o Sanitize MASTER_SITES
o Add fresh MASTER_SITES
o Remove WWW tag from DESCR since developer's domain has expired
[1]
o Pass DESCR file through fmt(1)
Submitted by: Ted Cabeen <ted@cabeen.org> [1]
|
Mon, 10 Oct 2005
|
[ 03:36 lioux ]
Add ERASE2 support
PR: 84647
Submitted by: Marcin Cieslak <saper@system.pl>
|
Sat, 25 Dec 2004
|
[ 11:43 lioux ] (Only the first 10 of 66 ports in this commit are shown above. )
Remove deprecated USE_SIZE
|
Sun, 8 Feb 2004
|
[ 01:14 lioux ] (Only the first 10 of 224 ports in this commit are shown above. )
USE_SIZEify
|
Fri, 6 Feb 2004
|
[ 13:12 trevor ] (Only the first 10 of 1568 ports in this commit are shown above. )
Use PLIST_FILES (bento-tested, marcus-reviewed).
|
Sun, 23 Feb 2003
|
[ 19:58 lioux ] (Only the first 10 of 265 ports in this commit are shown above. )
De-pkg-comment
|
Fri, 20 Sep 2002
|
[ 14:38 lioux ] (Only the first 10 of 12 ports in this commit are shown above. )
Sanitize MASTER_SITES
Submitted by: fenner's distfile survey
|
Wed, 15 May 2002
|
[ 14:21 lioux ]
o Teach rxvt about FreeBSD's pty: it goes all the way to letter v
o Bump PORTREVISION
Submitted by: Ingo Rohlfs <ingo.rohlfs@gmx.de>
|
Wed, 7 Nov 2001
|
[ 20:41 lioux ]
o update to 2.6.4 o add WITH_HALF_SHADOW
|
Thu, 23 Aug 2001
|
[ 22:09 lioux ]
Add a buffer overflow fix
|
Sat, 26 May 2001
|
[ 14:29 lioux ]
- Remove extra spaces at end of lines - Add WITH_NEXT_SCROLLBAR - Use
MASTER_SITE_SUBDIR so that when the version of this is outdated, it will
have a good change of fetching the distfiles
|
Tue, 22 May 2001
|
[ 19:17 sobomax ] (Only the first 10 of 12 ports in this commit are shown above. )
Don't overwrite CATEGORIES in master ports. Use += instead, so slaves would be
able to insert their own entries (usually language category) upfront.
|
Wed, 11 Apr 2001
|
[ 01:17 lioux ]
- Advertise WITH_* options - Enable XIM support per default unless required to
disable
|
Wed, 14 Feb 2001
|
[ 04:12 lioux ]
typo clean up police: \s -> \t
|
Mon, 5 Feb 2001
|
[ 16:18 olgeni ] (Only the first 10 of 68 ports in this commit are shown above. )
Style fixes for ports/x11.
|
Fri, 1 Dec 2000
|
[ 14:46 lioux ]
Add several WITH_* configure time options to the ports. Also, enable
rxvt-devel shared lib build.
|
Tue, 3 Oct 2000
|
[ 06:12 lioux ] (Only the first 10 of 29 ports in this commit are shown above. )
Maintainer is now a committer, update email accordingly
|
Tue, 19 Sep 2000
|
[ 17:10 sobomax ]
Forced commit - I forgot to add: Split rxvt port into two ports - rxvt and
rxvt-devel. Quoting maintainer:
|
[ 16:50 sobomax ]
(null)
|
Thu, 3 Aug 2000
|
[ 10:28 asami ] (Only the first 10 of 285 ports in this commit are shown above. )
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off.
|
Thu, 22 Jun 2000
|
[ 11:07 will ]
Re-assign MAINTAINER to Mario Sergio Fujikawa Ferriera <lioux@linf.unb.br>.
|
[ 06:52 will ] (Only the first 10 of 53 ports in this commit are shown above. )
Unleash all of these ports upon the people. I no longer have any interest in
any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
|
Mon, 22 May 2000
|
[ 06:09 will ]
Add a patch that adds some extra chinese support as well as fixes some
terminfo problems.
|
Number of commits found: 50 |