Commit graph

11 commits

Author SHA1 Message Date
kent
8ed2977450 Sync with PEACE repositry
http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/devel/w32api/
 * Update w32api to 1.5
   - Add comcat.h, mapi.h, ntsecpkg.h, schannel.h, schnlsp.h,
     security.h, sspi.h, wsnetbs.h,
   - Many bug fixes
 * Add crt files for PEACE
2002-08-21 12:59:17 +00:00
abs
2b325a79cd prdownloads.sourceforge.net is no longer any use.
Switch to MASTER_SITE_SOURCEFORGE.
2002-05-12 10:16:44 +00:00
kent
04aae2802c Sync with PEACE repositry.
http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/devel/w32api/

Update the base w32api to 1.2.
 - Add accctrl.h and aclapi.h
 - Many bug fixes and new symbols

 - Improve WCHAR handling for netbsdpe
2002-03-18 03:25:46 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
kent
6cc24d7fd9 Fix build error. 2001-11-02 00:30:10 +00:00
kent
770f814ebe Sync with PEACE repositry.
* Upgrade base distribution: w32api-0.4 -> w32api-1.1
 * Create static libraries for UUID definitions.
 * Modify typedefs to avoid a bug of gcc.
2001-10-21 12:39:05 +00:00
hubertf
e32afb6fea Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>
2001-03-27 03:19:43 +00:00
wiz
372d0062d5 Whitespace fix, and move a line for pkglint. 2001-02-28 10:45:30 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
minoura
0041d4624b Headers for Win32 application development.
From the PEACE repository,
http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/devel/w32api/
2001-01-30 03:20:51 +00:00