Commit graph

164175 commits

Author SHA1 Message Date
obache
b22622648d No need to buildlink with database library.
Bump PKGREVISION to relax dependency.
2010-09-30 08:27:52 +00:00
obache
2d31d58302 No need to buildlink with database libraries.
Bump PKGREVISION to relax dependency on database libraries.
2010-09-30 08:17:23 +00:00
obache
d836a2a197 No need to buildlink with database library.
Bump PKGREVISION to relax dependency on db library.
2010-09-30 08:02:56 +00:00
joerg
fd67e4b155 Restrict to Ruby 1.8 as dependency is restricted 2010-09-29 23:35:35 +00:00
minskim
afee5afc6c Note PKGREVISION bump of gnucap. 2010-09-29 22:55:00 +00:00
minskim
a633c58263 gnucap needs dvipdfmx to generate documentation. Without it, an
obsolete PDF file will be installed.
2010-09-29 22:54:38 +00:00
minskim
7694d5d7bb Note PKGREVISION bump of tex-hyperref. 2010-09-29 22:21:25 +00:00
minskim
72dbaa2fdf tex-hyperref requires tex-url. 2010-09-29 22:21:07 +00:00
minskim
b5ed2ee7e5 Note PKGREVISION bump of tex-oberdiek. 2010-09-29 22:18:19 +00:00
minskim
aae96e30b5 tex-oberdiek requires tex-ifluatex. 2010-09-29 22:17:59 +00:00
minskim
d30a8b8082 Note PKGREVISION bump of fastcap. 2010-09-29 21:57:25 +00:00
minskim
b55428ec6a - Use \special syntax that dvipsk understands.
- Run TeX commands with absolute paths.
2010-09-29 21:57:04 +00:00
minskim
aecc559804 Fix a typo in a variable name and regenerate distinfo. 2010-09-29 19:50:50 +00:00
taca
c5b11f34f1 +libdrm-2.4.22, xkeyboard-config-2.0. 2010-09-29 15:10:36 +00:00
taca
f5dbb88798 Note update of net/bind97 package to 9.7.2pl2. 2010-09-29 15:10:01 +00:00
taca
38cbea80af Update bind97 package to 9.7.2pl2. (leaf package)
New Features

     * Zones may be dynamically added and removed with the "rndc addzone"
       and "rndc delzone" commands. These dynamically added zones are
       written to a per-view configuration file. Do not rely on the
       configuration file name nor contents as this will change in a
       future release. This is an experimental feature at this time.
     * Added new "filter-aaaa-on-v4" access control list to select which
       IPv4 clients have AAAA record filtering applied.
     * A new command "rndc secroots" was added to dump a combined summary
       of the currently managed keys combined with statically configured
       trust anchors.
     * Added support to load new keys into managed zones without signing
       immediately with "rndc loadkeys". Added support to link keys with
       "dnssec-keygen -S" and "dnssec-settime -S".

Changes

     * Documentation improvements
     * ORCHID prefixes were removed from the automatic empty zone list.
     * Improved handling of GSSAPI security contexts. Specifically, better
       memory management of cached contexts, limited lifetime of a context
       to 1 hour, and added a "realm" command to nsupdate to allow
       selection of a non-default realm name.
     * The contributed tool "ztk" was updated to version 1.0.

Security Fixes

     * If BIND, acting as a DNSSEC validating server, has two or more
       trust anchors configured in named.conf for the same zone (such as
       example.com) and the response for a record in that zone from the
       authoritative server includes a bad signature, the validating
       server will crash while trying to validate that query.
     * A flaw where the wrong ACL was applied was fixed. This flaw allowed
       access to a cache via recursion even though the ACL disallowed it.

Bug Fixes

     * Removed a warning message when running BIND 9 under Windows for
       when a TCP connection was aborted. This is a common occurrence and
       the warning was extraneous.
     * Worked around a race condition in the cache database memory
       handling. Without this fix a DNS cache DB or ADB could incorrectly
       stay in an over memory state, effectively refusing further caching,
       which subsequently made a BIND 9 caching server unworkable.
     * Partially disabled change 2864 because it would cause infinite
       attempts of RRSIG queries.
     * BIND did not properly handle non-cacheable negative responses from
       insecure zones. This caused several non-protocol-compliant zones to
       become unresolvable. BIND is now more accepting of responses it
       receives from less strict servers.
     * A bug, introduced in BIND 9.7.2, caused named to fail to start if a
       master zone file was unreadable or missing. This has been corrected
       in 9.7.2-P1.
     * BIND previously accepted answers from authoritative servers that
       did not provide a "proper" response, such as not setting AA bit.
       BIND was changed to be more strict in what it accepted but this
       caused operational issues. This new strictness has been backed out
       in 9.7.2-P1.
