summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-04-08dependencied changed->PKGREVISION++drochner2-2/+4
pointed out by wiz
2004-04-08update to 0.7.20drochner5-57/+30
changes: -uses libcdio for HW access now -some cleanup and restructuring -bugfixes
2004-04-08-add some NetBSD CD reading supportdrochner3-2/+507
-depend on devel/popt and audio/libcddb, this makes that the frontend utilities are built
2004-04-08this doesn't need libcdiodrochner2-5/+2
2004-04-08Use ${PREFIX}/${INFO_DIR} instead of ${PREFIX}/info forreed2-5/+5
info documentation. (Okay'd by jlam.)
2004-04-08Add some notes about the BUILDLINK_DEPENDS definition.reed1-2/+21
2004-04-08Bump BUILDLINK_DEPENDS.expat from 1.95.4 to 1.95.7.reed2-4/+4
The expat-1.95.6nb1 package has libexpat.so.4.0 and expat-1.95.7 has libexpat.so.5.0. I noticed this because I had a fontconfig package built against libexpat.so.4 which installed fine on another box with expat-1.95.7 (libexpat.so.5). The fontconfig package should have required the expat as now available in pkgsrc. Please note that I have not bumped PKGREVISIONs for all the packages depending on this.
2004-04-08Fix LP64 issues with a patch from Richard Rauch in PR 24757.kristerw3-6/+43
Bump PKGREVISION.
2004-04-08Set INSTALLATION_DIRS=bin.jmmv1-1/+3
2004-04-08Another minor change, remove one superflous line.xtraeme1-2/+1
2004-04-08Minor changes suggested by jmmv@.xtraeme1-11/+9
2004-04-08Added columba.xtraeme2-2/+4
2004-04-08Initial import of columba-1.0M2.xtraeme4-0/+67
Columba is an Email Client written in Java, featuring a user-friendly graphical interface with wizards and internationalization support.
2004-04-08+vobcopydrochner1-1/+2
2004-04-08import vobcopy-0.5.13, a tool to copy DVD .vob files to harddiskdrochner6-0/+115
2004-04-08update to 0.99.10drochner4-21/+8
minor bugfixes (and XBox support)
2004-04-08Note addition of gmime-2.1.3.recht1-1/+2
2004-04-08+gmimerecht1-1/+2
2004-04-08initial import of gmime-2.1.3recht6-0/+233
GMime is a set of utilities for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME) as defined by the following RFCs: * 0822: Standard for the Format of Arpa Internet Text Messages * 1521: MIME (Multipurpose Internet Mail Extensions) Part One: Mechanisms for Specifying and Describing the Format of Internet Message Bodies * 1847: Security Multiparts for MIME: Multipart/Signed and Multipart/Encrypted * 1864: The Content-MD5 Header Field (Obsoletes rfc1544) * 2015: MIME Security with Pretty Good Privacy (PGP) * 2045: Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies * 2046: Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types * 2047: Multipurpose Internet Mail Extensions (MIME) Part Three: Message Header Extensions for Non-ASCII Text * 2048: Multipurpose Internet Mail Extensions (MIME) Part Four: Registration Procedures * 2049: Multipurpose Internet Mail Extensions (MIME) Part Five: Conformance Criteria and Examples * 2183: Communicating Presentation Information in Internet Messages: The Content-Disposition Header Field * 2184: MIME Parameter Value and Encoded Word Extensions: Character Sets, Languages, and Continuations * 2231: MIME Parameter Value and Encoded Word Extensions: Character Sets, Languages, and Continuations (Obsoletes rfc2184) * 3156: MIME Security with OpenPGP (Updates rfc2015)
2004-04-08Note memtest86 update in CHANGES and remove reminder from TODO.ben2-3/+3
2004-04-08Update memtest86 to version 3.1a. Notable changes since 2.9:ben5-81/+10
* testing more than 2gb of memory * support for some ECC error reporting chipsets * serial console improvements * netbooting is fixed * LinuxBIOS support * add new "bit fade" extended test * use dynamic relocation information records to become PIC, instead of requiring 2 copies of memtest86 in the binary * many bugfixes
2004-04-08Add forgotten patch in previous commit. Noticed by Gary Duzan. D'oh.cube1-0/+83
2004-04-08New sub-section: 10.43 How can I use XFree86 from pkgsrc?xtraeme1-1/+12
2004-04-08Conflict with gimp>=2.0.0.jmmv2-4/+4
2004-04-08Prevent multiple inclusion to make this compile with gcc3rh1-0/+3
2004-04-08Note update of converters/uulib, uudeview, and xdeview to 0.5.20.fredb1-1/+4
2004-04-08Bump the share library version number to 2.0 for the addition offredb3-12/+12
UULoadFileWithPartNo(), with apologies to anyone who's updated within the last three minutes.
2004-04-08Update uudeview and friends to 0.5.20. Fixes a few serious bugs in uulib,fredb9-20/+51
including buffer overrun errors, and adds a handful of little improvements to the library and programs.
2004-04-08(belatedly) add user_darwindanw1-1/+2
2004-04-07IRIX' tsort doesn't take '-q'jschauma1-2/+2
2004-04-07document how to do a bulk build of a subset of pkgsrcdmcmahill1-1/+22
2004-04-07Add support in the bulk build code to properly deal with SPECIFIC_PKGS=1.dmcmahill3-8/+47
In particular, when SPECIFIC_PKGS is set in /etc/mk.conf, you can now do sh mk/bulk/build and have the right thing happen. Only those packages explicitly listed and those which are depended upon are considered for the build. Other than the restricted list of packages, the bulk build works the same way as a full bulk build.
2004-04-07Bring over a fix from main sources:agc1-11/+14
revision 1.5 date: 2004/04/06 05:56:07; author: agc; state: Exp; lines: +14 -11 Fix signature verification after pkg_add and friends were changed to use fexec() - trying to exec "gpg --verify %s" won't work with fexec, so split up the command into separate words.
2004-04-07Note update of "apache" package to version 1.3.29nb2.tron1-1/+2
2004-04-07Fix patch checksums and bump package revision again because the securitytron2-3/+6
patches weren't applied before.
2004-04-07It's INSTALLATION_DIRS, not INSTALL_DIRS.jmmv1-2/+2
2004-04-07Add three patches to resolve security issue:reed4-1/+121
SECURITY [CAN-2003-0020]: escape arbitrary data before writing into the errorlog The three patches are from Apache cvs. http://cvs.apache.org/viewcvs.cgi/apache-1.3/src/ Also bump PKGREVISION too.
2004-04-07I noticed that this install doesn't not create the man directory.reed1-1/+3
So added: INSTALLATION_DIRS= man/man1 The alternative would be to add a BSD_INSTALL_MAN_DIR to the patch-aa.
2004-04-07Note update of "gtar" package to version 1.13.25nb2.tron1-1/+2
2004-04-07Fix dependence on "gtar-base" package, bump package revision.tron1-3/+3
2004-04-07Note revision bump for GConf2 to 2.jmmv1-1/+2
2004-04-07Add missing locale file (ta) to PLIST. Bump PKGREVISION to 2.jmmv2-3/+4
Closes PR pkg/25092 by Kouichirou Hiratsuka.
2004-04-07Install info documentation to ${PREFIX}/${INFO_DIR} instead ofreed1-2/+2
${PREFIX}/info.
2004-04-07Missing files in PLISTmanu1-1/+5
2004-04-07When -lpthread is used, link the db3 library against it, so that programsjmmv3-6/+15
using -ldb3 alone don't complain about missing symbols. This fixes the build of some programs (like nvi), as exposed in Linux.
2004-04-07When -lpthread is used, link the db4 library against it, so that programsjmmv3-8/+17
using -ldb4 alone don't complain about missing symbols. This fixes the build of some programs (like evolution-data-server), as exposed in Linux.
2004-04-07Convert "${ECHO} -n" to "${ECHO_N}", and introduce that into the defs.*tv11-39/+49
files. On most platforms this resolves back to "${ECHO} -n".
2004-04-07Elide use of "echo -n" in a platform-independent manner.tv1-7/+7
2004-04-07There is no need to use "echo -n" in production of HTML.tv1-2/+2
2004-04-07Note the update of mbmon/xmbmon to 203nb1.recht1-1/+3