Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-07-07 | The fake JRE package for Darwin is not needed any more, because the builtin | minskim | 1 | -26/+6 | |
framework can detect a native JRE implementation. | |||||
2006-07-07 | Add builtin.mk to use Darwin's native java. | minskim | 1 | -0/+74 | |
2006-07-07 | Set PKG_JAVA_HOME for Darwin. | minskim | 2 | -6/+6 | |
2006-07-06 | Needs msgfmt. | joerg | 1 | -1/+2 | |
2006-07-02 | Added a patch for t/io/fs.t, which handles filesystems that are mounted | rillig | 2 | -1/+25 | |
with the "noatime" option on NetBSD. | |||||
2006-07-02 | Fixed unprivileged builds. Bumped PKGREVISION. | rillig | 3 | -13/+13 | |
2006-06-30 | Don't hardcode SuSE 7.3 dependency, it's gone. | salo | 1 | -3/+3 | |
2006-06-30 | py15-distutils-* => py15-distutils-[0-9]* | joerg | 1 | -2/+2 | |
2006-06-26 | The directory man/cat1 is needed prior to installation. | rillig | 1 | -1/+2 | |
2006-06-25 | replace.mk needs rubyversion.mk. | rillig | 1 | -1/+3 | |
2006-06-21 | USE_TOOLS+=lex | minskim | 1 | -2/+2 | |
2006-06-20 | USE_TOOLS+=yacc | minskim | 1 | -1/+3 | |
2006-06-20 | USE_TOOLS+=flex | minskim | 1 | -1/+3 | |
2006-06-20 | Don't try to compile in Bluetooth support under NetBSD(-current). | tron | 2 | -1/+16 | |
The stub code is not compatible with the API presented by NetBSD. | |||||
2006-06-19 | Add a missing file to PLIST.Darwin. Bump PKGREVISION. | minskim | 2 | -3/+4 | |
2006-06-19 | Fixed paths to the siod interpreter. Bumped PKGREVISION. | rillig | 1 | -1/+7 | |
2006-06-19 | Added {BIN,MAN}{OWN,GRP} to MAKE_ENV to allow unprivileged builds. | rillig | 1 | -1/+4 | |
Bumped PKGREVISION. | |||||
2006-06-18 | Fixed some pkglint warnings. | rillig | 3 | -10/+13 | |
2006-06-18 | Fixed many pkglint warnings. | rillig | 3 | -26/+22 | |
2006-06-17 | Fixed path to the Python interpreter. Bumped PKGREVISION. | rillig | 1 | -2/+10 | |
2006-06-16 | Fixed missing Python interpreter. Bumped PKGREVISION. | rillig | 1 | -2/+7 | |
2006-06-15 | Pluralize INSTALL_TEMPLATE and DEINSTALL_TEMPLATE variable names as per | jlam | 4 | -15/+15 | |
the pkglint warning: As {INSTALL,DEINSTALL}_TEMPLATE is modified using "+=", its name should indicate plural. This does make the variables a bit more suggestive of the fact that they hold lists of values. | |||||
2006-06-15 | Don't query distutils when bootstrapping it. Should fix problems | joerg | 1 | -2/+2 | |
with devel/py-distutils from the bulk builds. | |||||
2006-06-11 | Needs pkg-config. | joerg | 1 | -1/+2 | |
2006-06-09 | USE_TOOLS+=yacc | minskim | 1 | -1/+2 | |
2006-06-09 | Fixed pkglint warnings. | rillig | 1 | -12/+13 | |
2006-06-09 | bsd.prefs.mk only needs to be included once. | rillig | 1 | -3/+2 | |
2006-06-08 | Fixed some pkglint warnings. | rillig | 3 | -19/+15 | |
2006-06-07 | Disable shared library checking for this package because some of the | tron | 1 | -1/+2 | |
shared library for one of the included demos is missing. | |||||
2006-06-07 | Uses C++. | joerg | 1 | -1/+2 | |
2006-06-06 | Uses C++. | joerg | 1 | -1/+2 | |
2006-06-06 | Fixed pkglint warnings. | rillig | 1 | -7/+7 | |
2006-06-06 | Note in the MESSAGE file the path to the PHP CGI binary to answer an FAQ. | jlam | 2 | -4/+12 | |
2006-06-06 | Axe the included libffi and use the pkgsrc version. Simpler than | joerg | 8 | -49/+133 | |
trying to prevent using it or fixing conflicts. Bump revision. | |||||
2006-06-05 | Specify explicitly where openssl can be found. | minskim | 1 | -2/+2 | |
2006-06-05 | This package needs lex to build. Add it to USE_TOOLS. | minskim | 1 | -2/+2 | |
2006-06-04 | Remove logic to use the current installed Python as default. | joerg | 1 | -47/+19 | |
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 | Remove ONLY_FOR_PLATFORM to give this wider exposure. | joerg | 8 | -12/+187 | |
Add DragonFly support. Use readline from pkgsrc. Bump revision. | |||||
2006-06-04 | Needs Python 2.2+ | joerg | 1 | -2/+2 | |
2006-06-03 | Correct myself: it's INFO_FILES, not INFO_DIR. Ride earlier bump. | joerg | 1 | -2/+2 | |
2006-06-02 | Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, | joerg | 3 | -8/+10 | |
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 | Use install framework for info pages. Bump revision. | joerg | 1 | -1/+4 | |
2006-06-02 | Uses C++. | joerg | 1 | -1/+3 | |
2006-06-01 | Uses C++. | joerg | 1 | -1/+3 | |
2006-06-01 | Allow a PECL PHP extension package to specify its own DISTNAME by setting | jlam | 1 | -2/+3 | |
PECL_DISTNAME. | |||||
2006-06-01 | Inspecting the setup.py file, one can see that python23 and python24 | jlam | 3 | -47/+55 | |
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 | On Linux, -ldl must be included into the libtool archive to make other | rillig | 6 | -35/+48 | |
packages work, for example games/fillet-ng. This fixes PR 31171. Bumped PKGREVISION. | |||||
2006-05-29 | Use the installed version of libkaffevm and be a bit less aggressive | joerg | 3 | -9/+32 | |
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 | Expects bash. Use portable way to initialise a recursive mutex. | joerg | 4 | -4/+74 | |
DragonFly is a BSD as well. Bump revision. | |||||
2006-05-29 | Update to pyrex-0.9.4.1. | joerg | 2 | -8/+7 | |
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. |