notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/libmicrohttpd/Makefile
SVNWeb

Number of commits found: 49

Mon, 27 Mar 2023
[ 09:54 Fernando Apesteguía (fernape) search for other commits by this committer Author: Hung-Yi Chen ]    commit hash:91d5414b65ba41c86b793b2ada4c39ea7ccee9d0  commit hash:91d5414b65ba41c86b793b2ada4c39ea7ccee9d0  commit hash:91d5414b65ba41c86b793b2ada4c39ea7ccee9d0  91d5414 
www/libmicrohttpd: update to 0.9.76

ChangeLog: https://git.gnunet.org/libmicrohttpd.git/tree/ChangeLog?h=v0.9.76

Fix potential DoS vector in MHD_PostProcessor.

PR:		270369
Reported by:	gaod@hychen.org (maintainer)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  commit hash:e915e756715f12e5e0e46993b1265f44690b4a90  e915e75  (Only the first 10 of 1623 ports in this commit are shown above. View all ports for this commit)
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 10 Jan 2022
[ 19:15 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Hung-Yi Chen ]    commit hash:e7e0cd5d8f6af162339256317f2d4ca03e04dba8  commit hash:e7e0cd5d8f6af162339256317f2d4ca03e04dba8  commit hash:e7e0cd5d8f6af162339256317f2d4ca03e04dba8  e7e0cd5 
www/libmicrohttpd: Update to 0.9.75

- Correct license declaration.
- Remove libgcrypt dependency. Neither MHD nor GnuTLS needs it.
- Enforce configure to use libcurl if TESTCURL is enabled.

PR:		260777
Reported by:	Evgeny Grin (co-maintainer of GNU libmicrohttpd, via mail)
Sun, 26 Dec 2021
[ 07:58 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Hung-Yi Chen ]    commit hash:f64fdfd58ba1a7f86c915b874d9f5728767a4bc4  commit hash:f64fdfd58ba1a7f86c915b874d9f5728767a4bc4  commit hash:f64fdfd58ba1a7f86c915b874d9f5728767a4bc4  f64fdfd 
www/libmicrohttpd: Update to 0.9.74

PR:		260603
Tue, 1 Jun 2021
[ 13:55 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Daniel Engberg ]    commit hash:dcf64bd8b64151be770538e3a2dfbef00772a3c8  commit hash:dcf64bd8b64151be770538e3a2dfbef00772a3c8  commit hash:dcf64bd8b64151be770538e3a2dfbef00772a3c8  dcf64bd 
www/libmicrohttpd: Update to 0.9.73

PR:		255938
Approved by:	Hung-Yi Chen <gaod@hychen.org>
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 18 Jan 2021
[ 17:52 fernape search for other commits by this committer ] Original commit   Revision:561954
www/libmicrohttpd: Update to 0.9.72

ChangeLog:
https://lists.gnu.org/archive/html/libmicrohttpd/2020-12/msg00023.html

PR:	252367
Submitted by:	daniel.engberg.lists@pyret.net
MFH:	2021Q1 (runtime fixes)
Sat, 31 Oct 2020
[ 08:31 tcberner search for other commits by this committer ] Original commit   Revision:553747
www/libmicrohttpd: Update to 0.9.71

- mark dependent ports broken, where there was no action from the
  maintainers in due time.

PR:		249453
PR:		250101
PR:		250083
PR:		250100
Submitted by:	daniel.engberg.lists@pyret.net
Approved by:	gaod@hychen.org (maintainer)
Sat, 27 Jun 2020
[ 09:08 jsm search for other commits by this committer ] Original commit   Revision:540571
www/libmicrohttpd update to 0.9.70

PR: 247180
Approved by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
Sat, 10 Nov 2018
[ 18:12 bapt search for other commits by this committer ] Original commit   Revision:484628 (Only the first 10 of 386 ports in this commit are shown above. View all ports for this commit)
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
Wed, 10 Jan 2018
[ 17:06 ale search for other commits by this committer ] Original commit   Revision:458660
Enable SSL support by default and bump PORTREVISION.

Approved by:	maintainer
Fri, 29 Dec 2017
[ 23:01 joneum search for other commits by this committer ] Original commit   Revision:457552
www/libmicrohttpd from 0.9.52 to 0.9.58

switch to pkg-plist and from http to https in pkg-descr

Changelog:
 * Better support for automatic port detection for sockets provided by
  MHD_OPTION_LISTEN_SOCKET option.
 * Documentation installation fixes.
 * Removed usage of 3DES mode from test-suite to avoid test failures on
  modern platforms.
 * Minor compiler warning fix.

