aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xterm
Commit message (Collapse)AuthorAgeFilesLines
* Update to 278. This solves a problem with the initialization for eightBitMetaehaupt2012-01-192-3/+3
| | | | | | | | | resource. Special thanks to the author [1] who fixed this upstream so promptly. PR: 164101 [2] (notification) Submitted by: Thomas Dickey <dickey@his.com> [1] Notified by: Garrett Wollman [2] <wollman@khavrinen.csail.mit.edu>, naddy (via mail)
* Update to 277ehaupt2012-01-093-29/+3
|
* Provide a patch for better support for running xterm within a jail. This patchehaupt2011-11-182-0/+26
| | | | | | | has been submitted upstream. Submitted by: dhw Feature safe: yes
* Update to 276ehaupt2011-10-132-4/+3
|
* Install xterm.desktop file unconditionally, it's useful for non-gnomedougb2011-09-232-10/+10
| | | | | | | | cases such as xfce (at least). Make update-desktop-database stuff conditional on WITH_GNOME Approved by: maintainer
* Make installation of gnome desktop entries optional. Installation of desktopehaupt2011-09-212-6/+17
| | | | entries was unconditionally introduced with PR 155423.
* Update to 275ehaupt2011-09-152-3/+3
|
* Update to 274ehaupt2011-09-102-3/+3
|
* - Make luit wide character conversion support optionsl [1]ehaupt2011-09-041-5/+10
| | | | | | | - Don't pass CPPFLAGS to CONFIGURE_ENV it is already passed in CONFIGURE_ENV via bsd.port.mk Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> [1] (via mail)
* Update to 273ehaupt2011-08-292-3/+3
|
* Update to 271ehaupt2011-08-122-3/+3
|
* Update to 270 and add an option to link against pcre.ehaupt2011-05-052-5/+10
|
* Install a desktop entry.ehaupt2011-03-102-1/+9
| | | | | PR: 155423 Submitted by: bsam
* - Don't set suid bit. In our implementation, grantpt() and unlockpt() don'tehaupt2011-02-242-20/+18
| | | | | | | | | | actually have any use, because PTY's are created on the fly and already have proper permissions upon creation (see src/lib/libc/stdlib/ptsname.c) [1] - Cleanup Makefile - Use pkg-message - Remove dead mirror Notified by: ashish
* Fix OPTIONS by properly including bsd.port.options.mkehaupt2011-02-221-0/+3
|
* - Update to 269ehaupt2011-02-222-3/+7
| | | | - Use OPTIONS
* Update to 268ehaupt2011-02-142-3/+3
| | | | Feature safe: yes
* - Update to 267ehaupt2011-01-092-6/+6
| | | | | - Add additional mirrors - Take maintainership
* Reset krion@FreeBSD.org due to 6 months of inactivity and maintainer-linimon2010-12-281-1/+1
| | | | | | timeouts. Hat: portmgr
* OPTIONS+= DEC_LOCATORpgollucci2010-10-121-0/+4
| | | | | | PR: ports/149768 Submitted by: IWAMOTO Kouichi <sue-sendpr-20100818@iwmt.org> Approved by: maintainer timeout (krion ; 49 days)
* Update to version 261krion2010-07-082-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_261
* Update to version 258.krion2010-05-053-4/+6
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_258
* Update to version 253krion2010-01-032-5/+4
| | | | | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_253 PR: ports/142253 Submitted by: delphij
* Don't depend on libutempter.ed2009-12-071-2/+8
| | | | | | xterm can just use our own version of it that's part of the base system. Approved by: krion
* Update to version 251krion2009-11-162-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_251
* Update to version 250krion2009-10-172-4/+4
| | | | | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_250 PR: ports/139616 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
* Update to version 247krion2009-09-062-5/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_247
* - Enable wide characters by default. Give a note, that 8-bit copy/pastestas2009-06-211-1/+19
| | | | | | | may not work in widechar xterm, and how to revert is to the old behaviour. Approved by: krion (maintainer)
* Update to version 243krion2009-05-262-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_243
* Update to version 242krion2009-03-092-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_242
* Update to version 241.krion2009-02-062-5/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_241
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-0/+1
| | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
* - bsd.port.mk separation is not required, as OPTIONS are not used.stas2009-01-091-3/+1
| | | | | Spotted by: bsam Pointyhat to: me
* - Disable wide char support by default, as it breaks 8-bit charsetstas2009-01-081-3/+8
| | | | | | | support. - Introduce a new knob WITH_WIDE_CHARS to enable wide chars. Approved by: krion (maintainer)
* Update to version 238krion2009-01-052-5/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_238
* Fix utmp support.krion2008-12-281-0/+2
| | | | | PR: ports/129924 Submitted by: yuri.pankov@gmail.com
* Update to version 237.krion2008-10-042-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_237
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* Update to version 236.krion2008-08-172-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_236
* Update to version 235.krion2008-05-142-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_235
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
| | | | | | | | | | | | | | | - 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)
* Update to version 234.krion2008-03-052-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_234
* Update to #232. Most visible changes:naddy2008-02-083-6/+7
| | | | | | | | * mouse pointer hiding * new koi8rxterm * uxterm man page Approved by: krion
* Add missing x11/luit dependency.krion2007-12-181-0/+3
| | | | | PR: ports/118211 Submitted by: Yoshihiro Ota <ota@j.email.ne.jp>
* Update to version 229krion2007-09-052-4/+4
| | | | Changelog: http://invisible-island.net/xterm/xterm.log.html#xterm_229
* Utilize USE_XORGkrion2007-08-231-3/+1
| | | | | PR: ports/115537 Submitted by: mm
* Update to version 228.krion2007-07-263-5/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_228
* Fix plist.krion2007-07-211-0/+5
| | | | Submitted by: pav
* Update to version 227krion2007-07-192-5/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_227
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Update to version 225.krion2007-03-252-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_225
* Add option to compile with 256 color support.krion2007-02-271-0/+4
| | | | | PR: ports/107112 Submitted by: Tony Morlan<tony.morlan@gmail.com>
* Update to version 224krion2007-02-272-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_224
* Update to version 223krion2006-12-082-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_223
* Update to version 222krion2006-10-312-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_222
* Update to version 220krion2006-09-182-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_220
* Update to version 219.krion2006-09-062-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_219
* Update to version 218.krion2006-08-282-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_218
* Update to version 217.krion2006-08-242-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_217
* Update to version 216.krion2006-08-072-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_216
* Update to version 215.krion2006-06-252-4/+4
| | | | ChangeLog: http://dickey.his.com/xterm/xterm.log.html#xterm_215
* Update to version 213krion2006-05-012-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_213
* Update to version 212krion2006-04-102-4/+4
| | | | ChangeLog: http://dickey.his.com/xterm/xterm.log.html#xterm_212
* Enable --enable-narrowproto configure option to accommodate Xorgkrion2006-03-311-1/+2
| | | | "modular" build.
* Update to version 211krion2006-03-212-4/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_211
* Update to version 210krion2006-03-162-29/+4
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_210
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Abandon installing xterm as xterm-static. There are checks inlesi2005-11-143-43/+32
| | | | | | | | | XFree-4-clients and xorg-clients that conditionally create symlinks to xterm-static if there is no xterm present so chances of loosing ability to run xterm after upgrade should be minimized. These checks shall go away in due time. Discussed with: krion
* Update to version 206krion2005-11-063-78/+3
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_206
* Fix MASTER_SITES.krion2005-10-111-1/+1
|
* Fix broken utmp(5) support.krion2005-09-282-0/+75
| | | | Reported by: Jukka A. Ukkonen <jau at iki dot fi>
* Update to version 205krion2005-09-192-3/+3
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_205
* Update to version 204.krion2005-08-282-3/+3
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_204
* Update to version 203krion2005-07-182-3/+3
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_203
* Update to version 202krion2005-05-032-3/+3
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_202
* Update to version 201krion2005-04-232-5/+3
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_201
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Backout previous commit, since Imake didn't honour Makefile.in,krion2005-03-031-2/+3
| | | | | | | | | | hence make package was broken. Add -DNARROWPROTO to CFLAGS what actually also fixes problems with flashing scrollbars, if xterm installed without imake dependency. Reported by: lesi Discussed with: lesi
* Use USE_IMAKE. It fixes problems with flashing scrollbar if xtermkrion2005-03-031-1/+2
| | | | | | | is installed as package. PR: ports/77408 Submitted by: Gil Kloepfer <gil at arlut dot utexas.edu>
* Update to version 200krion2005-02-072-3/+3
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_200
* Update to version 199krion2005-01-212-3/+3
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_199
* Update to version 198krion2005-01-142-3/+3
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_198
* Update to 197.krion2004-12-042-4/+3
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_197
* Enable utmp supportkrion2004-09-041-2/+2
|
* Switch on suid bit.krion2004-09-021-1/+4
| | | | Requested by: many
* Enable luit support.krion2004-08-281-1/+2
| | | | Reported by: Igor Pokrovsky <ip@doom.homeunix.org>
* Remove XFree-86-clients-* conflict.krion2004-08-231-2/+0
|
* Update to version 196krion2004-08-162-4/+3
|
* Add uxterm support.krion2004-08-101-0/+2
| | | | Submitted by: Marcoen Hirschberg <marcoen@bigfoot.com>
* Update to version 195krion2004-08-102-3/+3
| | | | | | | o Correct length used for blinking text, make the last column blink. o Start changes to make doublesize characters work with TrueType fonts. o Trim leading/trailing blanks from color resources. o Fixes for showBlinkAsBold resource.
* Add more MASTER_SITES for redundancy.krion2004-08-041-1/+2
|
* Update to version 194krion2004-07-283-12/+39
|
* Add superugly hack allowing users to update xorg-clients tokrion2004-07-272-7/+15
| | | | last revision.
* Remove CONFLICTS with x11/xorg-clientskrion2004-07-271-5/+3
| | | | | Remove superfluous dependencies. Bump PORTREVISION.
* Add xterm-193,krion2004-07-244-0/+50
The xterm program is the standard terminal emulator for the X Window System. It provides DEC VT102/VT220 and Tektronix 4014 compatible terminals for programs that can't use the window system directly. If the underlying operating system supports terminal resizing capabilities (for example, the SIGWINCH signal in systems derived from 4.3bsd), xterm will use the facilities to notify programs running in the window whenever it is resized. NOTE: you can't use this port until the work with XFree-clients and xorg-clients will be done.