aboutsummaryrefslogtreecommitdiffstats
path: root/databases
Commit message (Collapse)AuthorAgeFilesLines
* Fix MASTER_SITE_SUBDIRgirgen2008-01-095-5/+5
| | | | | PR: ports/119477 Submitted by: Sunpoet Po-Chuan Hsieh
* Fix the installation with gtk-doc is not installed.marcus2008-01-091-11/+14
| | | | Submitted by: Roy Marples <roy@marples.name>
* Fix plist breakage by using USE_AUTOTOOLS knob.kuriyama2008-01-081-0/+1
| | | | Reporeted by: erwin, pav
* Fix bad ICU patch filegirgen2008-01-084-8/+8
|
* - remove the no longer used "pod2man --lax" optionleeym2008-01-082-4/+1
| | | | | | | | - use the non-versioned URL instead PR: 118905 Submitted by: leeym Approved by: maintainer timeout
* update to 0.4.2bdryice2008-01-084-8/+8
|
* - Update to 0.72clsung2008-01-082-4/+4
| | | | Changes: http://search.cpan.org/dist/Genezzo/Changes
* Update to 1.12.3 and fix a bug where Evolution crashes on startup formarcus2008-01-083-6/+30
| | | | first time users on 6.X.
* Update to 0.34.tobez2008-01-082-4/+4
| | | | Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes
* Revert bad commit. The size was OK for *this* version.girgen2008-01-085-5/+5
|
* Fix bad distinfo sizesgirgen2008-01-087-7/+7
|
* Update all PostgreSQL ports to latest versions.girgen2008-01-0760-654/+411
| | | | | | | This includes a bunch of security fixes: CVE-2007-6067, CVE-2007-4772, CVE-2007-6601, CVE-2007-6600 and CVE-2007-4769. Security: http://www.postgresql.org/about/news.905
* - update to 0.4.2adryice2008-01-076-62/+114
|
* Update to 0.06.tobez2008-01-072-4/+4
| | | | | | | Changes: http://search.cpan.org/src/KROKI/Cache-Memcached-Fast-0.06/Changes Submitted by: Maxim Maximov <mcsi@mcsi.ru>
* - Update to 0.1.0clsung2008-01-054-24/+14
| | | | | PR: ports/117861 Submitted by: maintainer (Gea-Suan Lin)
* - Update to 1.3.2rafan2008-01-052-5/+4
| | | | | PR: ports/119313 Submitted by: Anderson S. Ferreira <anderson at cnpm.embrapa.br> (maintainer)
* PostgreSQL extension for full-text search indexing.kuriyama2008-01-055-0/+62
| | | | WWW: http://sourceforge.jp/projects/ludia (Japanese)
* - Update to 1.40mnag2008-01-033-8/+6
| | | | - Now use easy_install in USE_PYDISTUTILS
* - Bump PORTREVISION since devel/libevent are updated.mnag2008-01-033-4/+6
|
* - Update to 1.2.4mnag2008-01-032-5/+5
| | | | - Update dependency of libevent
* Update to 0.09lbr2007-12-312-7/+5
|
* Upgrade to 2.0.1.kuriyama2007-12-2816-24/+28
|
* Update to 2.7.4.knu2007-12-272-4/+4
| | | | | PR: ports/118714 Submitted by: Alexander Logvinov
* update to 0.9.2dryice2007-12-252-4/+4
|
* This is the new version of ADOdb with PHP ver 5+ support only.mm2007-12-256-0/+301
| | | | | | For more information see databases/adodb WWW: http://adodb.sourceforge.net/
* Tokyo Cabinet is a library of routines for managing a database. Theclsung2007-12-255-0/+76
| | | | | | | | | | | | | database is a simple data file containing records, each is a pair of a key and a value. Every key and value is serial bytes with variable length. Both binary data and character string can be used as a key and a value. There is neither concept of data tables nor data types. Records are organized in hash table or B+ tree. WWW: http://tokyocabinet.sourceforge.net/ PR: ports/118947 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* - Update to 4.96amm2007-12-254-18/+17
| | | | | | | - Update pkg-descr - Add CONFLICTS for future databases/adodb5 PR: ports/117964
* Updating MASTER_SITESlth2007-12-241-1/+1
| | | | | PR: ports/117062 Submitted by: Takefu <takefu@airport.fm>
* - Remove unnecessary dependenciesmiwi2007-12-231-2/+0
| | | | Submitted by: Josh Paetzel via irc
* A PECL extension to provide read access to MDB data files as used by Microsoftmiwi2007-12-234-0/+39
| | | | | | | | | | | | | Access and its underlying JetEngine. It is based on libmdb from the mdbtools package. WWW: http://pecl.php.net/package/mdbtools - Ditesh Shashikant Gathani ditesh@gathani.org PR: ports/118943 Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org>
* - Update to 0.48clsung2007-12-223-10/+9
| | | | | | | | | - take the maintainship Changes: http://search.cpan.org/dist/Jifty-DBI/Changes PR: ports/118924 Submitted by: clsung Approved by: tobez
* Update to 0.36.tobez2007-12-222-4/+4
| | | | | | Changes: http://search.cpan.org/dist/DBIx-DBSchema/Changes Approved by: maintainer (in advance)
* This is a DataSource driver for Structures_DataGrid using PHP Data Objectsmiwi2007-12-224-0/+32
| | | | | | (PDO) and an SQL query. WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_PDO/
* Update to 1.8.77ahze2007-12-214-6/+6
|
* - use the non-versioned URL insteadleeym2007-12-211-1/+1
|
* Update to 0.33.tobez2007-12-202-4/+4
| | | | Changes: http://search.cpan.org/dist/DBIx-Perlish/Changes
* Update to 0.05.tobez2007-12-202-4/+4
| | | | Changes: http://search.cpan.org/dist/Cache-Memcached-Fast/Changes
* This is a DataSource driver for Structures_DataGrid using PEAR::DB_DataObject.miwi2007-12-194-0/+34
| | | | WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_DataObject/
* This is a DataSource driver for Structures_DataGrid using PEAR::MDB2 and anmiwi2007-12-194-0/+36
| | | | | | SQL query. WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_MDB2/
* This is a DataSource driver for Structures_DataGrid using CSV files.miwi2007-12-194-0/+31
| | | | WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_CSV/
* This is a DataSource driver for Structures_DataGrid using PEAR::DB and anmiwi2007-12-194-0/+36
| | | | | | SQL query. WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_DBQuery/
* This is a DataSource driver for Structures_DataGrid using PEAR::DB_Table.miwi2007-12-194-0/+34
| | | | WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_DBTable/
* This is a DataSource driver for Structures_DataGrid using arrays. It is amiwi2007-12-194-0/+32
| | | | | | base package for some other DataSource drivers like CSV or XML. WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_Array/
* - Update to 1.5.0miwi2007-12-192-5/+5
| | | | - Set PORTEPOCH (1.5.0r2 -> 1.5.0)
* Ptop is top clone for PostgreSQL.pav2007-12-194-0/+41
| | | | | | | | | | | | | | | | Similar to top, ptop allows you to monitor PostgreSQL processes. It also allows you to: * View currently running SQL statement of a process. * View query plan of a currently running SELECT statement. * View locks held by a process. * View user table statistics. * View user index statistics. WWW: http://ptop.projects.postgresql.org/ PR: ports/118809 Submitted by: Sunghyuk Do <sunghyuk@gmail.com>
* Add databases/p5-Cache-Memcached-Fast, a fast Perl client fortobez2007-12-175-0/+47
| | | | memcached, a distributed memory cache daemon.
* - Update to 0.6.2sem2007-12-173-6/+4
|
* - Update to 0.736miwi2007-12-153-5/+12
| | | | | PR: 118041 Submitted by: hideo <hideo@lastamericanempire.com>
* Upgrade JasperReports to 2.0.3.thierry2007-12-152-7/+7
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=561228>.
* - Mark BROKEN: unfetchablepav2007-12-155-0/+10
|
* - Update to 0.8.12miwi2007-12-151-1/+1
| | | | | | PR: 117851 117852 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* - Update to 3.61miwi2007-12-155-22/+35
| | | | | PR: 118605 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* - Drop maintainership. I did not use them for ages.sem2007-12-142-2/+2
|
* - backout PORTNAME changedinoex2007-12-141-1/+1
|
* Upgrade to 1.04lth2007-12-142-7/+8
|
* - Update to 0.02002.araujo2007-12-132-6/+5
| | | | | | PR: ports/116754 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) Approved by: stas (mentor, implicit)
* - Update to 0.9.4lwhsu2007-12-133-4/+7
|
* Update to 1.0.4.0lbr2007-12-136-12/+14
|
* Update to 1.1.2skv2007-12-133-6/+17
| | | | | PR: ports/117639 Submitted by: Vivek Khera <vivek xx khera.org>
* - Update to 1.2.12miwi2007-12-126-16/+20
| | | | | PR: 118072 Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
* - Update to 2.11.3rafan2007-12-124-8/+8
| | | | | PR: ports/118500 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
* Update to 1.50.demon2007-12-122-4/+4
| | | | | PR: 117584 Submitted by: chinsan
* Backport a couple of small enhancement from mysql 5.1 port.ale2007-12-122-0/+37
|
* Update to 1.12.2.marcus2007-12-123-15/+5
|
* Upgrade to 1.0.4.vanilla2007-12-126-10/+10
| | | | | PR: ports/118037 Submitted by: maintainer
* Update to 0.04004lbr2007-12-122-4/+4
|
* Update to 0.08008lbr2007-12-123-4/+6
|
* - clean PORTNAMEdinoex2007-12-121-1/+1
|
* Update to 5.0.51 release.ale2007-12-125-126/+6
|
* - Fix build with gcc 4.2miwi2007-12-111-10/+6
| | | | | | | | - Pass maintainership to submitter PR: 118466 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (erwin)
* - Update to 1.15.6 (needed for a security update)miwi2007-12-043-221/+225
| | | | | | PR: 117668 Submitted by: Alexander Logvinov <ports@logvinov.com> Approved by: portmgr (linimon), maintainer timeout
* Fix connect() for kernels without COMPAT_43.fjoe2007-11-293-2/+47
| | | | Approved by: portmgr (linimon)
* Unbreak pthread-related issues on 5.xade2007-11-272-4/+6
| | | | Approved by: portmgr
* Mark as broken on 5.x: fails to find pthread.h.linimon2007-11-251-2/+7
| | | | | | | | | Something in the infrastructure changed in the late July timeframe that actually caused this problem. The only major thing at that time was the autoconf/libtool change, but I can't see how that could have caused this failure mode. It only happens on 5.x; 6.x and 7.x are fine. Approved by: portmgr (self)
* Mark as broken: fails to install.linimon2007-11-251-0/+2
| | | | Approved by: portmgr (self)
* Fix plist.fjoe2007-11-252-1/+3
| | | | Approved by: portmgr (linimon)
* - Cleanup plugin caches so that py-mantissa can be uninstalled cleanlyalexbl2007-11-242-0/+2
| | | | Approved by: portmgr (pav)
* Fix build on RELENG_6 and earlier.fjoe2007-11-231-0/+10
| | | | Approved by: portmgr (erwin)
* - Update to 2.11.2.2miwi2007-11-224-8/+8
| | | | | | | PR: 118169 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Approved by: portmgr (erwin) Security: http://www.vuxml.org/freebsd/15485ae8-9848-11dc-9e48-0016179b2dd5.html
* Mark IGNORE instead of BROKEN. It builds, but its dependency does not.linimon2007-11-201-1/+1
| | | | Approved by: portmgr (self)
* - Mark BROKEN: does not fetchpav2007-11-151-0/+2
| | | | | Reported by: pointyhat Approved by: portmgr (hat)
* Fix build with gcc 4.2.fjoe2007-11-142-5/+12
| | | | Approved by: portmgr (pav)
* Update to 0.2.0. This fixes unresolved symbols in libclntsh.a on FreeBSD 7 ↵fjoe2007-11-142-7/+11
| | | | | | and later. Approved by: portmgr (pav)
* - Re-mark BROKEN; accidentally removed by GNOME 2.20 importpav2007-11-131-1/+9
| | | | | Reported by: pointyhat Approved by: portmgr (hat)
* - Update to 2.11.2.1miwi2007-11-124-8/+8
| | | | | | | PR: 117974 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Approved by: portmgr (erwin) Security: http://www.vuxml.org/freebsd/2d2dcbb4-906c-11dc-a951-0016179b2dd5.html
* Make fetchable.lofi2007-11-111-1/+1
| | | | Approved by: portmgr (mcl, implicit)
* - Update to 2.2.1chinsan2007-11-093-15/+4
| | | | | | | | - Unbreak on 7.X PR: ports/117857 Submitted by: chinsan Approved by: portmgr (linimon)
* - fix plistdinoex2007-11-092-0/+2
| | | | Approved by: portmgr (erwin)
* Fix an off-by-one error that triggered a segfault for first-time users.marcus2007-11-052-3/+12
| | | | | | PR: 117791 Submitted by: "Robert C. Noland III" <rnoland@2hip.net> Approved by: portmgr (implicit)
* Update to PostgreSQL 8.3 beta2.girgen2007-11-0125-70/+450
| | | | | | | | http://www.postgresql.org/developer/beta This is beta quality, don't use in production. Approved by: portmgr (erwin)
* - Update to 0.96clsung2007-10-302-6/+5
|
* - Update to 2.11.2miwi2007-10-304-8/+8
| | | | | PR: 117663 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* Update to version 0.2markus2007-10-308-149/+4
|
* - Update to 2.2.0miwi2007-10-293-9/+9
| | | | | PR: 116632 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
* Update to 1.8.0.fjoe2007-10-294-1023/+78
|
* - Update to 1053chinsan2007-10-286-8/+12
| | | | | PR: ports/117590 Submitted by: maintainer
* ONLY_FOR_ARCHS=i386 for a while.fjoe2007-10-271-0/+1
| | | | It builds at least on amd64 but coredumps when creating demo database.
* Update to 1.0.3.0lbr2007-10-264-12/+10
|
* Upgrade to 1.0.3.thierry2007-10-266-36/+122
| | | | | PR: ports/117444 Submitted by: Jean-Francois Dockes (maintainer)
* BROKEN=py-gnome-extras has pygda disable because it is brokemezz2007-10-261-0/+2
| | | | Reported by: pointyhat-exp
* dirrmtry %%DATADIR%%ahze2007-10-252-1/+2
| | | | Reported by: linimon
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-2534-1287/+398
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* Mark as broken on amd64-7 (and presumably sparc64-7). Also mark brokenlinimon2007-10-251-1/+13
| | | | everywhere: fails to fetch (mastersites no longer have that subdirectory).
* Upgrade to 4.6.21.delphij2007-10-254-8/+8
|
* - Update to 5.1.5miwi2007-10-243-51/+7
| | | | | PR: 117219 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Connect databases/mysql-connector-java50miwi2007-10-241-0/+1
|
* - Update to 1.60.1chinsan2007-10-243-6/+15
| | | | Noticed by: clsung via #bsdchat
* Upgrade to 1.3.kuriyama2007-10-2416-100/+40
|
* - Update to 3.52.6miwi2007-10-245-57/+16
| | | | | PR: 117333 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 0.31.tobez2007-10-242-4/+4
| | | | Changes: http://dbix-perlish.tobez.org/Changes.txt
* Update to 1.8.76ahze2007-10-235-7/+8
|
* - Update to 1012.araujo2007-10-224-10/+10
| | | | | | PR: ports/117057 Submitted by: Andris Raugulis <ar@null.lv> Approved by: stas (mentor), Steven Kreuzer <skreuzer@exit2shell.com> (maintainer)
* - Update to 2.11.1.2miwi2007-10-214-8/+8
| | | | | | PR: 117353 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Security: http://www.vuxml.org/freebsd/498a8731-7cfc-11dc-96e6-0012f06707f0.html
* - Rest Maintainermiwi2007-10-171-1/+1
| | | | Approved by: linimon
* Migration from bison 1.x to 2.xade2007-10-1713-22/+26
| | | | | PR: 117086 Tested by: -exp runs
* - Update 2.11.1.1miwi2007-10-174-8/+8
| | | | | | PR: 117232 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Security: http://www.vuxml.org/freebsd/51b51d4a-7c0f-11dc-9e47-0011d861d5e2.html
* Introducing the first beta of PostgreSQL 8.3girgen2007-10-162-0/+26
| | | | | Note that this is a BETA VERSION of the PostgreSQL server. Use it only for testing.
* Bugger, bugger, bugger. Mending bad commit. Sorry folks!girgen2007-10-161-2/+2
|
* Introducing the first beta of PostgreSQL 8.3girgen2007-10-1531-226/+411
| | | | | Note that this is a BETA VERSION of the PostgreSQL server. Use it only for testing.
* - fix install errorclsung2007-10-152-0/+46
|
* -Update to 5.0.8miwi2007-10-134-8/+8
| | | | | PR: 117060 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Actually drop maintainershipalexbl2007-10-131-1/+1
|
* - update to 0.5.20alexbl2007-10-133-4/+136
| | | | | | | - drop maintainership PR: 115409 Submitted by: Piet Delport <pjd@satori.za.net>
* Cleanup a little (to WARNS=2 level). Declare all but the two exportedmi2007-10-133-18/+244
| | | | | | | | symbols as static. Add defines to allow compile against MSDB-oriented flavour of freetds (as installed by databases/freetds-msdblib). The default remains to depend on Sybase-using databases/freetds, but if it is the freetds-msdblib that is actually installed at build-time, we should now build against it properly.
* Reset roy.boerner@bsd-crew.de due to maintainer-timeout and no responselinimon2007-10-121-1/+1
| | | | | | to email. Hat: portmgr
* Reset bananaz@bk.ru due to maintainer-timeout and no response to email.linimon2007-10-121-1/+1
| | | | Hat: portmgr
* Upgrade to JasperReports 2.0.2.thierry2007-10-102-8/+8
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=545403>.
* Update to 0.19.lbr2007-10-092-4/+7
|
* - Update to 1.23miwi2007-10-092-4/+4
| | | | | PR: 116868 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
* Work in progressgirgen2007-10-085-0/+10
|
* Update to 5.1.22 RC release.ale2007-10-0815-25/+145
|
* - tmpdir fix [1]ale2007-10-083-1/+128
| | | | | | | - add WITHOUT_THR_ALARM knob to reduce kernel contention [2] (use it only if you understand the drawback) Submitted by: stas [1], kris [2]
* Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onlinimon2007-10-072-0/+2
| | | | | | | | perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr
* Update to 2.0.3 in response of a remotely exploitabledelphij2007-10-0610-54/+50
| | | | | | | | vulnerability. PR: ports/116940 Security: 91ed69f9-72c7-11dc-981a-001921ab2fa4 Approved by: secteam (remko)
* - Sort category Makefilessat2007-10-061-6/+6
| | | | | Inspired by: Jason Harris <jharris@widomaker.com> Howto: http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
* - Update to 1.0004miwi2007-10-063-5/+14
| | | | | PR: 116788 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* - Add SSL knob to enable encryptiontabthorpe2007-10-062-2/+12
| | | | | | | | - Pet portlint while I am here, USE_LDCONFIG PR: ports/116957 Submitted by: Anish Mistry <amistry am-productions.biz> Approved by: clsung (mentor, implicit)
* Update to 0.04003.lbr2007-10-052-4/+4
|
* Remove always true/always false OSVERSION conditions.edwin2007-10-051-4/+0
|
* - Update to 946tabthorpe2007-10-046-24/+40
| | | | | | PR: ports/116803 Submitted by: Ying-Chieh Liao <ijliao csie.nctu.edu.tw> Approved by: skreuzer exit2shell.com (maintainer), miwi (co-mentor)
* - Update to 0.6.0clsung2007-10-043-14/+27
| | | | | | | - Reset maintainership PR: ports/116527 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - Update to 0.0.3clsung2007-10-042-6/+8
| | | | | PR: ports/116769 Submitted by: maintainer (Gea-Suan Lin)
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-0414-67/+2
|
* Update to 0.17lbr2007-10-042-6/+5
|
* Remove support for OSVERSION < 5edwin2007-10-042-27/+3
|
* Remove support for Java 1.2hq2007-10-032-2/+2
| | | | | | PR: 116724 Submitted by: hq Approved by: maintainer
* - Update to 4.3.1miwi2007-10-022-4/+4
| | | | Submitted by: Danny Pansters <danny@ricin.com> (maintainer)
* Mark as broken with gcc4.2.linimon2007-10-021-0/+5
|
* Mark as broken with gcc4.2 on amd64.linimon2007-10-021-1/+9
|
* Update to 0.28.tobez2007-10-012-4/+4
| | | | Changes: http://search.cpan.org/src/GRUBER/DBIx-Perlish-0.28/Changes
* Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion.linimon2007-10-011-0/+1
| | | | Approved by: maintainer
* - Install MySQL sample configuration files in EXAMPLESDIR.alepulver2007-10-013-7/+27
| | | | | | | | | | | | - Add pkg-message to let the user know about the example configuration files and how to use them. - Bump PORTREVISION. - Restrict CONFLICTS as portlint(1) suggests. - Clean up. PR: ports/113538 Submitted by: "User1001" <supraexpress@globaleyes.net> Reworked by: alepulver (myself)
* Before bsd.port.pre.mk, set either USE_PERL5 or WANT_PERL, depending onlinimon2007-09-301-0/+1
| | | | | whether the perl dependency is unconditional or conditional. This will be needed for the conditional inclusion of bsd.perl.mk.
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-3012-18/+24
| | | | | PR: ports/116639 Submitted by: aDe
* - Remove BROKEN.alepulver2007-09-301-22/+12
| | | | | | | | | | | - Add missing dependency to libgnomeprint (in USE_GNOME) to make it build [1]. - Clean up [1]. - Remove ONLY_FOR_ARCHS=i386 (builds on amd64) [1]. - Remove BROKEN for FreeBSD < 5.x since it is unsupported [1]. PR: ports/115975 Submitted by: Vladimir Grebenschikov <vova@fbsd.ru> Reworked by: alepulver (myself) [1]
* Mark broken with gcc4.2 (well, only the client is). Solution: upgrade tolinimon2007-09-291-0/+4
| | | | databases/firebird2-*.
* eXist is an Open Source native XML database featuring efficient, index-basedalepulver2007-09-296-0/+3918
| | | | | | | | | | | | | XQuery processing, automatic indexing, extensions for full-text search, XUpdate support, XQuery update extensions and tight integration with existing XML development tools. The database implements the current XQuery 1.0 working drafts, with exception of the schema import and schema validation features defined as optional in the XQuery specification. WWW: http://exist-db.org/ PR: ports/115717 Submitted by: Anton Yudin (<contact at toha.org.ua>)
* - Give %%DOCSDIR%% chance to be expandedpav2007-09-281-1/+1
| | | | Reported by: pointyhat
* Memcachedb is a distributed storage system designed for persistent. Weclsung2007-09-279-0/+133
| | | | | | | | | | | | | | | simplely hacked from memcached and tugela. But neither of them. Memcachedb is not a cache solution, it is a persistent solution for high-frequency writing and reading. It conforms to memcache protocol (not completed, see below), so any memcached client can have connectivity with memcachedb. Memcachedb uses Berkeley DB as a storing backend, so lots of features including transaction and replication are supported. WWW: http://code.google.com/p/memcachedb/ PR: ports/116548 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* Release maintainership: I'm still working with Oracle databases on athierry2007-09-271-1/+1
| | | | | | | daily basis, but I'm no more allowed to connect my laptop (for security reasons!). I'm sending a PR to upgrade to TOra to the latest 1.3.22.
* Fix plistade2007-09-2612-12/+18
| | | | Approved by: maintainer
* - update to 1.7.13tabthorpe2007-09-252-22/+22
| | | | Approved by: miwi (co-mentor)
* - Update to 2.11.1rafan2007-09-234-8/+8
| | | | | PR: ports/116490 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
* Update to 1.6.3fjoe2007-09-233-4/+18
|
* - Update to 1.14clsung2007-09-222-8/+7
|
* - Change libevent lib and bump PORTREVISION since devel/libevent are updated.mnag2007-09-222-2/+4
|
* - Update to 1.2.3mnag2007-09-223-15/+5
| | | | | PR: 115895 Submitted by: delphij
* - Update to 1.5.0clsung2007-09-203-81/+60
| | | | | | PR: ports/115507 Submitted by: clsung Approved by: maintainer (Jonathan Weiss)
* 2007-08-22 java/jdk11-doc: Obsolete version of jdkmiwi2007-09-194-52/+0
| | | | | | | | 2007-08-22 databases/java-sqlrelay: Depends on obsolete version of jdk 2007-08-22 mail/yuzu: Depends on obsolete version of jdk 2007-08-29 net/ng_netflow: already in base in all supported versions of FreeBSD 2007-08-22 java/jdk12-doc: Obsolete version of jdk 2007-08-22 japanese/netypesv: Depends on obsolete version of jdk
* - Update to 2.2.0acm2007-09-188-7/+10
|
* Update PostgreSQL ports to the latest patch releases.girgen2007-09-1823-181/+187
| | | | PR: ports/104075
* Try to fix compilation with gcc 4.2 and -current.ale2007-09-161-0/+10
|
* Begin planning for de-orbit burn. This does not build with gcc4.2, andale2007-09-161-15/+4
| | | | | | the correct fix is to update to a modern version of MySQL. While here, rip out obsolete 4.X cruft.
* Update to 5.2.4 release.ale2007-09-143-84/+161
|
* - Update to 1.39mnag2007-09-142-4/+4
| | | | Reported by: Koobs <koobz___users.sourceforge.net>
* - Update to PyQt-4.3miwi2007-09-144-213/+31
| | | | Submitted by: Danny Pansters <danny@ricin.com> (maintainer via privat mail)
* - Update to 0.8.1miwi2007-09-112-4/+4
|
* upgrade databases/slony1 to latestedwin2007-09-088-52/+210
| | | | | | | upgrade databases/slony1 to latest released version. PR: ports/115925 Submitted by: Vivek Khera <vivek@khera.org>
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-0861-362/+77
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* Remove support for antique perl.linimon2007-09-084-68/+2
| | | | Hat: portmgr
* Drop support for perl 5.003.linimon2007-09-082-34/+1
| | | | Hat: portmgr
* - Update WWW.jmelo2007-09-052-2/+2
| | | | | | PR: ports/115611 Submitted by: Linh@closedsrc.org Approved by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
* Update to 0.08007lbr2007-09-052-4/+4
|
* - Fix build with python25pav2007-09-053-8/+468
| | | | | | PR: ports/115980 Submitted by: Scot Hetzel <swhetzel@gmail.com> Obtained from: vendor SVN
* - Really fix jython dependencypav2007-09-051-1/+1
| | | | Pointy hat to: pav
* - Chase jython updatepav2007-09-041-2/+2
| | | | Reported by: pointyhat
* Update to Qt 4.3.1.lofi2007-09-0225-46/+56
|
* - Update to 3.8.1pav2007-09-024-9/+9
| | | | | | PR: ports/109026 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> Approved by: maintainer timeout (girgen; 6 months)
* update to 0.9.1dryice2007-09-012-4/+4
|
* Use the CPAN site macro.mat2007-08-3111-41/+13
| | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims.
* - Respect NOPORTDOCS.chinsan2007-08-312-3/+30
| | | | | | | | - Respect USE_LDCONFIG. PR: ports/115808 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet at sunpoet.net> Approved by: maintainer
* Update to 2.0.2skv2007-08-314-12/+12
| | | | Changes: http://www.firebirdsql.org/rlsnotes/Firebird-2.0.2-ReleaseNotes.pdf
* Update to 1.14mat2007-08-282-7/+5
|
* Update to 5.1.21 release.ale2007-08-2825-30/+220
|
* Update to 0.34mat2007-08-272-6/+5
| | | | | PR: 115831 Submitted by: clsung
* Update to 0.6.2.knu2007-08-273-18/+4
| | | | This is just 0.6.1 + files/patch-src::bdb.c, but anyway.
* - Update to 1.59.chinsan2007-08-263-6/+5
| | | | - take maintainership.
* - Update to 3.40clsung2007-08-252-6/+5
|
* Upgrade to JasperReports 2.0.1.thierry2007-08-252-7/+7
| | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=534622>.
* Add file forgotten in previous commit:itetcu2007-08-251-0/+14
| | | | | | | | | | | - update to 3.1 - WANT_PHP_WEB since it's web-based - default php to 5 and mark ignore with 3 - use WWWDIR - use SUB_FILES for pkg-message PR: ports/115584 Submitted by: Petr Macek (maintainer)
* - update to 3.1itetcu2007-08-254-62/+57
| | | | | | | | | | - WANT_PHP_WEB since it's web-based - default php to 5 and mark ignore with 3 - use WWWDIR - use SUB_FILES for pkg-message PR: ports/115584 Submitted by: Petr Macek (maintainer)
* Update to 5.0.1.fjoe2007-08-245-31/+93
|
* - Set PLIST_FILES to %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% (as ↵nivit2007-08-241-1/+1
| | | | suggested by sat@)
* - Update to 1.3.1rafan2007-08-234-34/+27
| | | | | PR: ports/115605 Submitted by: Anderson S. Ferreira <anderson at cnpm.embrapa.br> (maintainer)
* - change maintainer address on ports I maintaintabthorpe2007-08-232-2/+2
| | | | Approved by: clsung (mentor)
* - Update to 0.8.0miwi2007-08-222-4/+4
|
* Routine update of phpmyadmin to version 2.11.0clsung2007-08-224-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | >From the announce message: The phpMyAdmin Project is proud to announce the immediate availability of phpMyAdmin 2.11.0, which will probably be the last series supporting PHP 4. This version supports creating VIEWs from query results and can manage triggers, procedures and functions. It also supports MySQL 5.0.37 query profiling and has an improved interface for servers hosting thousands of databases and tables. For the full announcement, see: http://sourceforge.net/mailarchive/message.php?msg_name=46CB572E.7020200%40cegepsherbrooke.qc.ca Full release notes can be found in either of these places: https://sourceforge.net/project/shownotes.php?release_id=533830 http://www.phpmyadmin.net/ChangeLog.txt PR: ports/115707 Submitted by: maintainer (Matthew Seaman)
* - Fix RUN_DEPENDSmm2007-08-212-4/+4
| | | | | | - Bump PORTREVISION devel/gmake was accidentially included in RUN_DEPENDS
* - Update WWW linkmm2007-08-213-3/+3
| | | | | PR: ports/115668 Approved by: maintainer
* - Update to 0.8.11miwi2007-08-211-1/+1
| | | | | PR: 115603 Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
* Update to 0.27.tobez2007-08-212-4/+4
| | | | Changes: http://search.cpan.org/src/GRUBER/DBIx-Perlish-0.27/Changes
* 2007-08-19 databases/bbdb-emacs20: emacs20 and related ports are obsolete; ↵miwi2007-08-193-34/+0
| | | | | | | | | | please use a more recent version 2007-08-19 databases/lsdb-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 deskutils/mhc-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 devel/elib-emacs19: emacs19 is obsolete; please use a more recent version 2007-08-19 devel/elib-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 devel/pcl-cvs-emacs20: emacs20 and related ports are obsolete; please use a more recent version
* BROKEN: Does not buildkris2007-08-181-0/+2
|
* Update to 4.6.19, this is a bugfix release.delphij2007-08-184-8/+8
| | | | Approved by: maintainer (implicit)
* Upgrade to JasperReports 2.0.0.thierry2007-08-172-7/+7
| | | | | | | Changelog at <https://sourceforge.net/project/shownotes.php?release_id=531993>. Note: it is supported by iReport 2.0.
* Add port databases/tablelog:sat2007-08-165-0/+54
| | | | | | | | | | | | | Tablelog is a contributed PostgreSQL module that uses a trigger to log any INSERTs, UPDATEs and DELETEs on a specific table into another table. The second part of tablelog is able to restore the state of the original table or of a specific row for any time in the past. WWW: http://tablelog.projects.postgresql.org/ Author: Andreas Scherbaum <ads-pgfoundry @nospam@ wars-nicht.de> PR: ports/114541 Submitted by: Robert Gogolok <gogo@cs.uni-sb.de>
* - Update to 1.0.2clsung2007-08-156-38/+50
| | | | | PR: ports/114426 Submitted by: maintainer (Gea-Suan Lin)
* Add a patch to fix build with Berkeley db 4.2-4.3.knu2007-08-141-0/+14
| | | | | | Tested with the bundled test suite. Reported by: many..
* - Update to 0.1001clsung2007-08-142-4/+5
|
* Module that allows validation of data before submission to aclsung2007-08-145-0/+50
| | | | | | | | | database. WWW: http://search.cpan.org/dist/DBIx-Class-Validation/ PR: ports/115176 Submitted by: Zach Thompson <hideo at lastamericanempire.com>
* This DBIx::Class component resembles the behaviour of Class::DBI::UUID,clsung2007-08-145-0/+70
| | | | | | | | | implicitly creating columns as uuid. WWW: http://search.cpan.org/dist/DBIx-Class-UUIDColumns/ PR: ports/115175 Submitted by: Zach Thompson <hideo at lastamericanempire.com>
* Update to 0.08006lbr2007-08-132-4/+5
|
* [repocopy] net/py-rrdtool_lgpl -> databases/py-rrdtool_lgpledwin2007-08-112-1/+2
| | | | | | | | Follow the migration of net/rrdtool to databases/rrdtool PR: ports/114320 Submitted by: Edwin Groothuis <edwin@freebsd.org> Approved by: maintainer timeout
* [repocopy] net/php4-rrdtool -> databases/php4-rrdtooledwin2007-08-112-1/+2
| | | | | | | | Follow the migration of net/rrdtool to databases/rrdtool PR: ports/114316 Submitted by: Edwin Groothuis <edwin@freebsd.org> Approved by: mat@
* [repocopy] net/p5-RRD-Simple -> databases/p5-RRD-Simpleedwin2007-08-112-1/+2
| | | | | | | | Chase the migration of net/rrdtool to databases/rrdtool PR: ports/114315 Submitted by: Edwin Groothuis <edwin@freebsd.org> Approved by: chinsan@
* [repocopy] net/p5-POE-Component-RRDTool -> databases/p5-POE-Component-RRDTooedwin2007-08-112-1/+2
| | | | | | | | Chase the migration of net/rrdtool to databases/rrdtool PR: ports/114314 Submitted by: Edwin Groothuis <edwin@freebsd.org> Approved by: maintainer timeout
* [repocopy] net/jrobin -> databases/jrobinedwin2007-08-112-1/+2
| | | | | | | | Chase the migration of net/rrdtool to databases/rrdtool PR: ports/114313 Submitted by: Edwin Groothuis <edwin@freebsd.org> Approved by: maintainer timeout
* [repocopy] move net/rrdtool10 to databases/rrdtool10edwin2007-08-112-1/+2
| | | | | | | | | Chase the move of net/rrdtool to databases/rrdtool. Since this is the same program, this one also has to be moved. PR: ports/114311 Submitted by: Edwin Groothuis <edwin@freebsd.org> Approved by: lth@
* - Fix build with FTS2mnag2007-08-106-44/+60
| | | | | | PR: 115271 Pointy hat to: mnag Reported by: many
* Update to version 0.6.1, which reportedly supports the DB 4.6 series.knu2007-08-103-12/+12
| | | | Submitted by: matusita
* Update to 0.08005lbr2007-08-092-6/+5
|
* - Update to 0.3.0nivit2007-08-063-30/+8
| | | | | - Convert easy_install support to bsd.python.mk's - Remove pkg-plist
* New port: Berkeley DB 4.6 (databases/db46)delphij2007-08-067-116/+121
| | | | | Submitted by: Gea-Suan Lin <gslin@gslin.org> PR: ports/114921
* Fix the last change, respect MAKE_ARGS defined in bsd.emacs.mkyoichi2007-08-041-1/+1
|
* Use EMACS_CMD to byte-compile.yoichi2007-08-041-1/+1
|
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-0414-20/+20
| | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* - Update RUN_DEPENDS according to the repo of rubygem-postgresclsung2007-08-042-2/+2
| | | | Noted by: Dmitry Morozovsky <marck_AT_rinet dot ru>
* - update to 4.1.3dinoex2007-08-032-4/+4
|
* - fix INDEX breakclsung2007-08-031-1/+1
| | | | Pointyhat to: clsung (me)
* - databases/ruby-postgres -> databases/rubygem-postgresclsung2007-08-035-69/+1
| | | | | PR: ports/114048 Submitted by: Roderick van Domburg <r dot s dot a dot vandomburg_AT_nedforce dot nl>
* - This updates ruby-postgres to the latest version: 0.7.1.2006.04.06.clsung2007-08-033-47/+197
| | | | | | | | | | | This offers greatly improved performance and compatibility. The Makefile has been revamped to use RubyGems instead of a plain tarball. The RubyGem packaging is the preferred method of distribution, and simplifies the Makefile. PR: ports/114048 Submitted by: Roderick van Domburg <r dot s dot a dot vandomburg_AT_nedforce dot nl>
* - bsd.qt.mk:lofi2007-08-038-18/+10
| | | | | | | | | | | | QT_COMPONENTS can now be depended on at runtime or buildtime only by specifiying them as <component>_build or <component>_run, respectively. Specifying <component> without any suffix will depend on the component at both build- and runtime just like before. - Convert Qt core ports to use the new dependency switches. - Add a patch to corelib to fix Qt4 on ARM, submitted by: Björn König <bkoenig@alpha-tierchen.de>
* - Update to 2.3.5mnag2007-08-012-4/+4
|
* - Update to 3.4.1mnag2007-08-0116-28/+386
| | | | | | | | | - Make sqlite3 respect CC [1] - Add support for FTS2 [2] PR: 112286 [1], 113477 [2] Submitted by: Sergey Prikhodko <sergey___network-asp.biz> [1], Anton Berezin <tobez___FreeBSD.org> [2]
* - Fix with new python infrastructurepav2007-07-312-141/+138
|
* - this is a repocopied portclsung2007-07-3113-393/+268
| | | | | | | - db45 introduced in ports tree PR: ports/114821 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - Update to 1.5rafan2007-07-313-16/+17
| | | | | | | - Add one more mirror PR: ports/115063 Submitted by: Alexander Zhuravlev <zaa at zaa.pp.ru> (maintainer)
* - Fix with python25pav2007-07-311-0/+2
|
* - Fix with non-default pythonpav2007-07-311-1/+1
|
* Don't install world writeable files and directories.arved2007-07-301-1/+3
| | | | | PR: 114286 Reported by: "O. Hartmann" <ohartman@zedat.fu-berlin.de>