summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-12-19Handle font (de)installation before bsd.pkg.install.mk handles OWN_DIRS.jmmv2-7/+3
This way font directories are not automatically removed; the package must define OWN_DIRS if it wants them to be deleted during deinstallation. This is done to avoid removal of standard font directories (those that appear in *.dist files).
2003-12-19Note revision bump for artwiz-fonts to 1.jmmv1-1/+2
2003-12-19fonts.dir must not be registered in the PLIST (it's handled by fonts.mk).jmmv2-9/+9
Bump PKGREVISION to 1. While here, some Makefile cleanup.
2003-12-19Use ${CD}, ${GREP}, ${RM} and ${RMDIR} instead of directly calling commands.jmmv1-10/+10
2003-12-19Make this package compile in the face of gcc3 and a workingagc3-1/+29
implementation of xor.
2003-12-19regen for HAVE_WORKING_LONG_LONG renamegrant2-4/+4
2003-12-19* Rename HAVE_QUAD_SUPPORT to the more mnemonic HAVE_WORKING_LONG_LONG.grant2-11/+19
* Don't bother providing compat defs for QUAD_{MIN,MAX} since they're not used anymore.
2003-12-19Sync to lib/libc/stdlib/strtoll.c 1.6:grant1-8/+11
* Use LLONG_{MIN,MAX} instead of QUAD_{MIN,MAX} * Use "long long int" instead of "long long" * Appease lint * Use "long long" instead of "quad" in comments.
2003-12-19sync to NetBSD for Todd's latest licensegrant1-2/+19
2003-12-19sync to NetBSD for Todd's latest license, and fix for potential SEGVgrant1-26/+17
2003-12-19Apply change from src/include/fts.h 1.10:grant1-3/+3
Make fts_pathlen and fts_nitems unsigned.
2003-12-19Convert the 4 clause UCB license to the 3 clause license.grant3-19/+7
2003-12-19nuke PKGNAME (not needed) and SVR4_PKGNAME (invalid).grant1-6/+3
use CPPFLAGS.SunOS instead of a conditional.
2003-12-19Update for the latest x11-links 0.19.veego2-4/+4
2003-12-19Note the x11-links update to 0.19.veego1-1/+2
2003-12-19Update for XFree 4.4.0 RC2:veego3-4/+11
Added shared libraries for libGLw and a different location for ft2build.h. Version bumped to 0.19.
2003-12-19Make this compile with gcc3.agc7-4/+72
2003-12-19Make this build with gcc3 (use <assert.h> explicitly, rather than relyingagc5-2/+42
on implicit inclusion). We might as well use pkgsrc's libtool.
2003-12-19Check for GCC using CC_VERSION rather than _CC_IS_GCC, as the latter issketch1-2/+2
not defined when building with USE_SUNPRO, breaking the build.
2003-12-19Update to xarchon 0.60.hubertf3-7/+7
Latest version with countless changes in gameplay.
2003-12-19Fix build error introduced by gcc3.ben8-5/+107
ftp://ftp.netbsd.org/pub/NetBSD/misc/agc/borked-current/audio/spiralsynth/.broken.sys2.html
2003-12-19Fix build error introduced by gcc3.ben12-1/+164
ftp://ftp.netbsd.org/pub/NetBSD/misc/agc/borked-current/audio/spiralloops/.broken.sys2.html
2003-12-19Update QT3 to 3.2.3.skrll21-149/+258
Far too many new features and bug fixes to list here. Includes a fix for Hangul (Korean character) handling from Bang Jun-Young <junyoung at netbsd dot org>. Thanks. "Better late than never"
2003-12-19remove freetype2 2.1.17 related patches after freetype2 has been revertedrecht3-42/+0
to 2.1.15
2003-12-19Back to freetype-2.1.5adam2-3/+3
2003-12-19Back to 2.1.5adam4-24/+23
2003-12-19Avoid some dodgy string pasting - makes this compile with gcc3.agc2-1/+24
2003-12-19Note net/whatmask update to version 1.2zuntum1-1/+2
Changes from version 1.1: * Added support for hex netmasks. * Minor bugfixes, cleanup. Provided by the maintainer - Joe Laffey <joe@laffeycomputer.com>, thanks!
2003-12-19Bump PKGREVISION for varargs -> stdarg fixes.agc1-2/+2
2003-12-19fixes for gcc3-isms (varargs -> stdarg)agc3-1/+90
2003-12-19Update to version 1.2zuntum4-24/+19
Changes from version 1.1: * Added support for hex netmasks. * Minor bugfixes, cleanup. Provided by the maintainer - Joe Laffey <joe@laffeycomputer.com>, thanks!
2003-12-19note updates:recht1-1/+3
ghostscript-esp to 7.07.1 ghostscript-esp-nox11 to 7.07.1
2003-12-19update to 7.07.1recht4-249/+249
CHANGES IN 7.07.1 - The ps2epsi script did not quote ~'s in the sed command (STR #261) - ESP Ghostscript now substitutes the space character for missing glyphs in fonts. This is controlled using the espgsMissingChar definition in gs_init.ps (STR #275) CHANGES IN 7.07.1rc2 - The configure script did not check for a compatible version of GIMP-print for the STP driver (STR #232) - The CUPS driver incorrectly reallocated the page memory, which could cause Ghostscript to crash (STR #246) - Fixed pointers treated as integers in src/gomni.c (Thanks to Werner Fink from SuSE) - Fixed potential 64-bit portability problem with malloc (Thanks to Werner Fink from SuSE) - Fixed X11 anti-aliasing problem (Thanks to Werner Fink from SuSE) - Security fix on ps2epsi (Thanks to Werner Fink from SuSE) - Update on Canon BJC drivers (Thanks to Werner Fink from SuSE) - CUPS Makefile fix (Thanks to Werner Fink from SuSE) - Command line option "-c" fixed (STR #225 and #230, thanks to Werner Fink from SuSE) - ESP Ghostscript now reads all Fontmap files in the library path (Thanks to Werner Fink from SuSE) - The PNG device now correctly detects the version of the PNG library in use (Thanks to Werner Fink from SuSE) - ESP Ghostscript should now cleanup all temporary files (Thanks to Werner Fink from SuSE) - The configure script did not substitute the OBJEXT and EXEEXT variables in the IJS makefile (STR #218) CHANGES IN 7.07.1rc1 - Updated to GNU Ghostscript 7.07. - Added preliminary support for a CUPS-based PCL XL/PCL 6 driver and sample PPD files. - The CUPS pstoraster script put a space between the "-c" option and the color profile code, causing an initialization error. - The CUPS driver generated a lookup table that would omit certain values due to rounding errors in the Ghostscript graphics library (STR #136) - The psmono and psgray drivers produced shrinked output (STR #6) - The SPARCprinter driver did not compile (STR #24) - Type-3 masked images did not render properly (STR #79) - Fixed pstoraster failures (STR #5 and #166) - Fixed bug in Samsung SmartGDI driver which prevented some files from being printed. Thanks to Grant Taylor from linuxprinting.org for the fix. - Made src/gdevgdi.c compilable in "-traditional" mode of gcc (patch from Antony Uspensky). - Updated the "lxm3200" driver (gdevlx32.c) to the newest version, it features an option to adjust the margins of the Lexmark Z31 and uni-directional printing on the Z12 now. - Fix datadir on systems that don't provide a default prefix (MacOS X). SF Bug #695705.
2003-12-19Bump PKGREVISION for packages which install files into RUBY_ARCHLIBDIR,sketch7-8/+14
which has changed for Solaris installs.
2003-12-19use MAKE_ENV.SunOS instead of a conditional.grant1-4/+3
2003-12-19Remove patch-ai which worked around a bug previously in bsd.prefs.mk,sketch4-23/+5
which is now causing the build to fail on Solaris since -r1.130 of that file. Bump PKGREVISION for Solaris installations which previously had the package installed correctly, but with a different RUBY_ARCHLIBDIR location.
2003-12-19Fix building when non-root.markd2-1/+23
Closes PR pkg/23760
2003-12-19Work around a bug in certain versions of Xmd.h which do not correctlysketch2-1/+24
check for __STDC__, breaking the SIZEOF() macro.
2003-12-19Catch up with the openbox3 -> openbox renaming.agc1-2/+2
2003-12-19It might be better to indent the "if", rather than the ".", so that make(1)agc1-2/+2
DTRT.
2003-12-19Note update of pkg_comp to 1.12.jmmv1-1/+2
2003-12-19Update to 1.12:jmmv3-11/+34
* Add the -n flag. When specified, do not install INSTALL_PACKAGES nor MAKE_PACKAGES during the creation of the chroot.
2003-12-19Note revision bump for gaim to 3.jmmv1-1/+2
2003-12-19Remove the OpenSSL patch; use gnutls instead. Bump PKGREVISION to 3.jmmv3-15/+5
According to gaim's developers, it is illegal to link OpenSSL together with gaim (ewww, GPL).
2003-12-19Refer to the correct category in the pkgsrc tree (www, not wip).agc1-2/+2
2003-12-19Catch up with the openbox3 -> openbox renamingagc1-2/+2
2003-12-19Remove superfluous PKGNAME definition - it takes its value from DISTNAME.agc1-2/+1
2003-12-19Increment package revision to 2 after 64-bit and keypad fixes.jdc1-2/+2
2003-12-19Regenerate after addition of patch-a[lmno].jdc1-1/+5
2003-12-19Use keypad for control (as well as cursor keys).jdc1-0/+46