2010-09-29 15:08:47 +00:00
taca
37b3d0ae23 Note update of www/contao29-translations package to 20100928. 2010-09-29 15:05:35 +00:00
taca
0a57410742 Update contao29-translations pacakge to 20100928.
Danish and Polish language files are updated.
2010-09-29 15:04:37 +00:00
taca
a159e7f032 Note update of www/typo3 pacakge to 4.4.3. 2010-09-29 15:02:28 +00:00
taca
b008024d33 Update www/typo3 package to 4.4.3 (leaf pacakge).
This release is a bugfix release only.

Please refer Changelog in http://wiki.typo3.org/wiki/TYPO3_4.4.3 in detail.
2010-09-29 15:01:43 +00:00
obache
60e4e4e448 Add some tricks to build on Solaris.
PR#43924.
2010-09-29 12:27:47 +00:00
obache
8c28f58120 Set USE_BSD_MAKEFILE, and remove redundant things. 2010-09-29 12:24:48 +00:00
obache
d15017fe57 not USE_BSD_MAKE, it's a USE_BSD_MAKEFILE. 2010-09-29 11:40:43 +00:00
obache
cae90ac54f disable LOG_AUTHPRIV and LOG_FTP syslog facilities if it does not exist.
rest part of PR#43921.
2010-09-29 11:21:02 +00:00
obache
ca4621c3d9 USE_PKGINSTALL had been deprecated long time ago. 2010-09-29 10:52:25 +00:00
obache
9e1b4293fa tell location of openssl to configure script.
a part of PR#43921.
2010-09-29 10:50:12 +00:00
dsainty
a846e2f6a7 Updated misc/ppower to 0.1.5nb1 2010-09-29 10:48:22 +00:00
dsainty
a4f3b54c14 Force flush to be pipe-friendly (from ppower -m). Bump PKGREVISION. 2010-09-29 10:42:48 +00:00
obache
2972e9d0ff user-destdir support. 2010-09-29 10:42:40 +00:00
obache
6824133479 cosmetic fixes. 2010-09-29 10:40:19 +00:00
abs
d932feb5b2 MAKE_JOBS_SAFE=no 2010-09-29 09:01:41 +00:00
manu
f246f2b762 Update to 10100929, with important fixes in write and rename 2010-09-29 08:08:57 +00:00
schmonz
72b18658a5 Updated www/ikiwiki to 3.20100926 2010-09-29 01:04:15 +00:00
schmonz
3f56e66c19 Update to 3.20100926. From the changelog:
* meta: Ensure that the url specified by xrds-location is absolute.
* attachment: Fix attachment file size display.
* Propigate PATH into wrapper.
* htmlbalance: Fix compatibility with HTML::Tree 4.0. (smcv)

Updating during the freeze for bugfixes to a leaf package.
2010-09-29 01:03:59 +00:00
joerg
5a1c12fab9 Add the necessary glue to hook Ruby into the multi-version framework.
This allows lang/ruby18 and lang/ruby19 to coexist in bulk builds.

