Commit graph

302174 commits

Author SHA1 Message Date
Frederic Culot
99e791c2d2 - Update to 3.0.1
PR:		ports/179493
Submitted by: 	Mamoru Sakaue <sakaue.mamoru@samurai.mwghennn.net> (maintainer)
2013-06-12 09:01:38 +00:00
Alex Dupre
424d74766c Update to 5.5.32 release. 2013-06-12 07:56:24 +00:00
Martin Wilke
eebd94075b - Fix build 2013-06-12 07:53:32 +00:00
Martin Wilke
639da3c2b6 - don't remove directory not created by the port.
 
Reported by:	pkg (DEVELOPER_MODE)
2013-06-12 07:51:52 +00:00
Matthias Andree
851e890049 Pull in patch from SVN in an attempt to fix flex-related -CURRENT build issues.
While here, fix bogofilter slave port's Makefile banners.
2013-06-12 07:41:34 +00:00
Baptiste Daroussin
2a6c4bca7c Update to 1.1.0.b4
Changes:
  - A package can now be marked to only be upgraded from a given repository via annotations
  - install and upgrade will now show from which repository packages are taken (if at least 2 repositories are setup)
  - old/unused 'informations' field has been removed in favor of using annotations
  - important cleanup using pkg_printf(3)
  - add seat belt so pkg-devel can only be removed with -f
  - signing key is only asked once now in pkg repo
  - only look withing the note version of elf files
  - fix pkg delete -a
  - pkg repo has been changed to produce repo.txz in 1.0 only format
  - catalog is now only take from digest in 1.1
  - fix pkg update to that is is really incremental.
  - fix pkg convert (thus fix pkg2ng)
  - Add a DISABLE_MTREE option, which just disables processing +MTREE data
  - Rename ENV to PKG_ENV to not conflict with sh(1)'s ENV
  - Refactor 'pkg [-v|-vv|-vvv]' handling
2013-06-12 07:18:21 +00:00
Koop Mast
ce529a68ed Switch to USES=desktop-file-utils, and sort USES.
Fix build with pkg in DEVELOPER_MODE, by not trying to remove non existing
directories. [1]

Submitted by:	miwi [1]
2013-06-12 06:58:52 +00:00
Martin Wilke
1d182b643a - Fix plist
Reported by:	pkg (DEVELOPER_MODE)
2013-06-12 06:46:16 +00:00
Martin Wilke
1134dbc4ee - Fix plist
Reported by:	pkg (DEVELOPER_MODE)
2013-06-12 06:44:32 +00:00
Baptiste Daroussin
b6144c64bf Fix the forgotten pre.mk which should have been changed to options.mk
Reported by:	miwi
2013-06-12 06:36:17 +00:00
Martin Wilke
b868b38d00 - Unbreak build on HEAD 2013-06-12 06:16:42 +00:00
Martin Wilke
93db8eacef - Unbreak build on HEAD 2013-06-12 06:14:26 +00:00
Martin Wilke
ab9ecc0e1a - Fix build on HEAD 2013-06-12 06:07:33 +00:00
Grzegorz Blach
1391091449 - Update to 1.3.4
Approved by:	crees, tabthorpe (mentors, implicit)
2013-06-12 05:52:05 +00:00
Baptiste Daroussin
8db370234c Update to 0.2
Changes:
  - auto-recognize more builtin PowerPC and mips macros
  - pass -Wunused
  - allow absolute paths in include files
  - don't use getprogname() in the name of portability
  - add tests
  - clean out usage of sys/cdefs.h macros and don't use the implementation
    namespace
  - make -Wcomment work again
  - fix handling of relative includes
  - provide a man page
  - other minor improvements
2013-06-12 05:47:43 +00:00
Cy Schubert
fc271dc2dc Update 3.4.1 --> 3.4.2
Submitted by:	Peter Czanik <czanik@balabit.hu> (our syslog-ng upline)
2013-06-12 04:12:05 +00:00
William Grzybowski
a1d3c2c413 - Update to 0.3.2
Approved by:	culot / jpaetzel (mentors, implicit)
2013-06-11 23:47:37 +00:00
Jung-uk Kim
a97ed07513 Update to 1.4. 2013-06-11 23:18:45 +00:00
Eitan Adler
933455bf44 Update to 11.2r202.291
PR:		ports/179502
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2013-06-11 22:44:39 +00:00
Olli Hauer
77e656221b - update to version 1.2.1
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>
2013-06-11 22:26:36 +00:00
Guido Falsi
86713b8a55 - Fix leftover files [1]
- Convert port to use static plist
- While here, convert port to use WWWDIR

Reported by:	miwi (exp-run) [1]
2013-06-11 22:07:57 +00:00
Matthias Andree
2329c6fcd5 Update to new upstream release 1.11.10, fixing abort() when running
fetchnews in verbose mode.
2013-06-11 22:00:36 +00:00
Brooks Davis
6884a01ebf Add missing build depend on python. I removed the run dependency too
firmaly.

