Commit graph

216222 commits

Author SHA1 Message Date
Oliver Lehmann
44c3f7c81a update to 0.3.12.3007 2009-05-06 04:46:40 +00:00
Oliver Lehmann
22fb2ca9e7 update to 0.6.0.729
bump PORTEPOCH
2009-05-06 04:46:11 +00:00
Oliver Lehmann
8721736f29 update to 0.5.5 2009-05-06 04:45:47 +00:00
Oliver Lehmann
bece7bda65 update to 1.6.2 2009-05-06 04:45:14 +00:00
David E. O'Brien
b41e87d0b0 Update to patchlevel 17. 2009-05-06 04:25:27 +00:00
David E. O'Brien
d5ed9eca5a Set MAKE_JOBS_UNSAFE.
Philip reports he sees a race condition as it fails 3 of 8 tries.

Submitted by:   pgollucci
2009-05-06 04:16:23 +00:00
Joe Marcus Clarke
ea9cd1ded5 Fix a boneheaded mistake in my initial cwd patch by not using memory after
it is freed.

Submitted by:	Jilles Tjoelker <jilles@stack.nl>
2009-05-06 01:04:53 +00:00
Dmitry Marakasov
a7d3e9e737 - Update to 0.17
PR:		134215
Submitted by:	Andris Raugulis <ar at null dot lv> (maintainer)
2009-05-06 01:01:49 +00:00
Dmitry Marakasov
9c8f573e4a - Update to 1.2.6
PR:		134035
Submitted by:	Cory McIntire <loon at noncensored dot com> (maintainer)
2009-05-06 01:01:45 +00:00
Dmitry Marakasov
1b1249b0a4 - Update to 0.22
PR:		134026
Submitted by:	Christopher Key <chris at chacal dot cjkey dot org dot uk> (maintainer)
2009-05-06 01:01:40 +00:00
Marcelo Araujo
f3040a50b2 - Remove support for FFMPEG and FLV2MPEG4, the code was changed and
these unofficial patchs aren't more applicable.
- From now on USE_PYTHON = 2.5+.
- Bump PORTREVISION.

Reported by:	barbara <barbara.xxx1975@libero.it>,
		Robert Huff <roberthuff@rcn.com>
2009-05-06 00:28:19 +00:00
Dmitry Marakasov
195a420e1c - Chase multimedia/schroedinger shared lib version change 2009-05-06 00:12:44 +00:00
Dmitry Marakasov
7093a83bc4 - Update to 1.0.7
PR:		133948
Submitted by:	Paul <onemda at gmail dot com>
2009-05-06 00:12:40 +00:00
Dmitry Marakasov
f3ecfb39aa - Update to 0.3.16
PR:		133947
Submitted by:	Paul <onemda at gmail dot com>
2009-05-06 00:12:32 +00:00
Dmitry Marakasov
650ff2dc63 - Update to 5.0.1
PR:		134072
Submitted by:	Martin Pala <martinp at tildeslash dot com> (maintainer)
2009-05-05 23:15:25 +00:00
Dmitry Marakasov
52e64acacb - Make BROKEN message for WITH_PYTHON case more informative
- Reset maintainer at his request

PR:		134195
Submitted by:	"Pedro F. Giffuni" <giffunip at tutopia dot com> (maintainer)
2009-05-05 23:00:02 +00:00
Dmitry Marakasov
03060a80f7 - Update to 0.99 2009-05-05 22:55:38 +00:00
Marcus von Appen
eea29ff341 Update to 0.7.0.
Approved by:	miwi (mentor)
2009-05-05 21:26:42 +00:00
Dirk Meyer
d292591276 - fix build
- require ghostscript
2009-05-05 19:14:01 +00:00
Wesley Shields
deb372b177 - Update to 1.6.2.5
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.2.5.txt

