Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
This prevents packages that do not honour --disable-schemas-install touch
the GConf2 database directly.
|
|
|
|
Note revision bumps for file-roller, gnome-media, gabber, libgda, libgnomedb,
anjuta, glade, glade2, gedit, gnome-chess, gnome-games, gturing, eog2,
evolution, gnumeric, gnome-utils, bug-buddy, ggv, ggv2, seahorse, galeon,
controlcenter, gnome-applets, gnome-core, gnome-panel, gnome2-terminal,
multi-gnome-terminal because the use of omf.mk.
|
|
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
last package in the dependancy tree.
- PKGREVISION is bumped.
Reviewed by wiz.
|
|
is almost a rewrite of the program). Note that this is still a development
version but includes new features that may be required by packages using
scrollkeeper (which won't work with the old 0.2).
Provide a framework to automatically rebuild scrollkeeper's database from
packages installing OMF files under share/omf/; they only need to include
omf.mk in their Makefile and take care to install OMF files in the said
directory.
Reviewed by rh and wiz.
|
|
it is only required during the build of a package.
|
|
O_RDWR fails in fcbopen case, remember the errno from previous open_file()
call and set errno back to this value if the second open_file() call
fails too
this makes samba report EACCESS instead of confusing ENOENT if creation
of file fails due to insufficient permissions for SMBcreate/SMBmknew call
bump package revision
|
|
changse from rc4: "FlameCounter"
DOCS:
* some clarification and updates in the English DOCS
* massive translation and help-file updates
Fixes:
* -ac hwac3 fixed (was broken in rc3)
* vo_svga: 4bp & 8bpp fixes
* various GUI fixes, including some critical bugs
* rage128 VIDIX PPC fixes
* libmenu: one crash fixed, some cleanup
* fixed ./configure --cc="ccache gcc"
* -loop fixes, now -loop 2 plays it twice :)
* the volume symbol of OSD fixed (|\ -> /|)
* 32bpp QT-RLE support
* Altivec on non-Darwin systems support
* QuickTime reference file support fixes
* mp3lib: layer-2 decoding fixes
* updates to extension->demuxer mapping table
* libavcodec: DivX 5.03 decoding fix
* ao_oss: limited channels handling fixed
* fixed OGM subtitles and iconv
* fixed -subcp option with unicode truetype fonts
* -mf: type detection (based on extension), better defaults
* vo_xv: -fixed-vo support fixed (fullscreen switching)
* ogg-in-avi (audio format 0xFFFE) demuxing fixed
* vorbis decoding fixed (outer loop cleanup)
* swscaler: 4bpp depth 1 pixel/byte format support for -vo svga
* missing error message in command line parser for missing parameters
* swscaler: YVU9->YV12 fixes
* -ao mpegpes + -ac hwac3 fixed
* -ao pcm bogus wav header fixed
* -vo x11 + -wid fixed
* auto-insert the 'palette' filter if needed, support fixed in filters
* the sig11 when playing second audio-only file fixed
* configure: detection of cdda, nas, i18n, svgalib, faad2, lame fixed
* -af/-af-adv support in mencoder fixed
* libmpdvdkit2: upgraded to use libdvdcss 1.2.5
Features:
* raw video support (-rawvideo, similar to -rawaudio)
* experimental mpeg4-ES support (enable with -demuxer 27 -fps xxx)
* new video filter: field (cheap deinterlacer)
* dvd/vobsub improvements: positioning, optional gaussian blur scaler
* vf_bmovl: 400% speedup :)
* libavcodec: native DV audio decoder
* GIF demuxer (for animated GIFs)
* new noise removal filter: -vop denoise3d
* per-channel gamma and MMX-opt'ed bri/cont/saturation support in -vop eq2
* live.com lib support cleanup, support for more stream types
* importing the playtree into the Gui instead of gui's own playlist hack
* support for the xvid and divx4/5linux libraries at the same time
* -fstype option: override priority/layer of the fullscreen switch methods
* libavcodec: some B-frames related encoding failures/crashes fixed
|
|
|
|
name. Changed to perl-5*.
|
|
dillo-0.7.0, mrproject-0.9, tightvnc-1.2.8
|
|
Addresses PR pkg/20402 by Stephen Degler.
|
|
add extra ones, all so "libtool" doesn't drop the first "-lcrypt".
|
|
|
|
|
|
to get the right crypt()! Should close PR pkg/19033.
|
|
collection.
mod_access_referer is an Apache module that provides access control
based on the "Referer" HTTP header content.
|
|
|
|
collection.
mod_access_referer is an Apache module that provides access control
based on the "Referer" HTTP header content.
|
|
|
|
|
|
|
|
mod_auth_script makes it possible to have Apache authentication and
authorization done by an external program. The external program can
be provided as CGI, PHP or other schemes which allow dynamic content
to Apache.
|
|
refusing connections for at least 1 year, while the other mirror site
no longer exists.
|
|
|
|
mod_auth_script makes it possible to have Apache authentication and
authorization done by an external program. The external program can
be provided as CGI, PHP or other schemes which allow dynamic content
to Apache.
|
|
collection.
mod_bandwidth is an Apache module to provide bandwidth usage limitation
either on the whole server or one a per connection basis based on the
size of files, directory location or remote domain/IP.
|
|
|
|
* Support for a separate view-only password has been implemented. Now
the servers support two passwords -- one to allow full control,
another to restrict remote keyboard and mouse input.
* New "-x11cursor" option has been implemented in vncviewer. This option
allows using a real X11 cursor with X11-style cursor shape updates,
disables the dot cursor, and disables cursor position updates in
non-fullscreen mode.
* New "RunCommand" command to customize the X11 vncviewer popup menu has
been implemented; a patch from Peter Astrand.
* A problem with Xvnc eating all CPU time after xfs restarts has been
fixed.
* Other minor improvements and bugfixes.
|
|
collection.
mod_bandwidth is an Apache module to provide bandwidth usage limitation
either on the whole server or one a per connection basis based on the
size of files, directory location or remote domain/IP.
|
|
* Support for a separate view-only password has been implemented. Now
the servers support two passwords -- one to allow full control,
another to restrict remote keyboard and mouse input.
* New "-x11cursor" option has been implemented in vncviewer. This option
allows using a real X11 cursor with X11-style cursor shape updates,
disables the dot cursor, and disables cursor position updates in
non-fullscreen mode.
* New "RunCommand" command to customize the X11 vncviewer popup menu has
been implemented; a patch from Peter Astrand.
* A problem with Xvnc eating all CPU time after xfs restarts has been
fixed.
* Other minor improvements and bugfixes.
|
|
when starting apache.
|
|
included in the base system.
|
|
|
|
the distfile.
|
|
|
|
PR pkg/20398.
|
|
|
|
|
|
|
|
|
|
|
|
Juan RP (juan at xtraeme dot dyndns dot org) in PR pkg/20174.
DESCR:
FbDesk is a fluxbox-util application that creates and manage icons on your
Fluxbox desktop. Features:
* XPM and PNG image loading
* Antialias text
* UTF-8 and multibyte support
* Vertical text
* Grid Snapping
* GUI for editing command/label and add/remove icons
* Fluxbox menu style
|
|
|
|
fixes runtime problem noted by zuntum.
- add MESSAGE.
|
|
|
|
|
|
modules.
|
|
name in the example.
|