Ports Search

Results 1,8611,870 of 1,947 for /x11/.(0.009 seconds)
irc/dircproxy-1.2.0.r1 (Score: 0.0055639204)
Detachable irc proxy server with many features
dircproxy is an IRC proxy server designed for people who use IRC from lots of different workstations or clients, but wish to remain connected and see what they missed while they were away. You connect to IRC through dircproxy, and it keeps you connected to the server, even after you detach your client from it. While you're detached, it logs channel and private messages as well as important events, and when you re-attach it'll let you know what you missed. This can be used to give you roughly the same functionality as using ircII and screen together, except you can use whatever IRC client you like, including X ones! dircproxy has a whole host of features. Please read the file README in the source distribution for a list.
japanese/edict-19990714 (Score: 0.0055639204)
Japanese-English dictionaries with access and maintenance utilities
XJDIC V2.3, XJDSERVER V2.3 -- (Copyright: J.W. Breen - 1998) XJDIC is an electronic Japanese-English dictionary program designed to operate in the X11 window environment. In particular, it must run in an "xterm" environment which has Japanese language support such as provided by "kterm" or internationalized xterm, aixterm, etc. It is based on JDIC and JREADER which were developed to run under MS-DOS on IBM PCs or clones. XJDIC functions as: (a) an English to Japanese dictionary (eiwa jiten), searching for and displaying entries for key-words entered in English; (b) a Japanese to English dictionary (waei jiten), searching for and displaying entries for keywords or phrases entered in Japanese (kanji, hiragana or katakana); (c) a Japanese-English Character dictionary (kanei jiten), capable of selecting kanji characters by JIS code, radical, stroke count, Nelson Index number or reading, and displaying compounds containing that kanji.
japanese/mypaedia-fpw-package-1.0.7 (Score: 0.0055639204)
Supplement file to use "mypaedia" on lookup
mypaedia.el is a supplement file to use "mypaedia" on lookup. "mypaedia" is produced by HITACHI DIGITAL HEIBONSHA. You can get more detail information (written in Japanese) from [TO USE] (1) Get "mypaedia" from somewhere. (2) Install it by using /usr/ports/japanese/mypaedia-fpw The port converts it into a files formatted "JIS X 4081" by FreePWING. Then install MID, WAV, AVI files from CD-ROM by hand. (3) Add the following lines into your ~/.emacs (require 'lookup-package) (setq lookup-search-agents '((ndeb "/usr/local/share/dict/mypaedia-fpw"))) (setq lookup-package-directory "/usr/local/share/dict/lookup-package") (lookup-use-package "ndeb+/usr/local/share/dict/mypaedia-fpw" "mypaedia-fpw") (setq mypaedia-data-directory "/cdrom/INDEX") ;; a directory having BH.DAT, CH.DAT, MAP.DAT, PICT.DAT (setq mypaedia-av-directory "/cdrom/DATA") ;; a directory having *.MID, *.WAV, *.AVI (setq mypaedia-play-midi-process "timidity") (setq mypaedia-play-wav-process "play") (setq mypaedia-play-avi-process "xanim") (setq mypaedia-display-image-process "display")
lang/tcc-0.9.26 (Score: 0.0055639204)
Tiny C Compiler
Tiny C Compiler is perhaps the smallest ANSI C compiler, by Fabrice Bellard. - It is small: you can compile and execute C code everywhere, for example on rescue disks; - It is fast! TCC generates optimized x86 code. No byte code overhead. Compile, assemble, and link about 7 times faster than 'gcc -O0'; - Any C dynamic library can be used directly. TCC is heading towards full ISO C99 compliance. TCC can of course compile itself; - It is safe! TCC includes optional memory and bound checker. Bound checked code can be mixed freely with standard code; - Compile and execute C source directly. No linking or assembly is necessary. Full C preprocessor included; - C script supported: just add '#!/bin/env tcc -run' at the first line of your C source, and execute it directly from the command line.
lang/yorick-2.2.04 (Score: 0.0055639204)
Interpreted language for scientific simulations
Yorick is an interpreted programming language for: * Scientific simulations or calculations * Postprocessing or steering large simulation codes * Interactive scientific graphics * Reading, writing, and translating large files of numbers The language features a compact syntax for many common array operations, so it processes large arrays of numbers very quickly and efficiently. Superficially, yorick code resembles C code, but yorick variables are never explicitly declared and have a dynamic scoping similar to many Lisp dialects. The yorick language is designed to be typed interactively at a keyboard, as well as stored in files for later use. This package includes an emacs-based development environment, which one can launch by typing M-x yorick in emacs, if installed `yorick.el' have been loaded into one's ~/.emacs file.
mail/courier-0.65.3 (Score: 0.0055639204)
Courier SMTP IMAP POP3 HTTP mail server suite
Courier is a modular multiprotocol mail server that's designed to strike a balance between reasonable performance, flexibility and features: * Can be configured to function as an intermediate mail relay, or as a mail server that receives mail for one or more domains, or anything in between. * Web-based administration and configuration tool. * Uses an efficient maildir format as its native mail storage format. Some support is provided for legacy mbox mailboxes. * STARTTLS ESMTP extension (as well as IMAP/POP3/Webmail over SSL) in both the client and the server (requires OpenSSL). The ESMTP client can optionally require that the remote server's X.509 certificate is signed by a trusted root CA (a default set of root CAs is provided). * Mailboxes can be accessed via POP3, IMAP, SMAP, and HTTP. * A faxmail gateway that forwards E-mail messages via fax. * Courier includes a mailing list manager. * PAM, LDAP, PostgreSQL, or MySQL authentication. * Authenticated SMTP. * Integrated mail filtering.
mail/gbuffy-0.2.6 (Score: 0.0055639204)
GTK+ multiple mailbox "biff" program
GBuffy will poll multiple mailboxes for new mail. It will list the number of new messages in each mailbox you configure. It will also highlight the mailboxes which have new mail. Pressing the left mouse button on a mailbox with new mail will display the Sender and Subject of each new message. Additionally, GBuffy will display the X-Face header for messages which have them. Pressing the middle mouse button on a mailbox will launch the configured command, generally a command to read the mailbox with your favorite mailreader. Pressing the right mouse button will bring up the configure menu. GBuffy is currently capable of watching MBOX, MMDF, Maildir and MH Folders. This version also supports IMAP4rev1 and NNTP with XOVER. Support for an external program for notification is planned.
mail/im-152 (Score: 0.0055639204)
Set of user interfaces of Email and NetNews
IM (Internet Message) provides a series of user interface commands (imput, imget, imls, ...) and backend Perl5 modules to integrate E-mail and NetNews user interface. They are designed to be used both from Mew version 1.x and on command line. The folder style of IM is exactly the same as that of MH. So, you can replace MH with this package without any migration works. Moreover, you are able to operate your messages both by IM and MH with consistent manner. IM is copyrighted by IM developing team. You can redistribute it and/or modify it under the modified BSD license. Although you installed IM successfully, yet you must be initialized on your home directory at once. Execute imsetup command with your account after im installed. % imsetup
mail/qmail-1.03.20120221 (Score: 0.0055639204)
Secure, reliable, and fast MTA for UNIX systems with LDAP support
A patch to stock qmail-1.03 to get all user account information from an LDAP database. It primary target are POP toaster with huge numbers of users (from thousands up to millions). Some of it's greatest features: * Users and virtual domains in an LDAP database * No local accounts needed * Perfect for ISP's to build POP toasters * Native mail server clustering * Supports size quotas on user maildirs * Automatic creation of home- and maildir's * Handles replies with new qmail-reply * Extensive logging in qmail-smtpd and qmail-pop3d * Supports tarpitting (based on a patch by Chris Johnson) * Supports OpenLDAP 2.x, Novell NDS * Includes extensive Antispam-Features * Supports automatic maildir creation when the first mail arrives * Support for SHA, SSHA, MD5, SMD5, MD4 and RIPE-MD160 * Support for NS-MTA-MD5 encrypted passwords used by Netscape Mailserver * It also supports the password format used by Software.com's Post.Office * Support TLS (SSL) encrytion of SMTP mail transport (by Frederik Vermeulen)
mail/xpbiff-1.27 (Score: 0.0055639204)
Replacement for xbiff that handles popup window with mail header
xpbiff: fancy biff program under X11 environment, supporting Japanese MIME extensions This port supports Japanese strings in the From and Subject fields. Please set the LANG enviroment variable to ja_JP.EUC or ja_JP.SJIS by doing: setenv LANG ja_JP.EUC or setenv LANG ja_JP.SJIS There is experimental support for Sun audio. This port also supports XPM bitmap files. known problem: (1) HANKAKU-KANA with ja_JP.EUC Xpbiff dumps core, because code conversion routines jis2euc() assumes "the conversion does not makes the string longer". But when converting so-called 'hankaku-kana', this assumption breaks. This problem is only with ja_JP.EUC. If you use with ja_JP.SJIS, this problem is not occure. Thank you.