Commit graph

141668 commits

Author SHA1 Message Date
schmonz
c10526ff0a Note addition of wmd. 2009-05-04 22:50:04 +00:00
schmonz
6312bcdc6a Add and enable wmd. 2009-05-04 22:49:15 +00:00
schmonz
c13b46defc Initial import of WMD, a simple, lightweight HTML editor for blog
comments, forum posts, and basic content management. You can add
WMD to any textarea with one line of code. Add live preview with
one line more. WMD works in nearly all modern browsers, and is now
completely free to use. The next release will be open source under
an MIT-style license.

This is not a WYSIWYG editor. Writing HTML to look a certain way
can make your text less accessible to blind people, search engines,
mobile users, and feed readers. HTML describes a document's logical
structure -- not its appearance. It just wasn't built for WYSIWYG.

So WMD is something new: a Wysiwym Markdown editor.
2009-05-04 22:48:26 +00:00
abs
b765760799 Updated pkgtools/pkg_chk to 1.99 2009-05-04 22:45:55 +00:00
abs
2bbe6786ca Updated pkgtools/pkg_chk to 1.99
Add missing ^ to one PKGPATH= regex to ensure we do not pick up PREV_PKGPATH
or similar
2009-05-04 22:45:16 +00:00
tron
1e9075151b Note update of the "squid31" package to version 3.1.0.7nb1. 2009-05-04 22:30:04 +00:00
tron
4af6a838fe Various improvements for the "squid31" package by Michael van Elst:
- Make sure that "errorpage.css" gets installed into the correct
  directory.
- Install "msntauth.conf".
- Correct default pid file location.
2009-05-04 22:29:41 +00:00
schmonz
d57f6a9e5c Remove a bunch of outdated XXX comments (not sure how I missed them before). 2009-05-04 22:26:56 +00:00
wiz
9bf8aa7ab1 Remove trailing whitespace. Spelling. Punctuation nits. Remove superfluous
.Pp.
2009-05-04 20:45:41 +00:00
zafer
1fd983915d remove backslash 2009-05-04 20:39:55 +00:00
hasso
0a87948d50 Needs msgfmt. 2009-05-04 18:42:26 +00:00
zafer
556c1e10e5 Remove mirror rediris. It does not provide the distfile. 2009-05-04 17:19:31 +00:00
wiz
1e1143ba67 Updated time/wmCalClock to 1.25nb2 2009-05-04 16:43:55 +00:00
wiz
5cdc3cc59b Use time_t to fix output on i386. From Gergely Gábor in private mail.
Bump PKGREVISION.
2009-05-04 16:43:44 +00:00
tron
1603aad3e2 Don't depend on the "consolekit" package under Mac OS X as the
"consolekit" package doesn't build.
2009-05-04 16:20:48 +00:00
wiz
9e5d622386 Updated pkgtools/pkg_select to 20090308nb2 2009-05-04 13:43:51 +00:00
wiz
1acb41e5b5 Add slash to pattern. From Steven Drake in PR 41092.
Bump PKGREVISION.
2009-05-04 13:43:39 +00:00
hasso
0fefa99149 Needs msgfmt. 2009-05-04 11:19:13 +00:00
wiz
89e92b83af depend on consolekit as well -- it checks for it at runtime. Bump PKGREVISION. 2009-05-04 06:21:02 +00:00
sno
ec79b72bd0 Updated devel/p5-IO-Compress to 2.018 2009-05-04 05:57:44 +00:00
sno
a0ccf9507a PkgSrc changes:
- Updating package for p5 modules IO::Compress, IO::Uncompress and
    derived from 2.017 to 2.018
  - Setting license to gnu-gpl-v2

Upstream changes:
  2.018 3 May 2009
      * IO::Uncompress::Bunzip2
        - The interface to Compress-Raw-Bzip2 now uses the new LimitOutput
          feature. This will make all of the bzip2-related IO-Compress modules
          less greedy in their memory consumption.
      * IO::Compress::Zip
        - Fixed exTime & exUnix2
        - Fixed 'Use of uninitialized value in pack' warning when using
          ZIP_CM_STORE.
2009-05-04 05:57:14 +00:00
sno
ae92d63aad Updated devel/p5-Compress-Raw-Zlib to 2.018 2009-05-04 05:52:51 +00:00
sno
a02b8b4715 PkgSrc changes:
- Updating package for p5 module Compress::Raw::Zlib from 2.017 to 2.018
  - Setting license to gnu-gpl-v2

