Commit graph

268472 commits

Author SHA1 Message Date
Eitan Adler
c8ae6d38d7 - update to 1.1.11
Some new features:
- Check for allowRootLogin on PAM and non-OpenBSD passwd authentication backends
- Add man page for xdmshell
- Some memory leaks fixed
- Use explicitly /bin/sh for running of Xwilling script via su.
- many config fixes and changes

Obtained from:	xorg-devel repo
Feature safe:	yes
2011-11-29 03:02:44 +00:00
Carlo Strub
d5f56c154d Update to 2.7.13
PR:		ports/162697
Submitted by:	Thomas Dreibholz <dreibh@iem.uni-due.de> (maintainer)
Approved by:	glarkin@ (mentor, implicit)
Feature safe:	yes
2011-11-29 01:28:52 +00:00
Eitan Adler
16eba0a559 -update pixman to 0.24.0
new features:

- Faster bilinear scaling on SSE2 and ARM NEON
- Several new fast paths for ARM NEON
- Support for the iwMMXt vector instruction set
- Improved support for building with MSVC
- General cleanups and bugfixes

Obtained from:	xorg-devel repo
Feature safe:	yes
2011-11-28 23:35:08 +00:00
Carlo Strub
13c9157e62 Update to 0.6.5
Approved by:	glarkin@ (mentor)
Feature safe:	yes
2011-11-28 23:15:53 +00:00
MIHIRA Sanpei Yoshiro
204cd590f1 re-add multimedia/fxtv, multimedia/mplex
Feature safe: yes
2011-11-28 22:27:44 +00:00
Brendan Fabeny
eadc85ef1a update to 20111126: x86*-only JIT that doesn't require a c++ compiler,
merge of zp and zpaq

Feature safe:	yes
2011-11-28 22:10:35 +00:00
TAKATSU Tomonari
4192726cf5 - Update to 0.5-43
- Fix LICENSE section

Feature safe:	yes
2011-11-28 22:06:43 +00:00
TAKATSU Tomonari
25e3461d0d - Update to 1.1.1
Feature safe:	yes
2011-11-28 22:05:33 +00:00
Pav Lucistnik
1dc76c4979 - Disallow from pointyhat
Feature safe:	yes
2011-11-28 20:51:59 +00:00
Gabor Kovesdan
147019ca89 - Update to 20111108
Feature safe:	yes
2011-11-28 20:50:32 +00:00
Chris Rees
4cd8672cf9 Fake fstab for compile stage, fixing build on package cluster.
PR:		ports/160666
Approved by:	pirzyk (maintainer)
Feature safe:	yes
2011-11-28 20:23:10 +00:00
Michael Scheidell
f12d875fb0 - links to libmysqlclient/libpq but doesn't register dependencies
- OPTIONS was removed,
- option for PostgreSQL was removed, but netams links to libpq library (if found),
- port unconditionally depends on mysql50-client, regardless of installed versions of MySQL,
- netams supports other databases but port always installs MySQL 5.0,
- option WITHOUT_DEBUG was removed and netams logs huge amounts of data without it,
- port has a lot of dependencies required only for web part of application (support for WITHOUT_CGI was removed),
- port unconditionally depends on apache22, which is not required, there are plenty of web servers in ports tree,
- port unconditionally depends on mysql50-server, which is not required (database servers are often installed on different
machines),
- port specifies weird DATADIR (${PREFIX}/etc),
- port unnecessarily specifies WWWDIR,
- sample config file is installed to ${PREFIX}/etc/netams instead of default ${PREFIX}/etc.

PR:		151930
Submitted by:	am@raisa.eu.org
Approved by:	maintainer (timeout), gabor (mentor)
Feature safe:	yes
2011-11-28 19:55:34 +00:00
Sergey A. Osokin
ae402186c5 Grab maintainership.
Feature safe:	yes

Approved by:	Jacob Atzen <jatzen@gmail.com> (maintainer)
		via private mail
2011-11-28 19:21:40 +00:00
Sergey A. Osokin
e215623ad9 Update from 1.1.8 to 1.1.9.
Feature safe:	yes.

<ChangeLog>

*) Change: now double quotes are encoded in an "echo" SSI-command
   output.
   Thanks to Zaur Abasmirzoev.

*) Feature: the "valid" parameter of the "resolver" directive. By
   default TTL returned by a DNS server is used.
   Thanks to Kirill A. Korinskiy.

*) Bugfix: nginx might hang after a worker process abnormal termination.

*) Bugfix: a segmentation fault might occur in a worker process if SNI
   was used; the bug had appeared in 1.1.2.

*) Bugfix: in the "keepalive_disable" directive; the bug had appeared in
   1.1.8.
   Thanks to Alexander Usov.

*) Bugfix: SIGWINCH signal did not work after first binary upgrade; the
   bug had appeared in 1.1.1.

*) Bugfix: backend responses with length not matching "Content-Length"
   header line are no longer cached.

