summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1998-08-05Add missing CONFLICTS.frueauf1-1/+3
1998-08-05Update bash2 to 2.02.1, closes pr 5913 by John Darrow.frueauf7-76/+55
1998-08-05Miscellaneous pine fixes forwarded to me by Matt Green.agc2-0/+50
1998-08-04Add and enable "battleball", fixes PR pkg/5851.tron1-1/+2
1998-08-04New "battleball" package created by Tim Rightnour:tron5-0/+31
a 3d game of soccer, with tanks.
1998-08-04Update "imap-uw" package to version 4.2.tron3-10/+10
1998-08-04Use BSD_INSTALL_{PROGRAM,DATA} in the Makefile instead of "chown"ing aftertv8-316/+136
install. Remove patches relevant to FreeBSD but not NetBSD. Split patches up into dsingle files and use kunified diff format.
1998-08-04Make this work on elf systems, fixes PR pkg/5881 by Tim Rightnour.tron2-0/+22
1998-08-04Point exmh to the correct location for slocal. Fixes PR 5897, fromagc1-1/+1
Nick Hudson.
1998-08-04Don't start playing from the audio buffer before decoded audiokim1-0/+13
has been written into it (fixes the "beginning of song not played" problem with the "-b" option).
1998-08-04Addition of skill/snice (skill-3.7.5)kim7-2/+111
1998-08-04Enable specification of CONFLICTS entries using fnmatch(3) patterns.agc1-7/+6
1998-08-04Move determination of the Fully Qualified Domain Name into theagc1-6/+5
post-patch: rule.
1998-08-04Update freeciv to 1.6.6.frueauf2-4/+4
1998-08-04Update to 19980728 version. Use -fPIC instead of -fpic everywhere. Providefvdl4-1448/+156
a link ${PREFIX}/bin/mozilla -> ${PREFIX}/bin/moz-export to make usage a bit more obvious.
1998-08-04Make it possible for package Makefiles to specify DEPENDS packageagc1-7/+8
dependencies using fnmatch(3)-style wildcards.
1998-08-04Update fetchmail to 4.5.5.frueauf3-5/+5
1998-08-03Update VNC to version 3.3.2 using patches supplied by Jeff Rizzo intron6-768/+125
PR pkg/5868.
1998-08-03Update ucd-snmp to 3.5, inspired by pr 5880 by Jeff Rizzo.frueauf5-31/+26
XXX The configure script sets KERNEL and _KERNEL before including XXX <sys/socket.h> for whatever reason. This breaks some little XXX programms which detect options for configure, one of those XXX should detect the rtentry style, on NetBSD-current where XXX <sys/socket.h> includes opt_compat_*.h files. patch-aa XXX workarounds this, but a clean solution should be found and XXX feedbacked to the author.
1998-08-03Enable "xmris", fixes PR pkg/5900.tron1-2/+2
1998-08-03New "xmris" package created by Tim Rightnour:tron7-0/+80
a version of the Mr Do video arcade game for X.
1998-08-03portlint: remove FreeBSD comments, change LIB_DEPENDS to DEPENDS.tv1-7/+3
1998-08-02Improve sound support.tron3-9/+39
1998-08-02Fix compiler warning.tron1-0/+10
1998-08-02Update xemacs to 20.4; make mule support actually work; set infopath sofrueauf7-2683/+7066
that other info files the package systems installs get found.
1998-08-02Fix typo.tron1-2/+3
1998-08-02Replace "#ifdef sparc" with "if defined(sparc) && !defined(__NetBSD__)"tron2-6/+32
to make this compile on NetBSD sparc. Fixes PR pkg/5894 by Brad Salai.
1998-08-02Add "Building stage 1 of 2", "Building stage 2 of 2" messages whentv1-1/+3
ZIP_ENCRYPTION is set, so that the user is not confused by unzip building twice.
1998-08-01Use the zipped archive instead of the uncompressed tar file, the faktor isfrueauf3-12/+79
nearly 4!
1998-08-01Update to suck-3.9.4.frueauf3-9/+19
1998-08-01Update to gmake-3.77.frueauf3-7/+7
1998-08-01The formatted manpages go to cat6/*.frueauf1-4/+4
1998-08-01Enable xpilot, xpipeman and xsoldier.frueauf1-4/+4
1998-08-01Initial addition of xsoldier-0.96, an updated xgalaga type game with awesomefrueauf6-0/+77
graphics. Closes pr 5891 by Tim Rightnour.
1998-08-01Initial addition of xpipeman-1.5, a connect the pipes to contain thefrueauf7-0/+67
water flow game for X11. Closes pr 5889 by Tim Rightnour.
1998-08-01Initial addition of xpilot-4.0.0, networked space battles for X11.frueauf6-0/+78
Closes pr 5887 by Tim Rightnour.
1998-08-01Update freeciv to 1.6.5.frueauf2-3/+5
1998-08-01Add and enable xgalaga and tanked.frueauf1-2/+3
1998-08-01Initial addition of tanked-0.90, a multiplayer internet tank game for X11.frueauf11-0/+146
Closes pr 5883 by Tim Rightnour.
1998-08-01Initial addition of xgalaga-2.0.34, a very fast true-to-the-original portfrueauf6-0/+82
of galaga for X11. Closes pr 5882 by Tim Rightnour.
1998-08-01Remove unnecessary blank line.frueauf1-3/+2
1998-08-01Enable SOCKS support.scottr1-1/+15
1998-08-01Fix a botch in handling the result of the test for libsocks5.scottr1-3/+12
1998-07-31Since the pkg is in print, add it to CATEGORIES.frueauf1-2/+2
1998-07-31Make xpkgwedge capable of building a "binary pkg", for uniformity.tv4-8/+6
1998-07-31Reenable xpkgwedge - it's perfectly safe to install by itself, and onlytv1-2/+2
changes behavior of builds with USE_LOCALBASE_FOR_X11 (which, when set, adds a dependency on xpkgwedge anyway).
1998-07-31Move pine.conf files to ${PREFIX}/etc.tv2-7/+7
1998-07-31Add and enable rdp.agc1-1/+2
1998-07-31Addition of rdp-1.5, which compiles attributed LL(1) grammars intoagc5-0/+44
recursive descent compilers, into the NetBSD packages collection.
1998-07-31Document the actual differences between uses of ${PREFIX}, ${LOCALBASE},tv1-6/+25
and ${X11BASE}.