Commit graph

168594 commits

Author SHA1 Message Date
adam
43e9bddb89 The intention of this application is to enable static app files (css, js, pics)
in the app folder itself.
        <application1>/media/<application1>/js/script.js
        <application2>/media/<application2>/js/script.js
        <project>/media/logo.jpg

To use this view in development you should add something like the following to
urls.py:
        if settings.DEBUG:
          urlpatterns += (r'^media/(?P<path>.*)$', 'site.media.serve_apps',
          {'document_root' : settings.MEDIA_ROOT})

For deployment there is a managament command called `symlinkmedia` that will
create symlinks to each applications media directory in `MEDIA_ROOT`.

Now all apps in INSTALLED_APPS that have a "media" directory in them will be
reachable as '/media/<application_name>/'.

You can then have the admin media files served by setting
        ADMIN_MEDIA_PREFIX = '/media/admin/'
2011-02-17 18:07:29 +00:00
adam
7e3969d713 Updated www/py-django-cms to 2.1.2 2011-02-17 17:37:25 +00:00
adam
027848c885 Changes 2.1.2:
* Fixed issues with the CSRF fix from 2.1.1.
* Updated translation files from transifex.

Changes 2.1.1:
* Fixed CMS AJAX requests not being CSRF protected, thus not working in
  Django 1.2.5
* Fixed toolbar CSS issues in Chrome/Firefox
2011-02-17 17:36:44 +00:00
wiz
72a2f09671 Remove patch-aa, it's not in distinfo since the update about a week ago. 2011-02-17 17:16:10 +00:00
wiz
fe4e4366de Sort. 2011-02-17 17:15:33 +00:00
wiz
e50fbec413 Add RCS Id. 2011-02-17 17:14:57 +00:00
wiz
ae453916a6 regen 2011-02-17 17:14:22 +00:00
gdt
9364937583 Ensure created file ${PLIST_SRC} is writable.
Without a chmod +w, building fails because the file copied from pkgsrc
is not writable if the sources are 444, as is the case with CVSREAD=t.
2011-02-17 16:59:22 +00:00
ryoon
85f2885874 Remove abcmidi 2011-02-17 13:56:24 +00:00
ryoon
fde0b9e0d2 Updated audio/abcmidi to 20110101 2011-02-17 13:55:55 +00:00
ryoon
bb97d802fe Update to 20110101.
Changelog is too long to include.
See CHANGES file.
2011-02-17 13:54:12 +00:00
jmcneill
d9288a0cbd Updated sysutils/hal to 0.5.14nb2 2011-02-17 12:12:48 +00:00
jmcneill
091f0f041c somebody renamed hw.acpi.supported_states to hw.acpi.sleep.states, so
try the 2nd if the 1st fails
2011-02-17 12:11:57 +00:00
markd
27dd5c6d2b this evenings updates. 2011-02-17 10:40:50 +00:00
markd
1c8467fe83 Update to py-matplotlib 1.0.1
Various bugfixes.
2011-02-17 10:33:37 +00:00
markd
734c83f8d6 Fix build with gcc4.5 2011-02-17 09:59:58 +00:00
sborrill
5f416d9abf Added devel/libxenserver version 5.6.100 2011-02-17 09:55:25 +00:00
sborrill
3439172446 SDK for Citrix XenServer 5.6 FP1
Citrix XenServer includes a XML-RPC based API, providing programmatic access
to the extensive set of XenServer management features and tools. The
XenServer API can be called from a remote system as well as local to the
XenServer host. Remote calls are generally made securely over HTTPS, using
port 443.
2011-02-17 09:54:02 +00:00
markd
410419725b fix build with gcc4.3 2011-02-17 09:45:00 +00:00
markd
03bcd24f95 Dont try to use kernel only interface to inotify on linux 2011-02-17 09:37:13 +00:00
markd
37e6e5db52 Update to avidemux 2.5.4
Various bug fixes and support for additional video formats.
Including support for gcc4.5 and for latest x264 library.
2011-02-17 09:20:17 +00:00
markd
16e661720c Fix build on linux 2011-02-17 09:02:14 +00:00
markd
58425568e9 Teach pkg about linux (only i386 at this stage). 2011-02-17 08:55:11 +00:00
markd
5bd228b02d Dont try to explicitly set MANDIR in the Imakefile - gets it wrong on
some systems.
2011-02-17 08:46:49 +00:00
markd
4caf904228 Update to ipmitool 1.8.11
various bug fixes including support for newer GCC's.
2011-02-17 08:38:56 +00:00
markd
8b55e35272 Fix build with gcc 4.3 2011-02-17 08:31:50 +00:00
markd
df0e3d4349 Update to kdbg 2.2.2
Changes since 2.2.0
-------------------

