1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Commit Graph

289295 Commits

Author SHA1 Message Date
Florian Smeets
abbf32d4b2 - Update backports patch to 20121114
- Bump PORTREVISION

Changes:
- CVE-2006-7243
PHP before 5.3.4 accepts the \0 character in a pathname, which might allow
context-dependent attackers to bypass intended access restrictions by placing a
safe file extension after this character, as demonstrated by .php\0.jpg at the
end of the argument to the file_exists function

Secuity 3761df02-0f9c-11e0-becc-0022156e8794 fixed by check in fopen functions
for strlen(filename) != filename_len

- CVE-2012-4388
The sapi_header_op function in main/SAPI.c does not properly determine a pointer
during checks for %0D sequences (aka carriage return characters), which allows
remote attackers to bypass an HTTP response-splitting protection mechanism via a
crafted URL, this vulnerability exists because of an incorrect fix for
CVE-2011-1398.

- Timezone database updated to version 2012.9 (2012i)

PR:		ports/173685
Submitted by:	Svyatoslav Lempert <svyatoslav.lempert@gmail.com>
Approved by:	maintainer
Feature safe:	yes
2012-11-25 15:42:22 +00:00
Sylvio Cesar Teixeira
032162905d - Fixed depends and errors generated by portlint
PR:		ports/171830
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Feature safe:	yes
2012-11-25 14:40:02 +00:00
Pawel Pekala
50de48e0ee Update to version 1.7.0
Feature safe:	yes
2012-11-25 14:04:36 +00:00
Wen Heping
a5af06e2a9 - Update to 1.004004
Changes: http://cpansearch.perl.org/src/ETHER/strictures-1.004004/Changes
- Trim Makefile headers

Feature safe:	yes
2012-11-25 13:29:52 +00:00
Wen Heping
e23bdc1603 - Fix build when QT4 option enable
PR:		173887
Submitted by:	Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com>
Approved by:	lichray@gmail.com (maintainer, via email)

Feature safe:	yes
2012-11-25 13:25:05 +00:00
Florian Smeets
c263ea0a52 Install .pc files in the correct directory.
This should fix www/squid32 with ECAP enabled.

PR:		ports/173837
Submitted by:	Eugene Grosbein <eugen@eg.sd.rdtc.ru>
Approved by:	maintainer
Feature safe:	yes
2012-11-25 13:19:26 +00:00
Wen Heping
ed447db055 - Update to 1.12
Changes: http://cpansearch.perl.org/src/MIKO/Date-EzDate-1.12/Changes
- Trim Makefile headers

Feature safe:	yes
2012-11-25 13:07:09 +00:00
Martin Matuska
70b5b1f07a Update www/squidclamav to 6.10
Feature safe:	yes
2012-11-25 08:52:33 +00:00
Martin Matuska
67490b3436 Update c-icap and c-icap-modules to 0.2.3
Feature safe:	yes
2012-11-25 08:51:54 +00:00
Pawel Pekala
2f9a838d88 Add missing newline
Feature safe:	yes
2012-11-25 08:48:13 +00:00
Martin Matuska
e0cf24237e Update fdk-aac to 0.1.1
Feature safe:	yes
2012-11-25 08:43:15 +00:00
TAKATSU Tomonari
3ee12a5120 - Add a new port: devel/rubygem-typed-array
All methods that alter the contents of an array that implements
  this Gem are first checked to ensure that the added items are of
  the types allowed. All methods behave exactly as their Array
  counterparts, including additional forms, block processing, etc.

  WWW: https://github.com/yaauie/typed-array

Feature safe:	yes
2012-11-25 07:46:51 +00:00
TAKATSU Tomonari
e4850c3c96 - Add a new port: www/R-cran-RgoogleMaps
This package serves two purposes:
   (i)  Provide a comfortable R interface to query the Google server
        for static maps.
   (ii) Use the map as a background image to overlay plots within R.
  This requires proper coordinate scaling.

WWW: http://cran.r-project.org/web/packages/RgoogleMaps/

Feature safe:	yes
2012-11-25 07:17:49 +00:00
TAKATSU Tomonari
85a93f64e0 - Add a new port: graphics/R-cran-png
This package provides an easy and simple way to read, write and
  display bitmap images stored in the PNG format. It can read and
  write both files and in-memory raw vectors.

  WWW: http://www.rforge.net/png/

