Commit graph

39288 commits

Author SHA1 Message Date
pooka
51d88681fd fix buffer overrun (games group vulnerability) when running nethack -s
patch from nethack.org
2003-02-19 20:25:20 +00:00
grant
1ac6e98c01 netscape-7.02 2003-02-19 20:21:22 +00:00
jmmv
ba5500bd19 xchat-2.0.0 added. Pointed out by Juan RP. 2003-02-19 19:52:09 +00:00
skrll
7c7d8fa46e Claim pth. 2003-02-19 16:12:38 +00:00
jmmv
e57e3c1905 Bump versions to avoid conflicts between intltool and xml-i18n-tools packages
as suggested by tron.
2003-02-19 14:20:02 +00:00
jmmv
178ee6e9b4 Note revision bumps for intltool and xml-i18n-tools, both to 1. 2003-02-19 13:24:25 +00:00
jmmv
637692fbf4 We can now coexist with intltool-0.25nb1 and above. Bump PKGREVISION. 2003-02-19 13:23:19 +00:00
jmmv
ea05f2f200 Do not install the xml-i18n-toolize program, so this package can coexist
with xml-i18n-tools.  Bump PKGREVISION.

This fixes the build of the gnome meta-package; pointed out by tron.
2003-02-19 13:22:54 +00:00
is
3d043f8983 Added mini_sendmail. 2003-02-19 12:16:47 +00:00
wiz
ce57bc61e1 +leafnode-1.9.34, stella-1.3, xscreensaver-4.08. 2003-02-19 11:00:25 +00:00
jtb
bad854d413 The yodl2texinfo-post script requires python. Make it python2.2
compatible and add a dependency. Bump version.
2003-02-18 23:43:54 +00:00
mjl
d1a2635df8 Note spread-3.17.0. While there, fix indentation of some entries. 2003-02-18 22:14:52 +00:00
mjl
2d0d8037e1 Enable spread 2003-02-18 22:12:44 +00:00
mjl
5abb965f34 Import of spread 3.17.0. Patches and tweaks taken from FreeBSD port.
Spread is a group communication system that provides a number of
messaging services to applications. These services can then be used
by applications to make it easy to write full-featured reliable
groupware, distributed servers, client-server applications, chat
and news services, and many other networked enabled tools.
2003-02-18 22:11:55 +00:00
jmmv
3a84fed861 GConf2's buildlink2.mk now creates a gconftool-2 wrapper which prevents the
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.

