summaryrefslogtreecommitdiff
path: root/devel/dmalloc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 5.5.2Martin Wilke2007-07-095-12/+59
| | | | | | | | | | - Pass maintainership to submitter PR: 114435 Submitted by: Petar Zhivkov Petrov <pesho.petrov@gmail.com> Notes: svn path=/head/; revision=195316
* - 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> Notes: svn path=/head/; revision=170639
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Reset jeremy@external.org who has not responded to email asking aboutMark Linimon2006-04-051-1/+1
| | | | | | | | | maintainer timeouts. Hat: portmgr Notes: svn path=/head/; revision=158835
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-041-3/+0
| | | | Notes: svn path=/head/; revision=150427
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Update to 5.4.2Sergey Matveychuk2005-02-093-17/+3
| | | | | | | | | PR: ports/74671 Submitted by: Sean Farley <sean-freebsd(at)farley.org> Approved by: maintainer (timeout: 1 month) Notes: svn path=/head/; revision=128368
* - Update to version 5.3.0Kirill Ponomarev2004-02-233-3/+17
| | | | | | | | | PR: ports/63019 Submitted by: Matthew D.Fuller <fullermd@over-yonder.net> Approved by: maintainer Notes: svn path=/head/; revision=101879
* - Fix build on AMD64Kirill Ponomarev2004-02-082-8/+11
| | | | | | | | | | - Utilize DOCSDIR and INFO knobs - Bump PORTREVISION Approved by: maintainer informed Notes: svn path=/head/; revision=100413
* Updates to 5.2.1.Christian Weisgerber2003-08-053-29/+23
| | | | | | | | | PR: 54345 Submitted by: Sean C. Farley <sean-freebsd@farley.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=86354
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | | | and russian/mod_ssl has USE_PERL5=yes Notices on: bento Notes: svn path=/head/; revision=69429
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Add dmalloc 4.8.1, a version of the malloc(3) library that providesWill Andrews2000-12-265-0/+77
powerful debugging facilities at runtime. Required for a forthcoming port. PR: 23792 Submitted by: Jeremy Shaffner <jeremy@external.org> Notes: svn path=/head/; revision=36364