Commit graph

583 commits

Author SHA1 Message Date
wiz
b42a2003cc Fix path on mastersite. 2006-07-04 20:05:22 +00:00
kent
ce132784db Update gcc from 3.3.3 to 3.3.6, and binutils from 2.15.90-20040222
to 2.16.91-20060119 to build with gcc-4
2006-07-03 04:23:38 +00:00
joerg
0694d0f34d Don't use netpbm-*, use netpbm-[0-9]*. Similiar for a bunch of
other dependencies. Bump revision.
2006-06-30 07:02:51 +00:00
rillig
6c5a58324c Somewhere between 1.4.5 and 1.4.7, doxygen changed the structure of the
produced documentation files, which led to PLIST mismatches. Fixed the
dependency and bumped PKGREVISION.
2006-06-26 09:45:55 +00:00
joerg
640b22d139 Fix build on DragonFly, don't bother with texinfo build, since
it won't be used anyway.
2006-06-13 16:50:59 +00:00
minskim
5a577d09f1 USE_TOOLS+=lex yacc 2006-06-09 15:50:03 +00:00
joerg
d2cd05a9de Use pkgsrc versions of config.guess and config.sub. 2006-06-06 20:58:28 +00:00
joerg
8c1aa693dc Uses C++. 2006-06-01 22:22:23 +00:00
jlam
60f791e1e6 Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where
it will live with other "check" targets run after package installation.

Get rid of SHLIB_HANDLING, whose meaning had mutated over the years
from one thing to another.  Currently, it is used to basically note
whether the system's "ldd" command can be usefully run on the package's
binaries and libraries.  Rename this variable to CHECK_SHLIBS_SUPPORTED
for more clarity.

CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf
to note whether the check for missing run-time search paths is performed
after a package is installed.  It defaults to "no" unless PKG_DEVELOPER
is set.
2006-05-22 22:22:02 +00:00
minskim
fa5157ed20 Remove references to teTeX1. 2006-05-13 03:44:23 +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
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
hubertf
e86d4c9530 enable building of c++
Patch by Stephan Thesing <thesing@cs.uni-sb.de>
OK'd by $MAINTAINER
2006-04-07 15:09:06 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
joerg
397b903957 Recognize DragonFly. 2006-03-30 17:37:03 +00:00
jlam
7641120005 Don't define INFO_DIR anymore ... it's an unused variable. 2006-03-30 05:00:05 +00:00
jlam
792529759b * Honor PKGINFODIR.
* List the info files directly in the PLIST.
2006-03-30 03:44:41 +00:00
jlam
fe40e5bc4a * Remove outdates texinfo.tex file from doc directory that was breaking
modern etex by forcing it to output pdf instead of dvi.

* List the info files directly in the PLIST.
2006-03-22 18:41:09 +00:00
jlam
741aecb607 * Nuke all references to and definitions of INFO_DIR in package Makefiles
and replace with appropriate references to PKGINFODIR instead.

* Properly account for split info files during installation.

* Move info file listings directly into the package PLISTs.

This fixes info-file-related PLIST problems.
2006-03-20 18:15:37 +00:00
rillig
0fce61e7ee Fixed pkglint warnings. 2006-03-12 14:31:23 +00:00
jlam
6e0c050321 * Teach the tools framework how to supply the pkgsrc version of
makeinfo if no native makeinfo executable exists.  Honor TEXINFO_REQD
  when determining whether the native makeinfo can be used.

* Remove USE_MAKEINFO and replace it with USE_TOOLS+=makeinfo.

* Get rid of all the "split" argument deduction for makeinfo since
  the PLIST module already handles varying numbers of split info files
  correctly.

NOTE: Platforms that have "makeinfo" in the base system should check
      that the makeinfo entries of pkgsrc/mk/tools.${OPSYS}.mk are
      correct.
