did, since there's been a routing loop to the DNS servers for the
MASTER_SITE in the PR for the last 5 days.
PR: ports/2905
Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp
(You can't just redefine some of the DISTFILES with PATCHFILES, they
are different things....)
While I'm here, make the PKGNAME conform to the standard
("nethack-3.2.2-qt" -> "nethack-qt-3.2.2").
kdegames -> games/
kdenetwork -> net/
kdesupport -> converters/
kdeutils -> misc/
(Repository copy already done, dependency path and category name fixups
is being done in this commit.)
(2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib})
ports.
(3) Make package names follow the convention.
(4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...".
There is no need to specify the full pathname if the target is an
executable in the standard path. (Actually, as the same port is
specified in LIB_DEPENDS, I think we can completely do away with
this line but since Stefan added this explicitly, I assume there
is a reason for it and left it alone.)
Approved by: se (all but 4)
Xgolgo watches what you are doing and whether you're hostile or not.
This is the patched version of xeyes in the X contrib.
Golgo means GOLGO13 , the Japanese comics about the most complete
sniper which eyes is like this application.
PR: 4140
Submitted by: Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
- Fix the password problem so passwords are actually checked.
- Change some default options like SAVE_HOMEDIR, XPM_PIX (you hade
the port requiring xpm but CF wasn't configured to link it in),
ForceCCOPTIONS, EXPLORE_MODE, etc.
- Remove the empty ${CFDIR}/lib/shutdown from the Makefile and the
PLIST. This file just causes the program to exit without saying
why until the user manually removes the file.
- Fix "crossfire -o" to call uname correctly.
- Set logfile to be line buffered (instead of block buffered) since they
hardly ever call fflush(3).
Submitted by: Dave Chapeskie <dchapes@golden.net>
plugging any unknown security holes that might be present, this
changes allows ~/.Xauthority authentication to work as expected.
PR: 4479
Submitted by: the port maintainer