| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=320655
|
|
|
|
|
|
|
|
| |
PR: ports/179502
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Notes:
svn path=/head/; revision=320654
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Serf 1.2.1 [2013-06-03, from /tags/1.2.1]
Fix issue 95: add gssapi switches to configure (r1864, r1900)
Fix issue 97: skip mmap bucket if APR_HAS_MMAP is undefined (r1877)
Fix issue 100: building against an old Windows Platform SDK (r1881)
Fix issue 102: digest authentication failures (r1885)
Improve error return values in SSPI authentication (r1804)
Ensure serf-1.pc is constructed by serfmake (r1865)
Optimize SPNego authentication processing (r1868)
Reject certs that application does not like (r1794)
Fix possible endless loop in serf_linebuf_fetch() (r1816)
Windows build: dereference INTDIR in serf.mak (r1882)
PR: ports/179274
Submitted by: Pedro Giffuni <giffunip@tutopia.com>
Notes:
svn path=/head/; revision=320653
|
|
|
|
|
|
|
|
|
|
| |
- Convert port to use static plist
- While here, convert port to use WWWDIR
Reported by: miwi (exp-run) [1]
Notes:
svn path=/head/; revision=320652
|
|
|
|
|
|
|
| |
fetchnews in verbose mode.
Notes:
svn path=/head/; revision=320651
|
|
|
|
|
|
|
|
|
| |
firmaly.
Submitted by: bdrewery
Notes:
svn path=/head/; revision=320650
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
hunspell's configure script seems to have been generated with a very old
version of libtool. Specifically, it does not uses CFLAGS instead of
CXXFLAGS when performing some tests related to the C++ compiler.
This ends up making it add '-lstdc++' to the linker's command line even if
one sets CXXFLAGS to -stdlib=libc++. The attached patch fixes the problem by
"backporting" the appropriate libtool.m4 change to the configure script.
PR: ports/178696
Approved by: maintainer timeout (office@, 28 days)
Notes:
svn path=/head/; revision=320649
|
|
|
|
|
|
|
|
| |
PR: ports/177958
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Notes:
svn path=/head/; revision=320648
|
|
|
|
| |
Notes:
svn path=/head/; revision=320647
|
|
|
|
| |
Notes:
svn path=/head/; revision=320646
|
|
|
|
|
|
|
|
|
|
|
| |
Mostly this includes locale support for spelling and detection of more
misspelled words.
PR: ports/179498
Submitted by: Warren Block <wblock@FreeBSD.org> (maintainer)
Notes:
svn path=/head/; revision=320645
|
|
|
|
|
|
|
|
| |
PR: ports/179179
Submitted by: David Wolfskill <david@catwhisker.org> (maintainer)
Notes:
svn path=/head/; revision=320644
|
|
|
|
|
|
|
|
|
| |
PR: ports/179492
Submitted by: Anes Mukhametov <anes@anes.su>
Approved by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
Notes:
svn path=/head/; revision=320643
|
|
|
|
|
|
|
|
| |
Security: d7a43ee6-d2d5-11e2-9894-002590082ac6
Obtained from: http://owncloud.org/about/security/advisories/
Notes:
svn path=/head/; revision=320642
|
|
|
|
|
|
|
|
|
|
|
|
| |
. trim Makefile headers;
. NOPORTDOCS -> PORT_OPTIONS:MDOCS;
. get use PLIST_FILES and PORTDOCS;
. remove pkg-plist (4 lines);
. ${PREFIX}/share/doc/spellcast -> ${DOCSDIR};
. use one install command instead of a .for loop.
Notes:
svn path=/head/; revision=320641
|
|
|
|
|
|
|
| |
. trim Makefile headers.
Notes:
svn path=/head/; revision=320640
|
|
|
|
|
|
|
|
| |
. trim Makefile headers;
. remove the indefinite article from COMMENT.
Notes:
svn path=/head/; revision=320639
|
|
|
|
| |
Notes:
svn path=/head/; revision=320638
|
|
|
|
|
|
|
|
| |
s,/bin/bash,/bin/sh,.
Trim Makefile header.
Notes:
svn path=/head/; revision=320637
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://owncloud.org/changelog/
Security: oC-SA-2013-[019-028]
Security: CVE-2013-[2039-2045,2047-2048,2085-2086,2089,2149-2150]
PR: ports/178628
PR: ports/179494
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
Approved by: kevlo@ (maintainer, timeout)
Notes:
svn path=/head/; revision=320636
|
|
|
|
|
|
|
|
|
| |
. trim Makefile headers;
. remove the indefinite article from COMMENT;
. use WRKSRC_SUBDIR instead of WRKSRC.
Notes:
svn path=/head/; revision=320635
|
|
|
|
|
|
|
|
|
|
|
| |
The checksum mismatch was caused by a mirror returning a file it should not.
Kudos to John Marino <draco@marino.st> for bringing this up.
PR: ports/179432
Notes:
svn path=/head/; revision=320634
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The HTTP counterpart does not return correct HTTP error codes when, for
example, a file is not found, which causes checksum errors as described in
ports/179432. The FTP mirror seems to behave as expected.
Kudos to John Marino <draco@marino.st> for bringing this up.
PR: ports/179432
Notes:
svn path=/head/; revision=320633
|
|
|
|
|
|
|
| |
. trim Makefile headers.
Notes:
svn path=/head/; revision=320632
|
|
|
|
|
|
|
|
| |
PR: ports/179032
Submitted by: Goran Tal <goran.tal@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=320631
|
|
|
|
| |
Notes:
svn path=/head/; revision=320630
|
|
|
|
|
|
|
|
|
|
|
| |
- Properly replace %%DSV_TOOLS%% when the SSL option is not selected.
So was not being replaced at all.
PR: ports/177739 [1]
Submitted by: klm <klm@uidzero.org> (maintainer)
Notes:
svn path=/head/; revision=320629
|
|
|
|
|
|
|
|
|
|
|
| |
install primarily in ${PREFIX}/llvm33 with wrapper scripts in
${PREFIX}/bin named clang33, llc33, etc.
In an additional change, the clang static analyzer's python wrapper and
web bits are not installed.
Notes:
svn path=/head/; revision=320628
|
|
|
|
|
|
|
|
| |
PR: ports/179474
Submitted by: Kalten <kalten@gmx.at> (maintainer)
Notes:
svn path=/head/; revision=320627
|
|
|
|
|
|
|
|
| |
PR: ports/179472
Submitted by: Tim Čas <ports@stdrand.com> (maintainer)
Notes:
svn path=/head/; revision=320626
|
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile header
- Maintain
- Add LICENSE and install DOCS
- Update pkg-descr
Notes:
svn path=/head/; revision=320625
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
http://redmine.yorba.org/projects/gexiv2/repository/revisions/master/entry/NEWS
PR: ports/178012
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout)
Notes:
svn path=/head/; revision=320624
|
|
|
|
|
|
|
|
| |
PR: ports/179467
Submitted by: Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=320623
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- add the patch that fixes posix_fadvise64 linuxism: swift tries to call
posix_fadvise64, which does not exists on FreeBSD and does not needed
because off_t is 8 bytes on both 32 and 64-bit platforms, so posix_fadvise
should be called instead. This has been reported upstream (#1179268) but
there is no reaction so far.
- bump PORTREVISION
PR: 178738
Submitted by: trociny
Approved by: maintainer timeout (3 weeks)
Notes:
svn path=/head/; revision=320622
|
|
|
|
|
|
|
|
|
|
| |
WWW: http://github.com/warner/python-ecdsa
PR: 179448
Submitted by: Neil Booth Neil Booth <kyuupichan@gmail.com>
Notes:
svn path=/head/; revision=320621
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As such it will be slow (hence the project name) but still useful when
faster ones are not available (for example, for JavaScript clients in
browsers, and Python servers on Google App Engine).
WWW: https://code.google.com/p/slowaes/
PR: 179447
Submitted by: Neil Booth <kyuupichan@gmail.com>
Notes:
svn path=/head/; revision=320620
|
|
|
|
|
|
|
|
|
|
|
|
| |
while here:
- whitespace fix in pkg-descr
- change USE_PYTHON to just ``yes'' (we haven't python's lt 2.6 in the tree)
PR: 179419
Submitted by: Michael Gmelin <freebsd@grem.de>
Notes:
svn path=/head/; revision=320619
|
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
PR: ports/179014
Submitted by: wg (myself)
Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout)
Notes:
svn path=/head/; revision=320618
|
|
|
|
|
|
|
|
|
|
| |
While here, convert from NOPORTDOCS to the OptionsNG variant.
PR: ports/177987
Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
Notes:
svn path=/head/; revision=320617
|
|
|
|
| |
Notes:
svn path=/head/; revision=320616
|
|
|
|
| |
Notes:
svn path=/head/; revision=320615
|
|
|
|
| |
Notes:
svn path=/head/; revision=320614
|
|
|
|
| |
Notes:
svn path=/head/; revision=320613
|
|
|
|
| |
Notes:
svn path=/head/; revision=320612
|
|
|
|
| |
Notes:
svn path=/head/; revision=320611
|
|
|
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
Notes:
svn path=/head/; revision=320610
|
|
|
|
| |
Notes:
svn path=/head/; revision=320609
|
|
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile's header
Changes: http://search.cpan.org/dist/Sub-Exporter-GlobExporter/Changes
PR: ports/179476 [1]
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (maintainer)
Notes:
svn path=/head/; revision=320608
|
|
|
|
|
|
|
|
|
|
| |
. remove ~80 warnings (CFLAGS+=-Wno-pointer-sign);
. trim Makefile headers;
. remove the indefinite article from COMMENT;
. adopt WRKSRC_SUBDIR instead WRKSRC.
Notes:
svn path=/head/; revision=320607
|
|
|
|
|
|
|
| |
WWW: http://code.google.com/p/python-fsm/
Notes:
svn path=/head/; revision=320606
|