notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: x11/rxvt-devel/Makefile
SVNWeb

Number of commits found: 67

Tue, 16 Dec 2014
[ 20:14 robak search for other commits by this committer ] Original commit   Revision:374822
x11/rxvt-devel: fix EXPIRATION_DATE value 2014-01-13 -> 2015-01-13

PR:		195034
[ 20:12 robak search for other commits by this committer ] Original commit   Revision:374820
x11/rxvt-devel: set DEPRECATED and EXPIRATION_DATE=2014-01-13

PR:		195034
Submitted by:	A.J. "Fonz" van Werven <freebsd@skysmurf.nl>
Tue, 1 Jul 2014
[ 18:55 tijl search for other commits by this committer ] Original commit   Revision:360082
Convert to USES=libtool
Wed, 11 Jun 2014
[ 14:50 tijl search for other commits by this committer ] Original commit   Revision:357486 (Only the first 10 of 297 ports in this commit are shown above. View all ports for this commit)
Support LIBS like LDFLAGS.

- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 10 Jan 2014
[ 09:32 vanilla search for other commits by this committer ] Original commit   Revision:339339 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Support stagedir.

Approved by:	portmgr (blanket infrastructure)
Sun, 13 Oct 2013
[ 02:01 eadler search for other commits by this committer ] Original commit   Revision:330199 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Cleanup of the unowned ports in the x11 directory
- Fix LIB_DEPENDS
- Fix COMMENT
- Fix USE_GMAKE
Fri, 20 Sep 2013
[ 23:43 bapt search for other commits by this committer ] Original commit   Revision:327777 (Only the first 10 of 483 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
Wed, 31 Jul 2013
[ 06:54 az search for other commits by this committer ] Original commit   Revision:324007 (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
- Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header

Reviewed by:	bapt@ (exp-run)
Approved by:	bapt@ (portmrg@)
Fri, 5 Oct 2012
[ 23:30 bapt search for other commits by this committer ] Original commit   Revision:305323
Convert to new options framework
Tue, 8 Nov 2011
[ 15:22 tabthorpe search for other commits by this committer ] Original commit 
- Reassign to the heap

Submitted by:   Former maintainer
Mon, 20 Jun 2011
[ 14:50 dhn search for other commits by this committer ] Original commit 
- Fix crash to paste from non-ICCCM clients
- Bump PORTREVISION

PR:             ports/156544
Submitted by:   Marcin Cieslak <saper@saper.info>
Approved by:    maintainer
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sun, 9 May 2010
[ 10:06 miwi search for other commits by this committer ] Original commit 
- Fix build on head

PR:             143954
Submitted by:   bf <bf1783@gmail.com>
Approved by:    maintainer
Sat, 20 Mar 2010
[ 15:51 miwi search for other commits by this committer ] Original commit 
- Mark BROKEN on HEAD: fails to build with new utmpx

Reported by:    pointyhat
Sat, 22 Aug 2009
[ 00:39 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 148 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with X
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Mon, 13 Jul 2009
[ 07:40 miwi search for other commits by this committer ] Original commit 
- Allow the port to be built with different compilers

PR:             136595
Submitted by:   bf <bf1783@gmail.com>
Approved by:    maintainer
Fri, 6 Mar 2009
[ 20:13 ed search for other commits by this committer ] Original commit 
Silence error generated by rxvt-devel, caused by pts(4) naming scheme.

In FreeBSD -CURRENT, pseudo-terminals are named /dev/pts/%u. This
confuses rxvt-devel. Change the source to allow this naming scheme as
well. I still have to write a similar patch for rxvt, because this
version does not apply.

Approved by:    port maintainer
Sun, 3 Aug 2008
[ 10:21 miwi search for other commits by this committer ] Original commit 
- Convert to OPTIONS
- Pass maintainership to submitter

PR:             125877 / 125882
Submitted by:   Andy Kosela <akosela@andykosela.com>
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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)
Sun, 6 Apr 2008
[ 06:17 rafan search for other commits by this committer ] Original commit 
- Add knob for enabling 256 color support [1]
- Correct comment: we don't have chinese/rxvt these days

PR:             ports/122281 [1]
Submitted by:   Yoshiaki Kasahara <kasahara at nc.kyushu-u.ac.jp> [1]
Tue, 25 Mar 2008
[ 22:44 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 211 ports in this commit are shown above. View all ports for this commit)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Fri, 4 Jan 2008
[ 15:53 pav search for other commits by this committer ] Original commit 
- Fix a runtime crash on amd64

PR:             ports/98590
Submitted by:   Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
Sat, 29 Dec 2007
[ 23:14 des search for other commits by this committer ] Original commit 
Get distfile from authoritative master site (i.e. Sourceforge), and drop
dependency on wget.
Tue, 25 Dec 2007
[ 20:00 lioux search for other commits by this committer ] Original commit 
Drop maintainership
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Thu, 1 Feb 2007
[ 02:42 kris search for other commits by this committer ] Original commit  (Only the first 10 of 348 ports in this commit are shown above. View all ports for this commit)
Use libtool port instead of included version to avoid objformat a.out botch
Mon, 29 May 2006
[ 13:29 clsung search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
Use ftp/wget since fetch(1) is misbehaving with these MASTER_SITES

Submitted by:   pointyhat (kris)
Wed, 22 Mar 2006
[ 00:33 lioux search for other commits by this committer ] Original commit 
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]
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Mon, 10 Oct 2005
[ 03:36 lioux search for other commits by this committer ] Original commit 
Add ERASE2 support

PR:             84647
Submitted by:   Marcin Cieslak <saper@system.pl>
Sun, 10 Jul 2005
[ 18:37 kris search for other commits by this committer ] Original commit 
Portlint
Sat, 25 Dec 2004
[ 11:43 lioux search for other commits by this committer ] Original commit  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
Remove deprecated USE_SIZE
Fri, 9 Jul 2004
[ 17:43 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
Mon, 15 Mar 2004
[ 01:28 lioux search for other commits by this committer ] Original commit 
Add WITH_LINESPACE knob: add support for line-spacing

PR:             62734
Submitted by:   Katsura Matsumoto <katsura@cc.osaka-kyoiku.ac.jp>
Sun, 14 Mar 2004
[ 06:17 ade search for other commits by this committer ] Original commit  (Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
Whoa there, boy, that's a mighty big commit y'all have there...

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.
Sun, 8 Feb 2004
[ 01:14 lioux search for other commits by this committer ] Original commit  (Only the first 10 of 224 ports in this commit are shown above. View all ports for this commit)
USE_SIZEify
Thu, 20 Nov 2003
[ 15:06 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:   Oliver Eikemeier
[ 13:51 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
Sat, 9 Aug 2003
[ 21:01 nectar search for other commits by this committer ] Original commit 
Fix building on FreeBSD 5.x (link with libutil) after maintainer
timeout (43 days).

While I'm at it, update 2.7.8 -> 2.7.10.  This fixes XIM OverTheSpot for me.
Thu, 26 Jun 2003
[ 22:58 ade search for other commits by this committer ] Original commit  (Only the first 10 of 113 ports in this commit are shown above. View all ports for this commit)
libtool uber-patch

* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:    portmgr (kris) - for the bsd.port.mk hooks
Tested by:      bento 4-exp builds (repeatedly)
Wed, 4 Jun 2003
[ 22:43 kris search for other commits by this committer ] Original commit  (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:  kris
Sun, 18 May 2003
[ 11:43 kris search for other commits by this committer ] Original commit 
BROKEN on 5.1: does not compile
Sun, 23 Feb 2003
[ 19:58 lioux search for other commits by this committer ] Original commit  (Only the first 10 of 265 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment
Sun, 8 Dec 2002
[ 22:16 knu search for other commits by this committer ] Original commit 
Assign CATEGORIES with += so that the slave port (chinese/rxvt) can
define its CATEGORIES properly.
Fri, 20 Sep 2002
[ 14:38 lioux search for other commits by this committer ] Original commit  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Sanitize MASTER_SITES

Submitted by:   fenner's distfile survey
Wed, 15 May 2002
[ 14:21 lioux search for other commits by this committer ] Original commit 
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, 5 Dec 2001
[ 18:05 lioux search for other commits by this committer ] Original commit 
o Update to 2.7.8   o USE_GMAKE is no longer necessary   o Add knobs
WITHOUT_BACKSPACE_KEY, WITHOUT_DELETE_KEY, WITH_GRAPHICS,     WITH_SMART_RESIZE 
 o Change message target from pre-fetch to pre-everything   o Re-indent the echo
messages to visually align them    
Tue, 20 Nov 2001
[ 05:57 lioux search for other commits by this committer ] Original commit 
bump PORTREVISION due to patch file patch-src::command.c rev 1.3    
Wed, 7 Nov 2001
[ 20:38 lioux search for other commits by this committer ] Original commit 
Update to 2.7.7    
Sat, 6 Oct 2001
[ 17:47 lioux search for other commits by this committer ] Original commit 
typo fix: libtoo -> libtool    
[ 17:43 lioux search for other commits by this committer ] Original commit 
o style fix, use PKGNAMESUFFIX instead of PORTNAME for -devel   o don't install
.*\.la files (based on an idea from sobomax)    
Fri, 31 Aug 2001
[ 15:20 sobomax search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.    
Thu, 23 Aug 2001
[ 22:24 lioux search for other commits by this committer ] Original commit 
o Add a buffer overflow patch in sync with rxvt port Makefile rev     1.49   o
Bump PORTREVISION    
Fri, 1 Jun 2001
[ 14:13 lioux search for other commits by this committer ] Original commit 
Add USE_GMAKE to avoid rebuild at install time    
Wed, 30 May 2001
[ 12:37 lioux search for other commits by this committer ] Original commit 
Fix typo    
Sat, 26 May 2001
[ 14:32 lioux search for other commits by this committer ] Original commit 
- Update port to version 2.7.6   - Remove extra spaces at end of lines   - Use
MASTER_SITE_SUBDIR so that when the version of this is     outdated, it will
have a good chance of fetching the distfiles    
Wed, 11 Apr 2001
[ 01:37 lioux search for other commits by this committer ] Original commit 
- Advertise WITH_* options   - Enable XIM support per default unless required to
disable   - Add WITH_* options to set the default encoding for multi-char    
glyph languages including setting to noenc (no encoding)    
Wed, 14 Feb 2001
[ 04:12 lioux search for other commits by this committer ] Original commit 
typo clean up police: \s -> \t    
Mon, 5 Feb 2001
[ 16:18 olgeni search for other commits by this committer ] Original commit  (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
Style fixes for ports/x11.    
Fri, 1 Dec 2000
[ 14:46 lioux search for other commits by this committer ] Original commit 
Add several WITH_* configure time options to the ports.   Also, enable
rxvt-devel shared lib build.    
Sun, 22 Oct 2000
[ 03:54 lioux search for other commits by this committer ] Original commit 
Update to version 2.7.5   Added language support as of chinese/rxvt    
Tue, 3 Oct 2000
[ 06:12 lioux search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Maintainer is now a committer, update email accordingly    
Tue, 19 Sep 2000
[ 17:10 sobomax search for other commits by this committer ] Original commit 
Forced commit - I forgot to add:   Split rxvt port into two ports - rxvt and
rxvt-devel. Quoting maintainer:    
[ 16:50 sobomax search for other commits by this committer ] Original commit 
(null)    

Number of commits found: 67