summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-11-27ChironFS, replicating file system which operates like RAID1 on apooka8-0/+222
file system level, i.e. is configured by collecting several mountpoints into one virtual replicated file system.
2007-11-27Document where this file is included.jlam1-1/+6
2007-11-27Note update of the "phpmyadmin" package to version 2.11.2.1nb1.tron1-1/+2
2007-11-27Improve handling of configuration files and don't create obsolete "css"tron4-17/+24
directory. Problems noted by Stoned Elipot and Martti Kuparinen in private e-mail. Bump package revision because of these changes.
2007-11-27Updated security/pam-ldap to 184adam1-1/+2
2007-11-27Changes 184:adam4-24/+23
* fix for BUG 312: pam_ldap does not try to reconnect when LDAP server closed the connection
2007-11-27This package's configure script wants to find perl, so add 'perl'seb1-1/+3
to USE_TOOLS and let buildlink3 via perl5/module.mk handle the full dependency recording.
2007-11-27Updated devel/p5-Class-Factory to 1.06.hiramatsu2-3/+3
2007-11-27Update p5-Class-Factory to 1.06.hiramatsu2-6/+6
Changes from 1.04: 1.06 Tue Nov 6 21:16:07 CET 2007 - Added remove_factory_type(), unregister_factory_type() and get_factory_type_for(). Marcel Gruenauer <marcel@cpan.org> 1.05 Thu Feb 1 22:57:21 PST 2007 - Added method get_registered_class(), suggested by Sebastian Knapp <giftnuss@netscape.net>
2007-11-27+firefox-2.0.0.10.taca1-1/+2
2007-11-27rawphoto.c uses libm.rillig2-4/+4
2007-11-26Use -nc (no clobber) for wget.hubertf1-2/+2
Suggested by Matthias Ferdinand <mf@mferd.de>
2007-11-26regenhubertf2-467/+470
2007-11-26+ cone-0.74, courier-0.58.0, deskbar-applet-2.20.2, eog-2.20.3,wiz1-9/+14
evolution-2.12.2, evolution-data-server-1.12.2, evolution-exchange-2.12.2, gail-1.20.2, gtkhtml-3.16.2, orca-2.20.2, rxvt-unicode-8.7, xmms-crossfade-0.3.14, zenity-2.20.1.
2007-11-26Update: Supports gtk2-2.10 too. Noted on tech-pkg.wiz1-1/+1
2007-11-26Updated audio/py-karaoke to 0.5.1wiz1-1/+2
2007-11-26Update to 0.5.1:wiz2-7/+8
26/11/2007: PyKaraoke v0.5.1 has been released. New in this release: * GUI: Now works with WxPython v2.8. * GUI: Improved search results layout. * CDG player: Improved handling of corrupt CDG files. * CDG player: Solve minor scrolling issues. Download it here!
2007-11-26Note update to net/nagios-{base,nsca,plugins}seb1-1/+4
2007-11-26- Install PREFIX/libexec/nagios/check_icmp set-user-id root and executableseb1-2/+4
by NAGIOS_GROUP. - Bump PKGREVISION to 3
2007-11-26- Minor fix to MESSAGE file.seb3-6/+14
- Add NAGIOS_USER user and NAGIOS_GROUP handling. - Explicitly configure NAGIOS_USER/NAGIOS_GROUP as Nagios NSCA user/group hence this package now follows NAGIOS_USER and NAGIOS_GROUP settings. - When deleting the package allow removal of directories shared with other Nagios packages to fail. - Bump PKGREVISION to 1
2007-11-26Get NAGIOS_USER and NAGIOS_GROUP definitions via mk/bsd.prefs.mkseb1-6/+5
2007-11-26Bump PKGREVISION to 4.seb14-163/+82
As proposed on pkgsrc-users@... - Introduce NAGIOSDIR, defaults to VARBASE/spool/nagios, for log and status files. - Drop unused(?) 'nagadmin' user and group. - Sync user and group handling with Nagios install documentation/recommendations. Introduce the Nagios "external command" group, NAGIOSCMD_GROUP, defaults to APACHE_GROUP. The Nagios user should be manually added after package installation to the NAGIOSCMD_GROUP group. Add this recommandation to the MESSAGE file. Make the "external command directory", NAGIOSDIR/rw, owned by NAGIOS_USER:NAGIOSCMD_GROUP. - Use /var/run/nagios.lock as pidfile. - Only install existing example configuration files. - Put default values of NAGIOSDIR, NAGIOS_USER, NAGIOS_GROUP and NAGIOSCMD_GROUP in mk/defaults/mk.conf and allow MAKECONF to override them. - Miscellaneous clean up and sync with the changes mentionned above. - When deleting the package allow removal of directories shared with other Nagios packages to fail.
2007-11-26Updated sysutils/xenkernel3 to version 3.1.0nb3bouyer1-1/+2
2007-11-26Properly initialize physaddr_bitsize for native 64bit dom0. Makesbouyer3-7/+16
NetBSD/xenamd64 boot on systems with more than 4Gb RAM. Bump pkgrevision.
2007-11-26news/cleanscsore -> news/cleanscorejnemeth1-2/+2
2007-11-26Note update of the "gettext-tools" package to version 0.14.6nb1.tron1-1/+2
2007-11-26Don't try to reference "char **environ" under Mac OS X. It breaks thetron4-2/+41
build under Leopard.
2007-11-26Define "TOOLS_PLATFORM.flex" to "/usr/bin/flex" not "/usr/bin/lex".tron1-2/+2
The later is shell script which tries to execute "<current-dir>/flex" under Mac OS X Leopard. This resulted in an endless loop caused by the buildlink wrappers. This is backward compatible with at least Mac OS X Tiger where "/usr/bin/lex" and "/usr/bin/flex" are identical.
2007-11-26Fix dependency broken by www/zope25/product.mk change (Hi rillig!)joerg1-2/+2
2007-11-26Note update of the "coreutils" package to version 6.9nb1.tron1-1/+2
2007-11-26Don't try to use ACLs under Mac OS X Leopard. acl_get_fd(3) return ENOENTtron1-2/+5
all the time which causes "gcp" and "gmv" to complain a lot. Bump package revision because of this fix.
2007-11-26Fix incorrect use of "glib2" inlining which breaks the build if C99tron2-1/+19
compliant inlining is used. This package builds again with the Mac OS X Leopard patch in the "glib2" package.
2007-11-26And also update COMMENT.obache1-2/+2
2007-11-26Rename PKGNAME to same as the directory name.obache1-2/+5
2007-11-26Note update of hyperestraier.obache1-1/+5
2007-11-26Update hyperestraier to 1.4.12.obache3-12/+10
Changes: 2007-11-18 Mikio Hirabayashi <mikio@users.sourceforge.net> * estraier.c: code clean-up. - Bugs related to type casting of perl binding were fixed. - Release: 1.4.12
2007-11-26Simply check for Mac OS X Leopard.tron1-2/+2
2007-11-26fvwm and vimmartti1-1/+3
2007-11-26Updated editors/vim-share to 7.1.161martti3-4/+20
1541 7.1.157 :" in Ex mode at end of file results in an error message 4629 7.1.158 (extra) Win32: with utf-8 and cp1250 Alt-y is the wrong char 1646 7.1.159 overlapping arguments for a strcpy() 1661 7.1.160 getting/losing focus may cause hit-enter prompt to be redrawn 4347 7.1.161 compilation errors with tiny features and EXITFREE
2007-11-26Updated wm/fvwm-devel to 2.5.24martti2-6/+6
* New features: - Disabled paging during interactive resize operations by default (see 2.5.20) as it is annoying to many people. - New style command options: EdgeMoveResistance EdgeMoveDelay EdgeResizeDelay SnapGrid SnapAttraction that replace the now obsolete commands EdgeResistance, SnapGrid and SnapAttraction. The EdgeResistance command has a new syntax with only one argument. - New command MenuCloseAndExec for menu bindinngs that can be used to trigger certain commands from a menu without an associated item. For example, with Key F1 MTI[]-_ A MenuCloseAndExec Menu RootMenu the RootMenu can be opened from any other menu by pressing F1. * Bug Fixes: - Sometimes a window jumped by half the screen's size when moving with the mouse and hitting the border of the desktop. - Fixed the "screen w" argument of the Move and other commands. - Clicking on a menu title did not close the menu by default. - Temporary files in FvwmPerl overwrote each other.
2007-11-26set permissions on the fifo when we make the fifo rather than usingplunky2-5/+8
SPECIAL_PERMS because ordering seems to be an issue
2007-11-26Add "USE_TOOLS+= perl" to make this build again.tron1-1/+2
2007-11-26Updated graphics/ruby-RMagick to 1.15.11obache1-1/+2
2007-11-26Update RMagick to 1.15.11.obache2-7/+7
RMagick 1.15.11 o Fix bug #15887, the x_ and y_resolution attributes don't respect the units attribute (bug report from Ben Greenburg) o Fix bug #15889, memory leak in Draw#composite method (bug report from Till Vollmer)
2007-11-26Use work around from "bug-gnulib" mailing list to fix build problemtron1-1/+5
under Mac OS X Leopard.
2007-11-26Use patch from MacPorts to fix build problem under Mac OS X Leopard.tron2-1/+15
2007-11-26Remove entries for completed updates.wiz1-21/+1
2007-11-26Note my updates from today.wiz2-10/+10
2007-11-26Update to 1.2, changes unknown.wiz2-6/+6
2007-11-25Update to 1.6:wiz3-12/+57
iso-codes 1.6 ------------- Tobias Toedter <t.toedter@gmx.net> Tue, 20 November 2007 [ General ] * Remove no.po files from all subdirectories, as they have been superseeded by nb.po files. [ ISO-3166 translations ] * Traditional Chinese (Closes: #445641) * Gujarati (Closes: #445745) * Marathi * Indonesian * Kurdish (Closes: alioth#305556) * Korean (Closes: #446254 and updates from TP) * Romanian (Closes: alioth#305737) * Galician (Closes: #446480) * Vietnamese (via TP and the amazing Clytie) * Slovenian (via TP) * Belarusian (via TP) * Wolof (Closes: #450797) * Lithuanian * Afrikaans [ ISO-15924 translations ] * Vietnamese added (via TP and the amazing Clytie) * Slovenian (via TP) * Dutch (via TP) * Simplified Chinese (via TP) [ ISO-639 translations ] * Slovenian (via TP) * Esperanto (via TP) * Polish (via TP) * Irish (via TP) * Vietnamese (via TP and the amazing Clytie) * Dutch (via TP) * Belarusian (via TP) * Encoding problems fixed in Tamil translation. Thanks to Fridel Wolff for spotting it. * Simplified Chinese (via TP) * Afrikaans updated (thanks to Friedel Wolff) [ ISO-4217 translations ] * Slovenian (via TP) * Polish (via TP) * Vietnamese (via TP and the amazing Clytie) * Simplified Chinese (via TP) [ ISO-3166-2 translations ] * Greek * Vietnamese (via TP and the amazing Clytie) * Lithuanian * Simplified Chinese (via TP) [ ISO-3166-2 ] * Add new attribute (parent) for iso_3166_2_entry, marking the inclusion in a higher-level subdivision * Correct the list with information from the ISO-3166 MA newsletter I-1: add accents for Dominican Republic * Correct the list with information from the ISO-3166 MA newsletter I-2: use schwa in Azerbaijan, typo in Malawi and Nicaragua, remove no longer existing municipality from Cape Verde, use full names for Guinea, add missing department (Haute-Marne) for France * Correct the list with information from the ISO-3166 MA newsletter I-3: add accents for United Arab Emirates * Correct the list with information from the ISO-3166 MA newsletter I-4: add accents for Ecuador, Spain, India, Kyrgyzstan, Kazakhstan, Lao, Mauritius, Romania, Turkmenistan and Yemen, remove alternative spellings for Spain and India, add missing province in Burundi, remove no longer existing province from Uzbekistan, put Ethiopia subdivisions in amharic * Correct the list with information from the ISO-3166 MA newsletter I-5: add accents for Switzerland, remove Serbia and Montenegro * Correct the list with information from the ISO-3166 MA newsletter I-6: add accents for Colombia, add counties for Albania * Correct the list with information from the ISO-3166 MA newsletter I-7: remove no longer existing province from Indonesia * Correct the list with information from the ISO-3166 MA newsletter I-8: remove channel islands, Isle of Man, Jersey and Guernsey from Great Britain and add Jersey as a separate entity, put Rwanda provinces names in french, add a missing province (Choiseul) for Solomon Islands, fix typos in Chad, Saint Vincent and the Grenadines and Russia, add accents for Côte d'Ivoire and Italy, remove no longer existing provinces from Iran and Chad * Add peripheries for Greece * Add missing department for Haiti (Artibonite) and for Gambia (Western) * Correct prefecture names for Greece, thanks to Alexis Darrasse and Wikipedia * Correct codes for Antigua and Barbuda, Ireland, Saint Kitts and Nevis and the Netherlands * Correct Austrian länder names with "Österreich" * Correct Cyprus district names with transliterated greek names * Remove duplicate entry for Timor Leste * Fix typos in LK-44, LU-G, SY-TA, WS-FA, AD-05. * Use modern names for PK-{BA,SD} and GM-M * Use full names for Togo and Greece * Add accents for BF, BO, BR, CF, CG, CL, CR, CU, CY, DE, DZ, EG, GQ, GW HN, HU, IS, JO, KM, KW, LT, LV, MN, MX, NE, NO, PA, PE, PT, PY, SA, SE, SV, UA, UY, VU * Use codes of the form 'XX YYYY' for second level of regional divisions for AZ, BD, CV, ES, FR, GB, GN, GR, ID, IE, IT, KN, MA, MW, PH, RS and UG * distinguish RU-AL and RU-ALT. * distinguish BW-NW, CM-NW, ZA-NW. * distinguish BW-SO, MW S, SL-S, ZM-07. [ ISO-639 ] * Change "ast" ar per ISO-639 MA changes of 2007-10-29 iso-codes 1.5 ------------- Tobias Toedter <t.toedter@gmx.net> Thu, 4 October 2007 [ General ] - Add information about contact addresses to README, so that translations and bug reports will be easier to get [ ISO-15924 ] - Add new standard ISO 15924 (script names) to the iso-codes package [ ISO-15924 translations ] - French (fr) added by Tobias Toedter - Arabic (ar) added by Tobias Toedter from ICU - Belarusian (be) added by Tobias Toedter from ICU - Bulgarian (bg) added by Tobias Toedter from ICU - Catalan (ca) added by Tobias Toedter from ICU - Czech (cs) added by Tobias Toedter from ICU - Welsh (cy) added by Tobias Toedter from ICU - Danish (da) added by Tobias Toedter from ICU - German (de) added by Tobias Toedter from ICU - Greek (el) added by Tobias Toedter from ICU - Spanish (es) added by Tobias Toedter from ICU - Estonian (et) added by Tobias Toedter from ICU - Persian (fa) added by Tobias Toedter from ICU - Finnish (fi) added by Tobias Toedter from ICU - Hebrew (he) added by Tobias Toedter from ICU - Hindi (hi) added by Tobias Toedter from ICU - Croatian (hr) added by Tobias Toedter from ICU - Hungarian (hu) added by Tobias Toedter from ICU - Italian (it) added by Tobias Toedter from ICU - Japanese (ja) added by Tobias Toedter from ICU - Korean (ko) added by Tobias Toedter from ICU - Lithuanian (lt) added by Tobias Toedter from ICU - Malayalam (ml) added by Tobias Toedter from ICU - Maltese (mt) added by Tobias Toedter from ICU - Norwegian Bokmål (nb) added by Tobias Toedter from ICU - Dutch (nl) added by Tobias Toedter from ICU - Norwegian Nynorsk (nn) added by Tobias Toedter from ICU - Norwegian (no) added by Tobias Toedter from ICU - Polish (pl) added by Tobias Toedter from ICU - Pushto (ps) added by Tobias Toedter from ICU - Brazilian Portuguese (pt_BR) added by Tobias Toedter from ICU - Portuguese (pt) added by Tobias Toedter from ICU - Romanian (ro) added by Tobias Toedter from ICU - Russian (ru) added by Tobias Toedter from ICU - Slovak (sk) added by Tobias Toedter from ICU - Slovenian (sl) added by Tobias Toedter from ICU - Somali (so) added by Tobias Toedter from ICU - Albanian (sq) added by Tobias Toedter from ICU - Serbian (sr) added by Tobias Toedter from ICU - Swedish (sv) added by Tobias Toedter from ICU - Telugu (te) added by Tobias Toedter from ICU - Thai (th) added by Tobias Toedter from ICU - Turkish (tr) added by Tobias Toedter from ICU - Ukrainian (uk) added by Tobias Toedter from ICU - Simplified Chinese (zh_CN) added by Tobias Toedter from ICU - Chinese (Hong Kong) (zh_HK) added by Tobias Toedter from ICU - Traditional Chinese (zh_TW) added by Tobias Toedter from ICU [ ISO-3166-2 ] - Correct typos in UY-AR and CU-HO. Thanks to Pablo Saratxaga - Correct typo in VN-65. Thanks to Clytie Siddall - Complete the list with modifications from the ISO-3166 MA newsletter I-8 of 2007-04-17 (partial) - Correct the list with modifications from the ISO-3166 MA newsletter I-7: correct names for Russia and accented names for Slovenia - Correct the list with modifications from the ISO-3166 MA newsletter I-6: split Australia in territories and provinces, remove Australian Antarctic Territory, Split China subdivisions, Split Colombia subdivisions, add economic regions for Morocco - Correct the list with modifications from the ISO-3166 MA newsletter I-5: use correct accented names for Lybia subdivisions, add geographical regions for Uganda, use accented names for states of Venezuela - Correct the list with modifications from the ISO-3166 MA newsletter I-4 (except some accentuation as the newsletter is not UTF-8 encoded): split Spain entities (and name the autonomous communities properly), split Ethiopia, Add Georgia's entities, split India, split Kirghizistan, split Cambodia, split North Korea, split Lao, split Moldova and corrected accentuation, split Tadjikistan, add Timor-Leste, split Uzbekistan - Checked the list with modifications from the ISO-3166 MA newsletter I-3 - Checked the list with modifications from the ISO-3166 MA newsletter I-2: accented names for Abu Dhabi, accented names fur Bulgaria, add divisions for Bangladesh, accented names for Benin, Congo, Capverde, complete list for France, first-level divisions of UK, accented names for Guinea, Guatemala, Croatia, add geographical units for Indonesia, accented named for India, Iran, Nicaragua, Turkey - Checked the list with modifications from the ISO-3166 MA newsletter I-1: no change - Spelling error for JP-07 name (Closes: #440601) - Other subdivisions of Belgium. (Closes: #440578) - Spelling error for NL-DR name (Closes: #440840) [ ISO-3166 ] - Add the alpha-2 codes for countries part of ISO-3166_3 (former countries codes): TP, FX, YU, SC [ ISO-4217 ] - Updated from Wikipedia data (not removing what we had and Wikipedia hadn't): http://en.wikipedia.org/wiki/ISO_4217 - Add withdrawal date to historic ISO 4217 entries, as this is required for the XML file to be valid [ ISO-3166-2 ] - Fix spelling errors in Estonian county names, thanks to Erkki Eilonen. Closes: #444260 - Fix capitalisation in attribute name, thanks to Erkki Eilonen. Closes: #445040 [ ISO-639 ] - update to 2007-08-08 [ ISO-3166 translations ] * Thai translation (Closes: #440297) * Portuguese (pt) updated by Miguel Figueiredo. Closes: #441329 * Dutch (nl) updated by Freek de Kruijf via TP * Swedish (sv) updated by Daniel Nylander via TP * Hungarian (hu) updated by Gabor Kelemen via TP * Polish (pl) updated by Andrzej M. Krzysztofowicz via TP * Russian (ru) updated by Yuri Kozlov * Simplified Chinese (zh_CN) updated by LI Daobing via TP * Walloon (wa) updated by Pablo Saratxaga via TP * Esperanto (eo) updated by Edmund GRIMLEY EVANS via TP * Thai (th) updated by Theppitak Karoonboonyanan [ ISO-639 translations ] * French translation * Dutch (nl) updated by Freek de Kruijf via TP * Hungarian (hu) updated by Gabor Kelemen via TP * Russian (ru) updated by Yuri Kozlov (thanks to Alexander Sigachov) * Polish (pl) updated by Andrzej M. Krzysztofowicz via TP [ ISO-4217 translations ] * Hungarian (hu) updated by Gabor Kelemen via TP * Chinese (Hong-Kong) (zh_HK) added by Abel Cheung via TP * Russian (ru) updated by Alexander Sigachov * Polish (pl) updated by Andrzej M. Krzysztofowicz via TP * Wallon (wa) updated by Pablo Saratxaga via TP * Simplified Chinese (zh_CN) updated by LI Daobing via TP [ ISO-3166-2 translations ] * Dutch (nl) updated by Freek de Kruijf via TP * Simplified Chinese (zh_CN) updated by LI Daobing via TP * Vietnamese (vi) updated by Clytie Siddall via TP * Wallon (wa) updated by Pablo Saratxaga via TP iso-codes 1.4 ------------- Tobias Toedter <t.toedter@gmx.net> Tue, 28 August 2007 [ ISO-3166-2 ] - Names of Vietnam regions checked and accented properly. Thanks to Clytie Siddall [ ISO-3166 ] - &amp; remplaced by "and" in ISO-3166 XML file. Closes: #408590 - Replace official name for Bahrain (bh) with "Kingdom of Bahrain", as discussed in the Debian BTS. Closes: #261184 - Replace official name for Afghanistan (af) with "Islamic Republic of Afghanistan", according to UN lists and Wikipedia. - Update to ISO 3166-3 NEWSLETTER No. I-5 - Makefile.am: add 'names' to fields list [ ISO-3166-2 translations ] - Simplified Chinese (zh_CN) updated by LI Daobing - Slovak (sk) updated by Ivan Masár via TP - Vietnamese (vi) updated by Clytie Siddall via TP - Dutch (nl) updated by Freek de Kruijf via TP - French (fr) updated by Christian Perrier [ ISO-3166 translations ] - Vietnamese (vi) updated by Clytie Siddall via TP - German (de) updated by Tobias Toedter - Slovak (sk) updated by Ivan Masár via TP - French (fr) updated by Christian Perrier - Spanish (es) updated by Javier Fernandez-Sanguino - Gujarati (gu) updated by Kartik Mistry. Closes: #438827 - Tamil (ta) updated by Dr.T.Vasudevan. Closes: #438852 - French (fr) updated by Christian Perrier. - Vietnamese (vi) updated by Clytie Siddall. - Japanese (ja) updated by Kenshi Muto. - Basque (eu) updated by Piarres Beobide Egaña. Closes: #439893 [ ISO-4217 translations ] - Vietnamese (vi) updated by Clytie Siddall via TP - Slovak (sk) updated by Ivan Masár via TP - Spanish (es) updated by Javier Fernandez-Sanguino [ ISO-639 translations ] - Vietnamese (vi) updated by Clytie Siddall via TP - German (de) updated by Bruno Haible via TP - Slovak (sk) updated by Ivan Masár via TP - Spanish (es) updated by Javier Fernandez-Sanguino