Commit graph

178204 commits

Author SHA1 Message Date
jym
a6091673a9 Create a MESSAGE so we know where to look for Xen kernels. i386 is
specific due to the PAE kernel. Add license.
2011-11-20 03:48:10 +00:00
jym
ea1e9c38e9 Improve the pattern matching a bit for compiler version. Otherwise we
get garbage in the match, and sed will choke on it during compilation.
2011-11-20 03:43:30 +00:00
jym
e172b9a837 Add a MESSAGE so we can pinpoint to the right location for Xen. Add
license.
2011-11-20 03:21:37 +00:00
jym
0596b29ee0 Add a MESSAGE so that we can point to the right location for Xen kernels. 2011-11-20 03:12:44 +00:00
markd
0f053b07ab Fix directory traversal issue (CVE-2011-2725). 2011-11-20 02:10:58 +00:00
markd
b991a71c68 don't interpret html tags. KDE Security Advisory 20111003-1 2011-11-20 02:08:10 +00:00
marino
c2508a72da audio/adplug: Fix DragonFly breakage
This commit allows adplug to build on DragonFly without changing the
binary package for any other platform, so no PKGREVISION bump is
required.
2011-11-20 01:26:58 +00:00
dholland
67f3901152 Apply the proper buildlink prefix for gtk2 instead of hardwiring /usr/pkg. 2011-11-20 01:16:23 +00:00
marino
0e4c91b186 archivers/szip: update distinfo
This package has a history of repacking the tarball, but checking the
same name.  Apparently, it has happened twice before, and this a third
time.  Regenerating the distinfo allows the package to build again,
whereas before the distinfo file was unretreivable.
2011-11-20 00:57:38 +00:00
ryoon
c40f7a5cf1 Remove fotoxx 2011-11-20 00:02:06 +00:00
ryoon
c95ee1117f Updated graphics/fotoxx to 11.11.1 2011-11-20 00:01:36 +00:00
ryoon
d0d96a05bc Update to 11.11.1
Changelog:
2011.11.05  v.11.11.1
Fix some problems in v.11.11 released a few days ago:
+ Bugfix: crash in vertical panorama.
+ Bugfix: crash after moving images to trash and "Open Recent Files".
+ Restore user feedback for functions running more than a few seconds.

2011.11.01  v.11.11
+ Creating and editing collections was made easier and more intuitive.
+ Synchronize Files always works incrementally and runs automatically at
  startup. Image navigation/viewing is immediately possible but editing
  is blocked until the synchronize is finished (normally a few seconds).
+ Straighten Image: fix less than optimal results for images needing
  a large correction. Menu was renamed to Keystone Correction.
+ New menu: Help > User Guide Changes: summary of changes in the user
  guide for recent releases (minimize effort to keep up with changes).
+ New menu: Help > Edit Functions Summary: a one-page "quick reference"
  summary of all the image editing functions.
+ New topic added to the user guide: How to organize a large image
  collection to minimize effort and to optimize image searching.
+ The status bar now shows if a dialog is waiting for input
  (and possibly hidden under another window).
+ New keyboard shortcut: N = Rename Image File.
+ Transform and Retouch menus were rearranged to follow typical workflow.
+ Rotate and warp dialogs have convenience buttons to grid line setup.
+ Grid setup: the x and y grids can be moved around over the image.
+ New utility: update collections if the top image directory is moved.
+ The package build method was updated to improve Debian packaging and
  include dependencies on non-library programs. The RPM packages do
  not include this because the package names are not compatible.
2011-11-20 00:00:28 +00:00
pettai
063b9bd06a Fixes PR pkg/45438 2011-11-19 22:11:00 +00:00
markd
cb546c7559 Dont allow a path in pam_service. CVE-2011-4122 2011-11-19 21:17:27 +00:00
alnsn
f6c4b0917e Add patches from upstream bug #51851.
https://issues.apache.org/bugzilla/show_bug.cgi?id=51851
2011-11-19 21:16:22 +00:00
markd
7112de528a Dont allow a path in pam_service. CVE-2011-4122 2011-11-19 21:12:05 +00:00
marino
0647868d2c archives/gsharutils: Upgrade from version 4.2.1 to 4.11.1
DragonFly couldn't build GNU Sharutils.  Upon inspection, it was seen
that the last version in pkgsrc was at least 11 years old.  This commit
updates the GNU Sharutils to the latest version without patches.
Tested on DragonFly and NetBSD.  The Linux condition dealing with the
glibc gettext workaround was removed with the assumption that this is
no longer needed, but somebody else should test and verify this.

