Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
|
|
|
|
Changes and bugs fixed since 1.4.2_04 according to
http://java.sun.com/j2se/1.4.2/ReleaseNotes.html:
- NullPointerException with no stack trace
- java.util.zip.ZipFile. getInputStream(name). available() returns incorrect value
- Codepage aliases for EURO codepages missing
- JCK1.4a-runtime api/java_awt/interactive /FrameStateTests.html #FrameStateTests fa
- new warning "finally cannot complete normally" should not be enabled by default
- Intermittent assertion failure running appserver 7 with mantis-beta on solsparc
- Assertion as (peek() == null()), "what's left behind is null" at parseHelper.cpp
- Introspector doesn't synchronize its caches
- (cs) Default charsets must be hardwired
- default CompilerThreadStackSize computation too small in 64bit sparc VM
- CMS/Train: soft refs not cleared as intended
- demo: FileChooserDemo: ShowPlainJFileChooser doesn't open empty dir correctly
- CMS: CL options MaxTenuringThreshold, MaxNewSize and SurvivorRatio are ignored
- (bf) Allocating direct buffers causes OutOfMemoryError
- JTable: Weird column resizing behavior in auto resize modes
- Hard coded version string in ConverterHelp*.java
- JAVA program hangs with XInitThreads call with JDK1.4, but works with JDK1.3.1
- CTW assertion at type.hpp, 349
- deep recursion into PhaseIdealLoop::spinup: atg core dumped with fastdebug build
- Cannot deploy Java Web Start 1.4.2 in enterprise deployment
- JDK 1.4.2 LDAP Library leaves worker threads orphaned
- Japanese characters not converting correctly from Codepage 930 to Codepage 943
- Win: Server VM crashes with test/java/util/Date/ DateGregorian CalendarTest.java
- JVM Server Crash on Solaris
- JVM crash with error "Fatal: null exception in compiled code"
- VM/C2 crashes when running a java program on amd64 (and sparc v9)
- Printing not working on mercury b12 with jdk 1.4.2_04 Build 01
- AMD64: Hotspot crashes with Suse 2.4.21 beta kernel
- JIT Compiler crashes c2/opto/server VM on 1.4.2 ( Windows + Solaris )
- Only in 1.4.2, URLEncoder outputs exception in Japanese locale
- Same jni code causes jvm to crash after upgrading from 141 to 142_03
- Incompatibility in https behaviour between 1.3.1 (with jsse 1.0.3) and 1.4
- [1.4.2_05] cjk font.properties files for quicksilver needs to be updated
- C2 compiler crash in const Type*TypeInstPtr::xmeet
- printing text using Courier New bold results in incorrect spacing
- 1.4.2_03-b02 Crashes during Concurrent collections
- Java 1.4.2_03 C2 Compiler Crash with SIGBUS on Solaris
- Frame. setExtendedState(int state) may work incorrect with misleading WM's
- l10n for 4938868/4912570: GTK L&F: Behaviour in JFileChooser unlike mercury
- 1.4.2 certificate dialog "Scary text"
- 1.4.2_03 client JIT compiler optimization causing JVM to core
- 142_04: wrong copyright year in about dialog on HtmlConverter
- Sun JDK 1.4.2 JWS does not recognize OS architecture "x86"; not compatible with
- compute_compiled _exc_handler() called with pending exception
- 1.4.2_04 fails to recognize the jar cache contents for versions <_04
- VM crashes on deoptimization
- Korean: Java Web Start-add entry, buttons are stuck to the bottom of the page
- JVM 1.4.2_04 Linux SLES8 Itanium crash
- [1.4.2_x] some AWT components show garbled characters using font.properties for
- Object integrity maybe changing using ParallelGC when a Full GC occurs
- REGRESSION: test java/nio/charset/coders/ IsSupported.java fails,1.4.2_05b01
- problem affecting xalan 2.4.1 as supplied with jdk 1.4.2
- REG: Text not rendered properly on vertical progressbar for some locale strings
|
|
|
|
|
|
|
|
|
|
file descriptors (0, 1, 2) are open. This avoids multiple warnings issued
under NetBSD about running set[ug]id programs with those descriptors closed.
Fixes PR pkg/26079; although it talks about gaim, the problem is here, in
libgcrypt. Bump PKGREVISION to 1.
|
|
|
|
depending on this one can find the header files. Noted broken by snj.
|
|
heimdal-0.6.2, kth-kerberos-1.2.2, liferea-0.5.1, mkvtoolnix-0.9.2,
mono-1.0, nut-9.17, phppgadmin-3.4 [pkg/26130], re2c-0.9.2,
snd-7.5, sqlite-3.0.2, thy-0.9.3.
- binutils-2.15 (thanks, shannonjr)
|
|
|
|
Changes:
- Updated translations (ru, sr).
- Fixed compiling on systems other than linux/freebsd [969643].
(Samuel Mimram).
- Fixed compiling with an old version of GTK (2.0.x).
- Further BiDi fixes in xtext (Ilya Konstantinov).
- Brand-new tab completion code (Ian Kumlien). This also fixes:
Tab expansion not working behind umlauts [956127].
Plugin commands can now be tab-completed too (Frank Thieme).
- Fixed parsing URIs on userlist drag-n-drop (Jonas Heylen).
- Added Sort button to the server list window (David Oftedal and
Tim-Philipp Mueller).
- Tab button selection fix (Guillaume Knispel).
- Added marker-line feature. Shows a red-line to indicate the place
where you last read up to (Thomas Kockerbauer).
- The "Get my IP from Server" feature now works on networks that
hide your hostname too (by using the USERHOST command).
- Win32: Fixed CPS calculation for file transfers [824934].
- Fixed: Ping timeout when the system clock changes [789140].
- Fixed: Private messages delivered to status window when nickname
is the same as the network [977550].
- Maximised window-state is now saved.
- Double middle-clicking a nickname in the text area will now select
it in the userlist.
- Included a work-around to stop X-Sys plugin crashing with GTK 2.4.
- Fixed: /list output going to the current tab [970746].
- Fixed: Serverlist crash while editing a port-number, and switching
to another network before pressing enter [968652].
- Made it possible to execute multiple "Connect Command:"s in the
ServerList window, when they're separated by ctrl-alt-a.
|
|
* Sync with pkgsrc/mail/postfix
* Get rid of canonical_classes patch
* No IPv6 patch
|
|
|
|
This closes PR pkg/26099.
|
|
Parse Make .{if,endif,else,elif,include} directives which
contain a space between the . and the directive. Fix an include
path issue which this threw up. Now 'lintpkgsrc -d' correctly
extracts the PKGNAMEs for the gcc3 packages.
It still doesn't understand 'dewey' versions with alpha chars, or
some of the more interesting makefile constructs, but it looks closer
to reality.
|