| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
(except for `databases/tdbc' and `devel/py-mercurialserver', where it looks
like they're being used deliberately).
Notes:
svn path=/head/; revision=314436
|
|
|
|
|
|
|
| |
Feature Safe: yes
Notes:
svn path=/head/; revision=314420
|
|
|
|
| |
Notes:
svn path=/head/; revision=314408
|
|
|
|
| |
Notes:
svn path=/head/; revision=314405
|
|
|
|
| |
Notes:
svn path=/head/; revision=314402
|
|
|
|
| |
Notes:
svn path=/head/; revision=314401
|
|
|
|
| |
Notes:
svn path=/head/; revision=314395
|
|
|
|
| |
Notes:
svn path=/head/; revision=314371
|
|
|
|
|
|
|
|
|
|
| |
- Trim headers
PR: ports/168908
With hat: portmgr
Notes:
svn path=/head/; revision=314333
|
|
|
|
|
|
|
|
| |
PR: ports/177009
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> (maintainer)
Notes:
svn path=/head/; revision=314329
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=314298
|
|
|
|
|
|
|
| |
- Trim header
Notes:
svn path=/head/; revision=314240
|
|
|
|
| |
Notes:
svn path=/head/; revision=314233
|
|
|
|
|
|
|
| |
- Convert to PEAR_AUTOINSTALL
Notes:
svn path=/head/; revision=314225
|
|
|
|
|
|
|
|
|
|
| |
- Do not overwrite WWWOWN and WWWGRP, set should be already set
- Fix a typo in pkg-message, shorten <hr> lines by 2 characters
- While here, define LICENSE (GPLv2), reformat and strip EOL spaces from
pkg-descr, sort the knobs, improve COMMENT, etc.
Notes:
svn path=/head/; revision=314155
|
|
|
|
|
|
|
| |
- While here trim header
Notes:
svn path=/head/; revision=314144
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 176928
PR: 176936
PR: 176937
PR: 176938
PR: 176939
PR: 176940
PR: 176941
PR: 176942
PR: 176943
PR: 176944
PR: 176945
Submitted by: jgh@
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314133
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PostgreSQL(and OS). pg_statsinfo gets some statistics information as
snapshot. We can check the DB activity and bottleneck analysis by
using these snapshot information. This utility provides some function
to get the information acquisition easily.
WWW: http://pgstatsinfo.projects.pgfoundry.org/
(currently some OS resource stats are disabled.)
Notes:
svn path=/head/; revision=314090
|
|
|
|
|
|
|
|
| |
PR: ports/171917
Submitted by: Dan Langille <dan@langille.org> (maintainer)
Notes:
svn path=/head/; revision=314081
|
|
|
|
|
|
|
| |
Reported by: pkg DEVELOPER_MODE
Notes:
svn path=/head/; revision=314043
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
UPGRADE URGENCY: LOW, however updating is encouraged if you have many instances
per server and you want to lower the CPU / energy usage.
* [BUGFIX] Replication: more strict error checking for master PING reply.
* [BUGFIX] redis-cli: use keepalive socket option for improved reliability.
* [BUGFIX] Allow AUTH while loading the DB in memory.
* [BUGFIX] Don't segfault on unbalanced quotes while parsing config file.
* [IMPROVED] serverCron() frequency is now a runtime parameter (was REDIS_HZ).
* [IMPROVED] Use a lot less CPU when idle, even with many configured DBs.
</ChangeLog>
Notes:
svn path=/head/; revision=313995
|
|
|
|
|
|
|
|
|
| |
store developed by Symas for the OpenLDAP Project.
PR: ports/174007
Notes:
svn path=/head/; revision=313947
|
|
|
|
|
|
|
| |
Changes: https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
Notes:
svn path=/head/; revision=313909
|
|
|
|
| |
Notes:
svn path=/head/; revision=313908
|
|
|
|
|
|
|
|
|
| |
- Reformat pkg-descr
Changes: http://search.cpan.org/dist/Rose-DB-Object/Changes
Notes:
svn path=/head/; revision=313893
|
|
|
|
|
|
|
|
|
| |
Remove left USE_BISON from graphics/tumble
Submitted by: John Marino <john@marino.st>
Notes:
svn path=/head/; revision=313856
|
|
|
|
|
|
|
| |
- Trim Makefile headers
Notes:
svn path=/head/; revision=313802
|
|
|
|
| |
Notes:
svn path=/head/; revision=313679
|
|
|
|
| |
Notes:
svn path=/head/; revision=313666
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Notes:
svn path=/head/; revision=313635
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo
Notes:
svn path=/head/; revision=313633
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add support for [Open]SSL choice - bundled, system, ports
- Add support for OQGRAPH, PBXT storage engines
- Add MAXKEY options (should stay on if you want your data to be compatible
with all the other mysql ports in the ports tree)
- Minor fix of patch-sql_CMakeLists.txt
PR: ports/176405
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
Notes:
svn path=/head/; revision=313604
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=313597
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBD-ODBC/Changes
Notes:
svn path=/head/; revision=313580
|
|
|
|
| |
Notes:
svn path=/head/; revision=313562
|
|
|
|
|
|
|
| |
- Include fix of pkg-plist when Python version >= 3.2
Notes:
svn path=/head/; revision=313539
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2013-03-01 sysutils/sge60: Ancient and unsupported release
2013-03-01 sysutils/sge61: Ancient and unsupported release
2013-03-05 x11-themes/sapphire-themes: Broken for more than 6 month
2013-03-05 misc/fep: Broken for more than 6 month
2013-03-05 devel/gauche-gaunit: Broken for more than 6 month
2013-03-05 games/tuxracer_golf: Broken for more than 6 month
2013-03-05 net/bfilter: Broken for more than 6 month
2013-03-05 graphics/fnlib: Broken for more than 6 month
2013-03-05 print/gfontview: Broken for more than 6 month
2013-03-05 print/hugelatex: Broken for more than 6 month
2013-03-05 misc/gtktalog: Broken for more than 6 month
2013-03-05 x11/wterm: Broken for more than 6 month
2013-03-05 databases/xapian-bindings10: Broken for more than 6 month
2013-03-05 databases/adstudio: Broken for more than 6 month
2013-03-05 misc/splitvt: Broken for more than 6 month
2013-03-05 sysutils/udesc_dump: Broken for more than 6 month
2013-03-05 textproc/gxditview: Broken for more than 6 month
2013-03-05 x11/powershell: Broken for more then 6 month
Notes:
svn path=/head/; revision=313519
|
|
|
|
| |
Notes:
svn path=/head/; revision=313479
|
|
|
|
|
|
|
|
| |
Reported by: rm@
Pointyhat: lippe
Notes:
svn path=/head/; revision=313474
|
|
|
|
|
|
|
| |
Reported by: culot@
Notes:
svn path=/head/; revision=313469
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
Notes:
svn path=/head/; revision=313447
|
|
|
|
|
|
|
|
|
|
| |
one).
PR: ports/176255
Submitted by: Rustem Alimov <rustem.alimov@gmail.com>
Notes:
svn path=/head/; revision=313443
|
|
|
|
|
|
|
|
|
|
|
|
| |
Sqlcipher is a drop in replacement for sqlite3. Sqlcipher creates encrypted
sql databases.
Sponsored by: iXsystems
Suggested by: Isilon
Approved by: kwm (mentor)
Notes:
svn path=/head/; revision=313423
|
|
|
|
|
|
|
|
|
| |
PR: ports/172898
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com>
Approved by: maintainer timeout (4+ months)
Notes:
svn path=/head/; revision=313418
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/DBIx-Custom/Changes
Notes:
svn path=/head/; revision=313411
|
|
|
|
| |
Notes:
svn path=/head/; revision=313402
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This library includes support for the following access methods:
* B+tree
* Hashing
* Fixed and Variable-Length Records
And the following interfaces:
* Hash like interface - BDB1::Btree and BDB1::Hash
* Array like interface - BDB1::Recnum(Recno)
WWW: https://github.com/knu/ruby-bdb1
Notes:
svn path=/head/; revision=313365
|
|
|
|
|
|
|
|
|
|
| |
- Add --with-openssl knob.
PR: ports/175886
Submitted by: gor <gor@bss.org.ua>
Notes:
svn path=/head/; revision=313343
|
|
|
|
| |
Notes:
svn path=/head/; revision=313336
|
|
|
|
| |
Notes:
svn path=/head/; revision=313334
|