Upstream changes:
  2.018 3 May 2009
      * No Changes
2009-05-04 05:50:01 +00:00
sno
247d0b1dc2 Updated devel/p5-Compress-Raw-Bzip2 to 2.018 2009-05-04 05:48:49 +00:00
sno
68106f0410 PkgSrc changes:
- Updating package for p5 module Compress::Raw::Bzip2 from 2.017 to 2.018
  - Setting license to gnu-gpl-v2

Upstream changes:
  2.018 3 May 2009
      * added linitOutput option
      * Changes to bzip2 source to get the module to build using a C++
        compiler
2009-05-04 05:47:54 +00:00
hasso
79e09ea089 Need msgfmt. 2009-05-04 01:37:43 +00:00
abs
2356524267 Add PKG_DESTDIR_SUPPORT and clean up some pkglint 2009-05-03 23:10:50 +00:00
abs
4032588b75 Add PKG_DESTDIR_SUPPORT.
Use PREFIX rather than LOCALBASE.
2009-05-03 22:58:31 +00:00
wiz
0734eefdbe Updated sysutils/dbus to 1.2.4.2nb3 2009-05-03 22:46:37 +00:00
wiz
03231e9938 Fix permissions for dbus-daemon-launch-helper, especially with user-destdir.
Bump PKGREVISION.
2009-05-03 22:46:25 +00:00
wiz
932da4856d Fix build on -current with strnlen().
From dieter roelants in PR 41344.
2009-05-03 21:35:38 +00:00
sno
5c029ae6d4 Updated math/p5-Math-BigInt-GMP to 1.24 2009-05-03 18:08:29 +00:00
sno
fad441ef2c PkgSrc changes:
- Updating package for p5 module Math::BigInt::GMP from 1.23 to 1.24
  - Setting license to gnu-gpl-v2

Upstream changes:
2007-07-31 v1.24 Tels 5530 tests
  * apply patch for warnings about ptr size mismatch under Cygwin (thanx Reini Urban!)
  * make it work under 5.6.x again by defining SvUOK() (Thanx Marcus Holland-Moritz
    and Reini Urban!)
2009-05-03 18:07:08 +00:00
hasso
36854a42fd Correct the patch-ac checksum. 2009-05-03 16:44:41 +00:00
seb
161276c0ca Note update of time/p5-DateTime-Set to version 0.27 2009-05-03 16:28:00 +00:00
seb
b33d2bfbfc Update p5-DateTime-Set from version 0.25 to version 0.27.
Approved by MAINTAINER.

Pkgsrc changes:
- set MAINTAINER to pkgsrc-users@ on (previous) MAINTAINER's
request

Upstream changes:
0.27   2009-04-02
- fixed DateTime::Spanset duration() method.
  Reported by Anton Berezin <tobez@tobez.org>

0.26   2008-12-25
- fixed DateTime::Spanset current() and set_time_zone() methods.
  Report and tests by Elliot Shank.
2009-05-03 16:27:28 +00:00
tnn
4c7057eac6 patch-ac: Apply upstream SVN revision 3748, which fixes
upstream ticket 75: "access logs globally writable in daemonized mode"
Bump PKGREVISION.
2009-05-03 15:31:08 +00:00
abs
c30b4297ab Updated audio/ampache to 3.5beta2 2009-05-03 14:29:39 +00:00
abs
bf0cf00bff Updated audio/ampache to 3.5beta2 - updated to beta as fixes some iconv
related issues on NetBSD

  v.3.5-Beta2 04/07/2009
	- Fix ASX playlists so more data shows up in WMP (Thx Jon611)
	- Fix dynamic playlist items so they work in stream methods again
	- Fixed Recently played so that it correctly shows unique songs
		with the correct data
	- Fix some issues with filenames with Multi-byte characters
		(Thx Momo-i)
	- Add WMV/MPG specific parsing functions (Thx Momo-i)
	- Add text to /test.php for hash() and SHA256() support under PHP
		section
	- Fix SHA256 Support so that it references something that exists
	- Fix incorrect debug_event() on login due to typo
	- Remove manage democratic playlist as it has no meaning in the
		current version
	- Run Dba::reset_db_charset() after upgrade incase people are playing
		hot potato with their charsets.
	- Move Server Preferences to Admin menu (Thx geekdawg)
	- Fixed missing web_path reference on radio creation link
	- Fixed remote catalog_clean not working
	- Fixed xmlrpc get image. getEncoding wasn't static


