Martin Wilke
cb5b1b7ed1
- Fix build with claws-mail 2.10.0
...
- Bump PORTREVISION
PR: 114454
Submitted by: Pawel Pekala" <c0rn@o2.pl> (maintainer)
Obtained from: claws-mail cvs
2007-07-09 18:33:40 +00:00
Martin Wilke
0561b556ed
The use of "find ... -print0/xargs -0 ..." is faster than
...
"find ... -print/xargs -n1 ...", so use that here to fix file
and directory permissions after installation.
PR: 114445
Submitted by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
2007-07-09 18:03:21 +00:00
Martin Wilke
a93e04a3ae
- Update to 5.5.2
...
- Pass maintainership to submitter
PR: 114435
Submitted by: Petar Zhivkov Petrov <pesho.petrov@gmail.com>
2007-07-09 17:58:31 +00:00
Martin Wilke
13851b8dbb
- Update to 1.40.1
...
PR: 114448
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
2007-07-09 17:39:20 +00:00
Michael Johnson
2cbf29c2e1
Update to 0.0.20070708
2007-07-09 17:25:57 +00:00
Martin Wilke
411d5522bf
- Remove Makefile.orgi
2007-07-09 17:13:53 +00:00
Martin Wilke
b16e2aed94
Wrapper code to start/stop a Java application as a daemon.
...
Daemon is made of 2 parts. One written in C that makes the
interface to the operating system and the other in Java that
provides the Daemon API.
WWW: http://jakarta.apache.org/commons/daemon/
PR: ports/114431
Submitted by: Ronald Klop <ronald at echteman.nl>
2007-07-09 17:09:58 +00:00
Martin Wilke
1978f32ecb
- Allow the build with apache2
...
PR: 114386
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Approved by: maintainer
2007-07-09 17:00:12 +00:00
Martin Wilke
fa9a01888e
- Update to 20070524
...
- Update maintainer mail adress
PR: 114447
Submitted by: Denis Barov <dindin@dindin.ru> (maintainer)
2007-07-09 16:57:55 +00:00
Jeremy Messenger
66a8f0e357
Update to 0.4.15.
2007-07-09 16:37:24 +00:00
Martin Wilke
4c0e1a1c9d
- Update to 20070707
...
Submitted by: Jeffrey Allen Neitzel (author via privat mail)
2007-07-09 16:14:00 +00:00
Martin Wilke
8553f7d689
- Fix build with python
...
PR: 114338
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer)
2007-07-09 16:02:57 +00:00
Martin Wilke
16201d29c6
- Update to 1.9.0
...
PR: 114444
Submitted by: Paul Dlug <paul@aps.org> (maintainer)
2007-07-09 15:56:42 +00:00
Tim Bishop
4bd67b1a80
- Update to 0.5.3 [1]
...
- Install docs [1]
- Add RC script: [1]
i915resolution_enable="YES" # Enable hacking VBIOS resolution (YES/NO)
i915resolution_modes="3c 4d 5c" # Space separated list of modes to set
i915resolution_width="1920" # the horisontal resolution in pixels
i915resolution_hight="1080" # the vertical resolution in pixels
- Drop ALL_TARGET when using do-build
- Mark broken on < 6 since port uses memmem function
PR: ports/112922 [1]
Submitted by: Yarema <yds@CoolRat.org> [1]
Approved by: maintainer timeout (46 days)
2007-07-09 15:56:36 +00:00
Michael Johnson
db89b73f66
Update to 0.4.4
2007-07-09 15:36:43 +00:00
Martin Wilke
e8517bb157
- Update to 1.8.1
...
PR: 114443
Submitted by: Ed Schouten <ed@fxq.nl> (maintainer)
2007-07-09 15:29:07 +00:00
Martin Wilke
fee6acc5a0
- Fix the versions number of typespeed from 4.1.0 to 0.4.1
...
PR: 114441
Submitted by: Tor Halvard Furulund <squat@squat.no>
2007-07-09 14:03:19 +00:00
Martin Wilke
24121795bd
- Update to 1.0
...
PR: 114440
Submitted by: Volker Theile <votdev@gmx.de> (maintainer)
2007-07-09 13:23:08 +00:00
Martin Wilke
4870e5b997
- File was rerolled for a small bugfix
...
See Diff from cvs:
http://vector-agg.cvs.sourceforge.net/vector-agg/agg-2.5/src/agg_rounded_rect.cpp?hideattic=0&r1=1.1&r2=1.2&view=patch
Submitted by: pointyhat via pav
2007-07-09 13:21:56 +00:00
Martin Wilke
cb12a67cd6
- Update to 1.4.12
...
Approved by: maintainer implicit
2007-07-09 13:05:22 +00:00
Martin Wilke
08bef93b39
- Update to 1.6.0
...
- Respect NOPORTDOCS
Approved by: maintainer implicit
2007-07-09 13:04:35 +00:00
Martin Wilke
0134ef2429
- Update to 4.0.5
...
- USE WWWDIR
- USE SUB_DIR
Approved by: maintainer implicit
2007-07-09 12:51:40 +00:00
Martin Wilke
d0415c009a
- Update to 2.39
...
Approved by: maintainer implicit
2007-07-09 12:51:37 +00:00
Michael Johnson
4fcb39b864
Update to 0.13.13
2007-07-09 12:32:29 +00:00
Tilman Keskinoz
e8ed6aaac0
Fix path to Xserver after move of X11BASE to /usr/local
...
PR: 114374
Reported by: leres@ee.lbl.gov (Craig Leres)
2007-07-09 12:15:21 +00:00
Rong-En Fan
48a88d73be
- Fix OPTIONS handling. When reviewing miwi@'s patch yesterday, I did not
...
notice this is wrong :(
PR: ports/114430
Submitted by: Shane Bell <decept0 at gmail.com>
2007-07-09 10:29:29 +00:00
Bruce M Simpson
0cb0b2750f
Fix LIBPCAP_OVERWRITE_BASE for 0.9.6.
...
Submitted by: Craig Leres
2007-07-09 10:28:11 +00:00
Martin Wilke
968500757e
- Update to 2.17-stable-8
...
Submitted by: Aron Schlesinger (as@bsdgroup.de ) (maintainer)
2007-07-09 08:49:52 +00:00
Maho Nakata
0ab20adec6
Correct the usage of gfortran.
...
Submitted by: pav
2007-07-09 08:40:53 +00:00
Philip Paeps
cbbcae5eb8
Update to ion-3rc-20070708.
...
ChangeLog: http://modeemi.fi/~tuomov/ion/download/ion-3-changelog.html
2007-07-09 08:21:11 +00:00
Rong-En Fan
cf97b73c40
- Make pkg-message shared between these plugin ports
...
- Share COMMENT setting
Suggested by: sat
Reviewed by: sat
Approved by: Mikle Davidkin (maintainer)
2007-07-09 08:20:00 +00:00
Sergey A. Osokin
6a50aaabf7
Update to 0.6.2.
...
<ChangeLog>
*) Bugfix: if the FastCGI header was split in records, then nginx
passed garbage in the header to a client.
</ChangeLog>
2007-07-09 08:19:07 +00:00
Sergey A. Osokin
24fc0c95d0
Update to 0.5.27.
...
<ChangeLog>
*) Bugfix: if remote SSI subrequest was used, then posterior
local file subrequest might transferred to client in wrong
order.
*) Bugfix: large SSI inclusions buffered in temporary files
were truncated.
</ChangeLog>
2007-07-09 08:14:03 +00:00
Simon Barner
c6c8ea5d53
- Fix build with boost 1.34.0: The Boost unit test framework shared library
...
no longer contains main(), so set the right #defines.
Reference: http://lists.boost.org/boost-users/2007/04/27361.php
- Notified by: pointyhat via pav
2007-07-09 07:35:11 +00:00
Cheng-Lung Sung
1ddbd26a07
- Update to 0.44
2007-07-09 07:28:51 +00:00
Cheng-Lung Sung
dc994cc786
- Update to 1.63
2007-07-09 07:22:12 +00:00
Rong-En Fan
3ee680adad
- Update to 0.20070703
...
PR: ports/114404
Submitted by: Yinghong Liu (maintainer)
2007-07-09 07:14:20 +00:00
Rong-En Fan
d5e5b0964e
- Update to 2.2.1 [1]
...
- Use SUB_FILES for pkg-message [2]
PR: ports/114403 [1]
Submitted by: Yinghong Liu (maintainer) [1]
Approved by: maintainer via private mail [2]
2007-07-09 07:13:24 +00:00
Johan van Selst
21a22d5826
Update to 0.5.4.2
2007-07-09 07:07:15 +00:00
Cheng-Lung Sung
70013731b6
- Update to 2.1.2
...
PR: ports/113703
Submitted by: maintainer (Alexander Logvinov)
2007-07-09 07:04:58 +00:00
Cheng-Lung Sung
3b29d88759
This library can parse JSON texts and generate them from ruby data structures.
...
This port implemented in C and comes with its own unicode conversion functions
and a parser generated by the Ragel State Machine Compiler.
WWW: http://json.rubyforge.org/
2007-07-09 06:47:38 +00:00
Tong LIU
f4bcb0ee34
- update to 1.3.8
...
Approved by: delphij (mentor)
2007-07-09 06:43:47 +00:00
Joe Marcus Clarke
c552ea5d62
Allow portupgrade to build anjuta. Anjuta uses $PKG_PATH as the path to
...
pkg-config. Portupgrade is nice enough to set $PKG_PATH to
/usr/ports/packages/All which causes all sorts of fun errors.
2007-07-09 06:30:17 +00:00
Simon Barner
e8b40ab830
- Fix build with boost 1.34.0: The Boost unit test framework shared library
...
no longer contains main(), so set the right #defines.
Reference: http://lists.boost.org/boost-users/2007/04/27361.php
- Notified by: pointyhat via pav
2007-07-09 06:27:45 +00:00
Maho Nakata
9ce66de125
X86_64->X86-64.
...
http://qa.openoffice.org/servlets/ReadMsg?list=dev&msgNo=9043
Submitted by: Andrea Pescetti
2007-07-09 05:36:39 +00:00
Joe Marcus Clarke
58b7bf0173
Fix the build and some possible functionality issues on 64-bit platforms.
2007-07-09 05:30:36 +00:00
Cheng-Lung Sung
c39ecaf873
This is a text analyzer for analyzing CJK texts. Plucene does not
...
support CJK texts natively. This module encodes terms in MIME::Base64
format to get around this problem. Texts are assumbed to be in UTF-8
encoding.
WWW: http://search.cpan.org/dist/Plucene-Analysis-CJKAnalyzer/
PR: ports/114376
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2007-07-09 05:16:53 +00:00
Cheng-Lung Sung
a8a0a1e8ca
This module currently only break chinese text into single character
...
(Chinese word), it will not break up any alphabet.
WWW: http://search.cpan.org/dist/Lingua-ZH-Segment/
PR: ports/113475
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2007-07-09 03:55:48 +00:00
Cheng-Lung Sung
0f9888f066
- Update to 0.03
2007-07-09 03:46:08 +00:00
Cheng-Lung Sung
6cb002c270
- Update to 1.29
2007-07-09 03:22:11 +00:00