Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
distributed, because of (unintentional) piracy.
|
|
|
|
This release is a stop-gap of Kochi TrueType font and composed of real free
fonts.
It was revealed that older Kochi fonts were (unfortunately) based on an illegal
free font. Older Kochi fonts must not be distributed any more.
|
|
This release is a stop-gap of Kochi TrueType font and composed of real free
fonts.
It was revealed that older Kochi fonts were (unfortunately) based on an illegal
free font. Older Kochi fonts must not be distributed any more.
|
|
caused non-shared objects to be mistakenly added to the buildinfo
REQUIRES.
|
|
!empty(...:M[yY][eE][sS]) construct, always use !empty(...) instead of
empty(...) just for some consistency.
|
|
|
|
appropriate GL_VERSION_m_n definitions to divine the version of Mesa that's
installed with XFree86.
|
|
|
|
|
|
|
|
|
|
|
|
PR pkg/22870.
|
|
|
|
changes since 0.85:
- Changed maintainer to bbb@cpan.org (Rob Brown).
- Patch to fix Net::Server::Daemonize setuid bug:
http://www.ijs.si/software/amavisd/net-server.patch
- Add a fix in the argument handling of configure
to account for some alpha systems (James Vasak)
- For RedHat 8.0 perl.req, avoid demanding that
perl(IO::Muliplex) and perl(IO::Socket::SSL)
rpms are installed just to use Net::Server.
|
|
releases.
|
|
|
|
This closes PR pkg/23984 by Min Sik Kim.
|
|
|
|
Changes:
o build fix: cygwin has no sys/shm.h and sys/ipc.h, so configure
disables all targets requiring them, if not present.
o cbconsist demo: sync with devel tree
o gcc 3.3 compiling fix for default/linear_16/crossbuild.c
(fixes Debian bug #197214)
o merged build fix from FreeBSD's ports tree to make the xf86dga
target compile on FreeBSD (fixes FreeBSD PR ports/52380)
o X-target
+ minor mode initialization fix from Argo Vessmann
+ shm helper checks return code, when setting up the
directbuffer
+ release locking on failure. (Threadsafety fix)
+ fixed geometry check. Opening (very) small windows is now
possible.
|
|
Changes since 0.8.3:
* gcc 3.3 warning fix (warnings caused by <ggi/gg.h>:194 fixed)
* hotfixes for libgii 0.8.3
* fixed memory leak on unloading modules under Darwin
* win32 (cygwin/mingw) compile fixes from Albert Graef
* cygwin build fixes
|
|
BUILDLINK_{CPPFLAGS,LDFLAGS}.<pkg> where we're adding search directories.
Using the former should do the right thing for pkgviews if we do binary
package upgrades of dependencies by inserting the right default view
directories into the search path as well.
|
|
|
|
|
|
noted by Min Sik Kim in private mail
|
|
shorter to write.
|
|
|
|
|
|
|
|
evolution12.
|
|
|
|
|
|
of bug fixes, too numerous to list here. Most nobably, this version
of evolution now uses the gnome2 framework instead of gnome1.
|
|
* Don't add any dependencies (via BUILDLINK_DEPENDS) unless
buildlink3.mk files add them. This fixes case where the software
existed both in the base system and in /usr/pkg, we used only the
built-in software, but we still recorded a dependency on the one in
/usr/pkg.
* Re-structure the code that populates ${BUILDLINK_DIR} so that we
don't bump into ARG_MAX limits in the shell. This should fix the
problem present in the buildlink2 framework noted in:
http://mail-index.netbsd.org/tech-pkg/2004/01/03/0005.html
CHANGES:
* Define a new yes/no variable BUILDLINK_USE_BUILTIN.<pkg> that
determines if we should use the built-in software or not. This
should probably replace the various USE_NCURSES, USE_GNU_READLINE,
USE_GNU_GETTEXT, etc. variables with something whose naming is a
bit more consistent and is integrated directly into the buildlink3
framework.
* Garbage-collect "$$pkg_prefix", which was used exclusively in
BUILDLINK_FILES_CMD.<pkg>. It no longer exists in the
buildlink3/pkgviews world. Packages _should_ _no_ _longer_
directly set the PREFIX variable in the package Makefile. As a
consequence, the various Java VM packages will need some changes
when they're converted to use buildlink3.
|
|
|
|
Many changes since 0.48 (see http://www.overnet.com/versions.html for a
full list) including:
* Many crash bugs fixed
* Many features added
* zlib Server support
* HTTP links recognised even if not exactly "http://" at front
* Flat style download progress bar
* Drag and drop support
* New Horde download system
* ed2K links: Files over 2GB sizes are correct now
* Ports greater than 32876 are now shown correctly
|
|
|
|
the quake3 server, use quake3server* packages instead.
Bump PKGREVISION.
From David Ferlier in PR pkg/23980.
|
|
|
|
|
|
This packages allows you to run a Quake III Arena dedicated server
with Rocket Arena mod under NetBSD using Linux emulation.
|
|
PR pkg/23972.
This packages allows you to run a Quake III Arena dedicated server
under NetBSD using Linux emulation.
|
|
(cf. PR#23632).
XXX We should probably update jade to use jade_1.2.1-38.diff.gz
|
|
|
|
Changes in 0.99.9
* (cdaudio.c) cd_poll: accept CDS_MIXED CD's too.
* (cddb.c) cddb_read_line: fixed fprintf() format.
* (coverart.c) coverart_direct_erase_data: removed unused local
variable.
* (cddb.h): added cddb_mc_generate_new_entry's interface, which is
used in cdindex.c.
Changes in 0.99.8
* Minor bugfix release. Switched to Automake 1.6.
Changes in 0.99.7
* Fixed a bug that made libcdaudio log more messages than desired to
klogd. Thanks to Matt Kraai.
|
|
|
|
List of changes from 0.29:
- Fixed warning messages when textarea doesn't have a name attribute
- Updated required version number for HTML::Parser to 3.26 in Makefile.PL
- Fixed issue with HTML::Parser decoding high-bit entities, by setting
attr_encoded option, now requires HTML::Parser >= 3.26.
- Workaround for Opera 6.01/02 bug with selected radio boxes - place
space before ending "/>" in <input .. />
|