1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
Commit Graph

262967 Commits

Author SHA1 Message Date
Dennis Herrmann
d5e533cc12 - Update to 4.0
PR:		ports/160126
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-09-01 17:46:30 +00:00
Josh Paetzel
5bcc42fdf7 Update python dependancy to 2.5+
PR:	ports/160261
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-09-01 17:22:02 +00:00
Dennis Herrmann
35f49b60d6 - Update to 1.8.3
PR:		ports/160082
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-09-01 17:21:46 +00:00
Jung-uk Kim
e2d23f571d Correct run-time dependencies and make it slightly less broken (although
it seems there is no chance to make it work again).

- Remove converters/py-cjkcodecs from run-time dependency. [1]
It was included in the Python itself for some time now.  Please see
ports/160306 for more info.
- Add x11-toolkits/py-gnome-desktop to run-time dependency.

Pointed out by:	Ruslan Mahmatkhanov (cvs-src at yandex dot ru) [1]
2011-09-01 17:04:09 +00:00
Sunpoet Po-Chuan Hsieh
834f365009 - Update to 0.9.9 2011-09-01 16:54:01 +00:00
Sunpoet Po-Chuan Hsieh
22ddb32050 - Update to 0.42
- Pet portlint

Changes:	http://search.cpan.org/dist/Net-Stomp/CHANGES
2011-09-01 16:52:32 +00:00
Sunpoet Po-Chuan Hsieh
8a3f44aff1 - Update to 0.6.21
- Adjust the conditional installation of bin/easy_install
- Cosmetic change

Changes:	http://pypi.python.org/pypi/distribute#changes
2011-09-01 16:50:49 +00:00
Matthias Andree
a788bec53b Mention db51 -> db5 move. 2011-09-01 16:42:47 +00:00
Chris Rees
0dfd524a22 Add bsd.zenoss.mk for support of zenpacks.
PR:		ports/160290
Submitted by:	Jason Helfman <jhelfman@experts-exchange.com>
2011-09-01 16:08:01 +00:00
Florian Smeets
2dc88ebf4b register build conflict with spidermonkey
PR:		ports/160348
Submitted by:	Sam Cassiba <sam@cassiba.com>
2011-09-01 15:26:49 +00:00
Sofian Brabez
c3061ba617 - Bump USE_PYTHON to 2.5+
- Remove dependency on databases/py-pysqlite23, keep py-sqlite3

PR:		ports/160220
Submitted by:	Ruslan Mahmatkhanov <cvs-src at yandex.ru>
Approved by:	jadawin@ (mentor)
2011-09-01 15:21:21 +00:00
Frederic Culot
81a1f2e108 - Update to 0.04
- Add LICENSE (Artistic 1 & GPLv1)

Changes:	http://search.cpan.org/dist/File-ShareDir-Install/Changes
2011-09-01 15:16:55 +00:00
Greg Larkin
3363e28474 - Set minimum Python version to 2.5
- Since it now requires 2.5+, use databases/py-sqlite3 instead of
  databases/py-pysqlite2x
- Bump PORTREVISION

PR:		ports/160069
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	c-s@c-s.li (maintainer, via email)
2011-09-01 15:08:59 +00:00
Eitan Adler
77dd507976 - Deprecate this port because its functionality is integrated into
Python 2.4+

PR:		ports/160306
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	sahil (mentor)
2011-09-01 15:04:02 +00:00
Florian Smeets
f2e29c5d31 teach lightning-thunderbird where to find thunderbird3 after recent changes 2011-09-01 14:52:54 +00:00
Sofian Brabez
98079c0e78 The MSRP protocol stack implementation for clients written in python.
Message Session Relay Protocol (MSRP) is a protocol for transmitting a
series of related instant messages in the context of a session. Message
sessions are treated like any other media stream when set up via a
rendezvous or session creation protocol such as the Session Initiation
Protocol (SIP).

WWW:	http://sipsimpleclient.com/wiki/SipMSRPApi

PR:		ports/158980
Submitted by:	Eugene Grosbein <ports@grosbein.net>
Approved by:	jadawin@ (mentor)
2011-09-01 14:25:15 +00:00
Sofian Brabez
48135da34d PEFS is a kernel level stacked cryptographic filesystem for FreeBSD.
Key features:
* Transparently runs on top of existing file systems
* Random per file tweak value for encryption
* Stores metadata only in encrypted file name
* Arbitrary number of keys per file system, mixing keys in same
  directory and key chains