Bugfixes

Changes since 2.1.1
-------------------

Features:

- Source code windows have now a tab attached, which makes switching
  source files much easier.

- Source code windows now show line numbers at the left.

- There are now "Find Next" and "Find Previous" commands with shortcuts
  F3 and Shift+F3.

- Improved support of template types in the type tables (which are used
  to show structure members next to a structure variable). Notably, the
  number of elements in STL and Qt collection classes are shown.

- Arguments for the debugged program can be passed on KDbg's command line.

Bug fixes
2011-02-17 07:48:35 +00:00
gls
cd1a1b4ef0 Updated graphics/libraw to 0.13.1 2011-02-16 22:17:50 +00:00
gls
115b5f911a Updated graphics/libraw to 0.13.1
Upstream changes:

LibRaw 0.13.1 (2011-02-08)
* dcraw_emu documentation updated
* ./configure stuff changed for correct linking on some systems
* FBDD denoising is disabled for full-color images and 4-color bayer data
(including forced 4-color via four_color_rgb option)

LibRaw 0.13.0 (since 0.12.x) (2011-02-06)
* New low-level buffering code for Huffman decompression. Canon CR2 files are
opened about 1.5x times faster than on LibRaw 0.12, other huffman-comressed
files unpacks in 1.2-1.3 times faster.
* New exposure correction code based on linear-cubic root combination.
Correction range is from 0.25 (-2 stops) to 8 (+3 stops)
* All 0.12.x features, including new cameras support and half-size/green-matching
fixes.
* Changes and additions in demosaic-pack-GPL3 (all imported from RawTherapee):
 o Banding suppression code.
 o High-frequency noise suppression.
 o Green channels local averaging to suppress maze artifacts.
 o OpenMP speed-up in median filters (demosaic pack GPL2)
 o OpenMP speed-up in green equilibration (demosaic pack GPL3)
* Bug fixes and improvements:
 o Better parsing of unknown command-line params in dcraw_emu sample
 o Brigtness table in ahd_demosaic is calculated in reversed order to prevent
possible (very unlikely) multithreaded app problem.
 o Fixed file extension in half_mt.c sample.
 o Fixed incomplete data fields reset in LibRaw::recycle()
 o Patches for ./configure system for better LCMS2 support
 o math.h included before any other includes to make KDE compile with Visual
C++ happy
 o Fuji FinePix S5500 size adjusted to ignore (rare?) garbage at top of frame.

LibRaw 0.12.4 (2011-02-05)
* Fixed green matching/half-size incompatibility.
2011-02-16 22:17:36 +00:00
pettai
81acb35f27 Updated net/nmap to 5.51 2011-02-16 21:52:33 +00:00
pettai
fdbe0c0ab5 Nmap 5.51 [2011-02-11]
o [Ndiff] Added support for prerule and postrule scripts.
o [NSE] Fixed a bug which caused some NSE scripts to fail due to the
  absence of the NSE SCRIPT_NAME environment variable when loaded.