--------------------------------------------------------------------------
  v.3.5-Beta1 03/15/2009
	- Add democratic methods to api, can now vote, devote, get url
		and the current democratic playlist through the api
	- Revert to old Random Play method
	- Added proxy use for xmlrpcclient
	- Added Configuration 'Wizard' for democratic play
	- Fixed interface feedback issues with democratic play actions
	- Add extension to image urls for the API will add to others as
		needed due to additional query requirement. Needed to fix
		some DLNA devices
	- Fixed typo that caused the height of album art not to display
	- Modified database and added GC for tmp_browse table
	- Added get lyrics and album art using http proxy server #313
		+ username, password patch
	- Added lyricswiki link Ticket #70
	- Updated README language
	- Updated getid3 library 2.0.0b4 to 2.0.0b5
	- Make the Democratic playlist be assoicated with the user
		who sends it to a 'player'
	- Fixed missing page headers on democratic playlist
	- Show who voted for the sogns on democratic playlist
	- Increase default stream length to account for the fact that movies
		are a good bit longer then songs
	- Correct Issues with multi-byte characters in Lyrics (Thx Momo-i)
	- Added caching to Video
	- Added Video calls to the API
	- Remove redundent code from Browse class by making it extend
		nwe Query class
	- Update Prototype to 1.6.0.3
	- Add Time range to advanced search
	- Add sorting to Video Browse
	- Changed to new Query backend for Browsing and Dynamic Playlists

--------------------------------------------------------------------------
  v.3.5-Alpha2 03/08/2009
	- Fixed caching of objects with no return value
	- Fixed updating of songs that should not be updated during catalog
		verify
	- Added default_user_level config option that allows you to define
		the user level when use_auth is false. Also allows manual
		login of admin users when use_auth is false.
	- Fix Version checking and Version Error Message on install (Thx Paleo)
	- Moved Statistics to main menu, split out newest/popular/stats
	- Fixed bug where saved Thumbnails were almost never used
	- Fixed Localplay HTTPQ and MPD controls to reconize Live Stream
		urls.
	- Added Localplay controls to API
	- Added Added/Updated filters to API include the ability to specify
		a date range using ISO 8601 format with [START]/[END]
	- Changed API Date format to ISO 8601
	- Fixed Incorrect Caching of Album records that caused the
		Name + Year + Disk to not be respected
	- Added Lyrics Patch (Thx alister55 & momo-i)
	- Fixed password not updating when editing an HTTPQ localplay
		instance
	- Added Video support
	- Fixed normalize tracks not re-displaying playlist correctly
	- Fixed now playing now showing currently playing song
	- Fixed now playing clear all not correctly refreshing screen
	- Fixed adding object to playlist so that it correctly shows the
		songs rather then an empty playlist
	- Added User Agent to IP History information gathering
	- Added Access Control List Wizards to make API interface
		setup easier
	- Added IPv6 support for Access Control, Sessions, IP History
	- Fixed sorting issue on artist when using search method
	- Updated flash player to 5.9.5
	- Fixed bug where you admins couldn't edit preferences of
		users due to missing 'key' on form
	- Added Mime type to Song XML

