summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-08-18Update print/cups to 1.1.10.1. Changes from version 1.1.9.1 include:jlam13-217/+62
+ Use our own cupsd rc.d-style script instead of using the one supplied with the CUPS sources. - Bug fixes. - Added a driver for DYMO label printers. - Added new ClassifyOverride directive to allow users to override the classification of individual jobs. - Added new BrowseProtocols directive to control which browse protocols are used (currently CUPS and SLP). - Added SLPv2 support. - The pdftops filter did not have the Japanese and Chinese text support compiled into it.
2001-08-18Substitute for @ECHO@, too.jlam1-1/+2
2001-08-18Use ${name} instead of "slpd".jlam1-2/+2
2001-08-18Add net/openslp.jlam1-1/+2
2001-08-18Service Location Protocol is an IETF standards track protocol that providesjlam9-0/+363
a framework to allow networking applications to discover the existence, location, and configuration of networked services in enterprise networks. The OpenSLP project is an effort to develop an open-source implementation of Service Location Protocol suitable for commercial and non-commercial application.
2001-08-18add & enable xmms-vismsahubertf1-1/+2
2001-08-18xmms-vismsa-0.2:hubertf5-0/+84
vis plugin similar to the Spectrum Analyser from Open Cubic Player
2001-08-17Remove explicit settings of FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} injlam10-29/+11
MAKE_ENV as they are now added by the buildlink files themselves.
2001-08-17If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), thenjlam26-52/+83
set FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in both CONFIGURE_ENV and MAKE_ENV. We remove the check for GNU_CONFIGURE because if a package Makefile includes the buildlink.mk file, then it most likely wants to use the config script wrappers as well. Change suggested by Hubert Feyrer (hubertf) and Tomasz Luchowski (zuntum).
2001-08-17Make this work more like the ssh package:kim5-18/+133
- don't install setuid unless SSH_SUID=YES - use libwrap (--with-tcp-wrappers) on NetBSD I also want to fix S/Key support and Kerberos IV, so I've left some comments in Makefile for that.
2001-08-17We don't really need to depend on qmail -- remove it from DEPENDS.zuntum1-3/+1
This unbreaks this package in bulk builds.
2001-08-17* Force the issue of using -lintl and buildlink.fredb3-19/+4
* Don't run autoconf.
2001-08-17RCS police.wiz2-2/+4
2001-08-17Undo changes from previous patch from pkg/12921. The rc.d-style startupjlam2-4/+6
scripts need for the nmbd and smbd programs to always start in daemom-mode, which is why the "-D" flag was set via command_args in the scripts themselves. Any additional options should be passed in through the {nmbd,smbd}_flags settings in /etc/rc.conf. Add comments to reflect this in the scripts. The error reported by the PR author is most likely due to either installing these scripts with ".sh" extensions, which is not how these are installed into the ${PREFIX}/etc/rc.d and is definitely wrong, or in directly sourcing these files from an rc.local script, which is again, definitely wrong.
2001-08-17Add buildlink.mk provided by Stoned Elipot in pkg/13739.wiz1-0/+46
2001-08-17Fix rpath for fig2dev. Problem reported in pkg/13736 by Mark Davies.wiz2-5/+5
2001-08-17Update smimemsg to 1.4jun2-6/+6
- add RC2-64,RC2-128,DES,Triple-DES - update aicrypto lib - some fixes,with -p7 option
2001-08-17default device is /dev/rcd0d not /dev/cdromlukem3-7/+31
2001-08-17now security fix contains main trunk.jun1-22/+0
2001-08-17Update AiSSLtelnet to 0.15jun2-6/+6
- Fix telnetd origin security hole.
2001-08-16Add and enable qmail-conf. Sort.wiz1-2/+3
2001-08-16Update pardiff to 0.9.4zuntum4-43/+5
Changelog: * Version 0.9.4 (Aug 15, 2001) * Handle context format diff (thanks Adam Bernstein) * Portability fixes for {Net,Free,Open}Bsd (thanks Tomasz Luchowski) * Fixed flawed #!/bin/sh line in diffp shell script (thanks Tomasz Luchowski) Two patches are now in the distribution, so we can remove them.
2001-08-16Add and enable xmms-gdancerwiz1-1/+2
2001-08-16Let gdk-pixbuf and gdk-pixbuf-gnome share distinfo.wiz2-8/+2
2001-08-16Use USE_XPM instead of DEPENDS for xpm for XF4 users.wiz1-2/+2
[Should be buildlinked instead, but some dependencies are still missing.]
2001-08-16Fix Makefile.in to use $(INSTALL) rather than "install";dogcow2-6/+13
this can fail on zoularis if it finds /usr/sbin/install first.
2001-08-16One less: qmail is donezuntum1-6/+1
2001-08-16Update libnasl and nessus{-core,-libraries,plugins} to 1.0.9.frueauf8-22/+59
- increased login timeout - fixed a possible deadlock in libpeks - fixed a bug which would cause the client to crash when sending a too long plugin list - fixed the 'too many plugins selected' bug that would make the client crash - workaround for a Linux bug^H^H^Hfeature that makes recv() behave completely differently than the rest of the world (thanks to Andreas Steinmetz) - fixed http://install.nessus.org to better work on Solaris - various minor issues - several new plugins
2001-08-16Update to 1.1.11, provided by Hiramatsu Yoshifumi in pkg/13730.wiz3-11/+14
Changes: . Add sound events: RestoreUpSound, RestoreDownSound, MenuPopupSound, MenuCommandSound, OpenSound, CloseSound, PagerSound, and PagingSound. . Change OpengingSound, EndingSound, and RestartSound to SystemStartSound, SystemExitSound, and SystemRestartSound, respectively. . Change the default coloring as in Windows 2000. As well as other bugfixes. Package change: man page now in PLIST, buildlinked.
2001-08-16Fix PLIST on Solaris, and honor PAPERSIZE setting.wiz3-2/+385
From Peter L. Petersen in private mail.
2001-08-16Update gqmpeg to 0.9.0. Changes include:rh2-7/+7
> Added preset list widget to the skin spec. - All widgets in the skin spec should now be documented in SKIN-SPECS file. - Single clicking on a playlist in a skin now selects the song, double clicking will play the song if stopped. - Minor Japanese translation update. * Fixed the window manager classes so everything is unique, the main window is now GQmpeg:gqmpeg and the playlist is GQmpeg:playlist. SLIK (0.6.0) related changes: > New font widget, for use by text in the same method digits are used by numbers to conserve memory. > For text, the data field is now used as the default text when the application does not register a matching text key. Useful when labels are needed in a skin. - Skin sizes are now remembered for sizeable skins. - Improved list widget button press handling (to work more like a button). * Fixed the parser so that spaces are accepted in keys and data fields. * Digits (and fonts) can now only be removed in the editor when no widgets reference them. * Fixed background updates for hidden widgets (fixes transparent items linked to sliders and dials). * Fixed calculations for list widget row borders. * Fixed broken widget placement when setting background in the editor. * When opening the editor, the skindata entry field used for load and save is now set correctly to match the active skin.
2001-08-16Add and enable fehrh1-1/+2
2001-08-16Initial import of feh-1.0.1, an advanced image viewer.rh6-0/+103
2001-08-16Add and enable imlib2rh1-1/+2
2001-08-16Initial import of imlib2-1.0.3, an image manipulation library (therh6-0/+178
successor to imlib).
2001-08-16Add and enable edbrh1-1/+2
2001-08-16Initial import of edb-1.0.2, the Enlightenment database abstraction layer.rh5-0/+75
2001-08-16Use install rather than copy to avoid umask issuesabs3-9/+17
2001-08-16add normalizelukem1-1/+2
2001-08-16get the man page patch *right* this timelukem2-7/+8
2001-08-16Update mew to 2.0.50jun2-6/+6
Mew 2.0.50 (2001/08/14) mew-dist release * info and doc updates. * mew-summary-sort: some bugs related to region are fixed. Tatsuya Kinoshita <tats@vega.ocn.ne.jp> * mew-substring in mew-mule3.el: length of mew-error-broken-string to width. SAITO Atsunori <sai@yedo.com> * Defining mew-ask-mark-process. The default is nil. * Supporting sort region. (C-uS) "Takashi P.KATOH" <p-katoh@shiratori.riec.tohoku.ac.jp> * mew-encode-remove-illegal-fields has a bug which removes Subject: whose first line is null and whose second one has a value. This bug was fixed. * Setting mode of files under ~/Mail to mew-file-mode. * A bug fix for mew-case-guess-when-composed. Tatsuya Kinoshita <tats@vega.ocn.ne.jp> * The "-l" option for "grep". "David A. Panariti" <davep@who.net> * Inserting X-Mew-UIDL: at the beginning of a mail. * mew-multibyte-string-p and multibyte hack. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
2001-08-16normalize - Wave (.wav) file volume normalizerlukem5-0/+43
2001-08-16Update pgpdump to 0.12jun2-5/+5
* Portability hack.
2001-08-16Update mail/tnef to 1.1. Changes from version 0.16 include:jlam4-16/+31
* man page * bug fixes * parsing of MAPI attributes * long filenames available
2001-08-16Update mail/maildrop to 1.3.4. Relevent changes from version 1.2.2 include:jlam5-55/+93
+ Become maintainer for maildrop as I'm working on packaging the Courier-MTA software, of which maildrop is one piece. + Fix possible build problem on Solaris (untested). + Install maildirmake as maildrop.maildirmake to avoid conflicts with other packages that install maildirmake. + Add dependency on courier-maildirmake. + Move HTML documentation to ${PREFIX}/share/doc/html * Bug fixes, of course. * Disable MSIE smart tags in all html files. * Added mailbot(1), a MIME-capable autoresponder utility. * Reject ambigous nested MIME boundary delimiters.
2001-08-16Add autoconf to BUILD_DEPENDS.kent1-1/+2
2001-08-16Use NO_BUILD in preference to an empty do-build targetagc1-4/+3
2001-08-16Add patch-ak, an ugly kludge to get around the fact that you shouldn'tagc2-1/+15
be including -lmaa in the LIBS definition when configuring the libmaa source directory.
2001-08-16Move userdb file from /etc/courier to /etc to match location forjlam1-2/+2
maildrop (though it's not enabled yet in maildrop).
2001-08-16Include the category in the pathname for FILESDIR and PATCHDIR.agc2-17/+4
Use dict-server's distinfo file