| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=195303
|
|
|
|
|
|
|
|
| |
PR: 114443
Submitted by: Ed Schouten <ed@fxq.nl> (maintainer)
Notes:
svn path=/head/; revision=195302
|
|
|
|
|
|
|
|
| |
PR: 114441
Submitted by: Tor Halvard Furulund <squat@squat.no>
Notes:
svn path=/head/; revision=195301
|
|
|
|
|
|
|
|
| |
PR: 114440
Submitted by: Volker Theile <votdev@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=195300
|
|
|
|
|
|
|
|
|
|
| |
See Diff from cvs:
http://vector-agg.cvs.sourceforge.net/vector-agg/agg-2.5/src/agg_rounded_rect.cpp?hideattic=0&r1=1.1&r2=1.2&view=patch
Submitted by: pointyhat via pav
Notes:
svn path=/head/; revision=195299
|
|
|
|
|
|
|
| |
Approved by: maintainer implicit
Notes:
svn path=/head/; revision=195298
|
|
|
|
|
|
|
|
|
| |
- Respect NOPORTDOCS
Approved by: maintainer implicit
Notes:
svn path=/head/; revision=195297
|
|
|
|
|
|
|
|
|
|
| |
- USE WWWDIR
- USE SUB_DIR
Approved by: maintainer implicit
Notes:
svn path=/head/; revision=195296
|
|
|
|
|
|
|
| |
Approved by: maintainer implicit
Notes:
svn path=/head/; revision=195295
|
|
|
|
| |
Notes:
svn path=/head/; revision=195294
|
|
|
|
|
|
|
|
| |
PR: 114374
Reported by: leres@ee.lbl.gov (Craig Leres)
Notes:
svn path=/head/; revision=195293
|
|
|
|
|
|
|
|
|
|
| |
notice this is wrong :(
PR: ports/114430
Submitted by: Shane Bell <decept0 at gmail.com>
Notes:
svn path=/head/; revision=195292
|
|
|
|
|
|
|
| |
Submitted by: Craig Leres
Notes:
svn path=/head/; revision=195291
|
|
|
|
|
|
|
| |
Submitted by: Aron Schlesinger (as@bsdgroup.de) (maintainer)
Notes:
svn path=/head/; revision=195290
|
|
|
|
|
|
|
| |
Submitted by: pav
Notes:
svn path=/head/; revision=195289
|
|
|
|
|
|
|
| |
ChangeLog: http://modeemi.fi/~tuomov/ion/download/ion-3-changelog.html
Notes:
svn path=/head/; revision=195288
|
|
|
|
|
|
|
|
|
|
|
| |
- Share COMMENT setting
Suggested by: sat
Reviewed by: sat
Approved by: Mikle Davidkin (maintainer)
Notes:
svn path=/head/; revision=195287
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
*) Bugfix: if the FastCGI header was split in records, then nginx
passed garbage in the header to a client.
</ChangeLog>
Notes:
svn path=/head/; revision=195286
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
*) Bugfix: if remote SSI subrequest was used, then posterior
local file subrequest might transferred to client in wrong
order.
*) Bugfix: large SSI inclusions buffered in temporary files
were truncated.
</ChangeLog>
Notes:
svn path=/head/; revision=195285
|
|
|
|
|
|
|
|
|
|
| |
no longer contains main(), so set the right #defines.
Reference: http://lists.boost.org/boost-users/2007/04/27361.php
- Notified by: pointyhat via pav
Notes:
svn path=/head/; revision=195284
|
|
|
|
| |
Notes:
svn path=/head/; revision=195283
|
|
|
|
| |
Notes:
svn path=/head/; revision=195282
|
|
|
|
|
|
|
|
| |
PR: ports/114404
Submitted by: Yinghong Liu (maintainer)
Notes:
svn path=/head/; revision=195281
|
|
|
|
|
|
|
|
|
|
|
| |
- Use SUB_FILES for pkg-message [2]
PR: ports/114403 [1]
Submitted by: Yinghong Liu (maintainer) [1]
Approved by: maintainer via private mail [2]
Notes:
svn path=/head/; revision=195280
|
|
|
|
| |
Notes:
svn path=/head/; revision=195279
|
|
|
|
|
|
|
|
| |
PR: ports/113703
Submitted by: maintainer (Alexander Logvinov)
Notes:
svn path=/head/; revision=195278
|
|
|
|
|
|
|
|
|
|
| |
This port implemented in C and comes with its own unicode conversion functions
and a parser generated by the Ragel State Machine Compiler.
WWW: http://json.rubyforge.org/
Notes:
svn path=/head/; revision=195276
|
|
|
|
|
|
|
| |
Approved by: delphij (mentor)
Notes:
svn path=/head/; revision=195275
|
|
|
|
|
|
|
|
| |
pkg-config. Portupgrade is nice enough to set $PKG_PATH to
/usr/ports/packages/All which causes all sorts of fun errors.
Notes:
svn path=/head/; revision=195274
|
|
|
|
|
|
|
|
|
|
| |
no longer contains main(), so set the right #defines.
Reference: http://lists.boost.org/boost-users/2007/04/27361.php
- Notified by: pointyhat via pav
Notes:
svn path=/head/; revision=195273
|
|
|
|
|
|
|
|
|
| |
http://qa.openoffice.org/servlets/ReadMsg?list=dev&msgNo=9043
Submitted by: Andrea Pescetti
Notes:
svn path=/head/; revision=195272
|
|
|
|
| |
Notes:
svn path=/head/; revision=195271
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
support CJK texts natively. This module encodes terms in MIME::Base64
format to get around this problem. Texts are assumbed to be in UTF-8
encoding.
WWW: http://search.cpan.org/dist/Plucene-Analysis-CJKAnalyzer/
PR: ports/114376
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes:
svn path=/head/; revision=195269
|
|
|
|
|
|
|
|
|
|
|
|
| |
(Chinese word), it will not break up any alphabet.
WWW: http://search.cpan.org/dist/Lingua-ZH-Segment/
PR: ports/113475
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes:
svn path=/head/; revision=195267
|
|
|
|
| |
Notes:
svn path=/head/; revision=195266
|
|
|
|
| |
Notes:
svn path=/head/; revision=195265
|
|
|
|
| |
Notes:
svn path=/head/; revision=195264
|
|
|
|
| |
Notes:
svn path=/head/; revision=195263
|
|
|
|
| |
Notes:
svn path=/head/; revision=195262
|
|
|
|
| |
Notes:
svn path=/head/; revision=195260
|
|
|
|
| |
Notes:
svn path=/head/; revision=195259
|
|
|
|
| |
Notes:
svn path=/head/; revision=195258
|
|
|
|
| |
Notes:
svn path=/head/; revision=195257
|
|
|
|
|
|
|
| |
Submitted by: Pedro F. Giffuni
Notes:
svn path=/head/; revision=195256
|
|
|
|
| |
Notes:
svn path=/head/; revision=195255
|
|
|
|
|
|
|
| |
Submitted by: "Pedro F. Giffuni"
Notes:
svn path=/head/; revision=195254
|
|
|
|
| |
Notes:
svn path=/head/; revision=195253
|
|
|
|
|
|
|
|
|
| |
PR: ports/113829
Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca>
Reviewed by: clsung
Notes:
svn path=/head/; revision=195252
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
management and identity web services protocols. Initial goal is
supporting SP role, followed by ID-WSF WSC and IdP roles.
ZXID is light weight, has a small foot print, and is implemented in C.
It is suitable for both high performance and embedded applications.
Scripting languages are supported using SWIG, including Perl, PHP and
Java. The "full stack" nature of ZXID means it's self contained and
has minimal external library dependencies (see downloads).
WWW: http://zxid.org/
PR: ports/114346
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes:
svn path=/head/; revision=195250
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Browser-Based Authentication.
This module is ported from the official PHP class which is located on
this page: http://developer.yahoo.com/php
WWW: http://search.cpan.org/dist/Yahoo-BBAuth/
PR: ports/114345
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes:
svn path=/head/; revision=195248
|