Submitted by:	 bdrewery
2013-06-11 21:57:09 +00:00
Raphael Kubo da Costa
a8466ccc78 Respect CXXFLAGS when linking.
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)
2013-06-11 21:44:16 +00:00
Raphael Kubo da Costa
ba6a752c51 Update to 1.3.
PR:		ports/177958
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
2013-06-11 21:36:24 +00:00
Ruslan Makhmatkhanov
414a32e4ad - update to 4.20 2013-06-11 21:24:41 +00:00
Ruslan Makhmatkhanov
f394b09369 - update to 0.4.11 2013-06-11 21:24:12 +00:00
Raphael Kubo da Costa
33cee96eed Update to 1.376.
Mostly this includes locale support for spelling and detection of more
misspelled words.

PR:		ports/179498
Submitted by:	Warren Block <wblock@FreeBSD.org> (maintainer)
2013-06-11 21:23:04 +00:00
Raphael Kubo da Costa
85b6145985 Add a patch to stop crashing on amd64.
PR:		ports/179179
Submitted by:	David Wolfskill <david@catwhisker.org> (maintainer)
2013-06-11 21:19:37 +00:00
Raphael Kubo da Costa
74d81c8e2b Fix MAN8 leftover.
PR:		ports/179492
Submitted by:	Anes Mukhametov <anes@anes.su>
Approved by:	Boris Kovalenko <boris@tagnet.ru> (maintainer)
2013-06-11 21:06:30 +00:00
Frederic Culot
c14a0f2716 - Document vulnerabilities in www/owncloud
Security:	d7a43ee6-d2d5-11e2-9894-002590082ac6
Obtained from:	http://owncloud.org/about/security/advisories/
2013-06-11 21:03:38 +00:00
Boris Samorodov
db8ed614a7 . fix build with clang (CFLAGS+=-Wno-return-type);
. 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.
2013-06-11 20:56:46 +00:00
Boris Samorodov
b856fb96bc . fix build with clang (CFLAGS+=-Wno-return-type);
. trim Makefile headers.
2013-06-11 20:49:22 +00:00
Boris Samorodov
bb65cacf32 . fix build with clang (CFLAGS+=-Wno-return-type);
. trim Makefile headers;
. remove the indefinite article from COMMENT.
2013-06-11 20:46:48 +00:00
Boris Samorodov
c367b55b6b Fix build with clang (CFLAGS+=-Wno-return-type). 2013-06-11 20:44:04 +00:00
Koop Mast
9d15349dfa Fix perl paths to LOCALBASE with shebangfix, manualy fix sh scripts with
s,/bin/bash,/bin/sh,.
Trim Makefile header.
2013-06-11 20:40:14 +00:00
Frederic Culot
dae0e8b257 - Update to 5.0.7
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)
2013-06-11 20:27:48 +00:00
Boris Samorodov
4c50f0fefe . fix build with clang;
. trim Makefile headers;
. remove the indefinite article from COMMENT;
. use WRKSRC_SUBDIR instead of WRKSRC.
2013-06-11 19:45:36 +00:00
Raphael Kubo da Costa
f1531107eb Unmark as BROKEN after r320633.
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
2013-06-11 19:44:50 +00:00
Raphael Kubo da Costa
c18e5e60d5 Switch to using FTP for the ftp.ntu.edu.tw kernel.org mirror.
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
2013-06-11 19:43:45 +00:00
Boris Samorodov
3fd68847c6 . fix build with clang;
. trim Makefile headers.
2013-06-11 19:40:17 +00:00
Raphael Kubo da Costa
c23a19457e Update to 2l.
PR:		ports/179032
Submitted by:	Goran Tal <goran.tal@gmail.com> (maintainer)
2013-06-11 19:26:42 +00:00
Brooks Davis
f31b0f975c Steven has graciously agreed to take over the Ganglia ports. 2013-06-11 19:24:29 +00:00
Raphael Kubo da Costa
295d9bb97b - Update to 1.9.0. [1]
- 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)
2013-06-11 19:02:20 +00:00
Brooks Davis
6839fd47fe Add ports of clang and LLVM 3.3.rc3. Unlike previous ports these
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.
2013-06-11 18:50:29 +00:00
Raphael Kubo da Costa
f17526b8ae Update to 4.8S.5.
PR:		ports/179474
Submitted by:	Kalten <kalten@gmx.at> (maintainer)
2013-06-11 18:46:57 +00:00
Raphael Kubo da Costa
aee30f7855 Update to 6.1.5.
PR:		ports/179472
Submitted by:	Tim Čas <ports@stdrand.com> (maintainer)
2013-06-11 18:44:16 +00:00
Antoine Brodin
5f9e86d15f - Update tcpflow to 1.4.0b1
- Trim Makefile header
- Maintain
- Add LICENSE and install DOCS
- Update pkg-descr
2013-06-11 18:41:45 +00:00
William Grzybowski
367ca3b349 - Update to 0.6.1
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)
2013-06-11 18:36:56 +00:00
Raphael Kubo da Costa
137b9dfee3 Update to 3.7.50.
PR:		ports/179467
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-06-11 18:31:39 +00:00