Commit graph

113071 commits

Author SHA1 Message Date
Markus Brueffer
159984d5bb Add kile-i18n 1.7, localized messages and documentation for Kile.
Requested by:	Jose M Rodriguez <josemi@freebsd.jazztel.es>
2004-11-11 21:47:38 +00:00
Pav Lucistnik
cfaac59499 Add blast, a powerful software package for gene and protein identification,
using sensitive, selective and rapid similarity searches of protein and
nucleotide sequence databases.

PR:		ports/69636
Submitted by:	Fernan Aguero <fernan@iib.unsam.edu.ar>
2004-11-11 21:35:04 +00:00
Pav Lucistnik
b4453618f7 - Reset bouncing maintainer's address:
<Yonatan@Xpert.com>: unknown user: "yonatan"
2004-11-11 21:15:44 +00:00
Pav Lucistnik
d175075e26 Add spike-proxy, a professional-grade tool for looking for application-level
vulnerabilities in web applications. SPIKE Proxy covers the basics, such as SQL
Injection and cross-site-scripting, but it's completely open Python
infrastructure allows advanced users to customize it for web applications that
other tools fall apart on.

PR:		ports/69943
Submitted by:	Yonatan <Yonatan@Xpert.com>
2004-11-11 21:10:05 +00:00
Andrey A. Chernov
1e57bb4868 Fix lang selection in prev. patch 2004-11-11 21:04:28 +00:00
Andrey A. Chernov
912e002c0e Add optional languages support
Submitted by:   Nikolaj Karpov <kolya@astrons.com>
2004-11-11 19:48:09 +00:00
Dejan Lesjak
40ace6f64a Enable use of cirrus driver on NEC PC-9821 with CLGD755x. Patch was
submitted by Satoshi Kimura to both x11@freebsd.org and XFree86. It is
already in XFree86 CVS (Changelog #125) so the diff was taken from there.
Also install two files with Japanese documentation.

Submitted by:	Satoshi Kimura
2004-11-11 19:40:20 +00:00
Greg Lewis
6ae9fe2889 . Add a note regarding possible implications of the new javavmwrapper. 2004-11-11 19:18:25 +00:00
Greg Lewis
280df4e4ce . Usher in javavmwrapper 2.0, a rewrite of the wrapper scripts designed to
allow the simple use of multiple VMs.  Brief detail of the main changes:
  . When a VM is registered, symbolic links for its executables are
    created in ${LOCALBASE}/bin.  This allows people to just type
    'java', 'javac', etc. without having to add the VM installation
    directory to their PATH.
  . The actual 'java' that is executed via one of these symlinks is
    determined by the order of the (sorted) configuration file
    ${LOCALBASE}/etc/javavms and by the environment variables
    JAVA_VERSION, JAVA_OS and JAVA_VENDOR which function to select
    a VM as they do in the ports framework.
. There is a new command, checkvms, to sanity check the configuration
  and symlinks.
. The "javavm" executable is currently retained in its original capacity
  as a synonym for Java for backward compatibility.  However, its use
  is deprecated.
. Temporarily set MAINTAINER to myself to make monitoring any initial
  bug reports easier.  The intent is to convert it to java@ at a later
  date.

This is built on the ideas of znerd, hq and Shelton C. Johnson Jr., with
hq and Shelton contributing code and reviews.

PR:		27079, 39080
Reviewed by:	hq, Shelton C. Johnson Jr. <shelton_c_j@yahoo.com>
2004-11-11 19:17:37 +00:00
Kirill Ponomarev
9ba5d267af Update to 0.2.0 2004-11-11 19:16:57 +00:00
Michael Johnson
68d78f74b0 Update to 0.5.2, bug-fix release
Approved by:	adamw (mentor)
2004-11-11 19:10:50 +00:00
Markus Brueffer
a37d689df5 - pthread-check fix 2004-11-11 18:19:14 +00:00
Yen-Ming Lee
c5181a7846 - utilize PORTDOCS and INFO
PR:		73264
Submitted by:	leeym
Approved by:	maintainer timeout
2004-11-11 18:17:48 +00:00
Mikhail Teterin
d9de5588ed Make buildable with newer MySQL clients -- 4 and 5 -- but keep
compatible with the 3 -- mysql_error now returns `const char *', and
there is no mysql_connect any more. Default to MySQL-4.x for now. Bump
PORTREVISION.

Reported by:	Robert Andrews
2004-11-11 18:06:27 +00:00
Mikhail Teterin
3a81a7dc36 Add a patch to fix a bogus int* to long* cast, which was silently
breaking 64-bit machines. Tested on amd64.

Approved by:	maintainer timeout (3 days)
2004-11-11 18:02:31 +00:00
Pav Lucistnik
c0a473ac40 Add tagtool, a GNOME 2 application for tagging MP3/OGG files, similar to
Easytag but more lightweight

PR:		ports/73812
Submitted by:	Anthony Ginepro <anthony.ginepro@laposte.net>
2004-11-11 17:57:46 +00:00
Pav Lucistnik
e2302ad137 - Update to 0.10.00
PR:		ports/73810
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
2004-11-11 17:36:22 +00:00
Jacques Vidrine
13f4994a14 Note old hafiye bug.
Submitted by:	Shane Kinney <mod6@freebsdhackers.net>
2004-11-11 17:29:54 +00:00
Thierry Thomas
92b5fe3410 - Update to 0.62;
- pet portlint.

PR:		ports/71351
Submitted by:	Matthias Andree.
2004-11-11 17:25:23 +00:00
Jacques Vidrine
c3878e62a2 Bump PORTREVISION to reflect security update.
Forgotten by:	sem
2004-11-11 17:22:35 +00:00
Yen-Ming Lee
a73f3584a6 - utilize INFO and PLIST_FILES, and retire pkg-plist
- add WWW in pkg-descr

PR:		73238
Submitted by:	leeym
Approved by:	maintainer timeout
2004-11-11 17:22:14 +00:00
Yen-Ming Lee
56e042e18e - relocate CONFLICTS
- add WITHOUT_NLS for USE_GETTEXT
- utilize INFO
- replace LOCALBASE with PREFIX

PR:		72646
Submitted by:	leeym
Approved by:	maintainer timeout
2004-11-11 17:19:39 +00:00
Pav Lucistnik
f5bea23683 - Update to 20040823
PR:		ports/73824
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2004-11-11 17:08:30 +00:00
Oliver Lehmann
409e385704 update to 0.2.9 2004-11-11 17:05:51 +00:00
Pav Lucistnik
7b772aa367 - Update to 1.3.5
PR:		ports/73802
Submitted by:	Andrew Thompson <andy@fud.org.nz> (maintainer)
2004-11-11 17:03:28 +00:00
Yen-Ming Lee
821a697733 - unbreak this port on 5.x
PR:		72033
Submitted by:	leeym
Approved by:	maintainer timeout
2004-11-11 16:52:58 +00:00
Yen-Ming Lee
7b3e74add8 - correct CONFLICTS
- add NOPRECIOUSMAKEVARS to avoid changing ARCH
- fix build and unbreak this port on 5.x
- not to STRIP scripts

PR:		(based on) 71982
Submitted by:	leeym
Approved by:	maintainer timeout
2004-11-11 16:27:11 +00:00
Christian Weisgerber
9df9abd00d Fix a format string vulnerability in ez-ipupdate.
Approved by:	se@
Obtained from:	Ulf Harnhammar <Ulf.Harnhammar.9485@student.uu.se>
2004-11-11 15:46:04 +00:00
Adam Weinberger
ee9c5a399c Update to 0.9.17. 2004-11-11 15:24:03 +00:00
Norikatsu Shigemura
4cb30f839c Update to 2004.11.11. 2004-11-11 15:01:45 +00:00
Thierry Thomas
27000d50f1 - Upgrade to to 1.3.3;
- Take maintainership.

PR:		ports/71556
Submitted by:	Antônio Carlos Venâncio Júnior.
2004-11-11 14:56:33 +00:00
Sergey A. Osokin
46e38e591e Update to 0.1.5.
Add WITHOUT_WWW knob.
2004-11-11 14:52:40 +00:00
Thierry Thomas
def794fa81 - Upgrade to 1.0.3.
- Take maintainership.

PR:		ports/73788
Submitted by:	Rong-En Fan
Approved by:	maintainer.
2004-11-11 14:23:34 +00:00
Simon L. B. Nielsen
d4071586cd Document a buffer overflow in ImageMagick's EXIF parser. 2004-11-11 14:17:16 +00:00
Simon L. B. Nielsen
0125c9b9ea Correct recent Apache 2 entry to not match Apache 1.X.
Noticed by:	Dan Langille <dan@langille.org>
2004-11-11 13:34:17 +00:00
Pav Lucistnik
e68e256d14 - Update to 0.11
PR:		ports/73805
Submitted by:	Tim Bishop <tim@bishnet.net> (maintainer)
2004-11-11 13:21:36 +00:00
Pav Lucistnik
9d611660a9 - Update to 0.6.4
PR:		ports/73800
Submitted by:	Dryice Liu <dryice@liu.com.cn> (maintainer)
2004-11-11 13:07:56 +00:00
Oliver Eikemeier
70f1c1f0b7 - update to patchlevel 16 (replacing FreeBSD subst.c patch)
- use system readline on -CURRENT [1]

Submitted by:	sf [1]
2004-11-11 12:04:21 +00:00
Pav Lucistnik
791e7ed6ed - Update to 5.26.0
PR:		ports/73712
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2004-11-11 11:51:52 +00:00
Dmitry Sivachenko
bd55e4c81f Update to version 1.08.
PR:		73809
Submitted by:	maintainer
2004-11-11 11:21:29 +00:00
Akinori MUSHA
b4c9569fd8 Remove an obsolete patch.
Submitted by:	   rushani
2004-11-11 10:44:15 +00:00
Koop Mast
9582d9618d Add contact-lookup-applet, Gnome applet for easy evolution address book
searching.

Approved by:	pav (mentor)
2004-11-11 09:37:43 +00:00
Michael Johnson
7a2171a048 Add CONFLICTS to speex-devel
Approved by:	pav (co mentor)
2004-11-11 08:48:30 +00:00
Michael Johnson
e172dc7df6 Readd PORTEPOCH
Approved by:	pav (co mentor)
2004-11-11 08:47:22 +00:00
Michael Johnson
c40d4d90e6 Add speex-devel
The Speex is a patent-free, Open Source/Free Software voice codec.
Unlike other codecs like MP3 and Ogg Vorbis, Speex is designed to
compress voice at bitrates in the 2-45 kbps range.  Possible
applications include VoIP, internet audio streaming, archiving of
speech data (e.g. voice mail), and audio books. In some sense, it is
meant to be complementary to the Ogg Vorbis codec.

--

Speex 1.1 is backwards compatible with speex 1.0
and can be used as a drop in replacement
for audio/speex

Approved by:	pav (co mentor)
2004-11-11 08:44:17 +00:00
Pav Lucistnik
3279ce249e - Fix dependencies
Reported by:	pointyhat via kris
Pointy hat:	all mine
2004-11-11 08:34:51 +00:00
Dmitry Sivachenko
4a810ab6a8 Upgrade to version 2.0.28. 2004-11-11 08:26:43 +00:00
Dmitry Sivachenko
401b1bd94e Upgrade to version 2.109.
Approved by:	maintainer
2004-11-11 08:22:00 +00:00
Volker Stolz
c2b7eec99f Update to 0.9 (req. PORTEPOCH-bump)
PR:		ports/73798
Submitted by:	maitainer
2004-11-11 08:13:15 +00:00
Akinori MUSHA
fb3d747b7d Replace -fpic with -fPIC and unbreak on sparc64.
PR:		ports/72187
Submitted by:	Hannes Mehnert <hannes - at - mehnert.org>
2004-11-11 08:04:16 +00:00