Okay'ed by wiz.
2003-02-18 20:52:05 +00:00
jschauma
661cfce147 Note renaming of ap-utils -> wap-utils 2003-02-18 19:57:39 +00:00
jschauma
5497ade13c Rename ap-utils to wap-utils to avoid confusion with the various
ap-* packages, which are apache-related.
2003-02-18 19:54:11 +00:00
jmmv
cda6c4bc97 Do not print any message from the wrapper, as it breaks packages when using
--get-default-source.
2003-02-18 19:51:12 +00:00
drochner
842173fdb0 Substitute "LIBQT" by something sensible at build time instead of leaving
it an environment variable.
So we get a "qmake.conf" installed which is usable ouside the pkgsrc/qt3*
context.
2003-02-18 19:16:53 +00:00
jmmv
4bd7f0e8c7 Use ${.CURDIR} when referencing install/deinstall scripts. 2003-02-18 17:51:08 +00:00
jlam
ed368b94c1 Use libperl/buildlink2.mk to get the right dependency on a shared libperl. 2003-02-18 17:46:36 +00:00
jlam
e25d601896 These packages have been converted to use buildlink2, so they no longer
need to use the automake-override target in bsd.pkg.mk; the hide-autotools
target in bsd.buildlink2.mk accomplishes the same thing.
2003-02-18 17:43:05 +00:00
jmmv
884cfa1dd5 Sync with reality. Patch provided by Marc Recht in PR pkg/20412. 2003-02-18 16:18:48 +00:00
is
512ae1e888 Make this link on Solaris. 2003-02-18 16:13:03 +00:00
jlam
9c743a9576 It's BUILDLINK_DEPMETHOD.perl that should append "full". 2003-02-18 15:58:49 +00:00
jmmv
2bd7ef722b Use ${.CURDIR} when referencing (de)install templates. 2003-02-18 15:54:13 +00:00
jmmv
6d16410096 Generate a gconftool-2 script in the buildlink directory that does nothing.
This prevents packages that do not honour --disable-schemas-install touch
the GConf2 database directly.
2003-02-18 15:53:10 +00:00
grant
9e16a225ad correct #ifdef misplacement. 2003-02-18 15:45:50 +00:00
jmmv
78751091ad Note update of scrollkeeper to 0.3.12.
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.
2003-02-18 14:58:26 +00:00
jmmv
dea9abf569 Use the omf.mk file provided by the scrollkeeper package to automatically
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.
2003-02-18 14:55:54 +00:00
jmmv
e3f5102cf0 Update to 0.3.12. There have been lots of changes since 0.2 (this version
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.
2003-02-18 14:39:02 +00:00
jmmv
80ae5d2380 When using this file, set a build dependancy on intltool by default. Usually
it is only required during the build of a package.
2003-02-18 14:12:15 +00:00
jdolecek
6376a67187 open_file_shared(): when falling back to O_RDONLY open_file() call after
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
2003-02-18 11:25:57 +00:00
mrg
5ab6450cf4 update mplayer to 0.90rc4, from <juan@xtraeme.dyndns.org> in PR#20307.
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
2003-02-18 11:16:33 +00:00
lukem
d30e0c6147 Wrap "Lock acquired ..." and "Lock released ..." messages with PKG_VERBOSE check 2003-02-18 10:36:44 +00:00
jklos
be88583b1c BUILDLINK_DEPENDS.perl was incorrectly set to full; full is not a package
name. Changed to perl-5*.
2003-02-18 10:34:10 +00:00
wiz
4214efb6ae + bluefish-0.9, coreutils-4.5.7 (was fileutils/sh-utils/textutils),
dillo-0.7.0, mrproject-0.9, tightvnc-1.2.8
2003-02-18 07:44:19 +00:00
salo
51092b72bf LTCONFIG_OVERRIDE->LIBTOOL_OVERRIDE
Addresses PR pkg/20402 by Stephen Degler.
2003-02-18 05:32:16 +00:00
fredb
421e0e28de Re-arrange "configure", so as to re-order the linker flags, rather than
add extra ones, all so "libtool" doesn't drop the first "-lcrypt".
2003-02-18 04:40:04 +00:00
lukem
9748aaa9fd ircII 20021103nb1 2003-02-18 02:30:18 +00:00
lukem
7dcb67b688 patch from mrg@ to fix coredump when a connection to a server fails 2003-02-18 02:29:14 +00:00
fredb
96617558ac Fix auth for non-DES unix passwords by linking in -lcrypt *before -lcrypto,
to get the right crypt()! Should close PR pkg/19033.
2003-02-18 01:13:22 +00:00
grant
42413e6cc3 Initial import of mod_access_referer 1.0.2 into the NetBSD packages
collection.

mod_access_referer is an Apache module that provides access control
based on the "Referer" HTTP header content.
2003-02-18 00:55:28 +00:00
grant
4e9bb73ceb add ap-access-referer 2003-02-18 00:54:39 +00:00
grant
fbf87c0edd Initial import of mod_access_referer 1.0.2 into the NetBSD packages
collection.

mod_access_referer is an Apache module that provides access control
based on the "Referer" HTTP header content.
2003-02-18 00:53:58 +00:00
grant
fe1e82bbab use MASTER_SITE_SOURCEFORGE and version numbered distfile. 2003-02-18 00:41:35 +00:00
jtb
03c0fc77b5 kdeutils install an efax program conflicting with comms/efax. 2003-02-18 00:35:50 +00:00
grant
0caabb3407 use the postgresql-lib BUILDLINK_PREFIX. 2003-02-18 00:34:43 +00:00
grant
285ec7c8f0 Initial import of mod_auth_script 1.3 into the NetBSD packages collection.
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.
2003-02-18 00:25:00 +00:00
jtb
16719fb816 Add a working server to MASTER_SITES. The master site has been
refusing connections for at least 1 year, while the other mirror site
no longer exists.
2003-02-18 00:23:46 +00:00