summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* pytz brings the Olson tz database into Python. This library allows accurate andPav Lucistnik2006-05-015-0/+1741
| | | | | | | | | | | | | | cross platform timezone calculations. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo). WWW: http://pytz.sourceforge.net PR: ports/94820 Submitted by: Khairil Yusof <kaeru@inigo-tech.com> Notes: svn path=/head/; revision=161050
* Divmod Reverend is a simple, general purpose Bayesian classifier,Pav Lucistnik2006-05-015-0/+86
| | | | | | | | | | | | | | | | | | | | | | written in Python. It is designed to be easy to adapt and extend for your application. Stuff you can do with the Reverend: * classify RSS stories * classify recipes by cuisine * who do you write like? Shakespeare, Dickens or Austen * detect the language of a document * is your code more like Guido's or Peter's Author: Amir Bakhtiar <amir@divmod.org> WWW: http://www.divmod.org/trac/wiki/DivmodReverend PR: ports/96531 Submitted by: Nicola Vitale <nivit@email.it> Notes: svn path=/head/; revision=161048
* - Update to 1.3Pav Lucistnik2006-05-012-4/+4
| | | | | | | | PR: ports/96566 Submitted by: Matthew Luckie <mjl@luckie.org.nz> (maintainer) Notes: svn path=/head/; revision=161047
* - Fix WWW: line. Web page moved.Sergey Matveychuk2006-05-011-1/+1
| | | | Notes: svn path=/head/; revision=161046
* - Fix fetchPav Lucistnik2006-05-011-2/+1
| | | | | | | | PR: ports/96526 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Notes: svn path=/head/; revision=161045
* ratbox-services is a services package written mostly from scratch forPav Lucistnik2006-05-0111-0/+555
| | | | | | | | | | | | | | | | | | | | | | | | | use with ircd-ratbox. It is highly configurable, with nearly all options being set in a config that can be rehashed rather than set at compile time. It also uses the SQLite database backend, which works as a database interface to a normal file, meaning no seperate database software must be running. Features: - User, nick and channel services - Jupe service - Global message service - Oper services - Opered bot - List service WWW: http://services.ircd-ratbox.org/ PR: ports/92520 Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=161043
* - Update to 0.5.1Pav Lucistnik2006-05-019-93/+244
| | | | | | | | PR: ports/96547 Submitted by: Dominique Goncalves <dominique.goncalves@gmail.com> (maintainer) Notes: svn path=/head/; revision=161042
* - Fix URL in WWW: lineSergey Matveychuk2006-05-011-1/+1
| | | | Notes: svn path=/head/; revision=161041
* - Change firefox to firefox-devel or firefox10Michael Johnson2006-05-014-4/+4
| | | | Notes: svn path=/head/; revision=161036
* Oops I forgot to "cvs rm" a secfixClement Laforet2006-05-011-35/+0
| | | | | | | Spotted by: krion Notes: svn path=/head/; revision=161035
* Unbreak by disconnecting OpenAL support for now. The version in portsVolker Stolz2006-05-011-6/+13
| | | | | | | | | seems to be different from the one GHC expects. Approved by: Haskell cabal Notes: svn path=/head/; revision=161034
* - Current support for ia64 is experimental, and disabled by default.Pav Lucistnik2006-05-011-0/+2
| | | | | | | Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> (maintainer) Notes: svn path=/head/; revision=161033
* - Mark NOT_FOR_ARCH=ia64Michael Johnson2006-05-011-1/+1
| | | | | | | Reported by: kris mail Notes: svn path=/head/; revision=161032
* - Drop maintainershipClement Laforet2006-05-013-3/+3
| | | | Notes: svn path=/head/; revision=161031
* Update to 20060324Erwin Lansing2006-05-013-5/+5
| | | | | | | | PR: 96569 Submitted by: Martin Wilke <freebsd@unixfreunde.de> (maintainer) Notes: svn path=/head/; revision=161030
* Update to 4.99Erwin Lansing2006-05-013-5/+5
| | | | | | | | PR: 96568 Submitted by: jimmy@jamesbailie.com (maintainer) Notes: svn path=/head/; revision=161029
* ratbox-respond is a tool that provides a client side implementation ofPav Lucistnik2006-05-016-0/+71
| | | | | | | | | | | | | | the challenge opering system in ircd-ratbox. The challenge system provides the ability to oper using private key authentication instead of passwords to improve security. WWW: http://respond.ircd-ratbox.org/ PR: ports/96534 Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=161027
* Fix build on 4.x by requiring a newer gcc.Sam Lawrance2006-05-011-0/+1
| | | | | | | Approved by: Andrew Pantyukhin <infofarmer@gmail.com> (maintainer) Notes: svn path=/head/; revision=161025
* - Update to 2.0.58Clement Laforet2006-05-014-9/+13
| | | | Notes: svn path=/head/; revision=161024
* Change the path in the distinfo too.Alexander Leidinger2006-05-0110-1770/+1770
| | | | | | | | Noticed by: mezz Pointyhat to: netchild Notes: svn path=/head/; revision=161023
* - Update to 2.2.2Clement Laforet2006-05-017-221/+9
| | | | | | | - Enable mod_version by default Notes: svn path=/head/; revision=161022
* Add galaxymage 0.2.1, open source tactical and strategic RPG.Sam Lawrance2006-05-019-0/+460
| | | | | | | | PR: ports/92580 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> Notes: svn path=/head/; revision=161020
* - Reword COMMENT to fix my nightly english.Sergey Matveychuk2006-05-011-1/+1
| | | | Notes: svn path=/head/; revision=161019
* Forced commit to correct a typo in the previous commit message for zsh port.Sergei Kolobov2006-05-010-0/+0
| | | | | | | | | | | | It should read: ... Submitted by: ... Hajimu UMEMOTO <ume@FreeBSD.org> [3] (in private e-mail), ... Notes: svn path=/head/; revision=161018
* - Add a startup scriptSergey Matveychuk2006-05-012-3/+53
| | | | | | | | - Add MASTER_SITE_LOCAL as a second masete site - Fix IGNORE message to satisfy portlint Notes: svn path=/head/; revision=161017
* Update to 0.43.Anton Berezin2006-05-012-4/+4
| | | | Notes: svn path=/head/; revision=161016
* Hand maintainership to submitterErwin Lansing2006-05-012-2/+2
| | | | | | | | | PR: 96544 Submitted by: beech@mangohealth.org Approved by: mharo (previous maintainer) Notes: svn path=/head/; revision=161015
* These ports are not broken.Jean-Yves Lefort2006-05-012-4/+0
| | | | Notes: svn path=/head/; revision=161014
* Up to 0.952Lars Balker Rasmussen2006-05-012-4/+4
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=161013
* NULL-terminate the argument list to g_build_path() to prevent a crash.Joe Marcus Clarke2006-05-012-1/+21
| | | | | | | Reported by: Sean McNeil <sean@mcneil.com> Notes: svn path=/head/; revision=161012
* Update to 0.17.1.Jean-Yves Lefort2006-05-012-5/+4
| | | | Notes: svn path=/head/; revision=161011
* Update to version 213Kirill Ponomarev2006-05-012-4/+4
| | | | | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_213 Notes: svn path=/head/; revision=161010
* Up to 1.90Lars Balker Rasmussen2006-05-012-4/+4
| | | | | | | Approved by: erwin (mentor) Notes: svn path=/head/; revision=161009
* - Use new rc.d scriptMarcus Alves Grando2006-05-013-13/+49
| | | | | | | | | | | - Bump PORTREVISION - portlint(1) PR: 86839 Submitted by: maintainer Notes: svn path=/head/; revision=161008
* dpkg installs an 'install-info' command which conflicts with one in theDavid E. O'Brien2006-05-012-1/+4
| | | | | | | | | base system. Therefore, rename dpkg's 'install-info' to 'dpkg-install-info'. Approved by: perky Notes: svn path=/head/; revision=161007
* - Update to 3.5.1Marcus Alves Grando2006-05-015-1785/+4289
| | | | | | | | PR: 93663 Submitted by: maintainer Notes: svn path=/head/; revision=161006
* Support XBEL file of Galeon better.Clive Lin2006-05-013-1/+99
| | | | | | | | PR: ports/96556 Submitted by: netchild Notes: svn path=/head/; revision=161005
* Chase the libgtop2 shared library version.Joe Marcus Clarke2006-05-011-1/+2
| | | | Notes: svn path=/head/; revision=161004
* add p5-Authen-TypeKey 0.05Ying-Chieh Liao2006-05-015-0/+52
| | | | | | | | | | TypeKey authentication verification PR: 94679 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=161002
* Switch the pcre dependency to pcre-utf8 to fix conflicts with other GNOMEJoe Marcus Clarke2006-05-011-1/+1
| | | | | | | apps. Notes: svn path=/head/; revision=161001
* Switch the pcre dependency to pcre-utf8 to fix conflict problems inJoe Marcus Clarke2006-05-012-2/+2
| | | | | | | | | gnome2-fifth-toe. Reported by: Sean McNeil <sean@mcneil.com> Notes: svn path=/head/; revision=161000
* - Update to 1.2.5Marcus Alves Grando2006-05-0119-70/+1640
| | | | | | | | | | | - Take MAINTAINER - Use OPTIONS PR: 96025 Submitted by: Diane Bruce <db___db.net> Notes: svn path=/head/; revision=160999
* Make it buildable on recent 7-CURRENT.Hajimu UMEMOTO2006-05-011-0/+22
| | | | | | | | Reported by: ports-sparc64 via maintainer Approved by: maintainer Notes: svn path=/head/; revision=160998
* Update to 0.2Tom McLaughlin2006-05-013-6/+6
| | | | | | | | | | | - Fixes build with latest gstreamer-plugins-libmms - Remove old USE_REINPLACE PR: 95802 Submitted by: Joel Diaz Notes: svn path=/head/; revision=160997
* Add a missing ${PC_PATH} to the first expanded PC_PATH declaration toJoe Marcus Clarke2006-05-012-4/+4
| | | | | | | | | fix missing .pc files in ${LOCALBASE}. Reported by: mux Notes: svn path=/head/; revision=160996
* - update to 1.17Yen-Ming Lee2006-05-012-4/+4
| | | | Notes: svn path=/head/; revision=160995
* - update to 0.57Yen-Ming Lee2006-05-012-4/+4
| | | | Notes: svn path=/head/; revision=160994
* Fix the build with Jikes, and remove USE_REINPLACE (while I'm here)Joe Marcus Clarke2006-05-011-1/+4
| | | | | | | | | | to appease portlint. PR: 96401 Submitted by: hq Notes: svn path=/head/; revision=160993
* Teach pkg-config to look in the default lib/pkgconfig subdirectories alongJoe Marcus Clarke2006-05-016-6/+24
| | | | | | | | | | | | with the FreeBSD-specific, hier(7)-friendly libdata/pkgconfig subdirectories. This is being done to be developer-friendly. A port SHOULD NEVER install a pkg-config (.pc) file to a lib/pkgconfig subdirectory. PR: 91213 Submitted by: anholt (with some modifications) Notes: svn path=/head/; revision=160992
* - Update ports affected by devel/libmcve updateMarcus Alves Grando2006-05-012-1/+2
| | | | Notes: svn path=/head/; revision=160991