Age | Commit message (Collapse) | Author | Files | Lines |
|
definitions supplied in /etc/mk.conf. It should now be possible to
pass optimization flags directly using CC and CXX when using CCC and
xlC compilers.
|
|
|
|
about a mismatch.
|
|
definitions supplied in /etc/mk.conf. It should now be possible to
pass optimization flags directly using CC and CXX when using SunPro
and MIPSpro compilers.
|
|
|
|
- added missing newlines which caused SDL error message not to
be seen (30/05/14 P.H)
- added range check for the starting level to prevent abnormally
high scores when setting this level too high (30/05/14 P.H)
- configure option --with-hiscore-path has been replaced with
autoconf option --localstatedir (04/06/14 M.S.)
- data files will be installed to $datadir/ltris instead
of $datadir/games/ltris (04/06/14 M.S.)
|
|
|
|
- fixed security hole in config file (02/11/24 M.S.)
- removed the 'phtread'-stuff from the configure file
- restart key added
|
|
|
|
|
|
Changes 1.0.7:
- configure option --with-profile-path has been replaced with
autoconf option --localstatedir (04/06/14 M.S.)
- data files will be installed to $datadir/lmarbles instead
of $datadir/games/lmarbles (04/06/14 M.S.)
- replaced strlen with sizeof when building config path (04/06/09 M.S.)
- renamed marbles.prfs to lmarbles.prfs in the Makefile (04/06/09 M.S.)
- included header for NetBSD (03/09/30 H.F.)
Changes 1.0.6:
- renamed project to LMarbles (02/11/24 M.S.)
- fixed security holes created by improper use of sprintf
(02/11/24 M.S.)
Changes 1.0.5:
- switched to SDL_mixer (02/08/10 L.R.)
- bunch of memory leaks fixed (02/08/10 L.R.)
- for Win32: (02/08/10 L.R.)
- edit bug fixed
- installation details added to README
- much improved installation system
- files are always opened in binary mode
- transparency bug fix
Changes 1.0.4:
- fixed a bug in the sound server that caused Marbles to crash
when exiting too fast (01/07/02 M.S.)
- fixed a bug that caused Marbles to forget the last used profile
(01/07/02 M.S.)
- fixed a bug in autoswitch which restarted the level when
the figure was completed with the last move (01/07/02 M.S.)
- fixed a bug in restart routine that allowed selection of
a ghost marble (01/07/02 M.S.)
Changes 1.0.3:
- score is now properly modified (02/06/24 M.S.)
- fixed a bug that caused an infinite loop when left-clicking
an empty tile directly after deselecting a marble (02/06/22 M.S.)
- added a missing include at top of timer.c
|
|
NetBSD with old libpcap.
|
|
by the wrapper framework. This commit is part of the USE_FORTRAN-removal
commit.
|
|
framework. The list of changes include:
* Modify compiler.mk so that "c" is always prepended to USE_LANGUAGES,
so we no longer need to say it in package Makefiles. Packages
should now append to USE_LANGUAGES instead of setting it.
* Create mk/compiler/f2c.mk which implements another pseudo-compiler
"f2c" that may be used with any C compiler backend, e.g.
PKGSRC_COMPILER= f2c ccache gcc
* Teach the various "real" compiler files, e.g., sunpro.mk, mipspro.mk,
etc., to use f2c if the native Fortran compiler isn't present.
Packages that use Fortran should now simply include the line:
USE_LANGUAGES+= fortran
in the package Makefile.
|
|
|
|
|
|
|
|
|
|
|
|
terminatorX is a realtime audio synthesizer that allows you to "scratch"
on digitally sampled audio data (*.wav, *.au, *.ogg, *.mp3, etc.) the way
hiphop-DJs scratch on vinyl records. It features multiple turntables,
realtime effects (buit-in as well as LADSPA plugin effects), a sequencer
and MIDI interface - all accessible through an easy-to-use gtk+ GUI.
|
|
Many audio synthesis and recording packages are in use or in
development. These work in many different ways. LADSPA
provides a standard way for `plugin' audio processors to be used with
a wide range of these packages.
For instance, this allows a developer to make a reverb program and
bundle it into a LADSPA `plugin library.' Ordinary users can then use
this reverb within any LADSPA-friendly audio application.
|
|
|
|
|
|
The pbzip2 program is a parallel version of bzip2 for use on shared
memory machines. It provides near-linear speedup when used on true
multi-processor machines and 5-10% speedup on Hyperthreaded machines.
The output is fully compatible with the regular bzip2 data so any
files created with pbzip2 can be uncompressed by bzip2 and vice-versa.
|
|
|
|
Skippy is what is best described as a full-screen task-switcher for X11. It
tries to provide an alternative when taskbars or regular task-switchers
aren't the most efficient way of switching tasks (like when you have a lot
of applications open). When activated (currently only through a hotkey), it
will arrange and scale snapshots of all windows on the current desktop and
it'll let you pick a window using a mouse or a keyboard.
It is pretty similar to a tool made by Apple, called Expose -
http://www.apple.com/macosx/features/expose/
Skippy depends on a NetWM compliant window-manager.
|
|
|
|
|
|
|
|
devel/monotone package it depends on):
Monotone is a free distributed version control system. It provides a
simple, single-file transactional version store, with fully disconnected
operation and an efficient peer-to-peer synchronization protocol. It
understands history-sensitive merging, lightweight branches, integrated
code review and 3rd party testing. It uses cryptographic version naming
and client-side RSA certificates. It has good internationalization
support, has no external dependencies, runs on NetBSD, Linux, Solaris,
OSX and Windows (among others), and is licensed under the GNU GPL.
This package provides all the necessary stuff to easily configure a
dedicated Monotone server. Of special interest are the included rc.d
script and the monotone-server-init script, which will greatly simplify
the whole process.
|
|
|
|
pppd fail and the connection doesn't happen. PKGREVISION++.
|
|
|
|
|
|
ride on recent PKGREVISION bump
|
|
Joel CARNAT in PR 28939, minor modifications by myself.
wmSMPmon is a CPU monitoring applet for SMP systems running Window Maker.
(it displays SMP CPU load just fine, despite what it says in the PR).
|
|
|
|
instead.
|
|
Todd Willey in PR 28941.
|
|
|
|
|
|
|
|
* Minor bug fixes
|
|
compiler warnings when size_t is not unsigned int.
|
|
defined. This fixes the build when using f2c-f77 as the Fortran
compiler.
|
|
Fix .fi lookup (there is a whois server since 2005-01-11).
Point the default browser path to pkgsrc lynx.
|
|
created. This is needed for slapd to start properly with a default
install. Bump the PKGREVISION to 1.
|
|
default, suggested by jlam@.
|
|
build with FreeBSD too). Patch stolen from FreeBSD/ports.
|
|
OpenPAM (NetBSD/FreeBSD), so use BUILDLINK_FILES to right directory.
|