Select changes since 4.2 (according to NEWS):
=============================================
4.3.50: new trans: cs da el es gl ru tr zh_TW
        updated:   de fr ja nl sv
4.3.51: Norwegian split to no/@nynorsk to nb and nn
        Updated library files and m4 macros from fileutils-4.1.9
4.3.52: Fix Y2K bug (shar)
        Fix temp file race (shar)
        (N/A) allow spaces in file names (uudecode)
4.3.60: Better -Z option handling for systems without compress
4.3.61: Unspecified bugs fixes
4.3.70: Update de tr translations
        (N/A) fix uudecode output handling
        Turn off compress link default
4.3.71: Update da de translations
4.3.72: Update fr sv translations
4.3.73: Add support for large files (e.g. > 2 Gib on 32-bit hosts)
4.3.74: Updated fr translation
        Unspecified portabilitity fixes
4.3.75: New translations: ca et hu
        Updated translations: da de ja sv tr zh_TW.
        Add bzip2 support
        Fix unspecified compatiblity issues
4.3.76: Updated translations: de et fr sv tr
4.3.77: Fixed buffer overrun exploit
4.3.78: infrastructure updates
4.3.79: New temporary file handling to avoid buffer overrun exploit and
        theoretical timing hole (unshar)
        Unspecified new translations added + updates
4.3.80: Fix temporary file unlink bug
4.3.81: True64 compatibility fix
4.4:    intmax_t checks added
4.5:    Fix unspecified bug in unshar
        Update usage examples
4.5.1:  Fix memory usage bug in shar
4.5.2:  Fix test and update some translations
4.5.3:  Add unspecified translation, update another
        Move to libtool 1.5.20
4.6:    New Japanese translation
4.6.1:  Translation cleanup, infrastructure changes
4.6.2:  Better output diagnostics
4.6.3:  Recognize "end\r\n" as equal to "end" and "end\n"
        Fix readdir duplicate declaration
4.7.1:  (N/A) uudecode no longer creates output file names with trailing
        white space.
