summaryrefslogtreecommitdiff
path: root/databases (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-2914-69/+31
| | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
* Distfile re-rolled for a typo, no changes.Alex Dupre2013-04-291-2/+2
|
* databases/py-redis: Update to 2.7.4Kubilay Kocak2013-04-282-6/+9
| | | | | | | | | - Allow OPTIONSFILE to be overridden - Add regression-test: target Changes: https://github.com/andymccurdy/redis-py/blob/2.7.4/CHANGES Approved by: eadler, rm (mentors, implicit)
* databases/postgresql-server ports: Unbreak NLSChris Rees2013-04-283-6/+12
| | | | Submitted by: bapt
* - Update to 1.8.0Frederic Culot2013-04-283-6/+38
| | | | | | | Changes: https://github.com/openstack/swift/blob/master/CHANGELOG PR: ports/178117 Submitted by: trociny@ Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* databases/py-htsql & backends: Update to 2.3.3Kubilay Kocak2013-04-2810-58/+218
| | | | | | | | | | - Standardise and clarify COMMENTs - Update pkg-plist's - Tab->space for WWW: in pkg-descr Changes: http://htsql.org/blog/2013/htsql-2.3.3.html Approved: eadler, rm (mentors, implicit)
* databases/postgresql{84,91,92}-server: Readd bsd.port.pre.mk; it is required ↵Chris Rees2013-04-283-7/+10
| | | | for checking existence of files in FILESDIR
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-2716-24/+16
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm
* Merge optimizations to the rc script from r316439 and r316532.Florian Smeets2013-04-262-4/+12
|
* Remove MySQL 4.1, it has been unsupported upstream for almost 3.5 years.Florian Smeets2013-04-2620-895/+0
| | | | Approved by: ale
* - Update to 0.2-6TAKATSU Tomonari2013-04-263-5/+7
| | | | | - Add LICENSE section - Trim WWW: line in pkg-descr
* Convert USE_GETTEXT -> USES=gettextBaptiste Daroussin2013-04-263-15/+9
| | | | | | | While here: - Trim headers - Remove some useless pre.mk/post.mk - Convert to optionsng
* - Update to 1.3.7Martin Wilke2013-04-262-3/+3
| | | | | PR: 177762 Submitted by: rustem.alimov@gmail.com
* - Update to 1.5.0Martin Wilke2013-04-262-3/+3
| | | | | PR: 177653 Submitted by: maintainer
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-265-8/+5
| | | | Approved by: portmgr (bapt)
* Update MASTERSITES for my server to use httpsGlen Barber2013-04-261-1/+1
|
* - Update to 3.0.4Sunpoet Po-Chuan Hsieh2013-04-262-3/+3
| | | | Changes: https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
* Switch to using USE_MYSQL instead of explicitly depending onMikhail Teterin2013-04-251-2/+1
| | | | | | mysqlclient library. Suggested by: Florian Smeets
* - Fix problem that options dialog is popd up even if there is alreadyAkinori MUSHA2013-04-251-2/+1
| | | | | | | | | | saved file. - Remove CONFLICTS because it matches databases/ruby-bdb itself (Spotted by portlint). PR: ports/178107 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
* Update to 1.4.0.Mikolaj Golub2013-04-242-3/+10
| | | | Approved by: bdrewery
* Security updae to 3.5.8.1Matthew Seaman2013-04-242-3/+3
| | | | | | | | | | | | | | | Four new serious security alerts were issued today by the phpMyAdmin them: PMASA-2013-2 and PMASA-2013-3 are documented in this commit to vuln.xml. - Remote code execution via preg_replace(). - Locally Saved SQL Dump File Multiple File Extension Remote Code Execution. The other two: PMASA-2013-4 and PMASA-2013-5 only affect PMA 4.0.0 pre-releases earlier than 4.0.0-rc3, which are not available through the ports.
* - Use bsd.port.options.mk.Jimmy Olgeni2013-04-241-6/+4
| | | | | - PORTDOCS should not be conditional. - Whitespace fix.
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-2417-17/+17
| | | | Approved by: portmgr (bapt)
* Very slight speedup on rc file parsing; use hostname variable in preferenceChris Rees2013-04-245-5/+10
| | | | | | to calling /bin/hostname if available Approved by: ale (maintainer)
* For some unmaintained ports:Eitan Adler2013-04-242-2/+2
| | | | | | | | | | | - fix format for pkg-descr - convert to OptionsNG - remove logic for older versions of python which we no longer support - remove option for old versions of FreeBSD - unconditionally set PORTDOCS - etc. Reviewed by: jgh
* Update to 2.4.3 release.Alex Dupre2013-04-242-3/+3
|
* Allow to specify server-specific option file path in /etc/rc.confAlex Dupre2013-04-242-2/+8
| | | | | PR: ports/172408 Submitted by: Daniel Ylitalo <daniel@produktion203.se>
* - Convert USE_GETTEXT to USES (part 2)Alex Kozlov2013-04-241-2/+1
| | | | Approved by: portmgr (bapt)
* - Update to 0.7.3Frederic Culot2013-04-243-17/+3
| | | | | PR: ports/178054 Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer)
* - Update to 1.1.3Pietro Cerutti2013-04-243-7/+6
| | | | | Release notes: http://dev.mysql.com/doc/relnotes/connector-cpp/en/news-1-1-3.html
* - Update to 1.1Frederic Culot2013-04-242-3/+3
| | | | | PR: ports/178053 Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer)
* - Convert USE_GETTEXT to USES (part 1)Alex Kozlov2013-04-244-8/+4
| | | | Approved by: portmgr (bapt)
* - Build/install memenv header file and shared/static librarySunpoet Po-Chuan Hsieh2013-04-233-3/+40
| | | | | | | | - Bump PORTREVISION for package change - Cosmetic change Requested by: mi Tested by: mi, Robert Backhaus <robbak@robbak.com> (net-p2p/bitcoin maintainer)
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-236-13/+7
|
* - Remove lang/tcl83 and x11-toolkits/tk83 (expired)Pietro Cerutti2013-04-235-6/+6
| | | | | | - Remove references to Tcl/Tk 8.3 from bsd.tcl.mk - Update ports that required 8.3+ to require 8.4+ (since 8.5 is the default, I don't expect this change to cause much trouble)
* Update to 5.1.69 release.Alex Dupre2013-04-232-3/+3
|
* Update to 5.5.31.Alex Dupre2013-04-235-10/+123
| | | | | | | Allow compilation using Clang in C++11 mode [1]. PR: ports/171546 Submitted by: Michael Gmelin <freebsd@grem.de>
* Allow compilation using Clang in C++11 mode.Alex Dupre2013-04-232-0/+113
| | | | | PR: ports/171546 Submitted by: Michael Gmelin <freebsd@grem.de>
* Correct the credit as follows, and bump PORTREVISION for the previous change.Akinori MUSHA2013-04-231-0/+1
| | | | | PR: ports/177342 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Fix build with Ruby 2.0 and follow the ports framework updates.Akinori MUSHA2013-04-232-34/+26
| | | | | | | | | | | - Update COMMENT - Update pkg-descr - Convert to new options framework - Minor Makefile cleanup - Pet portlint PR: ports/177342 Submitted by: tentative
* Convert databases to USES=pkgconfigBaptiste Daroussin2013-04-238-21/+10
|
* - Unbreak build on FreeBSD 10Martin Wilke2013-04-221-1/+1
|
* Update to 5.6.11 release.Alex Dupre2013-04-225-31/+25
|
* - pass maintainer to Mikhail Tsatsenko <m.tsatsenko@gmail.com>Olli Hauer2013-04-221-1/+1
| | | | | requested here: http://lists.freebsd.org/pipermail/freebsd-ports/2013-April/082988.html
* Reassign skv@ ports to the heapBaptiste Daroussin2013-04-225-15/+7
| | | | Feature safe: yes
* Reassign p5-* ports from skv to perl@Baptiste Daroussin2013-04-225-21/+5
| | | | | | While here trim headers Feature safe: yes
* Horde ports update:Martin Matuska2013-04-212-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | comms/pear-Horde_ActiveSync 2.3.0 -> 2.3.6 devel/pear-Horde_Alarm 2.0.3 -> 2.0.4 devel/pear-Horde_Argv 2.0.4 -> 2.0.7 security/pear-Horde_Auth 2.0.3 -> 2.0.4 devel/pear-Horde_Cache 2.0.1 -> 2.0.4 devel/pear-Horde_Core 2.3.0 -> 2.4.3 security/pear-Horde_Crypt 2.1.2 -> 2.1.3 devel/pear-Horde_Date 2.0.3 -> 2.0.4 devel/pear-Horde_Date_Parser 2.0.1 -> 2.0.2 databases/pear-Horde_Db 2.0.1 -> 2.0.2 security/pear-Horde_Group 2.0.1 -> 2.0.2 devel/pear-Horde_History 2.0.1 -> 2.0.2 www/pear-Horde_Http 2.0.1 -> 2.0.2 devel/pear-Horde_Icalendar 2.0.3 -> 2.0.4 graphics/pear-Horde_Image 2.0.3 -> 2.0.4 mail/pear-Horde_Imap_Client 2.7.0 -> 2.8.2 devel/pear-Horde_Lock 2.0.1 -> 2.0.2 mail/pear-Horde_Mail 2.0.3 -> 2.0.5 mail/pear-Horde_Mime 2.0.4 -> 2.1.1 mail/pear-Horde_Mime_Viewer 2.0.3 -> 2.0.4 security/pear-Horde_Perms 2.0.3 -> 2.1.0 devel/pear-Horde_Prefs 2.3.1 -> 2.3.2 devel/pear-Horde_Rdo 2.0.1 -> 2.0.2 devel/pear-Horde_Serialize 2.0.1 -> 2.0.2 www/pear-Horde_SessionHandler 2.0.1 -> 2.0.2 security/pear-Horde_Share 2.0.2 -> 2.0.3 devel/pear-Horde_Support 2.0.3 -> 2.1.0 comms/pear-Horde_SyncMl 2.0.2 -> 2.0.3 textproc/pear-Horde_Text_Diff 2.0.1 -> 2.0.2 textproc/pear-Horde_Text_Filter 2.0.5 -> 2.1.0 devel/pear-Horde_Tree 2.0.1 -> 2.0.2 net/pear-Horde_Url 2.1.0 -> 2.2.0 devel/pear-Horde_Util 2.2.0 -> 2.2.1 Feature safe: yes
* Update to 2.4.2 release.Alex Dupre2013-04-194-8/+6
| | | | | | | | | Simplify rc script. Fix build with spidermonkey [1]. PR: ports/177703 [1] Submitted by: Dmitry Sukhodoyev <raven428@gmail.com> Feature safe: yes
* Update to 5.5.30.30.2Florian Smeets2013-04-182-4/+4
| | | | Feature safe: yes
* - Update to 3.0.8Sunpoet Po-Chuan Hsieh2013-04-182-3/+3
| | | | | Changes: http://pecl.php.net/package-changelog.php?package=memcache Feature safe: yes