summaryrefslogtreecommitdiffstats
path: root/devel/libdlmalloc
Commit message (Collapse)AuthorAgeFilesLines
* typo clean up police: \s -> \tlioux2001-02-141-1/+1
|
* Add another master site.obrien2000-09-011-1/+2
|
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-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.sobomax2000-06-162-5/+1
|
* Remove @exec ranlib's. Since pkg_add doesn't change the timestamp,asami2000-06-121-1/+0
| | | | | these are not necessary (even if the linker cares about the timestamp -- I'm not sure if it does).
* PORTNAME/PORTVERSION updatemharo2000-04-111-3/+2
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* expr -> ${EXPR}mharo1999-08-281-1/+1
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-261-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Fix patch file for 2.6.5.roberto1999-04-251-3/+3
| | | | Submitted by: Michael Haro <mharo@area51.fremont.ca.us>
* Remove trailing empty line.asami1999-04-121-1/+0
|
* Update to 2.6.5.roberto1999-04-044-7/+7
| | | | Prompted by: Pavel Narozhniy <pasha@sim.net.ua>
* Really convert to ELF. I forget the '-I' switch to patch when Isteve1998-10-211-0/+9
| | | | applied the last set of diffs.
* Convert to ELF.steve1998-10-202-6/+5
|
* Mark BROKEN for ELF:jseger1998-10-121-1/+3
| | | | | | | | | | ===> Building package for dlmalloc-2.6.4 Creating package /usr/ports/packages/All/dlmalloc-2.6.4.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/dlmalloc-2.6.4.tgz' tar: can't add file lib/libdlmalloc.so.2 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.asami1998-06-271-2/+1
|
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
|
* Shlib version number has changed.asami1997-04-211-1/+1
|
* Upgrade to 2.6.4.obrien1997-04-215-65/+45
| | | | Mention that doc files are at http://g.oswego.edu/dl/html/malloc.html
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-1/+1
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Change gategory name "development" -> "devel". Also take out theasami1995-11-261-2/+2
| | | | | "programming" that was in some of them, it's pretty obvious what we are talking about here.
* Addasami1995-06-242-1/+5
| | | | | | | | | | | | | | post-install: pkg_add -m ${PREFIX}/lib to Makefiles and @exec ldconfig -m %D to packing lists of ports that install shared libraries. This should get rid of a huge chunk of confusion for novice users! All hail Paul Kranenburg! :)
* Doug Lea's malloc library.asami1995-06-047-0/+150
Submitted by: Ollivier Robert <Ollivier.Robert@keltia.frmug.fr.net>
OpenPOWER on IntegriCloud