aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - add comment about core dump problem only with ja_JP.EUC, not with ja_JP.SJISMIHIRA Sanpei Yoshiro2011-09-043-6/+12
| | | | | | | - re-enable Internationalization code Notes: svn path=/head/; revision=281130
* - bump modifiled for CVE-2007-5137Dirk Meyer2011-09-041-1/+1
| | | | Notes: svn path=/head/; revision=281129
* - Update to 6.25Steve Wills2011-09-044-3/+7
| | | | Notes: svn path=/head/; revision=281128
* - Update to 1.4.7Steve Wills2011-09-042-5/+5
| | | | Notes: svn path=/head/; revision=281127
* - Remove port from incorrect category; it will be re-added to 'security'Eitan Adler2011-09-044-79/+0
| | | | | | | Approved by: sahil (mentor) Notes: svn path=/head/; revision=281126
* - Update to 20110831.Jun Kuriyama2011-09-042-5/+5
| | | | Notes: svn path=/head/; revision=281125
* Complete the removal of the broken web reference.Gerald Pfeifer2011-09-042-2/+0
| | | | Notes: svn path=/head/; revision=281124
* Deprecate with an expiration date of 2011-10-04. Keeping GCC 3.4 andGerald Pfeifer2011-09-041-1/+4
| | | | | | | | the extra Mk/bsd.gcc.mk infrastructure for something dead only used by something else at least as dead just does not make sense. Notes: svn path=/head/; revision=281123
* Remove deprecated www/p5-Catalyst-Plugin-Authentication-Store-DBICDoug Barton2011-09-036-61/+1
| | | | | | | | | Use p5-Catalyst-Authentication-Store-DBIx-Class instead Approved by: perl@ (sunpoet) Notes: svn path=/head/; revision=281121
* Remove www/mediawiki115, it's vulnerable, and unsupported upstreamDoug Barton2011-09-038-127/+1
| | | | | | | Requested by: maintainer Notes: svn path=/head/; revision=281120
* - Add p5-AnyEvent-CouchDB 1.27Sunpoet Po-Chuan Hsieh2011-09-035-0/+59
| | | | | | | | | | | | | | | | AnyEvent::CouchDB is a non-blocking CouchDB client implemented on top of the AnyEvent framework. Using this library will give you the ability to run many CouchDB requests asynchronously, and it was intended to be used within a Coro+AnyEvent environment. However, it can also be used synchronously if you want. Its API is based on jquery.couch.js, but we've adapted the API slightly so that it makes sense in an asynchronous Perl environment. WWW: http://search.cpan.org/dist/AnyEvent-CouchDB/ Notes: svn path=/head/; revision=281119
* - Update to 0.42Sunpoet Po-Chuan Hsieh2011-09-032-10/+15
| | | | | | | Changes: http://search.cpan.org/dist/perl-ldap/Changes Notes: svn path=/head/; revision=281118
* - Add p5-CSS-Minifier 0.01Sunpoet Po-Chuan Hsieh2011-09-035-0/+45
| | | | | | | | | | | | | | | | | | | | | | CSS::Minifier removes unnecessary whitespace from CSS. The primary requirement developing this module is to not break working stylesheets: if working CSS is in input then working CSS is output. The Mac/Internet Explorer comment hack will be minimized but not stripped and so will continue to function. This module understands space, horizontal tab, new line, carriage return, and form feed characters to be whitespace. Any other characters that may be considered whitespace are not minimized. These other characters include paragraph separator and vertical tab. For static CSS files, it is recommended that you minify during the build stage of web deployment. If you minify on-the-fly then it might be a good idea to cache the minified file. Minifying static files on-the-fly repeatedly is wasteful. WWW: http://search.cpan.org/dist/CSS-Minifier/ Notes: svn path=/head/; revision=281117
* - Add p5-CouchDB-View 0.003Sunpoet Po-Chuan Hsieh2011-09-035-0/+49
| | | | | | | | | CouchDB::View is a Perl module to handle and create CouchDB views. WWW: http://search.cpan.org/dist/CouchDB-View/ Notes: svn path=/head/; revision=281116
* - Fix minimal required perl versionSunpoet Po-Chuan Hsieh2011-09-034-10/+22
| | | | | | | | - Add conditional BUILD_DEPENDS - Sort PLIST Notes: svn path=/head/; revision=281115
* - Add p5-Dancer-Plugin-Redis 0.02Sunpoet Po-Chuan Hsieh2011-09-035-0/+45
| | | | | | | | | | | | | | Dancer::Plugin::Redis provides an easy way to obtain a connected Redis database handle by simply calling the 'redis' keyword within a Dancer application. WWW: http://search.cpan.org/dist/Dancer-Plugin-Redis/ PR: ports/160346 Submitted by: Grzegorz Blach <magik@roorback.net> Notes: svn path=/head/; revision=281114
* - Add p5-Crypt-OpenSSL-CA 0.21Sunpoet Po-Chuan Hsieh2011-09-035-0/+86
| | | | | | | | | | | | | | | | | | Crypt-OpenSSL-CA - Model of an X509v3 Certification Authority This package performs the cryptographic operations necessary to issue X509 certificates and certificate revocation lists (CRLs). It is implemented as a Perl wrapper around the popular OpenSSL library. All certificate and CRL extensions supported by OpenSSL are available, and then some. WWW: http://search.cpan.org/dist/Crypt-OpenSSL-CA/ PR: ports/160167 Submitted by: Rodrigo Mosconi <freebsd@mosconi.mat.br> Notes: svn path=/head/; revision=281113
* - Update to 5.9001Sunpoet Po-Chuan Hsieh2011-09-032-3/+6
| | | | | | | Changes: http://search.cpan.org/dist/Catalyst-Manual/Changes Notes: svn path=/head/; revision=281112
* - Update to 0.1722Sunpoet Po-Chuan Hsieh2011-09-032-4/+6
| | | | | | | Changes: http://search.cpan.org/dist/DBIx-Custom/Changes Notes: svn path=/head/; revision=281111
* - Update to 1.253Sunpoet Po-Chuan Hsieh2011-09-033-3/+11
| | | | | | | Changes: http://search.cpan.org/dist/Config-Model/ChangeLog Notes: svn path=/head/; revision=281110
* - Update *_DEPENDS: remove www/p5-Catalyst-Plugin-Authentication-Store-DBICSunpoet Po-Chuan Hsieh2011-09-031-2/+2
| | | | | | | | - Pet portlint - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=281109
* - Fix typo in MASTER_SITESBeech Rintoul2011-09-031-1/+1
| | | | | | | Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) Notes: svn path=/head/; revision=281108
* Update to 1.11.7Ulrich Spörlein2011-09-033-4/+5
| | | | Notes: svn path=/head/; revision=281107
* - Make luit wide character conversion support optionsl [1]Emanuel Haupt2011-09-031-5/+10
| | | | | | | | | | - Don't pass CPPFLAGS to CONFIGURE_ENV it is already passed in CONFIGURE_ENV via bsd.port.mk Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> [1] (via mail) Notes: svn path=/head/; revision=281106
* Massh makes it possible to perform the following on hundreds, or evenEitan Adler2011-09-034-0/+79
| | | | | | | | | | | | | | | | | thousands of hosts in a parallelized fashion: * Run Remote Commands * Push and Execute Pre-Written Scripts * Push Files * Pull Files WWW: http://m.a.tt/er/massh/ PR: ports/159770 Submitted by: Sascha Klauder <sklauder@trimind.de> Approved by: bapt (mentor) Notes: svn path=/head/; revision=281105
* - update CVE-2007-5137Dirk Meyer2011-09-031-7/+2
| | | | Notes: svn path=/head/; revision=281104
* - Security fix for reading GIF imagesDirk Meyer2011-09-032-1/+12
| | | | | | | Security: CVE-2007-5137 Notes: svn path=/head/; revision=281103
* Update range to exclude nss 3.12.11 from vuln, as kwm@'s commitMatthias Andree2011-09-031-1/+1
| | | | | | | | to upgrade nss to 3.12.11 included the newer CKBI 1.87 that explicitly distrusts DigiNotar. Notes: svn path=/head/; revision=281102
* - Security fix for reading GIF imagesDirk Meyer2011-09-032-1/+12
| | | | | | | Security: CVE-2007-5137 Notes: svn path=/head/; revision=281101
* Deprecate, upstream dead and author disowns it.Chris Rees2011-09-031-0/+4
| | | | | | | | PR: ports/160375 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=281100
* Update to 3.12.11.Koop Mast2011-09-032-5/+8
| | | | | | | | | This update is based on the nss-3.12.11.with.ckbi.1.87 release. The only change with the nss-3.12.11 release is that the certs from the DigiNotar CA are marked a untrusted. Notes: svn path=/head/; revision=281099
* Add a security notice for the DigiNotar incident, listing nss/ca_root/nss.Matthias Andree2011-09-031-0/+64
| | | | Notes: svn path=/head/; revision=281098
* Update EMACS_VER in accordance with recent update of editors/xemacs21-muleMANTANI Nobutaka2011-09-031-2/+2
| | | | | | | to fix package building errors of ports that depend on editors/xemacs21-mule. Notes: svn path=/head/; revision=281097
* - Add a new port: textprox/R-cran-xtableTAKATSU Tomonari2011-09-034-0/+26
| | | | | | | | | Coerce data to LaTeX and HTML tables WWW: http://cran.r-project.org/web/packages/xtable/ Notes: svn path=/head/; revision=281096
* - Add a new port: databases/R-cran-RMySQLTAKATSU Tomonari2011-09-034-0/+33
| | | | | | | | | | | RMySQL is a database interface and MySQL driver for R. This version complies with the database interface definition as implemented in the package DBI 0.2-2. WWW: http://biostat.mc.vanderbilt.edu/wiki/Main/RMySQL Notes: svn path=/head/; revision=281095
* Remove expired ports:Chris Rees2011-09-0315-356/+2
| | | | | | | | | | | 2011-09-03 irc/ptlink-ircd: No upstream source, no distfile and no maintainer 2011-09-03 irc/ptlink-services: No upstream source, no distfile and no maintainer PR: ports/157588 ports/157589 Submitted by: me Notes: svn path=/head/; revision=281094
* Update to 1.41.Anton Berezin2011-09-033-7/+9
| | | | | | | Changes: http://search.cpan.org/dist/Text-Diff/Changes Notes: svn path=/head/; revision=281093
* Update to 0.72.Anton Berezin2011-09-032-3/+7
| | | | | | | Changes: http://search.cpan.org/dist/IPC-Cmd/CHANGES Notes: svn path=/head/; revision=281092
* mark www/seamonkey2 deprecatedFlorian Smeets2011-09-031-0/+4
| | | | Notes: svn path=/head/; revision=281091
* hlstats 1.62 is not vulnerable, and as it's the current version removeFlorian Smeets2011-09-031-3/+0
| | | | | | | EXPIRATION_DATATE Notes: svn path=/head/; revision=281090
* - only match vulnerable versions in the hlstats entryFlorian Smeets2011-09-031-1/+5
| | | | | | | - add additional CVEs Notes: svn path=/head/; revision=281089
* - Add USE_GCC as it doesn't compile with clangDmitry Marakasov2011-09-031-0/+1
| | | | | | | | PR: 160413 Submitted by: Hartmann@FreeBSD.org, "O." <ohartman@zedat.fu-berlin.de> Notes: svn path=/head/; revision=281088
* Mark vulnerable ports FORBIDDEN with EXPIRATION_DATE= 2011-09-30Doug Barton2011-09-0310-0/+30
| | | | Notes: svn path=/head/; revision=281087
* Adopt portJohan van Selst2011-09-031-1/+1
| | | | Notes: svn path=/head/; revision=281086
* - Update to 2.7.1Dennis Herrmann2011-09-033-18/+7
| | | | | | | | | PR: ports/158916 Submitted by: Jin-Sih Lin <linpct@gmail.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=281085
* - Update to 0.4.7Dennis Herrmann2011-09-034-14/+32
| | | | | | | | | | | - Fix build with clang, While I'am here PR: ports/159961 Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> Approved by: Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer) Notes: svn path=/head/; revision=281084
* - update to 1.0.Alpha5.0Dirk Meyer2011-09-032-5/+5
| | | | Notes: svn path=/head/; revision=281083
* - Add a new port: databases/R-cran-DBITAKATSU Tomonari2011-09-034-0/+29
| | | | | | | | | | | | A database interface (DBI) definition for communication between R and relational database management systems. All classes in this package are virtual and need to be extended by the various R/DBMS implementations. WWW: http://cran.r-project.org/web/packages/DBI/ Notes: svn path=/head/; revision=281082
* - Update nettle to 2.3Johan van Selst2011-09-033-4/+8
| | | | | | | | The library is intended to be binary compatible with nettle-2.2 - Includes *.pc files for pkgconfig Notes: svn path=/head/; revision=281081
* Update to new upstream release 1.19.1.Matthias Andree2011-09-033-112/+7
| | | | Notes: svn path=/head/; revision=281080