notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: x11/rxvt-devel/Makefile

Number of commits found: 67

Tuesday, 16 Dec 2014
20:14 robak search for other commits by this committer
x11/rxvt-devel: fix EXPIRATION_DATE value 2014-01-13 -> 2015-01-13

PR:		195034
Original commitRevision:374822 
20:12 robak search for other commits by this committer
x11/rxvt-devel: set DEPRECATED and EXPIRATION_DATE=2014-01-13

PR:		195034
Submitted by:	A.J. "Fonz" van Werven <freebsd@skysmurf.nl>
Original commitRevision:374820 
Tuesday, 1 Jul 2014
18:55 tijl search for other commits by this committer
Convert to USES=libtool
Original commitRevision:360082 
Wednesday, 11 Jun 2014
14:50 tijl search for other commits by this committer
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
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:357486 
Friday, 10 Jan 2014
09:32 vanilla search for other commits by this committer
Support stagedir.

Approved by:	portmgr (blanket infrastructure)
Original commitRevision:339339 
Sunday, 13 Oct 2013
02:01 eadler search for other commits by this committer
Cleanup of the unowned ports in the x11 directory
- Fix LIB_DEPENDS
- Fix COMMENT
- Fix USE_GMAKE
Original commitRevision:330199 
Friday, 20 Sep 2013
23:43 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
Original commitRevision:327777 
Wednesday, 31 Jul 2013
06:54 az search for other commits by this committer
- 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@)
Original commitRevision:324007 
Friday, 5 Oct 2012
23:30 bapt search for other commits by this committer
Convert to new options framework
Original commitRevision:305323 
Tuesday, 8 Nov 2011
15:22 tabthorpe search for other commits by this committer
- Reassign to the heap

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

PR:             ports/156544
Submitted by:   Marcin Cieslak <saper@saper.info>
Approved by:    maintainer
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Sunday, 9 May 2010
10:06 miwi search for other commits by this committer
- Fix build on head

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

Reported by:    pointyhat
Original commit
Saturday, 22 Aug 2009
00:39 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with X
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-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
Original commit
Monday, 13 Jul 2009
07:40 miwi search for other commits by this committer
- Allow the port to be built with different compilers

PR:             136595
Submitted by:   bf <bf1783@gmail.com>
Approved by:    maintainer
Original commit
Friday, 6 Mar 2009
20:13 ed search for other commits by this committer
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
Original commit
Sunday, 3 Aug 2008
10:21 miwi search for other commits by this committer
- Convert to OPTIONS
- Pass maintainership to submitter

PR:             125877 / 125882
Submitted by:   Andy Kosela <akosela@andykosela.com>
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- 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)
Original commit
Sunday, 6 Apr 2008
06:17 rafan search for other commits by this committer
- 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]
Original commit
Tuesday, 25 Mar 2008
22:44 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

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

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

Submitted by:   pointyhat (kris)
Original commit
Wednesday, 22 Mar 2006
00:33 lioux search for other commits by this committer
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]
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Tuesday, 15 Nov 2005
06:52 ade search for other commits by this committer
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.
Original commit
Monday, 10 Oct 2005
03:36 lioux search for other commits by this committer
Add ERASE2 support

PR:             84647
Submitted by:   Marcin Cieslak <saper@system.pl>
Original commit
Sunday, 10 Jul 2005
18:37 kris search for other commits by this committer
Portlint
Original commit
Saturday, 25 Dec 2004
11:43 lioux search for other commits by this committer
Remove deprecated USE_SIZE
Original commit
Friday, 9 Jul 2004
17:43 marcus search for other commits by this committer
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
Original commit
Monday, 15 Mar 2004
01:28 lioux search for other commits by this committer
Add WITH_LINESPACE knob: add support for line-spacing

