summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-04-12update to 2.14.1drochner4-10/+9
changes: * Translation updates * Build fixes * Drop popt dependency * Show all desktop items in application selection * GnomeGoals: Use po/LINGUAS
2006-04-12update to 2.10.1drochner4-8/+25
changes: - uint64 property bug fix - Hard code path to 2.0 - Allow only tuples and lists in strv to value - Include dsextras.py in the dist
2006-04-12The variables RECOMMENDED and BUILDLINK_RECOMMENDED are deprecated.rillig3-7/+7
2006-04-12Fixed some of the pkglint warnings.rillig1-5/+5
2006-04-12Updated pbzip2 to 0.9.6.rillig2-4/+3
2006-04-12Updated pbzip2 to 0.9.6.rillig2-6/+6
Changes in 0.9.6 (Feb 05, 2006) - Fixed bug that caused blocks to be missed by decompression routine under certain conditions
2006-04-12The diagnostics for package updates now include the reason that is givenrillig2-14/+15
in doc/TODO, which is often a reference to a PR.
2006-04-12+dovecot-1.0beta6grant1-1/+2
2006-04-12Fixed pkglint warnings.rillig1-4/+4
2006-04-12Some variables, like WRKSRC, PREFIX, LOCALBASE and *DIR don't need the :Qrillig1-3/+12
operator, since we expect them to never contain special characters. This change reduces the number of -Wall warnings by approximately 28000.
2006-04-12Make build again after libdvdread update.wiz2-6/+14
2006-04-12Add textproc to CATEGORIES.minskim1-2/+2
2006-04-11Put any compiled binaries into vendor- and site-specific locations tojlam1-1/+9
avoid conflicts with each other. We let the perllink script handle all the appropriate symlinking. Bump PKGREVISION to 1.
2006-04-11On Darwin, use g++ to link instead of gcc since some C++ code is compiled.minskim1-1/+7
2006-04-11Move the include of devel/GConf2/schemas.mk from the Makefile.commonreed2-4/+4
to Makefile. And it is included now after the GCONF2_SCHEMAS are defined. This was noticed by Matthias Drochner. Thank you. I verified by comparing the +INSTALL files before and after. Bumped PKGREVISION.
2006-04-11hyperestraier updated to 1.2.1.wiz1-1/+2
2006-04-11Update to 1.2.1, provided by OBATA Akio in PR 33239:wiz3-13/+17
2006-04-10 Mikio Hirabayashi * estraier.c (est_db_put_doc): dispensable trailer was purged from record. * estraier.c (est_db_add_attr_index): new function. * estraier.c (est_aidx_seq_put, est_aidx_seq_out, est_aidx_seq_narrow): new functions. * estraier.c (est_aidx_attr_put, est_aidx_attr_out, est_aidx_attr_narrow): new functions. * estnode.c (est_url_shuttle): "limsize" parameter was added. * mastermod.c (nmgr_clear): new function. * estcmd.c (runcreate, proccreate): new functions. - The Java binding and the Ruby binding was to support attribute indexes. - The Java binding and the Ruby binding was to support feedback of scores. - Release: 1.2.1
2006-04-11qdbm updated to 1.8.48.wiz1-1/+2
2006-04-11Update to 1.8.48, provided by OBATA Akio in PR 33237:wiz5-12/+41
Changes: 2006-03-27 Mikio Hirabayashi - The utility API was enhanced. - Release: 1.8.48 pkgsrc changes: use libtool.
2006-04-11update to 3.10.1drochner3-7/+9
changes: Bug fixes and updated translations
2006-04-11update to 2.2.92drochner2-6/+6
changes: -minor bugfixes -fixed compiler warnings
2006-04-11update to 2.14.1drochner6-16/+24
changes: -bugfixes -translation updates
2006-04-11Add support for NetBSD's cloning tap device to support "device tap"jlam8-3/+108
configurations. Changes supplied in PR pkg/32929 by Alan Barrett. Bump PKGREVISION to 1.
2006-04-11Recursive PKGREVISION bump due to the common-mml update.minskim1-2/+2
2006-04-11Added an explanation for the state names of the patch file parser.rillig1-1/+13
2006-04-11Note update of common-mml.minskim2-3/+3
2006-04-11Add missing patches that should have been committed with the previous update.minskim2-0/+43
2006-04-11Update common-mml to 1.2.16. This version was packaged by David Price,minskim12-93/+96
and modified by me. Major changes since 1.2.0: - Add support for SAP and SDP.
2006-04-11Don't warn about the misnamed variables *_TEMPLATE, which are actuallyrillig1-2/+4
lists of files. Don't warn about files named "manual-*" in the patches directory.
2006-04-11Add ko-po-check.minskim2-2/+4
2006-04-11Import ko-po-check. Packaged by Bang Jun-Young.minskim4-0/+69
ko-po-check is a program that checks for misgrammar and typo in Korean .po files.
2006-04-11Added a patch that fixes the build on NetBSD 3.0/i386.rillig2-1/+17
2006-04-11Add DragonFly support. Fix errno usage. Remove special-casingjoerg30-18/+615
of FreeBSD-like systems with objformat, we want minor shared library numbers.
2006-04-11Note revision bump for lib3ds to 5.jmmv1-1/+2
2006-04-11libtoolize this package so that it builds under Mac OS X; building thejmmv8-141/+193
shared library by hand (as happened before) was not portable. Bump PKGREVISION to 5.
2006-04-11Don't use the carat (^) in class matches, as it is not supported byjoerg2-4/+9
some shells. Use precendency order instead. Should fix PR 33236.
2006-04-11Use INSTALLATION_DIRS instead of creating directories at pre-install.jlam1-5/+2
2006-04-11Back out previous which just contained debug code.jlam1-2/+2
2006-04-11We currently set WRKDIR in bsd.prefs.mk but not WRKSRC, so definejlam2-5/+7
WRKSRC explicitly to it's default value before it is used in the exists() check just below it. This fixes the PLIST in the case where mutt_dotlock is installed. Bump the PKGREVISION to 4.
2006-04-11- Restore dynamic package list handling removed in revision 1.121 becausetron4-28/+38
the current code doesn't work properly with "make package". - Fix various problems reported by "pkglint".
2006-04-11Fix mlockall detection (yes, it works better to actually link whenjoerg4-3/+21
trying to find unimplemented functions). Fix PLIST. Bump revision.
2006-04-11Fix PLIST, from joerg at britannica dot bec dot demanu5-7/+56
2006-04-11update to 1.0.9drochner3-8/+18
changes: minor bugfixes, translation updates
2006-04-11needs libdvdnav to builddrochner1-1/+2
2006-04-11update to 0.7drochner4-18/+38
many fixes and improvements since 0.1, added a level editor
2006-04-11-take maintainership (as suggested by snj)drochner2-7/+7
-update to 2.4.1 changes: - PrBoom demos are now recorded with high-precision turning (like the "Doom v1.91" hack that is floating around) - when both -nodraw and -nosound are supplied, then no graphics will be initialized and no windows opened - add ultdoom compatibility level, and bring compatibility levels into line with Prboom+ - screenshots now use correct palette in software mode - screenshots now in PNG format on Linux/Unix where available - suppress use-supershotgun key in compatibility mode - removed obsolete video related code - fix screenshots on 64bit systems - fix comp_666
2006-04-11Correctly use config file framework for wwwoffle.conf, also movejoerg4-12/+30
it under share/examples/wwwoffle like all other packages do. Bump revision.
2006-04-11Add "dvi" package option. And bump PKGREVISION.reed2-2/+20
(This dvi support is not building on DragonFly, but works fine under NetBSD.)
2006-04-11squirrelmailmartti1-1/+3
2006-04-11Updated mail/squirrelmail-locales to 1.4.6nb3martti3-8/+54
* added Ukrainian translation by Serhij Dubyk * fixed some Japanese and French translation strings * updated Geogian and Norwegian Nynorsk translations * updated some plugin translations