Commit graph

256218 commits

Author SHA1 Message Date
Doug Barton
29813d5397 Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
2011-05-15 02:49:17 +00:00
Beech Rintoul
47674a9024 -Update to 2.0.0b4.p7
PR:		ports/156924
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
Approved by:	itetcu (mentor)(implicit)
2011-05-15 00:59:45 +00:00
Wesley Shields
c6a0a5e996 Remove check for 6.x. It's EoL. Forgot to do this in the previous commit. 2011-05-15 00:54:22 +00:00
Wesley Shields
1fbf09d361 Update to 1.88b
PR:		ports/157043
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
2011-05-15 00:52:59 +00:00
Doug Barton
3106867ad1 KEYWORD: FreeBSD is neither necessary, nor desirable.
It's been obsolete for years now.
2011-05-14 23:57:51 +00:00
Stanislav Sedov
15f97734e1 - Imlib picks up giflib if available instead of libungif. Account for
this.

PR:		ports/157047
Submitted by:	"Herbert J. Skuhra" <h.skuhra@gmail.com>
2011-05-14 23:09:46 +00:00
Olli Hauer
26894a3437 - unbreak mpm-itk-20110321-01 patch
PR:		ports/157041
Submitted by:	zlopi.ru <zlopi.ru _at gmail.com>
2011-05-14 21:53:21 +00:00
Beech Rintoul
08057ec7e5 -Restore maintainership to submitter
PR:		ports/157030
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu>
Approved by:	itetcu (mentor)(implicit)
2011-05-14 21:27:28 +00:00
Brooks Davis
2ada2bca50 Change the URL to something that actually works.
Reported by:	simon
2011-05-14 19:54:43 +00:00
Boris Samorodov
b03d6c9f0a Remove sysutils/libgksuui. It's a part of sysutils/libgksu now. 2011-05-14 19:34:12 +00:00
Olli Hauer
0df3874092 - add OPTION tcl (default off) to allow sguil* ports build against barnyard2
PR:		ports/156341
Submitted by:	Brandon <m37a11 _at_ gmail.com>
Approved by:	maintainer timeout
2011-05-14 19:09:58 +00:00
Boris Samorodov
d79d568a73 . update sysutils/gksu to version 2.0.2; [1]
. update sysutils/libgksu to version 2.0.9;  [1]
. fix timing bug in the program when running on slower / single core systems;  [1]
. fix a bug in libgksu, which calls tcdrain() on the master side of a pty.  [2]

PR:		156401 [1], 141149 [2]
Submitted by:	Kris Moore <kris@pcbsd.org> [1],
			john hood <jh@sandstorm.net>, sandstorm-ni@sandstorm.net [2]
2011-05-14 18:49:26 +00:00
Olli Hauer
ad011a097d - update to version 0.6.1
PR:		ports/156976
Submitted by:	Ryan Steinmetz <rpsfa _at_ rit.edu>
2011-05-14 18:30:32 +00:00
Olli Hauer
8983e8ed8b - port does not work with apache22, additional only with older apache20 versions
- change USE_APACHE
- deprecate port see PR ports/73383 (from Year 2004 ...)
  ( The www/mod_roaming2 port is pretty much useless. it only works with Netscape
    version 4. I therefore abandon it, and recommend it be removed. )

With Hat: apache@
2011-05-14 18:09:50 +00:00
Eygene Ryabinkin
01b85357df mail/exim: document CVE-2011-1764 and CVE-2011-1407
Both vulnerabilities are in the DKIM code and were fixed in 4.76.

Approved-by: erwin (mentor)
Feature-safe: yes
2011-05-14 17:48:33 +00:00
Olli Hauer
869fc7c931 - bump PORTREVISION since serf was updated.
Note:
 serf is not "on" as default, but widly used in combination
 with subversion instead of neon
2011-05-14 17:40:47 +00:00
Tilman Keskinoz
7e82a114c2 Update to 1.4.4 2011-05-14 17:29:33 +00:00
Tilman Keskinoz
6a5a55418a Update to 1.7.2 2011-05-14 17:28:57 +00:00
Olli Hauer
757efb7ebb - update to version 0.7.2
- additional bump subversion PORTREVISION

Changes: http://code.google.com/p/serf/source/browse/trunk/CHANGES

Serf 0.7.2 [2011-03-12, branch 0.7.x r1451]
  Actually disable Nagle when creating a connection (r1441).
  Return error when app asks for HTTPS over proxy connection (r1433).

