Commit graph

149 commits

Author SHA1 Message Date
Thierry Thomas
fd724bbceb Adding an option ISO14755 (on by default) to de-activate the ISO 14755
Unicode screen-selection entry method (aka "the yellow box activated by
Ctrl-Shift").

Submitted by:	Sergio Perticone <g4ll0ws (at) gmail.com>
2010-06-02 19:06:24 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Mark Linimon
b93b277e62 At some point in the future, the inclusion of bsd.perl.mk will be
conditional, rather than unconditional as it is right now.  Therefore,
if a port is going to use it, it must declare that somehow before the
inclusion of bsd.port.pre.mk.

Hat:		portmgr
2010-01-28 04:52:16 +00:00
Thierry Thomas
54424daf7c Fix on -CURRENT, after the switch to utmpx.h.
Submitted by:	ed
Reported by:	Wilkinson, Alex <alex.wilkinson (at) dsto.defence.gov.au>
2010-01-15 06:42:58 +00:00
Thierry Thomas
26b54a3f47 Upgrade to 9.07.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2009-12-30 21:32:19 +00:00
Thierry Thomas
2d8fdcb127 Convert to OPTIONS.
Submitted by:	Christoph Mallon via miwi
2009-11-22 10:14:10 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Thierry Thomas
a636c69c22 Add a WITH_XTERM_COLOR knob to x11/rxvt-unicode port, which enable xterm
colors (256 colors) instead of rxvt's 88 colors.
This can be useful for some vim colorschemes, elinks, or any apps able
to use 256 colors. :)
It's disabled by default, so it doesn't affect already installed
rxvt-unicode packages, so I think it doesn't need a version bump.

PR:		ports/134910
Submitted by:	Pierre Guinoiseau <geekounet (at) poildetroll.net>
2009-05-30 21:37:01 +00:00
Wesley Shields
c0a7a1f972 - Remove conditional checks for FreeBSD 5.x and older
Approved by:	pav
2009-01-05 19:42:29 +00:00
Thierry Thomas
f88fa99c18 Upgrade to 9.06.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2008-11-09 19:39:59 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Thierry Thomas
07281cb52d Upgrade to 9.05.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2008-06-16 18:59:26 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Martin Wilke
c4c8f4be45 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 11:11:33 +00:00
Thierry Thomas
bbad0e6d98 Upgrade to 9.02.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2008-02-01 22:35:58 +00:00
Thierry Thomas
cf62d62eb0 Upgrade to 8.9.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2007-12-26 11:23:58 +00:00
Thierry Thomas
d95a14bf7e Upgrade to 8.8.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2007-12-15 22:12:08 +00:00
Thierry Thomas
c56ff59e12 Upgrade to 8.7.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2007-12-11 21:12:47 +00:00
Thierry Thomas
721c674fc5 Upgrade to 8.4.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2007-10-27 19:45:22 +00:00
Thierry Thomas
a89bbaf869 Enable AfterImage's support by default. 2007-08-02 22:08:32 +00:00
Thierry Thomas
cb67a7e469 Upgrade to 8.3.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.

TODO: ugrade libAfterImage to 1.15 when it will be released.
2007-08-01 22:21:29 +00:00
Thierry Thomas
6388503972 Fix the dependency on terminfo.db.
Submitted by:	rafan
2007-06-25 19:30:54 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Thierry Thomas
495fdca39a Upgrade to 8.2.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2007-02-17 21:48:15 +00:00
Thierry Thomas
ebc7bde433 Register rxvt-unicode in the terminfo database.
Note: $TERM still defined as rxvt ATM.
2007-01-05 13:35:15 +00:00
Thierry Thomas
fec50a7f0e Upgrade to 8.1.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-12-07 22:57:15 +00:00
Thierry Thomas
40e2a6220c Upgrade to 8.0.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-11-02 21:05:16 +00:00
Thierry Thomas
3bc2ab276e Upgrade to 7.9.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-08-07 22:28:29 +00:00
Thierry Thomas
353e78af21 Upgrade to 7.8.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-07-17 21:12:38 +00:00
Thierry Thomas
7a9fe0970f rxvt-unicode assume wchar_t is Unicode, but it's not true for FreeBSD.
Add a patch which converts the IM input charater to Unicode.

It requires additional patch dependancy and enlarge executable size,
so a knob WITHOUT_IMLOCALE_FIX is provided to disable this feature.

PR:		ports/98166
Submitted by:	Kuang-che Wu <kcwu (at) csie.org>
2006-06-04 19:29:23 +00:00
Jeremy Messenger
7e42d7a7c4 devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 05:25:50 +00:00
Thierry Thomas
1050ad4f8e Upgrade to 7.7.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-02-21 20:15:34 +00:00
Thierry Thomas
10397927f6 Upgrade to 7.6.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-02-10 20:21:31 +00:00
Thierry Thomas
41eaa4dc5b Upgrade to 7.5.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-01-31 20:07:38 +00:00
Thierry Thomas
fe5e9ccd50 Upgrade to 7.4.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-01-28 20:14:56 +00:00
Thierry Thomas
817df01f44 Upgrade to 7.3.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-01-25 22:28:59 +00:00
Thierry Thomas
0c9dfe0a85 Don't mark BROKEN on amd64, since libsupc++ is no more used.
Tested by:	Pedro F. Giffuni <giffunip (at) yahoo.com>
2006-01-24 06:33:03 +00:00
Thierry Thomas
d056c7e4f4 Actually patch-configure can be removed. 2006-01-23 22:25:27 +00:00
Thierry Thomas
4326f204ae Since v. 7.2, gmake is not necessary, and it's possible to remove the
-lsupc++ patch.

Suggested by:	Marc Lehmann <schmorp (at) schmorp.de> (author)
2006-01-23 21:56:19 +00:00
Thierry Thomas
8b72cfe73d Upgrade to 7.2.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-01-22 22:23:46 +00:00
Thierry Thomas
7a83890171 Upgrade to 7.1.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-01-19 21:35:08 +00:00
Thierry Thomas
68b1bedaa3 Upgrade to 7.0.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-01-13 20:46:21 +00:00
Thierry Thomas
438fb75aed Install urxvtd setuid root (like urxvt) in order to secure tty device
permissions.

Reported by:	Ryan Beasley <ryanb (at) rainbowdevilsland.co.uk>
2006-01-07 22:57:27 +00:00
Thierry Thomas
03f61cd443 Upgrade to 6.3. This is a security fix: restore permissions properly.
Full changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.

A embedded Perl interpreter is installed by default, use WITHOUT_PERL
to disable it.

PR:

Security:	VuXML c2fdb3bc-7d72-11da-b96e-000fb586ba73
2006-01-04 23:04:12 +00:00
Thierry Thomas
7fcf09287f Upgrade to 6.2.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2006-01-02 22:55:26 +00:00
Thierry Thomas
73dd53b5ac Upgrade to 6.1.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2005-12-27 21:11:55 +00:00
Thierry Thomas
0f6a5fe0ea Upgrade to 6.0.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2005-12-24 18:53:59 +00:00
Thierry Thomas
539071e5cd Upgrade to 5.9.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2005-12-19 20:41:37 +00:00