Feature safe:	yes
2012-11-25 06:37:55 +00:00
Wesley Shields
5fb60dc50f Add entries for the following advisories:
FreeBSD-SA-12:08.linux
FreeBSD-SA-12:07.hostapd
FreeBSD-SA-12:06.bind

Feature safe:	yes
2012-11-25 04:02:28 +00:00
Wesley Shields
7301fc023d Rename OPTIMIZED_ASM option to just ASM. This one has a description
in bsd.options.desc.mk.

Fix build on i386 by partially reverting r307565. Only a partial revert
because I worked around a bug where ${PERL} was not recognized after switching
to new style options.

Feature safe:	yes
2012-11-25 03:21:09 +00:00
Gordon Tetlow
445ba89f89 Update to 2012.1/555671.
Feature safe: yes
2012-11-24 22:16:37 +00:00
Wesley Shields
3d077b8362 Convert to new options.
Fix comment and cleanup dependencies.
Assign maintainer to submitter.

PR:		ports/173588
Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
2012-11-24 20:50:04 +00:00
Juergen Lock
b83fdefc02 - Convert to OPTIONSng.
- Strip Makefile headers.
- Remove shlib major version from LIB_DEPENDS.

PR:		ports/173804
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Approved by:	hselasky (maintainer)
Feature safe:	yes
2012-11-24 20:15:49 +00:00
Juergen Lock
9921d061a8 - Convert to OPTIONSng.
- Strip Makefile headers.
- Remove shlib major version from LIB_DEPENDS.

PR:		ports/173803
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Approved by:	hselasky (maintainer)
Feature safe:	yes
2012-11-24 20:09:19 +00:00
Juergen Lock
983cb26eba - Convert to OPTIONSng.
- Strip Makefile headers.
- Remove shlib major version from LIB_DEPENDS.

PR:		ports/173801
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Approved by:	hselasky (maintainer)
Feature safe:	yes
2012-11-24 20:04:03 +00:00
Wesley Shields
c63bafd09f 'mitmproxy' is an SSL-capable man-in-the-middle HTTP proxy. It provides a
console interface that allows traffic flows to be inspected and edited on the
fly.

'mitmdump' is the command-line version of mitmproxy, with the same
functionality but without the frills. Think tcpdump for HTTP.

WWW: http://mitmproxy.org/index.html

PR:		ports/173449
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
Feature safe:	yes
2012-11-24 20:01:26 +00:00
Juergen Lock
46237bb67b Update to 1.0.17 .
Submitted by:	hselasky (maintainer)
Feature safe:	yes
2012-11-24 19:42:29 +00:00
Wesley Shields
73995d51b3 Convert to new options (DOCS only).
Assign maintainer to submitter.

PR:		ports/173572
Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
2012-11-24 19:28:55 +00:00
Wesley Shields
62b351d130 Update to 0.4.17.
Switch to github.
Add tests.

PR:		ports/173855
Submitted by:	Kubilay Kocak <koobs.freebsd@gmail.com> (maintainer)
Feature safe:	yes
2012-11-24 19:17:23 +00:00
Wesley Shields
1be6298def Run version.sh using ${SH}. This file does not have the executable
property set. No need to bump portrevision as it's a build fix.

PR:		ports/173712
Submitted by:	Craig Leres <leres@ee.lbl.gov> (maintainer)
Feature safe:	yes
2012-11-24 19:15:54 +00:00
Wesley Shields
c81c7e2f49 Update to 0.9.23
PR:		ports/173551
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
Feature safe:	yes
2012-11-24 19:13:53 +00:00
Ryan Steinmetz
b503fa91c4 - Update to 20121109
Feature safe:	yes
2012-11-24 18:27:39 +00:00
Pawel Pekala
7efff4d6b1 - Fix build with clang [1]
- Fix plist problems when building with clang

PR:		ports/172103 [1]
Submitted by:	Oliver Pinter <oliver.pntr@gmail.com>
Feature safe:	yes
2012-11-24 17:46:24 +00:00
Pawel Pekala
1adcb59b5c Fix plist problems when building with clang
PR:		ports/173138
Submitted by:	dim
Feature safe:	yes
2012-11-24 17:42:16 +00:00
Sergey A. Osokin
4bae727d2a Fix pkg-plist for packages.
Feature safe: yes
2012-11-24 13:48:09 +00:00
Sylvio Cesar Teixeira
b94afc7e96 - New homepage to project.
PR:		ports/170041
Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
2012-11-24 12:38:06 +00:00
Matthias Andree
f21d52b7dd Update to new upstream Beta 7.
Update pkg-plist, and re-sort.

