Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam 482be4d59e py-mezzanine: updated to 4.2.3
Version 4.2.3:
* Test MultiChoiceField.validate when invalid. For the record, this raises a TypeError prior to Simen's commit
* Test MultiChoiceField.validate when valid. Also, I realized that the choices kwarg needs to be a nested list
* Ensure createdb command passes on the exepcted options to base class
* Workaround for Django bug with templates field and empty values
* Update travis django versions.
* Subclass Django's redirect admin to filter by site
* Remove "Overriding vs. Extending" Docs. I know we discussed this a little bit somewhere and rewriting this. section was suggested. However, I don't see any reason to keep it. around. This was always a django issue but we provided a. mezzanine-specific solution. Now that there's a django solution, why. clutter our docs with it?
* Fix SSLRedirectMiddleware.__init__ signature. As reported on the mailing list. (https://groups.google.com/d/msg/mezzanine-users/d5mcAMOVcnk/uqw61LyjAwAJ),. this raised a TypeError because the get_response argument is optional
* Move “required” from field help text to template. The forms app used to set “required” as the help text for fields that. are required and didn’t have a help text already. Move this text into. the template instead, making it easier to override
* Use call_command() instead of execute()
* Remove the no_color handling in createdb management command
* Fix example in profile docs
* Remove outdated message regarding auto-reload. Since local_settings.py is added to sys.modules, the autoreload is working as expected.
* Document static_lazy's purpose.
* Update contributing guidelines to reflect practice. The language here is too broad and has caused several users to submit. high quality bug reports or patches to the mailing list when it's. actually easier to deal with them in the tracker
* Fix TinyMCE support in dynamic inlines.
* Fix TinyMCE support in dynamic inlines. Use TinyMCE’s jQuery plugin to initialise our editors, and handle. Django’s formset:added event to initialise editors in dynamically added. forms. * Tidy up TinyMCE initialisation code. * Call out changes to jquery.tinymce.min.js more visibly
* Warn when editing admin users without permissions.
* Move contributing guidelines to CONTRIBUTING.rst. This will present itself before people open issues which should cut down. on a lot of the erroneous ones
* Fix short URL generation
* Add support for importing via blogml
* Clean up blogml importer
* Added python 3.6
* Deprecate as_tag templatetag shortcut. It isn't documented but folks may be using it anyway. We can't switch. over to simple_tag internally yet until we drop support for django-1.8
* Restore tinymce support in front-end editing.
* Fix caching editable settings forever when no request
* Blog RSS feed - set length property for images (enclosure)
* Blog RSS - add mime_type for images (enclosure)
* Blog Atom feed - add "updatedate" property
* Fix issue with PyPy2. Under PyPy2 you can't do u"foo" == lazy(static, str)("bar") because the. code assumes dir(str) is a strict subset of dir(unicode), which isn't. true on PyPy2. The other way around is no problem however, and the. other strings in the static assets lists are unicode anyway
* Fix issue 1710. During user validation, only save POST data in session if it is a POST. request, otherwise saved comment may be overwritten by GET request that. results from redirect if user verification is required
* Re-order JavaScript loading to ensure TinyMCE has access to correct variables.
* Nicer way to import and register checks. The previous way meant every check gets mentioned 3 times (def, import,. register), with this way it is just once, and all the django.core.checks. are together
* Converted SitePermissionMiddleware warning to a Django check.
* Added hashbangs/permission bits to make scripts more easily runnable
* Made it easier to run individual tests
* Documented how to run tests
* Fixed pyflakes errors for .checks imports
* Fixed login form to not use request.REQUEST. This is not available in Django 1.9 and greater, so without this fix the. forms are (slightly) broken. There doesn't seem to be any reason to use. REQUEST instead of POST - the form is a POST one, and the parameters are not. used elsewhere in the code base to construct a querystring
* Fixed search forms to use request.GET instead of request.REQUEST. request.REQUEST is not available in Django 1.9 and greater
* Support latest bleach, BS, html5lib.
2017-12-30 13:44:21 +00:00
archivers p5-Archive-Zip: update to 1.60. 2017-12-30 13:14:17 +00:00
audio rplay: comment out dead sites 2017-12-24 10:15:53 +00:00
benchmarks super_pi: add a backup master site 2017-09-23 13:15:28 +00:00
biology Re-add patch to bring timeval definition and select prototype into scope. 2017-12-27 23:44:01 +00:00
bootstrap Define machine_arch for Cygwin, this resolves an issue where MACHINE_ARCH is set 2017-12-09 00:33:36 +00:00
cad fix build on NetBSD-8; the qt4 qmake puts in =std=c++98 by default 2017-12-22 21:50:02 +00:00
chat ejabberd: Add comment explaining a build failure 2017-12-29 16:16:47 +00:00
comms fidogate: fix HOMEPAGE 2017-12-24 09:47:40 +00:00
converters p5-JSON-PP: update to 2.97001. 2017-12-30 13:16:03 +00:00
cross Update to 2.29.1 2017-12-10 01:12:09 +00:00
databases py-asyncpg: updated to 0.14.0 2017-12-30 10:31:29 +00:00
devel p5-Future: update to 0.38. 2017-12-30 13:25:16 +00:00
distfiles
doc doc: Updated devel/p5-Future to 0.38 2017-12-30 13:25:28 +00:00
editors em: follow redirect 2017-12-24 09:46:05 +00:00
emulators generator-cbiere: use an existing site as HOMEPAGE 2017-12-24 09:51:50 +00:00
filesystems fuse-bindfs: follow redirect 2017-12-24 09:49:30 +00:00
finance ledger: follow redirect 2017-12-24 09:53:06 +00:00
fonts py-fonttools: updated to 3.21.0 2017-12-22 06:07:42 +00:00
games scummvm: updated to 2.0.0 2017-12-30 09:06:42 +00:00
geography Restore plist vars, clobbered by last update. 2017-12-28 14:03:29 +00:00
graphics Add a couple of patches to adapt to newer C++ where R"some string" now 2017-12-26 11:55:01 +00:00
ham recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
inputmethod Update to 1.4.3 2017-12-18 05:55:20 +00:00
lang llvm: updated to 5.0.1 2017-12-30 10:39:24 +00:00
licenses removed spin-license 2017-12-10 14:02:33 +00:00
mail seamonkey-enigmail: update to 1.9.9. 2017-12-26 13:26:45 +00:00
math gnumeric: update to 1.12.36nb1. 2017-12-26 16:45:41 +00:00
mbone Generate makefile for NetBSD 8. 2017-09-12 08:21:30 +00:00
meta-pkgs meta-pkgs/php71-extensions: fix PHP version in COMMENT 2017-12-09 02:37:38 +00:00
misc libcarddav: update HOMEPAGE, comment out dead MASTER_SITE 2017-12-24 09:54:40 +00:00
mk mk/configure/cmake.mk: Fix typos in comments. 2017-12-27 18:56:27 +00:00
multimedia Newer gcc doesn't like non-defined but declared inlines. 2017-12-30 11:12:01 +00:00
net youtube-dl: Update net/youtube-dl to 20171228 2017-12-30 10:39:07 +00:00
news Add a patch so that genextern.sh doesn't create a syntax error. 2017-12-27 16:53:43 +00:00
packages
parallel Reset maintainer 2017-09-16 19:26:41 +00:00
pkgtools pkg_select: fix buffer overflow 2017-12-29 17:55:13 +00:00
print tex-carlisle: drop dependency on tex-latex-bin to remove circular dependency 2017-12-23 19:06:32 +00:00
regress Fixed pkglint warnings. 2016-06-11 11:36:14 +00:00
security argon2: updated to 20171227 2017-12-30 11:34:12 +00:00
shells fish: update to 2.7.1 2017-12-30 05:35:54 +00:00
sysutils fzf: update to 0.17.3 2017-12-30 04:52:35 +00:00
templates Point at the HTML pkgsrc guide, not a plain-text human redirect. 2017-02-04 03:47:47 +00:00
textproc p5-XML-Twig: fix HOMEPAGE 2017-12-24 10:11:08 +00:00
time ruby-tzinfo03: follow redirect 2017-12-24 10:17:26 +00:00
wm Revbump after textproc/icu update 2017-11-30 16:45:00 +00:00
www py-mezzanine: updated to 4.2.3 2017-12-30 13:44:21 +00:00
x11 xf86-input-joystick: update to 1.6.3nb1. 2017-12-27 14:13:55 +00:00
Makefile
pkglocate
README Make top dir README a little more helpful. 2017-03-02 09:51:35 +00:00

$NetBSD: README,v 1.19 2017/03/02 09:51:35 maya Exp $

pkgsrc is a framework for building software on UNIX-like systems.

To use, bootstrap using:
% cd pkgsrc/bootstrap/
% ./bootstrap

build packages, use:
% cd pkgsrc/category/package-name
% $PREFIX/bin/bmake install

Where $PREFIX is where you've chosen to install packages (typically /usr/pkg)

Bugs and patches can be filed in the follow link (use category 'pkg'):
https://www.netbsd.org/cgi-bin/sendpr.cgi?gndb=netbsd

To fetch the main CVS repository:
% cvs -d anoncvs@anoncvs.NetBSD.org:/cvsroot checkout -P pkgsrc

It's also possible to contribute through pkgsrc wip (work in progress), for
more information, see http://pkgsrc.org/wip/users/

Please see doc/pkgsrc.txt for information.