Commit graph

43 commits

Author SHA1 Message Date
jlam
d0915c61c3 Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of
${PREFIX}.
2005-06-17 04:49:45 +00:00
drochner
2608632872 update to 2.33.2
changes:
-bugfixes
-minor portability fixes
2005-05-02 17:42:06 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
88864b1589 Add other 64bit platforms to NOT_FOR_PLATFORM too; clisp is not 64bit ready.
Suggested by martin.
2005-04-05 12:42:44 +00:00
wiz
a5290ed9bb mjl is behind the times: use tech-pkg as default maintainer, not packages. 2005-04-05 11:52:15 +00:00
mjl
da40938d20 Drop me as maintainer, haven't touched it for several years. 2005-04-03 05:10:43 +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
salo
03dbfe0886 Include libiconv's buildlink3.mk file, since gettext doesn't include it for
us automagically anymore.

Fixes compilation on 1.6-ish systems, should fix PR pkg/26460 by <bad>.
2004-07-28 16:04:21 +00:00
uebayasi
5f40002ddc Enable pkgviews installation. 2004-05-18 11:46:53 +00:00
snj
cc3900796e Convert to buildlink3. 2004-05-02 04:59:23 +00:00
perry
a8f55d275f Update to 2.33 2004-03-29 02:46:18 +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
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
dillo
24668f590e upgrade to 2.30
does no longer include (copies of) libintl and libiconv
numerous enhancements and bug fixes, see included NEWS file
2003-07-13 14:34:48 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +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
salo
7d2c274a10 USE_PKGLOCALEDIR, cp -> ${CP}, PKGVERSION -> PKGREVISION. 2002-12-01 14:49:15 +00:00
wiz
bc0b44ab11 buildlink1 -> buildlink2. 2002-10-25 18:40:53 +00:00
jmc
713cf9a1c6 Port to powerpc:
Provide a trampoline implementation that doesn't presume r11 is free (it's not
in dynamically linked programs and the ELF ABI says as much but somehow linux
managed to avoid this it seems). Use r13 for the time being since while gcc
will allocate it, it's the last "local" one allocated so none of the clisp
code hits that (nothing needed 17+ local registers in use ever). Update the
vacall implementation to match the trampoline calls but otherwise for
any assembly use the linux code.

Make these changes specific to netbsd, update the test cases so everything
works.

This now passes all the clisp tests when done/installed.
2002-03-14 07:44:21 +00:00
dillo
c25436c54a Update CLISP to 2.27, based on PR 15224 by Shell Hung, libtool-overridden
and buildlinked by me.

Changes:
Now distributed under the GPL.
All .fas files generated by previous CLISP versions are invalid
and must be recompiled.

Hostname resolution is now optional in EXT:SOCKET-STREAM-PEER and
EXT:SOCKET-STREAM-LOCAL. EXT:SOCKET-STATUS now accepts SOCKET-SERVERs too,
and the direction of the checks can be specified. Added install.bat for
win32 installation. Fixed handling of circular structs and pointers to
functions in the FFI. Fixed binary I/O for streams with element type longer
than one byte, but not a whole number of bytes.
2002-02-21 04:13:20 +00:00
agc
9ad3227cb4 Unlimit stacksize during build, per discussion on port-sparc. 2002-01-30 11:15:20 +00:00
agc
57aa4707d7 s/root/${ROOT_USER}/g, now that the definition appears in the
defs.${OPSYS}.mk files.
2001-12-05 15:00:44 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
wiz
e6c4fdbea9 Add patch by the author: bugfixes for array.d.
Bump version to 20000306nb1.
Package update by Dieter Baron.
2001-03-23 14:36:04 +00:00
agc
eb67a33d1b The configure script in the package isn't a real GNU configure script,
otherwise it would understand --x-includes and --x-libraries, so don't
feed it CONFIGURE_ARGS (if xpkgwedge is installed) which will make it
puke.  Instead, pass only the --host and --prefix arguments to
configure which it can understand.

Fixes PR 11040, from Sean Doran.
2001-03-23 13:53:37 +00:00
agc
82acd159f7 Move the COMMENT from being in its own file to a definition in the
package Makefile.
2001-02-17 09:06:56 +00:00
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
wiz
9e943bb758 Restructure patch-aa to get it integrated in the main tree.
Remove patch-a{b,c,d} since self tests work now.
Correct HOMEPAGE.
2000-06-16 23:53:43 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
wiz
002e921df9 Update to 2000-03-06. Changes too many to list here, please take a look
at the NEWS file included in the distribution.
Update provided by Dieter Baron in private communication.
2000-05-27 02:47:13 +00:00
tron
782b73a94b Adapt to new handling of "${CONFIGURE}". 2000-03-27 08:54:53 +00:00
mjl
e816c76f04 Make this package patch and compile again. 1999-12-18 04:53:17 +00:00
agc
606e5ab825 Mark packages as broken, where necessary. 1999-10-27 17:14:01 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
mjl
750145536a Make this work with egcs using the compilation notes provided
by Sean Doran <smd@ebone.net>. Closes PR/6339.
1999-04-17 01:55:55 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
tron
ea7c158bec Update for clisp package to version 19990108 supplied by Martin J. Laubach. 1999-01-31 23:37:28 +00:00
tron
1c4da2d8c0 Don't attempt to build package if egcs is installed. 1998-11-26 00:48:51 +00:00
tron
409d1f3bd5 Update for "clisp" to "19980909" supplied by Martin J. Laubach in
PR pkg/6471.
1998-11-22 19:39:48 +00:00
frueauf
6527aefff1 pkglint: move NOT_FOR_ARCHS out of the way and WRKSRC where it belongs. 1998-11-13 01:15:16 +00:00
garbled
384c07a72e add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha.  There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
tron
e9636da537 New "clisp" package created by Martin J. Laubach:
CLISP, a Common Lisp implementation.
1998-09-06 20:45:35 +00:00