summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-03-14Add four official patches found in the master site. Fixes pkg/20673.toshii2-2/+13
2003-03-14update to ircii 20030314. changes since ircII 20021103:mrg4-71/+7
o server's added by /server are no longer removed if they fail to connect. o SEVERAL REMOTE HOLES FIXED in ctcp, status & other code o fix ICB /msg to names starting with a /. you can now /msg \/oink to send a message to "/oink". if you previously were able to /msg \oink you now have to /msg \\oink. o arithmetic "|" now works properly o fix ICB /msg with a user the same name as the channel o fix ICB group's and user's with comma's in them o /notify and /timer always go to level crap now o fix nickname response lossage o fix $connect() hich was broken recently o fix "irc -h" which was broken recently o fix "dcc close raw" which was broken recently
2003-03-14libdvdcss-1.2.6 update done.wiz2-3/+3
2003-03-14Update to 1.2.6, from Marc Recht in PR 20692.wiz3-7/+7
Changes: * compilation fix for most UNIXes
2003-03-14Add include of freetype2/buildlink2.mk to match the one in the Makefile.markd1-1/+2
Should fix PR 20693 from John Fisher.
2003-03-14+ gkrellm-2.1.8, hatari-0.30, mozilla-1.3.wiz1-3/+4
- citrix_ica-6.30.1052.
2003-03-14citrix_ica update to 6.30.1052. Fix day in last entry.wiz1-2/+3
2003-03-14Update to latest available versions (6.30.1052 for i386, 6.30.1061wiz5-33/+27
for sparc). From Murray Armfield in PR 19210. Changes are unknown.
2003-03-14Note revision bump for less.jmmv1-1/+2
2003-03-14Honor PKG_SYSCONFDIR. Bump PKGREVISION to 1.jmmv1-1/+4
Closes PR pkg/20698 by reed@reedmedia.net.
2003-03-14Add an instruction to use Mule-UCS.uebayasi1-0/+9
PR18604 by <hackerb9 at wongs dot net>
2003-03-14Accept Emacs 20.7 too. Mule 4.1 feature required by Mule-UCS was added touebayasi1-3/+4
20.7nb1.
2003-03-14Fix a problem Mule-UCS makes Emacs 21 slowing down.uebayasi3-3/+37
http://tsukuba.m17n.org/mule-archive/2002-3/msg00000.html Bump PKGREVISION. PR18605 from <hackerb9 at wongs dot ne>.
2003-03-13Note sodipodi-0.31nb1 update.wiz1-1/+2
2003-03-13Note PRs for lbreakout2, libdvdcss, mono, ruby, and sylpheed-claws.wiz1-6/+6
2003-03-13Use XFree86 4.3.0's "Xft2" if available.tron1-1/+7
2003-03-13Use XFree86 4.3.0's "fontconfig" if available.tron1-1/+7
2003-03-13Bump BUILDLINK_DEPENDS.xpm from "xpm-3.4k" to "xpm>=3.4k" so that pkgsatatat1-2/+2
that depend on xpm don't get lost trying to install xpm-3.4knb1 when xpm-3.4knb1 is already installed (because they think they need xpm-3.4k because that's what the buildlink file said). Suggested by the wiz.
2003-03-13This does not seem to need GMAKE after all.jschauma1-2/+1
2003-03-13Including fontconfig buildlink2.mk to avoid missing headers.darcy1-1/+2
Closes PR pkg/20681
2003-03-13Fix Xft detection. Bump PKGREVISION to 1.wiz1-1/+7
2003-03-13make sure that it's really KDE_2_ that's installed, not KDE3. :)hubertf1-2/+5
Try to build qt2-designer-kde to see the problem, with KDE3 installed. Problem noted by Stefan Zimmermann <mail@stefan-zimmermann.de>
2003-03-13Note update of mail/poppassd to 4.0.5.taca1-1/+2
2003-03-13Catch up to qpopper 4.0.5taca2-8/+7
Changes from 4.0.4 to 4.0.5: ---------------------------- 1. Add debug trace call with OpenSSL library version. 2. Added 'tls-options' configuration file option. 3. Added 'tls-workarounds' boolean option. 4. STLS errors (except for timeout) no longer fatal. 5. Added sample xinetd configuration file. 6. Additional checks for networking libraries. 7. Pick up LDFLAGS from environment, if set. 8. Added '--enable-32-bit' and '--enable-64-bit' 9. Applied patch from Jeremy Chadwick to fix pathname trimming in standalone mode. 10. Fixed (non-root) buffer overflow. 11. Fixed '-no-mime' appended to user name (reported by Florian Heinz). 12. Fixed response message when identical MDEFs defined multiple times (reported by Florian Heinz).
2003-03-13Fix some more dependencies.wiz4-8/+8
2003-03-13Updated bozohttpd to 20030313mrg1-1/+2
2003-03-13update to bozohttpd 20030313.mrg2-5/+5
changes since bozohttpd 20021106: o deprecate -r flag; make this the default and silently ignore -r now o add support for file extentions to call CGI programs (from lukem) o add dynamic support to add new content map entries, allowing both new file types and non /cgi-bin CGI programs to be run with the new -C "suffix cgihandler" and -M "suffix type encoding encoding11" options o in -b mode, set the http date after accept() returns, not before we call accept(). o in -b mode, bind all addresses found not just the first one o unsupport old hostname API o in -b mode, set the SO_REUSEADDR socket option (lukem) o allow -x (index.html) mode to work with CGI handlers
2003-03-13Sort.wiz1-2/+2
2003-03-13Note tex-textpos-1.2bmjl1-1/+2
2003-03-13Enable tex-textposmjl1-1/+2
2003-03-13Initial import of tex-textpos 1.2bmjl4-0/+52
This package facilitates placing boxes at absolute positions on the LaTeX page.
2003-03-13+ sylpheed-claws-0.8.11, texmacs-1.0.1.8; note dillo update PR.wiz1-4/+4
2003-03-13mail/qpopperitojun1-1/+2
2003-03-13upgrade to 4.0.5. includes security fix.itojun4-17/+16
Changes from 4.0.4 to 4.0.5: ---------------------------- 1. Add debug trace call with OpenSSL library version. 2. Added 'tls-options' configuration file option. 3. Added 'tls-workarounds' boolean option. 4. STLS errors (except for timeout) no longer fatal. 5. Added sample xinetd configuration file. 6. Additional checks for networking libraries. 7. Pick up LDFLAGS from environment, if set. 8. Added '--enable-32-bit' and '--enable-64-bit' 9. Applied patch from Jeremy Chadwick to fix pathname trimming in standalone mode. 10. Fixed (non-root) buffer overflow. 11. Fixed '-no-mime' appended to user name (reported by Florian Heinz). 12. Fixed response message when identical MDEFs defined multiple times (reported by Florian Heinz).
2003-03-13enable IPv6 pop serviceitojun1-3/+4
2003-03-13Create fake libtool archives to fix build problems on XFree86 4.x systemtron2-2/+30
when programs are supposed to be linked with the included Mesa libraries. These changes by Johnny C. Lam fix PR pkg/20649 by myself.
2003-03-13Add ALL_TARGET for IRIX.jschauma1-7/+9
2003-03-13This doesn't seem to need GMAKE after all.jschauma1-2/+5
Also, only adjust INSTALL if on NetBSD 1.3.2 as indicated by the comment. (Other Operating Systems may have 'install' in a different location.)
2003-03-13add --disable-gtk-doc to CONFIGURE_ARGS to allow this to build withoutdmcmahill1-18/+2
an active X display.
2003-03-13This does not seem to require GMAKE after all.jschauma1-2/+1
2003-03-13Reduce one line of patch context to not include an $Id$ line that cvsmarkd2-5/+4
kindly substituted when I originally committed.
2003-03-12More updates from Mesa:jschauma9-18/+24
As with the Makefiles, only include Mesa's buildlink when necessary, otherwise include MesaLib's and/or glu's buildlink.
2003-03-12One more dependency bump (this one not due to Mesa ;-)jschauma1-2/+2
2003-03-12Fix broken dependencies due to bump of PKGREVISION caused by Mesa update.jschauma10-20/+20
Pointed out by wiz.
2003-03-12Note update of sysutil/bkpupsd to 2.1.2.taca1-1/+2
2003-03-12Update bkpupsd 2.1.2.taca3-12/+11
2003-03-12 Takahiro Kambe <taca@back-street.net> * bump version, 2.1.2. * improve startup script for NetBSD. 2003-01-21 Takahiro Kambe <taca@back-street.net> * bump version, now 2.1.1a. * create "waiting indication file."
2003-03-12Note update of gedit to 2.2.1.jmmv1-1/+2
2003-03-12Update to 2.2.1. Changes in this version include multiple bugfixes andjmmv3-56/+56
new and improved translations.
2003-03-12Revert; patch-ev seems to be broken (maybe wasn't commited properly?)jmmv1-2/+2
2003-03-12Regen; patch-ev checksum mismatch.jmmv1-2/+2