Bug 127012 - Update devel/ptmalloc to version 3
Summary: Update devel/ptmalloc to version 3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: pcvs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-31 21:10 UTC by Pedro F. Giffuni
Modified: 2008-09-25 02:00 UTC (History)
0 users

See Also:


Attachments
file.diff (7.73 KB, patch)
2008-08-31 21:10 UTC, Pedro F. Giffuni
no flags Details | Diff
patch-ptmalloc (8.04 KB, application/octet-stream)
2008-09-01 12:32 UTC, Pedro F. Giffuni
no flags Details
patch-ptmalloc2 (1.68 KB, application/octet-stream)
2008-09-04 22:10 UTC, Pedro F. Giffuni
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni 2008-08-31 21:10:06 UTC
- Update to the new version 3: this version is newer than the one in glibc and apparently performs much better in the cases where we are likely to use it.
- Move the copyright/license to pkg-message, pkg-descr is not really meant for this.

How-To-Repeat: NOTE: This port is only used by graphics/xaralx, and only when jemalloc is not available so the dependency must be updated in that port: I did test xaralx with ptmalloc3 in my platform to avoid any possible incompatibility.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-01 05:08:08 UTC
State Changed
From-To: open->repocopy

For historical reasons, devel/ptmalloc2 should be made before this one is 
commited. 


Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-01 05:08:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

Portmgr does do repocopies
Comment 3 Pedro F. Giffuni 2008-09-01 12:32:52 UTC
Ugh.. I screwed the pkg-plist previously (I hadn't noticed because Xara includes malloc_np.h always in FreeBSD>7). This patch is correct but I am running a second build of XaraLX to test.

__________________________________________________
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito per i tuoi file e i messaggi 
http://mail.yahoo.it 
Comment 4 Pedro F. Giffuni 2008-09-04 22:10:58 UTC
Concerning the repocopy ...

Here is a patch to rename the older ptmalloc to ptmalloc2. I will keep maintaining ptmalloc3 but I will return ptmalloc2 to the pool, which shouldn't be a problem since it works fine.




__________________________________________________
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto spazio gratuito per i tuoi file e i messaggi 
http://mail.yahoo.it 
Comment 5 Ceri Davies freebsd_committer freebsd_triage 2008-09-18 23:05:03 UTC
Responsible Changed
From-To: portmgr->pcvs

Automatic repocopy approval.
Comment 6 Pedro F. Giffuni 2008-09-19 16:10:05 UTC
Please note:=20
As found in ports/127490, devel/ptmalloc2 has to be built with USE_GMAKE=3D=
yes.

(The version 3 update uses it already)


=0A=0A__________________________________________________=0ADo You Yahoo!?=
=0APoco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tan=
to spazio gratuito per i tuoi file e i messaggi =0Ahttp://mail.yahoo.it
Comment 7 dfilter service freebsd_committer freebsd_triage 2008-09-25 01:45:58 UTC
maho        2008-09-25 00:45:45 UTC

  FreeBSD ports repository

  Modified files:
    devel/ptmalloc       Makefile distinfo pkg-descr pkg-plist 
    devel/ptmalloc/files patch-Makefile 
  Log:
  Updates ptmalloc to version 3.
  
  PR:             127012
  Submitted by:   Pedro Giffuni
  
  Revision  Changes    Path
  1.8       +9 -8      ports/devel/ptmalloc/Makefile
  1.4       +3 -3      ports/devel/ptmalloc/distinfo
  1.4       +25 -26    ports/devel/ptmalloc/files/patch-Makefile
  1.7       +10 -24    ports/devel/ptmalloc/pkg-descr
  1.4       +1 -1      ports/devel/ptmalloc/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 8 dfilter service freebsd_committer freebsd_triage 2008-09-25 01:46:27 UTC
maho        2008-09-25 00:46:11 UTC

  FreeBSD ports repository

  Added files:
    devel/ptmalloc       pkg-message 
  Log:
  Updates ptmalloc to version 3.
  
  PR:             127012
  Submitted by:   Pedro Giffuni
  
  Revision  Changes    Path
  1.1       +19 -0     ports/devel/ptmalloc/pkg-message (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 9 dfilter service freebsd_committer freebsd_triage 2008-09-25 01:48:19 UTC
maho        2008-09-25 00:48:11 UTC

  FreeBSD ports repository

  Modified files:
    graphics/xaralx      Makefile 
  Log:
  Bump portrevision.
  chase shared library version 3 of ptmalloc.
  
  PR:             127012
  Submitted by:   Pedro Giffuni
  
  Revision  Changes    Path
  1.41      +1 -1      ports/graphics/xaralx/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 10 dfilter service freebsd_committer freebsd_triage 2008-09-25 01:51:07 UTC
maho        2008-09-25 00:50:55 UTC

  FreeBSD ports repository

  Modified files:
    devel/ptmalloc2      Makefile pkg-plist 
  Log:
  Update devel/ptmalloc to version 3
  (this port preserves the old version, 2)
  
  PR:             127012
  Submitted by:   Pedro Giffuni
  
  Revision  Changes    Path
  1.8       +9 -9      ports/devel/ptmalloc2/Makefile
  1.4       +3 -3      ports/devel/ptmalloc2/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 11 Maho Nakata freebsd_committer freebsd_triage 2008-09-25 01:52:10 UTC
State Changed
From-To: repocopy->closed

Committed, thanks!