summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-06-18Update abcm2ps to 4.12.19. Too many small changes since 3.x.minskim3-7/+27
See http://moinejf.free.fr/abcm2ps-4.txt for the complete list.
2006-06-18Note update of p5-Font-TTF.minskim2-3/+3
2006-06-18Update p5-Font-TTF to 0.38.1. Changes are unknown.minskim2-7/+9
2006-06-18Fixed path to the Perl interpreter. Bumped PKGREVISION.rillig1-3/+3
2006-06-18Don't emit a note for missing SUBST_MESSAGE. It's too hard to find arillig1-4/+1
nice description text for most of the SUBST blocks.
2006-06-18Removed an empty line to make the SUBST block appear in a singlerillig2-4/+2
paragraph.
2006-06-18Don't treat comments as paragraph separators for the SUBST check. Seerillig1-2/+5
graphics/xfig for an example where it makes a difference.
2006-06-18Fixed pkglint warnings regarding the SUBST block.rillig2-7/+9
2006-06-18Bugfix: Always count the SUBST_SED and SUBST_FILES lines.rillig1-3/+3
2006-06-18Added a new check for SUBST blocks. In contrast to all other checks,rillig1-2/+163
this one is defined in PkgLint::SubstContext instead of the main package. Time will show whether this was a good decision. Since the checking subroutines heavily modify the fields of the SubstContext, it seems to be Done Right.
2006-06-18Added OVERRIDE_GNU_CONFIG_SCRIPTS and PYPKGPREFIX.rillig1-1/+3
2006-06-18Fixed a typo in SUBST_CLASSES and other pkglint warnings. Bumpedrillig1-10/+10
PKGREVISION.
2006-06-18Fixed a typo (SUBST_MESSAGE.cgi => SUBST_MESSAGE.paths) found by pkglint.rillig1-2/+2
2006-06-18Inserted an empty line after the SUBST block, for visual clarity.rillig1-1/+2
2006-06-17- autofix() may only be called from the checkfile_*() subroutines to avoidrillig1-2/+3
duplicate calls.
2006-06-17Simplified the code by reducing the number of different targets that arerillig1-20/+11
evaluated. Now the SUBST_MESSAGE is only printed once when the substitution is actually done. Before this change it had been printed also when the subst-<class> target had been invoked a second time, but the substitution didn't take place again, which had confused me. Also, converted the code to use ${WARNING_MSG} and ${STEP_MSG}.
2006-06-17Fixed path to the Python interpreter. Bumped PKGREVISION.rillig1-2/+10
2006-06-17USE_LANGUAGES+= c.rillig1-2/+2
2006-06-17Fixed pkglint warnings.rillig2-9/+9
2006-06-17Updated devel/tla to 1.3.4.rillig2-3/+3
2006-06-17Updated tla to 1.3.4.rillig3-9/+7
I couldn't find any useful ChangeLog file, but bin/awiki has been removed.
2006-06-17Fixed some pkglint warnings.rillig4-26/+19
2006-06-17Added a variable OVERRIDE_GNU_CONFIG_SCRIPTS that allows a package torillig1-2/+2
override the config.guess, config.sub and config.rpath scripts even if GNU_CONFIGURE is not defined. This is needed for devel/tla.
2006-06-17Fixed pkglint warnings. Removed unnecessary inclusion of bsd.prefs.mk.rillig1-21/+19
2006-06-17Moved the HTML documentation into share/doc/sgi-stl/html. Bumpedrillig2-354/+355
PKGREVISION.
2006-06-17Fixed pkglint warnings.rillig1-3/+5
2006-06-17Updated patchutils to 0.2.31.rillig2-3/+3
2006-06-17Updated patchutils to 0.2.31.rillig2-8/+12
Changes: - Several small bug fixes.
2006-06-17Fixed pkglint warnings.rillig1-3/+2
2006-06-17Fixed some pkglint warnings.rillig3-32/+32
2006-06-17Moved HTML documentation into share/doc/nspr/html. Bumped PKGREVISION.rillig2-49/+50
2006-06-17Moved HTML documentation into share/doc/libnet/html. Bumped PKGREVISION.rillig2-40/+41
2006-06-17Moved the HTML documentation from share/doc/html to share/doc/hdf5/html.rillig2-607/+606
Bumped PKGREVISION.
2006-06-17Configure with --without-x. This fixes problem where GL componentsreed1-1/+2
were detected and tiffgt was built. No change to package. (TODO: do not install the tiffgt manual pages. Maybe install separate tiffgt package if needed.)
2006-06-17Note update of freetype{,-lib,-util} and ttf2pk.minskim1-1/+5
2006-06-17Update ttf2pk to 1.5 to sync with freetype-lib.minskim2-11/+9
Changes: - Added support for multiple SFD files. - New option `-L' to provide a ligature mapping file. - New option `-w' to emit PostScript encoding vectors for subfont files to be used with pdfLaTeX. - Add support for a configuration file (ttf2pk.cfg) which can read more than a single map file, similar to pdfTeX. - Support for character codes greater than 0xFFFF. - ttf2tfm no longer assumes that the x-height is always 400 PS units.
2006-06-17Make this package build with gcc-4.minskim2-1/+14
2006-06-17Update freetype1 packages to 1.5, the final version.minskim8-51/+73
Changes: - apiref.txt has been again revised. - apirefx.txt has been extended to document the GPOS interface. - TODO has been dropped (since we consider there will be no further development). - TT_Char_Index() now uses TT_ULong for character codes. It now supports cmap tables in format 8 and 12. - New error code (TT_Err_Too_Many_FDefs) when a font defines too many functions. - Support files for BeOS have been contributed by Chris Herborth. - The EXPORT_DEF/EXPORT_FUNC/etc. stuff has been replaced with a more elaborate scheme. - Cleaning up of the ft_conf.h files to remove obsolete stuff. - TT_GSUB_Add_String() has two additional parameters needed for GPOS support. - TT_CharMap_Next() of the ftxcmap extension now uses `TT_ULong' as the second parameter. - A long-lived bug in ftxpost.c.
2006-06-17Fix substitution error... "user" instead of "owner".jlam4-8/+8
2006-06-17Fixed a pkglint warning.rillig1-2/+2
2006-06-17Removed obsolete definition of {DE,}INSTALL_SRC. Bumped PKGREVISION.rillig3-12/+6
2006-06-17semantic has been updated.rillig1-2/+1
2006-06-17Updated devel/semantic to 1.4.4.rillig1-1/+2
2006-06-17Updated semantic to 1.4.4.rillig3-13/+13
Changes since 1.4.2: - Lots of bug fixes and improvements, especially for C++ templates.
2006-06-17Modify the Courier services rc.d scripts so that:jlam15-54/+156
(1) they are more likely to do the right thing if the user sets rc_fast_and_loose; and (2) they pre-create any necessary directories prior to start the respective services. Also, fix the path to the courierwebadmin binary in SPECIAL_PERMS for the courier-mta package. Bump the PKGREVISION.
2006-06-17Removed obsolete definitions of {DE,}INSTALL_SRC. Bumped PKGREVISION.rillig1-4/+2
2006-06-17{DE,}INSTALL_SRC are deprecated because they interfere with therillig1-1/+5
pkginstall framework.
2006-06-17Fixed pkglint warnings.rillig2-4/+4
2006-06-17Fixed pkglint warning.rillig1-2/+2
2006-06-17Fixed most pkglint warnings.rillig2-78/+78