Serf 0.7.1 [2011-01-25, branch 0.7.x r1431]
  Fix memory leak when using SSL (r1408, r1416).
  Fix build for blank apr-util directory (r1421).

Serf 0.7.0 [2010-08-25, r1407]
  Fix double free abort when destroying request buckets.
  Fix test server in unit test framework to avoid random test failures.
  Allow older Serf programs which don't use the new authn framework to still
    handle authn without forcing them to switch to the new framework. (r1401)
  Remove the SERF_DECLARE macros, preferring a .DEF file for Windows
  Barrier buckets now pass read_iovec to their wrapped bucket.
  Fix HTTP header parsing to allow for empty header values.

Serf 0.6.1 [2010-05-14, r1370]
  Generally: this release fixes problems with the 0.4.0 packaging.
  Small compilation fix in outgoing.c for Windows builds.

Serf 0.6.0 [2010-05-14, r1363]
  Not released.

Serf 0.5.0
  Not released.

Serf 0.4.0 [2010-05-13, r1353]
  [NOTE: this release misstated itself as 0.5.0; use a later release instead]

  Provide authn framework, supporting Basic, Digest, Kerberos (SSPI, GSS),
    along with proxy authn using Basic or Digest
  Added experimental listener framework, along with test_server.c
  Improvements and fixes to SSL support, including connection setup changes
  Experimental support for unrequested, arriving ("async") responses
  Experimental BWTP support using the async arrival feature
  Headers are combined on read (not write), to ease certian classes of parsing
  Experimental feature on aggregate buckets for a callback-on-empty
  Fix the bucket allocator for when APR is using its pool debugging features
  Proxy support in the serf_get testing utility
  Fix to include the port number in the Host header
  serf_get propagates errors from the response, instead of aborting (Issue 52)
  Added serf_lib_version() for runtime version tests

PR:		ports/156849
Submitted by:	Zhihao Yuan <lichray _at_ gmail.com>
2011-05-14 17:24:08 +00:00
Gabor Pali
6209fe2745 The Haskell Platform (HP) is the blessed set of libraries and tools on which
to build further Haskell libraries and applications.  It is intended to
provide a comprehensive, stable, and quality-tested base for Haskell projects
to work from.

This version specifies the following additional developer tools be installed,
for a system to be in full compliance:

 * cabal-install
 * alex
 * happy
 * haddock

WWW:	http://haskell.org/platform/

Obtained from:	FreeBSD Haskell
2011-05-14 16:50:43 +00:00
Olli Hauer
58ce275fd1 - update to version 1.5.9
PR:		ports/156608
Submitted by:	ohauer
2011-05-14 16:50:17 +00:00
Gabor Pali
d5f12237b1 - Fix ordering 2011-05-14 16:35:06 +00:00
Gabor Pali
daa312f573 The 'cabal' command-line program simplifies the process of managing Haskell
software by automating the fetching, configuration, compilation and
installation of Haskell libraries and programs.

WWW:	http://www.haskell.org/cabal/

Obtained from:	FreeBSD Haskell
2011-05-14 16:34:09 +00:00
Olli Hauer
1bba1cea45 - add additional test against APACHE_VERSION
This way we throw earlier an error if DEFAULT_APACHE_VERSION > 13

  (maintainer timeout)

PR:		ports/156152
Submitted by:	ohauer
2011-05-14 16:06:41 +00:00
Tilman Keskinoz
a5d8494de9 Update to 2.6.1
PR:		156140
Submitted by:	maintainer
2011-05-14 15:56:41 +00:00
Josh Paetzel
03e7e28dae Update to 2.1.0 Beta 3 2011-05-14 15:51:21 +00:00
Olli Hauer
dbb83a996b - source was re-rolled (No changes compaired old and new source)
- add additional MASTER_SITE

PR:		ports/154032
Submitted by:	Andrew Bennett <potatosaladx _at_ gmail.com> (maintainer)
2011-05-14 15:46:27 +00:00
Boris Samorodov
c8ec9c277e Oops, restore src info, wich was removed at the previous commit
by an accident.
2011-05-14 15:44:43 +00:00
Boris Samorodov
cf7a76e5f0 Remove md5 checksums. 2011-05-14 15:39:35 +00:00
Tilman Keskinoz
64b7b3096c Remove obsolete port
PR:		155200
Submitted by:	bsdkaffee@gmail.com
2011-05-14 15:37:30 +00:00
Rong-En Fan
27b1f4b8ac - Update to 5.9 2011-05-14 15:32:37 +00:00
Tilman Keskinoz
f25d8f00e8 Update to 5.0.1test.
Assign Maintainership to Jason E. Hale

