pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/epm



Module name:    wip
Committed by:   cheusov
Date:           Sun May  8 21:16:34 UTC 2011

Modified Files:
        wip/epm: Makefile distinfo

Log Message:

Add LICENSE
Fix HOMEPAGE
Update to epm-4.2
    - EPM now supports a %arch conditional directive (STR #27)
    - EPM now uses hard links whenever possible instead of copying
      files for distribution (STR #21)
    - EPM no longer puts files in /export in the root file set for AIX
      packages (STR #15)
    - EPM did not work with newer versions of RPM (STR #23, STR #25)
    - EPM did not clean up temporary files
      from Solaris packages (STR #20)
    - Building Solaris gzip'd packages failed if the pkg.gz file already
      existed (STR #16)
    - Fixed handling of %preremove and %postremove
      for AIX packages (STR #22)
    - Fixed directory permissions in HP-UX packages (STR #24)
    - Removed unnecessary quoting of "!" in filenames (STR #26)
    - Added support for signed RPM packages (STR #19)
    - Added support for inclusion of format-specific packaging files and
      directives via a %literal directive (STR #5)
    - *BSD init scripts were not installed properly.
    - EPM now displays a warning message when a variable is undefined
      (STR #10)
    - *BSD dependencies on versioned packages are now specified
      correctly (STR #4)
    - EPM now uses /usr/sbin/pkg_create on FreeBSD (STR #2)
    - FreeBSD packages are now created with a .tbz extension (STR #1)
    - FreeBSD packages incorrectly assumed that chown was installed in
      /bin (STR #3)
    - Added support for an "lsb" package format which uses RPM with the
      LSB dependencies (STR #7)
    - The configure script now supports a --with-archflags and no longer
      automatically builds universal binaries on Mac OS X.
    - The epm program now automatically detects when the setup GUI is
      not available, displays a warning message, and then creates a non-GUI
      package.
    - RPM packages did not map %replaces to Obsoletes:


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/epm/Makefile
cvs -z3 rdiff -u -r1.2 -r1.3 wip/epm/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/epm/Makefile?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/epm/distinfo?r1=1.2&r2=1.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index