1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

10458 Commits

Author SHA1 Message Date
Ashish SHUKLA
f3770c10f9 - Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
2012-08-01 16:50:15 +00:00
Steve Wills
2603cbcc06 - Update to 1.1.3 2012-08-01 03:25:19 +00:00
Sunpoet Po-Chuan Hsieh
51d686e067 - Update to 1.29
- Add LICENSE

Changes:	http://search.cpan.org/dist/AnyEvent-CouchDB/Changes
2012-07-31 01:47:24 +00:00
Niclas Zeising
7c5660124a Fix package building.
Pass maintanership to submitter

PR:		ports/169980 (minor modifications)
Submitted by:	Bryan Drewery <bryan@shatow.net>
2012-07-30 15:30:35 +00:00
Sunpoet Po-Chuan Hsieh
b9467faa97 - Use canonical name of Berkeley DB for COMMENT 2012-07-29 18:58:25 +00:00
Florian Smeets
43b6b7d905 This file is not required to build xtrabackup. This was the latest version of
the patch in the PR which I missed because it was included as URLs not as diffs.

PR:		ports/170018
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
Approved by:	maintainer
2012-07-28 08:44:29 +00:00
Florian Smeets
56fbb5fc1f Update to 2.0.1
PR:		ports/170018
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
Approved by:	maintainer
2012-07-27 14:45:10 +00:00
Erwin Lansing
24576e77ad Mark BROKEN: does not build
Submitted by:	pointyhat
2012-07-27 06:57:20 +00:00
Steve Wills
df63296656 - Update Rails and friends to 3.2.7
- Add vuxml entry for Rails 3.2.6 [1]

Reviewed by:	zi [1]
2012-07-27 03:09:19 +00:00
Frederic Culot
edd4aaac63 - Update to 0.26
Changes:	http://search.cpan.org/dist/DBIx-Log4perl/Changes
2012-07-26 19:30:30 +00:00
Marcus von Appen
6744e39a0f - Don't define HAVE_LOAD_EXTENSION when sqlite3 is compiled with EXTENSION
option turned off

PR:		ports/156076
Submitted by:	Pan Tsu <inyaoo@gmail.com>
2012-07-26 05:44:07 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Carlo Strub
2adc21ec96 Fix typos in COMMENT 2012-07-24 21:27:13 +00:00
Carlo Strub
965b4433c8 Fix typos in COMMENT 2012-07-24 21:09:44 +00:00
Carlo Strub
92ded9ea18 Fix typos in COMMENT 2012-07-24 20:23:22 +00:00
Glen Barber
9d41633517 Copy databases/php5-redis -> databases/php53-redis.
This new port allows the usage of the php redis module with php53.
Assume maintainership.

PR:		ports/169776
Submitted by:	gjb (myself)
Approved by:	eadler (mentor)
2012-07-24 13:51:40 +00:00
Carlo Strub
1863cc77b0 Fix typos in COMMENT 2012-07-24 07:19:21 +00:00
Steve Wills
57b7bfefc8 - Update rails to 3.2.6 and accompanying dependency updates 2012-07-24 00:41:42 +00:00
Nicola Vitale
d07965fa98 - Update to 2.3.1
- Set DISTNAME and PYDISTUTILS_PKGNAME using modifiers
- Bump min USE_PYTHON version to 2.6
- Upstream moved PostgreSQL/MySQL modules into their
  own packages
- Remove PostgreSQL and MySQL RUN_DEPENDS accordingly
- Remove post-patch: bits
- Add pkg-message mentioning py-htsql-{pgsql,mysql} ports

PR:		ports/169851
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail.com> (maintainer)
2012-07-23 21:14:48 +00:00
Florian Smeets
f1f37a4b87 - update to 5.3.15
- document php vulnerabilities

Security:	http://www.vuxml.org/freebsd/bdab0acd-d4cd-11e1-8a1c-14dae9ebcf89.html
2012-07-23 14:39:48 +00:00
Nicola Vitale
ebff4a8f7d HTSQL ("Hyper Text Structured Query Language") is a high-level query
language for relational databases. The target audience for HTSQL is the
accidental programmer -- one who is not a SQL expert, yet needs a usable,
comprehensive query tool for data access and reporting.

This port provides the MySQL backend to HTSQL

WWW:	http://htsql.org/

RedPorts Log:	https://redports.org/buildarchive/20120714112050-51475/

PR:		ports/169853
Submitted by:	koobs <koobs.freebsd@gmail.com>
2012-07-23 12:52:24 +00:00
Nicola Vitale
4add9c8d8b HTSQL ("Hyper Text Structured Query Language") is a high-level query
language for relational databases. The target audience for HTSQL is the
accidental programmer -- one who is not a SQL expert, yet needs a usable,
comprehensive query tool for data access and reporting.

This port provides the PostgreSQL backend to HTSQL

WWW:	http://htsql.org/

RedPorts Log: https://redports.org/buildarchive/20120714112050-51475/

