K 10 svn:author V 4 kris K 8 svn:date V 27 2003-07-27T02:06:26.000000Z K 7 svn:log V 923 * Add USE_SDL option, which adds a dependency on the sdl12 port and sets up SDL_CONFIG in the build environment. [1] * Add the -o option to unzip when extracting files with USE_ZIP, to overwrite files when extracting, for consistency with other extraction targets. [2] * Fix port installation/deinstallation on FreeBSD 4.6.2 and older (which does not have pkg_info -O), by falling back to the old installation/deinstallation logic on these systems [3] * Correctly handle pkg-plist files that contain @cwd directives with the new install/deinstall code [4] * Set up POSIX and en_US.US-ASCII locale symlinks after running mtree on BSD.local.dist. [5] Submitted by: David Yeske [1], Alexey Dokuchaev [2], Sergey Matveychuk [3], Chris BeHanna [3], marcus [4], ache [5] PR: ports/52309 [1], ports/52856 [2], ports/53189 [5] END