* Modern cryptographic algorithms: AES and Camellia in XTS mode,
  PKCS#5v2 and HKDF for key generation.

WWW: http://github.com/glk/pefs
WWW: http://wiki.freebsd.org/PEFS

PR:		ports/156002
Submitted by:	Gleb Kurtsou <gk@freebsd.org>
Approved by:	jadawin@ (mentor)
2011-09-01 14:21:11 +00:00
Frederic Culot
0c12c6c52a - Update to 0.8.1
PR:		ports/160338
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
Approved by:	Stanislav Svirid <count@211.ru> (maintainer)
2011-09-01 14:17:05 +00:00
Steven Kreuzer
f6e16c51c1 Upgrade to 1.02
Change MAINTAINER to rnejdl@ringofsaturn.com

PR:		ports/160160
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com>
Approved by:	J.R. Oldroyd <fbsd@opal.com> (maintainer)
2011-09-01 14:15:22 +00:00
Frederic Culot
b19295ce63 - Update to 4.2.5
PR:		ports/160337
Submitted by:	Umeno Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2011-09-01 14:11:40 +00:00
Alexey Dokuchaev
e41f210c9a - Add LICENSE (GPLv2)
- Remove CPPFLAGS assignment from CONFIGURE_ENV
- Optimize away `.for .. .endfor' loop in Makefile
- Wrap lines that exceeded 80 character per line limit
- Remove pkg-plist (use PLIST_FILES and PORTDOCS instead)
- Drop maintainership
2011-09-01 14:00:32 +00:00
Stefan Walter
b4301d8ad9 Mark x11-toolkits/slgtk and dependent ports as DEPRECATED expiring 2011-12-31 as
suggested by the ports' maintainer, as they don't work with recent GTK+ and
upstream development seems to have ceased.

PR:		157044
Submitted by:	Jilles Tjoelker <jilles@stack.nl>
Patch by:	maintainer
2011-09-01 13:40:07 +00:00
Dag-Erling Smørgrav
a5279a0fa4 Allow the environment to override the default ports directory. 2011-09-01 13:38:33 +00:00
Sunpoet Po-Chuan Hsieh
82d8523247 - Update to 2.71
- Sort *_DEPENDS
- Add TEST_DEPENDS
- Pet portlint

Changes:	http://search.cpan.org/dist/Chart-Clicker/Changes
2011-09-01 13:34:46 +00:00
Eitan Adler
68f62dbd4e - bump USE_PYTHON to 2.5+
- since it now requires 2.5+ use databases/py-sqlite3
instead of databases/py-pysqlite2x
- while here, move LICENSE to proper block
- remove CONFLICTS since we don't have other Miro version in the tree anymore
- remove MAKE_ENV line as it automatically occurs in b.p.m

PR:		ports/160070
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	Armin Pirkovitsch <armin@frozen-zone.org> (maintainer)
		sahil (mentor)
2011-09-01 13:26:10 +00:00
Sunpoet Po-Chuan Hsieh
1ffd114861 - Update to 0.77
- Update *_DEPENDS
- Sort MAN1 and MAN3
- Pet portlint

Changes:	http://search.cpan.org/dist/Algorithm-Evolutionary/Changes
2011-09-01 13:23:02 +00:00
Sunpoet Po-Chuan Hsieh
61f44281fb - Update to 0.31
- Pet portlint
- Add CPAN as primary WWW

Changes:	http://search.cpan.org/dist/DateTime-Set/Changes
2011-09-01 13:21:07 +00:00
Sunpoet Po-Chuan Hsieh
70b5b5343d - Update to 0.27
- Pet portlint
- Sort PLIST

Changes:	http://search.cpan.org/dist/MooseX-Role-Parameterized/Changes
2011-09-01 13:16:49 +00:00
Sunpoet Po-Chuan Hsieh
35845e3846 - Update to 0.76
- Pet portlint
- Change WWW to CPAN

Changes:	http://search.cpan.org/dist/RPC-XML/ChangeLog
2011-09-01 13:15:21 +00:00
Sunpoet Po-Chuan Hsieh
47afca61a9 - Update to 2.22
Changes:	http://search.cpan.org/dist/POE-Component-Client-NNTP/Changes
2011-09-01 13:13:54 +00:00
Sunpoet Po-Chuan Hsieh
768599b59b - Update to 0.102361
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/Pod-Elemental/Changes
2011-09-01 13:12:32 +00:00
Stefan Walter
34470f2ebe - remove dead mirror
- install license with LICENSE knob
- use USE_PYTHON instead of RUN_DEPENDS
- use DOS2UNIX instead of homemade commands
- use DATADIR instead of share/hmap
- use COPYTREE_SHARE for copying group of files
- fix plist
- bump PORTREVISION because of plist changes

PR:		156693
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:	maintainer timeout (>4 months)
2011-09-01 13:11:46 +00:00
Sunpoet Po-Chuan Hsieh
060bfaff35 - Update to 0.043
- Pet portlint

Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2011-09-01 13:10:40 +00:00
Sunpoet Po-Chuan Hsieh
f35e5ec87f - Update to 0.40
Changes:	http://search.cpan.org/dist/Pod-ProjectDocs/Changes
2011-09-01 13:07:56 +00:00
Sunpoet Po-Chuan Hsieh
da385f3d2b - Move preprocessor options back to CPPFLAGS
Suggested by:	danfe, sahil
2011-09-01 12:50:41 +00:00
Sunpoet Po-Chuan Hsieh
d7c32c09b9 - Update to 0.95
Changes:	http://search.cpan.org/dist/Apache-Admin-Config/Changes
2011-09-01 12:45:48 +00:00
Sunpoet Po-Chuan Hsieh
079005c83a - Update to 5.9000
- Pet portlint

Changes:	http://search.cpan.org/dist/Catalyst-Manual/Changes
2011-09-01 12:44:03 +00:00
Lars Thegler
88f0caf971 Add p5-Regexp-Common-net-CIDR 0.02, provide patterns for CIDR blocks. 2011-09-01 12:34:55 +00:00
Stefan Walter
bb8259bba4 Update to 2.17.
PR:		153607
Submitted by:	Pedro Giffuni <giffunip@tutopia.com>
Approved by:	maintainer timeout (~8 months)
2011-09-01 12:33:42 +00:00
Koop Mast
c6edbcd171 Update to 2.24.6. 2011-09-01 12:31:38 +00:00
Lars Thegler
c501e1578a Add p5-HTML-Quoted 0.03, extract structure of quoted HTML mail message. 2011-09-01 12:24:52 +00:00
Stefan Walter
f742683ea9 Patch a bug in php-libawl that prevents iCal to display any calendar entries.
PR:		155120
Submitted by:	Matthias Fechner <idefix@fechner.net>
Approved by:	maintainer
2011-09-01 11:59:44 +00:00
Alexey Dokuchaev
5094431030 Relinquish to the pool. 2011-09-01 11:48:00 +00:00
Lars Thegler
db157f0fe7 Add p5-Regexp-IPv6 0.03, regular expression for IPv6 addresses. 2011-09-01 11:37:10 +00:00
Alexey Dokuchaev
b10a5d3d10 - Improve COMMENT: make it based on a noun, not a verb
- Define LICENSE (GPLv2)
- Provide new homepage and distfile location as GeoCities are no more :(
- Reformat port description
- Drop maintainership
2011-09-01 11:16:05 +00:00
Anders Nordby
73a0e98901 Add bugfix for trac tickets 994&1001, crash in http_GetHdr(),
cache_http.c.
2011-09-01 11:05:31 +00:00
Alexey Dokuchaev
ea826b19ad Add LICENSE (GPLv2) and relinquish to the pool. 2011-09-01 10:55:33 +00:00
Stefan Walter
972c58962a Update to 2.1.0.
PR:		159168
Submitted by:	Momchil Ivanov <momchil@xaxo.eu>
2011-09-01 10:09:47 +00:00
Alexey Dokuchaev
e8915e7172 Over to new volunteer. 2011-09-01 08:58:25 +00:00
Alexey Dokuchaev
d274ab9048 Minor language fixes. 2011-09-01 08:54:52 +00:00