PR:		224535
Reported by:	Greg Fitzgerald <gregf@hugops.pw)
Approved by:	Hung-Yi Chen <gaod@hychen.org> (maintainer), tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13676
Mon, 23 Jan 2017
[ 18:52 sunpoet search for other commits by this committer ] Original commit   Revision:432286
Update to 0.9.52

- While I'm here:
  - Remove USE_OPENSSL: it is not required after libmicrospdy removal
  - Bump PORTREVISION for dependent ports

Changes:	https://gnunet.org/git/libmicrohttpd.git/tree/ChangeLog
PR:		216382
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
Mon, 9 Jan 2017
[ 13:16 amdmi3 search for other commits by this committer ] Original commit   Revision:430947 (Only the first 10 of 104 ports in this commit are shown above. View all ports for this commit)
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
Thu, 16 Jun 2016
[ 13:23 mat search for other commits by this committer ] Original commit   Revision:416966 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
Fix usage of WITH_OPENSSL_BASE, WITH_OPENSSL_PORT and OPENSSL_PORT.

WITH_OPENSSL_* can't be set after bsd.port.pre.mk.
Fold all other usage into using SSL_DEFAULT == foo

PR:		210149
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	The FreeBSD Foundation, Absolight
Differential Revision:	https://reviews.freebsd.org/D6577
Fri, 1 Apr 2016
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 27 Mar 2016
[ 14:58 tijl search for other commits by this committer ] Original commit   Revision:411990 (Only the first 10 of 183 ports in this commit are shown above. View all ports for this commit)
- Update security/gnutls to 3.4.10.
- 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)
Wed, 8 Apr 2015
[ 14:54 robak search for other commits by this committer ] Original commit   Revision:383569
www/libmicrohttpd: add CPE information

- Maintainer's timeout (gaod@hychen.org)

PR:		198832
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Fri, 2 Jan 2015
[ 18:46 pi search for other commits by this committer ] Original commit   Revision:376062 (Only the first 10 of 104 ports in this commit are shown above. View all ports for this commit)
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends

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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 1 Sep 2014
[ 10:25 tijl search for other commits by this committer ] Original commit   Revision:366859
www/libmicrohttpd:
- Update to version 0.9.37
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use option helpers
- Fix package listing when recent OpenSSL is available

Approved by:	portmgr (implicit, bump unstaged port)
Wed, 30 Jul 2014
[ 03:57 pi search for other commits by this committer ] Original commit   Revision:363436 (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
security/libgcrypt: 1.5.3_3 -> 1.6.1

- 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)
Wed, 23 Jul 2014
[ 09:54 tijl search for other commits by this committer ] Original commit   Revision:362645 (Only the first 10 of 139 ports in this commit are shown above. View all ports for this commit)
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- 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)
Thu, 30 Jan 2014
[ 15:31 decke search for other commits by this committer ] Original commit   Revision:341847
- Fix handling of GNUTLS support

PR:		ports/185950
Submitted by:	Claus Endres <claus@endresconsulting.com>
Approved by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
Wed, 25 Dec 2013
[ 20:16 sunpoet search for other commits by this committer ] Original commit   Revision:337453
- Update to 0.9.33

Changes:	https://gnunet.org/svn/libmicrohttpd/ChangeLog
PR:		ports/185184
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
Fri, 13 Dec 2013
[ 07:27 sunpoet search for other commits by this committer ] Original commit   Revision:336318
- Fix build on 10

PR:		ports/184728
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
Sat, 23 Nov 2013
[ 18:41 sunpoet search for other commits by this committer ] Original commit   Revision:334693
- Update to 0.9.31
- Bump PORTREVISION for www/libmicrohttpd shlib change
- While I'm here:
  - Use GNU micro
  - Convert to new LIB_DEPENDS format
  - Convert to new options helper
  - Strip shared library
  - Sort PLIST
  - Support STAGEDIR

