aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* httparty is a Ruby library that makes HTTP fun again!Cheng-Lung Sung2009-02-194-0/+38
| | | | | | | | | | | | | | | | | | | It's feautures: * Easy get, post, put, delete requests * Basic http authentication * Default request query string parameters (ie: for api keys that are needed on each request) * Automatic parsing of JSON and XML into ruby hashes based on response content-type WWW: http://rubyforge.org/projects/httparty/ PR: ports/128661 Submitted by: Wen Heping <wenheping_AT_gmail dot com> Notes: svn path=/head/; revision=228634
* - required by rubygem-rails 2.2Cheng-Lung Sung2009-02-194-0/+40
| | | | | | | | | | | | | | | | | | | | | | | | - need rubygem-activesupport 2.2 Active Resource Active Resource attempts to provide a coherent wrapper object-relational mapping for REST web services. It follows the same philosophy as Active Record, in that one of its prime aims is to reduce the amount of code needed to map to these resources. This is made possible by relying on a number of code- and protocol-based conventions that make it easy for Active Resource to infer complex relations and structures. These conventions are outlined in detail in the documentation for ActiveResource::Base. WWW: http://www.rubyonrails.org/ WWW: http://rubyforge.org/projects/activeresource/ PR: ports/131280 Submitted by: clsung Notes: svn path=/head/; revision=228633
* Upgrade from 1.5.4 to 1.5.7. The newer version(s) want TeXLive, which isMikhail Teterin2009-02-193-18/+32
| | | | | | | | | | | | | yet to hit the ports tree. However, some people have already started using LyX-1.6.x on other systems and 1.5.7 is required for upward compatibility with 1.6. So, here we are -- unfortunately, with teTeX things like unusual paper-sizes are likely to come out wrong. As soon as TeXLive is available, I'll upgrade the sibling-port print/lyx from 1.4.x to 1.6.x directly. Notes: svn path=/head/; revision=228632
* Update to 2.9.7Mario Sergio Fujikawa Ferreira2009-02-192-4/+4
| | | | Notes: svn path=/head/; revision=228631
* Update to 6.11.0Robert Noland2009-02-194-8/+8
| | | | Notes: svn path=/head/; revision=228630
* o Remove BROKEN by not installing files already installed byMario Sergio Fujikawa Ferreira2009-02-191-2/+13
| | | | | | | | | | | dependencies o Bump PORTREVISION since PLIST has been changed (it is generated post install) PR: 131577 Notes: svn path=/head/; revision=228629
* - Add NO_PACKAGEBeech Rintoul2009-02-191-0/+1
| | | | | | | Approved by: chifeng <chifeng@gmail.com> Notes: svn path=/head/; revision=228628
* - Update to 0.11.3Cheng-Lung Sung2009-02-192-4/+4
| | | | | | | | PR: ports/131729 Submitted by: lwhsu Notes: svn path=/head/; revision=228627
* Upgrade to 2.8.2Andrey A. Chernov2009-02-193-14/+12
| | | | | | | | PR: 131819 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) Notes: svn path=/head/; revision=228626
* - Update to 3.1.1Beat Gaetzi2009-02-182-4/+4
| | | | | | | | | PR: ports/131792 Submitted by: Edmondas Girkantas <eg AT fbsd.lt> Approved by: Jose Garcia Juanino <jjuanino AT gmail.com> (maintainer), miwi (mentor) Notes: svn path=/head/; revision=228624
* - Chase security/libprelude shlib version bumpDmitry Marakasov2009-02-186-22/+11
| | | | | | | | PR: 131286, 131585 (partial) Submitted by: Vladimir Korkodinov <viper at perm dot raid dot ru> Notes: svn path=/head/; revision=228623
* - Update to 0.9.14.2Dmitry Marakasov2009-02-184-9/+28
| | | | | | | | | PR: 131288 Submitted by: Vladimir Korkodinov <viper at perm dot raid dot ru> Approved by: Robin Gruyters <r dot gruyters at snow dot nl> (maintainer) Notes: svn path=/head/; revision=228622
* - Update to 0.9.14Dmitry Marakasov2009-02-183-8/+8
| | | | | | | | | PR: 131287 Submitted by: Vladimir Korkodinov <viper at perm dot raid dot ru> Approved by: Robin Gruyters <r dot gruyters at snow dot nl> (maintainer) Notes: svn path=/head/; revision=228621
* - Update to 0.9.21.2Dmitry Marakasov2009-02-185-160/+36
| | | | | | | | | PR: 131286 Submitted by: Vladimir Korkodinov <viper at perm dot raid dot ru> Approved by: Robin Gruyters <r dot gruyters at snow dot nl> (maintainer) Notes: svn path=/head/; revision=228620
* - Update net/delegate to 9.9.1Beech Rintoul2009-02-183-10/+11
| | | | | | | | PR: ports/131808 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) Notes: svn path=/head/; revision=228619
* dfu-util is a program that implements the host (PC) side of the USB DFUDmitry Marakasov2009-02-1811-0/+120
| | | | | | | | | | | | | | | | | (Universal Serial Bus Device Firmware Upgrade) protocol. In the OpenMoko project (for example), this program is used to communicate with the specially enhanced u-boot boot loader, which implements the DFU device side. Author: Bruce Cran <bruce@cran.org.uk> WWW: http://wiki.openmoko.org/wiki/Dfu-util PR: 131430 Submitted by: Bruce Cran <bruce at cran dot org dot uk> Notes: svn path=/head/; revision=228618
* - Add optional support for graphics/osg-devel, which should fix some ↵Dmitry Marakasov2009-02-182-2/+12
| | | | | | | | | | rendering bugs PR: 131613 Submitted by: Ganael Laplanche <ganael dot laplanche at martymac dot com> (maintainer) Notes: svn path=/head/; revision=228617
* Update to 0.6.1Max Brazhnikov2009-02-183-7/+9
| | | | Notes: svn path=/head/; revision=228616
* Add patch from kde svn rev.927081:Max Brazhnikov2009-02-184-0/+32
| | | | | | | | Make sure to not execute executables when clicking a link, if the Url has no or a wrong extension. Notes: svn path=/head/; revision=228615
* Update to 4.1.0.0Robert Noland2009-02-183-4/+16
| | | | Notes: svn path=/head/; revision=228614
* Update to 3.5m5Robert Noland2009-02-183-32/+54
| | | | | | | | * Improve handling of GECKO * Fix architecture detection Notes: svn path=/head/; revision=228613
* - Update spamcontrol patch to 2.5.20 version to fix some problems withRenato Botelho2009-02-183-9/+9
| | | | | | | | recupients - Update README.smtpdextfork distinfo entry, file was updated by author Notes: svn path=/head/; revision=228612
* - Update to 0.038Philippe Audeoud2009-02-182-4/+4
| | | | Notes: svn path=/head/; revision=228611
* - update to 0.50Yen-Ming Lee2009-02-182-4/+5
| | | | Notes: svn path=/head/; revision=228610
* - Fix a bug in in QGraphicsProxyWidget that is responsible for manyMarkus Brueffer2009-02-182-1/+16
| | | | | | | | | | | | | notification related crashes in KDE4's plasma desktop. This patch will be part of Qt 4.4.4. - Bump PORTREVISION KDE Bug: 175753, 176235 Submitted by: Dwayne MacKinnon <dmk@ncf.ca> Obtained from: KDE SVN Notes: svn path=/head/; revision=228609
* - Update to 1.7.5Greg Larkin2009-02-185-29/+75
| | | | | | | | | | | | | | - Added UPDATING entry about incompatibility between 1.7.4 and 1.7.5 - Added vuln.xml entry for local file inclusion vulnerability in <1.7.5 - Added maintainer mode target in ZF Makefile to speed up fixups of pkg-plist output from genplist Security: cf495fd4-fdcd-11dd-9a86-0050568452ac Security: http://framework.zend.com/issues/browse/ZF-5748 Security: http://weierophinney.net/matthew/archives/206-Zend-Framework-1.7.5-Released-Important-Note-Regarding-Zend_View.html Notes: svn path=/head/; revision=228608
* Add new port math/qtoctave:Max Brazhnikov2009-02-186-0/+1726
| | | | | | | | | QtOctave is a Qt4 based front-end for Octave. WWW: https://forja.rediris.es/projects/csl-qtoctave/ Notes: svn path=/head/; revision=228607
* - Fix build, last commit was wrong.Li-Wen Hsu2009-02-183-398/+407
| | | | | | | Noticed by: pav Notes: svn path=/head/; revision=228606
* Update to 3.1.Anders Nordby2009-02-183-8/+12
| | | | Notes: svn path=/head/; revision=228605
* - Update to 20081213Pav Lucistnik2009-02-1816-210/+210
| | | | | | | | PR: ports/131561 Submitted by: Leon Kos <leon.kos@lecad.fs.uni-lj.si> Notes: svn path=/head/; revision=228604
* Update to 2.1.9.Christian Weisgerber2009-02-183-14/+14
| | | | | | | Submitted by: Eitan Adler <eitanadlerlist@gmail.com> (maintainer) Notes: svn path=/head/; revision=228603
* This module provides the mod_auth_basic authentication front-end a way toIon-Mihai Tetcu2009-02-184-0/+55
| | | | | | | | | | | | | | authenticate users by checking credentials via the Cyrus SASL library. This may be interesting for setups where other daemons (e.g. for SMTP, IMAP or LDAP) already running at a machine use SASL to authenticate users. WWW: http://mod-authn-sasl.sourceforge.net/ PR: ports/131750 Submitted by: Joerg Pulz <Joerg.Pulz at frm2.tum.de> Notes: svn path=/head/; revision=228602
* - Pass maintainership to submitterThomas Abthorpe2009-02-183-3/+3
| | | | | | | Submitted by: chifeng via freebsd-ports@ Notes: svn path=/head/; revision=228601
* - Pass maintainership to submitterWesley Shields2009-02-181-1/+1
| | | | | | | | PR: ports/131714 Submitted by: Alexey V.Drgtyarev <alexey@renatasystems.org> Notes: svn path=/head/; revision=228600
* - UnbreakLi-Wen Hsu2009-02-181-3/+3
| | | | | | | | | - Update dependency Approved by: clsung Notes: svn path=/head/; revision=228599
* - depend on PYNUMPY not PYNUMERIC. PYNUMERIC is deprecated anyway.Diane Bruce2009-02-181-2/+2
| | | | | | | Submitted by: phk Notes: svn path=/head/; revision=228598
* - Fix plist: DATA files/dirs are not governed by NOPORTDOCS while DOCSIon-Mihai Tetcu2009-02-182-2/+3
| | | | | | | | | | files/dirs are - bump PORTREVISION for plist change Prompted by: QAT QA run Notes: svn path=/head/; revision=228597
* Apache 2.2 now sets the APR version as 1.3.0. mod_lisp2 looks forIon-Mihai Tetcu2009-02-181-3/+8
| | | | | | | | | | | | | an APR version of 1.2.2-1.2.inf. This patch allows it to correctly see the bump in the minor, allowing mod_lisp2 to compile against apache22. PR: ports/131649 Submitted by: Erik Greenwald Approved by: maintainer Notes: svn path=/head/; revision=228596
* Update to 0.5.2:Ion-Mihai Tetcu2009-02-182-4/+4
| | | | | | | | | | | Previously undefined metas, comments, or variables would cause it to error. Undefined ones are now set to '' before writing. PR: ports/131788 Submitted by: maintainer Notes: svn path=/head/; revision=228595
* - Fix instalation of clamav-milter.conf when MILTER option is disabledRenato Botelho2009-02-181-1/+4
| | | | | | | | | - Bump PORTREVISION Reported by: QAT Notes: svn path=/head/; revision=228594
* - Fix sha256 checksum for python 2.6.1.Stanislav Sedov2009-02-181-1/+1
| | | | | | | | Reported by: kib@ Approved by: python (miwi) Notes: svn path=/head/; revision=228593
* Force commit to backout previous one, this update depends on devel/tbb beingIon-Mihai Tetcu2009-02-186-66/+70
| | | | | | | updated to v2.1 (ports/129686). Notes: svn path=/head/; revision=228592
* PR: 131570Ion-Mihai Tetcu2009-02-186-70/+66
| | | | Notes: svn path=/head/; revision=228591
* - Update to 20090218Renato Botelho2009-02-186-17/+27
| | | | | | | | | | - All clamav-milter command line parameters were moved to clamav-milter.conf, modify startup script acordingly - Remove pidfile from clamd startup script since this can be changed in clamav-clamd.conf Notes: svn path=/head/; revision=228590
* - Update to 2.2.7Martin Matuska2009-02-182-5/+4
| | | | Notes: svn path=/head/; revision=228589
* - Spamcontrol patch 2.5.19 was rerolled, it's documented on errata section atRenato Botelho2009-02-182-4/+4
| | | | | | | | | | | website: [2.5.19] Rebuild: Updated README_spamcontrol, fixed fatal typo in qmail-queue.scan. - Bump PORTREVISION Notes: svn path=/head/; revision=228588
* - Update to 5.825Philippe Audeoud2009-02-182-5/+5
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=228587
* - Update to 3.14Philippe Audeoud2009-02-182-4/+4
| | | | Notes: svn path=/head/; revision=228586
* - Update mail/libpst to 0.6.27Beech Rintoul2009-02-182-4/+4
| | | | | | | | PR: ports/131801 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) Notes: svn path=/head/; revision=228585
* Update to 0.15.Ion-Mihai Tetcu2009-02-183-6/+46
| | | | | | | | PR: 131782 Submitted by: maintainer Notes: svn path=/head/; revision=228584