asau
e1ab7079b6
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-31 11:16:30 +00:00
sbd
395f98a08b
Add missing mk/termcap buildlink.
...
Bump PKGREVISION
2011-12-17 10:15:08 +00:00
sbd
201c3302d8
Revert following commit (gdb doesn't confict with autoconf):
...
Module Name: pkgsrc
Committed By: sbd
Date: Tue Dec 13 06:58:09 UTC 2011
Modified Files:
pkgsrc/devel/gdb: Makefile distinfo
pkgsrc/devel/gdb/patches: patch-gdb_gdbserver_configure.in
Added Files:
pkgsrc/devel/gdb/patches: patch-gdb_gdbserver_config.in
patch-gdb_gdbserver_configure
Log Message:
This package can't use autoconf as to conflicts with it.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/devel/gdb/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/gdb/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_config.in \
pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_configure
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_configure.in
2011-12-14 02:29:30 +00:00
sbd
6227bf0073
This package can't use autoconf as to conflicts with it.
2011-12-13 06:58:08 +00:00
sbd
b6f12a36d7
Regen distinfo
2011-12-10 06:54:06 +00:00
sbd
e641655573
If <stdlib.h> is needed and its wrapped with HAVE_STDDLIB_H it must be
...
tested for by autoconf!
<stdlib.h> is needed as it include <alloca.h> which is needed for alloca(3).
Also fix DESTDIR support for gdbserver.
2011-12-05 22:15:05 +00:00
sbd
548e7ab3e6
Revert commit:
...
Module Name: pkgsrc
Committed By: sbd
Date: Mon Dec 5 19:34:41 UTC 2011
Modified Files:
pkgsrc/devel/gdb: distinfo
Added Files:
pkgsrc/devel/gdb/patches: patch-gdb_gdbserver_gdbreplay.c
Log Message:
alloca(3) is not avalible with glibc on linux if -fno-builtin is used.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/gdb/distinfo
cvs rdiff -u -r0 -r1.1 \
pkgsrc/devel/gdb/patches/patch-gdb_gdbserver_gdbreplay.c
2011-12-05 22:05:29 +00:00
sbd
d92c3cb720
Fix DESTDIR support for gdbserver
2011-12-05 19:36:18 +00:00
sbd
8bc78405db
alloca(3) is not avalible with glibc on linux if -fno-builtin is used.
2011-12-05 19:34:41 +00:00
obache
1d9df3258a
recursive bump from gettext-lib shlib bump.
2011-04-22 13:41:54 +00:00
obache
01e3e48b0b
Add patches accidently missed at last commit.
2011-03-24 01:29:34 +00:00
obache
df201fc443
Add user-destdir installation support.
2011-03-05 09:14:23 +00:00
joerg
f9491fdc83
Doesn't support NetBSD/amd64.
2010-03-17 15:34:15 +00:00
hasso
01e14f974e
Don't attempt to build gdb on DragonFly. It's also unlikely that someone
...
will integrate DragonFly changes into upstream soon.
2009-07-14 19:02:16 +00:00
rillig
aa31f9d9e2
Some changes take a long time. This package had been broken since two
...
years. The fix was trivially copied from devel/coconut, which had the
same problem concerning an "invalid lvalue in increment".
2008-01-06 19:25:09 +00:00
lkundrak
42095c2842
The hash for the patch-as patch. For some reason it was ommited from the previous commit.
2007-07-11 13:46:38 +00:00
lkundrak
807669d274
Silence false warning.
2007-07-11 13:15:53 +00:00
lkundrak
d6d43e23ee
Attempt to fix build on >1.6
2007-07-11 13:12:01 +00:00
lkundrak
accd3811e1
Fixes for CVE-2005-1704 and CVE-2005-1705. Bump PKGREVISION.
2007-07-03 12:41:18 +00:00
joerg
5ed663685f
Needs msgfmt.
2007-03-23 15:18:23 +00:00
wiz
601583c320
Whitespace cleanup, courtesy of pkglint.
...
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
wiz
29abbd1c1b
Mark as BROKEN_IN pkgsrc-2006Q4, based on
...
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).
Feel free to fix them...
2007-01-31 00:04:11 +00:00
rillig
edc90a1031
Fixed "test ==".
2006-10-22 07:55:38 +00:00
wiz
991dcdf978
Mark as BROKEN_IN pkgsrc-2006Q1 according to
...
ftp://ftp.NetBSD.org/pub/pkgsrc/misc/kristerw/pkgstat/i386-3.0/20060501.1050/broken.html
2006-05-18 20:29:58 +00:00
jlam
ea5f9f80b6
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-17 07:07:11 +00:00
jlam
792529759b
* Honor PKGINFODIR.
...
* List the info files directly in the PLIST.
2006-03-30 03:44:41 +00:00
jlam
9c8b5ede43
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
...
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
a5df8ff36a
Fix errno. Add DragonFly support.
2006-02-27 15:45:29 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
schmonz
42428df5a0
Express these packages' brokenness with BROKEN_IN=pkgsrc-2005Q4
...
rather than PKG_FAIL_REASON, so that they provide useful error
messages in build logs, and so that they continue to work on platforms
where they aren't broken.
2006-01-04 04:29:05 +00:00
schmonz
463f43526a
Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
...
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +00:00
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
kristerw
0c5ea3e181
GDB does not understand the Darwin object format yet.
2005-07-17 19:03:34 +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
dmcmahill
f579bdc71a
make sure LDFLAGS gets followed when linking gdb. Fixes a problem
...
with libintl and libiconv not being found on solaris.
2005-03-29 00:55:43 +00:00
wiz
b75bd43daa
Fix powerpc compilation problem with gcc-3.4. From Jorge Acereda in
...
PR 29193.
2005-03-17 14:23:46 +00:00
agc
4a3d2f7ce2
Add RMD160 digests.
2005-02-23 22:24:08 +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
8b3b759c3d
Convert to buildlink3.
2004-04-26 06:05:24 +00:00
seb
f63bacc392
Remove info files entries from PLIST.
2004-02-15 20:00:45 +00:00
jlam
ec993afa1a
LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
...
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
grant
f49bdea710
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
2004-01-22 08:24:28 +00:00
reed
62e0c6620c
Under Linux, gdbserver is built and installed. So set up PLIST.common
...
and PLIST.Linux so it is registered.
Although it has no change for NetBSD, I bumped the PKGREVISION so
it would be clear that this is a different package for Linux.
gdbserver is for SunOS too. Can someone check and add PLIST.SunOS?
2003-10-24 18:49:52 +00:00
seb
8d15907ec2
USE_NEW_TEXINFO is unnecessary now.
2003-08-09 10:38:23 +00:00
martti
e69ab8c365
COMMENT should start with a capital letter.
2003-07-21 16:35:12 +00:00
grant
91f00f1cbc
s/netbsd.org/NetBSD.org/
2003-07-17 21:21:03 +00:00
wiz
43fa0c7cb6
PKGREVISION bump for libiconv update.
2003-07-13 13:50:19 +00:00
uebayasi
fc25cad891
Add a test target.
2003-07-02 01:23:25 +00:00