Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Noted by Kibum Han on tech-pkg.
|
|
Noted by Kibum Han on tech-pkg.
|
|
found, just disable Xinerama support. Closes PR pkg/25198.
|
|
patching configure.in; the few changes in configure do not need to be done
by re-running autoconf.
|
|
|
|
|
|
A GTK/VTE based Multi Terminal Emulator for X Window, it provides
several terminals in one window.
|
|
|
|
|
|
Solaris.
|
|
Two new codec were added this time.
|
|
also comment out #define IHaveSubdirs.
imake builds different targets for "includes" based on whether
IHaveSubdirs is defined. however, this was only working by chance
because if IHaveSubdirs is defined, the shell code
used is:
for blah in $(SUBDIRS); do
which doesn't work with Solaris sh(1) or ksh(1), where NetBSD sh(1),
bash(1), etc. just skip empty for loops.
fixes install on Solaris.
|
|
remove them from TODO
|
|
From the article from mozillazine.org:
mozilla.org today released upgrades to both Firefox 0.9 (0.9.1) and
Thunderbird 0.7 (0.7.1) to fix some minor bugs present in both
releases. Both releases correct some flaws in the extension system
that some users may have been experiencing, as well as a new icon set
for the navigation toolbar on Windows and Linux in Firefox 0.9.1. All
users of both products should get this upgrade.
|
|
From the article from mozillazine.org:
mozilla.org today released upgrades to both Firefox 0.9 (0.9.1) and
Thunderbird 0.7 (0.7.1) to fix some minor bugs present in both
releases. Both releases correct some flaws in the extension system
that some users may have been experiencing, as well as a new icon set
for the navigation toolbar on Windows and Linux in Firefox 0.9.1. All
users of both products should get this upgrade.
|
|
|
|
|
|
This is a little shot'em up arcade game for one or two players. It aims
to be an 'old school' arcade game with low resolution graphics, top-down
scroll action, energy based gameplay and different weapons with several
levels of power.
|
|
|
|
|
|
Salvage the `create parent directories and try again' path which is
removed by the previous commit.
|
|
20040701 The -j option now takes a name, the of the kernel as passed
on to the bootloader. ("netbsd" is the default name.)
Adding support to load bootstrap code directly from a disk
image, for DECstation. Both NetBSD/pmax and Ultrix boot
straight of a disk image now, with no need to supply a
kernel filename on the command line. (Ultrix still needs
-j vmunix, though, to boot from /vmunix instead of /netbsd.)
20040702 Minor bugfix (some new untested code for X11 keypresses was
incorrect).
20040702(later) Adding an ugly hack for CDROMs in FreeBSD; if an fread() isn't
done at a 2048-byte aligned offset, it will fail. The hack
tries to read at 2048-byte aligned offsets and move around
buffers to make it work.
Adding video off (screen blanking) support to BT459.
Making a 0.1.1 release.
|
|
|
|
This module a simple file-based database. This database simply contains IP
blocks as keys, and countries as values. The data contains all public IP
addresses and should be more complete and accurate than reverse complete
COMPLETE and accurate than reverse DNS lookups.
This module can be used to automatically select the geographically closest
mirror, or to analyze your web server logs to determine the countries of
your visitors.
|
|
Changes since 1.3.1:
* Fixed bug where *.gz file(s) didn't get removed after geoipupdate
* Added support for NetSpeed lookup to geoiplookup
* inet_addr patch for 64 bit systems (Thomas Steudten)
* Added Support for automated downloads of GeoIP Region, City, ISP
and Organization databases (Frank Mather)
* INADDR_NONE Patch for Solaris 9 (John Young)
* Added support for Maxmind NetSpeed
|
|
|
|
|
|
file have been converted to buildlink3.
|
|
|
|
|
|
|
|
|
|
Fixes:
- Fix issue with using merged files on a fresh system (Mark)
- Documentation fix (Leonardo Quijano Vincenzi)
|
|
|
|
|
|
|
|
|
|
|
|
* Fixes:
- Protect proxy variables with mutex locks, should resolve some more
BSD-related threading issues.
- Use libcurl's unescape method rather than our own, fixes a NetBSD
character conversion problem.
- Fix C99-ism which was preventing successfull compilation on
GCC-2.95 (Julio M. Merino Vidal).
|
|
_wasn't_ there (i.e., me not looking correctly). The documentation was
in share/doc/icewm/html, which is perfectly acceptable (a package can
organize documentation however it wants inside its doc directory).
No revision bump since it was bumped just some minutes ago.
|
|
|
|
- Disable i18n under NetBSD < 2.0. It doesn't let icewm run (even when
pkgsrc's libiconv is used). If anybody has a better way to really
solve the problem...). Fixes PR pkg/23979 by syn at sceen.net.
- While here, move HTML documentation out of share/doc/html.
|
|
|
|
|
|
vulnerabilities in the GUI
|
|
Noted by Roland Illig on tech-pkg.
|
|
|
|
bugfixes only afaict, no new features, no new files
|
|
This only worked with gnumeric-1.0.x, and depends on gnome1 structures.
gnumeric is at 1.2.x now, uses gnome2 and comes with an own plotting
package.
Should fix PR pkg/26009 by MLH.
|