Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.3_5 28 Jan 2024 18:33:13 |
Muhammad Moinur Rahman (bofh) |
net/liboauth: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.3_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.0.3_4 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.3_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.3_4 10 Oct 2018 19:28:18 |
antoine |
Fix build with openssl 1.1.1
PR: 225919
Submitted by: Nathan Owens
Obtained from: https://github.com/x42/liboauth/issues/9
With hat: portmgr |
1.0.3_3 29 Mar 2018 14:53:24 |
mat |
Mark some ports broken with openssl-devel.
Sponsored by: Absolight |
1.0.3_3 30 Dec 2016 12:15:19 |
hrs |
- Add LICENSE.
- USES=ssl instead of USE_OPENSSL. |
1.0.3_2 14 Dec 2016 21:48:10 |
johans |
Stepping down as maintainer for some ports. |
1.0.3_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.0.3_2 02 Aug 2015 15:03:20 |
tijl |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
1.0.3_1 04 Jul 2014 07:38:02 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
1.0.3 21 Apr 2014 13:26:52 |
johans |
Update to OAuth lib 1.0.3 |
1.0.2 26 Mar 2014 19:02:11 |
johans |
Update liboauth to 1.0.2 |
1.0.1_1 29 Dec 2013 22:08:49 |
johans |
Enable stage support |
1.0.1_1 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.0.1_1 31 Aug 2013 00:26:08 |
bapt |
Convert USE_GNOME=pkgconfig to USES=pkgconfig
While here:
- Trim headers
- Convert:
* USE_GNOME=gnomehack -> USES=pathfix
* USE_PERL5 -> USES=perl5
* USE_GMAKE -> USES=gmake |
1.0.1_1 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
1.0.1 17 Mar 2013 17:57:15 |
johans |
Update oauth to 1.0.1 |
1.0.0 13 Nov 2012 15:59:47 |
johans |
- Upgrade liboauth to 1.0 release
- Update MASTER_SITE to general SF link
Feature safe: yes |
0.9.7 12 Jul 2012 20:41:33 |
johans |
Update oauth to 0.9.7 (bugfix release) |
0.9.6_1 06 Jan 2012 08:48:21 |
johans |
The pkgconfig file from liboauth referes to the libcrypto pkgconfig file.
Remove the reference, because our openssl is installed without such a file.
Submitted by: kwm |
0.9.6 15 Dec 2011 20:46:54 |
johans |
Update liboauth to 0.9.6 |
0.9.5 30 Nov 2011 20:36:50 |
johans |
- Update liboauth to 0.9.5
- Remove patch that is now included in the distribution
Feature safe: yes |
0.9.4_1 16 Sep 2011 12:02:18 |
kwm |
Don't rever to libcrypto in oauth pkg-config file, since our base openssl
doesn't install a .pc file. This will fix "pkg-config --cflags oauth".
Approved by: maintainer |
0.9.4 30 Jan 2011 18:05:00 |
johans |
Update liboauth to 0.9.4 (bugfix release)
Feature safe: yes |
0.9.3 22 Jan 2011 14:11:10 |
johans |
Update liboauth to 0.9.3
Feature safe: yes |
0.9.2 13 Jan 2011 22:05:12 |
johans |
Update liboauth to 0.9.2
Feature safe: yes |
0.9.1 30 Oct 2010 23:27:31 |
johans |
Add a new port net/liboauth:
OAuth is an open protocol to allow secure API authorization in
a simple and standard method from desktop and web applications.
liboauth is a collection of POSIX-c functions implementing the OAuth
Core RFC 5849 standard. liboauth provides functions to escape and
encode parameters according to OAuth specification and offers
high-level functionality to sign requests or verify OAuth signatures
as well as perform HTTP requests.
WWW: http://liboauth.sourceforge.net/ |