| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=376403
|
|
|
|
| |
Notes:
svn path=/head/; revision=376346
|
|
|
|
|
|
|
|
|
|
| |
record
PR: 196495
Submitted by: kvedulv@kvedulv.de
Notes:
svn path=/head/; revision=376300
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Several ports had rc.d scripts with hardcoded command_interpreter string
as /usr/bin/perl. This symlink is not guaranteed to be in place, and it
isn't even an option for perl 5.20. For affected ports, the interpreter
was changed to localbase.
In one case, the interpreter was correct, but it wasn't surround by
quotes. Since the rc.d script would break if a space was contained in
${PREFIX}, quotes were added in that case.
Notes:
svn path=/head/; revision=376298
|
|
|
|
|
|
|
|
| |
PR: 196198
Submitted by: pakhom706@gmail.com (maintainer)
Notes:
svn path=/head/; revision=376147
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in
- Fix building for the x32 target without asm modules in
mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI.
- Fix ARM assembly when building __PIC__
- mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.
* mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear
allocated but not used bits before resizing.
* tests/t-mpi-bits.c (set_bit_with_resize): New.
- Use internal malloc function in fips.c.
* src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
- pubkey: Re-map all deprecated RSA algo numbers.
- cipher: Fix possible NULL dereference in cipher/md.c for being NULL.
- Fix ARMv6 detection when CFLAGS modify target CPU architecture.
PR: 193264
Approved by: cpm@fbsd.es (maintainer)
Notes:
svn path=/head/; revision=376062
|
|
|
|
|
|
|
|
|
|
|
| |
- Enable ssh checks by default [2]
PR: 196023 [1] [2]
Submitted by: timp87@gmail.com [1], maintainer [2]
Approved by: maintainer [1]
Notes:
svn path=/head/; revision=375999
|
|
|
|
|
|
|
|
| |
PR: 195796
Submitted by: lifanov@mail.lifanov.com
Notes:
svn path=/head/; revision=375911
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=375792
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix declarations order in slaves
PR: 196019
Submitted by: timp87@gmail.com
Approved by: maintainer
Notes:
svn path=/head/; revision=375731
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- Fix various incompatibilities with newer php and Perl versions
- Fix empty details graph, if too many channels or resources were
selected.
- Fix argument bug in selecting the dstmac statistics
- Fix bug in create history profiles: compression flag was not applied
properly
- Add periodic reload feature for Perls with mem leak.
Notes:
svn path=/head/; revision=375726
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Zabbix server and proxy ports require a database to run. They
currently support four, PostgreSQL, Oracle, SQLite, and MySQL. As
of now, rcorder puts them ahead of the database ports, so they spit
out dozens of error messages during startup and, worse, get the
database pulled out from under them during shutdown.
The ports used to provide a solution for this, by defining
ZABBIX_REQUIRE. The value of this variable used to be added to the
REQUIRE lines in the startup scripts, but this was removed accidentally
from 2.2 in r355546 and never existed in 2.4. This patch adds it
back, in a slightly different, optionsng-friendly way.
PR: 195081
Submitted by: chris@chrullrich.net
Approved by: pakhom706@gmail.com (maintainer)
Notes:
svn path=/head/; revision=375683
|
|
|
|
| |
Notes:
svn path=/head/; revision=375620
|
|
|
|
| |
Notes:
svn path=/head/; revision=375598
|
|
|
|
|
|
|
| |
Approved by: bapt
Notes:
svn path=/head/; revision=375378
|
|
|
|
| |
Notes:
svn path=/head/; revision=375345
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=375302
|
|
|
|
| |
Notes:
svn path=/head/; revision=375146
|
|
|
|
| |
Notes:
svn path=/head/; revision=375103
|
|
|
|
|
|
|
| |
This version was not put on the usual MASTER SITE much to my dismay.
Notes:
svn path=/head/; revision=374960
|
|
|
|
|
|
|
|
| |
PR: 196006
Submitted by: maintainer
Notes:
svn path=/head/; revision=374950
|
|
|
|
|
|
|
|
|
|
| |
- Clean pkg-plists
PR: 194859
Submitted by: maintainer
Notes:
svn path=/head/; revision=374927
|
|
|
|
| |
Notes:
svn path=/head/; revision=374883
|
|
|
|
|
|
|
| |
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=374868
|
|
|
|
|
|
|
|
| |
PR: 196008
Submitted by: maintainer
Notes:
svn path=/head/; revision=374802
|
|
|
|
|
|
|
| |
Submitted by: Anton Yuzhaninov <citrin@citrin.ru>
Notes:
svn path=/head/; revision=374722
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove optional installation of PORTDOCS, staging takes care of that
- Unmute install commands
- Use @dir() instead of one big chown to set directory permissions
PR: 194921 [1]
Submitted by: timp87@gmail.com [1]
Approved by: maintainer
Notes:
svn path=/head/; revision=374654
|
|
|
|
| |
Notes:
svn path=/head/; revision=374575
|
|
|
|
|
|
|
|
| |
After considering how much time was spent on this message since its
addition in 2001, this seems reasonable.
Notes:
svn path=/head/; revision=374531
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.0.18 and pkg-plist accordingly
- Add LICENSE (BSD3CLAUSE) and LICENSE_FILE
- Add TEST_DEPENDS and regression-test target
- Perl is not required, remove USE_PERL and from USES
- Split LDFLAGS from CONFIGURE_ENV, they're already set there
- Add libmemcachedprotocol to CONFIGURE_ARGS (Now default: off)
- Add OPTIONS for hash functions, debug and dtrace
- pkg-descr: Update WWW: URL
- Add patches for:
* alloca.h include not found on FreeBSD
* cinttypes include location
* clang compatibility
- Strip shared libraries manually since upstream install-strip target is
fail
Changes:
https://launchpad.net/libmemcached/+announcements
[1] https://bugs.launchpad.net/libmemcached/+bug/1245562
[2] https://bugs.launchpad.net/libmemcached/+bug/1400560
Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer, via email)
Notes:
svn path=/head/; revision=374511
|
|
|
|
| |
Notes:
svn path=/head/; revision=374484
|
|
|
|
|
|
|
|
|
|
| |
Remove unnecessary dirs from plist
PR: ports/189370
Submitted by: rodrigo
Notes:
svn path=/head/; revision=374455
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=374303
|
|
|
|
| |
Notes:
svn path=/head/; revision=374263
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=374258
|
|
|
|
| |
Notes:
svn path=/head/; revision=374216
|
|
|
|
|
|
|
|
| |
PR: 195729
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
Notes:
svn path=/head/; revision=374118
|
|
|
|
|
|
|
|
| |
With hat: perl@
Sponsored by: Absolight
Notes:
svn path=/head/; revision=373901
|
|
|
|
|
|
|
|
|
| |
PR: 195572
Submitted by: ohauer
Sponsored by: Absolight
Notes:
svn path=/head/; revision=373840
|
|
|
|
| |
Notes:
svn path=/head/; revision=373827
|
|
|
|
|
|
|
|
| |
PR: 195581
Submitted by: freebsd-ports@t-b-o-h.net (maintainer)
Notes:
svn path=/head/; revision=373812
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=373636
|
|
|
|
|
|
|
|
|
| |
Fix tomcat-native conflict
PR: 195411, 195410
Notes:
svn path=/head/; revision=373573
|
|
|
|
|
|
|
|
|
|
| |
DragonFly has not implemented FUSE, so it's not reqired by default.
PR: 195024
submitted by: maintainer
Notes:
svn path=/head/; revision=373534
|
|
|
|
|
|
|
|
| |
PR: 195023
Submitted by: maintainer
Notes:
svn path=/head/; revision=373533
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.
As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.
The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.
The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.
PR: 194969
Differential Revision: https://reviews.freebsd.org/D1019
Exp-run by: antoine
Reviewed by: perl@
Approved by: portmgr
Notes:
svn path=/head/; revision=373448
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix plist
- Bump PORTREVISION
PR: 195186
Submitted by: ohartman@zedat.fu-berlin.de
Notes:
svn path=/head/; revision=373415
|
|
|
|
| |
Notes:
svn path=/head/; revision=373380
|
|
|
|
| |
Notes:
svn path=/head/; revision=373374
|
|
|
|
|
|
|
|
|
| |
- Cleanup PLIST
Changes: https://github.com/Ettercap/ettercap/releases
Notes:
svn path=/head/; revision=373233
|