PR:		ports/169854
Submitted by:	koobs <koobs.freebsd@gmail.com>
2012-07-23 12:46:31 +00:00
Ruslan Makhmatkhanov
878ac10d51 - strict python version to 2.x (doesn't build with python3)
PR:		170072
Submitted by:	Kimmo Paasiala <kpaasial at gmail dot com>
Approved by:	timur (maintainer)
2012-07-23 07:14:38 +00:00
Doug Barton
86b7e3bb7f For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
2012-07-23 01:33:55 +00:00
Doug Barton
ce7d0b1f2e For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in.
2012-07-22 23:23:59 +00:00
Marcus von Appen
f510aec1c0 - Update to version 0.7.0
PR:		ports/169752
Submitted by:	Jose Jachuf <jjachuf@gmail.com> (maintainer)
2012-07-22 10:54:09 +00:00
Jun Kuriyama
b67b151c2f - Upgrade to 0.07. 2012-07-22 10:52:00 +00:00
Jun Kuriyama
4d2ef2d446 - Upgrade to 0.002115. 2012-07-22 10:47:25 +00:00
Chris Rees
ce96d128e1 Unbreak by juggling some files between plists
PR:		ports/169699
Submitted by:	maintainer (Geoffroy Desvernay <dgeo@centrale-marseille.fr>)
2012-07-21 17:30:57 +00:00
Sergey A. Osokin
a51ff92421 Remove databases/redis-scripting, use databases/redis-devel instead.
Update CONFLICTS for databases/redis and databases/redis-devel.
2012-07-19 17:29:30 +00:00
Alberto Villa
2419ec8a67 - Backport fix to an authentication bug which makes it impossible to
authenticate to Google services.
- Bump PORTREVISION.

Submitted by:	Mina R Waheeb <mina at kemetex.com> via mailing list
2012-07-18 22:56:35 +00:00
Jun Kuriyama
0aca2623a8 Tools to make migrating your DBIx::Class databases easier.
WWW: http://search.cpan.org/dist/DBIx-Class-Migration/
2012-07-18 08:39:49 +00:00
Florian Smeets
d87aab5edd - fix a typo which results in php53-pdo_mysql to always set USE_MYSQL
- bump PORTREVISION of php53-pdo_mysql

PR:		ports/169959
Submitted by:	Alexey Markov <redrat@mail.ru>
2012-07-18 07:40:41 +00:00
Sergey A. Osokin
928def84a1 Rename rc script template to more canonical name. 2012-07-18 06:10:17 +00:00
Sergey A. Osokin
cad255c228 Connect redis-devel to build. 2012-07-18 02:19:39 +00:00
Diane Bruce
ed3d69c69e - modify port to install the egg file as an unzipped archive
otherwise www/google-appengine 1.7.0 will fail

Submitted by:	nivit
Reviewed by:	tj
Obtained from:	email via tj
2012-07-18 00:59:20 +00:00
Carlo Strub
f20bd968e3 - Update to 2.10.5
- Bump PORTREVISION
2012-07-17 20:00:35 +00:00
Sergey A. Osokin
d86d6da5b7 Remove needless file. 2012-07-17 18:30:38 +00:00
Sergey A. Osokin
a8604ad15f Readding the removed port redis-devel.
Update to the latest development version 2.6.0-rc5.
2012-07-17 18:23:25 +00:00
Martin Matuska
3970e7b6ba TDS backend module for mod_sql of ProFTPD
WWW:	http://labratsoftware.com/mod_sql_tds/
2012-07-17 14:47:39 +00:00
Martin Matuska
5aad41d693 SQLite backend module for mod_sql of ProFTPD
WWW:	http://www.proftpd.org/docs/contrib/mod_sql.html
2012-07-17 14:46:56 +00:00
Martin Matuska
b61e1e3b42 ODBC backend module for mod_sql of ProFTPD
WWW:	http://www.proftpd.org/docs/contrib/mod_sql.html
2012-07-17 14:46:03 +00:00
Martin Matuska
1423b7fdfd Unbreak ProFTPD on sparc [1].
Significantly simplify proftpd port options.
Slave ports will follow in separate commits.

PR:		169644 [1]
Submitted by:	Dmitry Afanasiev [1]
2012-07-17 14:38:28 +00:00
Jason Helfman
a9394fb06f - update to 1.0.6, update MASTER_SITES [1]
- move to optionsNG [2]
- add in shared descriptions for {MYSQL,ORACLE,PGSQL}_JDBC [2]
- add LICENSE [2]
- modify startup-script for java sanity [2]

PR:     ports/166244
Submitted by:   maintainer jjuanino@gmail.com [1], jgh@ [2]
2012-07-16 17:41:53 +00:00
Marcelo Araujo
290aa85a70 - Update to 2.13.4.
PR:		ports/169892
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
2012-07-16 06:53:35 +00:00
Wesley Shields
1af61580a2 Update to 2.0.6.
Convert to optionsNG

PR:		ports/169548
Approved by:	mail@derzinn.de (maintainer timeout)
2012-07-13 20:48:50 +00:00
Pawel Pekala
b02fb6650b Update to version 1.1.1
PR:		ports/169782
Submitted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> (maintainer)
2012-07-13 14:05:48 +00:00
Koop Mast
80644e2fc3 Fix the build with clang.
PR:		ports/169381
Submitted by:	pawel@
2012-07-13 11:46:26 +00:00
Sunpoet Po-Chuan Hsieh
07e43b3858 - Fix build with lang/php5 (PHP 5.4)
- Convert to new options framework
- Cosmetic change
- Take maintainership

Obtained from:	http://svn.php.net/viewvc?view=revision&revision=319585
2012-07-11 20:11:48 +00:00