*) Bugfix: in the "scgi_param" directive, if complex parameters were
   used.

*) Bugfix: in the "epoll" event method.
   Thanks to Yichun Zhang.

*) Bugfix: in the ngx_http_flv_module.
   Thanks to Piotr Sikora.

*) Bugfix: in the ngx_http_mp4_module.

*) Bugfix: IPv6 addresses are now handled properly in a request line and
   in a "Host" request header line.

*) Bugfix: "add_header" and "expires" directives did not work if a
   request was proxied and response status code was 206.

*) Bugfix: nginx could not be built on FreeBSD 10.

*) Bugfix: nginx could not be built on AIX.

</ChangeLog>
2011-11-28 17:20:52 +00:00
Steve Wills
031840568a SyslogLogger is a Logger replacement that logs to syslog. It is almost drop-in
with a few caveats.

WWW:	http://rubygems.org/gems/SyslogLogger

Feature safe:	yes
2011-11-28 17:06:32 +00:00
Michael Scheidell
a9a3a85257 PR:
Submitted by:
Reviewed by:
Approved by:	gabor (mentor)
Obtained from:
MFC after:
Security:
Feature safe:	yes

clean up a little for portlint sake.
The check for sa rules was not running right (rc keeps changing)
Backport DCC.pm from SA 3.4.0, SA bug: 6698
2011-11-28 16:35:43 +00:00
Michael Scheidell
f9d30cef27 PR: 162340
Submitted by:	gelraen.ua@gmail.com
Reviewed by:
Approved by:	gabor (mentor)
Obtained from:
MFC after:
Security:
Feature safe:	yes
On some machines resulting binaries contains "/usr/lib" before "/usr/local/lib/gcc45" in rpath and user gets something like
this if tries to launch that binary:

/libexec/ld-elf.so.1: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.10 required by /usr/local/bin/eiskaltdcpp-gtk not found

Attached patch adds BUILD_DEPENDS on devel/chrpath, which is used to overwrite rpath in built binaries (-DCMAKE_INSTALL_RPATH
only aappends directories to rpath)
2011-11-28 16:30:44 +00:00
Michael Scheidell
2aab163949 PR: 146145
Submitted by:	fw@moov.de
Reviewed by:	scheidell
Approved by:	maintainer (fw@moov.de, timeout), gabor (mentor)
Feature safe:	yes
2011-11-28 16:22:31 +00:00
Sunpoet Po-Chuan Hsieh
b549438001 - Move databases/p5-Mysql-Diff to databases/p5-MySQL-Diff
Feature safe:	yes
2011-11-28 16:18:16 +00:00
Sunpoet Po-Chuan Hsieh
04f6f53ec6 - Remove databases/p5-Mysql-Diff
Feature safe:	yes
2011-11-28 16:16:54 +00:00
Sunpoet Po-Chuan Hsieh
14c5a835c0 - Connect p5-MySQL-Diff
- Disconnect p5-Mysql-Diff

Feature safe:	yes
2011-11-28 16:13:59 +00:00
Sunpoet Po-Chuan Hsieh
33ddc42a18 - Force commit to state the repocopy from databases/p5-Mysql-Diff to databases/p5-MySQL-Diff is complete
PR:		ports/162882
Submitted by:	sunpoet (myself)
Repocopied by:	marcus (portmgr)
Feature safe:	yes
2011-11-28 16:09:31 +00:00
Sunpoet Po-Chuan Hsieh
1d99477c46 - Pass maintainership to office@FreeBSD.org
Discussed with:	bapt
Feature safe:	yes
2011-11-28 16:06:13 +00:00
Sunpoet Po-Chuan Hsieh
1475b0f669 - Fix CATEGORIES to match PKGORIGIN
Feature safe:	yes
2011-11-28 14:08:19 +00:00
Alexey Dokuchaev
1f4d7600c5 - Do not install icons and define INSTALLS_ICONS knob when building dedicated
server only and thus greatly reduce number of dependencies: X11 bits might
  not be installed on typical server, and those icons are not essential type
  of data anyway [1]
- Remove one dead distfile mirror site (cz.binaries.openttd.org)
- Rearrange things in a more logical way within the Makefile; add few blank
  lines to improve readability when dealing with WITH_* knobs
- Drop redundant DISTVERSIONSUFFIX
- Turn @dirrm into @dirrmtry statements for directories which are shared with
  libre game media files [2]

PR:		ports/161545 [1, 2]
Submitted by:	Ilya Arkhipov
Feature safe:	yes
2011-11-28 14:03:51 +00:00
Sergey A. Osokin
140dd6b0b8 Update from 3.0.9 to 3.0.11:
o) www/rubygem-passenger;	[*]
o) third-party passenger module for www/nginx and www/nginx-devel.

Feature safe:	yes

