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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libxalloc Memory allocation library with error checking
1.0.4 devel on this many watch lists=4 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 1.0.4Version of this port present on the latest quarterly branch.
Maintainer: rodrigo@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-03-23 11:19:32
Commit Hash: d7511b9
People watching this port, also watch:: autoconf, zip, gmake
License: not specified in port
WWW:
http://shh.thathost.com/pub-unix/
Description:
xalloc is a memory allocation library with error checking. It contains wrappers including error checking for memory allocating C-functions.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. @ldconfig
  2. include/xalloc.h
  3. lib/libxalloc.a
  4. lib/libxalloc.so
  5. lib/libxalloc.so.1
  6. share/doc/libxalloc/CREDITS
  7. share/doc/libxalloc/README
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • libxalloc>0:devel/libxalloc
To install the port:
cd /usr/ports/devel/libxalloc/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libxalloc
  • pkg install libxalloc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libxalloc
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (xalloc-1.0.4.tar.gz) = 22c5a826e8ff8a6143d9d8dbd53c139015c88f2fb750494125fc31e261d38724 SIZE (xalloc-1.0.4.tar.gz) = 4445

Packages (timestamps in pop-ups are UTC):
libxalloc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.41.0.41.0.41.0.41.0.4-1.0.4-
FreeBSD:13:quarterly1.0.41.0.41.0.41.0.41.0.41.0.41.0.41.0.4
FreeBSD:14:latest1.0.41.0.41.0.41.0.41.0.41.0.4-1.0.4
FreeBSD:14:quarterly1.0.41.0.4-1.0.41.0.41.0.41.0.41.0.4
FreeBSD:15:latest1.0.41.0.4n/a1.0.4n/a1.0.41.0.41.0.4
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Libraries
  1. games/sol

Configuration Options:
===> The following configuration options are available for libxalloc-1.0.4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_libxalloc
USES:
uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://shh.thathost.com/pub-unix/files/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.4
23 Mar 2024 11:19:32
commit hash: d7511b9d00742c3e2d57c6c03718c4a6f4cd3e72commit hash: d7511b9d00742c3e2d57c6c03718c4a6f4cd3e72commit hash: d7511b9d00742c3e2d57c6c03718c4a6f4cd3e72commit hash: d7511b9d00742c3e2d57c6c03718c4a6f4cd3e72 files touched by this commit
Tijl Coosemans (tijl) search for other commits by this committer
Mk/bsd.port.mk: Add __MAKE_CONF=${NONEXISTENT} to WRK_ENV

And remove it from individual ports.  Use WRK_ENV in custom build
commands where necessary.

FreeBSD make(1) includes /usr/share/mk/sys.mk and that includes
/etc/make.conf if it exists.  This happens when you run make in a port
directory but it also happens when the upstream build system uses make.
This commit disables make.conf inclusion in the latter case because
users can define variables like CFLAGS in make.conf that override ports
framework variables and this can cause problems that are difficult to
diagnose.

If there are any build customisations made through make.conf that stop
working because of this commit then they should be made available by the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.0.4
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)
1.0.4
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.
1.0.4
20 Dec 2019 23:24:40
Revision:520531Original commit files touched by this commit
brooks search for other commits by this committer
Additional builds with with src r354909 applied.

The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_<FOO>.

Also GC NO_MANCOMPRESSED which doesn't do anything.

In the case of devel/libpasori, this change accomplished the same thing
as the change in r518434, but more directly (fix the Makefiles rather
than patching them after they are installed).
1.0.4
27 Oct 2014 10:40:08
Revision:371546Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.0.4
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)
1.0.4
27 Jan 2014 08:52:10
Revision:341343Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
Add a DOCS option
1.0.4
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
1.0.4
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)
1.0.4
24 May 2013 16:35:31
Revision:318993Original commit files touched by this commit
bapt search for other commits by this committer
Do not let system make.conf inpact the port's makefile
This fixes build on current
1.0.4
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>
1.0.4
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.0.4
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>
1.0.4
24 Nov 2005 15:40:04
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
1.0.4
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.0.4
20 Feb 2003 17:07:10
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.0.4
16 Jun 2002 10:18:16
Original commit files touched by this commit
kris search for other commits by this committer
Fix build on current
1.0.4
21 May 2002 03:27:02
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 1.0.4

PR:             38218
Submitted by:   Ports Fury
1.0.3
08 May 2002 20:47:59
Original commit files touched by this commit
obrien search for other commits by this committer
To ports@freebsd.org.
30 Apr 2001 00:31:46
commit hash: fp1.13199@dev.null.freshports.orgcommit hash: fp1.13199@dev.null.freshports.orgcommit hash: fp1.13199@dev.null.freshports.orgcommit hash: fp1.13199@dev.null.freshports.org files touched by this commit
kris search for other commits by this committer
Don't hard-code -O2; respect CFLAGS    
22 Nov 2000 00:21:52
commit hash: fp1.6603@dev.null.freshports.orgcommit hash: fp1.6603@dev.null.freshports.orgcommit hash: fp1.6603@dev.null.freshports.orgcommit hash: fp1.6603@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
Add $FreeBSD$, which help me in problem reports.    
11 Nov 2000 12:13:02
commit hash: fp1.6265@dev.null.freshports.orgcommit hash: fp1.6265@dev.null.freshports.orgcommit hash: fp1.6265@dev.null.freshports.orgcommit hash: fp1.6265@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
PREFIX, etc. changes.    
11 Nov 2000 05:36:10
commit hash: fp1.6215@dev.null.freshports.orgcommit hash: fp1.6215@dev.null.freshports.orgcommit hash: fp1.6215@dev.null.freshports.orgcommit hash: fp1.6215@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
White space cleanup.    
11 Nov 2000 05:32:43
commit hash: fp1.6214@dev.null.freshports.orgcommit hash: fp1.6214@dev.null.freshports.orgcommit hash: fp1.6214@dev.null.freshports.orgcommit hash: fp1.6214@dev.null.freshports.org files touched by this commit
obrien search for other commits by this committer
Update master site.    
08 Oct 2000 02:10:04
commit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.orgcommit hash: fp1.4741@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  
16 Jun 2000 22:52:41
commit hash: fp1.1027@dev.null.freshports.orgcommit hash: fp1.1027@dev.null.freshports.orgcommit hash: fp1.1027@dev.null.freshports.orgcommit hash: fp1.1027@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB.  (There was a typo in the   previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)    
16 Jun 2000 09:48:25
commit hash: fp1.1006@dev.null.freshports.orgcommit hash: fp1.1006@dev.null.freshports.orgcommit hash: fp1.1006@dev.null.freshports.orgcommit hash: fp1.1006@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Fourth round of INSTALLS_SHLIBS conversion.    

Number of commits found: 29