summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-06-19Cleanup fallout from {DE,}INSTALL_SRC removal: rewrite the INSTALLjlam6-66/+55
script to be of the format expected by the pkginstall framework and remove the explicit invocation of the INSTALL script from the post-install target. Also, split out the important text from the INSTALL script and put it into a MESSAGE file. Also, remove the unused show-shlib-type target.
2006-06-19Cleanup fallout from {DE,}INSTALL_SRC removal: rewrite the INSTALLjlam11-133/+107
script to be of the format expected by the pkginstall framework. Also, split out the important text from the INSTALL script and put it into a MESSAGE file. Also, remove the unused show-shlib-type target.
2006-06-19Cleanup fallout from {DE,}INSTALL_SRC removal: rewrite the INSTALLjlam5-57/+60
script to be of the format expected by the pkginstall framework. Also, split out the important text from the INSTALL script and put it into a MESSAGE file.
2006-06-19Clean up fallout from {DE,}INSTALL_SRC removal: if using the pkginstalljlam1-5/+1
framework, then the INSTALL script should not be explicitly invoked in the post-install target. Also remove an extraneous show-shlib-type target that no longer has any effect in pkgsrc.
2006-06-19{DE,}INSTALL_SRC is not actually obsolete without some other changesjlam3-16/+17
to the DEINSTALL/INSTALL scripts so that they are the correct format as expected by the pkginstall framework. Fix the DEINSTALL script. Also, use REQD_DIRS to manage the Input/Meta directory instead of using @unexecJ lines in the PLIST.
2006-06-19Improve the DEINSTALL script by checking for the presence of the datajlam1-12/+14
directory before promping the user to remove it. Also rewrite in style expected by pkginstall framework.
2006-06-19Force gtar for extraction, pax-as-tar can't handle this at least onjoerg1-1/+2
DragonFly.
2006-06-19Deal with const-ness of dlerror()'s return value like gpsim-devel.joerg2-1/+37
2006-06-19Needs msgfmt.joerg1-2/+2
2006-06-19Fix build with FreeType 2.2.1.joerg2-2/+68
2006-06-19fixup the .cz entry - it doesn't have the 'distribution' subdir andjdolecek1-3/+3
doesn't hold updates
2006-06-19add .cz mirrorjdolecek1-3/+5
2006-06-19Needs msgfmt (and breaks with strange errors otherwise).joerg1-2/+2
2006-06-19Use loadavg() on DragonFly as well.joerg2-6/+6
2006-06-19salo says "using textproc/intltool/b3.mk is the correct way".joerg3-8/+6
2006-06-19Note PKGREVISION bump of python24.minskim1-1/+2
2006-06-19Add a missing file to PLIST.Darwin. Bump PKGREVISION.minskim2-3/+4
2006-06-19Do not declare conflicting srandom() on Darwin.minskim2-7/+7
2006-06-19Make this package build on Darwin.minskim3-2/+17
- Use .dylib instead of .so. - Include stdlib.h for malloc().
2006-06-19regenchristos1-2/+2
2006-06-19Try to make this work for 3.0christos1-3/+4
2006-06-19Fix buildling on Darwin/Mac OS X with GCC 4adam3-12/+25
2006-06-19Explicitly depend on imake.joerg5-5/+15
2006-06-19Updated mail/dovecot to 1.0beta9nb2.ghen1-1/+2
2006-06-191.0beta9 didn't start when ssl_listen wasn't explicitly set in the config file.ghen3-3/+22
Add a fix from Dovecot's CVS, and bump PKGREVISION.
2006-06-19Note update of databases/mysql4-{client,server} to version 4.1.20 [securityseb1-1/+3
update]
2006-06-19Update mysql4-client and mysql4-server to version 4.1.20.seb7-10/+180
Most notably this version includes fixes for http://secunia.com/advisories/20365/ and http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2006-0903 The fix for the latter was provided in PR pkg/33616 by Cedric Devillers, cedric dot devillers at script dottt univ-paris7 dot fr, and is not part of the upstream version 4.1.20. * Changes since last packaged version (4.1.19) (see http://dev.mysql.com/doc/refman/4.1/en/news-4-1-20.html for me details): This is a security fix release for the previous production release family. This release includes the security fix described later in this section and a few other changes to resolve build problems, relative to the last official MySQL release (4.1.19). Bugs fixed: - Security fix: An SQL-injection security hole has been found in multi-byte encoding processing. The bug was in the server, incorrectly parsing the string escaped with the mysql_real_escape_string() C API function. (CVE-2006-2753, Bug#8378) This vulnerability was discovered and reported by Josh Berkus <josh@postgresql.org> and Tom Lane <tgl@sss.pgh.pa.us> as part of the inter-project security collaboration of the OSDB consortium. - The patch for Bug#8303 broke the fix for Bug#8378 and was undone. (In string literals with an escape character (\) followed by a multi-byte character that has a second byte of (\), the literal was not interpreted correctly. The next byte now is escaped, not the entire multi-byte character. This means it a strict reverse of the mysql_real_escape_string() function.) - The client libraries had not been compiled for position-indpendent code on Solaris-SPARC and AMD x86_64 platforms. (Bug#13159, Bug#14202, Bug#18091) - Running myisampack followed by myisamchk with the --unpack option would corrupt the auto_increment key. (Bug#12633)
2006-06-19Fixed paths to the siod interpreter. Bumped PKGREVISION.rillig1-1/+7
2006-06-19Fix files/README about initial database creation notedtaca1-2/+2
by PR pkg/33762 from S. Kitagawa, thanks much.
2006-06-19unbreak the compile with gcc-4. requested by phone.christos2-1/+20
2006-06-19Added {BIN,MAN}{OWN,GRP} to MAKE_ENV to allow unprivileged builds.rillig1-1/+4
Bumped PKGREVISION.
2006-06-18Added {BIN,MAN}{OWN,GRP} to MAKE_ENV to allow unprivileged builds.rillig1-2/+5
Bumped PKGREVISION.
2006-06-18Added {BIN,MAN}{OWN,GRP} to MAKE_ENV to allow unprivileged builds.rillig2-3/+8
Bumped PKGREVISION.
2006-06-18Fix chunk offsets, the isnan part needs math.h, not dlopen.joerg2-9/+9
2006-06-18Needs imake.joerg1-1/+3
2006-06-18Fix label at end of compound statement. Force krb4 dependency, sincejoerg3-3/+17
it explicitly links against it. Bump revision.
2006-06-18+ cyrus-sasl-2.1.22, dvdrip-0.97.11, gconfmm-2.14.2, msmtp-1.4.6,wiz1-5/+9
rhythmbox-0.9.5, unrar-3.6.5, win32-codecs-20060611, xblast-2.10.4.
2006-06-18Note PKGREVISION bump of netpbm.minskim1-1/+2
2006-06-18Build .dylib instead of .so on Darwin. Bump PKGREVISION.minskim3-15/+40
2006-06-18Added {BIN,MAN}{OWN,GRP} to MAKE_ENV, which fixes unprivileged builds.rillig2-2/+8
Bumped PKGREVISION.
2006-06-18Added BINOWN and BINGRP to MAKE_ENV, which fixes unprivileged builds.rillig1-2/+4
Bumped PKGREVISION.
2006-06-18USE_LANGUAGES= c++rillig1-1/+2
2006-06-18Added {BIN,MAN}{OWN,GRP} to MAKE_ENV, which fixes unprivileged builds.rillig1-2/+4
Bumped PKGREVISION.
2006-06-18Note PKGREVISION bump of glitz.minskim1-1/+2
2006-06-18Add missing files to PLIST. Those are installed when the AGL frameworkminskim2-3/+12
is available. Bump PKGREVISION.
2006-06-18Note update of monotone and monotone-server to 0.27.jmmv1-1/+3
2006-06-18Update to 0.27: depend on monotone-0.27. OK'ed by wiz@ during the freeze.jmmv1-3/+3
2006-06-18Update to 0.27. OK'ed by wiz@ during the freeze.jmmv3-39/+6
0.27 release. Minor bug fixes and enhancements, plus ssh support. Major new features: - Monotone can now push/pull/synchronize over arbitrary bidirectional streams, not just raw TCP. - File-to-file synchronization is enabled out of the box, e.g.: $ mtn -d db1.mtn sync file:/path/to/db2.mtn - SSH synchronization is enabled out of the box, e.g.: $ mtn -d local.mtn sync ssh://njs@venge.net/home/njs/remote.mtn Note that this requires mtn be installed on the remote computer, and locks the remote database while running; it is not ideal for groups accessing a shared database. - New protocols can be defined with Lua hooks -- for example, someone could in principle make "$ mtn sync xmpp://njs@jabber.org" do something interesting. - See section "Other Transports" under "Advanced Uses" in the for more details. Minor new features: - Selectors now support escaping, e.g., b:foo\/bar can be used to refer to a branch with name "foo/bar" (normally / is a metacharacter that separates multiple selectors). - Visual C++ can now build monotone on Windows. (Mostly important because it allows better Windows debugging.) - --quiet now turns tickers off, and does not turn warnings off. New option --reallyquiet disables warnings as well. - New command 'automate common_ancestors'. - 'ls branches' now takes a pattern, e.g.: $ mtn ls branches "*contrib*" Speed improvements: - Bug in select() loop fixed, server should no longer pause in processing other clients while busy with one, but multiplex fairly. - The database has a new write buffer which gives significant speed improvements in initial pulls by cancelling redundant database writes. - There's been a fair bit of performance tuning all around. Bug fixes: - Merge tools that exit in failure are now detected. - Better reporting of operating system errors on Win32. - Passphrases stored in ~/.monotonerc are no longer written to the log file. (Passphrases entered at the terminal were never written to the log file.) - Fix sql injection bugs in selectors, making it safe to expose slectors in web interfaces etc. - Files marked with the mtn:execute attr now respect umask. - 'automate' commands on Win32 now disable newline translation on their output; this is especially important for 'automate stdio'. - 'db check' now calls the sqlite "PRAGMA integrity_check", to validate the integrity of things like sqlite indices. - 'mtn annotate nonexistent-file' now gives a proper error message, instead of an assertion error. - 'mtn revert --missing' now works correctly when run in a subdirectory. - 'automate inventory' no longer fails when _MTN/work contains patch stanzas. Other: - Many, many internal code cleanups - Including changes to somewhat reduce the size of the binary - New tutorial on using packets added to the manual - Updated translations, improved error messages, etc. Reliability considerations: - In the two months since 0.26 was released, zero serious bugs have been reported in the new code.
2006-06-18Add missing build dependency on intltoolsmb1-1/+2
2006-06-18Fixed paths to the Perl interpreter. Bumped PKGREVISION.rillig1-2/+4