Approved by:	maintainer	[*]
2011-11-28 13:59:59 +00:00
Pietro Cerutti
b7df2df1a0 - Update to 2.12
Feature safe:	yes
2011-11-28 13:05:41 +00:00
Pietro Cerutti
5572c35664 - use ${PREFIX}/etc instead of /etc for system-wide preferences
PR:		162023
Submitted by:	bf
Feature safe:	yes
2011-11-28 12:59:50 +00:00
Pietro Cerutti
261e2c7479 - Fix build with clang
PR:		162914
Submitted by:	Jan Beich <jbeich@tormail.net>
Feature safe:	yes
2011-11-28 12:52:50 +00:00
Frederic Culot
b560a7cc55 - Update to 6.02
Changes:	http://search.cpan.org/dist/Net-HTTP/Changes
Feature safe:	yes
2011-11-28 12:52:49 +00:00
Anton Berezin
accdf467b6 Update to 1.3.
Changes:	http://search.cpan.org/dist/Directory-Queue/Changes
Feature safe:	yes
2011-11-28 12:12:52 +00:00
Anton Berezin
72ac4214f6 Update to 1.19.
Changes:	http://search.cpan.org/dist/YAML-Syck/Changes
Feature safe:	yes
2011-11-28 12:10:41 +00:00
Martin Wilke
ed3bd55a26 - Update to 1.6.6
- Disconnect net-im/py-turpial from build
- Connect net-im/turpial to build
- Remove net-im/py-turpial after repocopy

PR:		162747
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
Feature safe:	yes
2011-11-28 12:05:46 +00:00
Martin Wilke
8de68f8472 - Update to 0.2.1
PR:		162727
Submitted by:	Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe:	yes
2011-11-28 11:48:24 +00:00
Martin Wilke
8dd875071c - Respect CC
PR:		162531
Submitted by:	Jan Beich <jbeich@tormail.net>
Approved by:	maintainer timeout
Feature safe:	yes
2011-11-28 11:46:20 +00:00
Anton Berezin
f3d779a65c Update to 1.16.
Changes:	http://search.cpan.org/dist/String-BufferStack/Changes
Feature safe:	yes
2011-11-28 11:45:18 +00:00
Anton Berezin
2ccdfeae0e Update to 0.13.
Changes:	http://search.cpan.org/dist/Parallel-Prefork/Changes
Feature safe:	yes
2011-11-28 11:43:35 +00:00
Martin Wilke
1c642a5bb1 - Fix build with CLANG
PR:		162540
Submitted by:	Jan Beich <jbeich@tormail.net>
Approved by:	maintainer timeout
Feature safe:	yes
2011-11-28 11:43:28 +00:00
Martin Wilke
56dbebea9f - Update to 3.12.1
- Pass maintainership to submitter

PR:		162576
Submitted by:	michael.grunewald@laposte.net
Feature safe:	yes
2011-11-28 11:42:03 +00:00
Martin Wilke
a6bac0288e - Force commit to note recopocy from
py-turpial -> turpial

PR:		162747
Feature safe: 	yes
2011-11-28 11:39:55 +00:00
Anton Berezin
172f036183 Update to 3.0203.
Changes: http://search.cpan.org/dist/Statistics-Descriptive/Changes
Feature safe:	yes
2011-11-28 11:38:07 +00:00
Martin Wilke
2b119fdfb6 - Update to 3.2.9
PR:		162782
Submitted by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
Feature safe:	yes
2011-11-28 11:36:53 +00:00
Anton Berezin
d82df769e0 Update to 0.57.
Changes:	http://search.cpan.org/dist/DBIx-Perlish/Changes
Feature safe:	yes
2011-11-28 11:36:38 +00:00
Sunpoet Po-Chuan Hsieh
bb94e3ac6d - Update to 0.5.8
Feature safe:	yes
2011-11-28 11:36:02 +00:00
Anton Berezin
a55dcb1bd6 Update to 3.58.
Changes:	http://search.cpan.org/dist/CGI.pm/Changes
Feature safe:	yes
2011-11-28 11:33:58 +00:00
Martin Wilke
0a9d010bc6 - Update to 0.4.8
PR:		162819
Submitted by:	Ports Fury
Feature safe:	yes
2011-11-28 11:33:22 +00:00
Martin Wilke
2a4e8ea11a - Update to 1.3.14
PR:		162819
Submitted by:	Ports Fury
Feature safe:	yes
2011-11-28 11:32:30 +00:00
Martin Wilke
a97bd843b7 - Chase fxscintilla shlib bump
- While here remove 6.X support

Feature safe:	yes
2011-11-28 11:31:42 +00:00
Martin Wilke
379717b0bd - Update to 2.28.0
PR:		162855
Submitted by:	ports fury
Feature safe:	yes
2011-11-28 11:30:37 +00:00
Martin Wilke
27faf8d75f - Update to 6.75
PR:		162887
Submitted by:	Jase Thew <freebsd@beardz.net>
Feature safe:	yes
2011-11-28 11:29:14 +00:00