non port: games/nethack-qt/Makefile |
Number of commits found: 6 |
Tuesday, 14 May 2002
|
19:51 knu
Rename nethack ports and put version numbers in the port names.
nethack -> nethack32
nethack-gtk -> nethack32-gtk
nethack3 -> nethack33
nethack3-gnome -> nethack33-gnome
nethack3-tty -> nethack33-nox11
nethack-qt -> nethack33-qt
 |
Sunday, 30 Dec 2001
|
17:48 dirk
Change "file dependency specification" for pre-everything from ':' to '::' to
fix problems with "make index".
 |
Monday, 3 Sep 2001
|
20:00 knu
Update to 3.3.1
 |
Friday, 1 Jun 2001
|
07:05 obrien
Use proper POSIX syntax for `chown'.
 |
Tuesday, 3 Apr 2001
|
09:14 will
Overhaul QT/KDE support: - bsd.port.mk update to use bsd.kde.mk for
USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix
bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce
QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to
2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication
that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs
build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone
since it looks like black magic to me. Should still work w/ compat shims
for older USE_QT[,2] style. Some others were also left alone for the same
reason.
 |
Thursday, 3 Aug 2000
|
10:28 asami
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off.
 |
Number of commits found: 6 |