1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Commit Graph

214455 Commits

Author SHA1 Message Date
Martin Wilke
b343e648a3 - Fix build on HEAD 2009-04-02 11:10:26 +00:00
Martin Wilke
1e452e338f - Update to 0.96.6
PR:		133266
Submitted by:	jonas sonntag <jonas@schiebtsich.net> (maintainer)
2009-04-02 11:09:23 +00:00
Martin Wilke
17b10cca7b - Update to 1.7.1
PR:		133257
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-04-02 11:08:28 +00:00
Martin Wilke
ddeacea56b - Update WWW
PR:		133272
Submitted by:	Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
2009-04-02 10:15:30 +00:00
Boris Samorodov
46e36a64f8 Fix variable name. They should be:
OVERRIDE_LINUX_BASE_PORT=f8
OVERRIDE_LINUX_NONBASE_PORTS=f8

Pointed out by:	Rainer Hurling <rhurlin at gwdg.de>, Alexander Logvinov <ports at @logvinov.com> by email
2009-04-02 10:11:46 +00:00
Martin Wilke
3731ef6cc9 - Add PORTSCOUT hint to prevent it from picking up version 3.x
- Add MAKE_JOBS_SAFE
- UPDATE to MASTER_SITES

PR:		133299
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2009-04-02 10:09:49 +00:00
Martin Wilke
77d8d263dd - Add PORTSCOUT hint to prevent it from picking up version 3.x
- Update to MASTER_SITES

PR:		133300
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2009-04-02 10:08:26 +00:00
Martin Wilke
a8671fa2e3 - Update to 20090331 2009-04-02 10:06:43 +00:00
Dmitry Sivachenko
d1b27efe53 Bump glpk shlib version. 2009-04-02 10:05:29 +00:00
Dmitry Sivachenko
3d1c321878 Update to version 4.37.
Based on PR:		131101
Submitted by:		bf <bf2006a@yahoo.com>
2009-04-02 10:00:58 +00:00
Martin Wilke
1bb5ab8fcd The KDE FreeBSD team is proud to announce the release of KDE 4.2.2
for FreeBSD. The official KDE 4.2.2 release changelog can be found at:
http://www.kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php.

Also mark some ports MAKE_JOBS_SAFE.

New Ports:
	misc/kde4-l10n-sk - Slovak
2009-04-02 09:23:03 +00:00
Martin Wilke
a6c1990d43 - Force commit
repocopy from kde3-i18n-sk -> kde4-l10n-sk
2009-04-02 08:53:56 +00:00
Pav Lucistnik
56f0980b18 - Connect acroread9 to the build
Forgotten by:	hrs
2009-04-02 08:36:15 +00:00
Pav Lucistnik
dfcd2b52f4 - Delete unfinished repocopy
PR:		ports/130945
Ignored by:	chinsan
2009-04-02 08:30:57 +00:00
Pav Lucistnik
282997c1ec - Delete unfinished repocopy. The submitter indicates upgrade of existing port
to new version would be preferable.

PR:		ports/121050
Ball dropped by:pgollucci
2009-04-02 08:29:47 +00:00
Pav Lucistnik
c84fc1f094 - Connect exaile-devel to build
Forgotten by:	itetcu
2009-04-02 08:27:35 +00:00
Sergey A. Osokin
a2bc5bb473 Update from 0.6.35 to 0.6.36.
<ChangeLog>

*) Change: now the "Invalid argument" error returned by
   setsockopt(TCP_NODELAY) on Solaris, is ignored.

*) Change: now POSTs without "Content-Length" header line are allowed.

*) Feature: the "try_files" directive.

*) Feature: the --with-pcre option in the configure.

*) Feature: the "if_modified_since" directive.

*) Feature: the "$cookie_..." variables.

*) Feature: the "$arg_..." variables.

*) Bugfix: compatibility with Tru64 UNIX.
   Thanks to Dustin Marquess.

*) Bugfix: a "ssl_engine" directive did not use a SSL-accelerator for
   asymmetric ciphers.
   Thanks to Marcin Gozdalik.

*) Bugfix: in a redirect rewrite directive original arguments were
   concatenated with new arguments by a "?" rather than an "&";
   the bug had appeared in 0.1.18.
   Thanks to Maxim Dounin.

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

*) Bugfix: a double response might be returned if the epoll or rtsig
   methods are used and a redirect was returned to a request with
   body.
   Thanks to Eden Li.