--------------------------------------------------------------------------
  v.3.5-Alpha1 12/31/2008
	- Fixed sort_files script so that it properly handles variable
		album art file names in the directories
	- Fixed issue where small thumbnails were used for larger images
		if gd based resizing was enabled in the config
	- Fixed catalog_update.inc so it doesn't produce errors
	- Made democratic play respect force http play
	- Make installation error messages more helpful
	- Added Swedish (sv_SE) translation (Thanks yeager)
	- Allow Add / Verify of sub directories of existing catalogs
	- Prevent an fread of 0 bytes if you seek to the end of a file
	- Added require_localnet_session config that allows you to exclude
		IP(s) from session checks, see config.dist
	- Added Nusoap (http://sourceforge.net/projects/nusoap/) library
		for use with future lyrics feature
	- Fixed problem with flash player where random urls were not being
		added correctly
	- Fixed problem with user creation using old method (Thx Purdyk)
	- Switched to SHA256() for API and Passwords
	- Added check for BADTIME error code from Last.FM and correctly
		return the error rather then a generic one
	- Fix http auth session issues, where every request blew away the
		old session information
	- Many other minor improvements (Thx Dipsol)
	- Fixed warnings in caching code (Thx Dipsol)
	- Massive text cleanup (Thx Dipsol)
	- Fixed tag searching and improved some other search methods to
		prevent SQL warnings on no results
	- Improved Test page checks to more accuratly verify putENV support
	- Make network downsampling a little more sane, don't require
		access level
	- Added caching to Playlist dropdown
	- Fixed double caching on some objects
	- Added base.css and 4 tag 'font' sizes depending on weight/count
	- Fixed inline song edit
	- Updated registration multi-byte mail.
	- Fixed vainfo.class.php didn't catch exception for first analyze.
	- Fixed iconv() returns an empty strings (Thx abs0)
	- Updated getid3 for multi-byte characters, but some wrong id3tags
		have occurred exception error.
        - Fixed use_auth = false not correctly re-creating the session if
                you had just switched from use_auth = true
	- Add links to RSS feeds and set default to TRUE in config.dist
        - Fixed Dynamic Random/Related URLs with players that always send
                a byte offset (MPD)
	- Added Checkbox to use existing Database
	- Updated language code and Fixed catalan language code
	- Added Emulate gettext() from upgradephp-15
		(http://freshmeat.net/p/upgradephp)
	- Fixed Test.php parse error.
	- Updated multibyte character strings mail.
	- Fixed To send mail don't remove the last comma from recipient.
	- Updated More translatable templates.
	- Removed merge-messages.sh and Add LANGLIST (each languages
		translation statistics).
	- Fixed If database name don't named ampache, can't renamed tags
		to tag.
	- Fixed count issue on browse Artists (Thx Sylvander)
	- Fixed prevent_multiple_logins, preventing all logins (Thx hugh)
	- Fixed Export catalog headers so it corretly prompts you to download
		the file
	- Add ability to sort by artist name, album name on song browse
	- Implemented caching on artist and album browse, added total
		artist time to the many artist view
	- Fixed test config page so it bounces you back to the test page
		if the config starts parsing correctly
	- Fixed browsing so that you can browse two different types in two
		windows at the same time
	- Improved gather script for translations (Thx momo-i)
	- Added paging to the localplay playlist
	- Updated German Translation (Thx Laurent)
	- Fixed issue where Remote songs would never be removed from
		the democratic playlist
	- Fixed issue where user preferences weren't set correctly
		on stream (Thx lorijho)
	- Added caching of user preferences to avoid a SQL query on load
		(Thx Protagonist)
	- Fixed home menu not always displaying the entire contents
	- Fixed logic error with duplicate login setting which caused it
		to only work if mysql auth was used
	- Changed Passwords to SHA1 will prompt to reset password
        - Corrected some translation strings and added jp_JP (Thx momo-i)
	- Ignore filenames that start with . (hidden) solves an issue
		with mac filesystems
	- Fix tracking of stats for downloaded songs
	- Fix divide by 0 error during transcode in some configurations
	- Remove root mysql pw requirement from installer
	- Added Image Dimensions on Find Album Art page
	- Added Confirmation Screen to Catalog Deletion
	- Reorganized Menu System and Added Modules section
	- Fix an error if you try to add a shoutbox for an invalid object
		(Thx atrophic)
	- Fixed issue with art dump on jpeg files (Thx atrophic)
        - Fixed issue with force http play and port not correctly specifying
                non-standard http port (Thx Deathcrow)
	- Remember Starts With value even if you switch tabs
	- Fixed rating caching so it actually completely works now
	- Removed redundent UPDATE on session table due to /util.php
	- Added Batch Download to single Artist view
	- Added back in the direct links on songs, requires download set
		to enabled as it's essentially the same thing except with
		now playing information tied to it
	- Bumped API Version to 350001 and require that a version is sent
		with handshake to indicate the application will work
	- Removed the MyStrands plugin as did not provide good data, and does
		not appear to have been used
	- Added Catalog Prefix config option used to determine which prefixes
		should not be used for sorting
	- Merged Browse Menu with Home
	- Added checkbox to single artist view allowing you to enable/disable
		album art thumbnails on albums of said artist
	- Added timeout override on update_single_item because the function
		is a lie
	- Fix translations so it's not all german
	- Genre Tag is now used as a 'Tag', Browse Genre removed
	- Ignore getid3() iconv stuff doesn't seem to work
	- Improved fix_filenames.inc, tries a translation first then strips
		invalid characters
	- Fixed album art not clearing thumbnail correctly on gather
	- Fixed localplay instance not displaying correctly after change
		until a page refresh
	- Fixed endless loop on index if you haven't played a song in
		over two years
	- Fixed gather art and parse m3u not working on catalog create
		also added URL read support to m3u import
	- Upped Minimum requirements to Mysql 5.x
	- Add codeunde1load's Web 2.0 style tag patch
	- Fixed typo in e-mail From: name (Thx Xgizzmo)
	- Fixed typo in browse auto_init() which could cause ampache to not
		remember your start point in some situations. (Thx Xgizzmo)
2009-05-03 14:29:15 +00:00
abs
9f2c572bda update apparently missed patch-ac checksum in last update 2009-05-03 14:25:43 +00:00
abs
fd39849b64 Updated devel/p5-signatures to 0.05 2009-05-03 14:25:20 +00:00
abs
8d15c8ee19 Updated devel/p5-signatures to 0.05
0.05  Sun, 19 Apr 2009 19:21:35 +0200
  * Depend on B::Hooks::EndOfScope 0.08 so exceptions
    during compile time that trigger a destructor don't
    cause a panic on 5.10 anymore.

0.04  Sun, 19 Apr 2009 12:00:18 +0200
  * Skip a test for syntax errors in string evals that
    sometimes makes perl crash.
  * Add test case for something that used to blow up.
  * Depend on latest B::Hooks::OP::Check.
  * Add repository and bugtracker urls to META.yml.
2009-05-03 14:24:57 +00:00
wiz
418d62dd44 + akonadi-1.1.2, alsa-plugins-oss-1.0.19, alsa-plugins-pulse-1.0.19,
aria2-1.3.2, asterisk-1.6.1.0, bacula-3.0.1, bochs-2.4, bzr-1.14.1,
  cherokee-0.99.13, cscope-15.7a, dasher-4.10.1, dmenu-4.0,
  doxygen-1.5.9, geany-0.17, glabels-2.2.5, gmime-2.4.7,
  gnustep-base-1.19.0, gnutls-2.6.6, gsed-4.2, gwaei-1.0b2,
  highlight-2.9, horde-3.3.4, iso-codes-3.9, jabberd2-2.2.8,
  kid3-1.2, ladspa-1.13, lftp-3.7.12, libgpg-error-1.7, mathomatic-14.4.1,
  mined-2000.15.2, mpg123-1.7.3, p5-DateTime-Set-0.27, paprefs-0.9.8,
  phpmyadmin-3.1.4, plptools-1.0.8, pureftpd-1.0.22, py-bsddb3-4.7.6,
  py-ldap-2.3.8, py-lxml-2.2, py-pytz-2009g, py-yaml-3.08, qca2-2.0.2,
  ratpoison-1.4.4, rhythmbox-0.12.1, sbcl-1.0.28, sdcc-2.9.0,
  sope-4.6, stella-2.7.7, totem-pl-parser-2.26.2, unrealircd-3.2.8.1,
  vinagre-2.26.1 [GNOME 2.26], vlgothic-ttf-20090422 [pkg/41333],
  x264-devel-20090502.
2009-05-03 14:22:12 +00:00
abs
e47d0bfb3f Add geoiplookup6, built for at least NetBSD 5/i386. Bump pkgrevision 2009-05-03 13:34:24 +00:00
wiz
0fdcff1325 Updated textproc/liblinebreak to 1.2 2009-05-03 13:03:54 +00:00
wiz
4ca4535cc1 Update to 1.2:
New in 1.2

- Fix the bug that an assertion in code can fail if an invalid UTF-8 or
  UTF-16 sequence is encountered near the end of input
- Remove the specialization of right single quotation mark as closing
  punctuation mark in English, French, and Spanish, because it can be
  used as apostrophe
- Make Doxygen documentation better
2009-05-03 13:03:37 +00:00
tron
bda4437f92 Add new home page URL. 2009-05-03 11:50:46 +00:00
wiz
d8860d8080 Don't define two post-patch targets; instead, make them separate targets
and let post-patch depend on them.
2009-05-03 11:28:41 +00:00
sno
bcb9ff5bc6 Updated devel/p5-Software-License to 0.010 2009-05-03 07:48:29 +00:00
sno
c15f2e836b PkgSrc changes:
- Updating package for p5 module Software::License from 0.009 to 0.010
  - Setting license to gnu-gpl-v2

Upstream changes:
0.010     2009-04-14
          add url methods where they were missing (Shlomi Fish)
2009-05-03 07:47:49 +00:00