summaryrefslogtreecommitdiff
path: root/devel/libxalloc/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-141-1/+1
| | | | | | | - these include comms/ converters/ databases/ devel/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | 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.Adam Weinberger2002-11-061-0/+2
| | | | Approved by: pat
* upgrade to 1.0.4Ying-Chieh Liao2002-05-211-5/+5
| | | | | PR: 38218 Submitted by: Ports Fury
* To ports@freebsd.org.David E. O'Brien2002-05-081-1/+1
|
* White space cleanup.David E. O'Brien2000-11-111-0/+1
|
* Update master site.David E. O'Brien2000-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 theSatoshi Asami2000-06-161-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.Maxim Sobolev2000-06-161-1/+1
|
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
|
* Pickup maintance of these until someone else comes along.David E. O'Brien2000-03-311-1/+1
|
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tKris Kennaway2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Import of libxalloc version 1.0.3.Steve Price1999-04-031-0/+26
A memory allocation library with error checking. PR: 6474 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>