Commit graph

9640 commits

Author SHA1 Message Date
Chris Rees
6b328ebfb9 - Use USERS and GROUPS
- Dequote RESTRICTED

Feature safe:	yes
2011-11-27 21:13:30 +00:00
Chris Rees
e5377361ed - Use USERS and GROUPS
- Mark BROKEN on 9+;
    ../msql/types.c:50:20: error: regexp.h: No such file or directory
- Dequote RESTRICTED
- PKGMESSAGEise post-install-notes and correct typos

Feature safe:	yes
2011-11-27 19:42:02 +00:00
Brendan Fabeny
5d57d97db9 update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjust
dependent ports

Approved by:	linimon (portmgr), thierry, tota, wen
Feature safe:	yes
2011-11-27 07:02:15 +00:00
Julien Laffaye
93a86fa5f4 Bump Go packages for the new Go release.
Feature safe:	yes
2011-11-26 22:56:57 +00:00
Doug Barton
a76fc9307b Security and bugfix update to 3.4.8-rc1
Announcement:

"Welcome to the first release candidate for phpMyAdmin 3.4.8, a bugfix
release with minor security corrections.

Please refer to the upcoming PMASA-2011-18 announcement on
http://www.phpmyadmin.net/home_page/security.

Marc Delisle, for the team"

Welcome to the first release candidate for phpMyAdmin 3.4.8, a bugfix
release with minor security corrections.

3.4.8.0 (not yet released)
- bug #3425230 [interface] enum data split at space char (more space to
  edit)
- bug #3426840 [interface] ENUM/SET editor can't handle commas in values
- bug #3427256 [interface] no links to browse/empty views and tables
- bug #3430377 [interface] Deleted search results remain visible
- bug #3428627 [import] ODS import ignores memory limits
- bug #3426836 [interface] Visual column separation
- bug #3428065 [parser] TRUE not recognized by parser
+ patch #3433770 [config] Make location of php-gettext configurable
- patch #3430291 [import] Handle conflicts in some open_basedir situations
- bug #3431427 [display] Dropdown results - setting NULL does not work
- patch #3428764 [edit] Inline edit on multi-server configuration
- patch #3437354 [core] Notice: Array to string conversion in PHP 5.4
- [interface] When ShowTooltipAliasTB is true, VIEW is wrongly shown as the
  view name in main panel db Structure page
- bug #3439292 [core] Fail to synchronize column with name of keyword
- bug #3425156 [interface] Add column after drop
- [interface] Avoid showing the password in phpinfo()'s output
- bug #3441572 [GUI] 'newer version of phpMyAdmin' message not shown in IE8
- bug #3407235 [interface] Entering the key through a lookup window does not
  reset NULL
- [security] Self-XSS on database names (Synchronize), see PMASA-2011-18
- [security] Self-XSS on database names (Operations/rename), see PMASA-2011-18
- [security] Self-XSS on column type (Create index), see PMASA-2011-18
- [security] Self-XSS on column type (table Search), see PMASA-2011-18
- [security] Self-XSS on invalid query (table overview), see PMASA-2011-18

PR:		ports/162873
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Feature safe:	yes
2011-11-26 09:14:38 +00:00
Jun Kuriyama
8bf1feb761 - Upgrade to 0.10.
Feature safe:	yes
2011-11-26 03:21:27 +00:00
Sunpoet Po-Chuan Hsieh
ffdb8af95e - Update to 0.2102
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
Feature safe:	yes
2011-11-26 03:05:57 +00:00
Martin Wilke
4626221edc - Fix build with GCC 4.6
PR:		162377
Submitted by:	Yuri Karaban <dev@dev97.com>
Approved by:	maintainer
Feature safe:	yes
2011-11-25 18:24:36 +00:00
Martin Wilke
4cbf2608f3 - Update to 0.3
PR:		162779
Submitted by:	maintainer
 Feature safe: yes
2011-11-25 17:05:00 +00:00
Michael Scheidell
777ea8ea02 Submitted by: Abdrey Zonov <andrey@zonov.org>
Approved by:	maintainer (mail@derzinn.de,implicit), gabor (mentor)
Feature safe:	yes
2011-11-24 16:42:57 +00:00
Ruslan Makhmatkhanov
8ab9ea3e41 - Fix pkg-plist
Approved by:	wen (maintainer), miwi (co-mentor)
Feature safe:	yes
2011-11-24 14:07:45 +00:00
Martin Matuska
3e4ffce65f Update to 1.1.2
Feature safe:	yes
2011-11-24 08:36:28 +00:00
Martin Matuska
5cee52726e Update to 1.0.5
Feature safe:	yes
2011-11-24 08:36:21 +00:00
Pav Lucistnik
c19e7302a9 - Mark BROKEN: does not compile
sqlrlistener.C: In member function 'void sqlrlistener::blockSignals()':
  sqlrlistener.C:755: error: 'class rudiments::signalset' has no member named 'getSignalSet'
  sqlrlistener.C:758: error: invalid conversion from 'void*' to 'void (*)(int)'
  sqlrlistener.C:758: error:   initializing argument 1 of 'void rudiments::signalhandler::setHandler(void (*)(int))'

