Commit graph

207026 commits

Author SHA1 Message Date
Martin Wilke
1f5c230b64 - Update to 1.1.5
PR:		129437
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:	maintainer
Security:	http://www.vuxml.org/freebsd/29255141-c3df-11dd-a721-0030843d3802.html
		http://www.vuxml.org/freebsd/00d6040a-b8e0-11dd-a578-0030843d3802.html
2008-12-06 22:39:49 +00:00
Soeren Straarup
f845fc4393 Change status to be removed. 2008-12-06 22:01:35 +00:00
Martin Wilke
cf6e091a74 - Document mantis - PHP Code Execution Vulnerability
PR:		based on 129438
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2008-12-06 22:00:53 +00:00
Martin Wilke
a06b63d720 Document mantis -- multiple vulnerabilities
PR:		based on 129438
2008-12-06 21:55:49 +00:00
Martin Wilke
955a93581b - Update to 1.3.4
PR:		129314
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch>
Approved by:	maintainer implicit
2008-12-06 21:40:35 +00:00
Martin Wilke
198273f8e2 - Fix dependency after py25-zconfig upgrade
Reported by:	pavbot
2008-12-06 21:39:05 +00:00
Yen-Ming Lee
2cf14c20f7 - Update to 0.42
PR:		128800
Submitted by:	leeym
Approved by:	maintainer timeout
2008-12-06 21:34:10 +00:00
Martin Wilke
3c95f14ba3 - Update to 1.6.2
Approved by:	maintainer implicit
2008-12-06 21:28:55 +00:00
Martin Wilke
865878fa38 - Update to 0.99.2 2008-12-06 21:28:21 +00:00
Cy Schubert
ffaec6b30b Update 3.0.2 Build 676 to 3.0.3 Build 683 (3.0.3 prerelease) to fix an
IPv6 address issue in address and network objects.
2008-12-06 21:27:03 +00:00
Martin Wilke
e1c0eef70d - Update to 20081205 2008-12-06 21:15:19 +00:00
Martin Wilke
b7fe648703 - Update to 0.1.7 2008-12-06 21:10:18 +00:00
Martin Wilke
8891b4fff0 - Update to 2.0.0RC4 2008-12-06 21:08:52 +00:00
Martin Wilke
07513a3144 - Update to 1.1.0RC2 2008-12-06 21:07:51 +00:00
Martin Wilke
bb0226bbad - Update to 0.2.3 2008-12-06 21:05:20 +00:00
Martin Wilke
c838c32ba2 - Fix plist
Reported by:	ionbot
2008-12-06 20:24:01 +00:00
Hiroki Sato
8a91419f78 Update to 20081203. 2008-12-06 19:04:51 +00:00
Hiroki Sato
190dbaf9b4 Update to 0.3.4. 2008-12-06 18:53:26 +00:00
Stanislav Sedov
88270339b6 - Do not strip target binaries. It causes problems in some cases.
PR:		ports/128434
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org>
2008-12-06 18:25:36 +00:00
Emanuel Haupt
30112018f3 Update MASTER_SITES
Notified by:	Igor Roshchin <str@komkon.org>
2008-12-06 17:59:45 +00:00
Martin Wilke
039bd98794 - Update to 0.48 2008-12-06 17:38:49 +00:00
Martin Wilke
d940c8127d - Update to 0.0105 2008-12-06 17:26:06 +00:00
Martin Wilke
2a2c7822e2 - Update to 0.36 2008-12-06 17:18:32 +00:00
Martin Wilke
f8d1b5081f - Update to 1.03 2008-12-06 17:13:13 +00:00
Martin Wilke
1097b07079 - Update to 2.02 2008-12-06 17:12:05 +00:00
Martin Wilke
66eaa3af3c - Update to 2.13 2008-12-06 17:11:45 +00:00
Edward Tomasz Napierala
81eeed6da9 Update to 1.5.2. 2008-12-06 16:03:58 +00:00
Stanislav Sedov
5597eb075f - Update to 2.8.0. 2008-12-06 15:42:22 +00:00
Martin Wilke
e331f5dd22 - Fix pkg-plist
PR:		129408
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2008-12-06 15:41:13 +00:00
Martin Wilke
7ff9b6b55a - Update to 4.62
PR:		129377
Submitted by:	bf <bf2006a@yahoo.com> (maintainer)
2008-12-06 15:39:48 +00:00
Martin Wilke
76f40c58fc - Update to 1.6.2
PR:		129348
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch> (maintainer)
2008-12-06 15:37:39 +00:00
Martin Wilke
e4e630f601 zdaemon is a Python package which provides APIs for managing
applications run as daemons. Its principal use to date has
been to manage the application server and storage server daemons
for Zope / ZEO, although it is not limited to running Python-based
applications (for instance, it has been used to manage the
'spread' daemon).