Discussed with taca@
2010-09-28 20:24:25 +00:00
wiz
81b05701a7 +# ymtype.so wants to link -llzh before it's finished building
+MAKE_JOBS_SAFE=                no
2010-09-28 18:58:39 +00:00
tnn
ed234e9841 fix local patch; void function cannot return vaule.
reported by <BugeyeD> in #pkgsrc
2010-09-28 17:50:07 +00:00
wiz
171b587f87 + anjuta-2.32.0 [GNOME 2.32], brasero-2.32.0, bzr-2.2.1, cheese-2.32.0
[GNOME 2.32], eog-2.32.0, evince-2.32.0, evolution-webcal-2.32.0,
  gdm-2.32.0 [GNOME 2.32], gedit-2.30.4, glib2-2.26.0,
  gnome-keyring-2.32.0, gnome-netstatus-2.28.2 [GNOME 2.32],
  gnome-nettool-2.32.0 [GNOME 2.32], gnome-packagekit-2.32.0 [GNOME
  2.32], gnome-power-manager-2.32.0 [GNOME 2.32], gnome-session-2.32.0
  [GNOME 2.32, wants DeviceKit-power], gnome-system-monitor-2.28.2,
  gnome-system-tools-2.32.0 [GNOME 2.32], gnome-user-share-2.30.1
  [GNOME 2.32], gnome-utils-2.32.0, gnome-vfs-2.24.4, gthumb-2.12.0,
  gtkmm-2.22.0, gtksourceview2-2.10.5, horde-3.3.9, libbonoboui-2.24.4,
  libgnome-keyring-2.32.0, libgnomekbd-2.32.0, libgnomeprint-2.18.8,
  libgnomeprintui-2.18.6, libgtop-2.28.2, liblastfm-0.3.3,
  liboobs-2.32.0 [GNOME 2.32], libsoup24-2.32.0, mathomatic-15.2.2,
  meld-1.4.0, mousetweaks-2.32.0 [GNOME 2.32], orca-2.32.0 [GNOME
  2.32], py-gobject-2.26.0, sabayon-2.30.1 [GNOME 2.30], seahorse-2.32.0,
  sound-juicer-2.32.0, swfdec-gnome-2.30.1, xf86-video-ati-6.13.2.
2010-09-28 15:48:17 +00:00
wiz
d89a07df23 Mention libgnome-keyring package (hi drochner!). 2010-09-28 15:40:34 +00:00
wiz
db1db21367 Reset maintainer. 2010-09-28 13:21:29 +00:00
wiz
13752b9f3f Add workaround to make this compile with native X, from joerg.
Shouldn't break modular X, says joerg.
2010-09-28 13:11:26 +00:00
taca
c1da7e4afb Don't hardcode "ruby18-" but use "${RUBY_PKGPREFIX}-".
Fix build problem of ruby-gnome2 with ruby19.
(Although textproc/ruby-eruby has another problem with ruby19.)
2010-09-28 12:24:25 +00:00
obache
c7a685e2ed Fixes build failure on MIPS arch, PR#43894. 2010-09-28 11:08:28 +00:00
dsainty
c2106dc9d0 Updated devel/pkg-config to 0.25nb1 2010-09-28 04:56:36 +00:00
dsainty
e987e87576 patch-ab is upstream now (PKG_CONFIG_LOG support). Remove the patch to
avoid crashing with double free on glibc.

Bump PKGREVISION for new "not crash" functionality.
2010-09-28 04:52:41 +00:00
obache
0724512ce5 LICENSE=modified-bsd 2010-09-28 04:36:41 +00:00
taca
d2d941520f No need to allow lower rubygems dependency any more since we have
rubygems 1.3.7.
2010-09-28 03:42:33 +00:00
wiz
851d516d9c + at-spi-1.32.0, atk-1.32.0, evolution-mapi-0.32.0 [GNOME 2.32],
gcalctool-5.32.0, gnome-applets-2.32.0, gnome-color-manager-2.32.0
  [GNOME 2.32], gnome-control-center-2.32.0, gnome-desktop-2.32.0,
  gnome-games-2.32.0, gnome-menus-2.30.4, gnome-power-manager-2.32.0,
  gnome-session-2.32.0, gnome-settings-daemon-2.32.0,
  gnome-terminal-2.32.0, gucharmap-2.32.0, hamster-applet-2.32.0
  [GNOME 2.32], libbonobo-2.32.0, libgda-4.2.0 [GNOME 2.32],
  librep-0.91.0, librsvg2-2.32.0, libwnck-2.30.5, lzip-1.11,
  mdocml-1.10.6, rep-gtk-0.90.4, vte-0.26.0, xfontsel-1.0.3,
  xsm-1.0.2, xwininfo-1.1.0.
2010-09-27 20:04:11 +00:00
minskim
518c295d71 Note PKGREVISION bump of tex-hyperref. 2010-09-27 15:45:56 +00:00
minskim
e48e6ab3f5 Update dependencies of tex-hyperref. 2010-09-27 15:45:35 +00:00