summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-12-26Mutt's fetch-mail function using pop3s would fail erroneously when theben3-3/+17
server does not report the TOP capability, which is optional and is not used by Mutt. This patch squelches the error and allows mutt to fetch mail from pop3s servers lacking TOP.
2005-12-26+fprot-workstation-bin-4.6.3 (binaries of 4.6.2 aren't available any more)taca1-1/+2
2005-12-25if using the Mipspro compiler chain, pass '-c99'.jschauma1-1/+7
2005-12-25Added new japanese download facility jaist.dl.sourceforge.net.heinz1-1/+2
Although voxel.dl.sourceforge.net is not listed anymore on the SF download pages it still works, so I left it as is.
2005-12-25if using the Mipspro compiler chain, pass '-c99'.jschauma1-1/+7
2005-12-25+ GConf-2.12.1, dialog-1.0.20051219, flyspell-1.7k, fontconfig-2.3.93,wiz1-6/+12
gst-plugins-0.10.1, gstreamer-0.10.1, openldap-2.3.14, p5-Class-Autouse-1.22, p5-DBD-mysql-3.0002, p5-MIME-tools-5.419, uim-1.0.1
2005-12-25Note uses libtool and don't try to use -Wno-deprecated with C. May fixmarkd1-2/+2
build problem on amd64 seen in bulk builds.
2005-12-24Missed "make mps".kim1-1/+3
2005-12-24There is no "==" operator in test(1).kim2-0/+26
2005-12-24+ gnustep-gui-0.10.2, libextractor-0.5.9, liferea-1.0, p5-SVN-Web-0.42,wiz1-5/+7
rxvt-unicode-6.0, sylpheed-devel-2.2.0beta1.
2005-12-24+bind-8.4.7,bind-9.3.2,ruby-1.8.4,samba-3.0.21taca1-2/+5
2005-12-24Note revision bump for xine-lib to 3.jmmv1-1/+2
2005-12-24Require libcdio>=0.75. The build of xine-lib fails on amd64 with olderjmmv1-2/+5
versions of this library as reported in: http://mail-index.netbsd.org/port-amd64/2005/11/04/0001.html Bump PKGREVISION to 3. Maybe we should do this dependency bump in libcdio's buildlink3.mk file, because it might also affect other packages...
2005-12-24Regenerated after applying a fix from PR 32366kim2-2/+19
Other changes appeared also, looks ok.
2005-12-24"Microsystems" -> "Sun Microsystems"kim1-2/+2
Fixes PR 32366
2005-12-24Remove accidentally duplicated part of PLIST.markd1-66/+1
Noted by Jeremy Reed.
2005-12-24+ py-feedparser-4.0 [schmonz]schmonz1-1/+2
2005-12-23Added requirement for gcc >= 3.3, corresponding to the same change inheinz1-1/+2
net/libtorrent. This allows building on NetBSD 1.6.x.
2005-12-23Added requirement for gcc >= 3.3 (this was listed in file README) toheinz1-1/+2
allow building on NetBSD 1.6.x.
2005-12-23According to the README, gcc < 3.2 is not supported. This fixes buildheinz1-1/+6
problems on NetBSD 1.6.2 Using nbpax allows extracting the archive correctly on NetBSD 1.6.2 (tar in the base system has problems with long file names) and should not concern other platforms since nbpax is part of the bootstrap.
2005-12-23Suggest nmh update (suggested by Igor Sobrado on tech-pkg).reed1-1/+2
(Note that version may not be out yet.)
2005-12-23Use O_FSYNC for O_SYNC on DragonFly.joerg2-8/+19
2005-12-23Use for + install instead of just a single install to work aroundjoerg1-2/+2
argument size limitations. With over 1000 files to install, the default limit of 65535 byte on DragonFly is clearly not enough for normal path names.
2005-12-23Fix GCC 3.4+ by making the friend declaration an explicit template.joerg2-1/+33
2005-12-23Update BUILDLINK_RECOMMENDED for aalib dependency change.wiz1-2/+2
Noted by reed@.
2005-12-23+ aspell-faroese-0.2.24, blender-2.40, hyperestraier-1.1.2 [pkg/32365],wiz1-7/+10
openoffice-2.0.1, openoffice-bin-2.0.1, oss-3.99.3d, qdbm-1.8.36 [pkg/32364], silc-toolkit-1.0.2, wine-0.9.4.
2005-12-23Mention guile14-slib removal.wiz1-1/+2
2005-12-23Remove guile14-slib; replaced by guile-slib, and does not compile any longer.wiz5-45/+1
gdt agrees.
2005-12-23Only use I_PUSH ioctl when I_PUSH is defined.wiz2-1/+22
Fixes compilation on -current.
2005-12-23Unconditionally include stdlib.h, it is a standard header and neededjoerg2-8/+9
for exit().
2005-12-23Note removal of textproc/eperl.jlam1-1/+2
2005-12-23Remove textproc/eperl -- it doesn't compile with Perl 5.8.x at all andjlam10-607/+1
nobody's fixed it in a long, long time.
2005-12-23- Sort PKG_SUPPORTED_OPTIONS.taca1-3/+7
- Fix configure's artument to meet "arp-acl" PKG_OPTION. - Make "aufs" PKG_OPTION really work which noted by PR pkg/32314 from Wolfgang Stukenbrock.
2005-12-23Fix GCC 3.4+: floor called in configure should take an argument.joerg2-8/+12
2005-12-23build uses msgfmt.joerg1-1/+2
2005-12-23Note revision bump for fluxbox to 3.jmmv1-1/+2
2005-12-23Fix themes to use fbsetroot rather than bsetroot, which is not providedjmmv1-2/+8
by fluxbox and is not compatible with blackbox's bsetroot any more. This was caused by an incomplete bsetroot->fbsetroot rename in fluxbox's code (not our fault); will report to authors in a minute. Bump PKGREVISION to 3.
2005-12-23Correctly align PKGREVISION's whitespace.jmmv1-2/+2
2005-12-23Apply hack noted in PR pkg/30999 -- turn off inline functions whenjlam2-2/+12
compiling in order to fix an infinite loop error on Solaris. Bump the PKGREVISION to 2.
2005-12-23Added three past updates: poppler, dropbear, and abiword.reed1-1/+4
2005-12-23Bump firefox revisions for DragonFly / GCC 4 fix.joerg1-1/+3
2005-12-23Disable usage of symbol visibility, Firefox is definitely not there yet.joerg3-3/+6
Since the build with DragonFly's system gcc was successful before, but segilled on startup, a revision bump is necessary.
2005-12-22Replace ghen with emulators.wiz1-2/+2
2005-12-22+ R-2.2.1, bittorrent-4.2.2, bittorrent-gui-4.2.2, dropbear-0.47,wiz1-9/+15
gnupg-devel-1.9.20, gxine-0.5.2, libtorrent-0.8.1, maradns-1.2.00, postfix-current-2.3.20051220, psmisc-21.9, qemu-0.8.0, rtorrent-0.4.1, sqlite-3.2.8, tkdiff-4.1.1.
2005-12-22Include TK_LD_FLAGS and TCL_LD_FLAGS for the link specification,joerg1-2/+2
otherwise the rpath list can be incomplete.
2005-12-22Note removal of lang/python2[1234]-pth.joerg1-1/+5
2005-12-22Remove lang/python2[1234]-pth, the main package works with pth as well.joerg12-167/+0
2005-12-22Unhook python2[1234]-pth.joerg1-5/+1
2005-12-22Updated emulators/pearpc to 0.4ghen2-3/+3
2005-12-22- update pearpc to 0.4ghen8-30/+112
- move options to options.mk file and reorganize a bit - sort PLIST - grab MAINTAINERship ok by xtraeme. ChangeLog for pearpc-0.4: - CPU: stfiwx implemented - config: "ppc_start_fullscreen" for starting in fullscreen mode - POSIX: allow bridging of tun device - use FISTTP instruction on SSE3 aware processors - merged native_cd branch from Alexander Stockinger - endianess fixes - warn that the generic CPU is slow - better detection of HFS+ volumes - support for DVD-Drives - correctly check for NASM - Work-around for graphic errors in Mac OS X 10.1 - POSIX/Linux: fall back to 1 GHz if /proc/cpuinfo doesn't provide cpu frequency - 3c90x emulation fixed - some PROM fixed for yaboot - alteration of x86asm interface to be more programmer friendly - use transparent cursors instead of altering cursor visibility (hack for using PearPC with remote desktop) - DVD emulation implemented. Fixes problems with Tiger installation - Updated the read_effective_* commands to be faster !!! REGRESSED !!! - fixed lvalue casts (compiles now with gcc 4.x) - booting from disks with bootfile about 4 GiB limit fixed