PR:		156471, 155200
Submitted by:	Marcin Cieslak <saper@saper.info>,Jason E. Hale <bsdkaffee@gmail.com>
2011-05-14 15:29:54 +00:00
Tilman Keskinoz
4d3b808ff8 Fix build after libgps API change
PR:		156489
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by:	maintainer timeout
2011-05-14 15:09:40 +00:00
Tilman Keskinoz
b4e2f6d31c Update to 1.5.2
Fix PKGORIGIN

PR:		156497
Submitted by:	maintainer
2011-05-14 15:00:53 +00:00
Nicola Vitale
16cbefaa44 - Update to 1.0.b2 2011-05-14 14:58:40 +00:00
Tilman Keskinoz
c07a9f0c00 Use TCL/Tk 8.5
PR:		156548
Submitted by:	Ralf Wenk <IZ-FreeBSD0701@hs-karlsruhe.de>
2011-05-14 14:12:14 +00:00
Philip Paeps
011c8fc3bc Update to 1.8.6.
PR:		ports/157039
Submitted by:	Pan Tsu <inyaoo -at- gmail.com>
2011-05-14 14:05:27 +00:00
Martin Matuska
bd14ded547 Fix pkg-plist for WITH_DOCS and WITH_EXAMPLES.
PR:		ports/156440
Submitted by:	Arseny Nasokin <eirnym@gmail.com>
2011-05-14 13:02:32 +00:00
Martin Matuska
576dcaed69 Add graphics/ImageMagick-nox11 slave port
PR:		ports/155487
Submitted by:	Helmut Schneider <jumper99@gmx.de>
2011-05-14 13:01:05 +00:00
Marcus von Appen
6f16ae72d0 - Update to 0.0.14 2011-05-14 12:30:09 +00:00
Martin Matuska
3b6d6443ee Update to 2.035
PR:		ports/156962
Submitted by:	sunpoet@FreeBSD.org
2011-05-14 12:19:11 +00:00
Martin Matuska
808f7d192c Update to 2.035
PR:		ports/156961
Submitted by:	sunpoet@FreeBSD.org
2011-05-14 12:18:51 +00:00
Martin Matuska
c9688c6fd6 Update to 2.035
PR:		ports/156960
Submitted by:	sunpoet@FreeBSD.org
2011-05-14 12:18:22 +00:00
Tilman Keskinoz
630ebffcbd Attempt to fix build
Reported by:	pointyhat

Drop Maintainership
2011-05-14 11:48:08 +00:00
Koop Mast
1745f84242 Update to 0.10.34.
Gstreamer (core): Fix a sever multiqueue thread-safety regression.
Gstreamer-plugins (-base): Bump orc requirement.
2011-05-14 11:37:19 +00:00
Sunpoet Po-Chuan Hsieh
0b5d5ab284 - Update to 3.1.2
Changes:	http://tw.wordpress.org/2011/04/27/wordpress-3-1-2/
PR:		ports/156666
Submitted by:	Bo-Yi Wu <appleboy.tw@gmail.com>
Approved by:	maintainer (timeout, 17 days)
2011-05-14 10:47:11 +00:00
Alexey Dokuchaev
2835c1e14d - Fix the build on recent -CURRENT/amd64 [1]
- While here, add LICENSE (LGPL21)

PR:		ports/157016 [1]
Submitted by:	Ivan Klymenko
2011-05-14 09:30:51 +00:00
Frederic Culot
27e11e16fc - Update to 3.4.0
PR:		ports/157006
Submitted by:	Vasiliy P. Melnik <basil@vpm.net.ua> (maintainer)
2011-05-14 09:14:32 +00:00
Rebecca Cran
cfe53cd2fe Update to 1.54.
PR:	ports/156851
2011-05-14 08:45:39 +00:00
Frederic Culot
f7110ca15d - Update to 2.3.3
PR:		ports/157007
Submitted by:	Matthew D.Fuller <fullermd@over-yonder.net> (maintainer)
2011-05-14 07:35:20 +00:00