ports-mgmt/pkg-devel: update to 2.4.99.1
Changes:
- fetch: improve error reporting
- fetch: properly integrate the curl debug informations in the pkg debug output
- fetch: display curl IP address we are fetching from in debug mode
- unregister(8): new command to remove the records from an installed package,
keeping the files around
- install --register-only: records the packages as installed without touching
any installed files on the filesystem. Note in case on config files it also
the vanilla version of the file in the db so 3way merge is functional for later
upgrades
- case sensitivity: lots of bug fixes, the behaviour is now consistent accross all
commands and respect the default setting in pkg.conf.
cam: set reladr in scsi_read_capacity_16
The reladr field wasn't being set, so pmi and reladr args were
nops. That's OK, because they are passed as 0 in the one place in the
tree we use this.
Sponsored by: Netflix
www/py-django60: Add new port
Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design.
Developed and used over the past two years by a fast-moving online-news
operation, Django was designed from scratch to handle two challenges: the
intensive deadlines of a newsroom and the stringent requirements of experienced
Web developers. It has convenient niceties for developing content-management
systems, but it's an excellent tool for building any Web site.