Commit graph

3860 commits

Author SHA1 Message Date
minskim
463e8002f9 USE_TOOLS+=yacc 2006-06-09 16:13:47 +00:00
rillig
4a96d61132 Fixed pkglint warnings. 2006-06-09 08:50:24 +00:00
rillig
560fc65286 bsd.prefs.mk only needs to be included once. 2006-06-09 08:38:53 +00:00
rillig
8b95cb1a17 Fixed some pkglint warnings. 2006-06-08 21:21:21 +00:00
tron
160dd0add8 Disable shared library checking for this package because some of the
shared library for one of the included demos is missing.
2006-06-07 15:16:35 +00:00
joerg
50897bf30f Uses C++. 2006-06-07 13:03:59 +00:00
joerg
4deace65ec Uses C++. 2006-06-06 18:35:45 +00:00
rillig
6940489d89 Fixed pkglint warnings. 2006-06-06 17:21:42 +00:00
jlam
e5bd7c7b27 Note in the MESSAGE file the path to the PHP CGI binary to answer an FAQ. 2006-06-06 16:42:02 +00:00
joerg
8f29633b55 Axe the included libffi and use the pkgsrc version. Simpler than
trying to prevent using it or fixing conflicts. Bump revision.
2006-06-06 15:40:15 +00:00
minskim
387cf483e9 Specify explicitly where openssl can be found. 2006-06-05 17:24:06 +00:00
minskim
c5ca838e26 This package needs lex to build. Add it to USE_TOOLS. 2006-06-05 17:22:39 +00:00
joerg
a3a510958e Remove logic to use the current installed Python as default.
Always prefer the default version and fallback to the first entry
of PYTHON_VERSIONS_ACCEPTED, which is supported by the current
system. Also honour PYTHON_VERSIONS_ACCEPTED and _INCOMPATIBLE,
when PYTHON_VERSION_REQD is used.
2006-06-04 16:26:53 +00:00
joerg
e5c4fb9a3c Remove ONLY_FOR_PLATFORM to give this wider exposure.
Add DragonFly support. Use readline from pkgsrc.
Bump revision.
2006-06-04 13:52:57 +00:00
joerg
13ad220ba0 Needs Python 2.2+ 2006-06-04 12:06:00 +00:00
joerg
23584650b8 Correct myself: it's INFO_FILES, not INFO_DIR. Ride earlier bump. 2006-06-03 01:22:33 +00:00
joerg
337c6b1297 Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.

OK from jlam@ and adrianp@.
2006-06-02 18:27:54 +00:00
joerg
04019ed5e9 Use install framework for info pages. Bump revision. 2006-06-02 16:45:52 +00:00
joerg
74ab2e1419 Uses C++. 2006-06-02 16:39:15 +00:00
joerg
d9ce311b74 Uses C++. 2006-06-01 21:02:01 +00:00
jlam
d5e3a83249 Allow a PECL PHP extension package to specify its own DISTNAME by setting
PECL_DISTNAME.
2006-06-01 17:44:21 +00:00
jlam
44b37cc4b1 Inspecting the setup.py file, one can see that python23 and python24
only build certain modules if the platform is *not* 64-bit.  Correct
the PLIST for those cases.  This should fix the build on non-64bit,
non-x86 platforms, e.g. powerpc.
2006-06-01 15:25:03 +00:00
rillig
8f2159e5e8 On Linux, -ldl must be included into the libtool archive to make other
packages work, for example games/fillet-ng. This fixes PR 31171.

Bumped PKGREVISION.
2006-06-01 06:52:27 +00:00
joerg
0461ff04d4 Use the installed version of libkaffevm and be a bit less aggressive
in kaffe-x11 when not building parts of the tree. Fixes build issues
on DragonFly, but doesn't affect the binary package.
2006-05-29 17:47:10 +00:00
joerg
ef635bb61e Expects bash. Use portable way to initialise a recursive mutex.
DragonFly is a BSD as well. Bump revision.
2006-05-29 16:31:43 +00:00
joerg
d7f789e0c2 Update to pyrex-0.9.4.1.
Changes in 0.9.4.1:
   Tiny bugfix to correct a tab/space problem in the distutils
extension.

Changes in 0.9.4:
   LValue Casting Is Dead
   I have redesigned the code generator to eliminate the need for lvalue
casting. This means that Pyrex-generated code should now be
gcc4-compatible, although I haven't tested this. Let me know if you find
any remaining lvalue casts; they should be fairly easy to fix now.

   C++ Compilable
   The generated code should now be compilable as either C or C++
without errors (although there may still be warnings). However, note
that you can still only call C++ functions if they have been declared
"extern C", even if you compile the Pyrex output as C++. I hope to
introduce some C++ interface features soon.

   and more.
