| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
| |
has been submitted upstream.
Submitted by: dhw
Feature safe: yes
|
| |
|
|
|
|
|
|
|
|
| |
cases such as xfce (at least).
Make update-desktop-database stuff conditional on WITH_GNOME
Approved by: maintainer
|
|
|
|
| |
entries was unconditionally introduced with PR 155423.
|
| |
|
| |
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 155423
Submitted by: bsam
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
| |
- Use OPTIONS
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
| |
- Add additional mirrors
- Take maintainership
|
|
|
|
|
|
| |
timeouts.
Hat: portmgr
|
|
|
|
|
|
| |
PR: ports/149768
Submitted by: IWAMOTO Kouichi <sue-sendpr-20100818@iwmt.org>
Approved by: maintainer timeout (krion ; 49 days)
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_261
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_258
|
|
|
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_253
PR: ports/142253
Submitted by: delphij
|
|
|
|
|
|
| |
xterm can just use our own version of it that's part of the base system.
Approved by: krion
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_251
|
|
|
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_250
PR: ports/139616
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_247
|
|
|
|
|
|
|
| |
may not work in widechar xterm, and how to revert is to the old
behaviour.
Approved by: krion (maintainer)
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_243
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_242
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_241
|
|
|
|
|
|
|
|
| |
- 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).
|
|
|
|
|
| |
Spotted by: bsam
Pointyhat to: me
|
|
|
|
|
|
|
| |
support.
- Introduce a new knob WITH_WIDE_CHARS to enable wide chars.
Approved by: krion (maintainer)
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_238
|
|
|
|
|
| |
PR: ports/129924
Submitted by: yuri.pankov@gmail.com
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_237
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_236
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_235
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_234
|
|
|
|
|
|
|
|
| |
* mouse pointer hiding
* new koi8rxterm
* uxterm man page
Approved by: krion
|
|
|
|
|
| |
PR: ports/118211
Submitted by: Yoshihiro Ota <ota@j.email.ne.jp>
|
|
|
|
| |
Changelog: http://invisible-island.net/xterm/xterm.log.html#xterm_229
|
|
|
|
|
| |
PR: ports/115537
Submitted by: mm
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_228
|
|
|
|
| |
Submitted by: pav
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_227
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_225
|
|
|
|
|
| |
PR: ports/107112
Submitted by: Tony Morlan<tony.morlan@gmail.com>
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_224
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_223
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_222
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_220
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_219
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_218
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_217
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_216
|
|
|
|
| |
ChangeLog: http://dickey.his.com/xterm/xterm.log.html#xterm_215
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_213
|
|
|
|
| |
ChangeLog: http://dickey.his.com/xterm/xterm.log.html#xterm_212
|
|
|
|
| |
"modular" build.
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_211
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_210
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_206
|
| |
|
|
|
|
| |
Reported by: Jukka A. Ukkonen <jau at iki dot fi>
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_205
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_204
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_203
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_202
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_201
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
is installed as package.
PR: ports/77408
Submitted by: Gil Kloepfer <gil at arlut dot utexas.edu>
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_200
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_199
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_198
|
|
|
|
| |
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_197
|
| |
|
|
|
|
| |
Requested by: many
|
|
|
|
| |
Reported by: Igor Pokrovsky <ip@doom.homeunix.org>
|
| |
|
| |
|
|
|
|
| |
Submitted by: Marcoen Hirschberg <marcoen@bigfoot.com>
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
last revision.
|
|
|
|
|
| |
Remove superfluous dependencies.
Bump PORTREVISION.
|
|
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.
|