2006-03-05 16:27:22 +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
0bffa7661b Depend on system makeinfo and fix build on DragonFly. 2006-02-26 16:26:08 +00:00
joerg
94b2596867 Use pkgsrc version of config.guess and config.sub. 2006-02-26 16:04:23 +00:00
wiz
6d55cf0999 Add missing INFO file, and remove lib/gcc-lib if possible,
for CHECK_FILES builds. Bump PKGREVISION.
2006-02-16 18:12:58 +00:00
wiz
b6c3064b29 Add missing entry, for CHECK_FILES builds. Bump PKGREVISION. 2006-02-16 18:12:09 +00:00
wiz
d0a4324eb7 Try removing lib/gcc-lib. 2006-02-16 18:11:49 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
342f301f22 Use ${LOCALBASE}/bin/rpm2cpio instead of the plain rpm2cpio. It could not
be found before unless ${LOCALBASE}/bin was in the PATH.
2006-02-02 19:17:44 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
rillig
b72bed36b3 Fixed pkglint warnings. 2006-01-23 00:06:39 +00:00
joerg
9468f1eccc Keep ulong typedef on DragonFly. 2006-01-10 13:56:27 +00:00
joerg
f329259efc Regenerate patch, DragonFly's patch doesn't like it. 2006-01-05 19:31:13 +00:00
joerg
9b1ff11040 Fix GCC 3.4: prototype and implementation mismatch. 2006-01-05 19:30:45 +00:00
joerg
2739723fed Use O_FSYNC for O_SYNC on DragonFly. 2005-12-23 18:21:40 +00:00
joerg
a33c1dbeb5 Use for + install instead of just a single install to work around
argument size limitations. With over 1000 files to install, the default
limit of 65535 byte on DragonFly is clearly not enough for normal path
names.
2005-12-23 17:41:41 +00:00
joerg
54a136c624 Fix errno. 2005-12-19 15:23:29 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +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
tonio
c27f4ed5e1 Rename LATEX_ACCEPTED and LATEX_DEFAULT to TEX_ACCEPTED and TEX_DEFAULT
It is more consistent with the tex.buildlink3.mk name. Also, if a package
really needs latex, it just has to set TEX_ACCEPTED to latex distributions
altough today, all TEX_ACCEPTED possibilities are latex distributions
2005-11-11 18:50:23 +00:00
tonio
8c19dc95f1 convert to use tex.buildlink3.mk.
use BUILD_DEPMETHOD=build
2005-11-08 17:59:05 +00:00
rillig
244face05f Fixed pkglint warnings:
- Using "+=" with CONFIGURE_ARGS.
- Converted patch-ab to unified format.
- Replaced ${PKGNAME:...} with a simple "avr-gdb".
2005-11-05 17:14:52 +00:00
rillig
6860d9d908 Replaced USE_GMAKE=yes with USE_TOOLS+=gmake. 2005-10-24 19:29:57 +00:00
wiz
f87a858182 Remove bogus build.sh entry. 2005-10-20 17:36:27 +00:00
wennmach
67fbbafa7b Upgrade avr-libc to version 1.2.5.
avr-libc-1.2.5 is the 5th bugfix release after 1.2.
The following list shortly summarizes the changes in version 1.2.0 compared
to version 1.0.5 of AVR Libc, which was the latest release from the 1.0
release line by the time 1.2.0 was released.

    * Removal of all items marked as deprecated in the past, namely:
          o all header files from the base include directory, as they have
            been moved to the avr/ subdirectory long time ago (e.g. <io.h>
            is now <avr/io.h>),
          o deprecated macros and functions (sbi, cbi, inb, outb, inp, outp,
            inw, outw, BV, PRG_RDB, eeprom_rb, eeprom_rw, eeprom_wb)
          o <avr/timer.h> removed completely, as it was bogus and not really
            useful at all
    * <avr/ina90.h> and <avr/twi.h> have been moved to the new <compat/...>
      include subdirectory,
    * The following new devices are supported:
          o ATmega165
          o ATmega325
          o ATmega3250
          o ATmega645
          o ATmega6450
          o ATmega48
          o ATmega88
          o ATmega168
          o ATtiny13
          o ATtiny2313
          o AT90CAN128
    * realloc() is now implemented,
    * the boot API has been changed in a way that is incompatible with the
      1.0 API,
    * the delay API has two new functions added to allow the specification of
      delays directly in microseconds, or milliseconds,
    * documentation changes: a newer version of Doxygen is used; Unix-style
      manual pages are now generated as part of the documentation; a helper
      script named avr-man can be used to display these manual pages,
    * a single unified Copyright now applies to all files in AVR Libc.
