notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
libaura Library of Assorted Useful Reusable Abstractions
3.1.20051222 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.1.20051222Version of this port present on the latest quarterly branch.
Maintainer: rodrigo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-04-19 06:45:41
Last Update: 2022-07-20 14:21:35
Commit Hash: aa6eefd
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: not specified in port
Description:
Libaura is a library of Assorted Useful Reusable Abstractions - data structures and utilities for C language programming. At present, they include: - memory allocators/deallocators - key<->value dictionaries (hashed or sorted) - extensible buffers - filesystem predicates (is_dir, is_named_pipe, etc) - popen() variation which allows the caller to know the pid of the process on the other end of the pipe.
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. lib/libaura3.so.3
  2. lib/libaura3.so
  3. include/aura3/buffer.h
  4. include/aura3/dict.h
  5. include/aura3/popen.h
  6. include/aura3/fspred.h
  7. include/aura3/mem.h
  8. @ldconfig
Collapse this list.
Dependency lines:
  • libaura>0:devel/libaura
To install the port:
cd /usr/ports/devel/libaura/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libaura
  • pkg install libaura
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libaura
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (libaura-3.1.20051222.tar.bz2) = 3bb1bfcdeb6bb6025fe1e4c563060a667a71a11954e5e7efa46e71c12ab74615 SIZE (libaura-3.1.20051222.tar.bz2) = 10929

Packages (timestamps in pop-ups are UTC):
libaura
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.200512223.1.200512223.1.200512223.1.200512223.1.20051222-3.1.20051222-
FreeBSD:13:quarterly3.1.200512223.1.200512223.1.200512223.1.200512223.1.200512223.1.200512223.1.200512223.1.20051222
FreeBSD:14:latest3.1.200512223.1.200512223.1.200512223.1.200512223.1.200512223.1.20051222-3.1.20051222
FreeBSD:14:quarterly3.1.200512223.1.20051222-3.1.200512223.1.200512223.1.200512223.1.200512223.1.20051222
FreeBSD:15:latest3.1.200512223.1.20051222n/a3.1.20051222n/a3.1.200512223.1.200512223.1.20051222
This port has no dependencies.
This port is required by:
for Libraries
  1. devel/dfuife-curses
  2. devel/libdfui

Configuration Options:
===> The following configuration options are available for libaura-3.1.20051222: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_libaura
USES:
tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/philip/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/philip/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/philip/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/philip/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.20051222
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.20051222
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.1.20051222
11 Jan 2018 18:09:00
Revision:458761Original commit files touched by this commit
danfe search for other commits by this committer
- Convert to option helper install target (add OPTIONS_DEFINE=DOCS
  when it was missing)
- Invoke INSTALL_DATA where appropriate instead of INSTALL_MAN
- Fix some whitespace and formatting bugs along the way
3.1.20051222
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
3.1.20051222
20 Dec 2014 18:06:22
Revision:375029Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
3.1.20051222
29 Jul 2014 21:43:18
Revision:363399Original commit files touched by this commit
adamw search for other commits by this committer
Convert some more USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
3.1.20051222
05 Feb 2014 12:00:26
Revision:342689Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
3.1.20051222
29 Jan 2014 09:17:42
Revision:341704Original commit files touched by this commit
rodrigo search for other commits by this committer
Update maintainer email address

Approved by:	bapt@ (co-mentor)
3.1.20051222
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
3.1.20051222
12 Jan 2013 12:07:59
Revision:310267Original commit files touched by this commit
wen search for other commits by this committer
- Trim Makefile headers
- Pass maintainership to submitter

PR:		175184
Submitted by:	Rodrigo (ros) OSORIO <rodrigo@bebik.net>
3.1.20051222
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
3.1.20051222
28 Nov 2008 23:36:14
Original commit files touched by this commit
linimon search for other commits by this committer
Reset andrew+ports@fubar.geek.nz due to maintainer-timeouts and no response
to email.

Hat:    portmgr
3.1.20051222
14 Aug 2006 22:55:18
Original commit files touched by this commit
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
3.1.20051222
19 Apr 2006 06:45:21
Original commit files touched by this commit
philip search for other commits by this committer
Add libaura 3.1.20051222, library of Assorted Useful Reusable
Abstractions.

PR:             ports/95988
Submitted by:   Andrew Turner <andrew+ports@fubar.geek.nz>

Number of commits found: 14