Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
revision 1.750 of "mk/bsd.pkg.mk".
|
|
the headers and libraries.
|
|
|
|
|
|
5.01.2
dclock broken in 5.01.1 thanks to for Stephen Montgomery-Smith
pointing it out. (5.01 dclock.c put back).
5.01.1
Missed a patch to config.h.in for Red Hat 7.1... thanks again to
Tim Aukland <tda10@Procket.com>.
+ New "tetris -well", now uses generated images, also cleaned up some
+ bugs too. Bug fix thanks to Tom Schmidt.
New molecule to solve a random SEGV on Sun thanks to Tom Schmidt
<tschmidt@micron.com> (it still crashes on my Sun with OpenGL but
I think its an isolated case). Also cleaned up a few mistakes in the
menus and resource file.
OSF1_ENH_SEC passwd updated to handle passwords with more than eight
characters using dispcrypt, thanks to Steve VanDevender
<stevev@hexadecimal.uoregon.edu>.
molecule fix in sscanf thanks to Jouk Jansen.
scooter updated thanks to Sven Thoennissen <posse@gmx.net>.
+ Got rid of of some -Wall, lint, and C++ warnings (mostly the new 5.01 modes).
+ ecgs g++ warnings removed from solitare and all glx modes, regular modes
+ left for later (casting NULL).
Fixed generated xlock.hlp.
+ gears added -size but defaults to 0, only -planetary will use up lots of
+ CPU so added a -planetsize 400 which takes over if -size is 0 (full screen
+ if both are 0).
|
|
Changes:
[Foxgui-announce]New Drop of FOX [0.99.169]
http://groups.yahoo.com/group/fox-users/message/2431
[Foxgui-announce]FOX 0.99.172 dropped
http://groups.yahoo.com/group/fox-users/message/2433
|
|
|
|
${BUILDLINK_INCDIR} and ${BUILDLINK_LIBDIR}, for use by other packages.
|
|
- Added new const const pointer versions of pixmap functions to eliminate
an annoying pointer warning message that was generated by the Sun and
other C++ compilers.
- Eliminated all "var hides class::var" warnings.
- Eliminated all "string literal converted to char *" warnings.
- The file chooser buttons use user_data() rather than the label to decide
what to do, allowing the label to be somewhat cleaner.
- Fl_has_idle only tested N-1 callbacks and missed one.
- Fl_Gl_Window has a new method to allow you to get and set the context:
void Fl_Gl_Window::context(void*, int destroy = 0)
void* Fl_Gl_Window::context() const;
Return or set a pointer to the GLContext that this window is using. This
is a system-dependent structure, but it is portable to copy the context
from one window to another. You can also set it to NULL, which will
force FLTK to recreate the context the next time make_current() is
called, this is useful for getting around bugs in OpenGL implementations.
If destroy_flag is true the context will be destroyed by fltk when the
window is destroyed, or when the mode() is changed, or the next time
context(x) is called.
- Added Fl::add_check(...), Fl::remove_check, and Fl::has_check. These are
similar to idle callbacks but are only called just before it waits for
new events. They can be used to watch for changes in global state and
respond to them.
- Added simple FLTK and FLUID manual pages.
|
|
used in KJS (javascript) for kdelibs2.
This fixes PR/13018 from Greg A. Woods <woods@weird.com>
|
|
- The "charset" directive: you can use iso-8859-[1-4]
- MNG support: animation without "mark" and "again"
- Enhancing "mgp2ps"
* Supporting "cont", "mark", "again"
* Resizing image
- bug fixes
|
|
a shared library that depends on libtk83.so. Patch the configure script to
set TK_LIB_SPEC to include -Wl,-rpath,... or -R... depending on whether we
are ELF or a.out.
Bump version number to 8.3.2nb1.
|
|
|
|
|
|
Noted by Frederick Bruckman.
|
|
|
|
Add real checksum and size to distinfo.
|
|
to deal with files that change checksums often (which probably won't happen
for this one anymore).
Add real checksum and size.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hours to compile, the KDE stuff makes it absolutely unbearable for
someone not explicitely interested in it.
|
|
|
|
|
|
|
|
lib/kde2/libkcm_energy.so
lib/kde2/libkcm_screensaver.so
in PLIST because on some systems (i386), /usr/X11R6/lib/libXdpms.so does
not exist (only the static lib) and hence the above shared libs are not
built.
|
|
|
|
Pointed out by the last bulk build.
|
|
|
|
|
|
rstat protocol's FSCALE of 1<<8 gets used instead of <sys/param.h>'s 1<<11.
Without this fix (which rup also has), load averages are 8 times too low.
|
|
|
|
|
|
tk-8.3.2 -> tk>=8.3.2
tk-[0-9]* -> tk>=8.0
tk-8.* -> tk>=8.0
|
|
|
|
MACHINE_ARCH's and OBJECT_FMT's we currently have.
|
|
Make sure the configure script gets the right location for the Mesa
includes.
Includes fix from Rex McMaster <rex@mcmaster.wattle.id.au> for his PR
(pkg/12556).
|
|
powerpc, and sparc
|
|
(You may need to set the font -- it's default font is not distributed with
X by default, but other Hangul fonts are.)
|