PR:             62734
Submitted by:   Katsura Matsumoto <katsura@cc.osaka-kyoiku.ac.jp>
Original commit
Sunday, 14 Mar 2004
06:17 ade search for other commits by this committer
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.
Original commit
Sunday, 8 Feb 2004
01:14 lioux search for other commits by this committer
USE_SIZEify
Original commit
Thursday, 20 Nov 2003
15:06 trevor search for other commits by this committer
Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:   Oliver Eikemeier
Original commit
13:51 trevor search for other commits by this committer
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
Original commit
Saturday, 9 Aug 2003
21:01 nectar search for other commits by this committer
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.
Original commit
Thursday, 26 Jun 2003
22:58 ade search for other commits by this committer
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)
Original commit
Wednesday, 4 Jun 2003
22:43 kris search for other commits by this committer
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
Original commit
Sunday, 18 May 2003
11:43 kris search for other commits by this committer
BROKEN on 5.1: does not compile
Original commit
Sunday, 23 Feb 2003
19:58 lioux search for other commits by this committer
De-pkg-comment
Original commit
Sunday, 8 Dec 2002
22:16 knu search for other commits by this committer
Assign CATEGORIES with += so that the slave port (chinese/rxvt) can
define its CATEGORIES properly.
Original commit
Friday, 20 Sep 2002
14:38 lioux search for other commits by this committer
Sanitize MASTER_SITES

Submitted by:   fenner's distfile survey
Original commit
Wednesday, 15 May 2002
14:21 lioux search for other commits by this committer
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>
Original commit
Wednesday, 5 Dec 2001
18:05 lioux search for other commits by this committer
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    
Original commit
Tuesday, 20 Nov 2001
05:57 lioux search for other commits by this committer
bump PORTREVISION due to patch file patch-src::command.c rev 1.3    
Original commit
Wednesday, 7 Nov 2001
20:38 lioux search for other commits by this committer
Update to 2.7.7    
Original commit
Saturday, 6 Oct 2001
17:47 lioux search for other commits by this committer
typo fix: libtoo -> libtool    
Original commit
17:43 lioux search for other commits by this committer
o style fix, use PKGNAMESUFFIX instead of PORTNAME for -devel   o don't install
.*\.la files (based on an idea from sobomax)    
Original commit
Friday, 31 Aug 2001
15:20 sobomax search for other commits by this committer
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.    
Original commit
Thursday, 23 Aug 2001
22:24 lioux search for other commits by this committer
o Add a buffer overflow patch in sync with rxvt port Makefile rev     1.49   o
Bump PORTREVISION    
Original commit
Friday, 1 Jun 2001
14:13 lioux search for other commits by this committer
Add USE_GMAKE to avoid rebuild at install time    
Original commit
Wednesday, 30 May 2001
12:37 lioux search for other commits by this committer
Fix typo    
Original commit
Saturday, 26 May 2001
14:32 lioux search for other commits by this committer
- 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    
Original commit
Wednesday, 11 Apr 2001
01:37 lioux search for other commits by this committer
- 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)    
Original commit
Wednesday, 14 Feb 2001
04:12 lioux search for other commits by this committer
typo clean up police: \s -> \t    
Original commit
Monday, 5 Feb 2001
16:18 olgeni search for other commits by this committer
Style fixes for ports/x11.    
Original commit
Friday, 1 Dec 2000
14:46 lioux search for other commits by this committer
Add several WITH_* configure time options to the ports.   Also, enable
rxvt-devel shared lib build.    
Original commit
Sunday, 22 Oct 2000
03:54 lioux search for other commits by this committer
Update to version 2.7.5   Added language support as of chinese/rxvt    
Original commit
Tuesday, 3 Oct 2000
06:12 lioux search for other commits by this committer
Maintainer is now a committer, update email accordingly    
Original commit
Tuesday, 19 Sep 2000
17:10 sobomax search for other commits by this committer
Forced commit - I forgot to add:   Split rxvt port into two ports - rxvt and
rxvt-devel. Quoting maintainer:    
Original commit
16:50 sobomax search for other commits by this committer
(null)    
Original commit

Number of commits found: 67