aboutsummaryrefslogtreecommitdiff
path: root/misc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* New port py-progressbar version 2.2: A text progressbar library for pythonMario Sergio Fujikawa Ferreira2010-04-071-0/+1
| | | | Notes: svn path=/head/; revision=252386
* - retire this port in favor of graphics/projDirk Meyer2010-04-051-1/+0
| | | | Notes: svn path=/head/; revision=252234
* xsw is a tool for generating presentations.Dmitry Marakasov2010-03-301-0/+1
| | | | | | | | | | | | | | | | | | It uses a simple language to describe the slides. An example xsw file is: slide: - "Hello" x:50 y:30 align:center + "World!" WWW: http://code.google.com/xsw/ PR: 144841 Submitted by: Charlie Kester <corky1951@comcast.net> Notes: svn path=/head/; revision=251846
* Geo::Coder::Multiple is a wrapper for multiple Geo::Coder::* modules.Wen Heping2010-03-121-0/+1
| | | | | | | | | | | | | | | Most free geocoding datasource specify a limit to the number of queries which can be sent from an IP or made using an API key in a 24 hour period. This module balances the incoming requests across the available sources to ensure individual limits are exceeded only when the total limit is exceeded. The algorithm for load balancing takes into account the limit imposed by the source per 24 hour period. WWW: http://search.cpan.org/dist/Geo-Coder-Multiple/ Notes: svn path=/head/; revision=250944
* List::Util::WeightedRoundRobin is a utility for creating a weighted listWen Heping2010-03-121-0/+1
| | | | | | | | | based on the input and associated weights. WWW: http://search.cpan.org/dist/List-Util-WeightedRoundRobin/ Notes: svn path=/head/; revision=250943
* Initial version of dahdi-freebsd (and dahdi-tools) port.Max Khon2010-03-031-0/+1
| | | | | | | | | | | | | DAHDi (Digium/Asterisk Hardware Device Interface) is the open source device interface technology used to control Digium and other telephony interface cards. WWW: http://www.asterisk.org/dahdi/ Feature safe: yes Notes: svn path=/head/; revision=250533
* libeatmydata is a small LD_PRELOAD library designed to (transparently) disablePhilip M. Gollucci2010-02-111-0/+1
| | | | | | | | | | | | | | | fsync (and friends, like open(O_SYNC)). This has two side-effects: making software that writes data safely to disk a lot quicker and making this software no longer crash safe. DO NOT use libeatmydata on software where you care about what it stores. It's called libEAT-MY-DATA for a reason. PR: ports/142892 Submitted by: Attila Nagy <bra at fsn.hu> Notes: svn path=/head/; revision=249616
* On Dir is a program that automatically executes scripts as you traverseMartin Wilke2010-01-271-0/+1
| | | | | | | | | | | | | | | | directories at a terminal. In addition to executing scripts in the directory you are entering or leaving, ondir also executes scripts in directories that are traversed on the way to that directory. WWW: http://swapoff.org/wiki/OnDir PR: ports/143189 Submitted by: ports at c0decafe.net <ports at c0decafe.net> Notes: svn path=/head/; revision=248676
* XYZCommander is a pure console visual file manager.Dmitry Marakasov2010-01-201-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | Main features: * Tight integration with python run-time system - most of the settings can be changed "on the fly" via management console. * Powerful configuration system - define own actions, aliases, internal commands, key bindings. * Extensible plug-in system - even core functionality implemented mainly using plug-ins, keeping base system small and clean. * Events & hooks subsystem - a flexible way of reacting on certain system events. * Customizable look-n-feel - every widget component look can be changed via skins. * Unicode support WWW: http://code.google.com/p/xyzcmd/ - While here, fix sorting in misc/Makefile PR: 142998 Submitted by: zloidemon <g.veniamin@googlemail.com> Notes: svn path=/head/; revision=248187
* 2010-01-06 misc/sword15: use misc/swordThomas Abthorpe2010-01-061-2/+0
| | | | | | | | 2010-01-06 misc/bibletime-kde3: use misc/bibletime 2010-01-06 mail/squirrelmail-devel: use mail/squirrelmail Notes: svn path=/head/; revision=247248
* misc/bsdiff||2009-12-24|Incorporated into base system long agoMartin Wilke2009-12-241-1/+0
| | | | | | | | | | | security/freebsd-update||2009-12-24|Incorporated into base system long ago sysutils/est||2009-12-24|Incorporated into base system long ago sysutils/estctrl||2009-12-24|Incorporated into base system long ago sysutils/freebsd-sha1||2009-12-24|Incorporated into base system long ago sysutils/freebsd-sha256||2009-12-24|Incorporated into base system long ago Notes: svn path=/head/; revision=246549
* 2009-10-26 editors/qemacs: depends on old version of GCC, no maintainer, not ↵Martin Wilke2009-11-191-2/+0
| | | | | | | | | | | | | | | | | used by any other port, dead upstream 2009-11-03 mail/postfix-gps-devel: Older than main port, no sign of maintainer activity beyond port creation 4+ years ago 2009-10-12 graphics/php4-ffmpeg: development continues only for php5 2009-10-31 net-p2p/nicotine: development stalled years ago, use net-p2p/nicotine-plus instead 2009-11-07 sysutils/rsyslog: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead 2009-11-07 sysutils/rsyslog-gssapi: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead 2009-11-07 sysutils/rsyslog-mysql: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead 2009-11-07 sysutils/rsyslog-pgsql: Use sysutils/rsyslog3 or sysutils/rsyslog4 instead 2009-11-17 misc/kde4-l10n-ta: unfetchable and unmaintained upstream 2009-11-17 misc/kde4-l10n-eo: unfetchable and unmaintained upstream Notes: svn path=/head/; revision=244461
* - Rename misc/bibletime-kde4 -> misc/bibletime now that KDE dependencies are ↵Thomas Abthorpe2009-10-301-1/+1
| | | | | | | removed Notes: svn path=/head/; revision=243560
* - repocopy misc/tmux --> sysutils/tmuxWen Heping2009-10-141-1/+0
| | | | | | | Approved by: miwi(mentor) Notes: svn path=/head/; revision=242804
* IPA_CONV -- IPA accounting/database module for converting statisticsAlexander Logvinov2009-09-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Main features: - The module is designed for converting statistics; - Statistics is converted according to custom plans, several plans can be used at the same time; - Each plan can have converting rules for months, days, week days and time ranges; - Statistics of one static rule can be converted and sent to another static rule. WWW: http://ipa-system.sourceforge.net/modules/ipa_conv/ - Andrey Simonenko simon@comsys.ntu-kpi.kiev.ua PR: ports/137203 Submitted by: Andrey Simonenko <simon AT comsys.ntu-kpi.kiev.ua> Approved by: tabthorpe, glarkin (mentors, implicit) Notes: svn path=/head/; revision=241260
* The FreeBSD KDE is please to announce the release of KDE 4.3.1,Thomas Abthorpe2009-09-011-0/+1
| | | | | | | | | | | a bugfix, translation and maintenance update. Release note can be found at http://kde.org/announcements/announce-4.3.1.php We would like to thank all our contributors and testers. My personal thanks to miwi and makc for coaching me through my first KDE commit. Notes: svn path=/head/; revision=240675
* * Please welcome compat7xRenato Botelho2009-08-241-0/+1
| | | | | | | | | | | | -- This package allows you to install the compat7x libraries on your system, so you can use legacy binaries that depend on them. -- Thanks to: tabthorpe, all testers Notes: svn path=/head/; revision=240253
* 2009-08-16 misc/bibletime-devel: removedThomas Abthorpe2009-08-171-1/+0
| | | | Notes: svn path=/head/; revision=239761
* misc/xenmenu: Project abandoned in 1998Erwin Lansing2009-08-081-1/+0
| | | | Notes: svn path=/head/; revision=239171
* Add new port misc/kde4-l10n-hne:Max Brazhnikov2009-08-081-0/+1
| | | | | | | KDE4 localization for Chhattisgarhi language. Notes: svn path=/head/; revision=239163
* - Rename editors/koffice-i18n-sr@Latn -> editors/koffice-i18n-sr_LatnThomas Abthorpe2009-08-031-1/+1
| | | | | | | | | - Rename misc/kde3-i18n-sr@Latn -> misc/kde3-i18n-sr_Latn Requested by: simon Notes: svn path=/head/; revision=238802
* Yet another reads temperatures and humidity from a Strawberry Linux USB-RHMIHIRA Sanpei Yoshiro2009-07-201-0/+1
| | | | | | | This ports only for 8-current and later Notes: svn path=/head/; revision=238107
* THANKO USB AM/FM Radio controllerMIHIRA Sanpei Yoshiro2009-07-151-0/+1
| | | | Notes: svn path=/head/; revision=237885
* - Remove misc/koffice-i18n*; unlink from buildThomas Abthorpe2009-06-291-48/+0
| | | | | | | | - Link editors/koffice-i18n* to the build - Update MOVED Notes: svn path=/head/; revision=236771
* Ohcount is the source code line counter that powers Ohloh. Ohcount supportsMartin Wilke2009-06-071-0/+1
| | | | | | | | | | | | | | | | | | over 70 popular programming languages, and has been used to count over 3 billion lines of code by 200,000 developers! Ohcount does more than just count lines of code. It can also detect popular open source licenses such as GPL within a large directory of source code. It can also detect code that targets a particular programming API, such as Win32 or KDE. WWW: http://labs.ohloh.net/ohcount/ PR: ports/135140 Submitted by: Edmondas Girkantas <eg at fbsd.lt> Notes: svn path=/head/; revision=235376
* - Attach misc/sword15 to the buildThomas Abthorpe2009-06-021-0/+1
| | | | | | | | - Add CONFLICTS with sword-1.6 - Fix LIB_DEPENDS Notes: svn path=/head/; revision=235039
* Add window(1) from the base system. This follows OpenBSD whom removedTom Rhodes2009-06-021-0/+1
| | | | | | | | | this yesterday and we would like to follow suit. Reviewed by: ed, pav Notes: svn path=/head/; revision=235020
* 2009-05-22 misc/sonytv: tcl8.3 support is going to be droppedMartin Wilke2009-05-281-1/+0
| | | | | | | | 2009-05-22 mail/postilion: tcl8.3 support is going to be dropped 2009-05-05 x11-toolkits/p5-TclTk: replaced by x11-toolkits/p5-Tcl-Tk Notes: svn path=/head/; revision=234723
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.2Martin Wilke2009-04-021-0/+1
| | | | | | | | | | | | | for FreeBSD. The official KDE 4.2.2 release changelog can be found at: http://www.kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php. Also mark some ports MAKE_JOBS_SAFE. New Ports: misc/kde4-l10n-sk - Slovak Notes: svn path=/head/; revision=231468
* LXDE Common files including icon-theme, startup and logoutMartin Wilke2009-03-311-0/+1
| | | | | | | | | | | | scripts for lxde. WWW: http://lxde.org/ PR: ports/131465 Submitted by: Daniel Walter <sahne@0x90.at> Notes: svn path=/head/; revision=231372
* 2009-03-22 emulators/dlx: unmaintained, does not work with current versions ↵Martin Wilke2009-03-231-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | of GCC, needs gcc295 which has been failing to build for months 2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped 2009-03-17 irc/blackened: Broken and abandonware 2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months 2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped 2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this Notes: svn path=/head/; revision=230793
* BibleTime is an open source Bible study application, based on theThomas Abthorpe2009-03-231-0/+1
| | | | | | | | | | Sword library which provides access to all the different text modules created by the Crosswire Bible Society. WWW: http://www.bibletime.info/ Notes: svn path=/head/; revision=230764
* Complete rename of misc/git to misc/gnuit.Gerald Pfeifer2009-03-141-1/+1
| | | | | | | PR: 132200 Notes: svn path=/head/; revision=230050
* - Remove misc/bibletime and misc/bibletime-develThomas Abthorpe2009-02-261-2/+2
| | | | Notes: svn path=/head/; revision=229105
* Add ports for the FreeBSD documentation set: Handbook, FAQ andMarc Fonvieille2009-02-231-0/+20
| | | | | | | | | | | | | articles. Each language version is available via a dedicated port. These ports are, at first, intended to be used for re@ purposes but can be used by anyone looking for an easy way to get packages, etc. for docs. These ports will be maintained by doceng@. Approved by: doceng, re Notes: svn path=/head/; revision=228898
* - Fix INDEXMartin Wilke2009-02-081-0/+1
| | | | Notes: svn path=/head/; revision=227837
* The KDE FreeBSD team is proud to announce the release of KDE 4.2.0Martin Wilke2009-02-081-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release notes can be found at: http://kde.org/announcements/4.2/index.php. New supported languages include Arabic, Icelandic, Basque, Hebrew, Romanian, Tajik and several Indian languages (Bengali India, Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in this part of Asia. New ports for KDE 4.2.0: arabic/kde4-l10n Arabic hebrew/kde4-l10n Hebrew misc/kde4-l10n-bn_IN Bengali (India) misc/kde4-l10n-eu Basque misc/kde4-l10n-gu Gujarati misc/kde4-l10n-is Icelandic misc/kde4-l10n-kn Kannada misc/kde4-l10n-mai Maithili misc/kde4-l10n-mr Marathi misc/kde4-l10n-ro Romanian misc/kde4-l10n-tg Tajik math/eigen2 Lightweight library for vector and matrix math graphics/kipi-plugins-kde4 KDE4 kipi graphics plugins sysutils/policykit-kde PolicyKit manager for KDE Unfortunately FreeBSD 6.4 support is dropped. We'd like to say thanks for feedback and help to: Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer, David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe, Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies. Notes: svn path=/head/; revision=227819
* 2009-01-19 games/emacs-chess: has been broken for more than 6 monthsMartin Wilke2009-02-031-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-02-01 devel/subversion-devel: Use devel/subversion or devel/subversion-freebsd instead of this port 2009-01-19 devel/hs-hat: has been broken for more than 6 months 2009-01-19 devel/hs-hpl: has been broken for more than 6 months 2009-01-19 databases/mysqlbigram: has been broken for more than 6 months 2009-01-19 mail/claws-mail-clamav: has been broken for more than 6 months 2009-01-19 mail/sylpheed2-devel: has been broken for more than 6 months 2009-01-19 www/pecl-mnogosearch: has been broken for more than 6 months 2009-01-31 x11-fonts/mathfonts: This port was supported by Mozilla 1.8 (including Firefox 2.0) - to be replaced by STIX fonts for Firefox 3.x 2009-01-19 x11-wm/fluxspace: has been broken for more than 6 months 2009-01-31 x11-wm/expocity: project has been abandoned 2009-01-19 x11/bbuname: has been broken for more than 6 months 2009-01-19 security/squidclam: has been broken for more than 6 months 2009-01-19 print/virtualpaper: depends on broken, expired port 2009-01-19 print/ifhp: has been broken for more than 6 months 2009-01-19 net-p2p/peercast: has been forbidden for more than 6 months 2009-01-19 palm/pdbc: has been broken for more than 6 months 2009-01-19 net-mgmt/NeTraMet: has been broken for more than 6 months 2009-01-19 net-im/sulci: has been broken for more than 6 months 2009-01-19 multimedia/mjpegtools-yuvfilters: has been broken for more than 6 months 2009-01-19 multimedia/helixplayer: has been broken for more than 6 months 2009-01-19 lang/quack: has been broken for more than 6 months 2009-01-19 misc/pybliographer: has been broken for more than 6 months 2009-01-19 net/versuch: has been broken for more than 6 months 2009-01-19 net/py-mantissa: has been broken for more than 6 months 2009-01-19 net/libunpipc: has been broken for more than 6 months 2009-01-19 net/gnometelnet: has been broken for more than 6 months 2009-01-19 net/gacxtool: depends on expired, broken port 2009-01-19 devel/py-coro: has been broken for more than 6 months 2009-01-19 chinese/stardict2-dict-zh_TW: has been broken for more than 6 months 2009-01-19 x11-themes/gtk-industrial-theme: has been broken for more than 6 months Notes: svn path=/head/; revision=227571
* - GnomeSword has become XiphosThomas Abthorpe2009-02-021-1/+1
| | | | Notes: svn path=/head/; revision=227449
* New ports: misc/fpc-chmJose Alonso Cardenas Marquez2009-01-141-0/+1
| | | | | | | Free Pascal unit to manipulate chm files Notes: svn path=/head/; revision=226012
* kde@freebsd team is pleased to announce the update for Qt4 ports.Max Brazhnikov2009-01-131-0/+1
| | | | | | | | | | | Qt4 ports have been updated from 4.4.1 to 4.4.3. With this update new port misc/qt4-l10n has been added. This port provides localisation support for Qt4 developers tools designer, linguist, etc. Approved by: miwi (mentor) Notes: svn path=/head/; revision=225988
* 2008-12-06 misc/heyu: no longer under development, use misc/heyu2Thomas Abthorpe2009-01-071-1/+0
| | | | Notes: svn path=/head/; revision=225393
* - Remove misc/utf8locale, it's part of a base system on all supported releasesPav Lucistnik2009-01-051-1/+0
| | | | Notes: svn path=/head/; revision=225302
* Repocopy from amanda-{server,client} to amanda25-{server,client}.Jun Kuriyama2009-01-051-0/+2
| | | | Notes: svn path=/head/; revision=225260
* - Add ipbtBeech Rintoul2008-12-151-0/+1
| | | | Notes: svn path=/head/; revision=224256
* 2008-09-19 japanese/escpf: Has been broken for more than 6 monthsMartin Wilke2008-12-071-2/+0
| | | | | | | | | | | | | | | | | | | | 2008-09-19 java/java-gcj-compat: Has been broken for more than 6 months 2008-09-19 lang/screamer: Has been broken for more than 6 months 2008-10-01 misc/documancer: Unmaintained upstream 2008-09-19 misc/ipbt: Has been broken for more than 6 months 2008-10-13 multimedia/manslide: Use multimedia/smile instead 2008-09-19 net/globus4: Has been broken for more than 6 months 2008-09-19 net/p5-Parallel-MPI: Has been broken for more than 6 months 2008-01-28 net/p54u: website disappeared 2008-09-19 net-im/ginsu: Has been broken for more than 6 months 2008-09-19 net-p2p/py-kenosis-bittorrent: Has been broken for more than 6 months 2008-09-19 sysutils/sjog: Has been broken for more than 6 months 2008-09-19 textproc/Ebnf2ps: Has been broken for more than 6 months 2008-09-19 www/roxen: Has been broken for more than 6 months 2008-09-19 x11-fm/evidence: Has been broken for more than 6 months Notes: svn path=/head/; revision=223972
* This module is a simple tool for calculating business hours in a timeWesley Shields2008-11-121-0/+1
| | | | | | | | | | | | period. Over time, additional functionality will be added to make it easy to calculate the number of business hours between arbitrary dates. PR: ports/126778 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Notes: svn path=/head/; revision=222770
* - add Geo::Coder::Google 0.03Yen-Ming Lee2008-11-071-0/+1
| | | | | | | | | Geo::Coder::Google provides a geocoding functionality using Google Maps API. WWW: http://search.cpan.org/dist/Geo-Coder-Google/ Notes: svn path=/head/; revision=222522
* - Ruby gem which provides a mailcap-like MIME Content-Type lookupCheng-Lung Sung2008-10-081-0/+1
| | | | Notes: svn path=/head/; revision=221320
* YABT means Yet another Braille Translator.Martin Wilke2008-09-261-0/+1
| | | | | | | | | | | | | | | | | | | | YABT is a general purpose Braille translation system written in pure python. It is primarily designed to be used by the BrlTex Project, but due to its general design it may be suited to use in other projects. Currently YABT has a table for translation in to British Braille encoded in ASCII Braille, but tables for other codes and other output encodings such as unicode Braille are possible. WWW: http://pypi.python.org/pypi/YABT/ PR: ports/127515 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=220868