| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
|
| |
|
|
|
|
|
|
| |
The tcltk interface has been removed from the main distribution, so
fixate the version number to the latest released version, 7.4.6.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
|
| |
|
|
|
|
|
|
|
|
| |
The JDBC interface has been moved from the main distribution to its
own project at jdbc.postgresql.org. Fixate to the latest version
in main distro, 7.4.6, pending an update to latest version from the
project site.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
following knobs can be used by ports depending on PostgreSQL:
# USE_PGSQL - Add PostgreSQL client dependency.
# If no version is given (by the maintainer via the port or
# by the user via defined variable), try to find the
# currently installed version. Fall back to default if
# necessary (PostgreSQL-7.4 = 74).
# DEFAULT_PGSQL_VER
# - PostgreSQL default version. Can be overridden within a port.
# Default: 74.
# WANT_PGSQL_VER
# - Maintainer can set an arbitrary version of PostgreSQL by
# using it.
# BROKEN_WITH_PGSQL
# - This variable can be defined if the ports doesn't support
# one or more versions of PostgreSQL.
Note that a periodic script is installed that will, by default, vacuum
all databases nightly. You may want to tweak the settings, see the
script at ${LOCALBASE}/etc/periodic/daily/502.pgsql
To run PostgreSQL at boot time, set postgresql_enable=yes in /etc/rc.conf.
Note
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
|
| |
|
|
|
| |
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
|
| |
|
|
|
|
|
|
| |
- Remove SSL/CRYPTO options, because detects automatic now.
- Install new DOCs
PR: ports/76607
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
|
| |
|
|
|
| |
PR: ports/76671
Submitted by: Dmytro Rud <rud@cs.uni-magdeburg.de> (maintainer)
|
| |
|
|
|
| |
PR: ports/76705
Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com> (maintainer)
|
| |
|
|
| |
Add docs
|
| | |
|
| | |
|
| |
|
|
|
| |
PR: 76686
Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca>
|
| | |
|
| |
|
|
| |
Noted by: kris
|
| |
|
|
|
| |
PR: ports/76675
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
|
| |
|
|
| |
Fix plist.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
stuffing the 8.0.0 release in here for the time being. Port epoch bumped
because 8.0.rc* is greater than 8.0.0. A note from UPDATING to people who
want to use 8.0.0 via -devel in production:
The -devel port has been updated to contain 8.0 release since
postgresql80-server can not be updated until 4.11 is released and the
changes in PR ports/75344 are committed. Users who need 8.0 now can
use the -devel port, however, once postgresql80-server has been
committed, -devel will begin tracking 8.1. Please be smart about
tracking ports and if used in production, update to
databases/postgresql80-server as soon as it becomes available. No
dump/reload will be required when changing from -devel to
postgresql80-server.
Check out the release notes and the shiny new PostgreSQL.org website at:
http://www.PostgreSQL.org/docs/8.0/static/release.html#RELEASE-8-0
|
| |
|
|
| |
Noted By: Atanas <atanas@aplus.net>
|
| |
|
|
|
|
|
|
| |
protocol for remote preferences and other storage for Internet applications
such as web browsers or mail readers.
PR: ports/76456
Submitted by: Gerhard Gonter <g.gonter@ieee.org>
|
| |
|
|
|
|
|
|
|
|
| |
carries the 8.0 release. The postgresql80-server port is being held up by
the 4.11 release because 80-server requires scads of changes to Mk/*.mk
which won't be committed until after 4.11 is pushed out the door. Until
4.11, -devel will act as the 80-server until such time as 80-server is
enabled. Get all that? Good.
Approved by: girgenson@, ade@
|
| |
|
|
|
| |
Submitted by: simon
Obtained from: MySQL BitKeeper Repository
|
| | |
|
| | |
|
| |
|
|
| |
the SQLite DB engine version 3.
|
| | |
|
| |
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/76213
Submitted by: Sergey Prikhodko <sergey(at)network-asp.biz>
Approved by: maintainer (timeout: 3+ monthes)
|
| |
|
|
|
|
|
|
|
|
| |
- Fix building with iodbc driver
- Add building of thread-safe lib
- Using ${MASTER_SITE_MYSQL}
- Pass mainteintership to submitter
PR: ports/76216
Submitted by: Sergey Prikhodko <sergey(at)network-asp.biz>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update to version 3.1.6 -- This is a major update to a new code
branch, and development on the 3.0 branch will now be limited to
critical bug-fixes. From the release announcement:
Version 3.1.6 is the first production release of
the 3.1 series that is suitable for use with all
versions of MySQL, including MySQL-4.1 or MySQL-5.0.
Connector/J 3.1.6 is required if you want to use
server-side prepared statements MySQL-4.1.2 or
newer, or CallableStatements with MySQL-5.0.
http://lists.mysql.com/announce/250
Anyone upgrading from the 3.0 series should first read
http://dev.mysql.com/doc/connector/j/en/#id2424819
This update adds both a BUILD_DEPENDS and a RUN_DEPENDS on
devel/log4j (unless you use the WITHOUT_COMPILE option,
where there's only a RUN_DEPENDS)
PR: ports/76149
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
|
| |
|
|
|
|
|
|
|
|
|
| |
Postgis upgrade from 0.9.0 to 0.9.1
Other changes:
- Adds support to PostgreSQL 8
- Includes Postgis HTML documentation
PR: ports/76214
Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br>
|
| |
|
|
| |
Submitted by: Matt Adams <matt.adams@morcor.com>
|
| |
|
|
|
|
| |
Submitted by: kuriyama
Pointed out by: kris
Pointy hat to: fjoe
|
| |
|
|
|
|
|
|
|
|
| |
Update port: databases/py-MySQLdb-devel to 1.1.8
- Change to 1.1.8
- Install more docs
PR: ports/75867
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
| |
|
|
|
|
|
|
|
|
|
| |
Update port: databases/py-MySQLdb to 1.0.1
- Change to 1.0.1
- Rediff patch-_mysql.c
- Install more docs
PR: ports/75866
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
| |
|
|
|
|
| |
- Bump PORTREVISION
Reported by: kris via pointyhat
|
| |
|
|
|
| |
PR: ports/76055
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
+ update port: databases/pear-DB_DataObject_FormBuilder to 0.11.1
+ changelog: http://pear.php.net/package/DB_DataObject_FormBuilder/download/0.11.1/
PR: ports/76040
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
|
| |
|
|
|
| |
PR: ports/76049
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
- Fix plist
PR: ports/76054
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
| |
|
|
|
|
|
| |
- Fix plist
PR: ports/76054
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
| |
|
|
|
|
|
|
| |
- Add WITHOUT_INNODB knob [1]
- Fix tcp wrappers (hopefully definitely!)
- Extend allowed linuxthreads shlib versions
Submitted by: sobomax [1]
|
| | |
|
| |
|
|
| |
Spotted by: Maxim Maximov <mcsi@mcsi.pp.ru>
|
| | |
|
| |
|
|
|
| |
PR: ports/76050
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
|
| |
|
|
|
|
|
|
|
| |
- Use MASTER_SITES_MYSQL
- Add WITHOUT_INNODB knob [1]
- Fix tcp wrappers (hopefully definitely!)
- Add WITH_NDB knob
Submitted by: sobomax [1]
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Use MASTER_SITES_MYSQL
- Add WITHOUT_INNODB knob [3]
- Fix tcp wrappers (hopefully definitely!)
- Add WITH_NDB knob
PR: ports/75556 [1], ports/75565 [2]
Submitted by: Sergey Prikhodko <sergey@network-asp.biz> [1],
Marcus Grando <marcus@corp.grupos.com.br> [2],
sobomax [3]
|
| |
|
|
| |
Spotted by: Jose Alonso Cardenas Marquez <acardenas@bsdperu.org>
|
| |
|
|
|
| |
PR: ports/75857
Approved by: ade, marcus
|
| |
|
|
|
|
|
|
|
|
| |
- Use MASTER_SITES_MYSQL
- Add WITHOUT_INNODB knob [2]
- Fix tcp wrappers (hopefully definitely!)
PR: ports/75598 [1]
Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1],
sobomax [2]
|