non port: security/munge/Makefile |
SVNWeb
|
Number of commits found: 21 |
Tue, 25 Jan 2022
|
[ 08:24 Daniel Engberg (diizzy) ] b61153e
security/munge: Use release archive and rearrange Makefile
Use release archive as suggested by Porters Handbook, this also
removes the need to use USES= autoreconf
Rearrange Makefile to follow Porters Handbook more closely
PR: 261027
Reviewed by: bofh@ (maintainer)
|
Thu, 21 Oct 2021
|
[ 14:27 Stefan Eßer (se) ] df6c97a
security/munge: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 12 Feb 2020
|
[ 22:00 bofh ]
security/munge: Fix rc script
PR: 243917
Submitted by: chris.m.dunlap@gmail.com
|
Wed, 5 Feb 2020
|
[ 13:39 bofh ]
security/munge: Update version 0.5.13=>0.5.14
Relnotes:https://github.com/dun/munge/releases
|
Sun, 7 Jan 2018
|
[ 23:32 bofh ]
security/munge: Fix patch file
Reported by: antoine
|
[ 19:51 bofh ]
security/munge: Update version 0.5.12=>0.5.13
- Fix GH_TAGNAME: use tag name instead of hash [1]
- Fix indent [1]
PR: 224707 [1]
Submitted by: sunpoet [1]
Relnotes: https://github.com/dun/munge/releases
|
Sat, 24 Sep 2016
|
[ 16:53 bofh ]
security/munge: UNBREAK and Update version 0.5.11=>0.5.12
- Move MASTER_SITES to GITHUB from GOOGLE_CODE
- Update WWW
PR: 212712
Submitted by: monwarez@mailoo.org
|
Wed, 14 Sep 2016
|
[ 15:59 mat ] (Only the first 10 of 353 ports in this commit are shown above. )
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
|
Sun, 11 Sep 2016
|
[ 14:20 antoine ]
- Honor SSL_DEFAULT
- Remove redundant arg from CONFIGURE_ARGS
|
[ 02:34 marino ]
security/munge: Document SSL requirement
Approved by: SSL blanket
|
Sun, 2 Aug 2015
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
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 )
|
Wed, 24 Dec 2014
|
[ 00:14 bofh ] (Only the first 10 of 432 ports in this commit are shown above. )
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
|
Tue, 23 Sep 2014
|
[ 09:33 bapt ]
Simplify plist
Strip binaries
|
Mon, 18 Aug 2014
|
[ 16:43 bdrewery ] (Only the first 10 of 26 ports in this commit are shown above. )
- Move RESETPREFIX to default PLIST_SUB
With hat: portmgr
|
Mon, 7 Jul 2014
|
[ 11:27 tijl ]
- USES=libtool pathfix tar:bzip2
- Set localstatedir in CONFIGURE_ARGS instead of using a patch
- Install pkgconfig file
- Fix pkg-plist for directories under /var
|
Fri, 15 Nov 2013
|
[ 17:55 sunpoet ]
- Update to 0.5.11
- Add LICENSE
- Support STAGEDIR
Changes: https://code.google.com/p/munge/wiki/ReleaseNotes
PR: ports/183988
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Wed, 11 Sep 2013
|
[ 17:17 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Sat, 20 Oct 2012
|
[ 07:53 jhale ]
- Add upstream patch to fix CPU consumption and termination bug
http://code.google.com/p/munge/issues/detail?id=18
- Bump PORTREVISION since runtime behavior will change
While here:
- Trim Makefile header
- Remove indefinite article from COMMENT
PR: ports/172856
Submitted by: Loic Pefferkorn <loic-freebsd@loicp.eu>
Approved by: maintainer
makc, avilla (mentors, implicit)
Feature safe: yes
|
Sun, 10 Jun 2012
|
[ 09:57 miwi ]
MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating and
validating credentials. It is designed to be highly scalable for use in an HPC
cluster environment. It allows a process to authenticate the UID and GID of
another local or remote process within a group of hosts having common users and
groups. These hosts form a security realm that is defined by a shared
cryptographic key. Clients within this security realm can create and validate
credentials without the use of root privileges, reserved ports, or
platform-specific methods.
WWW: http://code.google.com/p/munge/
PR: ports/166386
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
Number of commits found: 21 |