Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Inspired by FreeBSD "ports".
Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.
Discussed with/ok'ed by drochner@.
|
|
satisfied by a base system (X11R6) component.
|
|
|
|
|
|
USE_GCC2 or USE_GCC3 where appropriate.
the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.
more changes to come later...
|
|
|
|
gtk-thinice-engine is a simple and clean engine for GTK+-2.
Ok'ed by jmmv@ and wiz@
|
|
This package provides several GTK/GNOME 2 themes, including: Crux, Grand
Canyon, High Contrast, High Contrast Large Print, High Contrast Large
Print Inverse, Large Print, Low Contrast Large Print, Mist, Ocean Dream,
Sandwish, Simple, Smokey Blue, Smokey and Traditional.
Reviewed by jmmv@ and wiz@
|
|
didn't find a useful changelog, assuming a bugfix release;
add a patch to make it compile with g++3
|
|
didn't find a useful changelog, most likely it is a bugfix release only;
I'm only touching it because newer gnomemm/gnome-- want it, and
gnomemm/gnome-- needs to be fixed to compile with gcc3
|
|
|
|
GtkSourceView is a text widget that extends the standard gtk+ 2.x text
widget GtkTextView. It improves GtkTextView by implementing syntax
highlighting and other features typical of a source editor.
|
|
just setting BUILDLINK_DEPENDS.openssl. USE_OPENSSL_VERSION wasn't
actually needed here anyway since the minimum version allowed by
openssl/buildlink2.mk exceeded the version requested here.
|
|
|
|
must be included before other Python stuff in Python extension pkgs
which depend on other Python extension pkgs
|
|
|
|
The gnome-python package contains the source packages for the Python
bindings for GNOME called PyGNOME.
PyGNOME is an extension module for Python that provides access to the
base GNOME libraries, so you have access to more widgets, a simple
configuration interface, and metadata support.
|
|
|
|
Patch provided by Joachim Koenig-Baltes in PR 22704.
|
|
2.4.1.2 compile. (Adds a missing definition in include/wx/menuitem.h.)
Bump PKGREVISION to 1.
|
|
changes:
- Roll version number over to 2.0.
- Small fix to gtk.TextView.set_border_window_size() method.
- Miscelaneous bug fixes.
|
|
|
|
gnome-terminal name, and add a missing CONFLICTS with gnome-core (they already
conflicted). Fixes PR pkg/22266 by Rafal Boni.
While here, bump gnome2-dirs dependancy to 1.2.
Bump PKGREVISION to 1.
|
|
* revert TreeView fix
* type fixes
* make pressing END not put the menu in scrolling mode
* misc bug fixes
* new and updated translation
|
|
|
|
4.13
* On Xinerama systems, xscreensaver now runs one hack on each
monitor (just like in ``real'' multi-head mode) instead of running
one hack stretching across all the screens. Note that for this to
work with any 3rd party screensavers, they must update their
``vroot.h'' file.
* webcollage and vidwhacker display images using xscreensaver-getimage now.
* Added ljlatest script for use with starwars and phosphor.
4.12
* New GL hacks, flipflop, antspotlight, and polytopes.
* Added VMS to bsod.
* Compile without warnings in ``gcc -pedantic''.
* Updates to webcollage and queens.
* Fixed a bug that could cause PAM to hang.
|
|
- which have a different WRKSRC - can actually be built.
|
|
|
|
on the system.
|
|
|
|
|
|
PATCHDIR (per suggestion from mrg).
|
|
Changes:
2.4.1
-----
- fixed wxLANGUAGE_CHINESE_TAIWAN to use zh_TW catalogs
- added missing wx/quantize.h to install
- improved wxScrolledWindow/sizer interaction
- fixed assert (and crash in debug) in wxFileConfigGroup::DeleteSubgroupByName
- fix for deleting entries at root level in wxFileConfig
- wxStopWatch::Start() didn't resume it contrary to the docs
- accept '\r' as delimiter when parsing dates
- fixed duplicate wxFontEncoding values
- wxFileConfig now always uses UTF-8 to store settings in Unicode build;
it will be possible to set different charset in wxWindows >= 2.5.0
- added wxFileName::MakeAbsolute
- bugs in wxCalCtrl fixed (year not being updated)
|
|
is necessary.
|
|
|
|
xpad is a sticky notes application written using GTK+ 2.0 that strives to
be simple, fault-tolerant, and customizable. xpad consists of independent
pad windows; each is basically a text box in which notes can be written.
Despite being called xpad, all that is needed to run or compile it is the
GTK+ 2.0 libraries. Here is a list of major features in the current xpad
stable release:
* GTK+ 2.0 powered text view.
* Fault tolerant. All information is kept on the hard drive, not memory.
So if power is lost or your computer freezes, there is little lost
information.
* xpad is very customizable. The color scheme (text, background, and window
borders) and the font can be changed. These settings can be applied to
one pad or set as the default for future pads. Want window decorations or
not? Your choice.
* A customizable toolbar puts the most frequently used commands at your
fingertips.
* Support for the X session management protocol.
* Support for the www.freedesktop.org system tray proposal.
http://xpad.sourceforge.net/
|
|
|
|
|
|
it to `3d' instead in this case as well as `standard'.
|
|
030823 Patch from Alexey I. Froloff <raorn@altlinux.ru>:
This patch adds shadow width to SimpleMenu widget's height
(last Sme overlaps with bottom shadow) and fixes SmeBSB drawing
code (different regions were highlighted in Redisplay and
FlipColors, "disabled" menu items were displayed as normal if
.international is set to True).
|
|
USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
|
|
- Bugs fixed.
- Option controlling login panel geometry was added.
- Support for antiliased fonts was added (works only with CVS snapshots of
libWINGs).
|
|
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
|
|
from Juan RP <xtraeme AT NetBSD DOT org>.
(I've only change PLIST and miscellaneous format of files.)
This package catch up to fox 1.0.43 and changes are vast, please refer
<http://www.fxruby.org/doc/changes.html> in detail.
|
|
for a possessive (like her, his, whose, their, and its).
Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).
I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
|
|
PKGREVISION++
|
|
|
|
a full list of changes:
http://www.fox-toolkit.org/news.html
Closes my own PR pkg/22407. Ok'ed by wiz@
|