summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-02-10Upgrade this package to clusterit-2.2. Mostly a bugfix release.garbled3-19/+5
2004-02-10Note addition of cal3d and cal3d-examples.garbled1-1/+3
2004-02-10Add OpenRM, cal3d and cal3d-examples to the graphics Makefilegarbled1-1/+4
2004-02-10include <sys/types.h> before <sys/socket.h>, allowing this to buildgrant2-1/+14
on IRIX 5.3. fixes second part of PR pkg/24375 from Georg Schwarz.
2004-02-10Add package for cal3d-examples. Example programs, and useful demo toolsgarbled6-0/+243
for the cal3d 3d skeletal animation library.
2004-02-10Add new package for cal3d-0.9.1, a 3D skeletal animation library.garbled11-0/+187
2004-02-10Change the PKGNAME to OpenRM. Having the dirname, the pkgname, and the entrygarbled1-1/+2
in CHANGES all be different was stupid on my part.
2004-02-10fix build on IRIX by using the right Makefile target, which containsgrant1-2/+4
only the major part of OS_VERSION. fixes part of PR pkg/24375 from Georg Schwarz.
2004-02-10Add imhangul-0.9.9.minskim1-1/+2
2004-02-10Add imhangul.minskim1-1/+2
2004-02-10Import imhangul-0.9.9 from pkgsrc-wip.minskim5-0/+44
Imhangul is a Hangul input module for GTK+ 2. This supports Korean Hangul input with several types of keyboards widely used in Korea.
2004-02-10remove a rogue trailing /, fixes build problem reported by Alexgrant2-1/+15
Gontcharov on tech-pkg. fix from Charlie Allom.
2004-02-10Format adjustment to be consistent with other entries.minskim1-2/+2
2004-02-10Use MESSAGE_SRC instead of MESSAGE, because PREFIX was notreed1-2/+2
replaced in for +DISPLAY. (Maybe PKGREVISION should be bumped too?)
2004-02-10Fix crappy C code which breaks the build with GCC 2.95.3.tron2-1/+18
2004-02-10Remove -Wall to please cc.minskim1-1/+7
2004-02-10Add missing gettext-lib/buildlink2.mk.minskim1-3/+3
2004-02-10MAINTAINER should only contain an email address.grant1-2/+2
2004-02-10Change MAINTAINER email address.minskim1-2/+2
2004-02-10Note update of teixsl-fo to 3.1.minskim1-1/+2
2004-02-10Update teixsl-fo to 3.1.minskim3-12/+10
Changes in 3.1: * html/teihtml-struct, common/teicommon.xsl: move handling of cross-referenced headers to common * makeURL to makeHyperLink, and be common * revised structure to separate out fo, latex, common, html
2004-02-10Note update of teixsl-html to 3.1.minskim1-1/+2
2004-02-10Update teixsl-html to 3.1.minskim3-18/+18
Changes in 3.1: * latex/teilatex.xsl: support q[@rend='eg'] * html/teihtml-struct, common/teicommon.xsl: move handling of cross-referenced headers to common * makeURL to makeHyperLink, and be common * revised structure to separate out fo, latex, common, html
2004-02-10Update pkgtools/createbuildlink to 3.1. Changes from version 3.0 includejlam3-7/+23
generating buildlink3.mk files that only append to BUILDLINK_DEPENDS.*.
2004-02-10Override config.sub/config.guess for mipseb.sekiya1-1/+4
2004-02-10bl3ifyxtraeme2-4/+29
2004-02-10bl3ify, and set USE_LANGUAGES appropriatelyjlam1-10/+11
2004-02-10Fix some cases where ?+ should be +=, and fix the package name.xtraeme1-5/+5
2004-02-10Yet another config.guess/config.sub override for mipseb.sekiya1-1/+4
2004-02-10PERL5_REQD is now a list of values, so append to its value instead ofjlam18-36/+35
setting it.
2004-02-10Turn PERL5_REQD into a list of values, the highest of which will be usedjlam5-27/+48
to choose the correct Perl dependency.
2004-02-10bl3ifyxtraeme4-11/+62
2004-02-10Initial import...xtraeme1-0/+26
2004-02-10bl3ifyxtraeme4-19/+50
2004-02-10-perl-5.8.3jlam1-2/+1
2004-02-10Update lang/perl58 to 5.8.3. This is a bugfix release over 5.8.2 andjlam4-12/+13
fixes some minor bugs.
2004-02-10bl3ifyxtraeme5-18/+70
2004-02-10the NetBSD build of Firefox 0.8 is now available.grant2-2/+11
2004-02-10Reverse sense of GCC test and only perform it if we're using GCC.jlam1-7/+9
2004-02-10Give a better pseudo CC_VERSION for the SunPro C compiler.jlam1-2/+2
2004-02-10bl3ifyjlam1-14/+12
2004-02-10buildlink3.mk file for security/gnutls (used by mail/dovecot).jlam1-0/+23
2004-02-10bl3ifyjlam9-29/+77
2004-02-10bl3ify, and bump the PKGREVISION due to gss dependency update.jlam2-10/+31
2004-02-10Bump DEPENDS after PKGREVISION update due to header file change.jlam2-4/+4
2004-02-10bl3ify and bump the PKGREVISION after removing <gss/krb5.h> (which isn'tjlam4-5/+34
installed) from the gss.h header.
2004-02-10bl3ify and remove libiconv and gettext-lib buildlink files. This packagejlam2-9/+26
really only needs gettext-lib through libgpg-error, and doesn't need libiconv at all unless it uses the pkgsrc gettext-lib. The gettext-lib buildlink3.mk file combined with the buildlink3 framework is considerably better at detecting this than the buildlink2.mk, which broke in a lot of instances.
2004-02-09BUILDLINK_DEPENDS.<pkg> lines should _always_ use += to _append_ to thejlam17-128/+89
existing value. This is critical to set the correct list of dependencies for a package.
2004-02-09Remove a temporary directory created at post-install, so that aminskim2-2/+4
non-root user can 'make clean'. Approved by wiz@.
2004-02-09Cut-n-paste error.jlam1-2/+2