Commit graph

29 commits

Author SHA1 Message Date
Adam Hoka
96ceb7c628 Add a missing var. 2008-08-24 01:38:35 +00:00
Adam Hoka
37a1b3893e Update to the latest stable MingW32 GCC Compiler. 2008-08-24 01:04:14 +00:00
Aleksej Saushev
76853d2f26 Fix PLIST 2008-08-20 02:24:05 +00:00
Roland Illig
d169fd5a0f Renamed BUILDLINK_TRANSFORM.* to BUILDLINK_FNAME_TRANSFORM.*, to make
clear that these variables are completely unrelated to
BUILDLINK_TRANSFORM.

Added a legacy check that catches appearances of BUILDLINK_TRANSFORM.*.

XXX: Where should incompatible changes in pkgsrc be documented?
2007-01-17 03:11:30 +00:00
Sergey Svishchev
7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00
Sergey Svishchev
fecc308457 Follow redirects in MASTER_SITEs and HOMEPAGEs. 2006-07-16 16:08:38 +00:00
Yoshito Komatsu
3ac4fbc0ed Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org. 2006-05-19 16:51:13 +00:00
Johnny C. Lam
37f83ea08f Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-18 00:46:27 +00:00
Jeremy C. Reed
37f815a375 Change BUILDLINK_DEPENDS.foo to BUILDLINK_API_DEPENDS.foo.
Change BUILDLINK_RECOMMENDED.foo to BUILDLINK_ABI_DEPENDS.foo.

As discussed on tech-pkg.
2006-04-06 07:16:55 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Thomas Klausner
6ede639c74 Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:24:52 +00:00
Roland Illig
2a1ca3d973 Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake. 2005-05-24 10:29:21 +00:00
Todd Vierling
5f60a41bb5 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:09:34 +00:00
Juan Romero Pardines
ea9a454544 Remove this patch, forgotten in previous. 2004-12-01 14:48:57 +00:00
Juan Romero Pardines
20290e6bf7 Update to 3.4.2-20040916, review the Changelog file. 2004-11-30 18:10:24 +00:00
Johnny C. Lam
84663f5da5 Mechanical conversion to use LIBTOOLIZE_PLIST (which defaults to "yes" in
pkgsrc).  LIBTOOL_LA_FILES is no more.
2004-09-23 05:59:29 +00:00
Juan Romero Pardines
612b709e5c Buildlink'ify headers/libs into foo/ not ${MINGW_TARGET}/foo, this
is better for packages using these files.
2004-06-20 07:06:21 +00:00
Juan Romero Pardines
de76da6813 Move some common arguments to mingw/Makefile.common.
Remove some binutils files from gcc's PLIST.
80 chars per line.
2004-06-20 06:50:15 +00:00
Soren Jacobsen
eb00a1886c Convert to buildlink3. 2004-05-10 22:04:21 +00:00
grant beattie
b82ee9e606 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:32:43 +00:00
Michal Pasternak
59c2116928 buildlink2.mk added 2003-12-20 12:35:16 +00:00
Michal Pasternak
bd066b5fb3 PKGNAME corrected; in case mingw project releases 3.3.1-DIFFERENT-DATE we can use PKGREVISION 2003-12-15 19:21:52 +00:00
Michal Pasternak
2c3f8eef6d PLIST updated; TODO updated; looks like C and C++ compilators work. 2003-12-15 19:19:28 +00:00
Michal Pasternak
3f56886e9d Checkpoint 2003-12-15 18:56:15 +00:00
Michal Pasternak
d4b5998e5d Checkpoint 2003-12-15 18:55:05 +00:00
Michal Pasternak
a628c062d9 This doesn't help much, but... 2003-12-15 18:08:47 +00:00
Michal Pasternak
89a3db168e +TODO, minor fixes, PLIST corrected 2003-12-15 15:23:37 +00:00
Michal Pasternak
80defe210c Add PATH to i586-mingw-pc-* toolchain 2003-12-15 15:07:36 +00:00
Michal Pasternak
b1ec6a73f8 mingw-gcc contains c, c++ and objc; current import doesn't work yet. 2003-12-15 14:49:42 +00:00