PR:		ports/184199
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
Fri, 20 Sep 2013
[ 23:36 bapt search for other commits by this committer ] Original commit   Revision:327776 (Only the first 10 of 2206 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Thu, 27 Jun 2013
[ 06:58 miwi search for other commits by this committer ] Original commit   Revision:321855
- Update to 0.9.27

PR:		179986
Submitted by:	maintainer
Fri, 3 May 2013
[ 16:36 ehaupt search for other commits by this committer ] Original commit   Revision:317220 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Chase security/libgcrypt update
Mon, 29 Apr 2013
[ 07:45 madpilot search for other commits by this committer ] Original commit   Revision:316776
- Update to 0.9.26
- Add licence description files missing from distribution

PR:		ports/178007
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
Wed, 6 Feb 2013
[ 22:56 flo search for other commits by this committer ] Original commit   Revision:311804
Convert to optionsng

Prodded by:	bapt
[ 22:32 flo search for other commits by this committer ] Original commit   Revision:311800
- update to 0.9.25 [1]
- remove OSVERSION check for unsupported releases

PR:		ports/175902
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
Tue, 5 Feb 2013
[ 16:17 novel search for other commits by this committer ] Original commit   Revision:311722 (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
- Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
Sat, 24 Nov 2012
[ 19:13 wxs search for other commits by this committer ] Original commit   Revision:307721
Update to 0.9.23

PR:		ports/173551
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
Feature safe:	yes
Thu, 4 Oct 2012
[ 06:05 jgh search for other commits by this committer ] Original commit   Revision:305228
- update to 0.9.22

PR:		172308
Submitted by:	maintainer, gaod@hychen.org
Wed, 8 Aug 2012
[ 12:43 bdrewery search for other commits by this committer ] Original commit 
- Update to 0.9.21

ChangeLog:

  * Fixes potential problems with non-monotonic increasing system time
    values
  * Makes sockets non-inheritable by default
  * Enables MHD to operate without a "listen" socket (for special
    circumstances)

PR:		ports/170425
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
Approved by:	eadler (mentor)
Thu, 12 Jul 2012
[ 11:54 gahr search for other commits by this committer ] Original commit 
- Update to 0.9.20

PR:             169100
Submitted by:   gahr
Approved by:    maintainer (timeout > 15 days)
Wed, 12 Oct 2011
[ 21:11 pawel search for other commits by this committer ] Original commit 
- Update to version 0.9.15
- WITH_GNUTLS needs security/libgcrypt to work

PR:             ports/161506
Submitted by:   Hung-Yi Chen <gaod@hychen.org> (maintainer)
Sun, 10 Jul 2011
[ 16:30 jlaffaye search for other commits by this committer ] Original commit 
Update to 0.9.12

PR:             ports/158285
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Approved by:    maintainer timeout, bapt (mentor)
Sun, 5 Jun 2011
[ 18:43 novel search for other commits by this committer ] Original commit  (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Chase security/gnutls update and add an UPDATING entry.
Wed, 19 Jan 2011
[ 21:52 ohauer search for other commits by this committer ] Original commit 
- mark port IGNORE if OSVERSION < 702000
  since there is no strdup(3) available.

  Issue reported by pav (pointyhat build)

  Remark:
  Feature save only if OSVERSION >= 702000

Feature safe:   yes
Mon, 17 Jan 2011
[ 20:05 ohauer search for other commits by this committer ] Original commit 
 - add option to build with gnutls (ssl support)
 - remove patchfile
 - change URI in pkg-descr
 - bump PORTREVISION

PR:             ports/153489
Submitted by:   Pietro Cerutti <gahr _at_ FreeBSD.org>
Approved by:    Hung-Yi Chen <gaod _at_ hychen.org> (maintainer) per mail
Feature safe:   yes
Sun, 9 Jan 2011
[ 12:07 ohauer search for other commits by this committer ] Original commit 
 - update to version 0.9.4
 - pass maintainership to submitter
 - use INFO=
 - connect to License framework

PR:             ports/153530
Submitted by:   Hung-Yi Chen <gaod _at_ hychen.org> (new maintainer)
Approved by:    Amatus <c11h15no2 _at_ yahoo.com> (old maintainer)
Sat, 17 Oct 2009
[ 23:14 itetcu search for other commits by this committer ] Original commit 
Try to fix plsit with custom PREFIX

PR:             139536
Submitted by:   Sahil Tandon
Approved by:    maintainer
Mon, 17 Aug 2009
[ 20:18 miwi search for other commits by this committer ] Original commit 
- Update to 0.4.2

PR:             137812
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:    maintainer
Sat, 14 Jun 2008
[ 13:23 jadawin search for other commits by this committer ] Original commit 
- Update to 3.1

PR:             ports/124495
Submitted by:   David Barksdale <amatus gnu.org>
Approved by:    mentor (implicit)
Thu, 27 Mar 2008
[ 13:02 jadawin search for other commits by this committer ] Original commit 
- Update to 0.2.2

PR:             ports/122144
Submitted by:   David Barksdale <amatus@gnu.org> (maintainer)
Approved by:    tabthorpe (mentor)
Thu, 14 Feb 2008
[ 06:44 beech search for other commits by this committer ] Original commit 
libmicrohttpd is a small C library for embedding  HTTP server functionality
into other  applications. It is reentrant, fast, supports HTTP 1.1, and
permits listening on multiple ports. The API is simple and still powerful
enough to allow programmers to use the entire HTTP feature set.

PR:             ports/120603
Submitted by:   David Barksdale <amatus at gnu.org>

Number of commits found: 49