summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-01-06oops. moved patches-aa to patches/patches-aawiz1-1/+1
2000-01-06added warning that @owner, @group and @mode in PLIST are deprecated;wiz2-3/+8
bumped version number
2000-01-06removed unnecessary (and perhaps even deprecated) @mode, @owner, andwiz2-11/+4
@group lines from PLIST; set file ownership and permissions with install instead of chown and chmod.
2000-01-06mention in comment for USE_GIF that it's also used by tiffwiz1-1/+2
2000-01-06tiff library upgraded from 3.5.2 to 3.5.4. LZW compression part is nowwiz11-28/+127
optional and controlled by USE_GIF in mk.conf, decompression is unchanged. Comment for USE_GIF in mk.conf has been updated. Some HTML documentation gets installed now, too. Changes: A Y2K bugfix in ras2tiff, removal of LZW compression, new Pixar tags, and Adobe ZIP support, as well as removal of some compiler warnings and minor fixes.
2000-01-05Because the custom "do-install" target doesn't compress the manual pagestron1-2/+1
automatically let "bsd.pkg.mk" do it again.
2000-01-05Add and enable gnapster.rh1-1/+2
2000-01-05Initial import of gnapster-1.3, a GNOME napster client.rh7-0/+50
2000-01-05Add missing dependence on "libglade" package.tron1-1/+2
2000-01-05Use unrestrict "gkermit" package for kermit file transfers.tron3-7/+7
2000-01-05Remove directory "share/doc/gkermit" during deinstallation.tron1-1/+2
2000-01-05Install "README" to "${PREFIX}/share/doc/gkermit" as usual.tron2-4/+5
2000-01-05Note that the debugging procedure not only applies to packages thathubertf1-5/+6
come from FreeBSD.
2000-01-05check for known RCS tags only, instead of all strings between a '$' andwiz2-4/+4
a '$' or a ':', bumped version number
2000-01-05Use += consistently for assigning any DEPENDShubertf1-4/+4
Noted by Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
2000-01-05Clarify that the aperture driver is for NetBSD/i386.jlam1-1/+1
2000-01-05Add and enable aperture.jlam1-1/+2
2000-01-05XFree86 Framebuffer "aperture" driver for NetBSDjlam9-0/+130
2000-01-05install info files correctly, make binary package workwiz4-5/+28
2000-01-05remove unnecessary PLIST magicwiz1-5/+1
2000-01-05Add missing dependence on "python" package.tron1-1/+3
2000-01-05Add quotes round one place where it may be useful, and add a "plist"hubertf1-2/+3
target to create the PLIST on the fly. (This is just an alias for the existing ${PLIST} target, but with that you have to type the full path which is inconvenient).
2000-01-05Update to 4.7 - this is except for the SunOS version which seems to have endedabs9-278/+174
at 4.61. Since the Makefiles for navigator and communicator contained so much duplicate magic, move all the magic to navigator/Makefile.common.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs601-601/+601
2000-01-05Add and enable libirc.agc1-1/+2
2000-01-05Import libirc into the NetBSD packages collection.agc7-0/+58
"libirc is a C-library for the IRC protocol. It simplifies the task of writing a bot or client. A very simple example comes with the package, demonstrating how it is used. Perfect for those who wish to write bots, irc clients (especially if you want to integrate IRC with some other Internet software). The programming language is C." Note, however, that this package lacks any form of documentation.
2000-01-05replace `bin/${PKGNAME}' with `bin/screen-3.9.5', as the former doesn't work.lukem1-2/+2
2000-01-05Check pkg/COMMENT a little more closely, and generate warnings on:abs3-7/+17
Leading/trailing whitespace Trailing '.' Leading '(a|an) ' (case insensitive)
2000-01-05Make this package compile and run on Solaris - undo some over-aggressiveagc3-12/+19
NetBSD patching, and use ${ID} in preference to "id".
2000-01-05Make this install properly on Solaris.agc2-7/+8
2000-01-05Add less.bouyer1-1/+2
2000-01-05A less package, for Solaris.bouyer5-0/+37
2000-01-05add & enable xdaemonhubertf1-1/+2
2000-01-05Image set for xteddy, consisting of a big and a smaller BSD daemon.hubertf5-0/+61
Derived from work of Marshall Kirk McKusick, see the docs for more information.
2000-01-05Ooops.. forgot this..garbled1-0/+3
2000-01-05Update gaim to 0.9.10. (from an un-numbered version.. yeeesh)garbled3-9/+13
2000-01-05replaced some commands by their ${COMMAND} counterpartswiz1-4/+4
2000-01-05Some of my best friends are RCS tags.wiz10-0/+10
2000-01-05Improved PLIST for binary packages (creation of high-score directories,wiz2-6/+34
permissions). Made user 'games' owner of most files.
2000-01-04Rewrite moving of old README-all.html aside.hubertf1-2/+4
Fixes PR 9120 by Michael Eriksson T/K 2 <Michael.Eriksson@era-t.ericsson.se>
2000-01-04Critical y2k bug patch for xfinans.garbled1-0/+23
2000-01-04works on solarisbouyer1-5/+11
2000-01-04works on solarisbouyer2-15/+20
2000-01-04works on solarisbouyer7-32/+78
2000-01-04works on solarisbouyer4-21/+28
2000-01-04Make it compile on solaris.bouyer3-3/+55
2000-01-04Make it compile on solaris. While I'm there merge patch-ag in patch-af; it'sbouyer4-22/+17
bad to patch the same file 2 times.
2000-01-04Make PLIST match reality.agc4-625/+453
Make install target work in the presence of a file named "install".
2000-01-04Update pivray (persistence of vision ray tracing utility) to version 3.1g.agc6-738/+745
Changes in version 3.1: The scene description language in POV-Ray 3.1 is not entirely backwards-compatible with earlier versions of the POV-Ray scene description language. The 'halo' feature in earlier versions is obsolete and has been entirely replaced with a 'media' feature which works better. Because older files making use of 'halo' will not render in POV-Ray 3.1 without substantial modification, you may wish to rename executables for pre-3.1 versions of POV-Ray if you would like to be able to render such older files. It should be noted that .povrayrc as described below can only refer to one version.
2000-01-04Explain the purpose of this package a bit more fullyagc1-1/+1