Commit graph

22 commits

Author SHA1 Message Date
Dmitry Marakasov
33e3d901d4 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)
2009-06-09 15:33:28 +00:00
Peter Pentchev
7ee76ecac5 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.
2008-06-03 14:14:04 +00:00
Peter Pentchev
b439f25ad8 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.
2008-05-28 21:54:00 +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
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
Edwin Groothuis
5b2fd8de70 Remove USE_REINPLACE from categories starting with X 2006-05-13 05:00:46 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Peter Pentchev
8541481a0b On second thoughts, maybe we don't really need Xaw3d support by default. 2005-12-12 17:25:29 +00:00
Peter Pentchev
f92c3ff59c 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>
2005-12-12 17:18:22 +00:00
Peter Pentchev
b74ac43541 Update to 2.6, now with the new package URL and distfile location. 2004-12-13 13:54:06 +00:00
Peter Pentchev
641e9357ef 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>
2004-11-01 17:09:55 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Peter Pentchev
78e9a46a5e Update to 2.5a. 2003-12-14 14:35:30 +00:00
Peter Pentchev
51007bd115 Update to 2.4. 2003-03-05 11:42:11 +00:00
Peter Pentchev
33059bd045 Remove pkg-comment files in my ports. 2003-02-19 16:07:30 +00:00
Peter Pentchev
e6f9fa5a9e 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>
2003-01-20 16:55:22 +00:00
Peter Pentchev
a5c939139d Update to xvkbd-2.3. 2002-05-21 18:01:41 +00:00
Peter Pentchev
d6b40e4862 Update to 2.1, installing the manual page, too.
PR:		34877
Submitted by:	Steve Wills <steve@stevenwills.com>
2002-02-22 14:42:20 +00:00
Peter Pentchev
2a6a2671d8 Update to 1.2 2001-02-23 15:52:38 +00:00
Peter Pentchev
f145f58277 Better Perl inline substitution - only one invocation of perl. 2000-12-23 16:58:17 +00:00
Peter Pentchev
3803b2c364 Update to 1.1. 2000-12-23 16:34:03 +00:00
Peter Pentchev
38cd93d7c8 xvkbd is a virtual keyboard for X applications.
PR:		22662
Reviewed by:	kris
2000-11-26 14:03:56 +00:00