diff options
author | kris <kris@FreeBSD.org> | 2003-04-17 18:27:06 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-04-17 18:27:06 +0800 |
commit | 43577d32367fdf8aa255e3a99bd4d5bda209bbb1 (patch) | |
tree | ff2055035003e715bc71d551918c10706b64035a /databases/zpygresqlda/Makefile | |
parent | ea94bdd9daa508eeb3490d114fa3a1cc03fed562 (diff) | |
download | freebsd-ports-gnome-43577d32367fdf8aa255e3a99bd4d5bda209bbb1.tar.gz freebsd-ports-gnome-43577d32367fdf8aa255e3a99bd4d5bda209bbb1.tar.zst freebsd-ports-gnome-43577d32367fdf8aa255e3a99bd4d5bda209bbb1.zip |
- Improve USE_PACKAGE_DEPENDS to work correctly for LIB_DEPENDS, and
avoid installing packages when the target is configure or extract
[1]
- If PYTHON_VERSION is set, do not automatically add a dependency on
python: USE_PYTHON must now be specified explicitly. This allows the
variable to be set in make.conf or the environment to specify a
preference for the python version to be used. [2]
- When checking for an existing installation of the port, check by
port origin instead of only looking for the current version of the
package. [3]
- Do not install perllocal.pod files; they are not used on FreeBSD. [4]
- Improve 'make deinstall' to deinstall any existing version of the
package (e.g. older versions) instead of only trying to deinstall the
version currently described by the port. [5]
- Check for world-writable files/directories in the security-check
target. [6]
- Improve the patching of libtool so it works with pathnames ending in
a slash. [7]
- Allow ports that use the INSTALL macros to install files when
running as non-root (i.e. don't try to chown/chgrp) [8].
- Add the USE_GETOPT_LONG variable, which adds a dependency on
libgnugetopt on systems older than 500041, and uses the system version
otherwise. [9]
- Improve the fetch-required target to correctly deal with fetching
dependencies that use the ':target' form. [10]
- Add support for re-fetching interrupted distfiles. The FETCH_REGET
variable specifies the number of times to try continuing the distfile
fetch if it fails the md5 checksum. [11]
PR: 36083 [1], 44875 [2], 48646 [3], 48960 [4], 49017 [5], 49969 [6],
50069 [7], 50159 [8], 50323 [9], 50669 [10], 12325 [11]
Submitted by: dinoex [1], Gerhard Schmidt <estartu@augusta.de> [2],
Sergey Matveychuk <sem@ciam.ru> [3] [5], tobez [4],
Erwin Lansing <erwin@lansing.dk> [4],
Arjan de Vet <devet@devet.org> [6],
Hartmut Brandt <brandt@fokus.fraunhofer.de> [7], gerald [8],
Sergei Kolobov <sergei@kolobov.com> [9],
Erwin Lansing <erwin@lansing.dk> [10], alex [11]
Diffstat (limited to 'databases/zpygresqlda/Makefile')
0 files changed, 0 insertions, 0 deletions