summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-04-26update to 2.0.10drochner3-8/+14
changes: -Enable building outside of srcdir -Use bind_textdomain_codeset to set UTF-8 encoding for all translations -Do not delete the GtkTextTag from the tag table (needed for shared tag tables) -bugfixes -translations added
2005-04-26update to 2.10.1drochner3-7/+10
changes: translation updates
2005-04-26update to 2.10.1drochner3-7/+9
changes: -bugfixes -translation updates
2005-04-26update to 2.10.1drochner3-7/+8
changes: -Re-start credits in gnome-about when finished -bugfixes -new translations
2005-04-26hmm - add patch for previous commit (was CVS misbehaviour, not me...)drochner1-0/+45
2005-04-26Sort the tool-specific sections for easier browsing.jlam1-45/+45
2005-04-26The gawk and gsed tools are called "awk" and "sed" under ${TOOLS_DIR}jlam1-1/+3
since that's how most applications expect to invoke awk and sed.
2005-04-26Rename the "sed" option for USE_TOOLS to "gsed" to note that we wantjlam1-15/+14
GNU sed.
2005-04-26update to 2.4.2drochner3-7/+11
changes: -bugfix -translation updates
2005-04-26update to 1.8.3drochner3-13/+10
changes: -Made focus_widget extern (still only for private use). -bugfixes -translations added
2005-04-26Fix typo.jlam1-2/+2
2005-04-26add a patch from KDE:drochner2-2/+4
http://www.kde.org/info/security/advisory-20050420-1.txt to fix untrusted code execution (CAN-2005-0754) bump PKGREVISION
2005-04-26Only set the "TOOL" variable if it was associated with the correspondingjlam1-4/+7
<tool>.
2005-04-26update to 2.10.3drochner2-6/+6
no documented changes to 2.10.2
2005-04-26update to 2.10.1drochner3-7/+8
changes: -Fixed some leaks -Translation updates
2005-04-26update to 2.12.2drochner3-19/+7
changes are bugfixes only
2005-04-26Note update of www/squid package to 2.5.9nb9.taca1-1/+2
2005-04-26squid package maintainous.taca3-110/+139
- Fix bad PID directory of squid binary introduced by previous pkgsrc. - Update DIST_SUBDIR through DIST_STAMP since some of patch files are updated. - Fix error in doc/Makefile with nbmake. - Newer patch (aufs improvement) aren't included now. Bump PKGREVISION.
2005-04-26PLATFORM_TOOL.<tool> is meant to be set like the "TOOL" variable, sojlam1-7/+14
also create either a wrapper or a symlink depending on whether it has any arguments or not. While we're here, correct the comment block to include a description of PLATFORM_TOOL.*.
2005-04-26Fix typo -- was looking for `distccd_flags' instead of `dspam_flags'.jwise1-2/+2
2005-04-26As of bsd.tool.mk:1.6, TOOLS_CMD.<tool> defaults tojlam7-45/+7
${TOOLS_DIR}/bin/<tool>, so remove redundant settings.
2005-04-26update to 2.0.8drochner3-7/+47
changes: Updated the menubar code to be gtk+ 2.4 compliant. while being here, update names for elements 110 and 111 and fix some atomic weights
2005-04-26Make the wrapper and the symlink default to the same name under the toolsjlam1-6/+6
directory -- ${TOOLS_DIR}/bin/<tool>.
2005-04-26Remove support for 30, since mysql3 packages have been removed. Noted by ↵wiz1-8/+2
kristerw.
2005-04-26Remove 30 from MYSQL_VERSIONS_ACCEPTED, since mysql3 packages have been removed.wiz1-2/+2
2005-04-26Note update of "xine-lib" package to version 1.0nb2.tron1-1/+2
2005-04-26Add patches to fix security vulnerability reported in XSA-2004-8.tron4-3/+47
Bump package revision because of this change.
2005-04-26pass new name for thread-enabled Python to "configure", fromdrochner1-2/+2
Rhialto per PR pkg/30062
2005-04-26k3b for NetBSD available on pkgsrc-wip.xtraeme1-2/+2
2005-04-26Updated dspam to 3.4.5xtraeme1-1/+2
2005-04-26Update to 3.4.5xtraeme2-7/+6
Version 3.4.5-STABLE This version is a maintenance release and contains bug fixes only BUGFIX: First run / first spam notifications don't send for users in groups BUGFIX: Permissions on dspam.sock are wrong mode BUGFIX: Bogus signature retrieval errors in logs BUGFIX: LMTP error codes reporting permanent errors for temporary failures BUGFIX: ParseToHeaders' notspam- alias fails to change user correctly
2005-04-26Updated ImageMagick to 6.2.2.0adam1-1/+2
2005-04-26Changes 6.2.2.0:adam3-8/+9
* Bug-fixes
2005-04-26Changed "4" to "04" for April. I forgot the zero. And it appears thereed1-2/+2
changes2html script could not parse line. (Warning message from cron was forwarded to www@ list from Phil Nelson.)
2005-04-26Update news/nget to 0.27.1.reed1-1/+2
2005-04-26Update from maintainer of package sent via PR #30059. (I only testedreed2-7/+6
build and install.) Update to 0.27.1 version. Changes from ChangeLog: 2004-12-20 v0.27.1: * Fix error in configure script when printing exceptions not found message, du e to unquoted string. (Reported by M.J. Soft) * Fix -G* when NGETCACHE != NGETHOME. (Reported by Steven Adeff) * Fix midinfo and newsgroups files not honoring NGETCACHE/cachedir setting. (R eported by Christian Marillat) * Allow absolute paths in --text=mbox:<filename>. (Requested by Volker Wysk) * Support tab as the field separator in XPAT results, for Newsplex server supp ort. (Requested by Mark Blain) * -a no longer gives an error if the server doesn't support LIST NEWSGROUPS(wh ich retrieves newsgroup descriptions.) * Fix printing a warning when loading newsgroups list which contains descripti ons of groups which no server actually carries. (Reported by Frederick Bruckman) * Fix problems loading group descriptions from newsgroups list which contain t abs. (Reported by Frederick Bruckman)
2005-04-26Close PR #30031: use SHLIBTOOL_OVERRIDE to prevent building ofepg2-11/+11
unnecessary static archives, and list the .la files in the PLIST. Thanks to Johnny Lam for the suggestion.
2005-04-25Prefer mysql version 40 over version 30 (because version 30 has beenkristerw1-3/+3
removed from pkgsrc). Bump PKGREVISION.
2005-04-25Make sure build is without gssapi support. (Okayed by maintainer,reed1-1/+2
taya ... well really he said "I don't object your idea.") This fixes a build bug when heimdal is detected but not buildlinked. It is a known mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=245467 I didn't put this in the mozilla/Makefile.common, because didn't test that yet. This issue probably only happens when using /usr as the LOCALBASE, which is not really supported and maybe I am the only one to hit this with pkgsrc. Maybe later someone can consider adding a build option for GSSAPI, but I don't know anything about it in regards to a web browser myself.
2005-04-25use BUILD_USES_MSGFMT & USE_MSGFMT_PLURALS instead of nonstandard tricksdrochner1-4/+2
hint from jmmv
2005-04-25added option for Alsa support. Changes approved by tron.schwarz1-1/+12
2005-04-25Updated libcddb to 1.0.1adam2-3/+3
2005-04-25Changes 1.0.1:adam2-6/+6
* [NEW] Added --without-cdio option to the configure script so you can manually disable CD access support for the example program. * Fixed iconv compiler warnings for Solaris and Cygwin. * Fixed regex compilation issue on MacOS X.
2005-04-25Update of nxtvepg to 2.7.5magick2-3/+3
2005-04-25Updated nxtvepg to 2.7.5magick2-6/+6
Changes since 2.7.4: - fixed HTML export (not all text format options were processed, weekday color column was not implemented) and improved layout - fixed timezone format in XMLTV output (DTD 0.5, local timezone only) Thanks to Laurent Garnier for reporting the bug. - XML export: format can now be selected via command line options - added command line option -outfile <path> - Improved network/channel identification by VPS/PDC during interaction with TV applications (e.g. TV5 was not identified) - Added support for reading channel table of K!TV 2.3 Thanks to Quenotte for providing a patch. - Windows only: fixed !wintv! keyword handling in scripts bound to reminder events (this was already supposed to be in 2.7.4 but lost somehow) - Windows only bugfix: "Record this show" did not appear in context menu when connected to K!TV - bugfix: missing error-check in time conversion lead to inconsistant start/stop times around daylight saving time switch (which lead to error "database corrupt" during reload)
2005-04-25Xemacs and Xemacs-nox11 share the same PLIST but netbsd-x11 doesn'tmagick3-4/+8
install mule-x-init.elc which breaks "make package" Fix this by uncommenting the entry for mule-x-init.elc in the nox11 package as suggested by the submitter of pr 30020. This fixes pr 30020
2005-04-25Add patch-ad, similar to graphics/dcraw's patch-aa, to fix build onwiz2-1/+18
NetBSD-current. From Greg Troxel in private mail.
2005-04-25whitespace fix -- does nobody use emacs here?drochner1-2/+2
2005-04-25force use of pkgsrc's msgformat -- NetBSD's is too olddrochner1-1/+4
(appearently lacks some "plural" feature)
2005-04-25Note update of www/squid package to 2.5.9nb8.taca1-1/+2