| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
Fix pear-Horde_core options
Use options helpers where possible
Notes:
svn path=/head/; revision=369674
|
|
|
|
|
|
|
|
|
|
|
| |
- remove optional dependency on expired dns/bind98
- bump PORTREVISION
PR: ports/194052
Approved by: maintainer (mat)
Notes:
svn path=/head/; revision=369673
|
|
|
|
|
|
|
|
|
|
|
| |
- remove optional dependency on expired dns/bind98
- bump PORTREVISION
PR: ports/194051
Approved by: maintainer (mat)
Notes:
svn path=/head/; revision=369672
|
|
|
|
| |
Notes:
svn path=/head/; revision=369671
|
|
|
|
|
|
|
|
|
|
|
| |
- Add USES shebangfix and SHEBANG_FILES
- Simplify installation handling, use normal Makefile
and adjust files/patch-Makefile
- Change REINPLACE, use DATADIR and .sdlscavenger
- Use REINPLACE instead of simple patch
Notes:
svn path=/head/; revision=369670
|
|
|
|
| |
Notes:
svn path=/head/; revision=369669
|
|
|
|
| |
Notes:
svn path=/head/; revision=369668
|
|
|
|
|
|
|
|
| |
Reviewed by: bdrewery@
Security: 8e0e86ff-48b5-11e4-ab80-000c29f6ae42
Notes:
svn path=/head/; revision=369667
|
|
|
|
| |
Notes:
svn path=/head/; revision=369666
|
|
|
|
| |
Notes:
svn path=/head/; revision=369665
|
|
|
|
| |
Notes:
svn path=/head/; revision=369664
|
|
|
|
| |
Notes:
svn path=/head/; revision=369663
|
|
|
|
|
|
|
| |
PR: 194035
Notes:
svn path=/head/; revision=369662
|
|
|
|
| |
Notes:
svn path=/head/; revision=369661
|
|
|
|
| |
Notes:
svn path=/head/; revision=369660
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to fix CVE-2014-3634 [3].
1: http://www.rsyslog.com/changelog-for-7-6-6-v7-stable/
2: http://www.rsyslog.com/changelog-for-8-4-1-v8-stable/
3: http://www.rsyslog.com/remote-syslog-pri-vulnerability/
Reviewed by: bdrewery@
Security: 8e0e86ff-48b5-11e4-ab80-000c29f6ae42
Notes:
svn path=/head/; revision=369659
|
|
|
|
|
|
|
| |
Reviewed by: bdrewery@
Notes:
svn path=/head/; revision=369658
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/194029
Submitted by: Jan Beich
Also, don't extract the third-party directory if we're not using it here.
Submitted by: mi
Notes:
svn path=/head/; revision=369657
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Python. It ships with a nice interactive Python shell (called ptpython) built
on top of the library.
prompt_toolkit could be a replacement for readline, but it can be much more
than that.
WWW: https://github.com/jonathanslenders/python-prompt-toolkit
Notes:
svn path=/head/; revision=369656
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Jedi works. Jedi is fast. It understands all of the basic Python syntax
elements including many builtin functions.
Additionaly, Jedi suports two different goto functions and has support for
renaming as well as Pydoc support and some other IDE features.
WWW: https://github.com/davidhalter/jedi
Notes:
svn path=/head/; revision=369655
|
|
|
|
|
|
|
|
|
|
|
| |
The existing patch removed "<malloc.h>" but didn't provide "<stdlib.h>".
Adjust to compound patch to fix that oversight.
FWIW, the extra work to partially fix a patch is one reason I don't like
one-patch-many-files. It's not the only reason.
Notes:
svn path=/head/; revision=369654
|
|
|
|
|
|
|
|
|
| |
- Reformat pkg-descr
- Remove Author line
- Take maintainership
Notes:
svn path=/head/; revision=369653
|
|
|
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes
Notes:
svn path=/head/; revision=369652
|
|
|
|
|
|
|
|
|
| |
kern.osreldate)
as both FreshPorts and the portsnap INDEX need updates first.
Notes:
svn path=/head/; revision=369651
|
|
|
|
| |
Notes:
svn path=/head/; revision=369650
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There were two issues with the previous commit.
- LDFLAGS wsa missing -L argument for libc++
- The libc++.so file is not actually a library, it's a linker script.
Specifying libc++.so in LIB_DEPENDS causes the port to fail when
it tries to install libc++ twice since it fails to recognize
libc++.so as a library.
This doesn't fix FreeBSD breakage because it seems that it's missing
the C99 math function symbols.
Notes:
svn path=/head/; revision=369649
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
<ChangeLog>
*) Change: the deprecated "limit_zone" directive is not supported
anymore.
*) Feature: the "limit_conn_zone" and "limit_req_zone" directives now
can be used with combinations of multiple variables.
*) Bugfix: request body might be transmitted incorrectly when retrying a
FastCGI request to the next upstream server.
*) Bugfix: in logging to syslog.
</ChangeLog>
Notes:
svn path=/head/; revision=369648
|
|
|
|
| |
Notes:
svn path=/head/; revision=369647
|
|
|
|
| |
Notes:
svn path=/head/; revision=369646
|
|
|
|
| |
Notes:
svn path=/head/; revision=369645
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
jail/chroot, a number of unexpected errors can occur.
1. autotools fixup may not run when needed. This could be avoided by always
running it [PR 177980, 177403].
2. Not having UNAME_r set will cause many unknown
errors. Many ports use OSREL (derived from UNAME_r) to determine the name
of files. This is usually also due to the port build itself using uname -r
to derive filenames or 'built for' messages. [PR 192449, 191943] Without
having these sanity checks it is very easy for users to get into
situations where "everything worked" until they touch a certain port that
reads uname(1) output or OSVERSION. It has always been necessary to define
all of the UNAME_ vars and OSVERSION (or have a proper sys/param.h
present), but many users do not know this.
Remove the fallback on the kernel for kern.osreldate as it easily gets the
answer wrong.
I have added sanity checks to ensure OSVERSION==OSREL==UNAME_r as these are the
most critical vars to have set properly.
Differential Revision: https://reviews.freebsd.org/D869
PR: 177980, 177403, 192449, 191943
Reviewed by: antoine, bapt, gjb
With hat: portmgr
Notes:
svn path=/head/; revision=369644
|
|
|
|
| |
Notes:
svn path=/head/; revision=369643
|
|
|
|
| |
Notes:
svn path=/head/; revision=369642
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
that attempts to determine the printable width of a string on a Terminal.
It is certainly possible to use your Operating System's wcwidth() and
wcswidth() calls if it is POSIX-conforming, but this would not be possible on
non-POSIX platforms, such as Windows, or for alternative Python
implementations, such as jython.
WWW: https://github.com/jquast/wcwidth
Notes:
svn path=/head/; revision=369641
|
|
|
|
|
|
|
|
| |
PR: 194036
Submitted by: Jan Beich
Notes:
svn path=/head/; revision=369640
|
|
|
|
|
|
|
|
|
|
|
|
| |
aclocal-1.14: error: couldn't open directory '/usr/local/share/aclocal': No such file or directory
Which happens if the automake package was built before pkg 1.3.8, because
share/aclocal was part of BSD.local.dist, and was not created by this port.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=369639
|
|
|
|
| |
Notes:
svn path=/head/; revision=369638
|
|
|
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: http://search.cpan.org/dist/IO-Compress-Lzop/Changes
Notes:
svn path=/head/; revision=369637
|
|
|
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: http://search.cpan.org/dist/IO-Compress-Lzma/Changes
Notes:
svn path=/head/; revision=369636
|
|
|
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: http://search.cpan.org/dist/IO-Compress-Lzf/Changes
Notes:
svn path=/head/; revision=369635
|
|
|
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: http://search.cpan.org/dist/IO-Compress/Changes
Notes:
svn path=/head/; revision=369634
|
|
|
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
Notes:
svn path=/head/; revision=369633
|
|
|
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes
Notes:
svn path=/head/; revision=369632
|
|
|
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
Notes:
svn path=/head/; revision=369631
|
|
|
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: http://search.cpan.org/dist/CPAN-Meta/Changes
Notes:
svn path=/head/; revision=369630
|
|
|
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: http://search.cpan.org/dist/experimental/Changes
Notes:
svn path=/head/; revision=369629
|
|
|
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: http://search.cpan.org/dist/IO-Any/Changes
Notes:
svn path=/head/; revision=369628
|
|
|
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: http://search.cpan.org/dist/Math-GSL/Changes
Notes:
svn path=/head/; revision=369627
|
|
|
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: http://search.cpan.org/dist/GeoIP2/Changes
Notes:
svn path=/head/; revision=369626
|
|
|
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: http://search.cpan.org/dist/MaxMind-DB-Reader/Changes
Notes:
svn path=/head/; revision=369625
|