Reported by:	pointyhat
Feature safe:	yes
2011-11-23 19:54:24 +00:00
Sunpoet Po-Chuan Hsieh
65ecbe30e6 - Update to 0.08
Changes:	http://search.cpan.org/dist/DBIx-Class-DateTime-Epoch/Changes
Feature safe:	yes
2011-11-23 17:58:56 +00:00
Sergey A. Osokin
449868b8a1 Add quick fix for fresh redis.
Also drop a note for UPDATING.

Feature safe:	yes
Pointy hat to:	osa
2011-11-23 11:56:53 +00:00
Sergey A. Osokin
59134b7c45 Update from 2.2.15 to 2.4.3.
Add fix for build with clang.	[*]

Submitted by:	vanilla		[*]

Feature safe:	yes

<ChangeLog>

https://raw.github.com/antirez/redis/2.4/00-RELEASENOTES

</ChangeLog>
2011-11-23 11:52:05 +00:00
Mark Linimon
959aab7a08 Mark as not for powerpc: #error Please implement AtomicPointer for this
platform.

Hat:		portmgr
Feature safe:	yes
2011-11-23 04:04:21 +00:00
Pietro Cerutti
f46cb55411 - Correctly register boost as a dependency
Reported by:	PH (via pav)
Feature safe:	yes
2011-11-22 16:31:46 +00:00
Sunpoet Po-Chuan Hsieh
a01b2b8812 - Update to 0.797
Changes:	http://search.cpan.org/dist/Rose-DB-Object/Changes
Feature safe:	yes
2011-11-22 04:07:25 +00:00
Jun Kuriyama
bf383341a5 - Upgrade to 0.14.
Feature safe:	yes
2011-11-22 01:07:54 +00:00
Jun Kuriyama
125386be21 - Upgrade to 1.03.
Feature safe:	yes
2011-11-22 00:54:24 +00:00
Pietro Cerutti
6f4bb37fdd - New port: databases/mysql-connector-c++
MySQL Connector/C++ is a MySQL database connector for C++ implementing a
  subset of the JDBC 4.0 API.

  WWW: http://forge.mysql.com/wiki/Connector_C++

Feature safe:	yes
2011-11-21 16:32:19 +00:00
Boris Samorodov
df94860644 Return to the pool since I don't use and ENOTIME to maintain those ports.
Feature safe:	yes
2011-11-21 14:58:09 +00:00
Sunpoet Po-Chuan Hsieh
062255ee17 - Update to 0.2101
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
Feature safe:	yes
2011-11-21 13:47:42 +00:00
Sunpoet Po-Chuan Hsieh
65dd136eb0 - Update to 1.2.20111114
Changes:	http://code.google.com/p/leveldb/source/list
		http://code.google.com/p/leveldb/source/detail?r=42fb47f6edab02d4abb814631c6615dd4661d7d2
		http://code.google.com/p/leveldb/source/detail?r=36a5f8ed7f9fb3373236d5eace4f5fea369856ee
Feature safe:	yes
2011-11-21 09:01:06 +00:00
Wen Heping
b03bd01e7a - update to 3.10.5
- add LICENSE
- update DEPENDS

Submitted by:	rm@ (via email)
Feature safe:	yes
2011-11-21 07:12:23 +00:00
Sunpoet Po-Chuan Hsieh
26f88dc436 - Update to 1.026
Changes:	http://search.cpan.org/dist/Class-DBI-Lite/Changes
Feature safe:	yes
2011-11-19 20:29:33 +00:00
Sunpoet Po-Chuan Hsieh
fede1334bc - Update to 0.07014
Changes:	http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
Feature safe:	yes
2011-11-19 20:23:06 +00:00
Martin Wilke
06cc44b1b1 - Fix build with Clang
PR:		162411
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
Feature safe:	yes
2011-11-19 15:44:00 +00:00
Martin Wilke
add30232c8 - Update to 1.1.2
PR:		162635
Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
Feature safe:	yes
2011-11-19 15:12:16 +00:00
Sunpoet Po-Chuan Hsieh
fad9aa9cb2 - Update to 0.07013
Changes:	http://search.cpan.org/dist/DBIx-Class-Schema-Loader/Changes
Feature safe:	yes
2011-11-19 05:58:28 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Alex Dupre
5e5954d6db Update to 5.1.60 release.
Feature safe:	yes
2011-11-18 09:47:56 +00:00
Sunpoet Po-Chuan Hsieh
47901fe809 - Update to 1.51
- Add missing trailing 0 of minimal dependency version

