aboutsummaryrefslogtreecommitdiffstats
path: root/devel/libxalloc
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Fix build on currentkris2002-06-161-1/+2
|
* upgrade to 1.0.4ijliao2002-05-215-70/+26
| | | | | PR: 38218 Submitted by: Ports Fury
* To ports@freebsd.org.obrien2002-05-091-1/+1
|
* Don't hard-code -O2; respect CFLAGSkris2001-04-301-5/+5
|
* Add $FreeBSD$, which help me in problem reports.obrien2000-11-221-0/+1
|
* PREFIX, etc. changes.obrien2000-11-112-16/+44
| | | | Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* White space cleanup.obrien2000-11-111-0/+1
|
* Update master site.obrien2000-11-111-1/+1
| | | | | PR: 19757 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-162-3/+1
|
* PORTNAME/PORTVERSION updatemharo2000-04-121-3/+3
|
* Pickup maintance of these until someone else comes along.obrien2000-03-311-1/+1
|
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Import of libxalloc version 1.0.3.steve1999-04-036-0/+74
A memory allocation library with error checking. PR: 6474 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>