Commit graph

132153 commits

Author SHA1 Message Date
Kirill Ponomarev
5994a36bf8 Update to version 3.90 2005-09-08 13:18:14 +00:00
Alex Dupre
7d7aa7ff63 Update to 0.28 release. 2005-09-08 12:23:23 +00:00
Michael Johnson
ee4b2448f6 - Update to 0.6 2005-09-08 12:18:35 +00:00
Renato Botelho
022a2e1530 Add fig2sxd 0.13, convert .xfig files to the OpenOffice draw format.
PR:		ports/85794
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-08 12:00:43 +00:00
Erwin Lansing
de171d0fce Update to 0.8.6 2005-09-08 11:18:23 +00:00
Renato Botelho
0f31031a54 Add wuzzah 0.53, a command line utility for stalking users.
PR:		ports/85860
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-08 11:14:39 +00:00
Renato Botelho
7b64bbe330 Add weex 2.6.1.5, a non-interactive FTP client.
PR:		ports/85862
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-09-08 11:13:30 +00:00
Alex Dupre
d953d8260d Fix autodetection of some ldap functions.
PR:		ports/85700
Submitted by:	Brian A. Seklecki <lavalamp@spiritual-machines.org>
2005-09-08 10:42:35 +00:00
Alex Dupre
eb5c68b0c0 Fix autodetection of some ldap functions.
PR:		ports/85700
Submitted by:	Brian A. Seklecki <lavalamp@spiritual-machines.org>
2005-09-08 10:37:13 +00:00
Alex Dupre
82697c7543 Update patch for 5.0.5 release. 2005-09-08 08:52:52 +00:00
Kirill Ponomarev
f56aa2d2e8 Use libz while linking libid3.so to restore missing symbols.
PR:		ports/84917
Submitted by:	"James E. Flemer" <jflemer@alum.rpi.edu>
Approved by:	maintainer timeout
2005-09-08 08:35:00 +00:00
Alex Dupre
0152c4cc91 Also php 5.0.5 requires now only autoconf 2.59. 2005-09-08 08:34:40 +00:00
Alex Dupre
89d5a71ddc Update to 5.0.5 release. 2005-09-08 08:33:32 +00:00
Kirill Ponomarev
e71bb0a171 Fix coredumps on amd64.
PR:		ports/85839
Submitted by:	maintainer, joerg
2005-09-08 08:21:43 +00:00
Kirill Ponomarev
cdeb671bcf Assign maintainership to daniel@roe.ch
PR:		ports/85855
Submitted by:	Daniel Roethlisberger <daniel@roe.ch>
2005-09-08 08:16:03 +00:00
Kirill Ponomarev
288b63ac54 Update to 1.4
PR:		ports/85846
Submitted by:	maintainer
2005-09-08 08:14:26 +00:00
Dirk Meyer
2f39001691 - unbreak updated dependency (devel/mm)
Submitted by:	Michael Voucko
2005-09-08 05:43:23 +00:00
Michael Johnson
ffda6c1743 - Update to 0.17 2005-09-08 05:34:38 +00:00
Kris Kennaway
2f736695e2 Update to mindguard 0.0.0.4, now with extra electronic tinfoil hatness!
Submitted by:	"Kristian G. Suarez" <kgsuarez@gmail.com> (based on)
2005-09-08 03:34:47 +00:00
Sam Lawrance
14776c6aab Fix pkg-plist
Submitted by:	Marcin Wisnicki <mwisnicki@gmail.com> (maintainer)
2005-09-08 02:57:52 +00:00
Michael Johnson
f0cac8b41f - Add djvulibre-nox11, slave port to djvulibre
This version doesn't depend on Qt.
2005-09-08 01:51:57 +00:00
Michael Johnson
70eff7e5ed - Add support for slave port 2005-09-08 01:50:24 +00:00
Pav Lucistnik
fa340fcce7 - Patch out hard reference to -lc_r from configure script
Fixes build on ia64

Reported by:	krismail
Tested on:	pluto1
2005-09-07 22:06:04 +00:00
Jean-Yves Lefort
70e175ed96 Add fv.
fv is an HDRI viewer. Currently supported formats are the followings:
* Greg Ward's HDR (also known as Radiance/PIC/RGBE). See
  http://www.graphics.cornell.edu/~bjw/rgbe.html for details.
* Paul Debevec's PFM (Portable Float Map). See
  http://netpbm.sourceforge.net/doc/pfm.html for details.

fv reads data from the standard input or files specified as
arguments. In the latter case, each file may be compressed one with
gzip or bzip2. The file may also change after fv is invoked, except
its header part. fv checks whether the file changes and updates the
display if necessary. This feature is useful for checking intermediate
outputs from renderers.

WWW: http://www.eaflux.com/fv/

PR:		ports/85840
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org>
2005-09-07 21:08:22 +00:00
Markus Brueffer
889ec1900a Add fraqtive 0.3.1, a program for drawing Mandelbrot and Julia fractals.
It uses a very fast algorithm and generates high quality, smooth images.
It is fully interactive, allowing for real-time mouse navigation and dynamic
generation of the Julia fractal preview. OpenGL-rendered 3D view of the
fractals is also supported.

WWW: http://zeus.polsl.gliwice.pl/~mimec/index.php?id=fraqtive
2005-09-07 21:05:27 +00:00
Clement Laforet
682f1eab30 - Fix CAN-2005-2700
* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access): Ensure that
renegotiation is performed for a transition from "SSLVerifyClient
optional" to "SSLVerifyClient require".
2005-09-07 20:31:12 +00:00
Jean-Yves Lefort
c04ae9a466 Add pyro.
PyroTechnics is a simple OpenGL-based firework simulator.

