Commit graph

494 commits

Author SHA1 Message Date
hasso
53a5e3b93e Update to 5.8. 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:34:48 +00:00
hasso
cea6851d32 Update to 1.6.7. Upstream changelog is obviously too massive to paste it
here. All hard update work done by Simon 'corecode' Schubert and minor
modifications (DESTDIR etc) by me.
2009-08-27 15:32:15 +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
hasso
56b38b5b4c Update to 2.19.1. Upstream changelog is obviously too massive to paste it
here. All hard update work done by Simon 'corecode' Schubert and minor
modifications (DESTDIR etc) by me.
2009-08-27 15:26:41 +00:00
wiz
059bf86ace Remove BROKEN_IN variable. It was no maintained, and there was no
defined workflow for setting it, removing it, or removing packages
depending on it.
2009-08-25 12:32:54 +00:00
hasso
25a4db1dcb Make it build on recent DragonFly. 2009-08-01 05:22:38 +00:00
joerg
c569c6a51f Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
76039544d1 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
joerg
e43b008217 Drop @unexec for directory removal. 2009-06-14 18:34:00 +00:00
joerg
0268c554bd Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
zafer
3bf8aee2e0 update master site. remove non-working mirror. 2009-05-28 20:59:54 +00:00
wiz
272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
joerg
368d71b62e Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
darcy
7321123f8c Drop MAINTAINER as per request from old MAINTAINER. 2009-03-23 17:41:51 +00:00
darcy
774b9fc5e6 Revert to unnassigned MAINTAINER. Address went to a mailing list which
just returns a syntax error for arbitrary email messages.
2009-03-21 05:47:54 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
minskim
0a59b346cd Let avrdude depend on dvipsk because teTeX-bin no longer provides dvips. 2009-02-25 17:20:27 +00:00
joerg
1f9d754f97 Reset maintainer, mail bounced 2009-02-17 13:02:20 +00:00
wiz
3e9db1a840 + cc65. 2008-10-08 19:54:24 +00:00
wiz
5b577124f0 Initial import of cc65-2.12.0, packaged for pkgsrc-wip by Tim Larson:
cc65 is a complete cross development package for 65(C)02 systems, including
a powerful macro assembler, a C compiler, linker, librarian and several
other tools.
2008-10-08 19:53:47 +00:00
joerg
8c61e20326 Uses BSD makefile, so tag it as such. 2008-07-10 15:29:29 +00:00
joerg
921a78019b Fix build with GCC 4. 2008-06-21 20:32:08 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
joerg
5e0f2e9561 Fix DESTDIR. 2008-06-16 13:33:33 +00:00
joerg
7739dab308 Fix DESTDIR installation. 2008-06-16 13:32:55 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
joerg
3d8ef5a52d Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
tnn
e99aec31b2 PR 37949: Aleksey Cheusov: USE_TOOLS needs to be fixed in several packages 2008-02-04 19:52:54 +00:00
joerg
2fc344764c Depend on yacc, lex and flex as needed. Fixes PR 37586. 2007-12-21 22:54:56 +00:00
rumble
85a8d3375b I haven't maintained any of these in years... 2007-12-18 17:13:49 +00:00
rillig
f338d15c24 Some more packages need lex and yacc. Patch by Aleksey Cheusov on
pkgsrc-users.
2007-12-02 08:32:23 +00:00
dmcmahill
0d8ca3c347 Repair compilation on sunos and maybe others. Added some missing
autoconf tests, fixed a non portable call to the shell builtin
test, and use the pkgsrc DEFAULT_SERIAL_DEVICE variable for setting
the serial device.
2007-09-28 21:11:49 +00:00
rillig
6aecf48699 Added mk/misc/category.mk, which contains the definitions that are only
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is
also relevant for the top-level directory. Adjusted the category Makefiles.
2007-08-13 08:12:41 +00:00
joerg
f79f764083 Use tools framework for bzcat. 2007-06-15 17:09:45 +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
rillig
767714c37c Fixed pkglint and libtool warnings. 2007-02-15 14:45:40 +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
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
wulf
54dbf6eedd Added missing data type cast in opcode/h8300-dis.c causing build process
to fail
2006-12-29 23:00:32 +00:00
wulf
80a01b3770 Added missing data type casts 2006-12-29 22:47:13 +00:00
wennmach
9278d7232d Bump PKGREVISION for previous commit 2006-12-13 21:35:40 +00:00
wennmach
f84a4b1398 - Fix build on DragonFly
- Fix building documentation (PDF files)

From Joerg Sonnenberger in private e-mail with some minor
modifications by myself. Thanks, Joerg!
2006-12-13 21:23:45 +00:00
wennmach
635388d2f1 Update avrdude to version 5.2.
Significant enhancements in this version are:

o Support for JTAGICE MkII device

o New devices supported:
	- AT90CAN128 ...

o Support for STK500 Version 2 Protocol

(the latter being the principal reason for the update, as the recent
firmware on the STK500 development boards requires protocol version 2)
2006-12-11 16:26:39 +00:00
joerg
c377c3b8a4 Needs msgfmt. 2006-12-07 21:12:17 +00:00
tv
901818d73e Interix has no nanosleep(3); use usleep(3) directly. 2006-11-28 16:20:47 +00:00
rillig
c2e6dd6b21 Needs BSD_MAKE_ENV. 2006-10-22 07:01:05 +00:00
rillig
c4dda135cc Fixed "test ==". 2006-10-13 18:25:59 +00:00
joerg
543f91deed Pass down correct shell as lang/gcc does. 2006-10-11 16:12:32 +00:00
joerg
25f2d248e1 Don't strip a leading underscore. From PR 15141.
Bump to version 1.2.
2006-10-02 19:11:13 +00:00
obache
e896edb7fe Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00