summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-03-11Remove textproc/ruby18-libxml. It is now in textproc/ruby-libxml.taca4-36/+0
2008-03-11Rename ruby18-libxml to ruby-libxml.taca1-2/+2
2008-03-11Reimport ruby-libxml package as correct path.taca4-0/+36
2008-03-11Fill in, noted by Robert Elz in PR/37953.dillo1-0/+8
2008-03-11+ Include termcap.buildlink3.mk because this packages uses termcap.jlam1-3/+7
+ Support user-destdir installation. Bump the PKGREVISION to 1.
2008-03-11Note update of textproc/p5-Text-vCard package to 2.01.kleink1-1/+2
2008-03-11Update p5-Text-vCard to 2.01; changes since 2.00 include:kleink2-6/+6
2.01 Sun Sep 2 2007 - Stop empty TYPE= being set on export when not needed thanks to Vadim for the suggestion
2008-03-11- p5-Time-TAI64-2.11kleink1-2/+1
2008-03-11Note update of time/p5-Time-TAI64 package to 2.11.kleink1-1/+2
2008-03-11Note math/ruby-gsl was Removed, please use math/ruby-rb-gsl instead.taca1-1/+2
2008-03-11Update p5-Time-TAI64 to 2.11; changes since 2.10 include:kleink2-6/+6
2.11 Fri Apr 28 2006 - Fixed a small bug in tai64nlocal where the character that separates seconds and the fractional seconds was omitted. Thanks, to Colin Robinson for the spot.
2008-03-11Remove math/ruby-gsl since it successor exists as math/ruby-rb-gsl.taca4-119/+0
2008-03-11Remove ruby-gsl.taca1-2/+1
2008-03-11Note update of graphics/rabbit package to 0.5.5nb1.taca1-1/+2
2008-03-11Instead of installing some duplicated files with ruby-rttool pacakge,taca2-7/+7
depends on ruby-rttool pacakge. Bump PKGREVISION.
2008-03-11Note update of security/sudo package to 1.6.9p14.taca1-1/+2
2008-03-11Update sudo package to 1.6.9p14.taca7-34/+53
pkgsrc changes: - Explict to depends security/heimdal package when kerberos option is specified. PR pkg/37999 should be fixed. Change: 646) Sudo will now set the nproc resource limit to unlimited on Linux systems to work around Linux's setuid() resource limit semantics. On PAM systems the resource limits will be reset by pam_limits.so before the command is executed. 647) SELinux support that can be used to implement role based access control (RBAC). A role and (optional) type may be specified in sudoers or on the command line. These are then used in the security context that the command is run as. 648) Fixed a Kerberos 5 compilation problem with MIT Kerberos. Sudo 1.6.9p13 released. 649) Fixed an invalid assumption in the PAM conversation function introduced in version 1.6.9p9. The conversation function may be called for non-password reading purposes as well. 650) Fixed freeing an uninitialized pointer in -l mode, introduced in version 1.6.9p13. 651) Check /etc/sudoers after LDAP even if the user was found in LDAP. This allows Defaults options in /etc/sudoers to take effect. 652) Add missing checks for enforcing mode in SELinux RBAC mode. Sudo 1.6.9p14 released.
2008-03-11Note update of www/squid package to 2.6.18nb2.taca1-1/+2
2008-03-11Fix dynamic linkage (again). Fix a segmentation fault when the configjoerg18-3/+278
file can't be opened for write. Fix guile option. Bump revision.
2008-03-11Improve startup script:taca2-26/+22
- Revive support for system without NetBSD style rc/rc.d. - Always pass command_args and squid_flags to squid command. This should fix the PR pkg/38036 by Wolfgang Stukenbrock. Bump PKGREVISION.
2008-03-11Improve the detection of the library that contains the built-in termcap.jlam1-11/+37
Instead of just looking at the libraries, we check for the headers as well, and if multiple implementations exist (usually because of symlinks to shared libraries), then we order the search as: tinfo, curses, termcap, termlib, c
2008-03-11P: Compilation fails due to redefinition of uint32_t and friends.joerg2-1/+41
A: Why don't you just use inttypes.h?
2008-03-11+ aegis-4.24, alacarte-0.11.5, anjuta-2.4.0, aspell-norwegian-2.0.10,wiz1-10/+31
botan-1.6.4, cairomm-1.4.8, dejavu-ttf-2.24, deskbar-applet-2.22.0, evince-2.22.0, evolution-data-server-2.22.0, gdm-2.20.4, glib2-2.16.1, glibmm-2.16.0, gnome-control-center-2.22.0, gnome-games-2.22.0, gsasl-0.2.25, gtkhtml-3.18.0, libxklavier-3.5, lighttpd-1.4.19, mpg123-1.3.1, munin-1.3.4, neon-0.28.1, p5-Spreadsheet-WriteExcel-2.21, p5-glib2-1.180, p5-gtk2-1.180, pango-1.20.0, poedit-1.4, sox-14.0.1, tea-17.6.0, wesnoth-1.4.0.
2008-03-11Fix build under Mac OS X PPC.tron3-5/+13
2008-03-11Change hack of MACHINE_GNU_PLATFORM for Solaris to catch up framework's change?obache1-3/+2
Fixes PR 38195.
2008-03-11vimmartti1-1/+2
2008-03-11VIM 7.1.270martti8-15/+71
1751 7.1.253 ":sort" doesn't work in a one line file 1894 7.1.254 Tests 49 and 55 fail when the locale is French 1514 7.1.255 Vim doesn't support utf-32 50921 7.1.256 findfile() also returns directories 3326 7.1.257 configure can't always find the Tcl header files 3360 7.1.258 crash when doing "d/\n/e" and 'virtualedit' is "all" 1944 7.1.259 cursor in wrong place with 'rl', "utf-8" and illegal byte 1805 7.1.260 cursor position wrong after ^@ wrapping halfway if using utf-8 2255 7.1.261 for a 2 byte BOM UCS-2 is used, which doesn't work for UTF-16 3438 7.1.262 can't get the process ID of Vim 2442 7.1.263 filetype with dot doesn't work for indent plugins 6295 7.1.264 crash when C-indenting 1310 7.1.265 hang when completing file name and space in 'isfname' 2510 7.1.266 version string returned by terminal may be used as typed input 1957 7.1.267 when changing folds cursor may be positioned in a wrong place 1576 7.1.268 always shows "+" at end of screen line with 'cursurline' 6183 7.1.269 matchparen plugin has an arbitrary line number limit 2861 7.1.270 ":?foo?" matches in current line since patch 7.1.025
2008-03-11Note update of the "gqmpeg-skins" package to version 20030712nb5.tron1-1/+2
2008-03-11Make sure that the installed files and directories belong to a sane usertron1-2/+3
and group. Bump package revision because of this fix.
2008-03-11The update of "rsync" to version 3.0.0 was backed out.tron2-3/+3
2008-03-11Backout botched "rsync" update.tron7-149/+93
2008-03-11- add/update patches to introduce LDFLAGS to links in the packagertr4-10/+31
identified by Charles Zmudzinski in pr pkg/32275 - use EXPORT_SYMBOLS_LDFLAGS as suggested by salo@ - resolves pkg/32275
2008-03-11+ py-moin-1.6.1obache1-1/+2
2008-03-11HOMEPAGE moved.obache1-2/+2
2008-03-11MIPSPro doesn't like code such as:tnn2-1/+28
void foo(void) {} void bar(void) { return foo(); } Stripping away the return makes it happy. PR pkg/38210.
2008-03-11Note lang/chicken update.tnn1-1/+2
2008-03-11Add an EXAMPLES section.tnn1-2/+19
2008-03-11Note update of skk-20080309.uebayasi1-1/+2
Prompted by Masaharu Kirihara <mki_open_eight at yahoo dot co dot jp>, PR37829. Changes unknown.
2008-03-11Update to ddskk-20080309, prompted by Masaharu Kirihara <mki_open_eight at yahoouebayasi3-7/+9
dot co dot jp>. Changes unknown.
2008-03-10Update to chicken-3.0.0, from pkgsrc-wip.tnn6-209/+107
Some highlights: 3.0.0: - On sparc64 architectures more than 126 procedure arguments are allowed [Thanks to Peter Bex] 2.7xx: - PCRE support - new GNU Make based build process - libffi is not used anymore, handcoded assembler is used for x86, x86-64 and powerpc platforms - TCP timeout handling - added Lisp-style symbol property lists - the "chicken-bug" program can now be used to create bug reports - countless bugfixes and minor improvements
2008-03-10Add a suggestion from Aleksej Saushev.tnn1-1/+4
2008-03-10Replace "pkg_admin -S lsbest" usage with pkg_info -E. The base strippingjoerg4-12/+10
in bsd.buildlink3.mk was broken with pkg_install-20080309 was it returned a relative path. It would have failed before e.g. with symbolic links in the path. pkg_info -E is simpler and was added exactly for this purpose. Fixes PR 38213 and PR 38211.
2008-03-10-make the gssapi option default on NetBSD (where Kerberos comes for free)drochner3-3/+12
(suggested by Todd Kover in PR pkg/36144) -propagate the krb dependency through bl3 if necessary -bump PKGREVISION
2008-03-10+ at-spi-1.22.0, atk-1.22.0, epiphany-2.22.0, evolution-2.22.0,wiz1-5/+14
evolution-exchange-2.22.0, gail-1.22.0, gcalctool-5.22.0, glade3-3.4.3, gtksourceview-2.2.0, libsigc++-2.2.2, orca-2.22.0, sound-juicer-2.22.0, totem-2.22.0.
2008-03-10+ dejavu-ttf-2.24 [pkg/38212]obache1-1/+2
2008-03-10+ golem-0.0.6obache1-1/+2
2008-03-10+ dvd+rw-tools-7.1, eog-2.22.0, fast-user-switch-applet-2.22.0,wiz1-5/+23
gdl-0.7.11, glade3-3.4.2, gnome-applets-2.22.0, gnome-build-0.2.4, gnome-doc-utils-0.12.2, gnome-keyring-2.22.0, iso-codes-2.0, libebml-0.7.8, libgtop-2.20.2, libxml++-2.22.0, metacity-2.22.0, py-gnome2-2.22.0, rarian-0.8.0, seahorse-2.22.0, smalltalk-3.0.2, vorbis-tools-1.2.0, wmnd-0.4.13, yelp-2.22.0, zenity-2.22.0.
2008-03-10Belatedly add entry for rarian (hi drochner!).wiz1-1/+2
2008-03-10update to 1.4.13drochner2-7/+6
changes: minor bugfixes
2008-03-10update to 2.0.5drochner2-8/+8
changes: - Works with Firefox 1.5.x and xulrunner 1.8.x - Compiles with xulrunner 1.9, but a lot of functionality is disabled due to being no longer exposed by xulrunner (or not working) - MyPortal - User stylesheets - Remembering passwords - http authentication - Support for external mailers which don't understand mailto: urls is completely removed. Pretty much all modern mailers support them now.