summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-04-05Add buildlink3.mk.wiz1-0/+18
2005-04-05Sort lines to please pkglint.wiz1-2/+2
2005-04-05Sort.wiz2-4/+4
2005-04-05Convert to bl3, untested.wiz3-11/+8
2005-04-05Add buildlink3 file.wiz1-0/+18
2005-04-05Replace NO_BUILD with empty do-build target.wiz1-2/+3
2005-04-05Sort.wiz1-37/+37
2005-04-05Use sdbm/bl3 instead of DEPENDS.wiz1-3/+2
2005-04-05Add buildlink3 file.wiz1-0/+18
2005-04-05Require native threads or build ggtick; should fix bulk build on 1.6.2.wiz1-1/+3
2005-04-05Use netcdf bl3 file instead of DEPENDS.wiz1-3/+2
2005-04-05Set USE_X11.wiz1-1/+2
2005-04-05Bring back DARWIN_USE_QUARTZ; fix PR#29886adam1-1/+2
2005-04-05Bump BUILDLINK_RECOMMENDED.salo1-2/+2
2005-04-05Note chat/gaim update.salo1-1/+2
2005-04-05Update to version 1.2.1salo4-38/+9
Security fixes for three DoS vulnerabilities: Remote DoS on receiving malformed HTML Remote DoS on receiving certain messages over IRC Jabber remote crash Changes: - URL escaping now works with UTF-8 text. This may break some old log files. - Revert to XOR auth for ICQ as the md5 is not fully functional - Fix bug with going away while in a jabber chat - MSN bug fixes (Felipe Contreras) - Escape things properly in IRC From MAINTAINER via PR pkg/29888
2005-04-05Updated cvsweb to 3.0.5.wiz2-3/+3
2005-04-05Update to 3.0.5:wiz2-6/+6
Changes in 3.0.5, released 2005-01-22: * Fixed links in human readable diff view when it's the default diff format. * Submitting the option form preserves hidden user settings. * Improvements related to tightly controlled setups such as SELinux. * Configuration and configuration documentation improvements. * Tab expansion fix for HTMLized views.
2005-04-05Updated m4 to 1.4.3.wiz2-3/+3
2005-04-05Update to 1.4.3:wiz3-19/+6
Version 1.4.3 - March 2005, by Gary V. Vaughan * DESTDIR installs now work correctly. * Don't segfault with uncompilable regexps to changeword(). * Always use \n line-endings for frozen files (fixes a cygwin bug). * Portability fix for systems lacking mkstemp(3). * Approximately 20% speed up in the common case of usage with autoconf. * Supported on QNX 6.3.
2005-04-05Note PR for lv-451; add m4-1.4.3.wiz1-2/+3
2005-04-05p5-MIME-Types updated to 1.15.wiz1-1/+2
2005-04-05Update to 1.15:wiz2-6/+6
version 1.15: Thu Mar 31 14:12:54 CEST 2005 - [Ave Wringeley] contributed MIME::Types methods types() and extensions() - [Kjetil Kjernsmo] Added non-registered but useful OpenOffice/ StarOffice types application/vnd.sun.xml.* - [Tatsuhiko Miyagawa] contributed audio/3gpp and video/3gpp from RFC3839. version 1.14: Wed Nov 24 18:09:49 CET 2004 - [Ville Skyttä] provided some minor fixes and two new types - [Ave Wringley] contributed video/x-ms-wmv - [Ave Wringley] reported a bug in MIME::Types->addType, which produced a warning about double declaration where it shoudln't
2005-04-05Updated cksfv to 1.3.4.wiz1-1/+2
2005-04-05Use .tar.bz2 file and add test target.wiz2-6/+7
2005-04-05Update to 1.3.4:wiz2-8/+9
2005-04-04 Heikki Orsila * version 1.3.4 - compatibility fixes - recursive sfv file checking support by Durk van Veen 2005-03-26 Heikki Orsila - trivial fix for 'make check'. It wasn't posix sh compatible. On bash "==" is the same as "=". 2005-03-26 Heikki Orsila * version 1.3.4-pre5 - added recursion support from Durk van Veen 2005-03-21 Heikki Orsila - fixed 'make install' bug. Man dir was not created properly. Thanks to Durk van Veen for finding this. 2005-02-21 Heikki Orsila * version 1.3.4-pre1 - consistent policy for BSD and Linux systems. Trying to checksum a directory lead to different actions. Also, trying to verify checksum of a directory bugged. 2005-02-06 Heikki Orsila - 'make check' executes tests. 'make tests' doesn't.
2005-04-05Updated netpbm to 10.26.7adam1-1/+2
2005-04-05Changes 10.26.7:adam2-6/+6
* pnmtopclxl: fix bug with invalid palette in SetColorSpace command * ppmcolormask: fix segfault with stdin input * pnmquant: accept -quiet option
2005-04-05Add to patches from the BSD# project to only use to isinf from the OSrecht9-21/+58
if it's available and not mono's implementation. Should fix the build on NetBSD.
2005-04-05Define BIND_8_COMPAT to build on Darwin. Patch provided by Darrin B. Jewellminskim1-1/+2
in PR pkg/29870.
2005-04-05Prevent MAKEFLAGS from being passed through shell environment. It wasminskim1-2/+2
redundant because we explicitly pass MAKEFLAGS to a sub-process through command line arguments. This fixes the problem reported in PR pkg/29874 that PKGNAME_REQD is not overridden in recursive MAKE calls.
2005-04-05Note subversion-1.1.4 update.epg1-1/+2
2005-04-05Version 1.1.4epg3-92/+94
(1 April 2005, from /branches/1.1.x) http://svn.collab.net/repos/svn/tags/1.1.4 User-visible-changes: - Client: * fixed: win32 not ignoring versioned symlinks (issue #2173) * fixed: 'svn merge' can cause broken working copy (issue #2222) * fixed: 'svn commit' fails when schedule-delete dir has local mod (r11980) * fixed: 'svn st -u nonexistent_file' segfault (issue #2127) * fixed: 'svn cp wc wc' utf8 conversion error (r13111) * fixed: confusing error message about "wc not locked" (issue #2174) * many translation updates for localized client messages - Server: * fixed: nasty (though unusual) performance bug in FSFS commits (r13222-3) * fixed: FSFS memory leak when auto-merging large tree (r13193) * fixed: FSFS memory leak in 'svnadmin hotcopy' (r13218, 13465, 13468) * fixed: FSFS segfault when encountering empty data reps (r13683) * fixed: two dataloss bugs in svndumpfilter (r12630, r12636) * fixed: wasteful memory usage in svndumpfilter (r12637, r12640) * fixed: mod_dav_svn segfaults when client sends bogus paths (issue #2199) - Both: * fixed: (win32) retry file operation if sharing violation (r12983, r12986) Developer-visible-changes: * add SWIG 1.3.24 and .25 compatibility (r12551, r12717-9, r12722, r13504) * make mailer.py work on win32 (r12499, r12542, r12670) * fixed: JavaHL run-time link error (r12576), path/url cleanups (r13090) * fixed: python bindings log_receiver failure with SWIG 1.3.24 (r13487) * build system tweaks: add install dependencies for fs & fs_base (r11050)
2005-04-05Pull in various tcl.m4 patches from the lang/tcl package. In particulardmcmahill5-21/+8662
this makes the shared lib naming match what tcl uses with regards to dots or no dots. This includes fixes for older a.out netbsd systems and several other OS's as well.
2005-04-04"configure" now checks for gucharmap by default, picks it up, but thenfredb1-3/+3
fails to build with it (without the buildlink glue). Adapt by reversing the sense of the check, and s/enable/disable/.
2005-04-04No special handling for web2c/mktex.cnf - no idea why this was in therehubertf2-2/+2
since teTeX1. Bump version to 3.0nb1.
2005-04-04Update udfclient to version 0.3.4; mainly OpenBSD support (thanks to Pedroreinoud3-8/+9
Martelletto) and some small bugfixes.
2005-04-04Change some leading space characters to a single tab, same as the restagc1-8/+8
of the file.
2005-04-04Correct typo in last commit.tron1-2/+2
2005-04-04Remove sylpheed-gtk2. It has numerous unfixed vulnerabilities and is nosalo6-674/+1
longer actively developed. "sylpheed-gtk2 project is over. The result of this project is already merged into original Sylpheed project. Please use Sylpheed-1.9.x or later instead of sylpheed-gtk2." Approved by the MAINTAINER.
2005-04-04Updated postfix to 2.2.2martti2-3/+3
2005-04-04Updated postfix to 2.2.2martti4-17/+17
- A more usable REPLACE action in header/body_checks. The old version produced unexpected results. - Portability to HP-UX. - Two harmless defects in the SMTP and LMTP clients that go back to before the first Postfix release, and that were found while doing code maintenance on the experimental release.
2005-04-04Correct entries for new teTeX 3.x packages.tron1-4/+4
2005-04-04Let this build.fredb1-1/+3
2005-04-04Updated abiword to 2.2.6adam1-1/+3
2005-04-04Changes 2.2.6:adam3-10/+10
* Bugfixes, mostly for MacOSX See http://www.abisource.com/changelogs/2.2.6.phtml
2005-04-04Run mktexlsr on installation of binary pkg toohubertf1-1/+2
2005-04-04Note update of "squid" package to version 2.5.9nb4.tron1-1/+2
2005-04-04"squid-2.5.STABLE9-2GB.patch" was updated again. Update checksum,tron2-79/+79
use different sub directory and bump package revision.
2005-04-04USE_X11= yesjschauma1-1/+2
should fix problems seen in latest bulk-build