pkgsrc-WIP-cvs archive

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

CVS commit: wip/dos2unix



Module name:    wip
Committed by:   ryo-on
Date:           Sun Mar  6 09:51:23 UTC 2011

Modified Files:
        wip/dos2unix: Makefile PLIST distinfo
        wip/dos2unix/patches: patch-Makefile

Log Message:
Update to 5.2.1.

Changelog:
2011-03-04 Erwin Waterlander <waterlan%xs4all.nl@localhost>
        * Version 5.2.1

2011-03-03 Erwin Waterlander <waterlan%xs4all.nl@localhost>
        * Don't print used code page in quiet mode.

2011-03-02 Erwin Waterlander <waterlan%xs4all.nl@localhost>
        * Esperanto x-notation format is optional. Default is Unicode.
          There is no installation of an 'eo-x' locale any more.
          Add EO_XNOTATION=1 to make command-line to select x-notation.
          It will change the format of the normal 'eo' locale from Unicode
          to ASCII x-notation.

2011-02-28 Erwin Waterlander <waterlan%xs4all.nl@localhost>
        * Makefile: Make LFS optional with variable LFS (default on).
        * dos2unix.c/unix2dos.c: Print file name with stat() system error.

2011-02-26 Erwin Waterlander <waterlan%xs4all.nl@localhost>
        * dos2unix.c/unix2dos.c: Report system error when stat() fails.
        * Makefile: Enable 64 bit file system interface (_FILE_OFFSET_BITS=64).
          This enables opening files larger than 2GB on 32 bit systems, provided
          the system has Large File Support (LFS). See also section 1.3.4
          "Feature Test Macros" of The GNU C Library manual.
          http://www.gnu.org/s/libc/manual/html_node/Feature-Test-Macros.html

2011-02-22 Erwin Waterlander <waterlan%xs4all.nl@localhost>
        * In debug mode file mode is printed (compile with DEBUG=1).

2011-02-19 Erwin Waterlander <waterlan%xs4all.nl@localhost>
        * Makefile: Generation of PostScript and PDF is optional.
          This removes dependency on Groff and GhostScript (thanks to Philipp 
Thomas).

2011-02-04 Erwin Waterlander <waterlan%xs4all.nl@localhost>
        * Makefile: Replace GPL (accidently patched in) with FreeBSD license.
        * man/man1/Makefile: Fix perl command for for DOS alike file systems
          (Can't do inplace edit without backup.). (thanks to Elbert Pol)


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/dos2unix/Makefile wip/dos2unix/PLIST \
    wip/dos2unix/distinfo wip/dos2unix/patches/patch-Makefile

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

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

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
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