Commit graph

357681 commits

Author SHA1 Message Date
Dmitry Marakasov
74ca064a97 - Fix plist
- Drop @dirrm* from plist

Approved by:	portmgr blanket
2015-01-18 14:02:21 +00:00
Antoine Brodin
b1f84c9237 Update to alpha-20150110 2015-01-18 13:53:27 +00:00
Alexey Dokuchaev
aa7d084614 - Add an note about recent www/thttpd update done in r377327
- Fix one typo and formatting of few other entries I've had in my tree
  for a while
2015-01-18 13:51:42 +00:00
Alexey Dokuchaev
a6de0a3f68 - Update to version 2.26 and cleanup MASTER_SITES; define LICENSE
- Change default WWW root from ${PREFIX}/www/data to more expected (and
  standard) ${WWWDIR} (${PREFIX}/www/thttpd) and default CGI pattern to
  "/cgi-bin/*" since this goes better in line with default installation
- Enable IPREAL option by default (do not convert it to unconditional
  patch as it could lead to privacy violation, which might be unwanted)
- Change served data default MIME type to "application/octet-stream"
- Rename thttpdpasswd(1) and its manpage to thtpasswd(1); this not just
  makes it shorter, but is more consistent with what popular GNU/Linux
  distributions do
- Stop generating index pages for directories by default for security
  reasons, provide an option for that
