Commit graph

12142 commits

Author SHA1 Message Date
Ruslan Makhmatkhanov
7ad9778313 - update to 3.8.3
- correct EXAMPLE option
- "extended regex" had used on post-patch phase

PR:		186558
Submitted by:	Pavel I Volkov <pavelivolkov@gmail.com> (maintainer)
2014-02-10 22:01:26 +00:00
Palle Girgensohn
2999fc98f0 Chase ICU update 2014-02-10 16:32:40 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Kubilay Kocak
01d733c2df databases/py-redis: Update to 2.9.1 & modernise
- Update to 2.9.1
- Deprecate easy_install target
- Deprecate OPTIONSFILE override
- Remove unecessary setup.py patch
- Use OPTIONS helpers for HIREDIS RUN_DEPENDS

Changes: https://github.com/andymccurdy/redis-py/blob/2.9.1/CHANGES
2014-02-10 10:06:18 +00:00
Ruslan Makhmatkhanov
e7b6a7e657 - add LICENSE (MIT)
- do not use easy_install
- convert to using auto-generated packing list
- remove tab and add trailing slash in pkg-descr:WWW
- bump PORTREVISION

Approved by:	nivit (maintainer, by email)
2014-02-10 05:20:14 +00:00
Steven Kreuzer
195af262a4 Update to version 3.8.3
Fix LIB_DEPEND
Add missing STRIP_CMD

PR:		ports/186456
Submitted by:	Eero Hanninen <fax@nohik.ee>
Approved by:	Pavel Volkov <pavelivolkov@gmail.com> (maintainer)
2014-02-10 03:46:37 +00:00
Ruslan Makhmatkhanov
9d274025bf - do not use easy_install, convert to auto-generated packing list
- move DIST_SUBDIR upper, where appropriate
- add trailing slash to WWW url, where appropriate
- bump PORTREVISION
2014-02-09 23:40:57 +00:00
Ruslan Makhmatkhanov
ff7a18cf24 - update to 4.0.0.13.80
- add stage support

PR:		186568
Submitted by:	Jose Garcia Juanino <jjuanino@gmail.com> (maintainer)
2014-02-09 20:20:07 +00:00
Matthew Seaman
e2021d50ec Update to 4.1.7
This is a routine bugfix release

ChangeLog:	  http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.7/phpMyAdmin-4.1.7-notes.html/view
2014-02-09 18:26:02 +00:00
Thierry Thomas
683f48c7a2 Upgrading to 4.0.0.833.
PR:		ports/178497
Submitted by:	José García Juanino <jjuanino (at) gmail.com>
2014-02-09 15:12:14 +00:00
Ruslan Makhmatkhanov
cb2900bcf5 - make py*-MySQLdb ports actually conflict with each other [1]
while here:
- do not use easy_install and add stage support
- convert to auto-generated packing list
- bump PORTREVISION
- add py-MySQLdb56 port as a slave to py-MySQLdb

PR:		177620 [1] (based on)
Submitted by:	Craig Leres <leres@ee.lbl.gov>
Approved by:	maintainer timeout (10 months)
2014-02-09 14:15:28 +00:00
Ruslan Makhmatkhanov
b20cc2697d - remove patch for python26, that's not in tree anymore
- turn extra-patch for python27 into regular patch and remove corresponding
  logic from Makefile
2014-02-09 13:46:50 +00:00
Antoine Brodin
fc44453d4c - Fix plist
- Allow packaging as a regular user
2014-02-09 12:54:55 +00:00
Alex Dupre
7439b8c4ff - Update to 5.5.9 release
- Enable FPM by default [2]
- Add support to override configure flags [3]

To users requesting mod_php package, please read this:
https://wiki.apache.org/httpd/PHP-FPM

PR:		ports/185438 [1], ports/186536 [2]
Submitted by:	Ilya Bakulin <webmaster@kibab.com> [1],
		Reinier Schoof <reinier@skoef.nl> [2]
2014-02-09 12:46:09 +00:00
Ruslan Makhmatkhanov
9209f13376 - fix typo in USE_GITHUB value, introduces in my previous commit. It doesn't
affect the fetch at all, just a typo.
2014-02-09 12:34:32 +00:00
Emanuel Haupt
0332e4b02b Support staging 2014-02-09 11:58:06 +00:00
Emanuel Haupt
8f4dd31b79 Support staging use shebangfix and strip binaries. 2014-02-09 11:52:16 +00:00
Ruslan Makhmatkhanov
b436c7cac8 - remove pkg-plist forgotten in previous commit 2014-02-09 11:12:31 +00:00
Ruslan Makhmatkhanov
508a9eed7c - install port documentation into stagedir uncoditionally and remove inclusion
of bsd.port.options.mk
- unmute docs installation command
- remove no more needed patch
- bump PORTREVISION
2014-02-09 11:11:46 +00:00
Ruslan Makhmatkhanov
8a366dc479 - update to 0.7.1
- change maintainer's email

while here:
- update LICENSE (BSD3CLAUSE)
- do not use deprecated easy_install and remove NO_STAGE

