aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/kkbswitch
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with P,R,S
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* From: "Rashid N. Achilov" <achilov-rn@askd.ru>edwin2008-07-091-1/+1
| | | | | | | To: edwin@freebsd.org Edwin, can you change for all my ports maintainer address from achilov-rn@askd.ru to citycat4@ngs.ru?
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-202-5/+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)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Update maintainer's email address.linimon2006-11-231-1/+1
| | | | Submitted by: maintainer via email
* Conversion to a single libtool environment.ade2006-02-231-1/+1
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
|
* Update to 1.4.3vs2005-02-234-4/+15
| | | | | PR: ports/77908 Submitted by: maintainer
* Distfile rerolled (changes to included RPM specfile), new checksum.lofi2004-11-301-2/+2
| | | | | PR: 74545 Submitted by: maintainer
* More pthread-check fixes.lofi2004-11-121-0/+3
|
* Update to 1.4.2 versionarved2004-11-114-7/+11
| | | | | | | | | - Added Hebrew translation - Added manual page - Changed behavior of RU_UA_LAYOUT - now off by default PR: 73761 Submitted by: root@sentry.granch.ru
* Update to 1.4.1krion2004-07-134-11/+4
| | | | | PR: ports/68973 Submitted by: maintainer
* - Don't use Makefile.kde anymoremarkus2004-06-201-3/+0
| | | | | | - Remove CONFIGURE_TARGET which now gets handled by bsd.kde.mk Approved by: maintainer timeout (4 weeks)
* Update to 1.4vs2004-05-244-15/+42
| | | | | PR: ports/66940 Submitted by: Rashid N. Achilov (maintainer)
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* - Update to version 1.3.1krion2003-11-173-3/+2
| | | | | PR: 59363 Submitted by: maintainer
* Add kkbswitch, a KDE keyboard layout switcher. This one is very similararved2003-11-144-0/+70
to the one delivered with kde, but according to the submitter works a lot better with russian keyboards PR: 58616 Submitted by: Rashid N. Achilov <shelton@sentry.granch.ru>