2006-05-29 15:37:02 +00:00
joerg
2dbebcd1d7 Use REQD_DIRS instead of OWN_DIRS. Bump revision. 2006-05-28 14:16:34 +00:00
tv
4a3ccfb44e Update to 5.0.7. Release notes available via WWW:
http://java.sun.com/j2se/1.5.0/ReleaseNotes.html
2006-05-28 02:24:49 +00:00
reed
2580a59ef1 Use PKGMANDIR. 2006-05-26 18:29:27 +00:00
drochner
6e057064b5 -uses c++
-install documentation, bump PKGREVISION
submitted by Ben Collver per PR pkg/33557 and pkg/33559
2006-05-26 12:30:15 +00:00
jdolecek
cbcb094c62 add patch for WDDX non-ASCII serializer/deserializer problem, reported
as PHP Bug 37569 and 37571
2006-05-23 22:55:22 +00:00
tonio
806cc2197e make sure no java compiler will be found unless the java option is selected 2006-05-23 15:09:52 +00:00
rumble
229ddae92f Binary relocation fails on my NetBSD 3_STABLE i386 box. Disable it for now. 2006-05-23 10:30:32 +00:00
tonio
c34fa8c26c Update lang/chicken to 2.3, patch from PR 33533 by Peter Bex
In Changelog:
- Many bugfixes
- chicken-config was removed, "csc" providing the same functionality
- option -objc generates files in Objective-C mode
- options '-framework', '-rpath'...
...
2006-05-23 10:25:47 +00:00
rillig
b80addd602 Replaced _FETCH_MESSAGES with FETCH_MESSAGE. 2006-05-23 07:41:07 +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
joerg
155bafb949 Add bin/jamvm-java to PLIST. Bump revision. 2006-05-21 15:43:09 +00:00
wiz
c47dd3ce22 USE_LANGUAGES=c c++; remove empty post-install target. 2006-05-21 02:21:52 +00:00
rillig
c6dc5aec0e Fixed pkglint warnings. 2006-05-20 09:10:51 +00:00
rillig
744a0661d8 Fixed the path to the AWK interpreter in addr2name.awk. Bumped
PKGREVISION.
2006-05-20 08:39:08 +00:00
rillig
3807c5d607 Added more documentation. Bumped PKGREVISION.
Patch provided by Raphael Langerhorst in PR 33508.
2006-05-19 13:44:50 +00:00
rillig
668632b5be Added plenty of documentation, which is always good to have for a
programming language. Bumped PKGREVISION.
2006-05-19 08:13:25 +00:00
rillig
c0b5e31dea + spl 2006-05-19 07:50:00 +00:00
rillig
2fb4b74ee4 Imported spl from PR 33508.
SPL is a powerful scripting language. It is very feature-rich (hashes, regular
expressions, objects, exceptions, built-in template language, etc. pp.) and has
a c-style syntax. The Name "SPL" is a left-recursive acronym and expands to "SPL
Programming Language". The name was meant to be pronounced as an acronym, but
I've already heard people pronouncing it "spell", which is also fine with me.

The SPL VM is a pure bytecode interpeter. Support for JIT compilation or
generating machine code for the host CPU is not planed and doesn't make much
sense for various technical reasons. The entire SPL toolchain (compiler,
assembler, virtual machine, etc) is pretty small (about 100k on x86
architectures). The additional memory usage by the applications is rather small
too. One of the more advanced VM features is the capability to dump the entire
VM state to a file and resume later. It is even possible to resume on another
machine with a different architecture.

SPL has support for loadable modules. The spl package contains already modules
for stuff such as accessing SQL databases (SQLite, Postgres, MySQL), XML (incl.
XPATH and XSLT), Terminal and File IO, Web Application development (the CGI, WSF
and W2T (Web 2.0 Toolkit) modules), SDL, Qt and much more.

SPL currently supports Linux,BSD Systems, other POSIX environments, MacOS-X
(Darwin), SGI IRIX, Cygwin and native Win32 (using MinGW).

Packaged by Raphael Langerhorst.
2006-05-19 07:49:09 +00:00
wiz
b4d3c99449 Remove BROKEN_IN, builds in current 3.0 bulk builds. 2006-05-18 20:32:22 +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
is
a4b4bfea72 Vee need morr spasssse. 2006-05-18 12:57:15 +00:00
is
d924b63d00 move the Size to mpd-language/, too. 2006-05-18 12:54:50 +00:00
reed
efb1fa7e07 Use PKGNAME_NOREV for DIST_SUBDIR (instead of just PKGNAME).
As reported by Christopher W. Richardson on tech-pkg.
2006-05-17 06:20:00 +00:00
tonio
2c48e4d7f0 fix the use to == for test(1) 2006-05-16 21:33:03 +00:00