Martin Wilke
c666fc2056
- Unbreak
...
- File was rerolled for small bugfix
Notes from author in privat mail:
Fixed an inconsistency between FlowGrapher and FlowTracker
PR: 113309
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2007-06-06 13:49:06 +00:00
Martin Matuska
bc66dc9395
- revert ${TR} back to tr, threaded build was broken
...
Approved by: garga (mentor)
2007-06-06 13:46:46 +00:00
Pav Lucistnik
83521b52d0
- Incorporate Sainsbury's service name resolution patch:
...
http://www.dest-unreach.org/socat/contrib/socat-servicenames.html
- Incorporate Lucq's file descriptor patch:
http://www.dest-unreach.org/socat/contrib/socat-maxfds.html
PR: ports/113283
Submitted by: bf <bf2006a@yahoo.com>
Approved by: Nils Vogels <nivo@is-root.com> (maintainer)
2007-06-06 13:46:45 +00:00
Pav Lucistnik
9cb65ef132
- Unbreak on amd64
...
PR: ports/110525
Submitted by: Eric P. Scott <eps+pbug0703@ana.com>
Approved by: maintainer timeout (ijliao; 2 months)
2007-06-06 13:31:05 +00:00
Martin Wilke
cad484f4ce
Lock files are used on Unix-like systems as a means of synchronization among
...
processes. Only one process can hold a lock file. Other processes that want to
acquire it have to wait until it is released by the holder.
In this module the lock file is implemented as an empty regular file,
exclusively locked using fcntl.flock. The file is removed when it is to be
released.
WWW: http://martin.horcicka.eu/python/lock_file/
PR: ports/113392
Submitted by: Martin Horcicka <martin at horcicka.eu>
2007-06-06 13:28:20 +00:00
Martin Wilke
092556eb85
HTML::FillInForm::ForceUTF8 is a subclass of HTML::FillInForm that forces
...
utf8 flag on html and parameters. This allows you to prevent filling
garbled result.
WWW: http://search.cpan.org/dist/HTML-FillInForm-ForceUTF8/
PR: ports/113357
Submitted by: Tomoyuki Sakurai <cherry at trombik.org>
2007-06-06 13:27:34 +00:00
Pav Lucistnik
84773abd77
- Update to 1.4.4
...
PR: ports/113282
Submitted by: bf <bf2006a@yahoo.com>
2007-06-06 13:18:25 +00:00
Pav Lucistnik
6fc312ddd4
- Update to 8.3
...
PR: ports/112197
Submitted by: Lev Walkin <vlm@lionet.info> (maintainer)
2007-06-06 13:15:38 +00:00
Pav Lucistnik
bd948f124e
- Update to 1.2.16b
2007-06-06 12:59:05 +00:00
Marcelo Araujo
2adf104b17
- Update libprelude to 0.9.14.
...
- Update dependent ports accordingly.
- Bump PORTVERSION to force rebuild.
PR: ports/112703
Submitted by: Marcelo Araujo <araujo@FreeBSD.org>
Approved by: stas (mentor)
2007-06-06 12:50:09 +00:00
Dryice Dong Liu
384935b90b
Really commit PR/113370. I forgot "cvs add" in the last commit. Shame on me.
...
Thanks Tim Bishop for pointing this out.
PR: 113370
Submitted by: Tim Bishop <tdb@FreeBSD.org>
2007-06-06 12:34:13 +00:00
Martin Wilke
be0a851322
This wizard will create a DVD with fully animated menu
...
from MPEG-2 files. It is designed to be very easy to use.
All you need to do is add one or more files to the playlist
and answer the questions that follow.
WWW: http://dvdauthorwizard.sourceforge.net
PR: ports/113146
Submitted by: liu_yinghong at yahoo.com.cn
2007-06-06 12:18:10 +00:00
Martin Wilke
1a7ae785a9
- Add new -d option to call gethostbyname before connect
...
PR: 113069
Submitted by: Alexander Logvinov <ports@logvinov.com>
Approved by: maintainer
2007-06-06 11:24:47 +00:00
Martin Wilke
9b461cfa61
- Update to 0.4.0
...
PR: 113389
Submitted by: R.Mahmatkhanov <R.Mahmatkhanov@SKYLINK.ru> (maintainer)
2007-06-06 10:59:48 +00:00
Martin Wilke
8140d5ee7d
- Fix build with gcc 4.2
...
PR: 113382
Submitted by: Heiner <h.eichmann@gmx.de> (maintainer)
2007-06-06 10:58:43 +00:00
Martin Wilke
4763addcb5
- Update to 1.9
...
PR: 113376
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
2007-06-06 10:58:03 +00:00
Martin Wilke
32fa020b96
- Update to 0.0.20070528
...
PR: 113374
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
2007-06-06 10:57:15 +00:00
Martin Wilke
d3bbd40d43
- Update to 0.4.3
...
PR: 113373
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
2007-06-06 10:56:30 +00:00
Martin Wilke
19a5291897
- Update to 0.8.10
...
PR: 113372
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
2007-06-06 10:55:23 +00:00
Martin Wilke
a4bed737ec
- Update to 0.8.10
...
PR: 113371
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
2007-06-06 10:54:30 +00:00
Martin Wilke
0b8699cd4a
- Update to 1.7
...
- Pass maintainership to submitter
PR: 113366
Submitted by: Erik Greenwald <erik@smluc.org>
2007-06-06 10:53:16 +00:00
Martin Wilke
a66879d78b
- Fix pkg-plist
...
PR: 113348
Submitted by: Robert Gogolok<gogo@cs.uni-sb.de> (maintainer)
2007-06-06 10:39:17 +00:00
Martin Wilke
c101fc7b6e
- Update to 0.0.12
...
PR: 113342
Submitted by: Fabian Keil<fk@fabiankeil.de> (maintainer)
2007-06-06 10:38:25 +00:00
Dryice Dong Liu
7ab29c4aa1
- Respect alternate LOCALBASE
...
- Update my mail address
PR: 113370
Submitted by: Tim Bishop <tdb@FreeBSD.org>
2007-06-06 10:37:34 +00:00
Martin Wilke
d8c54f9e9f
- Update to 1.11
...
PR: 113353
Submitted by: Peter Johnson <johnson.peter@gmail.com> (maintainer)
2007-06-06 10:37:08 +00:00
Martin Wilke
12072bf97c
This plugin enables Off-The-Record encryption for
...
Kopete.
WWW: http://kopete-otr.follefuder.org/
PR: ports/112575
Submitted by: Dave Grochowski <malus.x at gmail.com>
2007-06-06 10:33:24 +00:00
Martin Wilke
be62bc3a2e
- Update to 4.1.35
...
PR: 113363
Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
2007-06-06 10:32:16 +00:00
Li-Wen Hsu
99d92afff1
- Update to 3.0
...
The program now reports the found files' sizes
instead of just their names.
- Remove 4.x stuff
PR: ports/112418 [1]
Submitted by: bdluevel AT heitec.net (maintainer)
2007-06-06 10:05:37 +00:00
Andrew Pantyukhin
32eae30436
- Update to 0.8.4
2007-06-06 09:52:01 +00:00
Cheng-Lung Sung
f8578bc620
Add phpbb-devel 3.0r1, a PHP-based bulletin board / discussion forum
...
system.
PR: ports/113214
Submitted by: Zhen REN <bg1tpt at gmail.com>
2007-06-06 09:41:11 +00:00
Gabor Kovesdan
10f833a8e0
- Note that plone is also affected by 34414a1e-e377-11db-b8ab-000c76189c4c
...
prior to version 2.5.3
Reviewed by: simon
2007-06-06 09:29:58 +00:00
Peter Pentchev
c78458a73b
Build the vpopmail library with position-independent code on ia64 too,
...
not just amd64.
Reported by: kris
Submitted by: oliver
2007-06-06 09:10:33 +00:00
Jimmy Olgeni
7cd3739f34
Add missing files.
...
Noticed by: kris
2007-06-06 08:50:14 +00:00
Martin Wilke
4d3fbc787b
- Fix RUN_DEPENDS
...
Submitted by: pointyhat via kris
2007-06-06 08:30:11 +00:00
Lars Balker Rasmussen
a23decfbb1
Update to 0.3
2007-06-06 08:26:56 +00:00
Martin Wilke
df3bc24d80
- Fix RUN_DEPENDS
...
Submitted by: pointyhat via kris
2007-06-06 08:02:19 +00:00
Martin Wilke
95995732f4
- Take maintainership
2007-06-06 07:54:42 +00:00
Mark Linimon
8f16c259c4
Reset jeh@FreeBSD.org, who is away from FreeBSD work for a while.
...
Hat: portmgr
2007-06-06 07:54:08 +00:00
Mark Linimon
6924e88034
Reset filippo.natali@gmail.com, who is very short on free time right now.
...
Hat: portmgr
2007-06-06 07:45:35 +00:00
Xin LI
17578e7022
Update sysutils/file to 4.21, fixes a heap overflow vulnerability.
...
PR: ports/113183
Security: FreeBSD-SA-07:04.file
VuXML ID: 8e01ab5b-0949-11dc-8163-000e0c2e438a
Approved by: secteam (remko)
2007-06-06 07:38:25 +00:00
Cheng-Lung Sung
0ba02eed43
- Update to 0.80
...
PR: ports/112239
Submitted by: clsung
Approved by: maintainer (Anatoliy Dmytriyev)
2007-06-06 07:34:12 +00:00
Martin Wilke
09c4e9ddc8
- Fix plist
...
Submitted by: pointyhat via kris
2007-06-06 07:19:00 +00:00
Andrew Pantyukhin
611e09c5f3
- Update to 0.9.10
...
- gocr now works more or less
2007-06-06 07:09:25 +00:00
Sergey A. Osokin
174c24d8cb
Update to 0.5.24.
...
<ChangeLog>
*) Security: the "ssl_verify_client" directive did not work if request
was made using HTTP/0.9.
*) Bugfix: a part of response body may be passed uncompressed if gzip
was used; bug appeared in 0.5.23.
</ChangeLog>
2007-06-06 07:05:18 +00:00
Martin Wilke
92abb84d11
- Fix build with gcc 4.2
...
Submitted by: pointhat via kris
Sten Spans <sten@blinkenlights.nl> (maintainer)
2007-06-06 06:21:32 +00:00
Martin Wilke
e638025356
- Update to 0.2.0.2 alpha
...
PR: 112493
Submitted by: bf <bf2006a@yahoo.com>
Approved by: maintainer
2007-06-06 06:02:29 +00:00
Martin Wilke
a3d38765f0
Sid is a LL(1) parser generator that turns specifications of languages into
...
programs that recognise those languages. One of the aims of sid was to separate
the specification of the language to be recognised from the language that the
recogniser program is written in. For this reason, input to sid is split into
two components: output language independent information, and output language
dependent information.
PR: ports/113128
Submitted by: The Akuma Project
2007-06-06 06:00:31 +00:00
Martin Wilke
f7ecbd0225
- Update to 2.1.5
...
PR: 112740
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2007-06-06 05:59:19 +00:00
David Thiel
f6fe60b50e
Updating to 1.21.
2007-06-06 04:49:37 +00:00
Alejandro Pulver
c1ea0f141d
This port optionally installs the following Vavoom engine additions:
...
* 3D models.
* High resolution textures.
* Enhaced soundtracks.
For the supported games.
WWW: http://www.vavoom-engine.com/
2007-06-06 03:42:45 +00:00