WWW: http://www.python.org/pypi/zdaemon

PR:		ports/129118
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-12-06 15:35:27 +00:00
Martin Wilke
18cc31b031 py-oauth is a python libarary for OAuth. OAuth is an open
protocol to allow API authentication in a simple and standard
method from desktop and web applications.

WWW:	http://pypi.python.org/pypi/oauth/

PR:		ports/129410
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-12-06 15:33:57 +00:00
Martin Wilke
4bc9da11f9 A UTF8 layer for IO, ByteStrings and Strings. The utf8-string package provides
operations for encoding UTF8 strings to Word8 lists and back, and for reading
and writing UTF8 without truncation.

WWW: http://github.com/glguy/utf8-string/

PR:		ports/129427
Submitted by:	Samy Al Bahra <sbahra at kerneled.org>
2008-12-06 15:33:01 +00:00
Martin Wilke
b1f48532a7 - Update to 1.1.2
PR:		129354
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2008-12-06 15:30:46 +00:00
Martin Wilke
d09a8e507d - Update to 0.2.5
PR:		129463
Submitted by:	Dennis Herrmann <adox@mcx2.org> (maintainer)
2008-12-06 15:28:17 +00:00
Martin Wilke
421f33db21 - Add missing pkg-message
Reported by:	ionbot
2008-12-06 15:20:04 +00:00
Martin Wilke
539e3bb59f - Update to 1.0
PR:		129380
Submitted by:	ecrist@secure-computing.net (maintainer)
2008-12-06 15:18:06 +00:00
Martin Wilke
eb68ae3cb8 - Update to 0.2
PR:		129421
Submitted by:	Mahlon E.Smith <mahlon@martini.nu> (maintainer)
2008-12-06 15:17:00 +00:00
Martin Wilke
b69ae51b2c - Update to 3.9
PR:		129441
Submitted by:	Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
2008-12-06 15:12:49 +00:00
Martin Wilke
260635cee7 - Update to 1.10.0
PR:		129452
Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
2008-12-06 15:11:12 +00:00
Martin Wilke
e345ccc3f5 - Update to 1.10
PR:		129451
Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net> (maintainer)
2008-12-06 15:10:22 +00:00
Martin Wilke
b0453f255f - Fix build
PR:		129430
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2008-12-06 15:09:25 +00:00
Martin Wilke
dc51df9a47 - Update to 1.5.10
- Update various language packs
- Fix permissions on classes/gallery directory

PR:		129376
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch>
2008-12-06 15:08:34 +00:00
Martin Wilke
eaa5761898 - Update to 0.3.2
- Pass maintainership to submitter

PR:		129412
Submitted by:	Wen Heping <wenheping@gmail.com>
2008-12-06 15:07:10 +00:00
Martin Wilke
a5effc5eec - Update to 0.15.2
PR:		129457
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2008-12-06 15:00:19 +00:00
Martin Wilke
d96718200b - Update to 0.17.4
PR:		129456
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2008-12-06 14:59:29 +00:00
Martin Wilke
1e91080271 - Update to 0.36.1
PR:		129455
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2008-12-06 14:58:44 +00:00
Martin Wilke
45a5595f65 - Update to 0.3.2
PR:		129460
Submitted by:	Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer)
2008-12-06 14:57:45 +00:00
Martin Wilke
030df80ee4 OrangeHRM is an Open Source HRM information system that will
provide a vast range of features to manage the crucial
organization asset - people. It provides a perfect platform
for re-engineering and aligning your HR processes along with
the organizational goals.

WWW:	http://www.orangehrm.com

PR:		ports/129462
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-12-06 14:57:09 +00:00