*) Bugfix: a segmentation fault might occur in worker process if
   "resolver" directive was used in SMTP proxy.

*) Bugfix: fastcgi_store stored files not always.

*) Bugfix: nginx did not process a FastCGI server response, if the
   server send too many messages to stderr before response.

</ChangeLog>
2009-04-02 07:58:05 +00:00
Vanilla I. Shu
0c1ac175c8 Upgrade to 0.8.13. 2009-04-02 07:23:41 +00:00
Vanilla I. Shu
a1c9f80e31 Upgrade to 0.8.13. 2009-04-02 01:43:53 +00:00
Makoto Matsushita
1b011c950d Update to 200904, dictionary files as of Apr/01/2009.
Since the only consumer of CDB version of dictionary is dbskk-cdb, and
dbskkd-cdb now depends on tinycdb, use tinycdb here.
2009-04-02 01:37:50 +00:00
Jun Kuriyama
d3c74af9cf - Add a patch to fix ab(1) fails to connect with "Operation already in
progress (37)" errno.

References:	https://issues.apache.org/bugzilla/show_bug.cgi?id=44584
Obtained from:	http://svn.apache.org/viewvc/httpd/httpd/trunk/support/ab.c?r1=748396&r2=749438
Reviewed by:	apache@ (pgollucci@)
2009-04-02 01:22:58 +00:00
Dmitry Marakasov
a3f8f8b353 tinypy is a minimalist implementation of python in 64k of code
it includes a whole heap of features:

 * parser and bytecode compiler written in tinypy
 * fully bootstrapped
 * luaesque virtual machine with garbage collection written in C
   it's "stackless" sans any "stackless" features
 * cross-platform :) it runs under windows / linux / macosx
 * a fairly decent subset of python
    o classes and single inheritance
    o functions with variable or keyword arguments
    o strings, lists, dicts, numbers
    o modules, list comprehensions
    o exceptions with full traceback
    o some builtins
 * batteries not included -- yet

WWW:	http://www.tinypy.org/

PR:		132124
Submitted by:	Marcin Cieslak <saper at SYSTEM dot PL>
2009-04-02 00:57:07 +00:00
Dmitry Marakasov
ec05e2e290 - Add nvidia-texture-tools support
- Mark MAKE_JOBS_SAFE
2009-04-02 00:31:25 +00:00
Dmitry Marakasov
8ace6f3c60 - Build shared libraries instead of static
- Mark MAKE_JOBS_SAFE
2009-04-02 00:29:32 +00:00
Beech Rintoul
b746cab7b5 - Update to 2.3.1 2009-04-02 00:03:35 +00:00
Dmitry Marakasov
ad14822f9a - Update to 0.75
- While here, use SF macro

PR:		133258
Submitted by:	Brent B.Powers <bbp2006 at pathology dot columbia dot edu> (maintainer)
2009-04-02 00:02:58 +00:00
Dmitry Marakasov
d1a1eec9b7 - Forced commit to note that I've also added a comment on why it's broken on amd64 2009-04-01 22:32:28 +00:00
Dmitry Marakasov
f2bb29203c - Fix build with gcc 4.2
PR:		132287
Submitted by:	Vitaly Magerya <vmagerya at gmail dot com>
Approved by:	Erik Greenwald <erik dot greenwald at gmail dot com> (maintainer)
2009-04-01 22:31:31 +00:00
Dmitry Marakasov
6c727cb265 - Update to 23.0
PR:		133259
Submitted by:	Florian Smeets <flo at kasimir dot com> (maintainer)
2009-04-01 22:29:29 +00:00
Dennis Herrmann
a01424ccd7 - Update to 0.9.14
Approved by:	tabthorpe (co-mentor)
2009-04-01 19:36:13 +00:00
Alexey Dokuchaev
cec57de301 Update to version 3.0.1. 2009-04-01 18:27:58 +00:00
Emanuel Haupt
44a052accb Provide an rc_subr script
PR:		133267
Submitted by:	Alexander Logvinov <ports@logvinov.com>
2009-04-01 17:47:22 +00:00
Wesley Shields
db3d10336a - Make dbus support optional and on by default.
PR:		ports/133231
Submitted by:	Pierre Guinoiseau <geekounet@poildetroll.net>
Approved by:	Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
2009-04-01 17:43:39 +00:00
Wesley Shields
881c6d5546 - Update to 20090330. 2009-04-01 17:35:45 +00:00
Sergey A. Osokin
4111a53074 Update from 0.7.45 to 0.7.47.
<ChangeLog>

