aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add entry for CVE-2010-4168: denial of service (server/client) via invalidAlexey Dokuchaev2010-11-241-0/+31
| | | | | | | | | | read in OpenTTD. PR: ports/152529 Submitted by: kwm Notes: svn path=/head/; revision=265063
* Update to 2.2.1Beech Rintoul2010-11-243-5/+4
| | | | | | | | | | | Remove MD5 PR: 152476 Submitted by: Julien Laffaye <kimelto@gmail.com> (maintaine) Approved by: itetcu Notes: svn path=/head/; revision=265062
* Update to 2.0.6Beech Rintoul2010-11-245-44/+29
| | | | | | | | | | | Remove MD5 PR: 152410 Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer) Approved by: itetcu Notes: svn path=/head/; revision=265061
* Object::Destroyer allows for the creation of "Destroy" handles. ThePhilip M. Gollucci2010-11-245-0/+40
| | | | | | | | | | | | | | | | | | handle is "attached" to the circular relationship, but is not a part of it. When the destroy handle falls out of scope, it will be cleaned up correctly, and while being cleaned up, it will also force the data structure it is attached to to be destroyed as well. Object::Destroyer can call a specified release method on an object (or method DESTROY by default). Alternatively, it can execute an arbitrary user code passed to constructor as a code reference. WWW: http://search.cpan.org/dist/Object-Destroyer/ PR: ports/152276 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=265060
* - Update to 1.0.7Philip M. Gollucci2010-11-242-4/+3
| | | | | | | | | PR: ports/152513 Submitted by: gogolok+freebsd@gmail.com (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265059
* - Update to 0.10.4Philip M. Gollucci2010-11-242-5/+3
| | | | | | | | | | PR: ports/152512 Submitted by: myself (pgollucci) Approved by: gogo@cs.uni-sb.de (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265058
* - Update to 0.10.4Philip M. Gollucci2010-11-242-5/+3
| | | | | | | | | | PR: ports/152510 Submitted by: myself (pgollucci) Approved by: gogo@cs.uni-sb.de (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265057
* - Update to 1.2.0Philip M. Gollucci2010-11-242-4/+3
| | | | | | | | | | PR: ports/152508 Submitted by: myself (pgollucci) Approved by: rpsfa@rit.edu (maintainer) Sponsored by: RideCharge Inc. / TaxiMagic Notes: svn path=/head/; revision=265056
* 2ping is a bi-directional ping utility. It uses 3-way pings (akin toPhilip M. Gollucci2010-11-246-0/+54
| | | | | | | | | | | | | | TCP SYN, SYN/ACK, ACK) and after-the-fact state comparison between a 2ping listener and a 2ping client to determine which direction packet loss occurs. WWW: http://www.finnie.org/software/2ping/ PR: ports/152528 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=265055
* This module provides the capability to parse a string at runtime asPhilip M. Gollucci2010-11-245-0/+53
| | | | | | | | | | | | | | | | | Perl source code, so that the resulting compiled code can be later executed. This is part of the job of the string form of the eval operator, but in this module it is separated out from the other jobs of eval. Parsing of Perl code is generally influenced by its lexical context, and this module provides some explicit control over this process, by reifying lexical environments as Perl objects. WWW: http://search.cpan.org/dist/Parse-Perl/ PR: ports/152447 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=265054
* The blogspam site exists to provide a service which allows you toPhilip M. Gollucci2010-11-245-0/+101
| | | | | | | | | | | | | | | | test whether a submitted blog/forum comment is SPAM or not, in real-time. We can identify many common SPAM characteristics and using them allow comments to be blocked - cutting down on the SPAM that might otherwise affect your site. WWW: http://blogspam.net/ PR: ports/152421 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=265053
* The Dropbox API is a OAuth based API. I try to abstract as much awayPhilip M. Gollucci2010-11-245-0/+43
| | | | | | | | | | | | as possible so you should not need to know too much about it. WWW: http://search.cpan.org/dist/Net-Dropbox-API/ PR: ports/152406 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=265052
* Interface to Riak.Philip M. Gollucci2010-11-245-0/+66
| | | | | | | | | | WWW: http://search.cpan.org/dist/Net-Riak/ PR: ports/152277 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=265051
* - Kill EOL whitespace and reformat to fit in standard terminal width betterAlexey Dokuchaev2010-11-241-119/+108
| | | | | | | - Clean up the way <p>...</p> tags are used throughout the file for consistency Notes: svn path=/head/; revision=265050
* - Update to 1.5.5Alexander Logvinov2010-11-242-3/+3
| | | | Notes: svn path=/head/; revision=265049
* - Unbreak fetchPhilip M. Gollucci2010-11-242-3/+2
| | | | | | | | PR: ports/152440 Submitted by: Anonymous <swell.k@gmail.com> Notes: svn path=/head/; revision=265048
* - update urlPhilip M. Gollucci2010-11-242-6/+4
| | | | | | | | | | - respect PREFIX PR: ports/152439 Submitted by: Anonymous <swell.k@gmail.com> Notes: svn path=/head/; revision=265047
* - Update to 10390Philip M. Gollucci2010-11-244-9/+12
| | | | | | | | PR: ports/152434 Submitted by: Anonymous <swell.k@gmail.com> (maintainer) Notes: svn path=/head/; revision=265046
* - Update to 1.102960Wen Heping2010-11-243-11/+19
| | | | | | | | | | Changelog: http://search.cpan.org/src/NPEREZ/POE-Filter-XML-1.102960/Changes PR: ports/152367 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=265045
* - Update to 0.72Wen Heping2010-11-242-4/+3
| | | | Notes: svn path=/head/; revision=265044
* - Update from 0.3.2 to 0.3.4Daichi GOTO2010-11-242-8/+5
| | | | | | | - Grab maintainer Notes: svn path=/head/; revision=265043
* Update to DEV300_m94.Maho Nakata2010-11-244-10/+10
| | | | Notes: svn path=/head/; revision=265042
* Allow the Makefile to determine the state of PERL_THREADED.Doug Barton2010-11-241-1/+2
| | | | | | | | | | | | | | While I'm here, you cannot rely on the value of a define to be something specific, it is either defined or it is not. No PORTREVISION bump because WITH_THREADS is not the default, and for those attempting to use this option and/or related options the port has not built since the last update. Approved by: lack of response from maintainer, problem affecting users Notes: svn path=/head/; revision=265041
* Update to 1.0.r1660Mario Sergio Fujikawa Ferreira2010-11-242-3/+3
| | | | Notes: svn path=/head/; revision=265040
* - Update to 0.45Wen Heping2010-11-242-4/+3
| | | | | | | Changelog: http://cpansearch.perl.org/src/VPIT/Variable-Magic-0.45/Changes Notes: svn path=/head/; revision=265039
* Update to 0.2.2.Romain Tartière2010-11-242-3/+3
| | | | Notes: svn path=/head/; revision=265038
* Let the port itself handle the installing of the glib schema file.Koop Mast2010-11-232-4/+14
| | | | | | | | | | This will fix registration of said schema, and will enable evince to run. While here remove extra PORTVERSION. Reported and Tested by: lx@ Notes: svn path=/head/; revision=265036
* - mark port deprecatedOlli Hauer2010-11-232-1/+3
| | | | | | | | | | | | - expiration date: 2010-12-31 Project is dead. PR: 152492 Submitted by: Michael Ranner <michael _at_ ranner.eu> (maintainer) Notes: svn path=/head/; revision=265035
* Add a -t switch for varying the benchmark run time. I'll work onBrian Somers2010-11-235-0/+219
| | | | | | | submitting this upstream. Notes: svn path=/head/; revision=265034
* net-mgmt/pnp: update to 0.6.7Eygene Ryabinkin2010-11-2319-361/+904
| | | | | | | | | | | | | - update sources to 0.6.7 -- the tip of 0.6-series; - reworked patches and grouped them by-commit rather than by-file; - excluded removal of .orig files -- all files aren't installed anymore; - changed maintainer (my) e-mail. Approved by: garga (mentor) PR: ports/151118 Notes: svn path=/head/; revision=265033
* Update to 1.386Herve Quiroz2010-11-232-3/+3
| | | | Notes: svn path=/head/; revision=265032
* Tarball was rerolled to update version string.Max Brazhnikov2010-11-232-2/+3
| | | | | | | | | Bump PORTREVISION Reported by: QAT, pointyhat Notes: svn path=/head/; revision=265031
* Update to 0.2.1.Romain Tartière2010-11-232-9/+9
| | | | Notes: svn path=/head/; revision=265030
* Update to 1.4.0.Romain Tartière2010-11-233-10/+16
| | | | Notes: svn path=/head/; revision=265029
* Update to 1.7.2Max Brazhnikov2010-11-236-9/+9
| | | | Notes: svn path=/head/; revision=265028
* Update to 1.7.1Max Brazhnikov2010-11-232-3/+3
| | | | Notes: svn path=/head/; revision=265027
* Fix search for QT_PLUGIN_PATH when it is empty. This should fixMax Brazhnikov2010-11-232-3/+19
| | | | | | | some ports after latest cmake update. Notes: svn path=/head/; revision=265026
* Update to webp 0.0.4Johan van Selst2010-11-233-3/+13
| | | | Notes: svn path=/head/; revision=265025
* - Update to 20101123 snapshot:Stanislav Sedov2010-11-232-3/+3
| | | | | | | | - Fix the bug in BEFOREDEINSTALL processing. - Add .txz packages support. Notes: svn path=/head/; revision=265024
* - Update to 2.4.8:Stanislav Sedov2010-11-232-3/+3
| | | | | | | | - Fix the bug in BEFOREDEINSTALL processing. - Add .txz packages support. Notes: svn path=/head/; revision=265023
* Tweak the post-patch step, so gnome-terminal doesn't invoke autotools.Koop Mast2010-11-231-1/+2
| | | | | | | Submitted by: Norikatsu Shigemura <nork@FreeBSD.org> Notes: svn path=/head/; revision=265022
* Update to version 2.1.3Josh Paetzel2010-11-234-8/+13
| | | | | | | | | PR: ports/152479 Submitted by: Josh Paetzel <jpaetzel@FreeBSD.org> Approved by: Denis Pokataev <catone@cpan.org> (maintainer) Notes: svn path=/head/; revision=265021
* - Remove obsolete gecko providers. There are only two valid gecko backendsBeat Gaetzi2010-11-231-17/+13
| | | | | | | | left: libxul and seamonkey. Nevertheless the seamonkey provider is also obsolete and will be removed once www/seamonkey is updated to 2.1. Notes: svn path=/head/; revision=265020
* Add an entry for www/horde-base VCARD attachments XSS vulnerability.Thierry Thomas2010-11-231-0/+27
| | | | | | | Security: VuXML: a3314314-f731-11df-a757-0011098ad87f Notes: svn path=/head/; revision=265019
* - Update to 2.3.21Frederic Culot2010-11-232-5/+5
| | | | | | | | | | - USE_PERL5_BUILD added as Perl is required to build zile since 2.3.20 Changes: http://git.savannah.gnu.org/cgit/zile.git/tree/NEWS Approved by: sahil@ (mentor) Notes: svn path=/head/; revision=265018
* Remove a extra directory and file, and bump PORTREVISION.Norikatsu Shigemura2010-11-232-1/+14
| | | | | | | Pointed out by: QAT Notes: svn path=/head/; revision=265017
* Fix discovery date in last entry.Simon L. B. Nielsen2010-11-231-1/+1
| | | | | | | Pointy hat to: remko Notes: svn path=/head/; revision=265016
* Update xscreensaver.c patch to fix build on 7.x.Joseph S. Atkinson2010-11-231-25/+98
| | | | | | | | | PR: ports/152412 Submitted by: Martin Birgmeier <martin.birgmeier@aon.at> Approved by: kwm (mentor) Notes: svn path=/head/; revision=265015
* Add proftpd remote root vulnerability.Remko Lodder2010-11-231-0/+37
| | | | | | | | | Based on: Vladimir Nikolic <vladimir dot nikolic at amis dot net> Feature proof: yes With hat: secteam Notes: svn path=/head/; revision=265014
* Actualy remove the removed ports from the GNOME 2.32 commit mentioned in MOVED.Koop Mast2010-11-237-64/+0
| | | | | | | Extra large pointy hat to: kwm@ Notes: svn path=/head/; revision=265013