summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-03-31Add the tk locale directory, initially used by gnome-desktop 2.6.0.jmmv10-10/+50
2004-03-31revert previous.seb1-4/+4
2004-03-31bl3ify gnustep-objc.minskim2-4/+72
2004-03-31Try "-pthreads" before "-pthread" to work arround a problem in thetron2-5/+14
"configure" script which otherwise picks "-pthreads" as the compiler option for POSIX's Threads. The real problem is probably that the buildlink3 framework passes "-pthread" as a compiler option to "configure" and therefore defeats the probes in the "configure" script. But that's hard to fix.
2004-03-31Use buildlink3 framework and enable pkgviews installation.minskim1-1/+4
2004-03-31Add and enable mathomatic.minskim2-2/+4
2004-03-31Import mathomatic-10.9b from pkgsrc-wip.minskim5-0/+123
Packaged by Bruce J.A. Nourish, and slightly modified by me. Mathomatic is an automatic algebraic manipulator that is self-testing and strictly follows the rules of algebra. Mathomatic is an interpreter that can: - Solve, simplify, and compare algebraic equations. - Combine simultaneous equations. - Perform basic calculus operations. - Generate the sensitivity formula for one or more variables in an equation. - Act like a double precision floating point programmable calculator. - Perform complex number and polynomial arithmetic. - Compute the Greatest Common Divisor of numbers or polynomials. - Generate "C" code from equations.
2004-03-31Rename dbxml bdb-xml, and py-dbxml py-bdb-xml.minskim14-1519/+6
This closes PR pkg/24996.
2004-03-31Reimport py-dbxml as py-bdb-xml to match the name change of dbxml,minskim5-0/+64
which was requested by the author in PR pkg/24996.
2004-03-31Reimport dbxml as bdb-xml so as to avoid confusion with dbXML, whichminskim7-0/+1456
is not in pkgsrc (yet) but available in the FreeBSD ports as dbxml. Requested by the author in PR pkg/24996.
2004-03-31This build uses msgfmt.reed1-1/+2
I noticed because: /usr/bin/msgfmt -o zh_TW.mo zh_TW.po zh_TW.po:2642: illegal control sequence (But that is not fixed yet.)
2004-03-31removed an entry gauche-0.7.4.1. I updated Gauche to 0.7.4.2 after freeze,kei1-2/+1
forgot to update this. Noticed by wiz.
2004-03-31According to blackbook's webpage: "Blackbook is no longer developed orjmmv6-42/+3
maintained. The coding style is not compatible with the newer GCCs and the author is not willing to fix it." Therefore, remove this package. Pointed out by the maintainer, Sergio Jimenez.
2004-03-31I'm not working on openoffice 1.1.1skrll1-2/+2
2004-03-31Note mplayer, gmplayer, and mencoder updates to 1.0rc3nb2.wiz1-1/+4
2004-03-31Upgrade mplayer, gmplayer, and mencoder to PKGREVISION 2:wiz7-9/+25
Fix remotely exploitable buffer overflow.
2004-03-31add a note to qt 3.3 that it needs kde > 3.2recht1-2/+2
2004-03-31Note update of balsa2 to 2.0.17.recht1-1/+2
2004-03-31update to 2.0.17recht5-19/+32
changes: - build on GNOME-2.6 - fix some GPGME interaction problems. - yet another set of minor fixes.
2004-03-31Explicitly include pkgconfig's buildlink3.mk file.jmmv1-1/+2
2004-03-31Get rid of dd workaround for old paxes (last seen in NetBSD before 1.5;wiz1-6/+4
bootstrap pax doesn't need it either). Closes PR 18814 by Greg A. Woods.
2004-03-31Note update of "xsane" package to version 0.90nb4.tron1-1/+2
2004-03-31Install in "${LOCALBASE}" not in "${X11BASE}", bump package revisiontron2-5/+4
because of this.
2004-03-31-ethereal (thanks, cube!)wiz1-2/+1
2004-03-31Use buildlink3 framework and enable pkgviews installation. Now cursesminskim4-21/+19
and ossaudio libraries are handled through their buildlink3.mk files.
2004-03-31Ensure that we use the db3 library, even if the db4 one gets pulled injlam1-4/+11
as an indirect dependency.
2004-03-31Note new version of OpenSSL.cube1-3/+3
2004-03-31replace use of GUNZIP_CMD with GZCAT. minor whitespace tweak.grant1-3/+3
2004-03-31Convert to use krb5.buildlink3.mk.jlam1-10/+28
2004-03-31Remove extra CVS id to avoid patch failures.tron2-5/+4
2004-03-31if NO_BUILD is defined, default to an empty USE_LANGUAGES.grant1-1/+6
2004-03-31Remove "sinclude" statements using incorrect pathnames from "config.m4"tron3-1/+21
because they make automake 1.8.x fail.
2004-03-31Rearrange sections to make pkglint happy.minskim1-3/+3
2004-03-31tweak whitespace in commentgrant1-2/+2
2004-03-31Miscellaneous nits and reorderings to more closely matchjlam1-21/+23
cyrus-imapd22/Makefile.
2004-03-31fix comment about needing patch(1).grant1-2/+2
2004-03-31compiler.mk is needed for CC_VERSION checks, not bsd.prefs.mk.sketch1-2/+2
2004-03-31Since revision 1.155 of bsd.prefs.mk, compiler.mk is required in packagesketch1-2/+2
Makefiles for testing CC_VERSION, not bsd.prefs.mk. Reflect that change in the provided example.
2004-03-31Updated gtkglext to 0.7.1nb5.snj1-1/+2
2004-03-31Override gdkglext.pc to get more goodies. Bump PKGREVISION to 5.snj1-6/+6
Closes PR pkg/20674.
2004-03-31Allow cdrtools-ossdvd as cdrecord too.wiz1-2/+2
2004-03-31USE_LANGUAGES=c c++snj1-4/+4
2004-03-31Find the expat libraries and headers if they come from /usr/X11R6.jlam1-2/+4
2004-03-31bl3ify IglooFTP, s/USE_X11BASE/USE_X11, bump PKGREVISION.xtraeme2-6/+7
2004-03-31Move the check for USE_X11 after bsd.builtin.mk included since that filejlam1-15/+20
may indirectly set USE_X11. This should fix using some of the builtin X11 software to build non-X11 packages.
2004-03-31bl3ifyxtraeme1-6/+6
2004-03-31Note update of ethereal to version 0.10.3.cube1-1/+2
XXX There are still issues on -1-6 branch. The behaviour of ethereal on XXX this platform is _very_ weird and so far I haven't been able to find XXX the bug. Since at least the previous pkgsrc version had that bug, I XXX prefer updating the package now, while I keep hunting the weird bug.
2004-03-31Update to 0.10.3. This release fixes several critical vulnerabilities incube3-19/+48
some packet dissectors, you're strongly advised to update. Changes from 0.10.0: => New and updated features (in 0.10.3) o Display filters now support the bitwise and (&) operator. o Protocol hierarchy statistics now have bandwidth columns. o The capture dialog has a new layout. (in 0.10.2) o The user interface has received further updates. The Statistics menu layout has been improved, as well as the capture options dialog layout. (in 0.10.1) o Several updates were made to Ethereal's user interface. The "File" menu now has a "most recently used" list. The help menu was greatly expanded. o The "matches" operator now handles more data types. For example, you can now use smtp matches joespammer@example.com as a display filter. o I/O statistics now support 1ms resolution. => Bugs fixed (in 0.10.3) o http://www.ethereal.com/appnotes/enpa-sa-00013.html => Other notes o A lot of packet dissectors were either added or updated, as well as some capture file formats handlers.
2004-03-31Let KERBEROS imply SASL_USE_GSSAPI.jlam1-3/+5
2004-03-31Add -c option to ${GUNZIP_CMD} preventing uncompress distfiles itself.taca1-2/+2