Change log:   http://www.docear.org/software/history-changelog/

Feature safe: yes
2012-11-24 11:32:46 +00:00
Alexey Dokuchaev
1dcef71030 Fix the check of qputenv() return value (already patched upstream).
Feature safe:	yes
2012-11-24 11:23:01 +00:00
Rene Ladan
4b683ccd30 New ISP, no need to redirect HTTP traffic to port 8080 any longer.
Feature safe:	yes
2012-11-24 10:44:52 +00:00
Pawel Pekala
cc05a9e381 - Update to version 0.9.6
- Remove PODOFO option, graphics/podofo is now required to build

While I`m here:
- Remove shlib versions
- Don't quote CFLAGS, LDFLAGS
- Remove uneeded plist substitutions
- Fix plist

PR:		ports/173096 [1]
PR:		ports/173525 [2]
Submitted by:	maintainer [1]
		Armin Gruner <ag-freebsd@muc.de> [2]
Approved by:	maintainer (with modifications)
Feature safe:	yes
2012-11-24 10:30:00 +00:00
Alexey Dokuchaev
7ff41afc4c - Convert to new OPTIONS framework
- Remove no longer relevant CONFLICTS
- Delete rather obvious pkg-message
- Sort the knobs a bit while I'm here

Feature safe:	yes
2012-11-24 06:56:16 +00:00
TAKATSU Tomonari
62acd73a42 - Update to 3.95-0.1
Feature safe:	yes
2012-11-24 06:22:57 +00:00
TAKATSU Tomonari
11d388c719 - Update to 1.4-4
Feature safe:	yes
2012-11-24 06:05:50 +00:00
Alexey Dokuchaev
de9343beea Reformat description text for better readability.
Feature safe:	yes
2012-11-24 05:50:32 +00:00
TAKATSU Tomonari
fd38b0e868 - Update to 3.95-0
- Convert to new Makefile header
- Trim WWW: line in pkg-descr

Feature safe:	yes
2012-11-24 05:48:43 +00:00
Timur I. Bakeyev
ff1959ca0c Update port to 3.5.19 version.
Feature safe:	yes
2012-11-24 05:24:03 +00:00
TAKATSU Tomonari
6b66a42955 - Update to 1.0-1
Feature safe:	yes
2012-11-24 04:30:33 +00:00
TAKATSU Tomonari
3f34923f38 - Update to 1.0-0
- Convert to new Makefile header
- Trim WWW: line in pkg-descr

Feature safe:	yes
2012-11-24 03:47:53 +00:00
Steve Wills
674e6347be - Update to 0.07
PR:		ports/171936
Submitted by:	tabthorpe
Approved by:	maintainer timeout (5u623l20@gmail.com, >7 weeks)
Feature safe:	yes
2012-11-24 03:33:08 +00:00
Steve Wills
ebdf97f80b - Update to 0.8.7.1
- Fix installation so it doesn't overwrite your config files every time you
  upgrade the port
- Fix some space/tab issues to make portlint happy
- Use dirrmtry in a few places because some people have their own custom
  filters, actions, etc.

PR:		ports/171708
Submitted by:	Mark Felder <feld@feld.me>
Approved by:	Christoph Theis <theis@gmx.at> (maintainer)
Feature safe:	yes
2012-11-24 03:08:36 +00:00
Dima Panov
e7ef698c6c - Force to use gcc46+ if CC is not Clang.
Feature safe:	yes
2012-11-24 02:25:38 +00:00
Steve Wills
95c01a3e47 - Utilize ${INSTALL_DATA} instead of ${PAX} to ensure file/directory
permissions are sane

PR:		ports/173398
Feature safe:	yes
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
2012-11-24 02:23:00 +00:00
Steve Wills
fe60e1ed91 - Utilize ${INSTALL_DATA} instead of ${PAX} to ensure file/directory
permissions are sane

PR:		ports/173399
Submitted by:	Mark Felder <feld@feld.me> (maintainer)
Feature safe:	yes
2012-11-24 02:22:10 +00:00
Steve Wills
7e70655152 - Add patch that fixes memory usage reporting in FreeBSD 8.x and newer due to
syntax changes in sysctl vm.vmtotal
- Assign maintainer to submitter

PR:		ports/173607
Submitted by:	Mark Felder <feld@feld.me>
Feature safe:	yes
2012-11-24 01:54:22 +00:00