summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-12-27msgfmt user.joerg1-1/+4
2005-12-27Note py-feedparser update.schmonz2-3/+3
2005-12-27Update to 4.0. From the changelog:schmonz3-12/+13
* Support for Atom 1.0. * Support for iTunes extensions. * Support for dc:contributor. * Universal Feed Parser now captures the feed's namespaces. See Namespace Handling for details. * Lots of things have been renamed to match Atom 1.0 terminology. issued is now entries[i].published, modified is now entries[i].updated, and url is now href everywhere. You can still access these elements with the old names, so you shouldn't need to change any existing code, but don't be surprised if you can't find them during debugging. * category and categories have been replaced by tags, see feed.tags and entries[i].tags. The old names still work. * mode is gone from all detail and content dictionaries. It was never terribly useful, since Universal Feed Parser unescapes content automatically. * entries[i].source is now a dictionary of feed metadata as per section 4.2.11 of RFC 4287. Universal Feed Parser no longer supports the RSS 2.0's source element. * Content in unknown namespaces is no longer discarded (bug 993305) * Lots of other bug fixes.
2005-12-27Fix errno. Prefer NAME_MAX. Add DragonFly.joerg5-18/+64
2005-12-27Lower expectations, both others' and mine: relinquish stewardshipseb55-110/+110
2005-12-27Fix errno and sys_nerr usage on DragonFly.joerg3-1/+50
2005-12-27Fix errno and dirent usage. Remove .depend file from distfile,joerg3-2/+47
it breaks build on DragonFly.
2005-12-27Fix errno. Fix GCC 3.4+ due to mismatch between implied andjoerg10-23/+152
real prototype. Add DragonFly.
2005-12-27Fix errno usage. Add DragonFly support. Always use config.guess /joerg12-42/+110
config.sub from pkgsrc.
2005-12-27Note update of lang/ruby18-base package to 1.8.3nb2.taca1-1/+2
2005-12-27Better handling for using ndbm(3) or compatible version by Berkeley DB.taca1-12/+10
For possibility of changing dependency, bump PKGREVISION.
2005-12-27vim and vobcopymartti1-1/+3
2005-12-27Updated vobcopy to 0.5.14martti4-221/+7
0.5.14-rc1: lots of bug fixes for *bds, solaris and -tada- OSX! Quite some stuff should now work better on freebsd, openbsd and solaris since Takeshi Nakamura provided some patches. Also incorporated the fix the netbsd folks did when they incorporated 0.5.13 into their ports collection. AND it seems that OSX now works (besides fink, which provided vobcopy for quite some time already). What is needed is dlcompat IIRC. Thanks to all for their help! 0.5.14-test1: changed dvd name getting function to what Jim Hatfield found works for freebsd Davide has a dvd which has names like this: VTS_01_2.VOB;? A new routine tries to remove the ;?. On OSX, getopt.h doesn't get found. /usr/include/getopt.h should do it
2005-12-27Updated vim to 6.4.6martti3-5/+14
1581 6.4.004 "go" doesn't work correctly when 'virtualedit' is set 1577 6.4.005 truncating message may write before buffer 2320 6.4.006 ":argedit", "argdel" and ":argadd" used count argument
2005-12-27Note PKGREVISION bump for estd (frequency sort fix and rc.d script istallation)dillo1-1/+2
2005-12-27Fix bug in comparison function used to sort frequencies.dillo5-8/+33
Install rc.d script. Bump PKGREVISION. Take maintainership.
2005-12-27Note end of the freeze for the pkgsrc-2005Q4 branch.agc1-1/+2
2005-12-27Restore the use of lchown(2) that was lost in the upgrade.kim4-3/+143
The upgrade instructions are in the INSTALL document, so install it as well as README.
2005-12-26Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386schmonz82-82/+328
3.0. If one of these is important to you, please fix it in time for pkgsrc-2006Q1, or it may be removed.
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