Roman Bogorodskiy
dbe9dfcb47
Fix fetch.
...
Reported by: miwi
2011-02-26 15:47:58 +00:00
Nicola Vitale
86db42a12a
- Fix build when Python version > 2.6
...
- Remove MD5 checksum from distinfo
PR: ports/154965
Submitted by: wen
2011-02-26 15:30:04 +00:00
Li-Wen Hsu
7433add2ea
Add reviewboard 1.5.4, a web-based code review tool.
2011-02-26 15:16:04 +00:00
Jun Kuriyama
0d06f0c264
mod_auth_tkt is a lightweight single-sign-on authentication module for
...
apache, supporting versions 1.3.x, 2.0.x, and 2.2.x. It uses secure
cookie-based tickets to implement a single-signon framework that works
across multiple apache instances and servers.
WWW: http://www.openfusion.com.au/labs/mod_auth_tkt/
2011-02-26 15:11:28 +00:00
Martin Wilke
1fd64d2aa9
- Reset maintainer (mail adress bounce Remote-MTA: X-Unix; mirapoint
...
Diagnostic-Code: smtp; 550 5.1.1 User unknown )
2011-02-26 15:08:34 +00:00
Martin Wilke
5fc95e77e9
- Reset Maintainer (mail bounce)
...
The error that the other server returned was: 550 550 5.1.1 <erkkila@cc.jyu.fi>... user unknown (state 14).
With hat: portmgr
2011-02-26 14:55:34 +00:00
Li-Wen Hsu
5885d4aed0
Add py-djblets 0.6.7, a collection of useful classes and functions for
...
Django.
2011-02-26 14:55:33 +00:00
Li-Wen Hsu
925e7d6021
Add py-django-evolution 0.6.2, a database schema evolution tool for the
...
Django web framework.
2011-02-26 14:50:11 +00:00
Jun Kuriyama
c7028a2c1a
Plack::Middleware::Precompressed is an alternative (or rather,
...
complement) to middlewares like Deflater, which will compress response
bodies on the fly. For dynamic resources, that behaviour is
necessary, but for static resources it is a waste: identical entities
will be compressed over and over. Instead, Precompressed allows you
to compress static resources once, e.g. as part of your build process,
and then serve the compressed resource in place of the uncompressed
one for compression-enabled clients.
To do so, it appends a .gz suffix to the request URI and tries to
serve that. If that fails, it will try again with the unmodified URI.
WWW: http://search.cpan.org/dist/Plack-Middleware-Precompressed/
2011-02-26 14:48:08 +00:00
Li-Wen Hsu
db1c611e9f
Add py-django-storages 1.1.1, generic storages for Django.
2011-02-26 14:46:12 +00:00
Andrej Zverev
dd2071a46f
Fix fetch issue
...
Reported by: miwi@
2011-02-26 14:10:05 +00:00
Jun Kuriyama
98d1fbd267
Data::Page::NoTotalEntries is a generic pager object, so it's very
...
similar with Data::Page. But so Data::Page::NoTotalEntries doesn't
support $pager->total_entries and other some methods.
WWW: http://search.cpan.org/dist/Data-Page-NoTotalEntries/
2011-02-26 14:07:33 +00:00
Andrej Zverev
6567a7a0a0
Fix fetch issue, but note distfile now on backpan so..
...
Reported by: miwi@
2011-02-26 14:00:13 +00:00
Johan van Selst
885b03cefb
Update xpaint to 2.9.8.2 (bugfix release)
2011-02-26 12:40:10 +00:00
Li-Wen Hsu
c81e89ab7f
- Remove using of ?=, this port is a not a master port
...
- Using variable provided by PLIST_SUB in pkg-plist
2011-02-26 11:41:39 +00:00
Frederic Culot
23f64a4383
- Update to 1.1.11
...
PR: ports/155043
Submitted by: Charlie Kester <corky1951 AT comcast.net> (maintainer)
2011-02-26 11:33:36 +00:00
Li-Wen Hsu
4420c18f00
- Finish removal of PLIST trick and OpenSSL 0.9.8 detection.
...
Now supported FreeBSD versions are all use OpenSSL greater
than 0.9.8 . This also fixes the problem of generating and
leaving pkg-plist.tmp in /usr/ports/lang/python32 .
- Add some PLIST_SUB anchors, this does:
* Not being conflict with default python version
(the one installed as /usr/local/bin/python)
* Make life easier for later 3.2.x (and higher) updates
* Add NO_NIS support back
2011-02-26 11:31:09 +00:00
Alex Dupre
6f0ff825b7
Unbreak after linux-f10-pango update.
2011-02-26 11:10:20 +00:00
Jun Kuriyama
d18785eaf3
Module::Metadata - Gather package and POD information from perl module
...
files.
WWW: http://search.cpan.org/dist/Module-Metadata/
2011-02-26 11:04:47 +00:00
Emanuel Haupt
71147f72f2
Update to 15.5.0
2011-02-26 10:38:01 +00:00
Jun Kuriyama
808bd57c5f
- Upgrade to 1.1.0.
2011-02-26 10:37:34 +00:00
Jun Kuriyama
2d2f1cd3bd
Plack::Middleware::IEnosniff is middleware for Plack. This middleware
...
adds HTTP Header 'X-Content-Type-Options: nosniff' for safe. Sending
X-Content-Type-Options response header with the value nosniff will
prevent Internet Explorer from MIME-sniffing a response away from the
declared content-type.
WWW: http://search.cpan.org/dist/Plack-Middleware-IEnosniff/
2011-02-26 10:34:42 +00:00
Thierry Thomas
a75c0a02b7
Chase the upgrade of science/cgnslib to 2.5-5; this implies to
...
switch some dependencies from science/hdf5 to science/hdf5-18.
As a side note: I think that all ports depending on science/hdf5
could be switched to science/hdf5-18, by defining H5_USE_16_API
when necessary, and then science/hdf5 could be deprecated.
PR: ports/154736
2011-02-26 10:23:19 +00:00
Thierry Thomas
eb4c8140ad
- Upgrade to 2.5-5.
...
Changelog at
<https://sourceforge.net/projects/cgns/files/cgnslib_2.5/Release%205/ >
- Set the license.
PR: ports/154735
2011-02-26 10:23:14 +00:00
Jun Kuriyama
380429bfdc
- Upgrade to 1.3.9.1.
2011-02-26 10:09:45 +00:00
Dennis Herrmann
e67d1e48c3
- Bump PORTREVISION
...
- Update pkg-message
- Remove MD5 checksum
PR: ports/154898
Submitted by: maintainer
2011-02-26 10:02:37 +00:00
Dennis Herrmann
5cbc8bdf31
- Update to 1897
...
- Update pkg-message
- Remove MD5 checksum
PR: ports/154898
Submitted by: maintainer
2011-02-26 10:02:35 +00:00
Thierry Thomas
48883ba9ac
Chase the upgrade of MPICH2.
...
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.
PR: ports/154715
2011-02-26 09:56:51 +00:00
Thierry Thomas
101aad5247
Upgrade to 1.3.2p1.
...
Changelog at
<http://www.mcs.anl.gov/research/projects/mpich2/about/index.php?s=news >
PR: ports/154714
2011-02-26 09:56:41 +00:00
Martin Wilke
92baa29d4e
- Update to 1.0.0
2011-02-26 09:24:15 +00:00
Martin Wilke
5b88fa9ff2
- Update to 0.2.2
2011-02-26 09:22:24 +00:00
Martin Wilke
39c7986a12
- Update to 1.0.1
2011-02-26 09:18:58 +00:00
Martin Wilke
e8a4c90ba8
- Update to 0.6.0
2011-02-26 09:17:39 +00:00
Martin Wilke
9ac29e39c3
- Update to 1.2.1
2011-02-26 09:16:14 +00:00
Jun Kuriyama
f411fbd99c
Parse DHCP leases file from ISC dhcpd.
...
WWW: http://search.cpan.org/dist/Text-DHCPLeases/
2011-02-26 09:06:04 +00:00
Koop Mast
57797ddc4a
Fix category.
2011-02-26 09:04:32 +00:00
Jun Kuriyama
cb51e9d2ed
I18N::AcceptLanguage matches language preference to available
...
languages per rules defined in RFC 2616, section 14.4: HTTP/1.1 -
Header Field Definitions - Accept-Language.
WWW: http://search.cpan.org/dist/I18N-AcceptLanguage/
2011-02-26 09:02:23 +00:00
Martin Wilke
b65fe71eab
- Update to 1.2.2
2011-02-26 09:01:06 +00:00
Martin Wilke
6754a83285
- Update to 2.0.4
2011-02-26 08:59:52 +00:00
Martin Wilke
092fe96799
- Update to 1.3.1
2011-02-26 08:58:23 +00:00
Gerald Pfeifer
5f4b6daa43
Update to the 20110224 snapshot of GCC 4.5.3.
2011-02-26 08:56:38 +00:00
Martin Wilke
f896e6996b
- Update to 1.0.7
2011-02-26 08:52:59 +00:00
Martin Wilke
ae63f1804c
- Update to 1.5.4
2011-02-26 08:51:43 +00:00
Martin Wilke
1ed5461032
- Update to 0.6.3
2011-02-26 08:50:08 +00:00
Martin Wilke
fc21fec142
- Update to 0.3.3
2011-02-26 08:49:42 +00:00
Martin Wilke
cce10e5de0
- Update to 1.0.4
2011-02-26 08:47:23 +00:00
Martin Wilke
02bb2db2e6
- Update to 0.9.1
2011-02-26 08:46:39 +00:00
Martin Wilke
dd9c8551b8
- Update to 0.21.3
2011-02-26 08:45:51 +00:00
Martin Wilke
49cd19addd
- Update to 1.2.1
2011-02-26 08:43:42 +00:00
Jun Kuriyama
f485644f06
- Upgrade to 0.1010.
2011-02-26 08:20:47 +00:00