| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
I just released that I fixed a CVE bug but WPA Supllicant was never
provided any CPE information. Fix, bump, and reference previous PR.
PR: 199678
|
|
|
|
|
| |
While here, remove te ARMv5 support; the gnatdroid-armv5 port has
been removed.
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
| |
Notified by: antoine
|
|
|
|
| |
Reported by: Raif S. Berent <zaphod@berentweb.com>
|
|
|
|
|
| |
- Add WOLFSSL option
- Cosmetic change
|
|
|
|
|
| |
Drop :keepla from USES=libtool, drop gnomeprefix from USE_GNOME.
Use INSTALL_TARGET=install-strip instead of post-install strip_cmd.
|
|
|
|
| |
PR: 199444
|
| |
|
|
|
|
|
| |
PR: 199617
Submitted by: shun
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
| |
Reference: https://github.com/bagder/curl/commit/fd9d3a1ef1f7b1cb5812d04bad07818efc6f3b3a
|
| |
|
|
|
|
| |
- Sort PLIST
|
|
|
|
| |
Changes: https://github.com/tarcieri/http/blob/master/CHANGES.md
|
|
|
|
| |
Changes: http://search.cpan.org/dist/MaxMind-DB-Writer/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Module-Build-XSUtil/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/PAR/Changes
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
PR: 199678
Submitted by: Jason Unovitch
Approved by: maintainer (marino)
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Don't show pkg-message from the port's makefile
- Whitespace fix
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
With hat: perl@
Sponsored by: Absolight
|
|
|
|
|
|
| |
- Fix WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- update ModSecurity to 2.9.0 (released Feb 12, 2015)
- add JSON parsing support via devel/yajl
- add support for loading remote configuration, which depends on ftp/curl
- add optional support for fuzzy hashes via security/ssdeep
- fix: use lua51 only, ModSecurity does not support lua 5.2 yet
- add FreeBSD specific README with installation and configuration hints
- pkg-message: refer uses to README
- install recommended modsecurity.conf using .sample config file convention
- port skeleton cleanups
PR: 197833
Submitted by: maintainer (Walter Hop)
|
|
|
|
|
|
|
|
|
| |
Introduce an OPTION that controls whether to install offensive (explicit)
acronyms. It is enabled by default, but the actual wtf(6) app will not
provide offensive answers without the -o switch.
PR: 199613
Submitted by: maintainer (Nikolai Lifanov)
|
|
|
|
| |
Approved by: maintainer (implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
building against other perl versions.
byterun.c:1886:3: warning: implicit declaration of function 'PadnamelistMAXNAMED' is invalid in C99 [-Wimplicit-function-declaration]
BSET_padl_name(bstate->bs_sv, arg);
^
./bytecode.h:798:5: note: expanded from macro 'BSET_padl_name'
PadnamelistMAXNAMED((PAD*)pad) = AvFILL((AV*)pad)
^
byterun.c:1886:3: error: expression is not assignable
BSET_padl_name(bstate->bs_sv, arg);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./bytecode.h:798:36: note: expanded from macro 'BSET_padl_name'
PadnamelistMAXNAMED((PAD*)pad) = AvFILL((AV*)pad)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
1 warning and 1 error generated.
I'm not clear exactly why it's failing, but only applying the patch against
affected perl versions should fix the issue.
|
|
|
|
|
| |
PR: 199300 (based on)
Submitted by: adamw@
|
|
|
|
|
|
| |
The difference in the distfiles is a regenerated META.yml and an added META.json.
Sponsored by: Absolight
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/XML-LibXML
|
|
|
|
|
|
|
|
|
|
| |
Remove dependency on p5-IO-stringy that has been stale for 4 years.
Technically the dependency on p5-Convert-BinHex isn't required
either but it's listed as recommended so I'm leaving it in.
Also, remove the superfluous DOCS option, and sort plist.
Changes: https://metacpan.org/changes/distribution/MIME-tools
|
|
|
|
|
|
|
| |
Remove the hard dependency on p5-Config-General, and turn it into a GENERAL
option. Also, sort plist.
Changes: https://metacpan.org/changes/distribution/Config-Any
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
To install this bootloader, copy ALL the files in the share/u-boot/u-boot-rpi2
directory to the first partition, formatted as FAT32, on an SD card.
This version is patched so that:
* ELF and API features are enabled.
* The default environment is trimmed to just what's needed to boot.
* The saveenv command writes to the file uboot.env on the FAT partition.
For information about running FreeBSD on RaspberryPi, see
WWW: http://wiki.freebsd.org/FreeBSD/arm/Raspberry%20Pi
For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot
Approved by: garga
|
|
|
|
|
|
|
|
|
|
|
| |
/usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19'
/usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19'
collect2: error: ld returned 1 exit status
This is standard C++11, but there is a problem with stdlib.
Note: now it could be built with clang, but the produced binaries don't
behave correctly.
|
|
|
|
|
|
|
|
|
|
|
| |
Changes include:
* External streaming with Android
* Live TV streams not being properly closed
* Tvdb language override not falling back to English when appropriate
* Playback stopping prematurely on Chromecast
PR: 199626
Submitted by: maintainer (Ben Woods)
|
|
|
|
|
|
|
| |
__builtin_bswap32 and __builtin_bswap64 were not introduced in GCC until v4.3.
PR: 199627
Submitted by: maintainer (Ben Woods)
|
|
|
|
|
|
|
|
|
|
| |
cc: error: unsupported option '-fpcc-struct-return' for target 'x86_64-unknown-freebsd10.1'
- Mark deprecated and set expiration data in T + 1 month: the port is no longer useful as base grep has coloring support
PR: 199593
Submitted by: amdmi3
Approved by: azet@azet.org
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
| |
qw(...) can no longer be used as parentheses
Also, rename a patch to stick to our naming scheme.
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
suffixes. List them both.
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Provide startup scripts for Metastore service and HiveServer2.
|
|
|
|
|
|
|
|
|
|
| |
* Autoconf is required during the extract stage, so add it to the
EXTRACT_DEPENDS list (it defaults to BUILD_DEPENDS only)
* For an unknown reason autoconf creates a configure script that looks
for and detects powl on FreeBSD 8 and 9. powl does not actually exist
and causes a build failure.
Approved by: gerald@ (maintainer, implicit)
|
|
|
|
| |
* Update supported FreeBSD OS range.
|
|
|
|
| |
Pass rclint
|
| |
|
|
|
|
| |
Reported by: pkg-fallout
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
| |
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
It was not setting user to "nobody" correctly
|
|
|
|
|
| |
Pointed out by: antoine, bapt
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
| |
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.18.1_release_notes
MFH: 2015Q2
|
|
|
|
|
| |
- Remove BROKEN
- [libopensync] Fix plist
|
|
|
|
|
|
|
| |
the same deprecation date.
With hat: perl@
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
| |
Changes: http://search.cpan.org/dist/JavaScript-Minifier/Changes
|
|
|
|
|
| |
With hat: perl@
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.8.2
- Update COMMENT (upstream)
- Pet portlint (TEST_DEPENDS must appear earlier)
- Remove patches that have been upstreamed
- Backport ALPN patch merged upstream, not yet released [1]
Changes:
* https://github.com/pyca/cryptography/blob/0.8.2/CHANGELOG.rst
[1] https://github.com/pyca/cryptography/pull/1849
PR: 197049
Submitted by: Bernard Spil <spil.oss gmail com>
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership. Reason: last maintainer's activity on the port was 5 years ago, never replied to my mails concerning the port.
- Update COMMENT
- Add a missing dependency on php5-session
- Use simpler version of OPTIONS
- Remove pkg-{de,}install
- Install webserver sample configs
- Update pkg-message
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
| |
Also, replace USE_AUTOTOOLS with USES=autoreconf while I'm here.
PR: 199649
Submitted by: Stefan Grundmann
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
| |
- update to 0.12.2
- pet portlint (move mode setting to pkg-plist, proper conflicts)
PR: 199454
Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm>
Approved by: maintainer (linpct@gmail.com)
|
|
|
|
| |
- Switch to USE_GITHUB
|
|
|
|
|
| |
PR: 199618
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
|
|
|
|
|
|
| |
- Add CPE info
Approved by: portmgr blanket
|
|
|
|
|
|
| |
PR: 199652
Approved by: stronswan@Nanoteq.com (maintainer)
Sponsored by: Netgate
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Lingua-EN-NameParse/Changes
|
|
|
|
|
|
| |
- Shorten COMMENT
Changes: http://search.cpan.org/dist/IO-stringy/README
|
|
|
|
|
|
| |
- Shorten COMMENT
Changes: http://search.cpan.org/dist/Class-Generate/Changes
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 199651
Submitted by: maintainer
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GNU Grep's automatically searches for and detects (via configure) the
presence of gettext and libiconv. If libiconv is already installed it
results in libiconv being detected without the dependency being
registered. If libiconv is ever removed, the following error is
observed:
Error: Shared object "libiconv.so.2" not found, required by "grep"
This change adds explicit configure arguments to disable gettext and
libiconv detection when their respective OPTIONS are disabled.
Additionally it adds an ICONV option consistent with other
ports, and replaces global CPPFLAGS and LDFLAGS values
with GETTEXT and ICONV option-specific library and include configure
arguments for the respective search path prefixes.
Note: CPPFLAGS and LDFLAGS are still required for PCRE detection, as
the configure script does not provide equivalent -prefix=[PATH] options
for libpcre. These flags are now PCRE option conditional.
While I'm here:
- Sort USES and OPTIONS and improve readability by seperating those
sections by whitespace.
- Add LICENSE_FILE
Tested on: 9.3, 10.1, i386, amd64, all PCRE, ICONV, NLS permutations
Approved: portmgr (blanket, framework compliance)
|
|
|
|
|
|
| |
PR: 198586
Submitted by: Chris Petrik <chris@bsdjunk.com>
Approved by: bdrewery (mentor)
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
- Mark BROKEN on pre-10.x: even if it's made to build with some makefile hacks, it still produces broken library because it doesn't respect LDFLAGS
|
| |
|
|
|
|
| |
98.0, however it doesn't run properly yet
|
|
|
|
|
|
| |
PR: 198684
Submitted by: lightside@gmx.com
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
|
|
|
| |
gain experience through battling, quest for special items, explore an expanding
world or even be a part of the development. There are lots of ways to be
involved in the project. Stendhal is developed using the Arianne game
development system.
WWW: https://stendhalgame.org/
PR: 196649
Submitted by: antumdeluge@gmail.com
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
Reported by: antoine
Obtained from: upstream
|
| |
|
| |
|
|
|
|
| |
when libgfortran is linked with Gcc.
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
architecture research, encompassing system-level architecture
as well as processor microarchitecture.
WWW: http://www.gem5.org/
|
|
|
|
|
|
|
|
| |
* Anope now works (was broken since STAGE)
* All extra modules are now port options
* Anope service runs as nobody by default
Approved by: mat
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
|
|
| |
- Remove useless MASTER_SITE_SUBDIR
- Fix WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Add CPE info
- Minor style fixes
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 188938
Sponsored by: Absolight
|
| |
|
|
|
|
|
|
|
|
| |
makes the Nagios command file accessible to remote systems.
PR: 188938
Submitted by root peng spline inf fu-berlin de
Sponsored by: Absolight
|
|
|
|
|
|
| |
PR: 199640
Submitted by: amdmi3
Approved by: bdrewery (maintainer)
|
|
|
|
|
|
|
| |
- Use OPTIONS
PR: 198643
Submitted by: TEUBEL György <tgyurci@gmail.com>
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 199074
Submitted by: jwbacon@tds.net
|
|
|
|
| |
Spotted by: danfe@
|
|
|
|
|
| |
PR: 199241
Submitted by: tkato432@yahoo.com
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Add CPE info
Approved by: portmgr blanket
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Mask unused empty directories in plist
Approved by: portmgr blanket
|
|
|
|
|
|
| |
shutdown shutdown.bsd" otherwise)
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 199560
Submitted by: freebsd-ports@charlieroot.de(maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
MFH: 2015Q2
Approved by: portmgr blanket
|
|
|
|
|
| |
MFH: 2015Q2
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
|
| |
- Add LICENSE
- Replace CHMOD with @mode
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
| |
- Convert to option helpers but don't use _CONFIGURE_WITH
due to inverse logic
- Fix compiler warning on amd64 due to (size_t)(-1)
being larger than UINT_MAX
PR: 199612
Submitted by: Thomas Hurst <tom@hur.st> (maintainer)
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
| |
PR: 199636
Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: 199621
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Approved by: portmgr blanket
|
|
|
|
|
|
| |
PR: 199620
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
network library (libs/l_net) defines its own struct sockaddr_s, which
has single ``short sa_family'' field instead of ``unsigned char sa_len''
and ``sa_family_t sa_family'' of struct sockaddr; this, in turn, causes
problems when sockaddr_s objects bogusly used as sockaddr ones, e.g.:
connect(4, { sa_len = 2, sa_family = 0, ...) ERR#47 'Address family
not supported by protocol family'
- Fix missing main window icon by calling pixbuf_new_from_file_with_mask()
with correct filepath
- Since these changes are likely to improve GtkRadiant user's experience,
tentatively bump port revision
- Fix comment indentation in `radiant/treemodel.cpp' (broken in r384527)
|
|
|
|
|
|
| |
PR: 199619
Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Approved by: portmgr blanket
|
|
|
|
| |
WWW: http://atdot.ch/scr/
|
|
|
|
|
|
|
|
|
|
|
|
| |
David Durieux (*d.durieux* |siprossii| |dot com|), core GLPI
developper and original ports submitter: both ports are long
deprecated, and nowadays can't even work within an up to date GLPI
setup. Those should be removed from the ports tree as they can
mislead potential GLPI / FusionInventory (which now carries those
ports' functions and more) new users.
PR: 198652
Submitted by: fgudin+fbsd AT bsdbellule.fr
|
|
|
|
|
|
|
| |
- Whitespace fix
- Fix WWW
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 199631
Submitted by: ncrogers@gmail.com
|
|
|
|
|
|
|
|
|
| |
/usr/bin/ld: undefined reference to symbol `sin@@FBSD_1.0' (try adding -lm)
PR: 196155 (partial)
Submitted by: amdmi3
Approved by: maintainer timeout (x11)
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Fix shebangs
MFH: 2015Q2
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
MFH: 2015Q2
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
| |
MFH: 2015Q2
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Drop @dirrm* from plist
- Add empty directories to plist
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Git shortlog since release candidate #4:
Moshe Levi (1):
Check IP address command line arg in dhcp_release.c
Simon Kelley (7):
Fix crash in auth code with odd configuration.
Auth: correct replies to NS and SOA in .arpa zones.
Note CVE-2015-3294
Log domain when reporting DNSSEC validation failure.
Revert 61b838dd574c51d96fef100285a0d225824534f9 and just quieten log inste
Handle domain names with '.' or /000 within labels.
Tweaks to previous, DNS label charset commit.
Stefan Tomanek (1):
Fix (srk induced) crash in new tftp_no_fail code.
|
|
|
|
| |
Sponsored by: Absolight
|
|
|
|
|
|
|
|
| |
Add USES=fakeroot to permit non-root builds if user is not in wheel
group. [1]
PR: 199396 [1]
Submitted by: dvl [1]
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Drop @dirrm* from plist
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
| |
base system ever again, simplify the GCCVERSION table and logic to not
worry about minimum system versions carrying a certain version of GCC.
This also removes the _GCCVERSION_${v}_R variables and simplifies some
logic and debug output.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Announcement at
<https://sourceforge.net/p/plplot/plplot/ci/plplot-5.11.0/tree/README.release>
- Take maintainership
- Chase dependencies.
PR: ports/199539
Submitted by: Ben Woods <woodsb02 (at) gmail.com>
Approved by: marino (for plplot-ada), /me (for gnudatalanguage)
|
|
|
|
|
|
|
|
|
|
| |
Chicken's LICENSE file says that it's actually a mixture of BSD3 files,
files under a BSD3 lookalike with additional clause about academic
research, custom permissive license files, public domain files, and even
a few GPL2+ files in the test suite. It is the maintainer's opinion that
a blanked BSD3CLAUSE is misleading.
Reported by: maintainer (via private email)
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
| |
security/pear-Horde_Auth 2.1.6 -> 2.1.7
www/pear-Horde_Http 2.1.4 -> 2.1.5
dns/pear-Horde_Idna 1.0.1 -> 1.0.2
graphics/pear-Horde_Image 2.2.0 -> 2.3.0
devel/pear-Horde_Itip 2.0.7 -> 2.1.0
mail/pear-Horde_Mime 2.8.0 -> 2.8.1
mail/pear-Horde_Mime_Viewer 2.0.8 -> 2.1.0
net/pear-Horde_Rpc 2.1.3 -> 2.1.4
devel/pear-Horde_Util 2.5.4 -> 2.5.5
|
|
|
|
| |
Changelog: https://github.com/shazow/urllib3/blob/master/CHANGES.rst#1103-2015-04-21
|
|
|
|
|
|
|
|
|
|
| |
- stripntdomain
- striprealm
- Take maintainership
Approved by: madpilot (maintainer)
Obtained from: pfSense
Sponsored by: Netgate
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
|
| |
- Add LICENSE
- Update WWW
Changes: https://github.com/seattlerb/rubyinline/blob/master/History.txt
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CGI-Cache/CHANGES
|
|
|
|
| |
Changes: http://search.cpan.org/dist/CGI/Changes
|
|
|
|
|
|
| |
- Sort PLIST
Changes: http://search.cpan.org/dist/Lingua-EN-AddressParse/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Mail-Mbox-MessageParser/CHANGES
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Finance-QuoteHist/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Module-CoreList/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Minion/Changes
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Getargs-Long/CHANGES
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
|
|
|
|
| |
Changes: http://curl.haxx.se/changes.html
|
|
|
|
| |
Changes: http://search.cpan.org/dist/File-BaseDir/Changes
|
|
|
|
|
|
|
|
|
| |
Force C++11 mode and fix incompatibility with NULL being
defined as nullptr on FreeBSD.
PR: 199600
Reported by: pkg-fallout, DPorts
Approved by: Rainer Hurling <rhurlin@gwdg.de> (maintainer)
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
|
|
|
|
| |
Changes:
Fix building of HTML json files / an occasional 'mv: fastcopy:' warning.
|
|
|
|
|
|
|
|
| |
- Fix timeout in updater script
- Silence warnings in updater script
- Fix periodic script
- Fix default directory permissions
- Bump PORTREVISION
|
|
|
|
|
|
|
| |
While there, cleanup MASTER_SITES, and remove an empty target.
With hat: perl@
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
| |
"defined(@array)" and "defined(%hash)" are now fatal errors
These have been deprecated since v5.6.1 and have raised deprecation
warnings since v5.16.
With hat: perl@
Sponsored by: Absolight
|
|
|
|
|
| |
With hat: perl@
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 199602
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
With hat: perl@
Sponsored by: Absolight
|
|
|
|
|
| |
PR: 199598
Submitted by: maintainer
|
|
|
|
|
| |
PR: 199606
Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
|
|
|
|
| |
see http://nginx.org/en/docs/syslog.html for details.
|
|
|
|
|
|
| |
PR: 199513
Submitted by: jbeich
Approved by: portmgr blanket
|
|
|
|
|
| |
PR: 199437
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer)
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Fix hidden dependency and optionize libftdi support
PR: 195866
Approved by: maintainer timeout (joerg, 4 months)
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
- Add LICENSE_FILE
Approved by: portmgr blanket
|
|
|
|
| |
Security: CVE-2015-2806
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD, setting the speed of a TERMIOS terminal is done using the ispeed and
ospeed options.
But when using simultaneously ispeed and ospeed parameters with SOCAT, the speed
values are set within two distinct ioctl requests, so changing the speed of
terminals or devices that need matching input and output returns an Invalid
argument error (the TIOCSETA/TIOCSETAW/TIOCSETAF ioctl returns -1 and sets errno
to EINVAL).
This is especially the case On FreeBSD, where many tty device drivers need
matching input and output speeds: - those that depend on ucom(4): uark(4),
ubsa(4), ubser(4), uftdi(4), umcs(4), uplcom(4), uslcom(4), uvscom(4) - some
others, even not depending on ucom(4): sio(4), digi(4), rp(4) But some don't:
tty(4)
With those drivers, the input and output speeds must match and be set inside a
single ioctl request (TIOCSETA, TIOCSETAW or TIOCSETAF). The only exception to
this rule is when the input baud rate is zero because, according to POSIX, in
that case, the input baud rate is set equal to the output baud rate.
For instance, this call to SOCAT on FreeBSD 10.1 terminates immediately with an
EINVAL error: # socat -d /dev/cuaU2,ispeed=57600,ospeed=57600,echo=0,raw
TCP-LISTEN:9000,reuseaddr 2015/03/09 00:43:33 socat[20723] E tcsetattr(3,
TCSADRAIN, 0x7fffffffe148): Invalid argument
Provide a patch that avoids this type of error: when setting both input and
output speeds, only one ioctl syscall is performed.
PR: 198441
Submitted by: Alexandre Fenyo <fbsd.bugzilla@fenyo.net>
|
| |
|
|
|
|
|
|
|
|
| |
2: move to GITHUB.
PR: 199578
Submitted by: Danilo G. Baio <dbaio@bsd.com.br>
Approved by: maintainer
|
|
|
|
|
|
| |
- Add CPE info
Approved by: portmgr blanket
|