rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
drochner
c8daae8b9c
update to 1.6
...
changes:
-sync with scintilla 1.65
-updated translations
-added some QextScintillaLexer* classes
-minor fixes
2005-10-06 17:49:13 +00:00
drochner
a020efe267
update to 1.5.1
...
change: Updated the German translations.
2005-07-19 17:41:47 +00:00
jlam
e46a9dd380
Create directories before installing files into them.
2005-06-17 03:50:19 +00:00
jlam
585534220c
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
...
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
drochner
1c7154c27c
fix checksum
2005-03-02 16:55:37 +00:00
drochner
2bfa8341db
update to 1.5
...
changes:
-merged scintilla 1.62
-updated translations
-additional lexters
-bugfixes
2005-02-24 20:08:44 +00:00
wiz
393af94024
Add RMD160 checksums to the SHA1 ones.
2005-02-23 17:36:09 +00:00
tv
c487cb967a
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
...
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
...
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
snj
7959e3eebe
Convert to buildlink3.
2004-05-10 02:10:14 +00:00
wiz
83b1cb95f4
Unused.
2004-05-09 22:39:55 +00:00
recht
542fe8ea9e
Add buildlink3.mk.
2004-05-09 16:28:55 +00:00
jlam
426cc1ce72
Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,
...
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example
buildlink[23].mk files in bsd.buildlink[23].mk.
2004-03-29 05:05:32 +00:00
grant
9b4feec99c
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
2004-01-24 15:30:32 +00:00
drochner
2868e0c17e
update to 1.2
...
changes:
Merged Scintilla v1.54
2003-08-23 14:56:32 +00:00
drochner
38e425f38c
add one
2003-07-22 17:25:25 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +00:00
drochner
9d1a757e22
import qscintilla-1.53-x11-gpl-1.1, a port of the scintilla source code
...
editing widget to Qt
2003-07-15 15:55:00 +00:00