Philip M. Gollucci
f54bf3ba06
mercurial-server gives your developers remote read/write access to centralized
...
Mercurial repositories using SSH public key authentication; it provides
convenient and fine-grained key management and access control.
All of the repositories controlled by mercurial-server are owned by a single
user (the "hg" user in what follows), but many remote users can act on them,
and different users can have different permissions. We don't use file
permissions to achieve that - instead, developers log in as the "hg" user
when they connect to the repository host using SSH, using SSH URLs of the
form "ssh://hg@repository-host/repository-name". A restricted shell prevents
them from using this access for unauthorized purposes. Developers
are authenticated only using SSH keys; no other form of authentication is
supported.
To give a user access to the repository, place their key in an
appropriately-named subdirectory of "/usr/lcoal/etc/mercurialserver/keys"
and run "refresh-auth". You can then control what access they have to what
repositories by editing the control file
"/usr/local/etc/mercurialserver/access.conf", which can match the names of
these keys against a glob pattern.
For convenient remote control of access, you can instead (if you have the
privileges) make changes to a special repository called "hgadmin", which
contains its own "access.conf" file and "keys" directory. Changes pushed to
this repository take effect immediately. The two "access.conf" files are
concatenated, and the keys directories merged.
WWW: http://www.lshift.net/mercurial-server.html
PR: ports/151993
Submitted by: Aldis Berjoza <aldis at bsdroot.lv>
2010-11-27 02:07:50 +00:00
Philip M. Gollucci
4c98aad15d
Flask-Uploads allows your application to flexibly and efficiently handle file
...
uploading and serving the uploaded files.
WWW: http://pypi.python.org/pypi/Flask-Uploads
PR: ports/151628
Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com>
2010-11-27 02:02:23 +00:00
Philip M. Gollucci
9da9f7b622
sk-Babel is an extension to Flask that adds i18n and l10n support to any Flask
...
application.
It has builtin support for date formatting with timezone support as well as a
very simple and friendly interface to gettext translations.
WWW: http://pypi.python.org/pypi/Flask-Babel
PR: ports/151627
Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com>
2010-11-27 02:01:59 +00:00
Philip M. Gollucci
6d677d8855
Flask-SQLAlchemy adds support for SQLAlchemy to your Flask application.
...
WWW: http://pypi.python.org/pypi/Flask-SQLAlchemy
PR: ports/151626
Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com>
2010-11-27 02:01:35 +00:00
Philip M. Gollucci
3834f41e01
Flask is a microframework for Python based on Werkzeug and Jinja 2.
...
WWW: http://flask.pocoo.org/
PR: ports/151625
Submitted by: Olivier Duchateau <duchateau.olivier at gmail.com>
2010-11-27 02:00:57 +00:00
Philip M. Gollucci
0558f01523
- use USE_SBCL from bsd.cl-asdf.mk
...
- remove obsoleted LICENSE_FILE hack
- fix typo in COMMENT: wrapper vs. wrapped
- install verbosely like most ports do
- move plist defines after build defines (cosmetic)
PR: ports/151343
Submitted by: Anonymous <swell.k@gmail.com>
Approved by: maintainer timeout (dunkyp@gmail.com ; 46 days)
2010-11-27 01:16:52 +00:00
Philip M. Gollucci
4919a63480
- Update to 0.08
...
PR: ports/152597
Submitted by: Oleg A. Mamontov <oleg@mamontov.net> (maintainer)
Changes: http://search.cpan.org/dist/Pid-File-Flock/Changes
2010-11-27 00:52:45 +00:00
Philip M. Gollucci
256533ddd2
- Update to 3.12
...
PR: ports/152592
Submitted by: Gea-Suan Lin <gslin@gslin.org>
With Hat: perl@
Changes: http://search.cpan.org/dist/MIME-Base64/Changes
2010-11-27 00:52:29 +00:00
Philip M. Gollucci
d21edae373
- Fix RUN_DEPENDS
...
- Bump PORTREVISION
PR: ports/152190
Submitted by: Jase Thew <freebsd@beardz.net>
Approved by: maintainer timeout (clsung ; 14 days)
2010-11-27 00:52:11 +00:00
Philip M. Gollucci
7bf9d583ef
- Remove uneeded pkg-plist file
...
- Fix pkg-descr based on USE_APACHE=20+ macro
2010-11-27 00:39:44 +00:00
Philip M. Gollucci
deae86cceb
Time stamping authority module for apache22.
...
WWW: http://opentsa.org/
PR: ports/152571
Submitted by: ubique
2010-11-27 00:37:30 +00:00
Philip M. Gollucci
173c53f8e7
- Fix build against ports krb5
...
- Register dependencies correctly
- Bump PORTREVISION
PR: ports/149370
Submitted by: Benjamin Lee <ben@b1c1l1.com>
With Hat: apache@
2010-11-27 00:29:39 +00:00
Philip M. Gollucci
6372ece335
Library to perform character encoding auto-detection in Ruby.
...
WWW: https://github.com/jmhodges/rchardet
PR: ports/152219
Submitted by: Eric Freeman <freebsdports at chillibear.com>
2010-11-27 00:17:47 +00:00
Joe Marcus Clarke
1bfc63739e
Add a missing INSTALLS_ICONS.
...
Reported by: QAT
2010-11-26 23:45:36 +00:00
Joe Marcus Clarke
5ba7f30c06
Correct a typo when running gio-querymodules.
...
PR: 152606
Submitted by: olgeni
2010-11-26 23:44:06 +00:00
Joe Marcus Clarke
13814e5bcd
Update to 0.9.7.
2010-11-26 23:40:14 +00:00
Joe Marcus Clarke
6577f3cca1
Update to 0.4.3.
2010-11-26 23:37:11 +00:00
Beech Rintoul
d114df80a9
Portlint(1) fixes.
...
Makefile unwanted spaces and changes to the tab and remove unwanted comments.
Files are not installed.
UID / GID immobilized.
PR: 151298
Submitted by: Takefu <takefu@airport.fm>
Approved by: itetcu - Maintainer timeout (Mark Foster mark@foster.cc )
2010-11-26 23:07:50 +00:00
Joe Marcus Clarke
2976d6ac2c
Update to 2.28.2.
2010-11-26 22:49:57 +00:00
Ulrich Spörlein
33b14ebaf7
Remove dead file.
2010-11-26 22:33:16 +00:00
Philip M. Gollucci
d4742db92a
- Update to 0.6.8
...
PR: ports/152187
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
2010-11-26 22:22:32 +00:00
Philip M. Gollucci
17118ed2fb
Remove dependency on font ports, Xserver can fall back to "built-ins"
...
fonts for "fixed" and "cursor". And LOCALBASE/lib/X11/fonts tree isn't
required to exist.
ref. http://cgit.freedesktop.org/xorg/xserver/commit/?id=49b93df (since 1.6.0)
- Bump PORTREVISION
PR: ports/152155
Submitted by: Anonymous <swell.k@gmail.com>
Approved by: ports@eitanadler.com (maintainer)
2010-11-26 22:02:35 +00:00
Philip M. Gollucci
46d4de5959
- Update to 0.4.8
...
PR: ports/152437
Submitted by: Anonymous <swell.k@gmail.com>
2010-11-26 21:40:06 +00:00
Philip M. Gollucci
e8cbf6569e
- Update to 4.2.2
...
PR: ports/152207
Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
Sponsored by: RideCharge Inc. / TaxiMagic
2010-11-26 21:33:58 +00:00
Philip M. Gollucci
c9cae9cc0e
- Fix RUN_DEPENDS
...
- Bump PORTREVISION
PR: ports/152117
Submitted by: avl
Approved by: maintainer timeout (clsung ; 16 days)
Sponsored by: RideCharge Inc. / TaxiMagic
2010-11-26 21:33:42 +00:00
Philip M. Gollucci
17de2ad9dc
A command line tool wrap Net::GitHub.
...
WWW: http://search.cpan.org/dist/App-GitHub/
PR: ports/152104
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2010-11-26 21:23:50 +00:00
Philip M. Gollucci
db062f2e4d
This module provides a replacement function for Socket::inet_aton,
...
with support for timeouts.
WWW: http://search.cpan.org/dist/Net-DNS-Lite/
PR: ports/152591
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2010-11-26 21:16:38 +00:00
Philip M. Gollucci
af089e10c4
- Update to 0.014
...
- Pass to perl@
PR: ports/152584
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Changes: http://search.cpan.org/dist/Git-Wrapper/Changes
2010-11-26 21:15:47 +00:00
Philip M. Gollucci
556ea1b981
- Update to 0.8
...
- Pass to perl@
PR: ports/152583
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Changes: http://search.cpan.org/dist/App-GitGot/Changes
2010-11-26 21:15:27 +00:00
Philip M. Gollucci
543d6dc189
- Update to 1.00
...
PR: ports/152138
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Approved by: maintainer timeout (clsung ; 15 days)
Changes: http://search.cpan.org/dist/Net-Domain-ExpireDate/Changes
2010-11-26 21:13:48 +00:00
Philip M. Gollucci
88ff530200
- Update to 1.09
...
PR: ports/152137
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Approved by: maintainer timeout (clsung ; 15 days)
Changes: http://search.cpan.org/dist/Class-XSAccessor/Changes
2010-11-26 21:13:34 +00:00
Philip M. Gollucci
7b972b8c85
- Update to 1.24
...
PR: ports/152136
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Approved by: maintainer timeout (clsung ; 15 days)
Changes: http://search.cpan.org/dist/JSON-Any/Changes
2010-11-26 21:13:19 +00:00
Philip M. Gollucci
305cd992f1
- Update to 3.14002
...
PR: ports/152135
Submitted by: garga
Approved by: maintainer timeout (clsung ; 15 days)
Changes: http://search.cpan.org/dist/Net-Twitter/Changes
2010-11-26 21:13:03 +00:00
Philip M. Gollucci
8b791274f8
- Use backpan, disappeared from CPAN
...
PR: ports/152129
Submitted by: Zane C.B. <vvelox@vvelox.net>
Approved by: maintainer timeout (clsung ; 15 days)
Changes: http://search.cpan.org/dist/MediaWiki/Changes
2010-11-26 21:12:41 +00:00
Philip M. Gollucci
db5ebb8fd8
- Update to 2.30
...
PR: ports/152128
Submitted by: Zane C.B. <vvelox@vvelox.net>
Approved by: maintainer timeout (clsung ; 15 days)
Changes: http://search.cpan.org/dist/JSON-XS/Changes
2010-11-26 21:12:15 +00:00
Philip M. Gollucci
3eede26987
- Update to 0.85
...
PR: ports/152085
Submitted by: Yen-Ming Lee <leeym@freebsd.org>
Approved by: maintainer timeout (clsung ; 16 days)
Changes: http://search.cpan.org/dist/version/Changes
2010-11-26 21:11:50 +00:00
Joe Marcus Clarke
85ad2f7edf
Update to 0.48.0.
2010-11-26 20:46:57 +00:00
Max Brazhnikov
5ba34e26a8
Update to 0.6
2010-11-26 20:44:14 +00:00
Philip M. Gollucci
c5af589a3b
- Update to 2.1.4
...
PR: ports/152596
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> (maintainer)
2010-11-26 19:42:28 +00:00
Philip M. Gollucci
a486ea17b9
- Forgotten removal from long ago
...
PR: ports/152596
Reminded by: Anatoly Borodin <anatoly.borodin@gmail.com>
2010-11-26 19:40:06 +00:00
Thomas Abthorpe
deb0fd6d12
- Set CONFLICTS with komodo-ide
...
Approved by: maintainer implicit
2010-11-26 19:35:48 +00:00
Thomas Abthorpe
845461a17c
IDE specialized in dynamic languages like TCL, Python, PHP, Ruby, Perl
...
Also a web editor (JS/CSS/HTML/XML)
Syntax highlighting, autocomplete, debug features, external tools.
Built on the top of Mozilla.
This port installs the linux commercial version.
WWW: http://www.activestate.com/komodo-ide/
PR: ports/152507
Submitted by: Dereckson <dereckson at gmail.com>
2010-11-26 19:32:24 +00:00
Pav Lucistnik
36f5c72e13
- Move unzipping to extract phase, where unzip is only available
...
Reported by: pointyhat
2010-11-26 19:08:11 +00:00
Pav Lucistnik
f78028c250
- Install additional files for salome
...
- Portlint
PR: ports/152394
Submitted by: Stas Timokhin <devel@stasyan.com>
Approved by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
2010-11-26 18:27:20 +00:00
Joseph S. Atkinson
bb8e8e0f48
Update to 5.16.4.
...
Approved by: wxs (mentor), kwm (mentor)
2010-11-26 18:20:37 +00:00
MANTANI Nobutaka
fbbe0d7919
Update to 2.5.19 CVS snapshot on 2010/11/02.
2010-11-26 17:59:35 +00:00
MANTANI Nobutaka
5a1a65888a
Sync with shared library version bump of textproc/uim.
2010-11-26 17:48:36 +00:00
MANTANI Nobutaka
312a702b4b
- Update to 1.6.0.
...
- Add textproc/uim-kde4, KDE4 panel applet of uim input method. It is a
slave port of textproc/uim.
- Remove japanese/uim-canna and japanese/uim-prime. Now the canna and prime
modules are implemented as scheme scripts and they can be installed from
textproc/uim.
- Enable helper tools installation of textproc/uim-qt4.
- Enable sj3 support of textproc/uim.
2010-11-26 17:38:22 +00:00
Soeren Straarup
af19ab669c
Update Xastir to v2.0.0 which adds support for OSM maps.
...
PR: ports/152032
Submitted by: Carl Makin <carl@stagecraft.cx> (maintainer)
2010-11-26 17:28:52 +00:00
Hajimu UMEMOTO
d97299712d
Use PCRE explicitly. If PCRE was installed, the header of PCRE was
...
picked upped. However, since there was bash-ism in the configure
script, libpcre was not linked, correctly. As the result, the regex
in our libc was used, but the header of PCRE was referred.
2010-11-26 15:23:45 +00:00