PR:		186076
Submitted by:	Volodymyr Kostyrko <c.kworr@gmail.com>
2014-02-09 11:01:51 +00:00
Alex Dupre
3bf632e183 - Update to 5.4.25 release [1]
- Enable FPM by default [2]
- Add support to override configure flags [3]

To users requesting mod_php package, please read this:
https://wiki.apache.org/httpd/PHP-FPM

PR:		ports/186564 [1], ports/185437 [2], ports/186536 [3]
Submitted by:	Rustem Alimov <rustem.alimov@gmail.com> [1],
		Ilya Bakulin <webmaster@kibab.com> [2],
		Reinier Schoof <reinier@skoef.nl> [3]
2014-02-09 08:39:00 +00:00
Sunpoet Po-Chuan Hsieh
60cb1ddc8d - Fix PKGNAME collision 2014-02-08 15:13:43 +00:00
Baptiste Daroussin
155aa7f937 Deprecate ports unmaintained for which distillator is not able to find public distfiles
Reported by:	distilator
2014-02-07 18:50:30 +00:00
Martin Wilke
f6c9a93db2 - Fix build
- Stage support

PR:		184234
Submitted by:	Ports Fury
2014-02-07 15:54:38 +00:00
Baptiste Daroussin
313de50d95 Add forgotten bits from boost chasing 2014-02-07 11:45:14 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Alexey Dokuchaev
969fbda17a Cleanup the port a bit before it can be unbroken further:
- Add gmake to USES, it builds better with GNU make
- Use better syntax in top Makefile (files/patch-aa)
- Reindent commands in recipes; touch Makefile header and COMMENT
2014-02-07 10:43:04 +00:00
Martin Wilke
0ae9682fc0 - Stage support 2014-02-06 14:11:47 +00:00
Martin Wilke
82700603bf - Stage support 2014-02-06 12:16:41 +00:00
Martin Wilke
6ac9d07320 - Drop maintainership 2014-02-06 03:17:07 +00:00
Martin Wilke
af099b4997 - Stage support 2014-02-06 02:41:31 +00:00
Antoine Brodin
01e1465a52 Deprecate, upstream disappeared.
Requested by:	maintainer
2014-02-05 23:58:44 +00:00
Antoine Brodin
f138519552 This port is staged. 2014-02-05 23:43:15 +00:00
Antoine Brodin
7a23bc5274 Finish stage support (the master port is already staged) 2014-02-05 23:35:20 +00:00
Mathieu Arnold
af9607e0f2 Update to 3.0.0
Changes:	http://www.postgresql.org/message-id/5806d5ec19f6849cc3a33877d02c0e26@biglumber.com
Sponsored by:	Absolight
2014-02-05 15:58:54 +00:00
Emanuel Haupt
58fb45f3dd Support staging. 2014-02-05 13:43:06 +00:00
Baptiste Daroussin
6b0586ed92 Reset maintainer (mail bouncing)
Reported by:	pkg-fallout
2014-02-05 09:00:31 +00:00
Martin Wilke
93e63011e7 - Really stage support 2014-02-05 08:16:10 +00:00
Frederic Culot
d2b0a3e81f - Update to 1.77
Changes:	http://search.cpan.org/dist/SQL-Abstract/Changes
2014-02-05 07:37:34 +00:00
Martin Wilke
f5f067534e - Stage support 2014-02-05 07:37:19 +00:00
Matthew Seaman
592a9faab9 Update to 5.1.29
ChangeLog:	https://dev.mysql.com/doc/relnotes/connector-j/en/news-5-1-29.html
2014-02-04 19:04:17 +00:00
Sunpoet Po-Chuan Hsieh
56c58b7832 - Update to 0.29
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
2014-02-04 16:31:06 +00:00
Sunpoet Po-Chuan Hsieh
4065b145ab - Update to 1.2.17.0
Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.17
		http://search.cpan.org/dist/Search-Xapian/Changes
2014-02-04 16:14:36 +00:00
Sunpoet Po-Chuan Hsieh
59c22a0166 - Update to 1.2.17
- Update USE_PYTHON
- Use PORTDOCS

Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.17
2014-02-04 16:14:32 +00:00
Sunpoet Po-Chuan Hsieh
223de8ea3e - Update to 1.2.17
Changes:	http://trac.xapian.org/wiki/ReleaseOverview/1.2.17
2014-02-04 16:14:27 +00:00
Baptiste Daroussin
d036d0aacf Deprecate: abandonware, messing the clusters 2014-02-04 12:50:48 +00:00
Pietro Cerutti
a49192f9f9 - STAGE-clean 2014-02-04 09:28:11 +00:00
Alex Dupre
9bed6d1a51 Limit portscout versions. 2014-02-04 09:27:42 +00:00
Frederic Culot
0383a6ebb5 - Update to 1.631 [1]
- Simplify COMMENT

Changes:	http://search.cpan.org/~timb/DBI-1.631/Changes#Changes_in_DBI_1.631
PR:		ports/186303 [1]
Submitted by: 	Kurt Jaeger <fbsd-ports@opsec.eu>
2014-02-03 17:45:10 +00:00
Anton Berezin
4b67ba1dff Update to 2.0 and take over maintainership. 2014-02-03 13:52:17 +00:00