| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
- Drop maintainership
PR: ports/129808 [1]
Submitted by: Shane Bell <decept0@gmail.com> [1]
Notes:
svn path=/head/; revision=225259
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=225233
|
|
|
|
|
|
|
|
|
| |
PR: ports/129651
Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=225158
|
|
|
|
|
|
|
|
| |
PR: ports/129229
Submitted by: Fraser Tweedale <frase@frase.id.au>
Notes:
svn path=/head/; revision=225098
|
|
|
|
|
|
|
|
|
| |
PR: 129709
Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
Approved by: maintainer
Notes:
svn path=/head/; revision=224991
|
|
|
|
|
|
|
|
| |
PR: ports/124921
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=224878
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
through Bluetooth, InfraRed, Wi-Fi or just TCP/IP connection.
anyRemote supports wide range of modern cell phones like Nokia, SonyEricsson,
Motorola and others.
It was developed as thin communication layer between Bluetooth (or IR, Wi-Fi)
capabled phone and UNIX, and in principle could be configured to manage almost
any software.
WWW: http://anyremote.sourceforge.net/
PR: ports/129943
Submitted by: Alexander Logvinov <ports at logvinov.com>
Notes:
svn path=/head/; revision=224825
|
|
|
|
|
|
|
|
|
|
| |
- Switch to GNU make to avoid rebuild of things upon installation
- Propagate correct PREFIX value
Reported by: daichi, QAT
Notes:
svn path=/head/; revision=224678
|
|
|
|
| |
Notes:
svn path=/head/; revision=224487
|
|
|
|
| |
Notes:
svn path=/head/; revision=224476
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
written in Python and uses cairo for its rendering. It is intended to be as
light and intuitive as possible, but still provide a wide range of powerful
features.
WWW: http://code.google.com/p/labyrinth/
PR: ports/123675
Submitted by: Romain Tartiere <romain@blogreen.org>
Notes:
svn path=/head/; revision=224418
|
|
|
|
| |
Notes:
svn path=/head/; revision=224388
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=224353
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In-place converter of text typed in with a wrong keyboard layout. When users
work in multilingual environment (e.g. Russian+English), they sometimes type
in text with wrong keyboard layout. In auto mode XNeur can automatically
detect language of a word user typed, switch keyboard layout and convert the
word from one keyboard layout into another. In manual mode user has ability
to convert last typed word or some selected text using hot keys. The idea of
this utility is similar to Punto Switcher for Windows. For now XNeur support
English, Russian, Ukrainian, Belarusian, French and Romanian.
WWW: http://www.xneur.ru/
PR: ports/129610
Submitted by: Alexander Logvinov <ports at logvinov.com>
Notes:
svn path=/head/; revision=224229
|
|
|
|
|
|
|
|
| |
PR: 129494
Submitted by: maintainer
Notes:
svn path=/head/; revision=224217
|
|
|
|
|
|
|
|
| |
PR: 129593
Submitted by: Ganael Laplanche <ganael dot laplanche at martymac dot com> (maintainer)
Notes:
svn path=/head/; revision=224150
|
|
|
|
| |
Notes:
svn path=/head/; revision=224137
|
|
|
|
|
|
|
|
|
| |
PR: 128430
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=223954
|
|
|
|
|
|
|
|
| |
PR: 129104
Submitted by: Alex Keda <admin@lissyara.su> (maintainer)
Notes:
svn path=/head/; revision=223923
|
|
|
|
|
|
|
|
| |
PR: 129220
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=223581
|
|
|
|
|
|
|
|
| |
PR: 129249
Submitted by: "Wen Heping" <wenheping@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=223559
|
|
|
|
|
|
|
|
|
| |
provided by GNUstep applications.
WWW: http://www.etoile-project.org/
Notes:
svn path=/head/; revision=223534
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CornerDelegate object and sends it messages of the form -enterTopLeft and
-exitTopLeftAfter: for each corner, where the exit message takes the number of
seconds the mouse spent in that corner as an argument.
The delegate simply ignores these messages by default. A category on this
object, however, can be provided. If you store a Smalltalk script in the
"CornerScript" default as a string object then this will be loaded
automatically and compiled. If this contains a category on CornerDelegate then
the Smalltalk implementation will be called instead. A trivial example might
log a message when the corner was entered was called:
$ defaults write Corner CornerScript \
"CornerDelegate extend [ enterTopLeft [ 'Script called' log. ] ]"
WWW: http://www.etoile-project.org/
Notes:
svn path=/head/; revision=223528
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It turns Unix scripts into GNUstep system services.
Scripts should be put under
~/GNUstep/Library/ApplicaitonSupport/ScriptServices/
Whenever new scripts are installed, you need to update services by doing
`openapp ScriptServices --update`
A default script using `bc` comes with ScriptServices.
More scripts are in Examples directory.
WWW: http://www.etoile-project.org/
Notes:
svn path=/head/; revision=223527
|
|
|
|
| |
Notes:
svn path=/head/; revision=223423
|
|
|
|
| |
Notes:
svn path=/head/; revision=223365
|
|
|
|
|
|
|
|
|
|
|
| |
Note:
FreeBSD 6.X isn't longer supported
PR: 129044
Submitted by: Ashish Shukla <wahjava@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=223303
|
|
|
|
|
|
|
|
|
| |
PR: 128830
Reported by: Thomas Schlesinger <schlesix@gmx.de>
Approved by: maintainer
Notes:
svn path=/head/; revision=223240
|
|
|
|
| |
Notes:
svn path=/head/; revision=223218
|
|
|
|
|
|
|
| |
dependency chain caused configure to fail since it's not present at build time.
Notes:
svn path=/head/; revision=223121
|
|
|
|
| |
Notes:
svn path=/head/; revision=222960
|
|
|
|
|
|
|
| |
Notified by: erwin (via pointyhat)
Notes:
svn path=/head/; revision=222841
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SyncML capable devices. The plugin supports the protocol version 1.0, 1.1 and
1.2. Available transports are http and obex. Bluetooth and HTTP-OBEX protocols
are supported.
WWW: http://www.opensync.org/wiki/syncml-guide
PR: ports/128628
Submitted by: Alex Samorukov <samm at os2.kiev.ua>
Notes:
svn path=/head/; revision=222616
|
|
|
|
|
|
|
|
|
|
|
|
| |
directly to the file-system. It is mainly used for backup and testing.
WWW: http://www.opensync.org/
PR: ports/128628
Submitted by: Alex Samorukov <samm at os2.kiev.ua>
Notes:
svn path=/head/; revision=222615
|
|
|
|
| |
Notes:
svn path=/head/; revision=222592
|
|
|
|
| |
Notes:
svn path=/head/; revision=222588
|
|
|
|
|
|
|
| |
PYTHON_SITELIBDIR).
Notes:
svn path=/head/; revision=222575
|
|
|
|
|
|
|
|
|
|
| |
- While here, remove obsolete 5.x related BROKEN
PR: 128684
Submitted by: Ganael Laplanche <ganael dot laplanche at martymac dot com> (maintainer)
Notes:
svn path=/head/; revision=222524
|
|
|
|
|
|
|
|
| |
PR: 128673
Submitted by: Jean-Francois Dockes <jean-francois dot dockes at wanadoo dot fr> (maintainer)
Notes:
svn path=/head/; revision=222495
|
|
|
|
|
|
|
|
| |
PR: 128505
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=222284
|
|
|
|
| |
Notes:
svn path=/head/; revision=222238
|
|
|
|
| |
Notes:
svn path=/head/; revision=222151
|
|
|
|
| |
Notes:
svn path=/head/; revision=221807
|
|
|
|
|
|
|
|
| |
PR: 128077
Submitted by: Ashish Shukla <wahjava@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=221789
|
|
|
|
|
|
|
|
|
|
|
|
| |
of steeping tea for just the perfect length of time.
WWW: http://www.kde-look.org/content/show.php?content=85564
PR: ports/127958
Submitted by: Jason E. Hale <bsdkaffee at gmail.com>
Notes:
svn path=/head/; revision=221468
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in the QuickLauncher Kicker applet for KDE3. It allows for quick access to
commonly used applications.
WWW: http://www.kde-look.org/content/show.php?content=78061
PR: ports/127957
Submitted by: Jason E. Hale <bsdkaffee at gmail.com>
Notes:
svn path=/head/; revision=221467
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
between the other applets located in a panel. You can set a minimum fixed size
and/or allow the spacer to stretch if there is free space on the right.
Optionally, you can display a thin separator line.
WWW: http://www.kde-look.org/content/show.php?content=89304
PR: ports/127956
Submitted by: Jason E. Hale <bsdkaffee at gmail.com>
Notes:
svn path=/head/; revision=221466
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mozilla Calendar / Sunbird.
WWW: http://www.opensync.org/
PR: ports/127973
Submitted by: Alexander Logvinov <ports at logvinov.com>
Notes:
svn path=/head/; revision=221440
|
|
|
|
|
|
|
|
|
|
|
|
| |
Windows CE and PockectPC based devices.
WWW: http://www.synce.org/moin/
PR: ports/127874
Submitted by: Alexander Logvinov <ports at logvinov.com>
Notes:
svn path=/head/; revision=221246
|
|
|
|
|
|
|
|
|
|
|
|
| |
Windows CE and PockectPC based devices.
WWW: http://www.synce.org/moin/
PR: ports/127875
Submitted by: Alexander Logvinov <ports at logvinov.com>
Notes:
svn path=/head/; revision=221245
|