summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1999-11-30Initial import of gphoto-0.4.1dmcmahill14-0/+314
gPhoto is an universal, free GTK+ application that will allow downloading, saving, and manipulation of images from several different digital camera models, or from the local harddrive. gPhoto has a basic command line interface, which is handy, if you want to set up a web camera, and use gphoto in a script, e.g. with Perl/PHP. gPhoto sports a new HTML engine, that let's you create your gallery "themes" (HTML with special tags), and publish images to the web. A directory browse mode has also been implemented. gPhoto supports a wide array of digital camera models.
1999-11-29Update to V2.18.hubertf3-9/+10
Changes: A Palm Pilot port, configure is now used instead of imake, and ANSI C is now required.
1999-11-29Update ethereal to 0.7.9.frueauf2-4/+4
Overview of changes in Ethereal 0.7.9: * Compilation warning fix (Guy) * Updates to Q.931 (Guy) * Updates to Q.2931 (Guy) * Display filter widget uses GtkCombo (Gerald) * Added SNMP over Ethernet (Gilbert) * Small changes to display filters from tcp follow and match selected (Gilbert) * Fix problem and update SMB (Richard) * Update portmap (Uwe) * Update NFS (Uwe) * Support for iptrace 1.0 files (Gilbert; thanks to Florian Lohoff <flo@rfc822.org> for sample trace files) * Update support for netmon 2.0 files (Guy) * Updates to ATM (Guy) * Updates to ARP (Guy) * Updates to DNS (Guy) * Support for both PPP and LAPB as WAN links in NG Sniffer files (Guy) * Colorize TCP streams (Gerald) * Make autoconf check for correct contents of libz library (Guy) * Updates to About box (Guy, Gilbert)
1999-11-29Add code to include the size of a package into both thehubertf1-20/+82
installed version and binary packages. The size can be queried then via pkg_info: xfeyrer @ noon% pkg_info -s xv Information for xv-3.10apl1: Size of this package in bytes: 4670692 xfeyrer @ noon% pkg_info -S xv Information for xv-3.10apl1: Size in bytes including required pkgs: 14610165 While doing work on the size code, support for the @src directive was removed (formerly enabled with the pkg_create -s switch, but unused in our pkg system). The new pkg_info -s and -S switches were tested on installed, local (file) and remote (ftp) packages. In bsd.pkg.mk, take special care for pkg_* versions that do not have the pkg_create -s and -S switches and do not record size information there.
1999-11-29*sigh* I hate rcs ids in patch files.frueauf2-12/+3
1999-11-29sync.frueauf1-2/+2
1999-11-29Make ircII compile with socks support even if the ncurses package isfrueauf4-27/+154
installed. The configure script added $LOCALBASE/include to CFLAGS, but that way the local includes get mixed up with ncruses includes. Append $LOCALBASE/include after the local includes to includepath.
1999-11-29mail/smtpfeed: SMTP Fast Exploding External Deliverer for Sendmailitojun5-3/+881
(builds patched sendmail as well)
1999-11-29Make dependency on imlib a wildcard dependency. This fixes PR 8911 byrh3-6/+6
wiz@danbala.ifoer.tuwien.ac.at.
1999-11-29from KAME/netbsd repositoryitojun8-0/+155
1999-11-29s/printtitle/printtime/soren2-4/+4
1999-11-29Fix path.soren2-5/+5
1999-11-29update patch checksumchristos1-1/+2
1999-11-29depend on the existance of the define TIOCSTI to enable it, not SYSVchristos1-0/+21
1999-11-29Fix typos, ${GAMES_DIR} and MESSAGE.sakamoto3-11/+17
Suggested by MIHIRA Sanpei Yoshiro <sanpei@sanpei.org>.
1999-11-29Connected to www.mrunix.net.explorer1-2/+2
220 tex.eurobase.net FTP server (Version wu-2.6.0(1) Wed Oct 20 01:43:26 EDT 1999) ready. 331 Guest login ok, send your complete e-mail address as password. 530-Sorry, anonymous access is not allowed. If you are looking for 530-the Webalizer software, please visit ftp.mrunix.net 530 Login incorrect.
1999-11-29Update patchsum file.jlam1-5/+5
1999-11-29Add and enable cupsjlam1-1/+2
1999-11-29Common UNIX Printing System, a IPP 1.0 implementation.jlam34-0/+1402
1999-11-28Move check for "${XAW_TYPE}" behind the inclusion of "bsd.pkg.mk" astron1-3/+3
suggested by Antti Kantee in private e-mail. This fixes PR pkg/8908 by "Wiz".
1999-11-28Backout last commit: "bsd.pkg.mk" provides a default for "${XAW_TYPE}".tron1-2/+1
It is the "readme" target which is broken.
1999-11-28No longer wildcard depend to teTeX, use the current version 1.0.6.frueauf2-11/+3
Remove fonts from PLIST which get installed if one uses the old version of teTeX.
1999-11-28Provide a default for "${XAW_TYPE}".tron1-1/+2
1999-11-28GNU cpp does not have -B option.itojun2-11/+14
XXX this program sometime fails if you specify too many files at once.
1999-11-28any gimp V1.x will dohubertf1-2/+2
1999-11-27defuzzrh4-69/+48
1999-11-27defuzzrh2-23/+15
1999-11-27defuzzrh2-6/+7
1999-11-27defuzzrh6-27/+27
1999-11-27defuzzrh18-97/+96
1999-11-27defuzzrh5-22/+22
1999-11-27defuzzrh4-23/+23
1999-11-27Fix some LP64 compile problem, submitted in PR 8892 byhubertf2-5/+33
Antti Kantee <pooka@iki.fi>
1999-11-27sync w/ master site, still needs more work (see PR 8891, left open for ↵hubertf1-4/+4
someone else to fix)
1999-11-27 - Add note that majordom can be removed from /etc/grouphubertf4-8/+37
- Call 'digest' from correct dir. Addresses PR 8814 by Berndt Josef Wulf <wulf@dingo.ping.net.au> - Add some headers to wrapper.c to fix several compile time warnings; partly submitted in PR 8756 by Berndt Josef Wulf <wulf@dingo.ping.net.au>
1999-11-27Update xsane to 0.46.rh6-21/+43
Changes include: * Problem with Segmentation fault when loading device settings with "lineart" mode enabled is solved. * Changed xsane- and device-preferences read and write routines, problem with segmentation faults while loading device preferences (*.drc) should be solved now. Old "*.drc" files have to be converted with xsane-convert-to-0.46. * Added "Problems?" to "Help" menu. * Filetype/extension can be selected by the menu "by ext." now.
1999-11-27Update delegate to 5.9.8.rh2-5/+5
Changes include: + security: randomized stack base to prevent overflow attack + general: fixed some dangerous buffer overflows + MASTER: immediate rejection in MASTER mode for forbidden users + CFI: fixed direction of LOGFILE on -v,-vv not to socket but to LOGFILE + CFI: fixed not to pass "[execpath]command" to shell (since5.9.2) + HTTP: fixed SEGV on long (maybe non-) scheme name in URL + INETD: fixed SEGV when argument-list part in INETD parameter is empty + SocksV5: fixed dropping response data on BIND/ACCEPT + Socksv5: fixed (enabled) UDP/SocksV5 on little endians + SocksV4: return immediate error response to SocksV5 request + NNTP: removed duplicated X-Forwarded in NNTPCC
1999-11-27Add disabled gimp-current.hubertf1-1/+2
We need some way to step into such directories too RSN...
1999-11-27Powerful image manipulation program similar to "Adobe Photoshop"[tm].hubertf14-0/+1536
It supports layers, arbitrary image sizes and working on several images at the same time. It comes with a lot of useful plug-ins. Missing is CMYK support and more then 8 bits per channel. This is the development version of pkgsrc/graphics/gimp. *** More Important: This Thing Works Fine For Bulk Builds! ***
1999-11-26add a space after the timestamphubertf2-8/+7
1999-11-26update sample.icbrchubertf2-1/+14
1999-11-26Add a note about a old version that's out there. I'd have sent them myhubertf1-1/+3
patches, but their codebase is MUCH older than ours.
1999-11-26Ooops, the distfile's still at 5.0.9, it's only the package that's at pl1.hubertf1-2/+3
1999-11-26Split patches and add code to print time in front of each line.hubertf19-430/+513
Needs to be switched on from .icbrc: oset printtime true. Bump version to 5.0.9pl1 for that.
1999-11-26Install the RSAglue library if USERSAREF2 if set to YES.erh2-1/+11
1999-11-26Add #9.15: How to handle modified distfiles with the 'old' namehubertf1-2/+16
1999-11-26Rob was correct, and ftp.netbsd.org (and our mirrors...) were wrong.hubertf1-2/+2
1999-11-26Correct the md5 checksum again.agc1-2/+2
1999-11-26Add xcruise.minoura1-1/+2
1999-11-26Import pkgsrc for xcruise-0.2, inviting you to a 3D-formed filesystem galaxy.minoura7-0/+47