2005-08-15 08:45:54 +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
rillig
b97d0973d2 Fixed a typo (UES_TOOLS => USE_TOOLS). 2005-06-27 15:53:36 +00:00
kristerw
03ce305dff Prevent paths to the build work directories being included in the packages. 2005-06-20 05:24:53 +00:00
jlam
fa5eecead3 Revert previous, as cross/* packages don't install with
${PREFIX} == ${LOCALBASE}.
2005-06-20 01:46:01 +00:00
jlam
d0915c61c3 Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
${PREFIX}.
2005-06-17 04:49:45 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
kristerw
8318d8a243 Set WRKSRC=${WRKDIR} to prevent "cd: can't cd to [...]" error when
"Unwrapping files-to-be-installed".
2005-06-14 22:25:15 +00:00
jlam
fcb7da800b Remove mk/autoconf.mk and mk/automake.mk and replace their usage with
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or
"automake14".  Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just use
aclocal, autoconf, etc.
2005-06-01 20:07:59 +00:00
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +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
3c95b5876f Note that we'll need to use patch to apply the various toolchain patches. 2005-05-19 01:30:48 +00:00
jlam
e70b376fa4 Note that tar is required by this package. 2005-05-16 01:32:22 +00:00
wiz
0fe4eb6c6f Remove i386-linuxglibc1 -- astonishingly obsolete, and currently broken. 2005-04-22 19:07:12 +00:00
wiz
b946535598 Remove MASTER_SITES entry which does not have the files any longer. 2005-04-18 12:16:13 +00:00
wiz
e5d4e5a087 Make build on 2.0. 2005-04-18 12:15:31 +00:00
wiz
276224699b Update MASTER_SITES, and add SITES_* for wmemu2b.zip. 2005-04-18 11:42:23 +00:00
wiz
380d1da4cb Make build on 2.0. 2005-04-18 11:42:12 +00:00
wiz
981b8b9d92 Set some SITES_* variables to speed up finding the appropriate download site. 2005-04-18 10:02:27 +00:00
martin
fda4a99125 Make it compile on newer (heh!) NetBSD versions. 2005-04-18 07:53:52 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
cb6c0a25c1 Convert to bl3, untested. Improve COMMENT. 2005-04-05 11:05:33 +00:00
wiz
7e825d4c92 Add buildlink3 file. 2005-04-05 11:04:20 +00:00
wiz
e0e523058a Sort lines for pkglint. 2005-04-05 11:03:03 +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
wiz
d66c3691a8 Fix html manual generation with texi2html,
and depend on latest version, since it causes PLIST changes. Adapt PLIST.
Bump PKGREVISION.
2005-03-02 13:20:39 +00:00
agc
2ac6df6686 Add RMD160 digests 2005-02-24 10:16:52 +00:00
kent
0c5b9bca97 update MASTER_SITES.
PR#28801
2005-01-27 04:15:10 +00:00
minskim
168e6fde2b USE_PERL5_BUILD=yes -> USE_PERL5=build 2005-01-01 00:17:55 +00:00
kristerw
f09cdd075f Update avr-libc to 1.0.4 using patches provided by Ola Eriksson in
PR pkg/28570.
2004-12-30 18:03:16 +00:00
minskim
333655963d Honor BINOWN, BINGRP, and BINMODE. 2004-12-14 06:47:30 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
minskim
7fdd24427d Update MAINTAINER's email address. 2004-11-22 02:10:45 +00:00
minskim
0e2cf55945 Add and enable dasm. 2004-11-20 16:26:04 +00:00
minskim
14a670bf93 Import dasm from pkgsrc-wip. Packaged by mor (mor at linex dot com)
in PR pkg/19899 and modified by me.

DASM is a highly evolved cross-assembler for 6502, 6803 and 68HC11
processors.  It is very popular for hacking/cross-developing on old
6502-based video game systems from Atari, Nintendo, etc.  DASM
processes output from the Distella Atari ROM disassembler without
modification.
2004-11-20 16:24:43 +00:00
wiz
ae163ee5cf Add and enable uisp. 2004-11-07 16:47:04 +00:00
rumble
974e59c8ed uisp-20040311
AVR microcontroller hardware in-system programmer
2004-10-25 01:58:09 +00:00
rumble
73a045264a Add readline prerequisite. 2004-10-18 04:15:14 +00:00
jlam
17c3aafac1 * Make PKGSRC_TOPDIR a private variable by renaming it to _PKGSRC_TOPDIR,
as it's only used internally by bsd.prefs.mk.

* Make _PKGSRCDIR a public variable by renaming it to PKGSRCDIR.
  Also, generate its value from ${_PKGSRC_TOPDIR} so it's less fragile
  than the old method of stripping off the last two components of
  ${.CURDIR}.  PKGSRCDIR may now be used after bsd.prefs.mk is defined.

* Change all references to _PKGSRCDIR to PKGSRCDIR.
2004-10-07 02:01:37 +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
wiz
2b8a4a98e2 Make this build with the version of binutils currently in cross-binutils.
No idea if this works, since I don't know how to use this, but the diff
looks sane enough to me.
2004-09-09 01:33:10 +00:00
jlam
ca70938428 Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,
which are the full option names used to set rpath directives for the
linker and the compiler, respectively.  In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath.  The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use.  They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively.  Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
2004-08-27 06:29:06 +00:00
uebayasi
a06f391d8e Update MASTER_SITES. 2004-08-06 16:31:09 +00:00
drochner
1cd4763fd2 use MASTER_SITE_SOURCEFORGE instead of an arbitrary mirror 2004-08-05 13:38:00 +00:00
kristerw
f89ebfe31d Make this package build after the cross/binutils update.
Bump PKGREVISION.
2004-08-02 02:02:30 +00:00
kristerw
63fbb6a349 Add one more missing file.
Bump PKGREVISION.
2004-08-02 01:59:23 +00:00
kristerw
1a3ce82d7f Add a missing include file.
Bump PKGREVISION.
2004-08-02 00:57:15 +00:00
kristerw
d0a953bff8 Adjust after update of cross/binutils, and bump PKGREVISION
for the packages depending on it.
2004-07-09 20:48:15 +00:00
kristerw
9173fca651 Update to binutils-2.15.
Changes since binutils-2.9 are not easy to summarize, since it
represent more than 6 years of active development...

Solves PR pkg/13442.
2004-07-09 20:43:47 +00:00
wiz
5a1ea1fb96 Remove references to buildlink2. 2004-07-06 22:51:34 +00:00
wiz
87ad4ecb94 USE_PKGSRC_GCC -> GCC_REQD+=2.8.0 (builds just as fine on 1.6.2 as before) 2004-07-04 00:23:21 +00:00
wiz
f4648e7d78 Convert to bl3 (tested on 1.6.2, does not build on 2.0). 2004-07-02 13:37:03 +00:00
grant
6f5582f452 replace the deprecated USE_BISON and this also needs flex(1). 2004-06-11 13:17:06 +00:00
kristerw
8c35eb8117 Remove obsolete package, per discussion on tech-pkg. 2004-06-01 21:37:05 +00:00
wiz
e1c0bff613 Unused. 2004-05-11 21:01:05 +00:00
snj
43d5e1643c Convert to buildlink3. 2004-05-08 04:50:50 +00:00
wiz
54155b21eb This package complains it needs GNU m4 -- give it what it wants.
Remove superfluous LTCONFIG_OVERRIDE.
2004-04-24 13:53:37 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
kent
c6ee42f606 Update MinGW to 3.2 with gcc-3.3.3, binutils-2.15.90, and w32api-2.5.
Fixes PR pkg/19167
2004-03-11 18:07:09 +00:00
kent
855cbfdeac update sum for patches 2004-03-11 10:20:52 +00:00
kent
f36b17368a update based gcc and binutils.
- gcc 2.95.2 -> 3.3.3
 - binutils 030425 -> 2.15.90 (20040222)
2004-03-09 12:19:12 +00:00
kristerw
7bba9735e1 USE_MAKEINFO=yes 2004-03-02 20:49:04 +00:00
kristerw
fc0bb0e9ff Do not override config.guess and config.sub. The configure
script is called with a hard-coded target that is not in
the pkgsrc/mk/gnu-config/ files.
2004-03-02 19:49:40 +00:00
kristerw
e05bc64a43 Make this package build when using gcc 2.95. 2004-02-22 04:01:15 +00:00
snj
8ede91d71e s/programer/programmer/ 2004-02-21 06:44:26 +00:00
minskim
5daa450745 Fix a typo. 2004-02-13 23:04:48 +00:00
minskim
d94d5048ad Add and enable atasm-1.04. 2004-02-13 23:01:57 +00:00
minskim
c17278aab2 Import atasm-1.04 from pkgsrc-wip. Packaged by mor at linex dot com
in PR pkg/22190, and modified by me.

This is a 6502 cross-assembler optimized to code for the Atari 8 bit
computer line.  It is meant to be compatible with the Mac/65 assemlber
on the native Atari 8 bit platform.
2004-02-13 23:00:36 +00:00
heinz
18a916d5e6 Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 2004-01-27 00:53:10 +00:00
grant
f756387c6c replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-25 02:36:11 +00:00
grant
5d46defdba don't assume the base system has bzcat, test for it and depend on
archivers/bzip2 if we don't have it.
2004-01-22 07:57:11 +00:00
grant
ef741f8a1a replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:49:20 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
seb
b630a90732 Remove info files from PLIST files. 2004-01-13 17:48:37 +00:00
cjep
1b39677b6e Remove unnecessary blank lines. 2004-01-12 09:46:04 +00:00
heinz
a645f236b1 Add correct version syntax to BUILD_DEPENDS line 2004-01-03 01:18:28 +00:00
cjep
86f2e5f133 Whitespace fix 2003-12-30 17:39:21 +00:00
seb
5086f10586 Deal with info files. 2003-12-26 13:16:31 +00:00
reed
0b23d02793 Fix typo (CONFIUGRE_ENV). 2003-12-12 07:28:23 +00:00
seb
2e60487c80 Properly handle info files and thus fix installation. 2003-11-05 23:32:11 +00:00
seb
6ff6b9f00b Fix build on NetBSD 1.6.2_RC1: avoid building info files, they are not
installed anyway.

XXX it does not build on -current.
2003-11-05 23:03:54 +00:00
wennmach
948de3a197 Add bounds checking for prologue buffer. This avoids avr-gdb crashes
when debugging programs without prologue.

Patch provided by Karl Janmar < karl -AT- utopiafoundation -DOT- org >
in PR pkg/23154
2003-10-21 14:19:37 +00:00
kristerw
122f3dac0a DTRT for USE_BUILDLINK2=no (or rather [nN][oO]). 2003-09-30 22:46:42 +00:00
wiz
1185ea307d Fix relative path to mk dir. 2003-09-21 20:44:13 +00:00
wiz
9d5012e199 Also do not install localizations -- fixes PR 22778. 2003-09-19 12:58:14 +00:00
wiz
89992ca4e5 Don't install info pages, to avoid conflict with binutils package.
Bump PKGREVISION.
2003-09-19 12:34:26 +00:00
grant
40614d0b3c get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17 19:39:58 +00:00
grant
ac2754dcb7 kill all references to gcc.buildlink2.mk and compiler.mk, and define
USE_GCC2 or USE_GCC3 where appropriate.

the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.

more changes to come later...
2003-09-12 20:07:06 +00:00
seb
7cf5ddacaf Indent a bit and comment the '.if.*'. 2003-09-05 13:06:34 +00:00
seb
7a88ff7cda Bring back gcc's all target usage but add USE_MAKEINFO if USE_CROSS_GCC
is defined (one of the dependency already has USE_MAKEINFO anyway).
2003-09-05 10:54:06 +00:00
kent
77a7719c8d Avoid a build problem on -current.
PR: pkg/22670
2003-09-04 07:16:15 +00:00
kent
496702412d Conflicts with pth to make sure that libgcc does not
refer /usr/pkg/include/pthread.h
2003-08-25 05:47:12 +00:00
seb
0d7159e7bd USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:27:40 +00:00
seb
56947170ee Use GNU_CONFIGURE and fix its arguments accordingly.
Handle info files properly.
2003-08-07 14:00:35 +00:00
seb
bf06a50268 Use GNU_CONFIGURE and fix its arguments accordingly.
Use buildlink2.
Handle info files properly.
Remove leftovers from FreeBSD port Makefile.
Be careful about perl usage i.e. kill it.

XXX This package should install itself in a separate
directory hierarchy like other "cross" packages or marked
as conflicting with some other (like devel/binutils).
2003-08-07 13:41:34 +00:00
jmc
c0e8931c45 Set NO_EXPORT_CPP so these build again (otherwise a mangled _G_config.h
gets generated when it uses /usr/bin/cpp
2003-08-04 21:07:48 +00:00
wennmach
04dd0e8050 regen distinfo after removal of patches/patch-aa 2003-07-24 08:39:58 +00:00
wennmach
4aa25adbfc Harmonize COMMENTs for avr packages. 2003-07-22 18:09:12 +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
wennmach
ad37c1cf2b Update avr-gdb to 5.3, making patch-aa obsolete.
While there, buildlink2-ify.
Changes suggested by Joachim Koenig-Baltes <joachim@cms.tecmath.com>
in private e-mail.
2003-07-17 20:03:58 +00:00
wennmach
0ae08cb6a5 Correct MAINTAINER's e-mail. 2003-07-17 19:19:34 +00:00
wennmach
494d738105 Add and enable avrdude. 2003-07-17 19:10:56 +00:00
wennmach
fb54ce400f avrdude - Program for programming the on-chip memory of Atmel AVR CPUs
Submitted by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139,
with several changes by myself. Original package from FreeBSD.
2003-07-17 19:09:23 +00:00
wennmach
76acd252c0 Add and enable avr-libc. 2003-07-17 18:51:52 +00:00
wennmach
395736e921 avr-libc -- a C and math library for the Atmel AVR controller family.
Submitted by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139,
with several changes by myself. Original package from FreeBSD.
2003-07-17 18:50:22 +00:00
wennmach
c45bd3a749 Add and enable avr-gdb. 2003-07-16 22:12:44 +00:00
wennmach
3d2a80cbf0 GNU Debugger GDB, configured for Atmel AVR microcontroller targets.
Submitted by  Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139,
with only minor changes by myself. Original package from FreeBSD.
2003-07-16 22:11:31 +00:00
wennmach
ba911f2ff9 Add and enable avr-gcc. 2003-07-16 20:15:36 +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
wennmach
451cee5f8e add and enable avr-binutils 2003-07-15 21:50:20 +00:00
wennmach
e55e99c077 First of a series of packages to support cross-development for
Atmel AVR series microcontrollers.

Provided by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139,
with several changes by myself. Original package from FreeBSD.
2003-07-15 21:46:26 +00:00
tsarna
4dfcdea135 Bump revision 2003-06-25 15:22:01 +00:00
tsarna
6fb2302e65 Add some fixes to serial I/O 2003-06-25 15:12:16 +00:00
cjep
ba6d56ab46 Truncate to 24 lines 2003-06-07 14:50:50 +00:00
cjep
224bfbdd13 delint 2003-06-07 14:50:35 +00:00
abs
0de8869fb4 Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3
is accepted. Suggested by Grant.
2003-06-02 14:05:00 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
tsarna
a0c3a645f4 Add and enable icdprog 2003-05-28 16:12:22 +00:00
tsarna
9fdf29308f ICDPROG is a simple command line programmer for Microchip PIC controllers,
using the Microchip or Olimex ICD (in circuit debugger) as a programmer.
2003-05-28 16:10:46 +00:00
wiz
b2b7803e3d Add commented out COMMON entry. 2003-05-22 07:25:09 +00:00
kent
5aae654db5 Update to 1.4.0
- update binutils: 3.13 -> 030425 snapshot
 - use native pthread.h instead of unproven-pthread
2003-04-27 13:50:09 +00:00
grant
dc40bcec01 make usage of pax more consistent, use -O to bomb on broken archives
(suggested by lukem), group z, r and f flags.

some whitespace cleanup.
2003-04-10 20:10:15 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +00:00
grant
a80ff9f747 remove zoularis 2003-03-22 16:08:48 +00:00
grant
f632ad4680 zoularis has been superceded by the pkgsrc bootstrap kit, in
othersrc/bootstrap-pkgsrc.
2003-03-22 16:04:25 +00:00
jlam
3ef633718c (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
Makefiles simply need to use this value often, for better or for
    worse.

(2) Create a new variable FIX_RPATH that lists variables that should
    be cleansed of -R or -rpath values if ${_USE_RPATH} is "no".  By
    default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
    additional variables may be appended from package Makefiles.
2003-03-14 19:37:30 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
kent
84fe9acdc8 Fix build error when devel/autoheader is not installed. 2002-10-16 05:11:00 +00:00
wiz
6584a89fdf Remove some obsolete cross-compilation packages.
The recommended way nowadays is to use build.sh for generating
cross-toolchains; for details, see e.g.
	http://www.netbsd.org/Documentation/cross/
2002-10-03 19:18:36 +00:00
wiz
f293d81c2f Use autoconf.mk. 2002-10-03 19:12:47 +00:00
wiz
22ba46dabb Use autoconf.mk. 2002-10-03 18:47:14 +00:00
wiz
b1c67f2172 Remove autoconf build dependency (already pulled in via COMMON/cross.mk. 2002-10-03 16:40:11 +00:00
wiz
e761d4ffe9 Fix path on mastersite (moved to old/, since newer version out). 2002-10-03 16:13:16 +00:00
wiz
0d28b5c6f9 Use autoconf.mk. 2002-10-03 14:26:44 +00:00
jlam
efdc57cd98 Add a buildlink2.mk file for other packages to use. 2002-09-30 22:16:48 +00:00
jlam
713eec71ce Use buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc. 2002-09-30 21:24:40 +00:00
jlam
37a5944340 Adapt for buildlink2 usage, and fix up CFLAGS/CXXFLAGS so that they don't
carry optimizations for the native compiler.
2002-09-30 21:23:55 +00:00
jlam
fe7eafef0f buildlink1 -> buildlink2 2002-09-30 20:35:13 +00:00
jlam
43e7eb8651 buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc 2002-09-30 20:27:42 +00:00
jlam
f36cef4df5 We refer to ${LOCALBASE}/bin as ${PREFIX}/bin within a package. 2002-09-30 11:17:55 +00:00
jlam
b4e8368c4d buildlink1 -> buildlink2, and add missing .info files to PLIST 2002-09-30 11:15:29 +00:00
wiz
2317688735 Standardize. 2002-09-12 17:12:36 +00:00
kent
e49eb5d56b Sync with PEACE repositry
http://cvs.kshosen.ac.jp/cvsweb.cgi/peace/pkgsrc/cross/i386-netbsdpe/
 - Update binutils to 2.13
 - Remove f77/objcc stuff
2002-08-21 12:42:44 +00:00
jschauma
e10e2a05bb Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org
after consulting with Todd.  Any volunteers for any of these packages?
2002-08-01 02:37:41 +00:00
jlam
e1be891dbc Change explicit build dependencies on perl into "USE_PERL5=build". This
makes these packages build correctly on Darwin where perl>=5.8.0 is
required.
2002-07-24 19:45:22 +00:00
kent
6bd8273832 Correct PLIST 2002-07-20 09:49:51 +00:00
fredb
aab47f7dae Fix up a couple symlinks that were pointing to non-existent targets. 2002-07-16 13:37:00 +00:00
fredb
ac1005263f Revert last change. I'll fix up the installed files, instead. 2002-07-16 13:24:05 +00:00
fredb
492ab79bd3 Update PLIST to reflect reality. 2002-07-16 01:02:20 +00:00
dmcmahill
caffd74ead add and enable h8300-hms-binutils and h8300-hms-gcc 2002-06-27 22:32:55 +00:00
dmcmahill
58025bbdd5 import of cross-h8300-hms-gcc-3.1 provided by
Osamu OISHI <oishi@alef.ims.ac.jp> in PR pkg/17350


gcc for hitachi h8300-hms cross-compile environment
2002-06-27 22:29:09 +00:00