| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- While here, improve COMMENT and port description
PR: 224997
Notes:
svn path=/head/; revision=459160
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add TEST_TARGET
- While I'm here, fix shebang for net/opensips
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/json-c/json-c/blob/master/ChangeLog
PR: 224675
Exp-run by: antoine
Notes:
svn path=/head/; revision=457965
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Notable changes:
- i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine
Notes:
svn path=/head/; revision=452570
|
|
|
|
|
|
|
|
| |
PR: 218658
Submitted by: riggs
Notes:
svn path=/head/; revision=439367
|
|
|
|
|
|
|
| |
Submitted by: John Hixson <jhixson@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=436558
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries)
Notes:
svn path=/head/; revision=428352
|
|
|
|
|
|
|
|
|
|
| |
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=419133
|
|
|
|
|
|
|
|
| |
PR: 210863
Submitted by: Maintainer
Notes:
svn path=/head/; revision=418257
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412344
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=411990
|
|
|
|
|
|
|
|
| |
PR: 204998
Submitted by: maintainer
Notes:
svn path=/head/; revision=409391
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: 194390
Submitted by: maintainer
Notes:
svn path=/head/; revision=372115
|
|
|
|
|
|
|
|
|
|
|
| |
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket)
Notes:
svn path=/head/; revision=371241
|
|
|
|
| |
Notes:
svn path=/head/; revision=365467
|
|
|
|
|
|
|
|
| |
PR: 191789
Submitted by: maintainer
Notes:
svn path=/head/; revision=363638
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit)
Notes:
svn path=/head/; revision=363436
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=362645
|
|
|
|
| |
Notes:
svn path=/head/; revision=356114
|
|
|
|
| |
Notes:
svn path=/head/; revision=344233
|
|
|
|
| |
Notes:
svn path=/head/; revision=342735
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.11
- Bump revision of dependent ports
- Fix pkg-plist [1]
PR: ports/182958
Submitted by: zi, wg [1]
Approved by: maintainer (timeout)
Notes:
svn path=/head/; revision=333306
|
|
|
|
|
|
|
|
|
|
| |
- While here, use new LIB_DEPENDS syntax and respect PREFIX
PR: 182331 [1]
Submitted by: John Hixson <john@ixsystems.com> (maintainer) [1]
Notes:
svn path=/head/; revision=328251
|
|
|
|
|
|
|
| |
audio)
Notes:
svn path=/head/; revision=327706
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- trim headers
- convert USE_GMAKE -> USES=gmake
- convert USE_GNOME=gnomehack -> USES=pathfix
- convert USE_PERL5 -> USES=perl5
Notes:
svn path=/head/; revision=325966
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert some USE_GNOME=pkgconfig to USES=pkgconfig
- Add some missing pkgconf dependencies
- Convert some USE_GNOME=gnomehack to USES=pathfix
Notes:
svn path=/head/; revision=325727
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
https://github.com/PromyLOPh/pianobar/blob/466d16fe/ChangeLog
PR: ports/179375
Submitted by: John Hixson <john@ixsystems.com> (maintainer)
Approved by: culot / jpaetzel (mentors, implicit)
Notes:
svn path=/head/; revision=320126
|
|
|
|
| |
Notes:
svn path=/head/; revision=317220
|
|
|
|
|
|
|
| |
- Chase shlib version bump for dependant ports
Notes:
svn path=/head/; revision=311722
|
|
|
|
|
|
|
| |
Submitted by: maintainer, john@pcbsd.org
Notes:
svn path=/head/; revision=309598
|
|
|
|
|
|
|
| |
PR: 174726
Notes:
svn path=/head/; revision=309596
|
|
|
|
|
|
|
|
|
|
| |
- while here trim historical header and unclobber CFLAGS/LDFLAGS
PR: 174726
Submitted by: maintainer, john@pcbsd.org
Notes:
svn path=/head/; revision=309534
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove ABI versions from LIB_DEPENDS
- Move LICENSE to make portlint happy
PR: ports/171425 [1]
Submitted by: John Hixson <john@pcbsd.org> (maintainer)
Approved by: eadler, bapt (mentors, implicit)
Notes:
svn path=/head/; revision=304054
|
|
|
|
| |
Notes:
svn path=/head/; revision=303636
|
|
|
|
|
|
|
|
| |
PR: ports/169786
Submitted by: John Hixson <john@pcbsd.org>
Notes:
svn path=/head/; revision=300774
|
|
|
|
|
|
|
| |
Pointyhat to: jpaetzel
Notes:
svn path=/head/; revision=296907
|
|
|
|
|
|
|
|
|
| |
PR: ports/167889
Submitted by: John Hixson
Sponsored by: iXsystems
Notes:
svn path=/head/; revision=296628
|
|
|
|
|
|
|
|
| |
PR: ports/167347
Submitted by: John Hixson <john@pcbsd.org>
Notes:
svn path=/head/; revision=295579
|
|
|
|
|
|
|
|
| |
PR: ports/164021
Submitted by: John Hixson <john@pcbsd.org> (maintainer)
Notes:
svn path=/head/; revision=288999
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint
PR: 163425
Submitted by: John Hixson <john@pcbsd.org> (maintainer)
Notes:
svn path=/head/; revision=287571
|
|
|
|
|
|
|
|
|
| |
PR: 162750
Submitted by: John Hixson <john@pcbsd.org> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=286252
|
|
|
|
|
|
|
|
|
| |
PR: ports/160932
Submitted by: John Hixson <john@ixsystems.com>
Sponsored by: iXsystems
Notes:
svn path=/head/; revision=282407
|
|
|
|
|
|
|
|
|
| |
PR: ports/158951
Submitted by: John Hixson
Sponsored by: iXsystems
Notes:
svn path=/head/; revision=277902
|
|
|
|
|
|
|
|
| |
PR: ports/156736
Approved by: John Hixson <john@pcbsd.org>
Notes:
svn path=/head/; revision=273480
|
|
|
|
|
|
|
|
| |
PR: ports/156262
Submitted by: John Hixson <john@pcbsd.org>
Notes:
svn path=/head/; revision=272396
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes the problem logging in.
PR: ports/152056
Submitted by: Josh Paetzel <jpaetzel@FreeBSD.org>
Approved by: John Hixson <john@pcbsd.org>
Notes:
svn path=/head/; revision=264263
|
|
|
|
| |
Notes:
svn path=/head/; revision=262825
|
|
PR: ports/151325
Submitted by: John Hixson <john at pcbsd.org>
Notes:
svn path=/head/; revision=262639
|