non port: net/liboauth/Makefile |
Number of commits found: 27 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Wednesday, 10 Oct 2018
|
19:28 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
 |
Thursday, 29 Mar 2018
|
14:53 mat
Mark some ports broken with openssl-devel.
Sponsored by: Absolight
 |
Friday, 30 Dec 2016
|
12:15 hrs
- Add LICENSE.
- USES=ssl instead of USE_OPENSSL.
 |
Wednesday, 14 Dec 2016
|
21:48 johans
Stepping down as maintainer for some ports.
 |
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 2 Aug 2015
|
15:03 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
Makefile.am and clean up the port Makefile.
japanese/scim-honoka: Tries to hide all symbols that start with an
underscore, but because this library is written in C++ all symbols start
with _Z so it ends up hiding everything. Just don't hide anything at all
like the textproc/scim configure script does.
multimedia/schroedinger: Apply an upstream patch.
textproc/scim-input-pad: Same as japanese/scim-honoka.
PR: 201922
Approved by: portmgr (antoine)
Exp-run by: antoine
 |
Friday, 4 Jul 2014
|
07:38 amdmi3
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
 |
Monday, 21 Apr 2014
|
13:26 johans
Update to OAuth lib 1.0.3
 |
Wednesday, 26 Mar 2014
|
19:02 johans
Update liboauth to 1.0.2
 |
Sunday, 29 Dec 2013
|
22:08 johans
Enable stage support
 |
Friday, 20 Sep 2013
|
22:10 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
 |
Saturday, 31 Aug 2013
|
00:26 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
 |
Thursday, 11 Jul 2013
|
16:26 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
 |
Sunday, 17 Mar 2013
|
17:57 johans
Update oauth to 1.0.1
 |
Tuesday, 13 Nov 2012
|
15:59 johans
- Upgrade liboauth to 1.0 release
- Update MASTER_SITE to general SF link
Feature safe: yes
 |
Thursday, 12 Jul 2012
|
20:41 johans
Update oauth to 0.9.7 (bugfix release)
 |
Friday, 6 Jan 2012
|
08:48 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
 |
Thursday, 15 Dec 2011
|
20:46 johans
Update liboauth to 0.9.6
 |
Wednesday, 30 Nov 2011
|
20:36 johans
- Update liboauth to 0.9.5
- Remove patch that is now included in the distribution
Feature safe: yes
 |
Friday, 16 Sep 2011
|
12:02 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
 |
Sunday, 30 Jan 2011
|
18:05 johans
Update liboauth to 0.9.4 (bugfix release)
Feature safe: yes
 |
Saturday, 22 Jan 2011
|
14:11 johans
Update liboauth to 0.9.3
Feature safe: yes
 |
Thursday, 13 Jan 2011
|
22:05 johans
Update liboauth to 0.9.2
Feature safe: yes
 |
Saturday, 30 Oct 2010
|
23:27 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/
 |
Number of commits found: 27 |