summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Sphinx Base is part of a large-vocabulary, speaker-independent, continuousPav Lucistnik2008-03-228-0/+146
| | | | | | | | | | | | | | | speech recognition engine. This port is required for PocketSphinx and Sphinx3 Once the system is built, try running the Perl script sphinx-demo. The sphinx-test script should run sphinx-batch over an example utterance of "go forward ten meters." WWW: http://www.speech.cs.cmu.edu/sphinx/ PR: ports/121611 Submitted by: Richard Neese <r.neese@gmail.com>
* - Take maintainership, I use it a lotAlexey Dokuchaev2008-03-222-12/+9
| | | | | | - Use SF macro - Cleanup Makefile - Reformat pkg-descr, kill attribution
* - Fix build without gnomevfsAndrey Slusar2008-03-222-8/+14
| | | | | PR: ports/120996 Submitted by: Marcin Cieslak <saper@system.pl>
* - Update to 3.4M5Andrey Slusar2008-03-222-10/+9
|
* - Update to 3.3.1.1Andrey Slusar2008-03-222-10/+9
|
* The General Astrodynamics Library (GAL) is a numerical library for C and C++Diane Bruce2008-03-225-0/+224
| | | | | | | | | | | | programmers. It is free software under the GNU General Public License. The library provides a wide range of astrodynamical routines such as ephemerides, earth orientation, and orbit propagation. There are over 170 functions in total with an extensive test suit WWW: http://homepage.mac.com/pclwillmott/GAL/ Submitted by: db
* - Add virtual category hamradio.Diane Bruce2008-03-221-1/+1
|
* - Update to release 0.96 [1]Diane Bruce2008-03-226-38/+44
| | | | | | | | - Put addons into DATADIR for now - Pet portlint PR: ports/121932 [1] Submitted by: Takefu <takefu@airport.fm>
* Typo and consistency in the WITH/WITHOUT_foo messages.Christian Weisgerber2008-03-221-2/+2
|
* Drop maintainershipEmanuel Haupt2008-03-224-4/+4
| | | | | PR: 121964 Submitted by: Ryan Thompson <ryan@sasknow.com> (maintainer)
* Fix MASTER_SITES.Norikatsu Shigemura2008-03-221-3/+1
| | | | Pointy hat to: myself
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-2262-109/+66
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - make YAML and XS/C required, not optionalYen-Ming Lee2008-03-221-15/+5
| | | | | | | | | - bump PORTREVISION Noticed by: pav Pointy hat to: leeym Submitted by: leeym Approved by: clsung
* - Remove patches that are redundant since 4.12Philippe Audeoud2008-03-223-18/+17
| | | | | | | | | | - Add tclock plugin class registration - Bump PORTREVISION PR: ports/121867 Submitted by: Evgen Zagorodniy <zag_ev@ukr.net> Approved by: Tobias Roth <ports@fsck.ch> (maintainer) Approved by: tabthorpe (mentor)
* - Update to 1.11Philippe Audeoud2008-03-222-6/+5
| | | | Approved by: thierry (mentor)
* - Update to 1.2Rong-En Fan2008-03-222-12/+7
| | | | | | | - Unbreak on with GCC 4.x PR: ports/121954 Submitted by: Andrey Volkov <support at nolty.org>
* - Update to 1.17Rong-En Fan2008-03-223-5/+5
| | | | | PR: ports/121943 Submitted by: Jan Henrik Sylvester <me at janh.de>
* coWPAtty is designed to audit the security of pre-shared keysRong-En Fan2008-03-226-0/+88
| | | | | | | | | (PSK) selected in WiFi Protected Access (WPA) networks. WWW: http://www.willhackforsushi.com/Cowpatty.html PR: ports/121931 Submitted by: Dennis Herrmann <adox at mcx2.org>
* - Update to 2.11 [1]Rong-En Fan2008-03-226-16/+32
| | | | | | | - Fix wrong mail program path in sample config file [2] PR: ports/121866 [1], ports/120320 [2] Submitted by: Jarrod Sayers <jarrod at netleader.com.au> (maintainer) [1]
* spamdyke is a filter for monitoring and intercepting SMTPWesley Shields2008-03-224-0/+74
| | | | | | | | | | | | | | | | connections between a remote host and a qmail server. Spam is blocked while the remote server (spammer) is still connected; no additional processing or storage is needed. In addition to all of its anti-spam filters, spamdyke also includes a number of features to enhance qmail. Best of all, using spamdyke does not require patching or recompiling qmail! PR: ports/119579 Submitted by: Peter Kieser <peter@kieser.ca> Approved by: garga (mentor)
* Fix vpnc-disconnect scriptEmanuel Haupt2008-03-222-11/+1
| | | | | PR: 121942 Submitted by: Andreas Schwarz <bugs.asc@schwarzes.net>
* The proprietary configure script wasn't able to find pthread under 6.x,Emanuel Haupt2008-03-221-4/+6
| | | | | | | therefore it failed to build. This patch adds ${PTHREAD_LIBS} to LDFLAGS to fix this port under 6.x. Notified by: pointyhat (via pav)
* - Update to 2.1.1Andrey Slusar2008-03-222-4/+4
|
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-2260-115/+83
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Upgrade to 1.2.Thierry Thomas2008-03-223-252/+329
| | | | | Changelog at <https://develop.participatoryculture.org/trac/democracy/wiki/1.2ReleaseNotes>
* Update to the 20080320 snapshot of GCC 4.3.1.Gerald Pfeifer2008-03-222-19/+19
|
* Fix build (was due to lua's upgrade).Vanilla I. Shu2008-03-221-1/+1
| | | | | Submitted by: pav@ via email Approved by: clsung@ (maintainer)
* Jifty is a full-stack web framework. It provides an optional REST interfaceCheng-Lung Sung2008-03-225-0/+53
| | | | | | | | | | | | | | for applications. Using this module, you can interact with that REST interface to write client-side utilities. You can use this module directly, but you'll be better off subclassing it. This module also provides a number of convenient methods for writing short scripts. For example, passing use_config => 1 to new will look at the config file for the username and password (or SID) of the user. If neither is available, it will prompt the user for them. WWW: http://search.cpan.org/dist/Net-Jifty/
* Remove USE_XLIB, bump the PORTREVISION on homebank and comix. As for the buoh,Jeremy Messenger2008-03-223-4/+2
| | | | it's unchange so no bump.
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-2133-63/+39
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Fix -curses typo concerning ctrl-d and ctrl-t handlingJuergen Lock2008-03-212-1/+18
| | | | | | - Bump PORTREVISION Obtained from: qemu cvs
* - Remove USE_X_PREFIXBeech Rintoul2008-03-218-30/+16
| | | | | | - Use SF macro - USE_XPM --> USE_XORG=xpm - Bump portrevision
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-215-10/+7
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Bump PORTREVISION (forgot in the previous commit)Martin Wilke2008-03-211-1/+1
|
* - Fix buidMartin Wilke2008-03-211-2/+3
| | | | Submitted by: pavbot
* Fix PlistMichael Johnson2008-03-212-1/+2
| | | | Reported by: pav
* - Remove USE_X_PREFIXBeech Rintoul2008-03-213-8/+4
| | | | | | | - Use SF macro - Bump portrevision Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit)
* - Remove USE_X_PREFIXBeech Rintoul2008-03-2110-22/+12
| | | | | | - Bump portrevision Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit)
* - Remove unnecessary INSTALLS_EGGINFORong-En Fan2008-03-212-2/+1
| | | | | | - Fix wrong patch for testing existence of PIL Approved by: maintainer via private mail
* - Get rid of USE_X_PREFIXJuergen Lock2008-03-211-2/+1
| | | | - Bump PORTREVISION
* - Remove USE_X_PREFIXBeech Rintoul2008-03-212-4/+2
| | | | | | - Bump portrevision Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit)
* - Remove USE_X_PREFIXBeech Rintoul2008-03-216-18/+11
| | | | | | | - Use SF macro - Bump portrevision Approved by: David Yeske <dyeske@gmail.com> (maintainer, implicit)
* - Remove USE_XLIB/USE_X_PREFIX in favor of USE_XORGMartin Wilke2008-03-215-11/+7
| | | | | | - Bump PORTREVISION Approved by: flz (maintainer via irc)
* - Remove USE_XLIB in favor of USE_XORGMartin Wilke2008-03-214-10/+6
| | | | | | - Bump PORTREVISION Approved by: maintainer implicit
* - Get rid of USE_XLIBMartin Wilke2008-03-211-1/+1
|
* - add pkg-plist needed by 1.00Yen-Ming Lee2008-03-211-0/+6
|
* - update to 1.00Yen-Ming Lee2008-03-212-9/+6
|
* - Fix buildMartin Wilke2008-03-211-2/+4
| | | | | | | - Pass maintainership to perl PR: 121944 Submitted by: Gea-Suan Lin (gslin@gslin.org) (maintainer)
* - Add runtime warning when aio is not loadedJuergen Lock2008-03-214-2/+26
| | | | | | - Bump PORTREVISION Requested by: several people on freebsd-emulation@
* - Get rid of USE_XLIBMartin Wilke2008-03-2114-26/+14
| | | | Approved by: maintainer implicit