Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-11-08 | convert to use tex.buidlink3.mk (it will install with tetex3 now) | tonio | 1 | -2/+2 | |
2005-11-08 | Convert to use tex.buidllink3.mk | tonio | 3 | -6/+8 | |
2005-11-08 | Note www/ap-php and www/php4 PKGREVISION bump. Also fix date of previous line | bouyer | 1 | -3/+4 | |
entry (hi reinoud ! :) | |||||
2005-11-08 | php 4.4.1 has a bug which cause squirrelmail's sort function to misbehave: | bouyer | 4 | -5/+21 | |
(endless loop): http://bugs.php.net/bug.php?id=35067 Pull in a patch from the php CVS repository to fix this, as suggested a squirrelmail mailing list: http://cvs.php.net/diff.php/php-src/ext/standard/basic_functions.c?r1=1.543.2.51.2.3&r2=1.543.2.51.2.4&ty=u OK'd by Jaromir Dolecek, tested on apache-1 and apache-2 servers. Bump pkgrevision. | |||||
2005-11-08 | convert to use tex.buildlink3.mk | tonio | 1 | -2/+3 | |
2005-11-08 | Upgrade udfclient to version 0.5, featuring | reinoud | 4 | -10/+12 | |
SCSI layer rewrite, new CD-MRW and DVD+MRW support, new scsi/atapi format utility, more support for customer DVD (video) recorder DVDs and lots of bug fixes. Please do test this version and report strange behaviour 0.4.9 didn't show and report any problems! | |||||
2005-11-08 | convert to use tex.buildlink3.mk | tonio | 6 | -23/+29 | |
installs tex files in PKG_TEXMFPREFIX | |||||
2005-11-08 | Sync with basesrc 1.3: | wiz | 1 | -15/+3 | |
Remove some unnecessary header includes. | |||||
2005-11-08 | Updated Coin to 2.4.4. | rillig | 4 | -9/+20 | |
Some of the changes since 2.2.0: - further improvements to SoOffscreenRenderer performance - SoRayPickAction precision improvements - Visual Studio project now installs only selected build (including static configurations now) - misc minor details, build fixes, documentation updates - Support for compressed textures - Windows: build settings are easier tunable from the Visual Studio projects (edit include/setup.h), and also includes static library build options now - reference doc improvements with file format examples and defaults sections for all scene objects. - completely Cygwin-less build setup for MS Windows / Visual Studio: - Visual Studio 6 project file in build/msvc6/ - Visual Studio .NET 2003 solution in build/msvc7/ - some minor API additions for internal optimization purposes - new node SoTextureCombine (for multi-texturing) - new texture coordinate mapping nodes SoTextureCoordinateCube, SoTextureCoordinateCylinder, and SoTextureCoordinateSphere - vertex buffer objects support - correct "sorted layers blend" transparency mode - improved thread safety | |||||
2005-11-08 | Convert to use tex.buildlink3.mk | tonio | 3 | -6/+12 | |
set LATEX_ACCEPTED= teTeX1 teTeX2 teTeX3 to allow whatever latex distribution | |||||
2005-11-08 | Convert ot use tex.buildlink3.mk | tonio | 3 | -20/+21 | |
latex2html installs it's latex files in ${PKG_LOCALTEXMFPREFIX} | |||||
2005-11-08 | convert to use tex.buildlink3.mk | tonio | 1 | -2/+4 | |
set LATEX_DEPMETHOD=build | |||||
2005-11-08 | convert to use tex.buidlink3.mk | tonio | 1 | -3/+3 | |
2005-11-08 | converted to use tex.buildlink3.mk | tonio | 3 | -26/+26 | |
2005-11-08 | Include <sys/time.h> to get fd_set on Interix. | tv | 2 | -1/+14 | |
2005-11-08 | Need gm4, too, as system-builtin m4 does not support "-P" on many platforms | tv | 1 | -2/+2 | |
(including Interix). | |||||
2005-11-08 | Include devel/libgetopt bl3 for <getopt.h>. | tv | 1 | -1/+2 | |
2005-11-08 | Interix has strlcpy(3) too. | tv | 1 | -2/+2 | |
2005-11-08 | Don't override the system-supplied prototype for getopt(3). | tv | 2 | -1/+24 | |
2005-11-08 | This requires zlib, so say so. | tv | 1 | -1/+2 | |
2005-11-08 | Interix has unsetenv(3), but it has no prototype, so compilation fails | tv | 2 | -1/+15 | |
with -Werror. Fall through to setenv(..., "", 1) block instead by skipping the HAVE_UNSETENV block. | |||||
2005-11-08 | convert TeXmacs and lyx-qt to use tex.buildlink3.mk | tonio | 2 | -5/+6 | |
2005-11-08 | Oups, latex.buildlink3.mk -> tex.buildlink3.mk | tonio | 1 | -2/+2 | |
2005-11-08 | convert to use tex.buidllink3.mk | tonio | 1 | -2/+3 | |
2005-11-08 | + TeXmacs-1.0.5.12, allegro-4.2.0, coreutils-5.93, eric3-3.8.0, | wiz | 1 | -5/+9 | |
gnustep-1.11.1, hyperestraier-1.0.4, libgsf-1.13.3, psmisc-21.8. | |||||
2005-11-08 | converted to use tex.buildlink3.mk | tonio | 1 | -2/+3 | |
set LATEX_DEPMETHOD= build | |||||
2005-11-08 | Adapted to use tex.buildlink3.mk | tonio | 1 | -3/+3 | |
set LATEX_ACCEPTED = teTeX1 teTeX2 teTeX3 | |||||
2005-11-08 | Adapted to use tex.buildlink3.mk | tonio | 1 | -2/+3 | |
set LATEX_ACCEPTED= teTeX1 | |||||
2005-11-08 | Add support for building on DragonFly. | joerg | 11 | -18/+248 | |
Add mkfontdir as build tool, non-native bulk builds fail otherwise. | |||||
2005-11-08 | These packages all use mkfontdir at run-time so add the appropriate | jlam | 11 | -20/+22 | |
USE_TOOLS definition. | |||||
2005-11-08 | Add DragonFly support. Use PTHREAD_* variables to find pthread_create | joerg | 5 | -7/+97 | |
and hope it doesn't break anything. | |||||
2005-11-08 | Use patch from Thomas Dickey for this "tty-input". | reed | 2 | -7/+8 | |
(Not bumping PKGREVISION, since it was bumped today for similar patch.) | |||||
2005-11-08 | Include devel/libgetopt for <getopt.h> and getopt_long(3). | tv | 1 | -1/+2 | |
2005-11-08 | convert to use tex.buildlink3.mk. | tonio | 1 | -2/+4 | |
use BUILD_DEPMETHOD=build | |||||
2005-11-08 | Force fake poll(2) implementation on Interix. | tv | 1 | -1/+4 | |
2005-11-08 | convert to use tex.buildlink3.mk | tonio | 1 | -2/+3 | |
2005-11-08 | Whitespace fixes. | jlam | 1 | -8/+8 | |
2005-11-08 | Set DIST_SUBDIR properly for changed distfile. | wiz | 2 | -5/+6 | |
2005-11-08 | convert ot use tex.buildlink3.mk. | tonio | 1 | -2/+4 | |
use LATEX_DEPMETHOD=build | |||||
2005-11-08 | convert to use tex.buildlink3.mk | tonio | 1 | -2/+4 | |
use LATEX_DEPMETHOD=build, and allow version 1,2 and 3 of teTeX | |||||
2005-11-08 | Teach the tools framework how to replace mkfontdir and mkfontscale | jlam | 1 | -2/+2 | |
using an X11 clients package. | |||||
2005-11-08 | convert to use tex.buildlink3.mk | tonio | 1 | -2/+3 | |
Accepts teTeX1, teTeX2 and teTeX3 | |||||
2005-11-08 | Consolidate blocks for tools that were supplied by the same package into | jlam | 1 | -483/+109 | |
a loop so that it's easier to maintain and add new tools. | |||||
2005-11-08 | Create a tex.buildlink3.mk file that is used by tex-using packages. | tonio | 4 | -0/+204 | |
It includes the correct buildlink3.mk file from either teTeX1 (print/teTeX1-bin), teTeX2 (print/teTeX-bin) or teTeX3 (print/teTeX3-bin). tex.buildlink3.mk will: * set PKG_TEXMFPREFIX to the base directory of the used texmf tree * set PKG_LOCALTEXMFPREFIX to the base directory of the local texmf tree (for tex packages) * set LATEX_TYPE to the latex distribution used. There are two variables that can be used to tweak the selection of the latex implementation: LATEX_DEFAULT is a user-settable variable whose value is the default latex distribution to use. LATEX_ACCEPTED is a package-settable list of latex distributions that may be used by the package. | |||||
2005-11-08 | Mention documentation that is local in pkgsrc tree. | reed | 1 | -2/+13 | |
And mention about PATH, MANPATH, and mk.conf.example. | |||||
2005-11-08 | Use += in previous. | tv | 1 | -2/+2 | |
2005-11-08 | NOT_FOR_PLATFORM Interix. | tv | 2 | -2/+6 | |
2005-11-08 | Skip <stdint.h> on Interix. | tv | 3 | -1/+31 | |
2005-11-08 | NOT_FOR_PLATFORM Interix. | tv | 1 | -1/+3 | |
2005-11-08 | "rm -f" in case the file didn't exist to begin with. | tv | 1 | -2/+2 | |