summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-01-05bl3ifyjlam6-18/+30
2004-01-05bl3ifyjlam5-26/+38
2004-01-05bl3ifyjlam2-9/+14
2004-01-05Missing space before ]jlam1-2/+2
2004-01-05Back out last change, since those belong to the textproc/xmlcatmgrkristerw1-3/+1
package. Noted by Min Sik Kim (minskim at bawi dot org)
2004-01-05bl3ifyjlam27-72/+125
2004-01-05Note update of stlport to 4.6mrauch1-1/+2
2004-01-05Make this look more like lang/perl58/Makefile, and bl3ify.jlam1-9/+21
2004-01-05Update to version 4.6:mrauch16-325/+311
* support for compilation with gcc3 added * ANSI conformance fixes * smaller bugfixes and performance optimisations see etc/ChangeLog for a full list E-mail to MAINTAINER bounces, therefore reset to default value
2004-01-05Update to spamprobe-0.9e.hubertf3-10/+12
Too many changes to list, the old pkg was from 2002(!) Update probided by ohub @ #NetBSD/IRCnet, buildlink3 code OK'd by jlam.
2004-01-05file-roller updated to 2.4.2xtraeme1-1/+2
2004-01-05Update to 2.4.2 provided by Min Sik Kim in PR pkg/23992.xtraeme3-9/+8
Changes: o Do not compile with the DISABLE_DEPRECATED macro defined. o Handle filenames with ambiguous chars (like []*) in zip archives. o Handle correctly password with spaces in zip archives.
2004-01-05Do the right thing for pkgviews if we do binary package upgrades ofjlam1-6/+14
package dependencies by inserting the right default view directories into the run-time library search path as well.
2004-01-05bl3ifyjlam1-2/+4
2004-01-05bl3ifyjlam11-26/+49
2004-01-05Back out unintended part of last commit.jlam1-4/+2
2004-01-05Comment on why we set man1dir.jlam1-3/+10
2004-01-05bl3ifyjlam6-16/+32
2004-01-05sablotron-1.0.1 update.wiz1-1/+2
2004-01-05Update to 1.0.1, based on PR 23989 by Adam Migus.wiz3-8/+219
Version 1.0.1 November 24, 2003 ----------------- - minor changes to configure (snprintf tested) - fixed a bug of wrong error line numbers in imported or included template - fixed a bug of count() function argument casting - misplaced xsl:import no more processed [reported by Bob Kline] - fixed a bug of crashing current() [reported by Alex Greg] - fixed a bug in DOM (inserting child nodes) - fixed a bug of pointers sized differently from boolean on 64-bit platforms Add lots of documentation to PLIST.
2004-01-05Little bug in the Makefile, mea culpaadam1-2/+2
2004-01-05Add to patch to match "application/PDF".cube3-2/+17
2004-01-05Updated gd to 2.0.17adam1-1/+2
2004-01-05Changes 2.0.17:adam4-20/+23
minor compilation and packaging problem fixed Changes 2.0.16: Adds polar coordinate transformation, text on a circle, thread safety truetype font output, performance optimizations, correct compilation with the latest versions of freetype, and many fixes
2004-01-05bl3ifyjlam9-24/+48
2004-01-05bl3ifyjlam2-5/+9
2004-01-05Fix assignment to "BUILDLINK_PACKAGES" so that this file actually works.tron1-3/+2
2004-01-05Reintroduce reordering tests for termcap vs termlib vs ncurses andmarkd4-7/+163
make dependency on libbz2 explicit Fixes build on Solaris 8.
2004-01-05Fix build if SASL_USE_GSSAPI=YESmarkd3-10/+38
From PR pkg/23634 by Louis Guillaume. also noted in PR pkg/23339. Fix configure to not try and _statically_ link in gssapi support as it doesn't work (unresolved symbols when used). This deals with the second part of PR pkg/23339.
2004-01-05bl3ifyjlam8-39/+45
2004-01-05bl3ifyjlam10-52/+55
2004-01-05bl3ifyjlam9-30/+61
2004-01-05Add a patch from my local repository.salo2-1/+18
Fixes e.g, perl support for silc-client, already included in the latest Perl. Ride the PKGREVISION bump.
2004-01-05bl3ifyjlam13-400/+92
2004-01-05remove a superfluous comment.grant1-2/+1
2004-01-05bl3ifyjlam1-4/+6
2004-01-05"bl3ify": [v] to convert a package to use the buildlink3 framework.jlam2-3/+15
2004-01-05Use S/+$// instead of C/\+$// to save a backslash. Very highlyjlam68-138/+138
recommended by seb :)
2004-01-05note update of perl58 to 5.8.1nb1 (section 1 man page install fix).grant1-1/+2
2004-01-05correctly set man1dir and siteman1dir to ensure that section 1 mangrant1-3/+4
pages are installed into the right location. bump PKGREVISION.
2004-01-05Note bump of libtool and update of lua.cube1-1/+3
2004-01-05Update to 5.0.1. There is no changelog in the tarball, because it is acube2-5/+5
pre-release. However, it is unlikely to change for the final release of 5.0.1. Fixed bugs: 1. lua_closethread exists only in the manual 2. attempt to resume a running coroutine crashes Lua 3. file:close cannot be called without a file. (results in seg. fault) 4. C functions may have stacks larger than current top 5. `pc' address is invalidated when a coroutine is suspended 6. userdata to be collected still counts into new GC threshold, increasing memory consumption 7. IBM AS400 (OS400) has sizeof(void *)==16, and a `%p' may generate up to 60 characters in a `printf'. That causes a buffer overflow in `tostring'. 8. syntax `local function' does not increment stack size 9. count hook may be called without being set
2004-01-05Import a patch for ltdl.c (an old one, from 2001, see rev. 1.134.2.1 ofcube3-3/+37
that filein GNU libtool repository) to fix bad assumptions on memory allocation. Bump PKGREVISION.
2004-01-05Check variable values for "no" as well as "NO". Also sprinkle somejlam1-8/+8
double quotes.
2004-01-05Don't need to set BUILDLINK_PREFIX.gettext explicitly as bsd.buildlink3.mkjlam1-2/+1
does it correctly for us.
2004-01-05Sprinkle a few double quotes here and there.jlam2-8/+8
2004-01-05Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables.jlam17-300/+257
2004-01-05Delete kochi-otf, which is no longer developed and its source no longeruebayasi1-1/+2
distributed, because of (unintentional) piracy.
2004-01-05Delete kochi-otf.uebayasi5-43/+1
2004-01-05Note update to kochi-ttf-20030823.uebayasi1-1/+2
This release is a stop-gap of Kochi TrueType font and composed of real free fonts. It was revealed that older Kochi fonts were (unfortunately) based on an illegal free font. Older Kochi fonts must not be distributed any more.