kristerw
bf546881b8
Add a missing INSTALL_DATA_DIR.
2004-05-24 00:12:21 +00:00
kent
87f92aaf2e
Update to w32api-2.5
2004-03-09 12:21:58 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
kent
6c5419c265
basename-only BUILD_DEPENDS value is wrong.
2003-09-21 19:58:38 +00:00
kent
d832727a5d
Update w32api to 2.4, and PEACE to 20030919 snapshot.
...
This change fixes PR pkg/19049.
2003-09-21 16:03:39 +00:00
jlam
b2677a2cb0
Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if
...
USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30 22:51:11 +00:00
jlam
a1da828c64
Convert to use bsd.pkg.install.mk
2003-08-30 18:48:34 +00:00
kent
368cc8a9cb
Revert the previous change. ONLY_FOR_PLATFORMS is already defined in
...
dependent package.
2003-08-25 06:06:10 +00:00
kent
e0f80583a8
Add ONLY_FOR_PLATFORM.
2003-08-25 04:49:13 +00:00
kent
a4b1af47b8
Stop using wchar_t.
...
Bump PKGREVISION.
2003-04-10 15:25:45 +00:00
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
zuntum
c72c1cf5f9
Move pkg/ files into package's toplevel directory
2001-11-01 00:57:41 +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
wiz
dfb2d5edc6
Move to sha1 digests, and/or add distfile sizes.
2001-04-21 00:44:09 +00:00
agc
d7d36b3561
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +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