summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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.
2004-01-05Belately update to 20030823.uebayasi3-18/+16
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.
2004-01-05fix a bug in the extraction of shlib dependencies on Darwin whichgrant1-2/+2
caused non-shared objects to be mistakenly added to the buildinfo REQUIRES.
2004-01-05When checking the value of yes/no variables using the thejlam1-6/+6
!empty(...:M[yY][eE][sS]) construct, always use !empty(...) instead of empty(...) just for some consistency.
2004-01-05Forgot to drop package revision.junyoung1-2/+1
2004-01-05It's more reliable to check <GL/gl.h> instead of <GL/glext.h> for thejlam1-4/+4
appropriate GL_VERSION_m_n definitions to divine the version of Mesa that's installed with XFree86.
2004-01-05Add a missing directories to ${INSTALL_DATA_DIR} and PLIST.kristerw2-2/+5
2004-01-05Whitespacejlam1-4/+4
2004-01-05Of course I really meant buildlink*3*.mk.jlam1-2/+2
2004-01-05Regen.xtraeme1-3/+3
2004-01-05Note update of cvsup* packages to 16.1.hxtraeme2-3/+4
2004-01-05Update CVSup packages to snapshot 16.1.h, provided by Motoyuki Konno inxtraeme6-21/+79
PR pkg/22870.
2004-01-05note update of p5-Net-Server to 0.86.grant1-1/+2
2004-01-05Updated p5-Net-Server to 0.86.grant2-5/+5
changes since 0.85: - Changed maintainer to bbb@cpan.org (Rob Brown). - Patch to fix Net::Server::Daemonize setuid bug: http://www.ijs.si/software/amavisd/net-server.patch - Add a fix in the argument handling of configure to account for some alpha systems (James Vasak) - For RedHat 8.0 perl.req, avoid demanding that perl(IO::Muliplex) and perl(IO::Socket::SSL) rpms are installed just to use Net::Server.
2004-01-05Update to gnus 5.10.6, various bugfixes. Last gnus of the 5.10lha3-6/+7
releases.
2004-01-05improve description (hey, it's better than a one-liner!)grant1-1/+13
2004-01-05Minimum version of esound required is 0.2.27 not 2.4.1 (Hi Jeremy!).xtraeme1-2/+2
This closes PR pkg/23984 by Min Sik Kim.
2004-01-05Note update of libgii/libggi packages.xtraeme1-1/+3
2004-01-05Update to 2.0.4, closes PR pkg/23820.xtraeme4-29/+17
Changes: o build fix: cygwin has no sys/shm.h and sys/ipc.h, so configure disables all targets requiring them, if not present. o cbconsist demo: sync with devel tree o gcc 3.3 compiling fix for default/linear_16/crossbuild.c (fixes Debian bug #197214) o merged build fix from FreeBSD's ports tree to make the xf86dga target compile on FreeBSD (fixes FreeBSD PR ports/52380) o X-target + minor mode initialization fix from Argo Vessmann + shm helper checks return code, when setting up the directbuffer + release locking on failure. (Threadsafety fix) + fixed geometry check. Opening (very) small windows is now possible.
2004-01-05Update to 0.8.4xtraeme5-45/+26
Changes since 0.8.3: * gcc 3.3 warning fix (warnings caused by <ggi/gg.h>:194 fixed) * hotfixes for libgii 0.8.3 * fixed memory leak on unloading modules under Darwin * win32 (cygwin/mingw) compile fixes from Albert Graef * cygwin build fixes
2004-01-04Use BUILDLINK_{INCDIRS,LIBDIRS}.<pkg> instead ofjlam2-6/+4
BUILDLINK_{CPPFLAGS,LDFLAGS}.<pkg> where we're adding search directories. Using the former should do the right thing for pkgviews if we do binary package upgrades of dependencies by inserting the right default view directories into the search path as well.
2004-01-04Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk.jlam67-526/+389
2004-01-04We don't need to escape "+" if we're using the :M variable operator.jlam1-3/+3
2004-01-04fix path to py-libxml2recht1-2/+2
noted by Min Sik Kim in private mail
2004-01-04Rearrange some of the lines in the buildlink3.mk example so that it's a bitjlam1-6/+3
shorter to write.
2004-01-04Note re-import of gnome1 version of evolution as evolution12rh1-1/+2
2004-01-04evolution-1.2.x now resides in mail/evolution12rh1-3/+3