PR:		ports/134232
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2009-05-05 18:43:57 +00:00
Martin Matuska
a9d46a6719 - Update to 6.5.1-10 2009-05-05 15:05:33 +00:00
Martin Matuska
c90315d88d - Update to 2.1.3 2009-05-05 15:04:13 +00:00
Daniel Gerzo
d8142076a4 - add the OPTIONS section
Approved by:	itetcu
2009-05-05 15:02:51 +00:00
Martin Wilke
c5ffdfdbf8 - Fix build 2009-05-05 14:39:11 +00:00
Sean Nicholas Barkas
9d0e1f7e0a Add my coordinates
Approved by:    dwmalone (mentor)
2009-05-05 14:37:57 +00:00
Martin Matuska
0aa3d1f744 - Update to 2.2.8
- Fix MASTER_SITES
2009-05-05 14:15:28 +00:00
Jose Alonso Cardenas Marquez
93f3d6dcff - Fix do-install
Reported by:	Zahemszky Gabor <gabor__ at _zahemszky.hu> via email
2009-05-05 11:46:15 +00:00
Andrej Zverev
f21bfdaf28 Pass maintainership to miwi@. 2009-05-05 11:08:42 +00:00
Martin Wilke
d99743252a - Restore festival+OGI 2009-05-05 09:51:17 +00:00
Martin Wilke
979cc75c0d - Reconnect festival+OGI 2009-05-05 09:48:01 +00:00
Martin Wilke
7871276d14 - Restore from Attic to fix the INDEX 2009-05-05 09:46:42 +00:00
Beat Gaetzi
f908f84af0 - Mark flock 2.0 as safe
Approved by:	miwi (mentor)
2009-05-05 08:04:59 +00:00
Joe Marcus Clarke
4287b4ba5c Merge some patches from gchemutils SVN to fix the build with goffice 0.7.5. 2009-05-05 05:14:51 +00:00
Martin Wilke
e9b0c36292 pyodbc is a Python module that allows you to use ODBC to connect to
almost any database from Windows, Linux, OS/X, and more.

It implements the Python Database API Specification v2.0, but
additional features have been added to simplify database
programming even more.

WWW:	http://code.google.com/p/pyodbc/

PR:		ports/133757
Submitted by:	Robet Kruus <rob.kruus@gmail.com>
2009-05-05 00:21:12 +00:00
Martin Wilke
03b84a3357 Load your commonly-used modules in a single import
WWW:	http://search.cpan.org/dist/ToolSet/

PR:		ports/134209
Submitted by:	Vladimir Perepelitsa <mons at cpan.org>
2009-05-05 00:15:40 +00:00
Martin Wilke
fa911ddf27 - Update to 1.99.4
PR:		134178
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
2009-05-05 00:10:17 +00:00
Yen-Ming Lee
ac711d0446 - update to 1.0.4 2009-05-05 00:00:28 +00:00
Jose Alonso Cardenas Marquez
f02f150fd3 - Fix all MASTER_SITES entries. Now it will compile without problems
Reported by:	Zahemszky Gábor <Gabor __ at__zahemszky.hu> via email
2009-05-04 23:51:05 +00:00
Martin Wilke
2df535a91e - Update to 1.8.0
- Connect to the build
- Remove www/phpsurveyor (project was renamed)

PR:		132526
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer
2009-05-04 23:31:05 +00:00
Martin Wilke
bf7f4b33b2 - Force commit
repocopy from www/phpsurveyor -> www/limesurvey
2009-05-04 23:10:25 +00:00
Martin Wilke
9cf1cf3916 - Pass maintainership to submitter
PR:		134189
Submitted by:	Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
2009-05-04 23:09:15 +00:00
Martin Wilke
6e0d2d23e7 - Update to 1.5.10
PR:		134149
Submitted by:	"Simon Olofsson" <simon@olofsson.de> (maintainer)
2009-05-04 23:03:41 +00:00
Martin Wilke
da47d69fa6 - Update to 0.9.5
PR:		134165
Submitted by:	miwi
Approved by:	maintainer
2009-05-04 22:55:44 +00:00
Dirk Meyer
072a15df98 - update geodb-20090501 2009-05-04 22:46:33 +00:00
Martin Wilke
afb67560fc 2009-04-28 audio/festival+OGI: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-04-17 net-mgmt/nrpe: Obsolete version, consider migration to net-mgmt/nrpe2
2009-05-04 22:42:59 +00:00
Dirk Meyer
2690c71e37 - update to 1.3.10 2009-05-04 22:36:33 +00:00
Martin Wilke
fcd182f650 - Update to 2.0.3
- Connect to the build

PR:		133698
Submitted by:	zloidemon <g.veniamin@googlemail.com>
2009-05-04 22:30:45 +00:00
Martin Wilke
917674b8e0 - Force commit
repocopy from x11-themes/kde-windeco-crystal -> x11-themes/kde4-windeco-crystal
2009-05-04 22:27:11 +00:00
Dmitry Marakasov
731da27696 - Update to 1.23
PR:		134102
Submitted by:	Dmitry Shulgachik <legh at legh dot ru> (maintainer)
2009-05-04 22:16:07 +00:00
Dmitry Marakasov
3975be231d - Update to 1.5
- Remove CENKES from master sites

PR:		134171
Submitted by:	Charlie Kester <corky1951 at comcast dot net> (maintainer)
2009-05-04 22:13:59 +00:00