Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Mar 2009 17:33:55 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/archivers/arj Makefile pkg-plist
Message-ID:  <200903041733.n24HXtRk034788@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
garga       2009-03-04 17:33:55 UTC

  FreeBSD ports repository

  Modified files:
    archivers/arj        Makefile 
  Removed files:
    archivers/arj        pkg-plist 
  Log:
  - Fix build on recent -CURRENT renaming strnlen local function to _strnlen to
    avoid conflict with recent introduced function with the same name on string.h
  - Use SF macro for MASTER_SITES
  - Remove CFLAGS change from CONFIGURE_ENV and use CHFLAGS +=
  - Use PORTDOCS
  - Remove 5 lines pkg-plist and use PLIST_FILES
  - Change post-extract to post-patch, as used on most ports
  
  Revision  Changes    Path
  1.25      +12 -4     ports/archivers/arj/Makefile
  1.5       +0 -14     ports/archivers/arj/pkg-plist (dead)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903041733.n24HXtRk034788>