Changes:	http://search.cpan.org/dist/Dancer-Plugin-Database/Changes
Feature safe:	yes
2011-11-18 02:47:08 +00:00
Pav Lucistnik
a3c51851f1 - Connect pgpool-II-30 to the build
Feature safe:	yes
2011-11-17 18:45:48 +00:00
Sunpoet Po-Chuan Hsieh
ef6c22b0a2 - Fix CATEGORIES: it should be rubygems, not ruby
Feature safe:	yes
2011-11-16 18:57:10 +00:00
Sunpoet Po-Chuan Hsieh
ecaa544535 - Update to 0.2100
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
Feature safe:	yes
2011-11-16 13:47:39 +00:00
Wen Heping
71707957a7 - Update to 1.1.15
Feature safe:	yes
2011-11-16 07:29:49 +00:00
TAKATSU Tomonari
8361e1265d - Move PKGNAMEPREFIX defined in each R-cran- related ports Makefile
to Mk/bsd.cran.mk

PR:		ports/162238
Submitted by:	tota (myself)
Approved by:	wen (maintainer of Mk/bsd.cran.mk and many related ports),
		David Naylor <naylor_DOT_b_DOT_david_AT_gmail_DOT_com>
		  (maintainer of math/R-cran-RSvgDevice and math/R-cran-car),
		Dan Rue <drue_AT_therub_DOT_org>
		  (maintainer of math/R-cran-psych, timeout > 2 weeks)
Feature safe:	yes
2011-11-15 20:09:02 +00:00
Sunpoet Po-Chuan Hsieh
4506aa60f5 - Update to 0.07
Changes:	http://search.cpan.org/dist/Tie-LevelDB/Changes
Feature safe:	yes
2011-11-15 15:49:47 +00:00
Eitan Adler
412d773fc0 - fix small typos in COMMENT
Submitted by:	eadler
Approved by:	portmgr (itetcu)
Feature safe:	yes
2011-11-14 18:32:43 +00:00
Martin Wilke
4a68e03ab7 - Update rc.d script
Submitted by:	dougb
Approved by:	maintainer via irc
Feature safe:	yes
2011-11-14 13:55:29 +00:00
Raphael Kubo da Costa
6fd8cb7810 Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.

Approved by:	avilla (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 03:26:46 +00:00
Cheng-Lung Sung
de9022e242 - Update to 1.0.2
- JNA support
- JVM forced to be openjdk6
- smart shutdown
- jamm memory agemt turned on
- path is hardcoded into repaircluster script for easier running from cron
- rc.conf cassandra_vmargs can now override autogenerated JVM args
- in previous versions cassandra_vmargs were not used

PR:		ports/162413
Submitted by:	Radim Kolar <hsn_AT_sendmail.cz>
Approved by:	maintainer (via ports/162372)
Feature safe:	yes
2011-11-14 02:17:47 +00:00
Martin Wilke
4c5d75a209 - Update to 0.6.2
PR:		162405
Submitted by:	maintainer
Feature safe:	yes
2011-11-12 19:03:37 +00:00
Steve Wills
ef471fd9f3 - Update to 1.4.10
Feature safe:	yes
2011-11-11 23:09:58 +00:00
Ruslan Makhmatkhanov
39e446a700 2011-11-11 Has expired: Distfile missing, runtime broken. Use
databases/py-sqlobject instead

PR:		        ports/160260
Submitted by:	rm (myself)
Approved by:	wen (maintainer), novel (mentor)
Feature safe:	yes
2011-11-11 19:06:35 +00:00
Martin Wilke
cd2169ebbb - Update to 2.11.6
PR:		162388
Submitted by:	maintainer
Feature safe:	yes
2011-11-11 17:28:48 +00:00
Sunpoet Po-Chuan Hsieh
a15fb4568e - Update to 0.1747
Changes:	http://search.cpan.org/dist/DBIx-Custom/Changes
Feature safe:	yes
2011-11-11 15:32:12 +00:00