This is ircd-hybrid, the highly modified (and hopefully improved)
variant of the original ircd program by Jarkko Oikarinen.
Tested by Alex Popov, Sebastian Trahm, okan@ and sthen@. Thanks!
Hints and help from fgsch@ and sthen@.
ok sthen@
is writable by a group other than wheel. fix by using INSTALL_DATA/SUBST_CMD
rather than directly using SUBST_CMD -c.
PLIST remains the same with this fix; package version not bumped.
- if libcares is installed when bzflag is built, the resulting
binary and package are broken (not just LIB_DEPENDS). workaround
by preventing configure from picking it up.
- configure doesn't use --disable-adns any more, garbage-collect
- sync WANTLIB
- better license marker
also:
- prevent configure from picking up and linking libbind,
it doesn't use it anyway.
reads fine to ajacoutot@, and gives him an idea.
this does not really concerns us as all fixed bugs are solaris related, but
well at least we're running with the latest "old" GDM version ;)
ok jasper@
``Scrotwm is a small dynamic tiling window manager for X11. It tries to
stay out of the way so that valuable screen real estate can be used for
much more important stuff. It has sane defaults and does not require one
to learn a language to do any configuration. It was written by hackers
for hackers and it strives to be small, compact and fast. ''
Development is ongoing, but I'll make (or you can tell me to make)
snapshots every time it is necessary.
ok ajacoutot@ and other members of the french family.
Makefile simplifications by me.
Harness gravity with your crayon and set about creating blocks,
ramps, levers, pulleys and whatever else you fancy to get the little
red thing to the little yellow thing.
Numpty Physics is a drawing puzzle game in the spirit (and style?)
of Crayon Physics using the same excellent Box2D engine.
under OpenBSD... because chl@ is a slacker ;)
This will not give completely the intended output, but at least it will
be closer than getting file(1) usage().
- Link with -pthread instead of -lphtread.
- Use VERSION (consistent with other ports, although it's still not a
rule) and propagate it where needed.
- Propagate SO_VERSION using MAKE_FLAGS.
- Fix MASTER_SITES.
- Remove a bunch of patches that prevented .so links to be created, use
a post-install target to remove them instead.
Discussed with and ok ajacoutot@
support is present. since we don't have it yet; it implements
it's own. however, on alpha, powerpc, it declared functions with
types that conflict with C99 (double for *l), therefore failed.
reported by merdely@; tested by and ok kili@
currently has five output formats: ANSI terminal codes, HTML 3.2
with <font> tags, HTML 4.01 with CSS, LaTeX, and mIRC chat client
codes.
ok giovanni@ (who spotted an empty and obsolete include dir in the PLIST),
okan@ (who don't get the $V cleanup now -- sorry),
sthen@ ("I'm all for having more ports where the word colour is spelt correctly)
update the relevant page if the port is updated.
- more precise license marker.
No package change. ok Brad (maintainer) after a small adjustment
to my diff.