aboutsummaryrefslogtreecommitdiff
path: root/devel/libdlmalloc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Remove a.out supportPav Lucistnik2007-01-271-1/+1
| | | | Notes: svn path=/head/; revision=183410
* Update the MD5/SHA256 checksums, they were wrong (and the file sizes too)Ollivier Robert2006-03-221-3/+0
| | | | | | | | | because the submitter's proxy is rewrting \n into \r\n... Remove USE_DOS2UNIX which is not needed for the very same reason. Notes: svn path=/head/; revision=157972
* Update to 2.8.3. files/Makefile modified to add $FreeBSD$ even though itOllivier Robert2006-03-221-3/+7
| | | | | | | | | | should not be needed. PR: ports/94792 Submitted by: vd Notes: svn path=/head/; revision=157953
* Reflect reorganized directories on mastersite.Mark Linimon2003-10-261-1/+1
| | | | Notes: svn path=/head/; revision=92176
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-1/+1
| | | | Notes: svn path=/head/; revision=38323
* Add another master site.David E. O'Brien2000-09-011-1/+2
| | | | Notes: svn path=/head/; revision=32188
* 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 Notes: svn path=/head/; revision=29651
* Fourth round of INSTALLS_SHLIBS conversion.Maxim Sobolev2000-06-161-3/+1
| | | | Notes: svn path=/head/; revision=29630
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+2
| | | | Notes: svn path=/head/; revision=27452
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* expr -> ${EXPR}Michael Haro1999-08-281-1/+1
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Update to 2.6.5.Ollivier Robert1999-04-041-3/+3
| | | | | | | Prompted by: Pavel Narozhniy <pasha@sim.net.ua> Notes: svn path=/head/; revision=17632
* Convert to ELF.Steve Price1998-10-201-4/+2
| | | | Notes: svn path=/head/; revision=14103
* Mark BROKEN for ELF:Justin M. Seger1998-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 Notes: svn path=/head/; revision=13910
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-2/+1
| | | | Notes: svn path=/head/; revision=11552
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-171-2/+2
| | | | Notes: svn path=/head/; revision=7360
* Upgrade to 2.6.4.David E. O'Brien1997-04-211-6/+6
| | | | | | | Mention that doc files are at http://g.oswego.edu/dl/html/malloc.html Notes: svn path=/head/; revision=6255
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Change gategory name "development" -> "devel". Also take out theSatoshi Asami1995-11-261-2/+2
| | | | | | | | "programming" that was in some of them, it's pretty obvious what we are talking about here. Notes: svn path=/head/; revision=2468
* AddSatoshi Asami1995-06-241-1/+4
| | | | | | | | | | | | | | | | | 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! :) Notes: svn path=/head/; revision=1871
* Doug Lea's malloc library.Satoshi Asami1995-06-041-0/+26
Submitted by: Ollivier Robert <Ollivier.Robert@keltia.frmug.fr.net> Notes: svn path=/head/; revision=1821