aboutsummaryrefslogtreecommitdiffstats
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* PR ports/75344 - This needs testing and an probably experimentalgirgen2004-12-2211-11/+11
| | | | | | | build, so it will not be out the door before the ports freeze. Meanwhile, modify BROKEN text to something more informative. Approved by: ade (mentor)
* Upgrade to 1.1.0. Add a debug option by way of OPTIONS.seanc2004-12-223-6/+14
|
* Fix pkg-plist.skv2004-12-212-3/+1
| | | | Pointed by: kris
* Update to 0.10mat2004-12-202-3/+3
|
* - update to 3.5.1dinoex2004-12-203-7/+25
| | | | PR: 75260
* - Don't install with p5-DBIsem2004-12-201-2/+1
| | | | Reported by: pointyhat via kris
* Update to phpMyAdmin-2.6.1-rc1 to solve command execution and filesimon2004-12-194-8/+6
| | | | | | | | | | disclosure vulnerabilities. PR: ports/75158 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) VuXML: http://vuxml.FreeBSD.org/0ff0e9a6-4ee0-11d9-a9e7-0001020eed82.html http://vuxml.FreeBSD.org/9f0a405e-4edd-11d9-a9e7-0001020eed82.html Approved by: nectar
* Add courier-authliboliver2004-12-1940-0/+1912
| | | | | | | | | | | | | | | <quote> Copies of this library code used to exist in other tarballs: Courier, Courier-IMAP, and SqWebMail. Building and installing any of these packages would've automatically installed this authentication code. The authentication library is now a separate, standalone package. This authentication library must now be installed, separately, before upgrading to the following builds (or if installing them for the first time): Courier 0.48, Courier-IMAP 4.0, and SqWebMail 5.0. See NEWS for more information. </quote> http://www.courier-mta.org/authlib/
* - Convert hard py- into PKGNAMEPREFIX, add PKGNAMESUFFIXpav2004-12-191-9/+13
| | | | | | | | - Convert OPTIONS to plain knobs - Augment conflict with stable version PR: ports/75221 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
* - Convert hard py- into PKGNAMEPREFIXpav2004-12-191-8/+14
| | | | | | | | - Convert OPTIONS to plain knobs - Add conflict with devel version PR: ports/75220 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
* This port is scheduled to be removed on 2005-02-18 if it is stillkris2004-12-192-0/+4
| | | | broken at that time, and a fix has not been submitted to GNATS.
* Remove partial repo-copies that were requested and performed but neverkris2004-12-197-302/+0
| | | | | completed by the original committer. They can be re-added later if anyone takes a renewed interest.
* Update to 8.0rc1.seanc2004-12-193-5/+39
|
* - remove %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto from pkg-plistleeym2004-12-191-1/+0
| | | | Noticed by: kris
* Add the shared library missing from pkg-plist.mi2004-12-181-0/+1
| | | | | Noticed by: pointyhat Reported by: kris
* Clean up handling of locale directories at deinstall-time:kris2004-12-162-6/+12
| | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created
* Update to 2.0.14, which fixes a cross-site scripting problem.knu2004-12-162-5/+3
|
* Chase the upgrade of Python 2.4 and unbreak.thierry2004-12-161-2/+2
| | | | | | PR: ports/74963 Submitted by: /me Reported by: krion via pointyhat.
* Chase the upgrade of Python 2.4, to unbreak py24-sqlrelay.thierry2004-12-161-2/+13
| | | | | | PR: ports/74963 Submitted by: /me Approved by: demon (maintainer).
* Fix p5-File-Temp dependency (not required for perl 5.8.x).ale2004-12-153-6/+13
| | | | Spotted by: cdine <cdine@cdine.org>
* Actually honor BATCH mode - skip the interactive definition of virtualroam2004-12-142-1/+16
| | | | | | users. Approved by: maintainer
* Attempt to fix build on sparc64 (and maybe others)ahze2004-12-141-1/+2
| | | | Reported by: pointy hat via kris
* pod2man is part of perl5, so make it a build dependency.edwin2004-12-141-0/+1
| | | | Noticed by: kris, pointyhat
* also add a note to pkg-message about it.edwin2004-12-132-0/+6
|
* Uograde to version 1.3.1, with rc.subr support.edwin2004-12-133-5/+52
|
* Update to latest version.thierry2004-12-133-26/+6
| | | | | PR: ports/74985 Submitted by: maintainer.
* Dirty hack to fix build on RELENG_5 and HEAD.ceri2004-12-122-4/+15
| | | | Tested on: beast, panther
* BROKEN: Does not build after python 2.4 updatekris2004-12-121-0/+2
|
* Update to version 1.15.demon2004-12-102-3/+3
|
* - update to 0.26clsung2004-12-102-6/+9
| | | | - add support to Berkeley DB 4.3
* - Update to 1.1.17pav2004-12-092-3/+3
| | | | | | PR: ports/74775 Submitted by: Piet Delport <pjd@point45.com> Approved by: Alex Rodioukov <simuran@shaw.ca> (maintainer)
* Add David Black's DataBase Definer, a tool for reading and writingbrooks2004-12-094-0/+62
| | | | simple flat-text data files.
* - fix python builddinoex2004-12-081-1/+1
| | | | PR: 74832
* - Update to 1.8.18ahze2004-12-083-9/+17
| | | | | | | - Grab MAINTAINER - Add WITH_DEBUG knob - Add iconv support to fix estraier search support in www/kazehakase - Remove "make check"
* Update to 1.0.2. Amongst other small fixes, libmemcache(3) no longerseanc2004-12-082-3/+3
| | | | | | | searches for pmk(1) since bento seemed to have its install of pmk in a location outside of the path specified in etc/pmk.conf. This could be a problem for other ports in the future where pmk(1) isn't using the correct path.
* Update libmemcache to 1.0.1.seanc2004-12-083-3/+4
|
* Update to 0.02mat2004-12-073-4/+17
| | | | Add some docs
* Add explicit imake dependency to fix build after X11 libraries no longerlesi2004-12-071-1/+2
| | | | | | depend on it at runtime. Pointed out by: dosirak via kris, while testing X.Org upgrade
* Update to 3.09.osa2004-12-072-3/+3
|
* Update to 1.0.3.marcus2004-12-075-50/+5
|
* Add myself as committer, and use my @FreeBSD.org address.girgen2004-12-0628-28/+28
| | | | Approved by: ade (mentor)
* - Fix plisterwin2004-12-062-0/+5
| | | | | | | - Bump PORTREVISION PR: 74736 Submitted by: maintainer
* Upgrade to 0.8.3.vanilla2004-12-051-1/+1
| | | | | PR: ports/74679 Submitted by: maintainer
* - fix pkg-plistclsung2004-12-051-0/+1
|
* - add subdir for db43clsung2004-12-051-0/+1
| | | | PR: ports/73790
* - repocopied from databases/db42 (via portmgr)clsung2004-12-0530-360/+305
| | | | | | | | | | | | | | | | | - Description as follows Version 4.3 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. Utilities are included in the distribution to convert v1.85 databases to v4.3 databases, and a backwards compatible API is provided to maintain compatibility with programs using the v1.85 interface. For details on compatibility with other DB versions, see: http://www.sleepycat.com/download/patchlogs.shtml PR: ports/73790 Submitted by: Matthias Andree <matthias dot andree at gmx dot de>
* -Update to 0.7.2sem2004-12-043-3/+6
|
* - Update to 0.7.2sem2004-12-043-10/+25
| | | | | | | | * View support added * hk_connection: passworddialog accepts a defaultdatasource for ODBC now * SQLite3 support added * local databases in different directories can be opened now * Bugfixes
* Update to 0.06mat2004-12-032-3/+3
|
* Update to 0.05mat2004-12-032-3/+3
|
* Fix build on Python 2.4.perky2004-12-035-0/+81
| | | | Spotted by: kris
* Update to 0.04mat2004-12-022-4/+12
|
* Add p5-File-Temp dependency to mysql-scripts.ale2004-12-019-9/+18
| | | | | | | Required to run mysqlhotcopy. PR: ports/72095 Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
* Reset MAINTAINER to ports@FreeBSD.orgahze2004-12-011-1/+1
|
* Backout plist hack in favor of a Makefile hack and define NO_FILTER_SHLIBSseanc2004-12-012-1/+2
|
* Add a port for libmemcache, a C API for memcached.seanc2004-11-305-0/+35
|
* Update to latest release - 3.30.osa2004-11-302-3/+3
|
* Update to latest release - 3.08.osa2004-11-304-7/+11
|
* Add databases/py-MySQLdb-devel 1.1.7, devel version of py-MySQLdbclement2004-11-295-29/+35
| | | | | | PR: ports/73562 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Repo-copied by: marcus
* - Use OPTIONS and add various knob [1]clement2004-11-292-3/+30
| | | | | | | | | | - Fix build with mysql-client-5.0.x [2] - Pass maintainership to submitter of [1] PRs: ports/72656 [1], ports/70082 [2] Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1], Roman Bogorodskiy <bogorodskiy@inbox.ru> [2]
* Chase recent Log4J port renamehq2004-11-281-1/+1
|
* Fix configure checks for C++ headers on 4.xlofi2004-11-283-6/+9
| | | | | | | | PR: ????? (¹) Submitted by: maintainer (¹) PR was cc'd to me six hours ago, but hasn't made it into GNATS yet. Assemble an away team, number one!
* New port: databases/pear-MDB2 PEAR database abstraction layeredwin2004-11-274-0/+91
| | | | | | | | | | | | | | | | | | | | | | | | | | PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction layers. Note that the API will be adapted to better fit with the new php5 only PDO before the first stable release. It provides a common API for all support RDBMS. The main difference to most other DB abstraction packages is that MDB2 goes much further to ensure portability. Currently supported RDBMS: MySQL PostGreSQL Oracle Frontbase Querysim Interbase/Firebird MSSQL SQLite Other soon to follow. PR: ports/74408 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* Chase wxgtk2*-devel libraries version bump.fjoe2004-11-264-6/+76
|
* . Update to 3.0.16.glewis2004-11-264-6/+6
| | | | Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* ${DOCSDIR} should include ${PORTVERSION} for this port.fjoe2004-11-251-1/+2
| | | | | | This fixes pkg-plist generation. Noted by: kris
* - Update to 0.08sem2004-11-252-3/+3
| | | | | PR: ports/74114 Submitted by: maintainer
* - Update to latest version 1.0.5vs2004-11-254-8/+8
| | | | | | | - Assign maintainership to submitter PR: ports/72967 Submitted by: Vivek Khera
* BROKEN: Does not compilekris2004-11-252-0/+4
|
* - Standardize an EXPIRATION_DATE format.sem2004-11-241-1/+1
| | | | Approved by: krion
* Set Python version explicitly so that py-psycopg does not fail to installanders2004-11-241-0/+1
| | | | | | as a dependency. Approved by: maintainer silence
* Use new GCONF_SCHEMAS.mezz2004-11-242-3/+2
| | | | Approved by: pav
* Another step along the road to the postgresql new world order.ade2004-11-24293-9544/+12872
| | | | | | | | | Note that none of these ports are (yet) hooked into the tree, and will not compile unless you set a specific environmental variable. This should be warning enough to leave well alone for now :) Submitted by: maintainer
* Use new INSTALLS_OMF.mezz2004-11-238-8/+4
| | | | Approved by: bland, kwm, marcus and pav
* Update to 3.29.osa2004-11-222-3/+3
|
* Update to 3.07.osa2004-11-222-3/+3
|
* - Last nail to the coffin: chase mysql++ update and mark BROKEN unconditionallypav2004-11-211-9/+8
|
* - Update to 1.7.20pav2004-11-2112-302/+190
| | | | | | PR: ports/73516 Submitted by: Sergey Prikhodko <sergey@network-asp.biz> Approved by: maintainer timeout (2 weeks)
* Add forgetSQL, a Python module for object-oriented access to SQLanders2004-11-216-0/+76
| | | | | | databases. Supports MySQL and PostgreSQL currently. Sponsored by: University of Tromsø
* Update port to phpMyAdmin-2.6.0-pl3 to fixjosef2004-11-206-6/+8
| | | | | | | | | vulnerability documented as: http://www.vuxml.org/freebsd/6a33477e-3a9c-11d9-84ad-000c6e8f12ef.html Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: ports/74111 With hat: secteam
* With portmgr hat on, reset inactive maintainer. These ports are now uplinimon2004-11-201-1/+1
| | | | for adoption.
* Update to 2.4.2lofi2004-11-206-12/+9
| | | | Submitted by: maintainer
* Update to 0.07mat2004-11-193-5/+8
| | | | | PR: 73127 Submitted by: maintainer
* PR:foxfair2004-11-192-3/+3
| | | | | | | | | | | Submitted by: Reviewed by: Approved by: Obtained from: MFC after: upgrade adodb from 4.52 to 4.53. maintainer timeout: 2+ weeks.
* Support for ISO-8859-2 fonts should be enabled with --enable-latin2demon2004-11-172-2/+2
| | | | | | option, not --with-latin2. Submitted by: Tomasz Baranowski <tb@cybertech.pl>
* Update to 1.46mat2004-11-172-3/+12
| | | | Add some docs
* Update to 0.05mat2004-11-172-3/+12
|
* Fix package build.krion2004-11-162-3/+2
| | | | Submitted by: Ports Fury
* Fix docs installation.ale2004-11-161-1/+2
| | | | Submitted by: Dan Nelson <dnelson@allantgroup.com>
* update to 4.0.1eik2004-11-162-5/+6
| | | | | - fixes format string vulnerability CAN-2004-0623 <http://lists.gnu.org/archive/html/info-gnats/2004-11/msg00000.html>
* Expand width of the Responsible field for the output from "query-pr -i".ceri2004-11-162-1/+27
| | | | | PR: ports/52303 Submitted by: linimon
* Correct some potential buffer overflows [1].ceri2004-11-165-2/+64
| | | | | | | | | | Take maintainership [2]. [1] PR: ports/56006 Submitted by: eik [2] Approved by: des
* - Mark BROKEN on 4.xpav2004-11-163-0/+3
| | | | | PR: ports/73904 Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
* Merge security fix from 4.0.1 for CAN-2004-0623.ceri2004-11-152-1/+12
|
* Update to version 1.0.20krion2004-11-146-42/+8
| | | | | PR: ports/73900 Submitted by: Ports Fury
* Update to version 3.52.1krion2004-11-144-25/+46
| | | | | PR: ports/73901 Submitted by: Ports Fury
* Add missing filekris2004-11-132-0/+2
|
* Grr... Forgot to `cvs add' the new patches prior to committing. Again...mi2004-11-132-0/+54
| | | | Reported by: Robert Andrews
* Update to version 0.21.demon2004-11-123-7/+5
| | | | Reviewed by: maintainer, mat
* Make buildable with newer MySQL clients -- 4 and 5 -- but keepmi2004-11-124-9/+23
| | | | | | | | compatible with the 3 -- mysql_error now returns `const char *', and there is no mysql_connect any more. Default to MySQL-4.x for now. Bump PORTREVISION. Reported by: Robert Andrews
* Update to 1.13mat2004-11-112-3/+3
|
* update proj library versionmharo2004-11-101-1/+3
|
* - Update to 0.10.3pav2004-11-102-3/+3
| | | | | PR: ports/73715 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
* - Update to 7.2.6pav2004-11-102-10/+10
| | | | | PR: ports/73697 Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
* - Chase postgresql updatepav2004-11-101-1/+2
| | | | | PR: ports/73708 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br> (maintainer)
* Massive ports move to better categories.skv2004-11-093-4/+2
|
* Update to version 1.12.demon2004-11-092-3/+3
|
* Remove a redundant x86/amd64 section to fix the build on amd64.marcus2004-11-081-0/+34
| | | | | PR: 73659 Obtained from: GNOME CVS
* * update to 0.20petef2004-11-082-4/+3
|
* Add evolution-data-server.marcus2004-11-081-0/+1
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-088-5/+8
| | | | big upgrade.
* Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-087-0/+723
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This release notes detailing all of the new goodies in GNOME 2.8 can be found at http://www.gnome.org/start/2.8/notes/, and the list of what was fixed in GNOME 2.8.1 can be found at http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html. This release, as well as all of our others, would not have been possible without the great efforts of our FreeBSD GNOME Team. The list of current members can be found at http://www.freebsd.org/gnome/contact.html (including our newest member, Michael Johnson <ahze@FreeBSD.org>). Special thanks also goes out to all of the loyal FreeBSD GNOME users that put up with crashes and hangs to test and debug GNOME on FreeBSD. We would especially like to thank those users that provided patches for GNOME 2.7 and 2.8: Franz Klammer <klammer@webonaut.com> Piotr Smyrak <piotr.smyrak@heron.pl> Radek Kozlowski <radek@raadradd.com> Khairil Yusof <kaeru@pd.jaring.my> Yasuda Keisuke <kysd@po.harenet.ne.jp> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Vladimir Grebenschikov <vova@fbsd.ru> GNOME 2.8 also features a new, FreeBSD-specific splashscreen that was designed by jimmac for GNOME 2.8, then daemonized by Franz Klammer <klammer@webonaut.com> and Radek Kozlowski <radek@raadradd.com>. As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh that will aid in the upgrade process. Full documentation on the GNOME 2.8 upgrade is coming following this commit. From all of us at FreeBSD GNOME, ENJOY!
* Upgrade to 2.4.1arved2004-11-0812-21/+51
| | | | | | PR: 73641 Submitted by: Steven Looman <steven@krx.nl> Palle Girgensohn <girgen@pingpong.net>
* Fix WITHOUT_FIREBIRD case.netchild2004-11-082-2/+2
| | | | | Noticed by: Peter Czanik <pczanik@fang.fa.gau.hu> Pointy hat to: netchild (rev 1.42)
* Update to 0.6.0perky2004-11-082-3/+3
|
* - Update to 1.0.14sem2004-11-079-83/+95
| | | | Thanks to Andrej Zverev (az[at]inec[dot]ru) for help.
* - Update to 0.7.1sem2004-11-074-11/+28
| | | | | - The last changes of databases/hk_classes unbreak configure on some conditions.
* - Update to 0.7.1sem2004-11-074-4/+40
| | | | | - Add SQLite2 support - add startup file to run ldconfig
* A port for the PL/Python module that comes with Postgresdd2004-11-065-0/+45
|
* Tag postgresql72 as DEPRECATED, with it being killed off onade2004-11-061-0/+3
| | | | 1st January 2005.
* Update postgresql 7.3.7 -> 7.3.8 and 7.4.5 -> 7.4.6 due to securityade2004-11-0626-117/+117
| | | | | | | | | advisories in http://www.postgresql.org/news/234.html Note that postgresql 7.2.x is NOT being updated here since it is due for termination real soon now. Submitted by: maintainer, also referenced in ports/73142 (no patch)
* Upgrade to 0.10.2.thierry2004-11-042-3/+3
| | | | | PR: ports/73280 Submitted by: maintainer.
* Yeah, I finally did it, I broke INDEX...mat2004-11-031-1/+1
| | | | | | | Bad typo Pointed out by; krion Pointy Hat To: me
* Update to 2.00mat2004-11-032-3/+6
|
* Update to PostgreSQL 8 beta 4. PostgreSQL is coming down the home stretchseanc2004-11-023-21/+56
| | | | | | for 8.0: extreme pounding is encouraged. http://developer.postgresql.org/docs/postgres/release.html#RELEASE-8-0
* Update to version 1.3 ans remove pear form CATEGORIES.thierry2004-11-022-4/+4
| | | | | PR: ports/72789 Submitted by: maintainer.
* Update to version 2.2.10krion2004-11-029-61/+50
| | | | | PR: ports/73347 Submitted by: Ports Fury
* Update to 3.28.osa2004-11-012-3/+3
|
* Update to 3.06.osa2004-11-012-3/+3
|
* Update to 4.0.22 release:ale2004-10-315-143/+168
| | | | - Switch to rcNG startup script
* Change email to new FreeBSD.org addressahze2004-10-301-1/+1
| | | | Approved by:adamw (mentor)
* s/BROKEN/IGNORE/ since the package does build. Maybe the check iskris2004-10-291-1/+1
| | | | in fact bogus since it allegedly should not be able to install, but does.
* - Update to 0.10.1pav2004-10-282-3/+3
| | | | | PR: ports/73200 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
* Update to 4.1.7 release. This is the first 4.1 production release.ale2004-10-282-5/+4
|
* Update to 1.12mat2004-10-272-3/+3
|
* Bump port-epoch to shut up chkversion (Hi eik@!)edwin2004-10-271-1/+1
|
* Backout changes until I figure out where the rest of the patches wentmharo2004-10-262-4/+4
|
* Set maintainer to ports@FreeBSD.orgedwin2004-10-252-2/+2
| | | | | | | | | | From: The Post Office <postmaster@trolltech.com> To: edwin@mavetju.org This is a collection of reports about email delivery process concerning a message you originated: error: nosuchuser: ebakke@trolltech.com
* Update to 3.05.osa2004-10-252-3/+3
|
* Update to 3.27.osa2004-10-252-3/+3
|
* Add p5-Class-DBI-DATA-Schema 0.04, execute Class::DBI SQL from DATAlth2004-10-255-0/+51
| | | | sections.
* Update to 5.0.1 (snapshot) release:ale2004-10-2572-1824/+1590
| | | | | | | - Unmark FORBIDDEN - Install a rcNG startup script - Enable support for ndbcluster - Add knob to use process scope threads
* - Modify patch-collection to fit releaselth2004-10-256-202/+21
|
* Remove 'use warnings' if perl < 5.6.0skv2004-10-251-1/+6
| | | | | PR: 73086 Submitted by: lth
* Upgrade to version 1.24.olgeni2004-10-232-3/+3
| | | | | PR: 72919 Submitted by: Rod Taylor <ports (at) rbt.ca>
* Upgrade to phpMyAdmin 2.6.0-pl2 in order to close a remote commandsimon2004-10-234-8/+8
| | | | | | | | | execution vulnerability. PR: ports/72954 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Fixes VuXML: http://vuxml.FreeBSD.org/fc07c9ca-22ce-11d9-814e-0001020eed82.html Approved by: edwin
* Mark FORBIDDEN due to serious, unpatched security vulnerabilitynectar2004-10-226-0/+12
| | | | | documented for almost two months at http://vuxml.freebsd.org/e5e2883d-ceb9-11d8-8898-000d6111a684.html
* - Reset maintainership to ports@FreeBSD.orgsergei2004-10-211-1/+1
| | | | | PR: ports/72950 Submitted by: Kimura Fuyuki (maintainer)
* Update to 4.1.6 release:ale2004-10-195-204/+176
| | | | | | | - convert startup script to rcNG [1] PR: ports/69273 [1] Submitted by: andreas [1]
* Update to 0.06mat2004-10-192-3/+3
|
* Unbreak p5-DBD-mysql50 build.skv2004-10-192-2/+3
| | | | | PR: ports/70804 Submitted by: Robert G. Melson <melsonr@earthlink.net>
* upgrade to 5.0.3mharo2004-10-182-4/+4
|
* Updated to 0.26skv2004-10-173-7/+4
|
* Take maintainership;demon2004-10-171-7/+3
| | | | | | Use $SQLRELAY_CONFIGURE_ENV variable defined in sqlrelay's Makefile.common instead of duplicating it's job in slave ports; Small cleanup.
* Take maintainership;demon2004-10-175-81/+68
| | | | | Use autoconf to generate configure script. Remove redundant bits which were probably needed for older versions of sqlrelay.
* - Update to 1.0pav2004-10-1624-56/+40
| | | | | PR: ports/72747 Submitted by: gh@ghaering.de <gh@ghaering.de> (maintainer)
* Upgrade to 0.9.0.thierry2004-10-162-4/+3
| | | | | PR: ports/72653 Submitted by: maintainer.
* Upgrade to 1.45, and reset MAINTAINER to perl@vanilla2004-10-164-8/+20
| | | | | PR: ports/72729 Submitted by: mat@
* Fix buildperky2004-10-151-4/+3
| | | | | | PR: 72133 Submitted by: ume Reviewed by: thierry
* Make it work for perl 5.005_03mat2004-10-154-10/+34
| | | | | Pointed out by: kris Pointy hat to: fjoe
* Sync COMMENT with reality.tobez2004-10-151-1/+1
|
* - Install docs and examplespav2004-10-133-1/+38
| | | | | PR: ports/72601 Submitted by: Choe, Cheng-Dae <whitekid@gmail.com> (maintainer)
* Fix build of databases/phpmyadminedwin2004-10-132-2/+20
| | | | | Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Reviewed by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
* Update to version 1.11.demon2004-10-132-4/+4
| | | | | Based on PR: 71480 (update to version 1.10) Submitted by: Palle Girgensohn <girgen@pingpong.net>
* [maintainer] Unbreak databases/mysqlcppapi after mysql41-* updateedwin2004-10-133-2/+14
| | | | | | | | | | databases/mysqlcppapi is unable to detect mysql-4.1.4 and use new mysql_shutdown() api. Thus it is broken with mysql41-* after mysql41-* were updated to 4.1.4. I hope this fix can make it way to ports before the freeze. PR: ports/71348 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca>
* - utilize INFOleeym2004-10-132-3/+1
| | | | | | PR: 71339 Submitted by: leeym Approved by: maintainer
* Update to 0.06lth2004-10-133-9/+16
| | | | | PR: ports/71494 Submitted by: mat
* Update to 1.0.7 (based on SQLite 3.0.8).nork2004-10-132-3/+3
| | | | Pointed out by: mat
* Update to 1.06 (Based on SQLite 3.0.7).nork2004-10-134-16/+16
|
* Repocopy from p5-DBD-SQLite to p5-DBD-SQLite2.nork2004-10-135-40/+20
| | | | | | | | o Update to 0.33. o Remove unnecessary perl script. o Remove a patch which was already merged. Repo copied by: marcus (pcvs)
* Repocopy from p5-DBD-SQLite to p5-DBD-SQLite2.nork2004-10-126-40/+21
| | | | | | | | o Update to 0.33. o Remove unnecessary perl script. o Remove a patch which was already merged. Repo copied by: marcus (pcvs)
* I'd rather have this maintained by perl@mat2004-10-122-2/+2
|
* Update to 1.11mat2004-10-122-4/+12
|
* Drop maintainership to ports@FreeBSD.orgkrion2004-10-122-2/+2
| | | | | PR: ports/71721 Submitted by: Radim Kolar <hsn@netmag.cz>
* Add p5-Class-DBI-AutoLoader 0.12, generates Class::DBI subclassesmat2004-10-125-0/+51
| | | | | | | dynamically. PR: ports/72021 Submitted by: ijliao
* Add p5-DBIx-TableHash 1.05, tie a hash to a mysql table + SQL utils.mat2004-10-125-0/+40
| | | | | PR: ports/71962 Submitted by: ijliao
* Add p5-DBM-Deep 0.94, a pure perl persistent multi-level hash/array DBM.mat2004-10-125-0/+45
| | | | | PR: ports/70210 Submitted by: Janos.Mohacsi@bsd.hu
* Update to 1.10mat2004-10-122-4/+4
|
* Drop maintainershipkrion2004-10-126-6/+6
| | | | | PR: ports/71807 Submitted by: Chris Knight <chris@e-easy.com.au>
* - Update to 1.32.fjoe2004-10-1210-134/+66
| | | | - - - - - - - - - Reset MAINTAINER to ports@.
* This is a routine bugfix release over 3.0.14.linimon2004-10-124-8/+8
| | | | | PR: ports/71364 Submitted by: Matthew Seaman <m.seaman at infracaninophile dot co dot uk> (maintainer)
* Remove forgotten patch files in last commit.ale2004-10-122-24/+0
| | | | Reported by: kris
* [ maintainer-update ] upgrade to version 0.6.6edwin2004-10-123-4/+7
| | | | | | | | | | New feature to 'fold' select columns in main display so you can see more of the WHERE clause. Use the F key to fold or the --fold option from the command line. Also, includes mkill.PL which was missing from the v0.6.5 distribution. PR: ports/71978 Submitted by: Lester Mesa <lesterm@mazpe.net>
* [ Maintainer Update ] databases/phpmyadmin to 2.6.0edwin2004-10-126-40/+114
| | | | | | | | | - Update to phpMyAdmin 2.6.0 - Add OPTIONS support (From 71100) - Add MySQLi support PR: ports/72143 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* - Update to 0.6pav2004-10-123-42/+94
| | | | | PR: ports/72027 Submitted by: Choe, Cheng-Dae <whitekid@gmail.com> (maintainer)
* replace .error to IGNORE.clsung2004-10-071-1/+1
| | | | | | | | | Problem noted by Richard Collyer <richard at firebadger.net> and eik@. Scenario: we failed (% make index) without defining any WITH_BDB_VER, and solved by following porters handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.html#DOT-ERROR-BREAKS-INDEX Approved by: portmgr (krion)
* Add a dependency on compat4x if building on 5.X systems or higher.marcus2004-10-041-0/+4
| | | | | Reported by: kris Approved by: portmgr (implicit)
* Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-301-1/+1
| | | | Approved by: portmgr
* Unbreak (restore forced 'ps' command).ale2004-09-301-5/+46
| | | | Approved by: portmgr (kris)
* BROKEN: Does not compilekris2004-09-261-0/+2
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Configure failskris2004-09-261-1/+7
| | | | Approved by: portmgr (self)
* Use PTHREAD_CFLAGS and PTHREAD_LIBS to unbreak.thierry2004-09-261-2/+19
| | | | | | Since I'm there, define USE_PHP and register this extension. Approved by: portmgr (linimon).
* Use PTHREAD_CFLAGS and PTHREAD_LIBS to unbreak.thierry2004-09-261-0/+2
| | | | Approved by: portmgr (linimon).
* Add a mirror to make clip fetchable again.thierry2004-09-251-1/+2
| | | | Approved by: portmgr (marcus).
* - Fix mysqlhotdump vulnerabilityale2004-09-2529-83/+360
| | | | | | - Fix plist (don't install .la files) Approved by: portmgr (marcus)
* Fix build on FreeBSD 4.X.ale2004-09-251-1/+1
| | | | | | PR: ports/71352 Submitted by: Douglas Thrift <douglas@douglasthrift.net> Approved by: portmgr (marcus)
* - Fix mysqlhotdump vulnerabilityale2004-09-255-58/+68
| | | | | | | - Fix plist (don't install .la files) - Add optional knob WITH_PROC_SCOPE_PTH Approved by: portmgr (marcus)
* Update to 4.1.15 release:ale2004-09-237-11/+94
| | | | | | | | - Fix a buffer overflow in prepared statements API - Fix bug in remote connections caused by libwrap [1] Patch by: peadar [1] Approved by: portmgr (marcus)
* Unbreak by upgrading to 1.1.15.thierry2004-09-222-5/+3
| | | | | | PR: ports/71004 Submitted by: Piet Delport Approved by: portmgr (marcus) + maintainer time-out (since Aug 28).
* Update to 4.0.21 release:ale2004-09-229-33/+113
| | | | | | | | | | - Fix mysqlhotcopy insecure temporary file creation - Fix bug in remote connections caused by libwrap [1] PR: ports/70889 [1] Submitted by: Andreas Haakh <andreas.haakh@ib-haakh.de> [1] Patch by: peadar [1] Approved by: portmgr (marcus)
* Unbreak by chasing PostgreSQL's upgrade to 7.4.5.thierry2004-09-221-1/+1
| | | | | | PR: ports/71974 Submitted by: Sam Lawrance Approved by: portmgr (marcus)
* BROKEN on 5.x: Does not compilekris2004-09-193-0/+14
| | | | Approved by: portmgr (self)
* Update to 0.06mat2004-09-032-5/+4
|
* Update to 4.1.4 release (before port freeze ;-))ale2004-09-037-163/+19
|
* Fix patching error.linimon2004-09-031-5/+5
| | | | | PR: ports/71265 Submitted by: Palle Girgensohn <girgen at pingpong dot net> (maintainer)
* Update to 3.5arved2004-09-024-18/+28
| | | | | | | Allow building with postgresql client only installation. PR: 71212 Submitted by: Palle Girgensohn <girgen@pingpong.net>
* Update port: databases/pear-DB_DataObjectedwin2004-09-021-0/+16
| | | | | | | | + added PHP dependency (> 4.2.0) + added option to install PEAR::Validate PR: ports/71200 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
* Update to Ora^WPostgreSQL 8i^H.0beta2. New features since the 7.X seriesseanc2004-09-013-6/+38
| | | | | | | | | include: point in time recovery, save points (ie, nested transactions), table spaces, a new perl server side language, and a whole host of other features (*grumble* native win32 *grumble*). Unlike previous development snapshots, there are actual release notes now, which can be found here: http://developer.postgresql.org/docs/postgres/release.html#RELEASE-8-0
* Add pear-DB_DataObject_FormBuilder 0.10.0, automatically buildthierry2004-09-014-0/+46
| | | | | | | HTML_QuickForm objects using DB_DataObject. PR: 70921 Submitted by: Antonio Carlos Venancio Junior
* Update to 1.1.11. Also cleanse evilness and purge dependency on autof*seanc2004-09-012-5/+7
| | | | | PR: ports/70661 Submitted by: Alex Kapranoff <kappa@rambler-co.ru>
* Add SQLite 3 (in beta form).green2004-09-0115-0/+687
|
* - update to version 7.4.5:eik2004-08-3144-154/+143
| | | | | | | | | * Prevent possible loss of committed transactions during crash * Repair possible crash during concurrent btree index insertions PR: 71176 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Reviewed by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
* - update to version 7.3.7:eik2004-08-314-24/+24
| | | | | | | | * Prevent possible loss of committed transactions during crash. PR: 71179 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Reviewed by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
* - update to version 7.2.5:eik2004-08-312-6/+10
| | | | | | | | * Prevent possible loss of committed transactions during crash. PR: 71180 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Reviewed by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
* Upgrade to 1.7.2.thierry2004-08-312-3/+3
| | | | | PR: 71166 Submitted by: maintainer.
* Restore PORTREVISIONkrion2004-08-311-0/+1
|
* Fix build with the latest version of SQLRelay.demon2004-08-302-20/+15
|
* Fix INDEX build.krion2004-08-301-1/+1
|
* Update to version 0.35.demon2004-08-306-53/+70
|
* Fix build, remove BROKEN.demon2004-08-301-2/+1
|
* remove extra directoriesleeym2004-08-301-0/+1
| | | | Noticed by: http://pointyhat.freebsd.org/errorlogs/i386-5-full-logs/extras.html
* update to 4.52mharo2004-08-293-7/+20
| | | | | PR: 71079 Submitted by: maintainer
* Remove documentation directory on deinstall.linimon2004-08-282-2/+2
| | | | | PR: ports/70949 Submitted by: Radim Kolar <hsn at netmag dot cz> (maintainer)
* Remove hard-coding of Java variables.linimon2004-08-281-1/+4
| | | | | PR: ports/70944 Submitted by: boris at brooknet dot com dot au (maintainer)
* A fork of mysql++ C++ API for MySQLsem2004-08-288-0/+151
| | | | | PR: ports/70050 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca>
* Update patch for 5.0.1.ale2004-08-271-1/+1
| | | | Spotted by: Scott Balmos <scott.balmos@utoledo.edu>
* Add some examplesmat2004-08-262-0/+12
|
* Add php4-rrdtool 1.05, a php/rrdtool glue.mat2004-08-263-0/+34
|
* Add pear-DB_DataObject 1.7.1, an SQL Builder, Object Interface tothierry2004-08-244-0/+39
| | | | | | | Database Tables. PR: 70882 Submitted by: Antonio Carlos Venancio Junior
* Add unixODBC support for 5.x+mat2004-08-231-4/+28
| | | | Asked by: Justin England <jengland@enetis.net>
* Update to 3.26.osa2004-08-233-46/+3
| | | | Remove needless patch.
* Update to 3.04.osa2004-08-233-13/+3
| | | | Remove needless patch.
* - Update to 1.0.2pav2004-08-224-6/+8
| | | | | PR: ports/70793 Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
* Detect amd64 by using config.sub and config.guess from TEMPLATESarved2004-08-212-4/+4
|
* Detect amd64 by using config.sub and config.guess from TEMPLATESarved2004-08-211-4/+2
|
* Detect amd64 by using config.guess and config.sub from TEMPLATES.arved2004-08-211-0/+2
|
* Add patch for fixing work with MySQL 4.1.3 and 5.0.1.sem2004-08-211-0/+14
| | | | | | PR: ports/70049 Submitted by: Jie Gao <gaoj@cpsc.ucalgary.ca> Approved by: maintainer
* Add databases/grass-i18n (repocopy'd from databases/grass),hrs2004-08-2111-360/+558
| | | | | | | | | an internationalized version of Geographic Resources Analysis Support System (GRASS GIS) from GRASS i18n Project sponsored by IPA, Information-technology Promotion Agency, Japan. grass-i18n is based on version 5.0.3 and includes a Japanese TrueType font set (IPA font).
* Update to 1.8.16sem2004-08-212-3/+3
| | | | | PR: ports/70704 Submitted by: maintainer
* My territory, suggested by ijliao. :pclsung2004-08-202-2/+2
| | | | Approved by: vanilla (co-mentor)
* Update to 3.2.3perky2004-08-172-3/+3
|
* As previously announced, remove these broken/insecure/obsolete ports.kris2004-08-166-417/+0
|
* BROKEN: Does not buildkris2004-08-161-0/+2
|
* update to 1.1.11.1oliver2004-08-154-19/+22
| | | | remove BROKEN
* Fix MySQL backend support build with gcc 3.4bland2004-08-152-0/+60
| | | | | PR: 70477 Submitted by: Sascha Holzleiter <sascha@root-login.org>
* - Update to 0.10.0.mezz2004-08-153-22/+9
| | | | | | | | | | - Un-broke/enable multimedia/ruby-gst; it works with current gstreamer now. - Change some that have CP to INSTALL_*. - Few small clean up. BTW: ruby-gtksourceview and ruby-panelapplet will be add very soon when I create and test them. They are going to be part of ruby-gnome2-all meta port.
* BROKEN: Unfetchablekris2004-08-152-0/+4
|
* Update to 3.3.3lofi2004-08-1410-15/+15
|
* Change MAINTAINER to perl@.nork2004-08-132-2/+2
| | | | | | I welcome bsd.port.mk introduced soon. Inspired by: freebsd-perl@
* After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, allmat2004-08-121-1/+3
| | | | | these ports were broken because they always depended on it. I've rearranged all the dependencies to fit the new scheme.