- Properly stagify port by patching upstream makefiles instead of doing
  entire installation by hand (and thus retire `do-install' target)
- Adjust and sort pkg-plist in accordance with the the above changes
2015-01-18 13:37:34 +00:00
TAKATSU Tomonari
2b84fa03cc - Update to 3.2.1 2015-01-18 12:32:54 +00:00
Juergen Lock
987a304c01 - Update to 1.11.1 (no functional change but it removes new version
available spam.)

PR:		196828
Submitted by:	Radim Kolar <hsn@sendmail.cz>
2015-01-18 12:10:22 +00:00
Alexey Dokuchaev
31b51c9317 Bring another several patches from Gentoo and Red Hat (also relevant to the
upcoming 2.26):

- Fix potential buffer overflow in expand_symlinks() function of libhttpd.c
- Better handling of tempfile and additional input validation in htpasswd(1)
- Make sure that the logfile is created or reopened as read/write by thttpd
  (www) user only (modified to allow group read access as well so web admin
  won't have to su(1) to super-user or "www" to be able to read logs) [1]

Bump port revision to account for these and previous changes.

Gentoo bug:	458896 [1]
Security:	CVE-2013-0348 [1]
2015-01-18 12:01:18 +00:00
Thomas Zander
14b98461cf Handle arch-dependent CFLAGS in Makefile.options because it
should be included by mencoder as well.
2015-01-18 11:40:01 +00:00
Kurt Jaeger
68aae0b0e7 New port: security/p5-Digest-GOST
Digest::GOST provides an interface to the GOST R 34.11-94
message digest algorithm, also defined in RFC 5831.

WWW: http://search.cpan.org/dist/Digest-GOST/
2015-01-18 11:20:54 +00:00
Muhammad Moinur Rahman
b061f60787 lang/guile2 error: Fix LIB_DEPENDS
- Fixed wrong shared library

PR:			196683
Differential Revision:	https://reviews.freebsd.org/D1537
Submitted by:		spastorino@gmail.com
Approved by:		marino(mentor)
2015-01-18 11:17:17 +00:00
Thomas Zander
e0e1e2b0d7 Convert to USE_GITHUB
PR:		196616
Submitted by:	jbeich@vfemail.net
Approved by:	mi@FreeBSD.org (maintainer)
2015-01-18 11:10:22 +00:00
Kurt Jaeger
8466e166a9 New port: www/p5-Test-LWP-UserAgent
LWP::UserAgent suitable for simulating and testing network calls.

It overrides a few key low-level methods of LWP::UserAgent that are
concerned with actually sending your request over the network,
allowing an interception of that request and simulating a particular
response. This greatly facilitates testing of client networking
code where the server follows a known protocol.

WWW: http://search.cpan.org/dist/Test-LWP-UserAgent/
2015-01-18 10:55:54 +00:00
Sunpoet Po-Chuan Hsieh
6e5edf87e4 - Update to 1.8.14
- Update MASTER_SITES
- Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
- Bump PORTREVISION for science/hdf5 shlib change

Changes:	http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.14-RELEASE.txt
		http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
2015-01-18 10:39:51 +00:00
Sunpoet Po-Chuan Hsieh
dded3d1dcb - Update to 20150117
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20150117.diff
2015-01-18 10:39:14 +00:00
Sunpoet Po-Chuan Hsieh
8ed03fb8db - Backport upstream fixes (from 1.2 to 1.1.6)
- Bump PORTREVISION for package change
- While I'm here, rename patch-libnet.h.in to patch-include-libnet.h.in

PR:		196818
Submitted by:	Kevin Hung <khung@nullaxiom.com> (via email)
Obtained from:	18cbe497dd
		2e724b2f5c
		408fa2266a
		c9390bf8f3
2015-01-18 10:36:16 +00:00
Sunpoet Po-Chuan Hsieh
5448583838 - Use INSTALL_TARGET=install-strip instead of STRIP_CMD 2015-01-18 10:36:11 +00:00
Sunpoet Po-Chuan Hsieh
fd819f5ae8 - Use INSTALL_TARGET=install-strip instead of STRIP_CMD 2015-01-18 10:36:06 +00:00
Sunpoet Po-Chuan Hsieh
7bfd7fb64b - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2015-01-18 10:36:02 +00:00
Sunpoet Po-Chuan Hsieh
25fe284f83 - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2015-01-18 10:35:57 +00:00
Sunpoet Po-Chuan Hsieh
c9442dd906 - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2015-01-18 10:35:53 +00:00
Sunpoet Po-Chuan Hsieh
293167d5b4 - Use INSTALL_TARGET=install-strip instead of STRIP_CMD 2015-01-18 10:35:48 +00:00
Sunpoet Po-Chuan Hsieh
e54ac542e0 - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2015-01-18 10:35:43 +00:00
Sunpoet Po-Chuan Hsieh
6448d2909f - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2015-01-18 10:35:38 +00:00
Sunpoet Po-Chuan Hsieh
328abebffc - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2015-01-18 10:35:34 +00:00
Sunpoet Po-Chuan Hsieh
cc44abd19c - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2015-01-18 10:35:29 +00:00
Sunpoet Po-Chuan Hsieh
756d6e39c3 - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2015-01-18 10:35:25 +00:00
Sunpoet Po-Chuan Hsieh
2baaef997b - Use INSTALL_TARGET=install-strip instead of MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP} 2015-01-18 10:35:20 +00:00
Sunpoet Po-Chuan Hsieh
d0d1c022e3 - Update to 5.21 (5.2.4) 2015-01-18 10:35:15 +00:00
Sunpoet Po-Chuan Hsieh
6b1931a732 - Update PORTSCOUT 2015-01-18 10:35:10 +00:00
Sunpoet Po-Chuan Hsieh
7d205684b1 - Update to 1.93
- Sort PLIST

Changes:	http://search.cpan.org/dist/XML-LibXSLT/Changes
2015-01-18 10:35:05 +00:00
Sunpoet Po-Chuan Hsieh
2c6c375101 - Update to 0.64
- Remove outdated PERL_LEVEL check
- Sort PLIST

Changes:	http://search.cpan.org/dist/Module-Load-Conditional/CHANGES
2015-01-18 10:34:59 +00:00
Sunpoet Po-Chuan Hsieh
18e0c40918 - Update to 3.28
Changes:	http://search.cpan.org/dist/Devel-PPPort/Changes
2015-01-18 10:34:53 +00:00
Sunpoet Po-Chuan Hsieh
195b31a575 - Add PORTSCOUT 2015-01-18 10:34:48 +00:00
Sunpoet Po-Chuan Hsieh
3580345a42 - Update to 1.67
- Sort PLIST

Changes:	http://search.cpan.org/dist/Net-SSLeay/Changes
2015-01-18 10:34:43 +00:00
Sunpoet Po-Chuan Hsieh
64c9b635d9 - Update to 0.71
Changes:	http://search.cpan.org/dist/Inline-CPP/Changes
2015-01-18 10:34:38 +00:00
Sunpoet Po-Chuan Hsieh
04e512f466 - Update to 2.4.2
Changes:	https://github.com/guard/guard-minitest/releases
2015-01-18 10:34:32 +00:00
Sunpoet Po-Chuan Hsieh
ef9944ed84 - Update to 0.1.2
Changes:	https://github.com/fog/fog-sakuracloud/blob/master/CHANGELOG.md
2015-01-18 10:34:27 +00:00
Sunpoet Po-Chuan Hsieh
09a88d8a84 - Update to 0.2.0
Changes:	https://github.com/e2/nenv/releases
2015-01-18 10:34:22 +00:00
Sunpoet Po-Chuan Hsieh
a1e9ab2712 - Update to 1.1.71
Changes:	http://search.cpan.org/dist/Rinci/Changes
2015-01-18 10:34:17 +00:00
Sunpoet Po-Chuan Hsieh
ca23825fd8 - Add p5-Types-Core 0.1.4
Types::Core provides syntax symplifier for type checking. It allows easy,
non-quoted usage of types as literals, and allows the standard type names to be
used as true/false check routines of references.

For the most basic functions, they take either 0 or 1 arguments. If 1 parameter,
then they test it to see if the ref is of the given type (blessed or not). If
false, undef is returned, of true, the ref, itself is returned.

For no args, they return literals of themselves, allowing the named strings to
be used as Literals without quotes.

WWW: http://search.cpan.org/dist/Types-Core/
2015-01-18 10:28:16 +00:00
Sunpoet Po-Chuan Hsieh
6e46bd38f5 - Add p5-Xporter 0.1.2
Xporter provides EXPORT functionality similar to Exporter with some different
rules to simplify common cases.

The primary difference, in Xporter is that the default EXPORT list remains the
default EXPORT list unless the user specifically asks for it to not be included,
whereas in Exporter, asking for any additional exports from the EXPORT_OK list,
clears the default EXPORT list.

Xporter makes it easy to reset or clear the default so that choice is left to
the user.

To reset the default EXPORT list to empty, a bare minus ('-') or logical-not
sign ('!') is placed as the first parameter in the client's import list.

WWW: http://search.cpan.org/dist/Xporter/
2015-01-18 10:27:41 +00:00
Sunpoet Po-Chuan Hsieh
b2ff345e99 - Add p5-mem 0.4.5
mem is a trivial pragma to either allow defining the module it is included from
as being defined so that later classes or packages in the same file can use the
package to pull in a reference to it, or to be able to call its import routine
from a different package in the same file.

With parameter assignments or other actions, it forces those assignments to be
done, immediately, at compile time instead of later at run time. It can be use,
for example, with Exporter, to export typed-sub's among other usages.

WWW: http://search.cpan.org/dist/mem/
2015-01-18 10:26:58 +00:00
Alexey Dokuchaev
87ccc8ec61 Backport a (modified) patch from Red Hat to allow passing custom directory
for creating new user directories via makeweb(1).
2015-01-18 10:10:44 +00:00
Kubilay Kocak
43650faa38 security/py-cryptography: Update to 0.7.2, Fix LibreSSL
- Update to 0.7.2
- Update BUILD_DEPENDS and TEST_DEPENDS
- Patch upstream sources to fix LibreSSL:

  * Remove EGD (Perl Entropy Gathering Daemon) support. This hasn't
    been needed on FreeBSD since FreeBSD 4.2
  * Disable compression conditionally using OPENSSL_NO_COMP
  * Check features, not version for x509_vfy

[1] https://github.com/pyca/cryptography/issues/928

PR:		196827
Submitted by:	Bernard Spil <spil.oss gmail com>
2015-01-18 09:38:15 +00:00
Nicola Vitale
1168607386 - Update to 6.0.6
- Switch back to CHEESESHOP as download site
  because doc sources are now included in the
  distribution file
- Update WWW address in pkg-descr

Relnotes:	https://pip.pypa.io/en/latest/news.html
2015-01-18 09:26:22 +00:00
Kubilay Kocak
901c87bcbb [NEW] www/pycarddav: Simple to use CardDAV CLI client
pyCardDAV is a simple to use CardDAV CLI client. It has built in support for
mutt's query_command but also works very well solo (and with other MUAs).

pyCardDAV consists of pycardsyncer, a program for syncing your CardDAV
resource into a local database and of pc_query, a program for querying the
local database.

Features:

  * Tested against davical, owncloud and sabredav
  * Import the sender's address directly from mutt
  * Add email addresses directly from mutt
  * Backup and import to and from .vcf files

WWW: http://lostpackets.de/pycarddav

PR:		189098 (with changes)
Submitted by:	Samir Noir <samir noir im>
2015-01-18 08:35:11 +00:00
Ruslan Makhmatkhanov
3de7a12258 net/py-ldap2: update to 2.4.19 2015-01-18 08:32:21 +00:00
Kubilay Kocak
783e7d5723 textproc/libucl: Update to 0.7.1
- Update to 0.7.1
- Update pkg-plist

While I'm here:

 - Tweak whitespace alignment

PR:		196490
Submitted by:	Neel Chauhan <neel neelc org>
2015-01-18 07:30:36 +00:00
Kubilay Kocak
4658660b42 security/suricata: Update to 2.0.6, add lots of OPTIONS
- Update to 2.0.6
- Update pkg-plist
- Add LICENSE_FILE
- Add OPTIONS for:

  * LUA scripting support
  * LUAjit scripting support
  * Suricata socket client

- Fix a reverse logic bug for JSON option
- Suricata links to nspr as a dependent of nss, add it to LIB_DEPENDS
- Create LOGS_DIR post-install
- Add patch to fix upstream issue 1353 [1]

[1] https://redmine.openinfosecfoundation.org/issues/1353

PR:		196801
Submitted by:	cheffo freebsd-bg org (with changes)
2015-01-18 07:12:37 +00:00
Wen Heping
2c81968ce5 - Replace deprecated @dirrmtry with @dir
PR:		196482
Submitted by:	freebsd-ports@charlieroot.de(maintainer)
2015-01-18 01:56:39 +00:00