summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-02-16Include gettext-lib's bl3, sort includes and use pkgsrc intltool.jmmv1-2/+4
2004-02-16Explicitly include pkgconfig's bl3 to fix build.jmmv1-1/+2
2004-02-16also ignore -pedantic, SunPro doesn't need to be told ;-)grant2-3/+8
2004-02-16explicitly link against libX11 on Solaris.grant1-1/+3
2004-02-16bl3ifygrant1-5/+5
2004-02-16Explicitly include pkgconfig's bl3 file to fix build and use pkgsrc intltool.jmmv1-1/+3
2004-02-16install readme. link w/ libwrap. and other tweaks. PR 24034itojun2-2/+36
2004-02-16Fix some missed randr -> randrext conversions.jlam1-0/+93
2004-02-16The randrext-1.0 distfile from fdo.org/~xlibs/releases/ moved the doc filesjlam2-6/+6
into share/doc/randrext. Otherwise, no change.
2004-02-16Explicitly depend on glib2 and sort bl3 includes.jmmv1-4/+5
2004-02-16Explicitly include pkgconfig's buildlink to fix build, and use pkgsrcjmmv1-1/+3
intltool.
2004-02-16Fix the MASTER_SITE and remove inclusion of pkgconfig/buildlink*.mk sincejlam1-5/+3
this package doesn't actually _use_ pkg-config.
2004-02-16Add missing entries in INFO_FILES.seb2-69/+4
Remove info files entries from PLIST.
2004-02-16p5-Scalar-List-Utils was updated, not added.minskim1-2/+2
2004-02-16Newly imported misc/p5-Scalar-List-Utils is just an update ofminskim8-64/+21
devel/p5-Scalar-List-Utils. Merge them. p5-Scalar-List-Utils shouldn't have been imported into pkgsrc-wip in the first place. Pointed out by Adrian Portelli.
2004-02-16trafshow updated to 4.0.snj1-1/+2
2004-02-16Update to trafshow-4.0, use bl3, include curses.buildlink3.mk, cleansnj3-25/+13
up DESCR. No changelog is available, but changes since 3.1 include integration of the KAME ipv6 patch and the addition of a mode that allows trafshow to act like a Cisco NetFlow collector. Okayed by jmmv.
2004-02-16Remove info files entries from PLIST.seb1-92/+1
2004-02-16Xft2 only needs Xrender>=0.8.jlam3-7/+7
2004-02-16Remove patches made redundant since we override libtool.jlam3-29/+1
2004-02-16Revert and inadvertant change.jlam1-2/+2
2004-02-16Move the BUILDLINK_FILES definition to the right place so that they'rejlam1-5/+5
symlinked even if we use the built-in Xrender.
2004-02-16Symlink any *.pc files into ${BUILDLINK_DIR} for dependencies and forcejlam2-8/+8
pkg-config to only look in ${BUILDLINK_DIR}/lib/pkgconfig for *.pc files. This will correctly hide the presence of software from configure scripts that query pkg-config for that information. Idea suggested by Julio M. Merino Vidal.
2004-02-16Remove info files entries from PLIST.seb1-116/+1
2004-02-16-nicotine-1.0.7, nsd-1.2.3, openldap-2.1.25snj1-4/+1
2004-02-16Note update of roundup to 0.6.5.recht1-1/+2
2004-02-16Add some TODO items for me.jlam1-1/+7
2004-02-16update to 0.65recht3-22/+11
The 0.6.5 release fixes some bugs: - mailgw handling of subject-line errors - allow serving of FileClass file content when the class isn't called "file" (eg. messages and other FileClasses) - allowed negative ids (ie. new item markers) in HTMLClass.getItem, allowing "db/file_with_status/-1/status/menu" to generate a useful widget - fixed content-type when templates are serving up xml (thanks Godefroid Chapelle) - fixed IE double-submit when it shouldn't (sf bug 842254) - fixed check for JS pop()/push() to make more general (sf bug 877504) - fix re-enabling queries (sf bug 861940) - use supplied content-type on file uploads before trying filename - fixed roundup-reminder script to use default schema (thanks Klamer Schutte) - fixed edit action / parsePropsFromForm to handle index-page edits better - safer logging from HTTP server (sf bug 896917)
2004-02-16Fix build on FreeBSD 4.9-STABLE. From Michal Pasternak in PR pkg/23864.snj3-3/+32
While here, move PKGREVISION to silence pkglint. Okayed by jmmv.
2004-02-16Add RCS IDhubertf1-0/+2
2004-02-16Be less aggressive about overriding all of the functionality ofjlam1-4/+15
config.status. Instead, only block "config.status --recheck", which re-executes the GNU configure script. This still allows config.status to overwrite post-configure changes to Makefiles and config.h files, so those changes should (properly) be applied to Makefile.in and config.h.in instead.
2004-02-16We no longer need to set CONFIG_STATUS_OVERRIDE to an empty value asjlam2-5/+2
bsd.pkg.mk no longer overrides the ability of config.status to generate new files.
2004-02-16Remove info files entries from PLIST.seb2-118/+2
2004-02-16Update nicotine to 1.0.7. Changes:hubertf4-11/+8
- Changed hate-list to be network-driven instead of being a filter - Updated translations - Last 7 lines of a private message log are shown - Config file now backed up (to <filename>.old) - Changed default server to server.slsknet.org (mail.slsknet.org will be automatically changed) - Anti-frumin ticker update (replace newlines with spaces) - Added country-code filter to the search filters - Added a "Hide tickers" menu entry which hides all tickers - Added option to not show the close buttons on the tabs - Added option to not lock incoming files - Added room ticker support
2004-02-16Typo.jlam1-2/+2
2004-02-16Do the dance to check the version of the XFree86-provided fontconfig.jlam2-24/+199
Also correct the list of buildlink2.mk files included by fontconfig/buildlink2.mk.
2004-02-16The GNU configure script now only accepts --with-freetype-config to setjlam1-3/+2
the location of freetype2 headers and libraries.
2004-02-16Some minor English fixes.snj1-10/+10
Change step 3 in section 10.38 to indicate that "share/omf" _should_ be removed from PLIST (previously it said to not remove it). XML_CATALOGS should hold XML catalogs, not SGML.
2004-02-16If Xrender>=0.8, then automatically use render>=0.8.jlam1-7/+5
2004-02-16Require render>=0.8 to build Xrender-0.8.*.jlam1-1/+3
2004-02-16Remove info files entries from PLIST.seb1-2/+1
2004-02-16Very beleatedly add documentation for the following items:jmmv1-1/+134
- 10.37 Packages installing GConf2 data files - 10.38 Packages installing scrollkeeper data files - 10.39 Packages installing X11 fonts - 10.40 Packages installing GTK2 modules - 10.41 Packages installing SGML or XML data - 10.42 Packages using intltool
2004-02-16Remove info files entries from PLIST.seb3-9/+3
2004-02-16Add and enable p5-Scalar-List-Utils.minskim2-2/+4
2004-02-16Remove info files entries from PLIST.seb1-2/+1
2004-02-16Import p5-Scalar-List-Utils from pkgsrc-wip. Packaged by Koji Kondominskim4-0/+44
(PR pkg/21672), updated by Adrian Portelli, and slightly modified by me. This package contains a selection of subroutines that people have expressed would be nice to have in the perl core, but the usage would not really be high enough to warrant the use of a keyword, and the size so small such that being individual extensions would be wasteful. This distribution provides min max minstr maxstr sum reduce reftype blessed weaken (5.005_57 and later only) isweak (5.005_57 and later only) dualvar shuffle
2004-02-16Remove info files entries from PLIST.seb2-6/+2
2004-02-16Remove info files entries from PLIST.seb1-5/+1
XXX I could not build this one on NetBSD 1.6ZJ, not even the latest version available (1.3.0).
2004-02-16Note update of tkdiff to 3.09.recht1-1/+2
2004-02-16update to 3.09recht2-15/+11
take maintainership ok'd by sakamoto@ 3.09 changes (5/24/2001): * Removed use of the user name in temp file path. This removed a problem on Windows when the user name had a space in it. * Made diff "edge detection" smarter by using the new smarter overlap code for cases where diff decided to treat whitespace slightly different on missing-EOL files when doing 3-way diffs. * Added the "..." back to the Save options in the merge result window when appropriate. 3.08 changes (1/15/2001): * Made overlap detection smarter 3.07 changes (12/17/2000): * Highlight overlaps in bright yellow during 3-way merge * Added "Exit" and "Save & Exit" buttons to merge preview window * Removed error that popped up when doing a merge that was not necessary. 3.06 changes (unreleased): * Minor changes for AccuRev integration