Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Aug 2020 13:02:59
4.1

|
zeising  |
x11/xvkbd: Update to 4.1
Update x11/xvkbd to 4.1
Switch to autotools instead of imake
This fixes the build with -fno-common, which is the default with llvm 11.
MFH: 2020Q3 |
07 Nov 2019 18:41:56
3.9

|
zeising  |
Add USES=xorg and USES=gl
Add USES=xorg and USES=gl to a few remaining ports. |
07 Nov 2019 18:36:56
3.9

|
zeising  |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
09 Aug 2019 20:02:14
3.9

|
sunpoet  |
Update to 3.9
- Sort PLIST
- Update WWW
Changes: http://t-sato.in.coocan.jp/xvkbd/#changelog |
05 Aug 2019 15:43:10
3.7

|
sunpoet  |
Update MASTER_SITES and unbreak this port
PR: 239656
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> |
05 Aug 2019 13:22:34
3.7

|
antoine  |
Mark BROKEN: unfetchable |
01 Apr 2016 14:33:58
3.7

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
12 Jan 2016 16:20:32
3.7

|
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
28 Dec 2015 14:04:08
3.7

|
amdmi3  |
- Switch to options helpers |
10 Oct 2015 15:37:51
3.7

|
marino  |
x11/xvkbd: Upgrade version 3.6 => 3.7
PR: 203486
submitted by: ports fury |
07 May 2015 10:06:21
3.6

|
jbeich  |
x11/xvkbd: update to 3.6
ChangeLog:
* New -utf16 option - when used with -file option, make xvkbd to
accept UTF16 characters in the file.
* Keyboard layout selected with "Change Keyboard Layout..." will
be kept when xvkbd is used next time.
* Caps Lock now works better for some of the keyboard layouts
containing non-ASCII keys.
* Improved Hebrew keyboard layout (Thanks Genghis Khan) |
07 May 2015 10:06:06
3.5

|
jbeich  |
x11/xvkbd: restore comments in patches after r295455
Not knowing rationale behind the changes makes them harder to rebase
when updating. So, care needs to be taken when running |make makepatch|.
Pointy hat: sperber |
12 Jan 2015 19:02:30
3.5

|
sunpoet  |
- Remove Author line |
24 Nov 2014 20:25:08
3.5

|
amdmi3  |
- Drop @dirrm* from plist |
29 Jul 2014 16:09:42
3.5

|
adamw  |
Rename x11/ patch-xy patches to reflect the files they modify. |
16 Jul 2014 08:44:05
3.5

|
bapt  |
Fix some non default LIB_DEPENDS
With hat: portmgr |
13 Dec 2013 23:12:00
3.5

|
bapt  |
Support stage |
20 Sep 2013 23:43:20
3.5

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
22 Jul 2013 15:25:58
3.5

|
miwi  |
- Update to 3.5
PR: 180691
Submitted by: orts Fury |
28 Jun 2013 11:51:06
3.4a

|
bapt  |
New USES imake to handle the dependency on imake.
This uses accept 'env' as an argument for ports that do use their own or a
different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it
to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be
overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via
IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned
from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we
do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port |
26 Apr 2013 13:34:25
3.4a

|
miwi  |
- Update to 3.4a
PR: 177908
Submitted by: Ports Fury |
28 Mar 2013 16:29:01
3.3

|
eadler  |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
31 May 2012 20:11:15
3.3
|
bapt  |
Convert to new options framework |
25 Apr 2012 07:14:27
3.3
|
sperber  |
- Update to 3.3
Approved by: beat (mentor) |
27 Feb 2012 20:32:31
3.2
|
glarkin  |
- Reassign to the heap
Requested by: roam (on ports-developers@) |
24 Oct 2011 09:11:38
3.2
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
19 Mar 2011 12:38:54
3.2
|
miwi  |
- Get Rid MD5 support |
11 Jun 2010 14:43:50
3.2
|
roam  |
Update to xvkbd-3.2 and specify the GPL-2+ license as best I can. |
18 Jan 2010 09:34:01
3.1
|
roam  |
Update to xvkbd-3.1. |
09 Jun 2009 15:33:28
3.0_2
|
amdmi3  |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
03 Jun 2008 14:14:04
3.0_1
|
roam  |
Fix a whole lot of C compiler warnings during the xvkbd build.
This practically brings it up to BDECFLAGS with the exception of
-Wunused-parameter -Wcast-qual -Wwrite-strings -Wbad-function-cast.
Fix the manual page - escape ("\-") a lot of minus signs in command-line
options and literal values so that groff does not try to convert them to
hyphens, thus breaking the ability to copy them directly from the manpage
to the command line.
Bump PORTREVISION. |
28 May 2008 21:54:01
3.0
|
roam  |
Update to xvkbd-3.0; also:
- add a couple of "just in case" string routine fixes - use of snprintf() or
strncpy() where appropriate;
- add some more sscanf() result code checking where needed;
- fix the build when XTEST is not selected;
- change all references to /usr/dict/words to /usr/share/dict/words instead;
- fix a small error in the text of an error message. |
19 Apr 2008 17:56:05
2.6_3 
|
miwi  |
- 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) |
19 May 2007 20:32:57
2.6_3
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
13 May 2006 05:00:46
2.6_2
|
edwin  |
Remove USE_REINPLACE from categories starting with X |
24 Jan 2006 03:16:52
2.6_2
|
edwin  |
SHA256ify
Approved by: krion@ |
12 Dec 2005 17:25:29
2.6_2
|
roam  |
On second thoughts, maybe we don't really need Xaw3d support by default. |
12 Dec 2005 17:18:22
2.6_1
|
roam  |
OPTIONS'ify and let all three knobs be enabled by default.
Bump PORTREVISION for the change in the default behavior.
Requested by: Satoshi Kimura <satosi.kimura@nifty.com> |
13 Dec 2004 13:54:06
2.6
|
roam  |
Update to 2.6, now with the new package URL and distfile location. |
01 Nov 2004 17:09:55
2.5a
|
roam  |
A long-overdue dequoting of COMMENT. D'oh, I thought I'd done this,
like, MONTHS ago!
Submitted by: Brian Poole <raj@cerias.purdue.edu> |
31 Mar 2004 03:12:58
2.5a
|
trevor  |
SIZEify (maintainer timeout) |
14 Dec 2003 14:35:30
2.5a
|
roam  |
Update to 2.5a. |
05 Mar 2003 11:42:11
2.4
|
roam  |
Update to 2.4. |
19 Feb 2003 16:07:30
2.3
|
roam  |
Remove pkg-comment files in my ports. |
20 Jan 2003 16:55:22
2.3
|
roam  |
USE_REINPLACE.
The mail/vpopmail and mail/vpopmail-stable ports retain their Perl
dependency, since the pkg-install script is written in Perl. I think
this might need to be changed when I get the time to look into it.
Submitted by: Ulrich Spoerlein <q@uni.de> |
21 May 2002 18:01:41
2.3
|
roam  |
Update to xvkbd-2.3. |
22 Feb 2002 14:42:20

|
roam  |
Update to 2.1, installing the manual page, too. |
23 Feb 2001 15:52:38

|
roam  |
Update to 1.2 |
23 Dec 2000 16:58:18

|
roam  |
Better Perl inline substitution - only one invocation of perl. |
23 Dec 2000 16:34:04

|
roam  |
Update to 1.1. |
26 Nov 2000 14:03:57

|
roam  |
xvkbd is a virtual keyboard for X applications. |