summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-03-23Regen.joerg1-1/+2
2013-03-23Fix build with Clang.joerg6-1/+251
2013-03-23Don't force enable NETISO.joerg2-4/+4
2013-03-23Deal with doxygen update. Bump revision.joerg2-4/+395
2013-03-23Snapshot version is 24.3.50.xxx, so check for < 24.3.50.joerg2-4/+4
2013-03-22Updated www/seamonkey to 2.16nb1ryoon1-1/+2
2013-03-22Bump PKGREVISION.ryoon3-8/+19
* Fix _res is not supported for multi-threaded programs. error. Reported by Jun Ebihara on tech-pkg@.
2013-03-22editors/emacs24: Fix DragonFly regressionmarino3-5/+214
2013-03-22include <cstring> for strncmp().obache2-5/+9
2013-03-22add include <cstring> for strcmp().obache2-1/+16
2013-03-22fixes patch about cast for the case of __STDC_ISO_10646__obache4-18/+23
2013-03-22add include <cstrin> for strlen.obache2-1/+16
2013-03-22Updated net/mikutter to 0.2.1.1137obache1-1/+2
2013-03-22Update mikuter to 0.2.1.1137.obache4-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-22As jperkin@ has used an "ugly hack" to fix solaris packaging, the samesbd1-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@ viarodent1-1/+2
private mail.
2013-03-21Revert previous. While it may fix NetBSD, it breaks SmartOS.wiz1-4/+1
2013-03-21On i386, set arch and tuning. Should address PR 47460.wiz1-1/+4
Patch from Kai-Uwe Eckhardt <kai-uwe.eckhardt@uni-rostock.de>.
2013-03-21Linux fixes:sbd2-1/+19
1) Install udev 60-openobex.rules config file. 2) Add Linux plist entries.
2013-03-21Make sure that bt_addr_t is defined.sbd2-1/+19
2013-03-21Add doxygen build dependssbd1-1/+3
2013-03-21sortjnemeth2-4/+4
2013-03-21remove sandy due to the freezemspo1-2/+1
2013-03-21remove sandy editor because it is the freezemspo6-39/+4
2013-03-21Updated editors/sandy to 0.4mspo1-1/+2
2013-03-21add sandy editormspo1-1/+2
2013-03-21sandy is the editor from suckless.orgmspo4-0/+35
sandy is a simple ncurses text editor. it has emacs-esque keybindings
2013-03-20JIT is broken on NetBSD/i386, don't enable it by default on that platformdrochner1-2/+9
2013-03-20Fix MASTER_SITES since they change organization of website.taca1-2/+2
2013-03-20+ Mesa-9.1.1, httping-2.0, libgcrypt-1.5.1, mpfr-3.1.2.wiz1-3/+5
2013-03-20keep default pthread related CFLAGS for Solaris.obache2-4/+4
2013-03-20prevent to use non portable sig_tobache2-1/+26
2013-03-20require unistd.h for access(2)obache4-2/+32
2013-03-20Updated inputmethod/scim-ccinput to 0.3.1nb15obache1-1/+2
2013-03-20fixes hard-coded localedir:obache1-2/+10
* fixes installation with PKGLOCALEDIR != share * fixes runtime search path of locale data. Bump PKGREVISION.
2013-03-20Register Solaris-specific file. Caught by bulk build at Joyent.asau1-0/+2
2013-03-20Fixes build on some situations:obache5-4/+101
* use C++ style header files * fixes bogus NULL usage, as Integer 0.
2013-03-20libsocket and libnsl are required for SunOS.obache1-1/+3
2013-03-20refrect addtion of x11/motif as a MOTIF_TYPEobache1-3/+5
2013-03-19Updated parallel/hwloc to 1.5nb2sbd1-1/+2
2013-03-19Add PLIST.Linux.sbd2-2/+8
Bump PKGREVISION
2013-03-19Note update of Ruby on Rails 3.2.13.taca1-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-19Update ruby-rails32 to 3.2.13.taca1-4/+4
Several security fixes.
2013-03-19Update ruby-railties32 to 3.2.13.taca3-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-19Update ruby-actionmailer32 to 3.2.13.taca2-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-19Update ruby-activeresource32 to 3.2.13.taca1-4/+4
No change except version.
2013-03-19Update ruby-activerecord32 to 3.2.13.taca1-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-19Update ruby-actionpack32 to 3.2.13.taca2-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-19Update ruby-activemodel32 to 3.2.13.taca1-4/+4
## Rails 3.2.13 (Feb 17, 2013) ## * Specify type of singular association during serialization *Steve Klabnik*
2013-03-19Update ruby-activesupport32 to 3.2.13.taca1-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*