Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-06-03 | Needs Python 2.1+. | joerg | 1 | -1/+2 | |
2006-06-03 | Correct myself: it's INFO_FILES, not INFO_DIR. Ride earlier bump. | joerg | 1 | -2/+2 | |
2006-06-03 | Fix build on DragonFly and with GCC 3.4+. | joerg | 3 | -1/+30 | |
2006-06-03 | Use PTHREAD_* from pkgsrc, not the hardcoded values in the package. | joerg | 2 | -1/+19 | |
2006-06-03 | Be more aggressive: broken configure script checks if libexecdir exists | joerg | 1 | -1/+3 | |
at configure time. | |||||
2006-06-03 | Update for PKGNAME change. | joerg | 1 | -7/+7 | |
2006-06-03 | Add a wish for PYTHON_VERSIONS_INCOMPATIBLE. | joerg | 1 | -1/+3 | |
2006-06-03 | Use PYTHON_VERSIONS_ACCEPTED instead of _INCOMPATIBLE. | joerg | 1 | -3/+2 | |
2006-06-03 | No need to mark 1.5 as incompatible, it isn't active by default anyway. | joerg | 1 | -3/+1 | |
2006-06-03 | Updated the TODO list. | rillig | 2 | -23/+32 | |
2006-06-03 | Uses C++. | joerg | 1 | -1/+3 | |
2006-06-02 | Needs Python 2.4. | joerg | 1 | -1/+2 | |
2006-06-02 | py-Numeric needs Python 2.2+ | joerg | 3 | -3/+6 | |
2006-06-02 | py-Numeric needs Python 2.2+. | joerg | 1 | -1/+2 | |
2006-06-02 | Use PYTHON_VERSIONS_ACCEPTED instead of the negative version. | joerg | 1 | -2/+2 | |
2006-06-02 | py-Numeric exists only for 2.2+. | joerg | 1 | -1/+2 | |
2006-06-02 | Dependency (py-Numeric) doesn't exist for Python 2.0 and 2.1. | joerg | 1 | -3/+2 | |
2006-06-02 | Dependency (mxDateTime) doesn't exist for Python 2.0. | joerg | 2 | -2/+4 | |
2006-06-02 | Fix some more references to old prefixes I missed in the first run. | joerg | 1 | -4/+4 | |
2006-06-02 | Include options.mk in -client and -server, but not the common | joerg | 3 | -5/+7 | |
Makefile. | |||||
2006-06-02 | Adapt to create pkg_summary file via pkg_info -X. Prompted and | dillo | 2 | -6/+8 | |
reviewd by joerg. | |||||
2006-06-02 | Run-time variables should not be used in load-time variables. | rillig | 2 | -5/+27 | |
2006-06-02 | MASTER_SITE* may be used at run-time. Various other small changes. | rillig | 1 | -26/+31 | |
2006-06-02 | Removed the subroutine type_should_be_quoted. In extract_used_variables, | rillig | 1 | -21/+8 | |
a "." is allowed in the variable name. Changed two instances of log_note to log_debug. Unmatched directives like .endif or .endfor are an error. | |||||
2006-06-02 | Doesn't work with distutils in Python 2.0, so mark 2.1+. | joerg | 1 | -1/+2 | |
2006-06-02 | Uses C++. Don't include regex.h and gnuregex.h on DragonFly. | joerg | 3 | -5/+7 | |
2006-06-02 | Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, | joerg | 143 | -584/+719 | |
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 | Add OpenLDAP subpackages. No cooky for ghen. | joerg | 1 | -1/+4 | |
2006-06-02 | Uses C++. | joerg | 1 | -1/+2 | |
2006-06-02 | Uses C++. | joerg | 1 | -1/+2 | |
2006-06-02 | Does built before Python 2.2. | joerg | 1 | -1/+2 | |
2006-06-02 | Needs Python 2.2 or later. | joerg | 2 | -2/+4 | |
2006-06-02 | Remove .endif, makes the Makefile at least parseable. | joerg | 1 | -2/+1 | |
2006-06-02 | Needs Python 2.2 or later. | joerg | 2 | -2/+5 | |
2006-06-02 | Appease configure by providing a C++ compiler, even though it doesn't | joerg | 1 | -1/+3 | |
actually need it to compile the code. | |||||
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-02 | this works with Python-2.4 (hint from Joerg Sonnenberger) | drochner | 1 | -2/+2 | |
hey, even my license key from 2002 still works! | |||||
2006-06-02 | Mark as Python 2.2+, since explicit integer division is used (//). | joerg | 1 | -1/+3 | |
2006-06-02 | Uses C++. | joerg | 1 | -1/+3 | |
2006-06-02 | Use C++ and INSTALLATION_DIRS, sort PLIST. | joerg | 2 | -4/+8 | |
2006-06-02 | Use C++ and INSTALLATION_DIRS. | joerg | 2 | -3/+10 | |
2006-06-02 | Added databases/slony1 version 1.1.5 | adam | 1 | -1/+2 | |
2006-06-02 | Added slony1 version 1.1.5 | adam | 1 | -1/+2 | |
2006-06-02 | Slony-I is a "master to multiple slaves" replication system with cascading | adam | 4 | -0/+57 | |
and failover. The big picture for the development of Slony-I is a master-slave system that includes all features and capabilities needed to replicate large databases to a reasonably limited number of slave systems. Slony-I is a system for data centers and backup sites, where the normal mode of operation is that all nodes are available | |||||
2006-06-02 | Uses C++. | joerg | 1 | -3/+4 | |
2006-06-02 | Uses C++. | joerg | 2 | -2/+6 | |
2006-06-02 | Fix INSTALLATION_DIRS. | joerg | 1 | -2/+2 | |
2006-06-02 | Uses C++. | joerg | 2 | -6/+7 | |
2006-06-02 | Use INSTALLATION_DIRS. | joerg | 1 | -4/+4 | |