| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
read in OpenTTD.
PR: ports/152529
Submitted by: kwm
Notes:
svn path=/head/; revision=265063
|
|
|
|
|
|
|
|
|
|
|
| |
Remove MD5
PR: 152476
Submitted by: Julien Laffaye <kimelto@gmail.com> (maintaine)
Approved by: itetcu
Notes:
svn path=/head/; revision=265062
|
|
|
|
|
|
|
|
|
|
|
| |
Remove MD5
PR: 152410
Submitted by: Rainer Hurling <rhurlin@gwdg.de> (maintainer)
Approved by: itetcu
Notes:
svn path=/head/; revision=265061
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
PR: ports/152513
Submitted by: gogolok+freebsd@gmail.com (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
Notes:
svn path=/head/; revision=265059
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/152508
Submitted by: myself (pgollucci)
Approved by: rpsfa@rit.edu (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
Notes:
svn path=/head/; revision=265056
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
- Clean up the way <p>...</p> tags are used throughout the file for consistency
Notes:
svn path=/head/; revision=265050
|
|
|
|
| |
Notes:
svn path=/head/; revision=265049
|
|
|
|
|
|
|
|
| |
PR: ports/152440
Submitted by: Anonymous <swell.k@gmail.com>
Notes:
svn path=/head/; revision=265048
|
|
|
|
|
|
|
|
|
|
| |
- respect PREFIX
PR: ports/152439
Submitted by: Anonymous <swell.k@gmail.com>
Notes:
svn path=/head/; revision=265047
|
|
|
|
|
|
|
|
| |
PR: ports/152434
Submitted by: Anonymous <swell.k@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=265046
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=265044
|
|
|
|
|
|
|
| |
- Grab maintainer
Notes:
svn path=/head/; revision=265043
|
|
|
|
| |
Notes:
svn path=/head/; revision=265042
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=265040
|
|
|
|
|
|
|
| |
Changelog: http://cpansearch.perl.org/src/VPIT/Variable-Magic-0.45/Changes
Notes:
svn path=/head/; revision=265039
|
|
|
|
| |
Notes:
svn path=/head/; revision=265038
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
submitting this upstream.
Notes:
svn path=/head/; revision=265034
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=265032
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION
Reported by: QAT, pointyhat
Notes:
svn path=/head/; revision=265031
|
|
|
|
| |
Notes:
svn path=/head/; revision=265030
|
|
|
|
| |
Notes:
svn path=/head/; revision=265029
|
|
|
|
| |
Notes:
svn path=/head/; revision=265028
|
|
|
|
| |
Notes:
svn path=/head/; revision=265027
|
|
|
|
|
|
|
| |
some ports after latest cmake update.
Notes:
svn path=/head/; revision=265026
|
|
|
|
| |
Notes:
svn path=/head/; revision=265025
|
|
|
|
|
|
|
|
| |
- Fix the bug in BEFOREDEINSTALL processing.
- Add .txz packages support.
Notes:
svn path=/head/; revision=265024
|
|
|
|
|
|
|
|
| |
- Fix the bug in BEFOREDEINSTALL processing.
- Add .txz packages support.
Notes:
svn path=/head/; revision=265023
|
|
|
|
|
|
|
| |
Submitted by: Norikatsu Shigemura <nork@FreeBSD.org>
Notes:
svn path=/head/; revision=265022
|
|
|
|
|
|
|
|
|
| |
PR: ports/152479
Submitted by: Josh Paetzel <jpaetzel@FreeBSD.org>
Approved by: Denis Pokataev <catone@cpan.org> (maintainer)
Notes:
svn path=/head/; revision=265021
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Security: VuXML: a3314314-f731-11df-a757-0011098ad87f
Notes:
svn path=/head/; revision=265019
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Pointed out by: QAT
Notes:
svn path=/head/; revision=265017
|
|
|
|
|
|
|
| |
Pointy hat to: remko
Notes:
svn path=/head/; revision=265016
|
|
|
|
|
|
|
|
|
| |
PR: ports/152412
Submitted by: Martin Birgmeier <martin.birgmeier@aon.at>
Approved by: kwm (mentor)
Notes:
svn path=/head/; revision=265015
|
|
|
|
|
|
|
|
|
| |
Based on: Vladimir Nikolic <vladimir dot nikolic at amis dot net>
Feature proof: yes
With hat: secteam
Notes:
svn path=/head/; revision=265014
|
|
|
|
|
|
|
| |
Extra large pointy hat to: kwm@
Notes:
svn path=/head/; revision=265013
|