summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 0.8.4Martin Wilke2011-11-272-5/+11
| | | | | | PR: 162834 Submitted by: Ports Fury Feature safe: yes
* - Fix MASTER_SITESMartin Wilke2011-11-273-61/+38
| | | | | | | | | | | - Add OPTIONS to omit X11 dependency - Support CC/CFLAGS properly - Support PORTDOCS/PLIST_FILES - Add MAKE_JOBS_SAFE PR: 162835 Submitted by: Ports Fury Feature safe: yes
* - Update to 2.0.19Martin Wilke2011-11-274-16/+19
| | | | | | PR: 162861 Submitted by: Alex Deiter <alex.deiter@gmail.com> (maintaner) Feature safe: yes
* - Fix plistMartin Wilke2011-11-271-1/+1
| | | | | | PR: 162885 Submitted by: maintainer Feature safe: yes
* - Update to 2.3.1Martin Wilke2011-11-273-16/+102
| | | | | | PR: 162892 Submitted by: Goran Lowkrantz <glz@hidden-powers.com> (maintainer) Feature safe: yes
* - Update to 1.9.5Martin Wilke2011-11-272-3/+3
| | | | | | PR: 162904 Submitted by: maintainer Feature safe: yes
* - Unbreak build on 9.0Martin Wilke2011-11-272-1/+14
| | | | | | PR: 162901 Submitted by: maintainer Feature safe: yes
* update math/R to 2.14.0, math/R-cran-sp to 0.9-91, and adjustBrendan Fabeny2011-11-2762-185/+294
| | | | | | | dependent ports Approved by: linimon (portmgr), thierry, tota, wen Feature safe: yes
* - Update to 2.9-20111125Sahil Tandon2011-11-272-3/+3
| | | | Feature safe: yes
* - Correct PLIST for PERL_LEVEL >= 501400Sahil Tandon2011-11-272-9/+22
| | | | | | PR: ports/162875 Submitted by: sunpoet Feature safe: yes
* Fix build on 7.x.Joseph S. Atkinson2011-11-271-5/+42
| | | | | Approved by: kwm (mentor) Feature safe: yes
* Update to the 20111126 snapshot of GCC 4.7.0. This now builds onGerald Pfeifer2011-11-274-6/+6
| | | | | | FreeBSD 10 without problems and any additional tweaks. Feature safe: yes
* Bump Go packages for the new Go release.Julien Laffaye2011-11-265-4/+5
| | | | Feature safe: yes
* - Update go to 20111017 (r60.3)Julien Laffaye2011-11-263-8/+26
| | | | | | | | - Install the lib folder to fix goinstall [1] Reported by: Andy Kosela <akosela@andykosela.com> [1] PR: ports/162621 Feature safe: yes
* (Attempt to) fix build WITH_ALL_TARGETS on < 9.x/i386Juergen Lock2011-11-261-1/+1
| | | | Feature safe: yes
* . Update the build and install targets used to the current recommendations.Greg Lewis2011-11-262-1/+42
| | | | | | | | Fixes installation of plugins by a user. Submitted by: tg@ Confirmed by: Ronald Klop <ronald-freebsd8@klop.yi.org> Feature safe: yes
* Update to the 20111119 snapshot of GCC 4.7.0 which brings supportGerald Pfeifer2011-11-264-10/+12
| | | | | | | | | | for transactional memory on i386, amd64 and alpha. We handle the corresponding info file inclusively by listing all supported architecture and move the libquadmath info file to the same schema. Feature safe: yes
* - Mark BROKEN: does not compilePav Lucistnik2011-11-261-0/+2
| | | | | | | fract4d/c/imageIO.cpp:191:21: error: jpeglib.h: No such file or directory Reported by: pointyhat Feature safe: yes
* - Update to 0.6.17Martin Wilke2011-11-264-19/+40
| | | | | | PR: 162886 Submitted by: Jase Thew <freebsd@beardz.net> (maintainer) Feature safe: yes
* - Update to 5.08-011TAKATSU Tomonari2011-11-262-3/+3
| | | | Feature safe: yes
* Update to the 20111125 snapshot of GCC 4.6.3. This now builds onGerald Pfeifer2011-11-262-3/+3
| | | | | | FreeBSD 10 without problems and any additional tweaks. Feature safe: yes
* Security and bugfix update to 3.4.8-rc1Doug Barton2011-11-262-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* - Upgrade to 2.2.3.Jun Kuriyama2011-11-262-4/+3
| | | | Feature safe: yes
* - Upgrade to 0.13.Jun Kuriyama2011-11-262-3/+3
| | | | Feature safe: yes
* - fix assertion on some JPEG2000 pictures encoded in (RGBA)Dirk Meyer2011-11-262-1/+18
| | | | | | | PR: 162812 Sumbitted by: Sebastian Klemke Obtained from: Debian, Mathew Eis Feature safe: yes
* update to 0.2.3.8-alphaBrendan Fabeny2011-11-263-19/+10
| | | | Feature safe: yes
* - Update to 1.1.0MIHIRA Sanpei Yoshiro2011-11-262-5/+5
| | | | | | | - Use GNU MASTER_SITES macro PR: ports/162617 Feature safe: yes
* - Update to 1.12Thomas Abthorpe2011-11-262-3/+3
| | | | | | PR: ports/162797 Submitted by: maintainer Feature safe: yes
* - Force commit to note correct PRThomas Abthorpe2011-11-260-0/+0
| | | | | PR: ports/162796 Feature safe: yes
* - Update to 3.1Thomas Abthorpe2011-11-262-3/+3
| | | | | | PR: ports/153573 Submitted by: maintainer Feature safe: yes
* - Upgrade to 0.10.Jun Kuriyama2011-11-262-6/+4
| | | | Feature safe: yes
* - Update to 0.09Sunpoet Po-Chuan Hsieh2011-11-262-4/+6
| | | | | Changes: http://search.cpan.org/dist/Geo-Coder-Google/Changes Feature safe: yes
* - Update to 0.2102Sunpoet Po-Chuan Hsieh2011-11-262-3/+4
| | | | | Changes: http://search.cpan.org/dist/DBIx-Custom/Changes Feature safe: yes
* Fix PORTVERSION/PORTREVISION messup. The previous commit broke the port andMatthias Andree2011-11-261-1/+2
| | | | | | | made the ports framework IGNORE it due to the underscore in PORTVERSION. Approved by: bapt@ (maintainer, on IRC) Feature safe: yes
* - Update to 0.10Gabor Pali2011-11-256-33/+22
| | | | | | | PR: ports/162733 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Obtained from: FreeBSD Haskell Feature safe: yes
* install the configuration file as abcde.conf.sample to avoid overwriting it ↵Baptiste Daroussin2011-11-251-6/+6
| | | | | | | on each upgrade Sugested by: Jim Long <james@umpquanet.com> (private mail) Feature safe: yes
* Make small changes to three option descriptions, to avoid creating the falseBrendan Fabeny2011-11-251-3/+3
| | | | | | | | impression that no additional configuration is needed to use the features mentioned in the descriptions Approved by: F. Keil (maintainer) Feature safe: yes
* - Respect CFLAGS [1]Juergen Lock2011-11-251-1/+3
| | | | | | | | - Fix build with clang (I thought I did this already...) PR: ports/162864 [1] Submitted by: Jan Beich <jbeich@tormail.net> [1] Feature safe: yes
* The PHP WebDAV extensionMartin Wilke2011-11-254-0/+35
| | | | | | | | WWW: http://php-webdav.pureftpd.org/project/php-webdav PR: ports/160207 Submitted by: Valery Komarov <komarov@valerka.net> Feature safe: yes
* Update to 0.8.1.Raphael Kubo da Costa2011-11-252-4/+4
| | | | | Approved by: avilla (mentor, implicit) Feature safe: yes
* - Fix a typoMartin Wilke2011-11-251-0/+11
| | | | | | PR: 161569 Submitted by: maintainer Feature safe: yes
* Django Compressor combines and compresses linked andMartin Wilke2011-11-255-0/+198
| | | | | | | | | | | inline Javascript or CSS in a Django templates into cacheable static files by using the compress template tag. WWW: https://github.com/jezdez/django_compressor PR: ports/159083 Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> Feature safe: yes
* Port for libk8055 to provide support for the Velleman K8055 USBMartin Wilke2011-11-255-0/+148
| | | | | | | | | | Experiment Board. Package also include k8055 command line tool. WWW: http://www.horizon9.org/~geroy/ PR: ports/161440 Submitted by: Jake Smith <jake@xz.cx> Feature safe: yes
* - Fix build with GCC 4.6Martin Wilke2011-11-251-0/+16
| | | | | | | PR: 162377 Submitted by: Yuri Karaban <dev@dev97.com> Approved by: maintainer Feature safe: yes
* - Update to 1.8.4Martin Wilke2011-11-252-3/+3
| | | | | | | PR: 162395 Submitted by: Barbara <barbara.xxx1975@libero.it> Approved by: maintainer Feature safe: yes
* - Make it work for firefox 8 and aboveMartin Wilke2011-11-252-4/+22
| | | | | | | | | - Bump PORTREVISION PR: 162449 Submitted by: Barbara <barbara.xxx1975@libero.it> Approved by: mainainer Feature safe: yes
* - Make sure after deinstall /etc/shells is cleanMartin Wilke2011-11-252-2/+6
| | | | | | | | - Bump PORTREVISION PR: 160528 Submitted by: Kaspars Bankovskis <kaspars@bankovskis.lv> Feature safe: yes
* - Fix MASTER_SITESMartin Wilke2011-11-251-3/+1
| | | | | | PR: 162863 Submitted by: Jan Beich <jbeich@tormail.net> Feature safe: yes
* - Mark it JOBS_SAFEMartin Wilke2011-11-251-1/+3
| | | | | | | PR: 162671 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer Feature safe: yes
* - Update to 20111124Martin Wilke2011-11-253-7/+5
| | | | | | PR: 162815 Submitted by: maintainer Feature safe: yes