summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update PostgreSQL ports to 9.3.1, 9.2.5, 9.1.10, 9.0.14, and 8.4.18.Palle Girgensohn2013-10-1212-30/+32
| | | | | | | | Note that users of the hstore extension on version 9.3 must take an additional, post upgrade step of running "ALTER EXTENSION hstore UPDATE" in each database after update. URL: http://www.postgresql.org/about/news/1487/
* 2013-10-10 audio/ruby-vorbisfile: Does not work with Ruby 1.9Thomas Abthorpe2013-10-1111-299/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-10-10 audio/ruby-xmms: Does not work with Ruby 1.9 2013-10-10 databases/ruby-interbase: Does not work with Ruby 1.9 2013-10-10 databases/ruby-bdb1: Does not work with Ruby 1.9 2013-10-10 devel/ruby-fam: Does not work with Ruby 1.9 2013-10-10 devel/ruby-rcov: Does not work with Ruby 1.9 2013-10-10 devel/ruby-rudl: Does not work with Ruby 1.9 2013-10-10 devel/ruby-gemfinder: Does not work with Ruby 1.9 2013-10-10 devel/ruby-sysvipc: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-sdl: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-ncurses: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-parsetree: Does not work with Ruby 1.9 2013-10-10 devel/ruby-sexp: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-getopt-declare: Does not work with Ruby 1.9 2013-10-10 devel/ruby-slang: Does not work with Ruby 1.9 2013-10-10 japanese/ruby-slang: Does not work with Ruby 1.9 2013-10-10 devel/ruby-gettext: Does not work with Ruby 1.9 2013-10-10 devel/ruby-jttui: Does not work with Ruby 1.9 2013-10-10 devel/ruby-mmap: Does not work with Ruby 1.9 2013-10-10 devel/ruby-racc: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-rparsec: Does not work with Ruby 1.9 2013-10-10 devel/rubygem-zoom: Does not work with Ruby 1.9 2013-10-10 games/ruby-exmars: Does not work with Ruby 1.9 2013-10-10 graphics/ruby-pgplot: Does not work with Ruby 1.9 2013-10-10 graphics/ruby-opengl: Does not work with Ruby 1.9 2013-10-10 graphics/rubygem-turing: Does not work with Ruby 1.9 2013-10-10 japanese/ruby-chasen: Does not work with Ruby 1.9 2013-10-10 japanese/ruby-gyokuro: Does not work with Ruby 1.9 2013-10-10 japanese/ruby-rdic: Does not work with Ruby 1.9 2013-10-10 lang/ruby-mode.el: Does not work with Ruby 1.9 2013-10-10 misc/rubygem-ohcount: Does not work with Ruby 1.9 2013-10-10 net-im/rubygem-xmpp4r: Does not work with Ruby 1.9 2013-10-10 security/ruby-acl: Does not work with Ruby 1.9 2013-10-10 textproc/ruby-xslt: Does not work with Ruby 1.9 2013-10-10 textproc/ruby-erbscan: Does not work with Ruby 1.9 2013-10-10 textproc/ruby-mwdom: Does not work with Ruby 1.9 2013-10-10 textproc/ruby-xmlscan-old: Does not work with Ruby 1.9 2013-10-10 textproc/rubygem-formosa: Does not work with Ruby 1.9 2013-10-10 textproc/rubygem-htmltools: Does not work with Ruby 1.9 2013-10-10 www/ruby-cruisecontrolrb: Does not work with Ruby 1.9 2013-10-10 www/rubygem-rubyfulsoup: Does not work with Ruby 1.9 2013-10-10 x11/ruby-gtktrayicon: Does not work with Ruby 1.9
* Merge r329781 by tijl to fix the build with clang on i386Florian Smeets2013-10-102-0/+22
|
* - update to 1.0.8Olli Hauer2013-10-102-3/+3
| | | | | | | | Changelog: - Make it compile with compilers which don't implement the (obsolete) std::tr1 c++ namespace Submitted by: Ivan Voras <ivoras@FreeBSD.org> (per PM)
* - Switch to ruby19Thomas Abthorpe2013-10-101-1/+1
| | | | With hat: portmgr
* - Fix pkg name collisionJason Helfman2013-10-1023-61/+96
| | | | | Reviewed by: pgsql@ With hat: pgsql@
* - Convert to stagingGuido Falsi2013-10-091-63/+20
| | | | | - Use option helpers - Convert LIB_DEPENDS to new format and remove ABI version number
* - update to 5.6.13-rel61.0Florian Smeets2013-10-096-4/+90
| | | | - merge r329781 to fix build with clang on i386
* - Fix build on amd64Jose Alonso Cardenas Marquez2013-10-091-0/+4
| | | | Reported by: pkg-fallout
* Remove custom code and replace it by USES=compilerBaptiste Daroussin2013-10-091-18/+1
|
* Remove useless USE_GCC, it builds properly with clangBaptiste Daroussin2013-10-091-2/+1
|
* - Update from 2.0.2 to 2.0.3 [1]Danilo Egea Gondolfo2013-10-092-7/+3
| | | | | | | | - Add stage support PR: ports/182813 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> (maintainer) [1] Approved by: wg/culot (mentors, implicit)
* - Support stagingGrzegorz Blach2013-10-082-3/+1
|
* - Support stagingGrzegorz Blach2013-10-082-3/+1
|
* Fix the pkg-plist for performance.David Chisnall2013-10-083-27/+27
| | | | Update sqlclient to the latest version.
* Fix mysql51/55/56 build with clang on i386.Tijl Coosemans2013-10-085-0/+55
| | | | | | | | | The included yassl library contains inline asm (only for i386) using intel syntax which clang does not support. For now, just disable the inline asm when clang is used and use the standard C implementation like on every other architecture. Approved by: ale (maintainer)
* databases/gtksql: Fix leftoversJohn Marino2013-10-081-0/+20
| | | | | | | | | Ever since this port was updated to verson 0.4.5, it has suffered from leftover files caused by installing two sets of PORTDOCS. The custom version added in the post-install target is accounted for, but the distfiles's makefile also has a target that installs the same files plus two others in a non-standard location. The fix is to disable the distfile's install target and keep the one in post-install.
* Explicitly link libraries on 10 unmaintained portsJohn Marino2013-10-071-2/+2
| | | | | | | | | The following ports will not build with a binutils 2.22+ linker built with standard options. This has been obvious with DPorts, but difficult to see on FreeBSD. However, setting the ports compiler as a recent gcc (e.g lang/gcc48) is an excellent way to detect the unspecified but needed libraries as these recent GCC compilers use the latest binutils linkers. These patches were tested on FreeBSD 8.4 and DragonFly 3.5
* databases/tcl-Mysql depends on "rcsdiff" which has recently been removed ↵Eitan Adler2013-10-071-0/+2
| | | | from HEAD.
* - revert r329725Jason Helfman2013-10-0719-38/+25
| | | | | Reported by: qat@ With hat: pgsql@
* - Fix pkg name collisionJason Helfman2013-10-0720-26/+40
| | | | | Reviewed by: crees@ With hat: pgsql@
* Remove libgda (component of the EOLed gnome1) not used by anything anymore.Baptiste Daroussin2013-10-0722-545/+0
| | | | Approved by: gnome (implicit)
* Remove gnome-db (component of the EOLed gnome1) not used by anything anymore.Baptiste Daroussin2013-10-078-271/+0
| | | | Approved by: gnome (implicit)
* - use STAGEDIRDirk Meyer2013-10-061-2/+0
|
* - update to 4.0.8Matthew Seaman2013-10-062-3/+3
| | | | Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.8/phpMyAdmin-4.0.8-notes.html/view
* - merge r329549 by marino from mysql55 (use shebangfix)Florian Smeets2013-10-061-1/+3
|
* - merge r329470 by decke from mysql56 (head build fix)Florian Smeets2013-10-062-1/+14
| | | | - merge r329549 by marino from mysql56 (use shebangfix)
* databases/mysql5{5,6}-server: set shebangfix for perlJohn Marino2013-10-062-2/+6
| | | | | PR: ports/182071 Approved by: maintainer timeout
* - use STAGEDIRDirk Meyer2013-10-061-3/+1
|
* - Fix pkg-plistGrzegorz Blach2013-10-051-2/+0
| | | | Approved by: crees (mentor)
* - Update to 0.7Grzegorz Blach2013-10-052-13/+7
| | | | Approved by: crees, tabthorpe (mentors, implicit)
* - Fix build problem on HEAD where libc++ bitset::test() and theBernhard Froehlich2013-10-051-0/+11
| | | | | | | | | mysql built in macro test() from my_global.h clash. The port requires another fix to properly compile on HEAD which will be committed to libc++/include/memory on HEAD soon. With hat: portmgr
* databases/py-hiredis: enable stagingWilliam Grzybowski2013-10-051-11/+2
| | | | | | | - Enable staging PR: ports/182640 Submitted by: Denis Generalov <gd rambler-co.ru> (maintainer)
* Add staging support for linux-f10-* ports maintained by emulation@Rene Ladan2013-10-041-6/+2
| | | | (category databases).
* Do not arbitrary rename packagesBaptiste Daroussin2013-10-041-2/+0
|
* - Add PORTSCOUTSunpoet Po-Chuan Hsieh2013-10-041-0/+2
|
* - use unique package namesFlorian Smeets2013-10-0316-61/+32
| | | | | | | - stop using LATEST_LINK - update CONFLICTS accordingly Approved by: maintainer
* - Update to 1.5.1Veniamin Gvozdikov2013-10-036-49/+92
| | | | | | | | | - Added plugins support - Removed static build, doesn't work more details: https://github.com/tarantool/tarantool/issues/19 - Added patch from devel/libev Approved by: eadler (mentor)
* - Update to 3.0.5Sunpoet Po-Chuan Hsieh2013-10-032-4/+4
| | | | Changes: https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
* - Fix build on CURRENTSergey Matveychuk2013-10-031-0/+1
| | | | Obtained from: pkg-fallout@
* - Add CONFLICTS with another firebird versionsJose Alonso Cardenas Marquez2013-10-031-0/+5
|
* - Add CONFLICTS with another firebird versionsJose Alonso Cardenas Marquez2013-10-031-0/+5
|
* - Add CONFLICTS with another firebird versionsJose Alonso Cardenas Marquez2013-10-031-0/+5
|
* - Respect CC on extern/btyacc. It could fix an issue on CURRENTJose Alonso Cardenas Marquez2013-10-031-0/+20
| | | | Reported by: pkg-fallout
* - Some modifications for avoid pkg name collisions [1]Jose Alonso Cardenas Marquez2013-10-031-1/+2
| | | | Suggested by: bapt [1]
* - Remove LATEST_LINK [1]Jose Alonso Cardenas Marquez2013-10-031-4/+2
| | | | | | - Other modifications for avoid pkg name collisions [1] Suggested by: bapt [1]
* - Some modifications for avoid pkg name collisions [1]Jose Alonso Cardenas Marquez2013-10-031-1/+2
| | | | Suggested by: bapt [1]
* - Remove LATEST_LINK [1]Jose Alonso Cardenas Marquez2013-10-031-6/+4
| | | | | | - Other modifications for avoid pkg name collisions [1] Suggested by: bapt [1]
* - Some modifications for avoid pkg name collisions [1]Jose Alonso Cardenas Marquez2013-10-031-1/+2
| | | | Suggested by: bapt [1]
* - Add Super Server supportJose Alonso Cardenas Marquez2013-10-035-23/+69
| | | | | | | | - Add superclassic and superserver modes to firebird rc script - Remove LATEST_LINK [1] - Other modifications for avoid pkg name collisions [1] Suggested by: bapt [1]