Features
--------
 o a bunch of nifty kinds of fireworks
 o the ability to choreograph firework displays
 o a texture-mapped water surface
 o reflections in the water
 o fogging
 o a moving camera
 o the ability to save screenshots

WWW: http://nostatic.org/pyro/pyro.html

PR:		ports/85842
Submitted by:	Igor Pokrovsky <ip@doom.homeunix.org>
2005-09-07 20:28:39 +00:00
Clement Laforet
ba36f60f89 - Add mod_curb 1.1
mod_curb is an "volume" limiter apache module. It works on a per-server
basis. It can't be used with virtualhosts.

WWW: http://www.steve.org.uk/Software/mod_curb/
2005-09-07 20:18:27 +00:00
Sergei Kolobov
2400fd3a28 - Unbreak
- Install documentation
- Sync with other untroubled.org ports I maintain
- Bump PORTREVISION
- Take maintainership
2005-09-07 20:16:15 +00:00
Jean-Yves Lefort
a830f563f6 Update to 1.2.7
PR:		ports/85844
Submitted by:	maintainer
2005-09-07 20:11:13 +00:00
Jean-Yves Lefort
16e7531e0a Update to 1.37
PR:		ports/85843
Submitted by:	maintainer
2005-09-07 20:08:26 +00:00
Clement Laforet
8a1c2060e3 - add mod_cband 0.9
mod_cband is an Apache 2 module provided to solve the problem of
limiting virtualhosts bandwidth usage. When the configured
virtualhost's transfer limit is exceeded, mod_cband will redirect all
further requests to a location specified in the configuration file.

WWW: http://dembol.nasa.pl/mod_cband
2005-09-07 19:52:27 +00:00
Sergei Kolobov
48f90a4fe2 - Grab maintainership 2005-09-07 19:50:44 +00:00
Thierry Thomas
040723cda6 Upgrade to 1.0.2 (bug fixes). 2005-09-07 18:59:49 +00:00
Adam Weinberger
54fd6d39f2 This is a pretty questionable commit.
* MASTER_SITE and WWW have moved; update them. Going to the old URL simply
  redirects you to the new site.

* Distfile was re-rolled with extensive changes. All the autotools stuff
  was regenerated using a newer autoconf/automake ver. Additionally, the
  code for the "dubya" filter was modified to include an Irix-oritented
  fix, its manpage was changed, and the talkfilters info page was updated.

* Author apparently did not feel that these changes warranted a new release
  number *glares at author*

I don't like how much was changed in a re-rolled tarball, but there you are.
2005-09-07 16:16:40 +00:00
James E. Housley
cfc8f567c9 Update to DAT 4576 2005-09-07 16:02:31 +00:00
Adam Weinberger
4fc96c9c2a Update to 1.99.8.
PR:		ports/85782
Submitted by:	Andrej Zverev <az@inec.ru>
2005-09-07 15:54:01 +00:00
Adam Weinberger
02a9de02f1 Update to 0.8.5.12. 2005-09-07 15:38:07 +00:00
Adam Weinberger
d799908a5e Actually convert *all* defined(METAKIT_WITH_PYTHON) instanced to
!defined(METAKIT_WITHOUT_PYTHON).

Previous commit obviously totally untested by:	me
2005-09-07 15:28:37 +00:00
Jean-Yves Lefort
4bfe643334 Add a link to the web site in pkg-descr 2005-09-07 15:28:00 +00:00
Jean-Yves Lefort
072b0337f4 - Install weather and volume icons
- Install vendor symlinks
- Add a link to the web site in pkg-descr
2005-09-07 15:25:00 +00:00
Jean-Yves Lefort
6a9c14c5e1 - Apply a vendor patch
- Add a link to the web site in pkg-descr
2005-09-07 15:23:47 +00:00
Jean-Yves Lefort
e972bb34fc - Fix drag and drop cursors
- Add a link to the web site in pkg-descr
2005-09-07 15:21:45 +00:00
Adam Weinberger
40e847a38e Add note about metakit's python bidness. 2005-09-07 15:21:39 +00:00
Jean-Yves Lefort
a0ed785033 - Update slave ports to 0.128
- Add a link to the web site in pkg-descr
2005-09-07 15:20:36 +00:00
Adam Weinberger
df6362a0c5 Default python support to ON. This means that if you DON'T want python
support, you must specify METAKIT_WITHOUT_PYTHON.

Reviewed by:	krion
2005-09-07 15:18:30 +00:00
Greg Lewis
58ca3492a0 . Update to 1.02.032. 2005-09-07 15:11:53 +00:00
Sergey A. Osokin
ce9b44e7d1 Update to 1.22.
Approved by:	mich (maintainer)
2005-09-07 14:33:17 +00:00
Yen-Ming Lee
7d082aa31f - update patch, fix build, and unbreak this port 2005-09-07 14:13:55 +00:00
Sam Lawrance
fa84631d99 s/BROKEN/IGNORE/
Reported by:	linimon

Log:
  Mark broken for OSVERSION >= 500000.  Does not build without
  S/Key libraries and headers.

  PR:             ports/85256
  Submitted by:   Christoph Weber-Fahr <wefa@tnd37.tnd.arcor.net>
2005-09-07 13:55:19 +00:00