o [Zenmap] Selecting one of the scan targets in the left pane is
  supposed to jump to that host in the Nmap Output in the right pane
  (but it wasn't).
o Fixed an obscure bug in Windows interface matching. If the MAC
  address of an interface couldn't be retrieved, it might have been
  used instead of the correct interface.
o [NSE] Fixed portrules in dns-zone-transfer and ftp-proftpd-backdoor
  that used shortport functions incorrectly and always returned
  true.
o [Ndiff] Fixed ndiff.dtd to include two elements that can be diffed:
  status and address.
o [Ndiff] Fixed the ordering of hostscript-related elements in XML
  output.
o [NSE] Fixed a bug in the nrpe-enum script that would make it run for
  every port (when it was selected--it isn't by default).
o [NSE] When an NSE script sets a negative socket timeout, it now
  causes a controlled Lua stack trace instead of a fatal error.
o [Zenmap] Worked around an error that caused the py2app bootstrap
  executable to be non-universal even when the rest of the application
  was universal. This prevented the binary .dmg from working on
  PowerPC.
o [Ndiff] Fixed an output line that wasn't being redirected to a file
  when all other output was.
2011-02-16 21:52:01 +00:00
gls
a9d96413ed Updated devel/libgee to 0.6.1 2011-02-16 21:43:55 +00:00
gls
ac05d64a3c Update to 0.6.1
Upstream changes:

2011-01-28  Joerg Billeter  <j@bitron.ch>
Release 0.6.1

Fix memory leak in LinkedList.clear
Based on patch by Travis Reitter, fixes bug 639254.

2011-01-20  Maciej Piechotka  <uzytkownik2@gmail.com>
Remove depending on order of iteration in read-only collections' test

2010-11-20  Maciej Piechotka  <uzytkownik2@gmail.com>
Fix memory leak on freeingi LinkedList
If fixes issue described in bug #63522
2011-02-16 21:43:27 +00:00
ryoon
4062ccbfaa Remove abcm2ps 2011-02-16 20:50:43 +00:00
ryoon
1f1e7dff1e Updated print/abcm2ps to 6.2.9 2011-02-16 20:49:41 +00:00
ryoon
bbcabd41a3 Updated to 6.2.9.
pkgsrc changes:
* Set LICENSE.
* Use gmake.
* Include cairo bl3.mk.

upstream changes:
---- Version 6.2.9 - 11/02/08 ----

Don't display negative bar numbers
	(reported by Janus Meuris).
Fix bad clef change again with K: or V: when stafflines or staffscale present.
Fix voice clashes raised by previous version.
Don't count the upbeat measure when %%measurenb
	(reported by Hudson Flávio Meneses Lacerda).
Less note shift when voices inverted in a staff.
Add the width scale factor in %%font.

---- Version 6.2.8 - 11/01/31 ----

Bad tempo note duration of Q:Cxx or Q:Lxx
	(reported by Paul Rosen).
Crash when note length divisor = 0.
Fix bad PostScript when %%font defined (and used) in the middle of a tune.
Bad horizontal offset of notes when music line too much shrunk
	(reported by Paul Rosen).
Handle "+++" as a valid decoration
	(reported by Guido Gonzato).
Bad measure bars when "|" in %%score and many voices per staff
	(reported by Marc Sabatella).
Set the rests of multi-voices staves closer to the middle of the staff
	(reported by Marc Sabatella).
Fix the loss of gchord/annot when defined in a lower voice and
	%%combinevoices (reported by Atte André Jensen).
Don't display the second slash of "\\" with pango
	(reported by Hudson Flávio Meneses Lacerda).
Add "\Uxxxxxxxx" for unicode 32 bits characters.
Limit the number of hexadecimal characters to 4 for unicode
	16 bits characters "\uxxxx".
Build and install abcm2ps from outside the source tree
	(fixed by Matthias Rustler).

---- Version 6.2.7 - 10/12/26 ----

Bad clef when voice going to a different staff after %%score.
Bad generation after %%score when the previous %%score did not contain
	the first declared voice (reported by Marc Sabatella).
Output the lyrics (W:) in the last page when %%newpage's in the tune.
Bad scale when %%newpage in tune (reported by Paul Rosen).
Avoid bad PostScript when "$n" used before definition of %%setfont-n
	(reported by Paul Rosen).
Treat "\uxxxx" in text as a hexadecimal Unicode character.
Bad font when texts with both standard fonts and pango
	(reported by Hudson Flávio Meneses Lacerda).
Fix some warnings.
Crash when a nested slur started on a grace note
	(reported by Paul Rosen).

---- Version 6.2.6 - 10/11/30 ----

Part display missing when P: defined before a clef change at start of line
	(reported by Paul Rosen).
Bad horizontal offset of text between %%begintext and %%endtext when
	empty line and new PostScript page.
Lack of %%postscript output when defined just after K:.
Bad clef change with K: or V: when stafflines or staffscale present
	(reported by Paul Rosen).
Adjust the K: / V: 'middle=' value when the defined clef is not on a line.
Handle "middle=" without 'clef=' in K: or V:.

---- Version 6.2.5 - 10/11/26 ----

Bad clef changes when many voices per staff.
Bad key signatures on all staff systems but the first one when clef
	different from treble.
Bad measure numbers after measure repeat (Zn) and many voices.

---- Version 6.2.4 - 10/11/20 ----

Bad memory allocation mechanism making random crashes.
Bad staff scale when change inside a tune.
Bad staff clef when the music line starts with a clef change.
Don't cut beamed notes when %%continueall.
Bad horizontal offset of notes far outside the staff after a clef or
	a key or time signature.
Bad horizontal offset of long decorations when many at the same time.
Use pango in header/footer as required.
PostScript error when parenthesis alone in a header/footer.

---- Version 6.2.3 - 10/11/01 ----

Move the accidentals to a separate font.
Use standard rendering when '%%pangoembedded 0'.
'%%pangoembedded' added.
Change pango output mechanism.

---- Version 6.2.2 - 10/10/29 ----

Better text center and right align with pango.
Do pango generation when character >= c6xx.
May force pango with '%%pango 2'.
Define the character '...' (ellipsis) in sample.abc for show without pango.
Define UTF-8 characters e008080..e2cfdf stubs for show without pango.
Add characters 'ldot' to 'longs' (UTF-8 c580..c5bf) for show without pango.
Better rendering with pango (scale changes).
Do pango work when not in a graphic context (use cairo instead of gdk).
Remove a useless malloc().

---- Version 6.2.1 - 10/10/16 ----

Bad vertical offset of key signature when clef change.
Bad horizontal offset of lyrics starting with parenthesis.
Change some PS definitions (treble and bass clefs, full head).
Use encoded number strings in user paths.
Convert some standard drawing to user paths.
Bad box around guitar chord when not all ASCII characters.

---- Version 6.2.0 - 10/10/06 ----

Fix combination of rests (when %%combinevoices).
May combine 3 or 4 voices (when %%combinevoices).
Add quiet mode (-q in command line).
Extend the U: syntax (see features.txt).

---- Version 6.1.1 - 10/09/17 ----

Bad scale when a voice moves to a staff with an other scale.
Loop when '%%staves' inside the tune with a cloned voice.
Loop when '%%staves' without any parameter (reported by Reinier Maliepaard).
Expand the special characters of %%infoname texts.
Use standard values for exit codes and max length of file names.
The '*' (star) is no more allowed (it was ignored as the '`' - back quote).
Check the character in U: definition.

---- Version 6.1.0 - 10/08/02 ----

Don't forget the %%infoname at start of file.
Crash on '%%infoname R' (reported by Chuck Boody).
Crash when clef in V: and no note in the tune (reported by Reinier Maliepaard).

---- Version 6.0.11 - 10/07/20 ----

Clash of rest under beam when multi-voices.
Clash of notes/clefs/grace notes/dots when multi-voices and strunk lines.
Don't display dots on the last square note of the tune.
Bad stem direction of grace notes in secundary voices.
Reduce the natural spacing when only long notes in a tune.
Define the user decorations when needed.
Erroneous bar error and bad placement when grace note before measure
	bar and multi-voices.
Bad tie direction when dotted (reported by Hudson Lacerda).
Bad PS output when parenthesis in P: (reported by Hudson Lacerda).

---- Version 6.0.10 - 10/06/22 ----

Bad tune selection when <last_index> absent in "-e".
Bad title when title trim.
More horizontal space for flat accidental in texts.
Change the directory separator for MAC systems.
Fix a crash when unknown glyph with pango.
Fix lyrics error in chinese.abc.

---- Version 6.0.9 - 10/04/11 ----

Fix more security vulnerabilities (thanks to Tim Starling).

---- Version 6.0.8 - 10/04/05 ----

Change the utf-8 font mechanism from CMAP to composite font (FontType 0).
Fix some security vulnerabilities (thanks to Tim Starling).
Add %%Begin/EndDocument when inserting a EPS file (thanks to Reinier Maliepaard).
Fix bad guitar chord / annotation offset when non latin characters and pango.
Have flats a bit higher in texts.
Have more space between accidentals in key signatures.

---- Version 6.0.7 - 10/02/24 ----

Fix measure bar numbering when %%setbarnb and many voices.
Fix measure bar numbering when M:none.
Fix the EPS output when use of pango.
Fix a crash when '-E' at start of command line and use of pango.
Fix the EPS output when accidentals.
Fix the output of user postscript sequences when many output files.
Fix a crash when slur ending on a grace note at end of a secundary voice.
Include back chinese.abc in the tarball.

---- Version 6.0.6 - 10/02/19 ----

Handle font changes inside lyric words.
More flute tablatures from Michel Bellon.
Add information about pango in the INSTALL file.
Force recompilation after configure.
Change the glyphs of accidentals.
Speed up the PS rendering of pango text.
Do the TAB in guitar chords work again.
Fix the parenthesis problem with pango.
Adjust some compose characters sequences.
Move the setcachedevice from the Extra font to the extra-draw dict.
	This permits to add characters from various sizes.
Fix a crash when a tune ends with T:.

---- Version 6.0.5 - 10/02/12 ----

Add the 'pango' parameter.
Add an arabic title in chinese.abc.
Fix a crash when non ascii characters in tunes, outside of text strings.
Print some texts with the pango/freetype libraries.

---- Version 6.0.4 - 10/02/09 ----

Do the hyphen work again in lyrics.
Prepare the 'pango' job.
Fix bad horizontal spacing of accidentals.
Add O/obreve.
Add some compose characters from the ABC standard version 2.

---- Version 6.0.3 - 10/01/31 ----

Change the character values for accidentals to correct utf-8 sequences.
Fix bar numbering when incomplete measure at start of tune.
Fix bar numbering when incomplete measure at end of previous line.

---- Version 6.0.2 - 10/01/28 ----

Change the utf-8 mechanism for extra characters.
Fix lyrics display when not enough or too many lyrics in a music line.

---- Version 6.0.1 - 10/01/20 ----

Remove the latin parameters.
Do the accidentals in string ('\201'.. and '#'.. in guitar chords)
	work again.
Accept ABC files coded in latin1.

---- Version 6.0.0 - 10/01/19 ----

Remove multilang.abc.
Add chinese.abc.
Generate PostScript level 3 only.
Add UTF-8 support.
	!! COMPATIBILITY !!
	The other encodings (latin-x) are no more supported.
Add all whistle types in flute.fmt (thanks to Guido Gonzato).

Creation from abcm2ps version 5.9.7.
2011-02-16 20:46:55 +00:00
gls
4a3d58eead Updated multimedia/dvdstyler to 1.8.2.1 2011-02-16 20:35:02 +00:00
gls
909710958e Update DVDStyler to version 1.8.2.1
Pkgsrc changes:
- Added LICENSE
- Re-enable all translations, they are computed OK now.

Upstream changes:

Version 1.8.2.1 <2011.01.31>
----------------------------

  * updated some translations

Version 1.8.2 <2010.11.25>
--------------------------

  * fixed rendering of menu (considering aspect ratio)
  * added generation of up to 3 subpicture streams for widescreen menus
(widescreen, letterbox, panscan)
  * fixed rendering of video frame
  * added auto duplication of title selection menu
  * added menu option "remember last selected button"
  * added detection of default video format at first start
  * added setting for interlaced video
  * added possibility to specify video border and cropping
  * added support of stream- and cell-tag in dvdstyler project file
  * changed to not use mplex by default
  * fixed command line bug
  * fixed validation of disc label in welcome dialog
  * fixed validation of custom actions
  * added validation of chapters
  * added setting "Accept invalid actions"
  * fixed initialization of cache
  * fixed bug 2919588 (displays error message if user try to create more than
12 buttons)
  * fixed bug 2963754 (save play all)
  * fixed bug 2995164 (Infernal loop)
  * fixed bug 3062442 (frame button misbehavior)
  * updated dvdauthor to version 0.6.18
  * updated ffmpeg to version 0.6
  * added support of Mac OS X

Version 1.8.1 <2010.05.25>
--------------------------

  * added possibility to change subtitle options
  * added support of VCD and half D1 resolutions
  * added validation of custom actions
  * some other small changes
2011-02-16 20:34:43 +00:00
gls
fb735a9197 Updated multimedia/dvdauthor to 0.7.0 2011-02-16 20:20:45 +00:00
gls
5c19ccac5d Update multimedia/dvdauthor to 0.7.0
Pkgsrc changes:
- Add LICENSE

Upstream changes:
0.7.0: 2010 October 23

* Reworked subtitle file reading so it can now deal with encodings like UTF-16
* Default encoding for subtitle files is no longer ISO-8859-1, but taken from
user's locale
* Add fontconfig support following a patch by Nicolas George
* Remove dvdauthor config files and make command line -o option take precedence
over XML dest attribute.
* Video format no longer has hard-coded default to NTSC, unless you invoke
configure with --enable-default-video-format=NTSC. You can also configure with
--enable-default-video-format=PAL to default to PAL.
* Implement configuration of default video format as per the proposal at
<http://create.freedesktop.org/wiki/Video_Format_Pref>.
* File names are no longer converted to locale encoding, unless you invoke
configure with --enable-localize-filenames.
* You can now specify fill and outline colours and outline thickness for text
subtitles.
Colours can be specified in additional ways, including by name and in HSV space.
* You can now also specify a shadow offset and colour for text subtitles
* Allow non-title PGCs in a titleset
* The VM language now allows C-style comments, as well as CDATA sections
* Add --nomux and --nodvdauthor-data options to spumux (thanks to TED for
sponsoring this)
2011-02-16 20:20:14 +00:00
wiz
e5de924b1d Updated time/xonclock to 0.0.9.4 2011-02-16 19:47:29 +00:00
wiz
c0fe79b5ff Update to 0.0.9.4: man page fix. 2011-02-16 19:47:20 +00:00
shattered
ee0caff939 PR/34742 -- support "reload" command, remove pidfile after stopping 2011-02-16 19:37:49 +00:00
shattered
f4cb5ba888 PR/36612 -- properly highlight folded header lines in mail messages. 2011-02-16 19:19:28 +00:00
wiz
0cb22150a9 Added fonts/tamsyn-font version 1.6 2011-02-16 17:46:49 +00:00
wiz
fcb94baa3f + tamsyn-font. 2011-02-16 17:46:40 +00:00
wiz
5d1fe88f75 Initial import of tamsyn-font-1.6:
Monospaced programming font for Linux and Windows.

Features:
* Covers the ASCII character set
* Regular and bold face are the same width for syntax highlighting
* Bold characters don't run together
* Aliased bitmap font
2011-02-16 17:46:17 +00:00
taca
ee410ece4f Note update of security/openssh package to 5.8.1. 2011-02-16 17:45:54 +00:00
taca
6c6083c7f1 Update openssh package to 5.8.1 (5.8p1).
For changes from 5.5 to 5.7, please refer http://openssh.com/txt/release-5.7
and http://openssh.com/txt/release-5.6 in detail.

Changes since OpenSSH 5.7
=========================

Security:

 * Fix vulnerability in legacy certificate signing introduced in
   OpenSSH-5.6 and found by Mateusz Kocielski.

   Legacy certificates signed by OpenSSH 5.6 or 5.7 included data from
   the stack in place of a random nonce field. The contents of the stack
   do not appear to contain private data at this point, but this cannot
   be stated with certainty for all platform, library and compiler
   combinations. In particular, there exists a risk that some bytes from
   the privileged CA key may be accidentally included.

   A full advisory for this issue is available at:
   http://www.openssh.com/txt/legacy-cert.adv

Portable OpenSSH Bugfixes:

 * Fix compilation failure when enableing SELinux support.

 * Do not attempt to call SELinux functions when SELinux is disabled.
   bz#1851
2011-02-16 17:45:08 +00:00
taca
01983bcb4b Note update of net/bind97 package to 9.7.3. 2011-02-16 17:44:03 +00:00