aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Re-assign all my ruby* ports to ruby@Alexander Logvinov2010-12-0828-28/+28
| | | | | | | Discussed with: pgollucci, stas Notes: svn path=/head/; revision=265881
* - Unbreak buildDiane Bruce2010-12-081-4/+2
| | | | | | | - Ensure only new version of sdcc is used Notes: svn path=/head/; revision=265880
* LIBTOOLFILES uses relative paths, not absolute.Ade Lovett2010-12-081-1/+1
| | | | | | | Reported by: Charlie Kester <corky1951 at comcast.net> Notes: svn path=/head/; revision=265879
* - update to 20101207133137Baptiste Daroussin2010-12-082-3/+3
| | | | Notes: svn path=/head/; revision=265878
* - Chase speech-dispatcher shlib bump.Alberto Villa2010-12-082-2/+4
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=265877
* - Update to 0.7.1.Alberto Villa2010-12-088-421/+35
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=265876
* Missed a few dead autotools-related entries that were spawning someAde Lovett2010-12-081-3/+0
| | | | | | | odd errors with portmaster/portupgrade. Notes: svn path=/head/; revision=265875
* File::Inplace is a Perl module intended to ease the common task ofGreg Larkin2010-12-085-0/+40
| | | | | | | | | | | | | | | | | editing a file in-place. Inspired by variations of Perl's -i option, this module is intended for somewhat more structured and reusable editing than command line Perl typically allows. File::Inplace endeavors to guarantee file integrity; that is, either all of the changes made will be saved to the file, or none will. It also offers functionality such as backup creation, automatic field splitting per-line, automatic chomping/unchomping, and aborting edits partially through without affecting the original file. WWW: http://search.cpan.org/dist/File-Inplace/ Notes: svn path=/head/; revision=265874
* - whoops, sinatra wasn't updated yetPhilip M. Gollucci2010-12-081-1/+1
| | | | Notes: svn path=/head/; revision=265873
* - Fix dependency versionsPhilip M. Gollucci2010-12-0823-32/+32
| | | | Notes: svn path=/head/; revision=265872
* stale commentPhilip M. Gollucci2010-12-081-3/+0
| | | | Notes: svn path=/head/; revision=265871
* - remove stale commentPhilip M. Gollucci2010-12-081-2/+0
| | | | Notes: svn path=/head/; revision=265870
* - Update to 4.4.0Philip M. Gollucci2010-12-082-3/+3
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265869
* - Update to 0.14.5Philip M. Gollucci2010-12-082-3/+3
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265868
* - Update to 3.18.0Philip M. Gollucci2010-12-082-3/+3
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265867
* - Update to 0.9.10Philip M. Gollucci2010-12-082-3/+3
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265866
* - Update to 1.5.6Philip M. Gollucci2010-12-082-3/+3
| | | | | | | Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265865
* - Update to 3.8.6Philip M. Gollucci2010-12-082-3/+3
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265864
* - Update to 2.0.5Philip M. Gollucci2010-12-082-3/+3
| | | | | | | | With Hat: ruby@ Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265863
* Fast-stemmer is simply a wrapping around multithreaded Porter stemming ↵Philip M. Gollucci2010-12-084-0/+30
| | | | | | | | | | | | | | algorithm. This gem adds a String#stem method, and it conflicts with the stemmer gem. It's in order of magnitude faster (and uses much less memory) than the latter. For the original work please see: tartarus.org/~martin/PorterStemmer/ WWW: https://github.com/romanbsd/fast-stemmer Notes: svn path=/head/; revision=265862
* Clean up "current" versions of autotools components to further reduceAde Lovett2010-12-0850-312/+60
| | | | | | | tree-churn on updates. Notes: svn path=/head/; revision=265861
* Also acts up on sparc64 on pointyhat.Mark Linimon2010-12-081-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=265860
* - Standardize and unbreakPhilip M. Gollucci2010-12-082-26/+5
| | | | Notes: svn path=/head/; revision=265859
* Fixes an exploitable bug in CGI multipart parsing which affects Ruby <= 1.8.5.Philip M. Gollucci2010-12-084-0/+36
| | | | | | | | | | | | | | | | | | | When multipart boundary attributes contain non-halting regular expression strings, the boundary searcher in the CGI module does not properly escape the parameter and will execute arbitrary regular expressions. This fix adds escaping for the user data. * Affected application servers: standalone CGI, Mongrel, WEBrick * Unaffected: FastCGI, Ruby 1.8.6 (all servers) * Unknown: mod_ruby This fix will not modify versions of Ruby greater than 1.8.5, and is cumulative with previous CGI multipart vulnerability fixes. WWW: http://blog.evanweaver.com/#cgi_multipart_eof_fix Notes: svn path=/head/; revision=265858
* - Update MythTV MASTER_SITES for old releasesBernhard Froehlich2010-12-086-6/+18
| | | | | | | Noticed by: The Distilator Notes: svn path=/head/; revision=265857
* Update to latest versionJosh Paetzel2010-12-0811-325/+226
| | | | | | | | PR: ports/152423 Submitted by: Richard Neese <r.neese@gmail.com> Notes: svn path=/head/; revision=265856
* - unbreak build (RUN_DEPENDS => BUILD_DEPENDS)Olli Hauer2010-12-081-1/+1
| | | | | | | | | Followup for PR ports/151466 PR: ports/151466 Notes: svn path=/head/; revision=265855
* - update to 0.17Dirk Meyer2010-12-087-18/+22
| | | | | | | | | Submitted by: Rick - add LICENSE Notes: svn path=/head/; revision=265854
* - Update to 1.7.3Pav Lucistnik2010-12-083-6/+12
| | | | | | | | PR: ports/152925 Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer) Notes: svn path=/head/; revision=265853
* - Update to 1.4.5Pav Lucistnik2010-12-084-5/+32
| | | | | | | | | | | - Switch maintainership PR: ports/152834 Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> Approved by: Russell Jackson <raj@csub.edu> (old maintainer) Notes: svn path=/head/; revision=265852
* - Fix plist for NOPORTDATA casePav Lucistnik2010-12-083-3/+2
| | | | | | | | PR: ports/152872 Submitted by: John Prather <john.c.prather@gmail.com> (maintainer) Notes: svn path=/head/; revision=265851
* - Update to 3701Dmitry Marakasov2010-12-082-3/+3
| | | | Notes: svn path=/head/; revision=265850
* - Chase directfb updatePav Lucistnik2010-12-082-2/+2
| | | | Notes: svn path=/head/; revision=265849
* - Update to 1.4.11Pav Lucistnik2010-12-0811-122/+87
| | | | | | | | PR: ports/152809 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer) Notes: svn path=/head/; revision=265848
* - Update to 0.38Pav Lucistnik2010-12-083-29/+26
| | | | | | | | PR: ports/152863 Submitted by: glebius (maintainer) Notes: svn path=/head/; revision=265847
* - Update to 1.06Bernhard Froehlich2010-12-083-41/+51
| | | | | | | | | | - Add support for audio CDs PR: ports/151530 Submitted by: kipz <somicide at gmail dot com> (maintainer) Notes: svn path=/head/; revision=265846
* - Fix build with Qt 4.7Bernhard Froehlich2010-12-081-0/+11
| | | | | | | | Reported by: pointyhat via pav Obtained from: mythtv (r26391) Notes: svn path=/head/; revision=265845
* Fix leftover files in NOPORTDOCS install.Matthias Andree2010-12-081-0/+8
| | | | Notes: svn path=/head/; revision=265844
* - Update to version 0.7.1 and unbreakAlexey Dokuchaev2010-12-084-37/+89
| | | | | | | | | | - Make as MAKE_JOBS_SAFE - Introduce GUI options (Qt4 and wxWidgets) - Utilize PORTNAME where appropriate - Add LICENSE (GPLv3) Notes: svn path=/head/; revision=265843
* - Update to 0.4.0.Alberto Villa2010-12-083-6/+11
| | | | | | | | | - Do not build examples when NOPORTEXAMPLES is set. Approved by: tabthorpe (mentor, implicit) Notes: svn path=/head/; revision=265842
* Update to Vim 7.3 patchlevel 75.David E. O'Brien2010-12-082-1/+27
| | | | Notes: svn path=/head/; revision=265841
* LESS extends CSS with: variables, mixins, operations and nested rules.Nicola Vitale2010-12-084-0/+34
| | | | | | | | | | Best of all, LESS uses existing CSS syntax. This means you can rename your current .css files to .less and they'll just work. WWW: http://lesscss.org/ Notes: svn path=/head/; revision=265840
* This Ruby gem is a tiny command-line interface library with lots of style.Nicola Vitale2010-12-084-0/+27
| | | | | | | WWW: http://rubygems.org/gems/mutter Notes: svn path=/head/; revision=265839
* Fix pkg-plist when NOPORTDOCS defined.Sergey A. Osokin2010-12-081-3/+5
| | | | | | | | | | | While I'm here utilize ${DOCSDIR}. Bump PORTREVISION. Reported by: QAT No cookie for: beech Notes: svn path=/head/; revision=265838
* - Update legacy drivers (new versions: 96.43.19 and 173.14.28)Alexey Dokuchaev2010-12-083-11/+6
| | | | | | | - Remove MD5 hashes from distinfo (hooray!) Notes: svn path=/head/; revision=265837
* Update to ver.001.03. The release note can be found at:Hiroki Sato2010-12-082-4/+3
| | | | | | | http://ossipedia.ipa.go.jp/ipafont/releasenote.html. Notes: svn path=/head/; revision=265836
* There is no need to include PKGINSTALL in the pico packageDoug Barton2010-12-082-1/+9
| | | | | | | | Give the alpine/pkg-install script triple protection against being run inappropriately. Notes: svn path=/head/; revision=265835
* Fix PREFIX/LOCALBASE confusion.Hiroki Sato2010-12-086-24/+18
| | | | | | | PR: ports/146247 Notes: svn path=/head/; revision=265834
* Non-functional changes (mostly cleanups).Alexey Dokuchaev2010-12-082-17/+17
| | | | Notes: svn path=/head/; revision=265833
* - Fix fetch errorWen Heping2010-12-081-1/+2
| | | | | | | Reported by: Rainer Hurling <rhurlin@gwdg.de> Notes: svn path=/head/; revision=265832