Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-23 | Regen. | joerg | 1 | -1/+2 | |
2013-03-23 | Fix build with Clang. | joerg | 6 | -1/+251 | |
2013-03-23 | Don't force enable NETISO. | joerg | 2 | -4/+4 | |
2013-03-23 | Deal with doxygen update. Bump revision. | joerg | 2 | -4/+395 | |
2013-03-23 | Snapshot version is 24.3.50.xxx, so check for < 24.3.50. | joerg | 2 | -4/+4 | |
2013-03-22 | Updated www/seamonkey to 2.16nb1 | ryoon | 1 | -1/+2 | |
2013-03-22 | Bump PKGREVISION. | ryoon | 3 | -8/+19 | |
* Fix _res is not supported for multi-threaded programs. error. Reported by Jun Ebihara on tech-pkg@. | |||||
2013-03-22 | editors/emacs24: Fix DragonFly regression | marino | 3 | -5/+214 | |
2013-03-22 | include <cstring> for strncmp(). | obache | 2 | -5/+9 | |
2013-03-22 | add include <cstring> for strcmp(). | obache | 2 | -1/+16 | |
2013-03-22 | fixes patch about cast for the case of __STDC_ISO_10646__ | obache | 4 | -18/+23 | |
2013-03-22 | add include <cstrin> for strlen. | obache | 2 | -1/+16 | |
2013-03-22 | Updated net/mikutter to 0.2.1.1137 | obache | 1 | -1/+2 | |
2013-03-22 | Update mikuter to 0.2.1.1137. | obache | 4 | -11/+9 | |
(and update description, comments) * Ruby 2.0 support * fix to display tweet when adding data source related plugins * rare crash at drawing TL | |||||
2013-03-22 | As jperkin@ has used an "ugly hack" to fix solaris packaging, the same | sbd | 1 | -3/+3 | |
ugly hack can be used to fix the same problem on Linux. | |||||
2013-03-22 | +LICENSE; Fixes 1/3 of pkg/47387. Non-trivial change approved by wiz@ via | rodent | 1 | -1/+2 | |
private mail. | |||||
2013-03-21 | Revert previous. While it may fix NetBSD, it breaks SmartOS. | wiz | 1 | -4/+1 | |
2013-03-21 | On i386, set arch and tuning. Should address PR 47460. | wiz | 1 | -1/+4 | |
Patch from Kai-Uwe Eckhardt <kai-uwe.eckhardt@uni-rostock.de>. | |||||
2013-03-21 | Linux fixes: | sbd | 2 | -1/+19 | |
1) Install udev 60-openobex.rules config file. 2) Add Linux plist entries. | |||||
2013-03-21 | Make sure that bt_addr_t is defined. | sbd | 2 | -1/+19 | |
2013-03-21 | Add doxygen build depends | sbd | 1 | -1/+3 | |
2013-03-21 | sort | jnemeth | 2 | -4/+4 | |
2013-03-21 | remove sandy due to the freeze | mspo | 1 | -2/+1 | |
2013-03-21 | remove sandy editor because it is the freeze | mspo | 6 | -39/+4 | |
2013-03-21 | Updated editors/sandy to 0.4 | mspo | 1 | -1/+2 | |
2013-03-21 | add sandy editor | mspo | 1 | -1/+2 | |
2013-03-21 | sandy is the editor from suckless.org | mspo | 4 | -0/+35 | |
sandy is a simple ncurses text editor. it has emacs-esque keybindings | |||||
2013-03-20 | JIT is broken on NetBSD/i386, don't enable it by default on that platform | drochner | 1 | -2/+9 | |
2013-03-20 | Fix MASTER_SITES since they change organization of website. | taca | 1 | -2/+2 | |
2013-03-20 | + Mesa-9.1.1, httping-2.0, libgcrypt-1.5.1, mpfr-3.1.2. | wiz | 1 | -3/+5 | |
2013-03-20 | keep default pthread related CFLAGS for Solaris. | obache | 2 | -4/+4 | |
2013-03-20 | prevent to use non portable sig_t | obache | 2 | -1/+26 | |
2013-03-20 | require unistd.h for access(2) | obache | 4 | -2/+32 | |
2013-03-20 | Updated inputmethod/scim-ccinput to 0.3.1nb15 | obache | 1 | -1/+2 | |
2013-03-20 | fixes hard-coded localedir: | obache | 1 | -2/+10 | |
* fixes installation with PKGLOCALEDIR != share * fixes runtime search path of locale data. Bump PKGREVISION. | |||||
2013-03-20 | Register Solaris-specific file. Caught by bulk build at Joyent. | asau | 1 | -0/+2 | |
2013-03-20 | Fixes build on some situations: | obache | 5 | -4/+101 | |
* use C++ style header files * fixes bogus NULL usage, as Integer 0. | |||||
2013-03-20 | libsocket and libnsl are required for SunOS. | obache | 1 | -1/+3 | |
2013-03-20 | refrect addtion of x11/motif as a MOTIF_TYPE | obache | 1 | -3/+5 | |
2013-03-19 | Updated parallel/hwloc to 1.5nb2 | sbd | 1 | -1/+2 | |
2013-03-19 | Add PLIST.Linux. | sbd | 2 | -2/+8 | |
Bump PKGREVISION | |||||
2013-03-19 | Note update of Ruby on Rails 3.2.13. | taca | 1 | -1/+9 | |
Security fix CVE-2013-1854, CVE-2013-1855, CVE-2013-1856 and CVE-2013-1857. devel/ruby-activesupport32 3.2.13 devel/ruby-activemodel32 3.2.13 www/ruby-actionpack32 3.2.13 databases/ruby-activerecord32 3.2.13 www/ruby-activeresource32 3.2.13 mail/ruby-actionmailer32 3.2.13 devel/ruby-railties32 3.2.13 www/ruby-rails32 3.2.13 | |||||
2013-03-19 | Update ruby-rails32 to 3.2.13. | taca | 1 | -4/+4 | |
Several security fixes. | |||||
2013-03-19 | Update ruby-railties32 to 3.2.13. | taca | 3 | -8/+7 | |
No change but except version; but guides/source/ajax_on_rails.textile has removed. ## Rails 3.2.13 (Feb 17, 2013) ## * No changes. | |||||
2013-03-19 | Update ruby-actionmailer32 to 3.2.13. | taca | 2 | -7/+6 | |
No change except version; but dependency to ruby-mail has been updated. ## Rails 3.2.13 (Feb 17, 2013) ## * No changes. | |||||
2013-03-19 | Update ruby-activeresource32 to 3.2.13. | taca | 1 | -4/+4 | |
No change except version. | |||||
2013-03-19 | Update ruby-activerecord32 to 3.2.13. | taca | 1 | -4/+4 | |
This is part of security update of Ruby on Rails 3.2.13 and changes are too many to write here. Please refer CHANGELOG.md. | |||||
2013-03-19 | Update ruby-actionpack32 to 3.2.13. | taca | 2 | -7/+6 | |
This is part of security update of Ruby on Rails 3.2.13 and changes are too many to write here. Please refer CHANGELOG.md. | |||||
2013-03-19 | Update ruby-activemodel32 to 3.2.13. | taca | 1 | -4/+4 | |
## Rails 3.2.13 (Feb 17, 2013) ## * Specify type of singular association during serialization *Steve Klabnik* | |||||
2013-03-19 | Update ruby-activesupport32 to 3.2.13. | taca | 1 | -4/+4 | |
## Rails 3.2.13 (Feb 17, 2013) ## * Fix DateTime comparison with DateTime::Infinity object. *Dan Kubb* * Remove surrogate unicode character encoding from ActiveSupport::JSON.encode The encoding scheme was broken for unicode characters outside the basic multilingual plane; since json is assumed to be UTF-8, and we already force the encoding to UTF-8 simply pass through the un-encoded characters. *Brett Carter* * Fix mocha v0.13.0 compatibility. *James Mead* * `#as_json` isolates options when encoding a hash. [Backport #8185] Fix #8182 *Yves Senn* * Handle the possible Permission Denied errors atomic.rb might trigger due to its chown and chmod calls. [Backport #8027] *Daniele Sluijters* |