asau
d11a9560fe
Bump revision after math/mpfr update.
2010-07-15 21:35:10 +00:00
tron
ec347d28bc
Fix build problem under Mac OS X Snow Leopard by avoiding to link two
...
object files twice (once directly and once via static libraries).
2010-06-20 22:20:18 +00:00
jakllsch
b01619f1b8
Include bsd.prefs.mk before adjusting CFLAGS/CXXFLAGS.
...
Prevents build failure due to exposure of host CFLAGS to target compiler.
Increment PKGREVISION just in case.
2010-04-15 19:01:53 +00:00
asau
00708ce7e3
Recursive revision bump for GMP update.
2010-03-24 19:43:21 +00:00
obache
a948bd5dfd
some improvement
...
* Remove BUILD_DEPENDS on bison, it already in USE_TOOLS.
* Remove USE_BZIP2, not buildlink with bzip2, no effect.
* Remove custom do-* target, *_DIRS is sufficient to do so and use it instead.
* Remove MAKE_FLAGS="c c++", it was not used, and it result in missing "gcov"
after above modification.
* then, add user-destdir support, inspired by PR 42438.
2009-12-12 05:02:19 +00:00
hasso
353c4c2875
Update to 4.4.1. Upstream changelog is obviously too massive to paste it
...
here. All hard update work done by Simon 'corecode' Schubert and minor
modifications by me.
2009-08-27 15:29:37 +00:00
joerg
0268c554bd
Remove @dirrm entries from PLISTs
2009-06-14 17:38:38 +00:00
joerg
c377c3b8a4
Needs msgfmt.
2006-12-07 21:12:17 +00:00
joerg
543f91deed
Pass down correct shell as lang/gcc does.
2006-10-11 16:12:32 +00:00
wiz
8412439c5f
Reset maintainer, email bounced with:
...
Mailbox closed for this recipient
2006-08-03 19:22:31 +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
joerg
397b903957
Recognize DragonFly.
2006-03-30 17:37:03 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +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
jlam
3e474a90d8
Get rid of USE_PERL5. The new way to express needing the Perl executable
...
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
bf9129c41e
Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
...
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +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
jlam
e70b376fa4
Note that tar is required by this package.
2005-05-16 01:32:22 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
wiz
b8e0eb28f4
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
...
useful.
2005-03-24 21:12:50 +00:00
jmmv
ecc9eb0bb7
Turn avr-binutils into a full dependency, not just a build one. It's needed
...
at run time and also to handle the removal of the ${PREFIX}/avr directory.
Bump PKGREVISION to 1.
2005-03-20 12:10:04 +00:00
agc
2ac6df6686
Add RMD160 digests
2005-02-24 10:16:52 +00:00
minskim
168e6fde2b
USE_PERL5_BUILD=yes -> USE_PERL5=build
2005-01-01 00:17:55 +00:00
grant
6f5582f452
replace the deprecated USE_BISON and this also needs flex(1).
2004-06-11 13:17:06 +00:00
snj
43d5e1643c
Convert to buildlink3.
2004-05-08 04:50:50 +00:00
grant
ef741f8a1a
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
2004-01-22 07:49:20 +00:00
heinz
a645f236b1
Add correct version syntax to BUILD_DEPENDS line
2004-01-03 01:18:28 +00:00
wennmach
4aa25adbfc
Harmonize COMMENTs for avr packages.
2003-07-22 18:09:12 +00:00
wennmach
0ae08cb6a5
Correct MAINTAINER's e-mail.
2003-07-17 19:19:34 +00:00
wennmach
13e36f999e
gcc-3.0 configured as cross-compiler for Atmel AVR 8-bit RISC
...
microcontrollers.
Submitted by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139;
modified by myself. Original package from FreeBSD.
2003-07-16 20:14:20 +00:00