*) Bugfix: nginx could not be built on FreeBSD 6 and early versions;
   the bug had appeared in 0.7.46.

*) Bugfix: nginx could not be built on MacOSX; the bug had
   appeared in 0.7.46.

*) Bugfix: if the "max_size" parameter was set, then the cache manager
   might purge a whole cache; the bug had appeared in 0.7.46.

*) Change: a segmentation fault might occur in worker process, if the
   "proxy_cache"/"fastcgi_cache" and the "proxy_cache_valid"/
   "fastcgi_cache_valid" were set on different levels; the bug had
   appeared in 0.7.46.

*) Bugfix: a segmentation fault might occur in worker process, if a
   request was redirected to a proxied or FastCGI server via error_page
   or try_files; the bug had appeared in 0.7.44.

</ChangeLog>
2009-04-01 17:30:01 +00:00
Rene Ladan
60a56c3254 Update to 0.9.1
Changelog: http://goodies.xfce.org/releases/xfce4-clipman-plugin/ChangeLog

Approved by:	miwi
2009-04-01 17:11:47 +00:00
Boris Samorodov
b42e402eae Update to version 1.0.17. 2009-04-01 16:43:25 +00:00
Greg Lewis
24f79bc5ad . Fix a buffer overrun on start up. 2009-04-01 16:14:41 +00:00
Boris Samorodov
ecb8bf295e Add a note about upgrading to new linux -f8- infrastructure ports.
While I'm here: fix the previous date.
2009-04-01 15:29:24 +00:00
Boris Samorodov
824eda00fc Here are new Linux Fedora 8 infrastructure ports.
The recommended version of FreeBSD to use them is 8-CURRENT.
FreeBSD-7.x is not fully compatible with compat.linux.osrelease
2.6.16. Some syscalls cannot be MFCed due to native FreeBSD
ABI breakage.

Usage (and package building):
1. define compat.linux.osrelease=2.6.16;
2. add following variables to /etc/make.conf:
   . OVERRIDE_LINUX_BASE_PORT=f8;
   . OVERRIDE_LINUX_NONBASE_PORTS=f8.

Approved by:	bsam (me) ;-)
2009-04-01 15:25:39 +00:00
Dennis Herrmann
8217c4dd1d - Update to 2009.03.31
Approved by:	miwi (mentor)
2009-04-01 15:24:55 +00:00
Wesley Shields
eeee4006b7 - Update to 0.70 [1]
- Make ${WRKSRC}/install-sh executable to fix build

PR:		[1]: ports/132673
Submitted by:	"Joseph S. Atkinson" <jsa@wickedmachine.net>
Approved by:	maintainer timeout
2009-04-01 15:06:13 +00:00
Steven Kreuzer
ab8a95032f Make port honor NOPORTDOCS which resolves mtree errors identified by QAT
Approved by:	wxs (mentor)
2009-04-01 14:22:37 +00:00
Pav Lucistnik
35be9a88ac - Mark MAKE_JOBS_UNSAFE 2009-04-01 14:00:26 +00:00
Gerald Pfeifer
942b1de739 Update to the 20090331 snapshot of GCC 4.4.0. 2009-04-01 12:10:19 +00:00
Boris Samorodov
7aec2c3eab Finish repocopies of new linux-f8 infrastructure ports:
. add CONFLICTS to 47 original ports;
. bump PORTREVISIONs for all of them;
. pet portlint for 2-3 ports (misplaced PORTREVISION).
2009-04-01 10:10:16 +00:00
Alex Dupre
7bd0b24591 Update to 5.1.33 release. 2009-04-01 08:50:54 +00:00
Jun Kuriyama
c1aa0e255b Upgrade to 0.13. 2009-04-01 07:59:48 +00:00
Jun Kuriyama
24adf260f0 - Upgrade to 0.203.
- Use explicit version for p5-Sub-Exporter dependency.
- Add trailing slash in WWW: to avoid redirect.

No responce from:	maintainer (4 weeks)
2009-04-01 07:23:45 +00:00
Martin Wilke
65fb61ae3e - Fix index 2009-04-01 07:21:30 +00:00