4.9:    Fix shar script shell quoting issues with translations
4.10:   Handle clobber option correctly in generated scripts
4.11:   Remove mailshar because mail-files was broken
2011-11-19 18:59:20 +00:00
gdt
9da4f7bcd5 Clarify cross build/target terminology.
(Use "build" and "target", not autoconf's 3-tuple.)
2011-11-19 17:59:47 +00:00
ryoon
df170627fa Add apache-tomcat7 2011-11-19 17:45:37 +00:00
wiz
b3620bb83f + bzr-2.4.2 [pkgsrc-wip], gnome-3.2.2, xf86-video-intel-2.17.0. 2011-11-19 17:41:00 +00:00
jakllsch
898ef2a6e7 Updated misc/stellarium to 0.11.1 2011-11-19 17:30:50 +00:00
jakllsch
8ed5773608 Update to stellarium 0.11.1
ChangeLog since 0.11.0:

0.11.1 [2011-11-04]
Bug fix release.
Added:
- new skyculture: Arabic
- new moons and rings (LP: #815484, #834336)
- new translations for landscapes and sky cultures (LP: #849292)
- possibility to observate geo-orbiting satellites (LP: #837274)
- new cities (LP: #856343, #860206)
Fixed:
- misspelling on a star name (LP: #884795)
- location window: map pointer position is updated on longitude/latitude change.
- location window: fixed checking "Use as default" changing the name of the selected location to "New Location" (LP: #881613)
- Solar System Editor plug-in: a bug in the parsing of MPC lists: the epoch's Julian Day value was wrong by 0.5 JD (LP: #836839)
- Solar System Editor plug-in: crash while trying to browse for a local file (LP: #837396)
- Historical Supernovae plug-in: a bug in plug-in name (LP: #803157)
- Historical Supernovae plug-in: a bug in selected instead of nearby stars (LP: #835815)
- doesn't load localised description of skyculture/landscape if applanguage=system_default (LP: #845924)
- add/remove landscapes dialog bug in OSX 10.6.8 (LP: #812008)
- horizon line setting not saved (LP: #811945)
- orbital period totally wrong for Himalia (LP: #806174)
- flag_show_fps = false & flag_show_fov = flase (LP: #728294)
- 0.11.0 will crash if a landscape is selected with misspelled planet name (LP: #835422)
- crash on selecting off-Earth location in the Location window (LP: #834886)
- 0.11.0 crashes when switching language while location window is open (LP: #824936)
- 0.11.0 crashes when trying using custom distortion file (LP: #871313)
2011-11-19 17:30:36 +00:00
manu
038c7ad150 Update crudesaml to 1.2. The only change is to allow compression of the
SAML assertion in SAML plugin
2011-11-19 17:22:37 +00:00
ryoon
e1756b9dfb Remove apache-tomcat7 2011-11-19 17:16:06 +00:00
ryoon
d562751217 Added www/apache-tomcat7 version 7.0.22 2011-11-19 17:15:01 +00:00
ryoon
95b3780fa8 Set LICENSE. 2011-11-19 17:13:09 +00:00
ryoon
c4260e0802 Import apache-tomcat-7.0.22 as www/apache-tomcat7
Apache Tomcat is an implementation of the Java Servlet and JavaServer Pages
technologies. The Java Servlet and JavaServer Pages specifications are
developed under the Java Community Process.

Apache Tomcat is developed in an open and participatory environment and
released under the Apache Software License. Apache Tomcat is intended to
be a collaboration of the best-of-breed developers from around the world.
We invite you to participate in this open development project.

Apache Tomcat powers numerous large-scale, mission-critical web applications
across a diverse range of industries and organizations.


I have tested some war apps and they works. But not fully tested.
2011-11-19 17:11:10 +00:00
dholland
190224ef7b no more libgksu.devhelp 2011-11-19 16:16:10 +00:00
taca
b936a43161 + mysql-client-5.1.60, mysql-server-5.1.60, mysql-client-5.5.18,
mysql-server-5.5.18, wdiff-1.1.0.
2011-11-19 15:42:56 +00:00
taca
eb33816302 Note update of Ruby on Rails 3.0 packages:
devel/ruby-activesupport3	3.0.11
	devel/ruby-activemodel		3.0.11
	www/ruby-actionpack3		3.0.11
	databases/ruby-activerecord3	3.0.11
	www/ruby-activeresource3	3.0.11
	mail/ruby-actionmailer3		3.0.11
	devel/ruby-railties		3.0.11
	www/ruby-rails3			3.0.11
2011-11-19 15:42:05 +00:00
taca
eb07e870fc Update ruby-rails3 package to 3.0.11 (version change only). 2011-11-19 15:39:56 +00:00
taca
616d52f98e Update ruby-railties pacakge to 3.0.11.
*Rails 3.0.11 (unreleased)*

* Updated Prototype UJS to lastest version fixing multiples errors in
  IE [Guillermo Iguaran]
2011-11-19 15:39:02 +00:00
taca
4143dcdb95 Update ruby-actionmailer3 package to 3.0.11 (version change only). 2011-11-19 15:38:20 +00:00
taca
99ba6b759e Update ruby-activeresource3 to 3.0.11 (version change only). 2011-11-19 15:37:10 +00:00
taca
016048b410 Update ruby-activerecord3 pacakge to 3.0.11.
* Rails 3.0.11 (unreleased)

* Exceptions from database adapters should not lose their backtrace.

* Backport "ActiveRecord::Persistence#touch should not use default_scope"
  (GH #1519)

* Psych errors with poor yaml formatting are proxied. Fixes GH #2645 and
  GH #2731

* Fix ActiveRecord#exists? when passsed a nil value
2011-11-19 15:35:48 +00:00
taca
9549e5854f Update ruby-actionpack3 package to 3.0.11.
*Rails 3.0.11 (unreleased)*

* Fix XSS security vulnerability in the `translate` helper method. When using
  interpolation in combination with HTML-safe translations, the interpolated
  input would not get HTML escaped. *GH 3664*

  Before:

      translate('foo_html', :something => '<script>') # => "...<script>..."

  After:

      translate('foo_html', :something => '<script>') # => "...&lt;script&gt;..."

  *Sergey Nartimov*

* Implement a workaround for a bug in ruby-1.9.3p0 where an error would be
  raised while attempting to convert a template from one encoding to another.

  Please see http://redmine.ruby-lang.org/issues/5564 for details of the bug.

  The workaround is to load all conversions into memory ahead of time, and will
  only happen if the ruby version is exactly 1.9.3p0. The hope is obviously
  that the underlying problem will be resolved in the next patchlevel release
  of 1.9.3.

* Fix assert_select_email to work on multipart and non-multipart emails as the
  method stopped working correctly in Rails 3.x due to changes in the new mail
  gem.

* Fix url_for when passed a hash to prevent additional options (eg. :host,
  :protocol) from being added to the hash after calling it.
2011-11-19 15:34:37 +00:00
taca
c95baabc92 Update ruby-activemodel to 3.0.11 (version change only). 2011-11-19 15:33:17 +00:00
taca
380f6d9194 Update ruby-activesupport3 to 3.0.11 (version change only). 2011-11-19 15:32:34 +00:00
taca
bf557cefcb Start updating Ruby on Rails to 3.0.11. 2011-11-19 15:30:05 +00:00
tron
7aae5b7bf4 Note update of the "wireshark" package to version 1.6.4. 2011-11-19 12:01:40 +00:00
tron
c26d6f82d8 Update "wireshark" package to version 1.6.4. Changes since 1.6.3:
- Bug Fixes
  o Patch to fix memory leaks/errors in Lua plugin. (Bug 5575)
  o Wireshark crashes if a field of type BASE_CUSTOM is applied as
    a column. (Bug 6503)
  o Filter Expression dialog can only be opened once. (Bug 6537)
  o Wireshark crashes if compiled without GLib thread support.
    (Bug 6540)
  o 80211 QoS Control: Add Raw TID. (Bug 6548)
  o SNMP length check error. (Bug 6564)
  o UCP dissector bug of operation 61. (Bug 6570)
2011-11-19 12:01:27 +00:00
obache
e16b0d6053 Add missing conditional PLIST for EGG_FILE. 2011-11-19 04:47:34 +00:00
hiramatsu
2c22032ee9 Note update of devel/p5-PatchReader, www/p5-HTTP-Proxy and
www/p5-LWP-Online.
2011-11-19 03:29:45 +00:00
hiramatsu
c856f6bbd2 Update p5-LWP-Online to 1.08.
Changes from previous:
1.08 Fri  9 Jul 2011
	- Updated to Module::Install::DSL 1.01
	- Added the Microsoft NCSI URL to the list of sites probed
2011-11-19 03:28:43 +00:00
hiramatsu
18630bbff0 Update p5-HTTP-Proxy to 0.25.
Changes from previous:
0.25 Sun Jul  3 00:28:10 CEST 2011
        [ENHANCEMENTS]
        - new Engine: HTTP::Proxy::Engine::Threaded, by Angelos Karageorgiou
        [FIXES]
        - Correctly call eod() when the response has no body
          (closed RT ticket #48310)
2011-11-19 03:28:23 +00:00
hiramatsu
063cf45c02 Update p5-PatchReader to 0.9.6.
Changes from previous:
0.9.6 4/11/2011
  Add tests to instantiate all modules and verify parsing of patches
  Fix POD syntax
  Fix corruption due to patched lines having a + or - as the first character
  Fix FixPatchRoot w/DOS eol patches (RT bug #35362, regression from v0.9.3)
  Attic file support for FixPatchRoot (RT bug #40467)
  Multiple file patch support (RT bug #47625)
2011-11-19 03:27:44 +00:00
pettai
9ffdd8f26b Updated net/lftp to 4.3.3 2011-11-18 22:47:47 +00:00
pettai
6ea43f20c6 Version 4.3.3 - 2011-10-20
* new setting ftp:use-tvfs (yes, no, auto).
* improved ftp path handling for servers without TVFS feature.
* improved closure matching, now *.EXT matches URLs ending with ".EXT".
* updated man page.
* updated translations.
* fixed mirror target directory naming.

Version 4.3.2 - 2011-09-16

* fixed fish protocol synchronization when ls fails on the server.
* fixed torrent shutting down when the tracker fails.
* fixed compilation on Solaris.
2011-11-18 22:47:10 +00:00
pettai
8d86620c15 Updated security/opendnssec to 1.3.3 2011-11-18 22:05:39 +00:00
ryoon
f932dd5b27 Updated print/html2ps to 1.0b7 2011-11-18 22:00:02 +00:00