1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

127111 Commits

Author SHA1 Message Date
Volker Stolz
414f508ce4 Unbreak, EXTRACT_AFTER_ARGS assumes all archives should be tar(.gz)
Submitted by: maintainer
2005-06-02 16:13:07 +00:00
Koop Mast
ca9e25b912 Register conflict with gnonlin. 2005-06-02 15:58:34 +00:00
Koop Mast
902986329d Add gnonlin, This was included in pitivi.
Gnonlin is a library built on top of GStreamer which provides support for
writing non-linear audio and video editing applications.
It introduces the concept of a timeline.
2005-06-02 15:44:53 +00:00
James E. Housley
1eab858ef3 Update to 4505 2005-06-02 15:18:08 +00:00
Jean-Yves Lefort
de3fd498e9 Update to 0.1.7
PR:		ports/81796
Submitted by:	maintainer
2005-06-02 13:39:36 +00:00
Sam Lawrance
64651fe17f Patch distribution was rerolled. Original is gone, but the changes
at most seem to be:
- doco
- many bugfixes
- updates to clipper native-language libraries
- updates to gtk2 bindings

Also,
- Reorder MASTER_SITES to use better mirror first.
- Mirror patch distfile on MASTER_SITE_LOCAL
- Make portlint a tiny bit happier
2005-06-02 12:49:53 +00:00
Jean-Yves Lefort
dbc37c806f Add p5-Games-Dice.
Games::Dice simulates die rolls. It uses a function-oriented (not
object-oriented) interface. No functions are exported by default.

The number and type of dice to roll is given in a style which should be
familiar to players of popular role-playing games: adb[+-*/b]c. a is optional
and defaults to 1; it gives the number of dice to roll. b indicates the number
of sides to each die. % can be used instead of 100 for b; hence, rolling 2d%
and 2d100 is equivalent. roll simulates a rolls of b-sided dice and adds
together the results. The optional end, consisting of one of +-*/b and a
number c, can modify the sum of the individual dice. +-*/ are similar in that
they take the sum of the rolls and add or subtract c, or multiply or divide
the sum by c. (x can also be used instead of *.) Using b in this slot is a
little different: it's short for "best" and indicates "roll a number of dice,
but add together only the best few". For example, 5d6b3 rolls five six- sided
dice and adds together the three best rolls.

Author: Philip Newton <pne@cpan.org>

WWW: http://search.cpan.org/dist/Games-Dice/

PR:		ports/81612
Submitted by:	Aaron Dalton <aaron@daltons.ca>
2005-06-02 12:26:10 +00:00
Mathieu Arnold
256ce2141b Fix plist (well, in fact, break it for now) so that ports/79330 can be
committed without breaking them.

Approved by:	portmgr (kris)
2005-06-02 11:56:03 +00:00
Alexey Dokuchaev
4d2a4726d9 Add wmii, a lightweight window manager.
WWW: http://wmi.modprobe.de/
2005-06-02 11:27:59 +00:00
Simon Barner
f19f5e4945 - update to 5.3.1
- don't use version number in installation directories

PR:		ports/81798
Submitted by:	Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
		(maintainer)
2005-06-02 11:04:11 +00:00
Sergey Matveychuk
7ad8d5496e - Fix pkg-plist
Submitted by:	maintainer
Reported by:	kris via pointyhat
2005-06-02 11:01:06 +00:00
Roman Bogorodskiy
ff54e68986 Make it i386-only.
PR:		81794
Submitted by:	Emanuel Haupt (maintainer)
2005-06-02 10:54:44 +00:00
Sergey Skvortsov
1e2b9bd276 Update to 1.14 2005-06-02 10:24:35 +00:00
Simon Barner
eced60d717 Add p5-Bloom-Filter 0.03,
a probabilistic algorithm for doing
existence tests.

PR:		70062
Submitted by:	Aaron Straup Cope <ascope@cpan.org>
2005-06-02 09:48:10 +00:00
Pav Lucistnik
e261b9a60c - Fix brain failure of mine
Reported by:	krismail
Pointy hat to:	pav
2005-06-02 09:06:22 +00:00
Simon Barner
a885a91969 Add p5-String-Format 1.13,
perl module for sprintf-like string
formatting capability.

PR:		79195
Submitted by:	Matt Mills <matt_mills@btopenworld.com>
2005-06-02 09:03:58 +00:00
Joseph Koshy
a7af751bf2 Update to v110.54.
Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de>
2005-06-02 08:08:41 +00:00
Edwin Groothuis
68408ca5bf Upgrade to verison 1.2, which doesn't crash if you click on a mailbox
with an xterm which doesn't exist and support for Maildirs (at least
documented on how to do it)
2005-06-02 08:02:36 +00:00
Daichi GOTO
86fba9da01 - update to 0.12
- update gcc target to 3.4.5-20050524
- build fail fix on current

PR:		ports/81750
Pointed out by:	pointyhat via kris
Submitted by:	maintainer
2005-06-02 02:14:28 +00:00
Edwin Groothuis
9d12f4fcf6 From: "J.R. Oldroyd" <jr@opal.com>
To: edwin@mavetju.org
Subject: Change to net/freenet6/files/freenet6.sh.in

Could you make the following change, please.

This is needed to ensure that freenet6 is started before
servers like Apache and bind which may need the IPv6 tunnel
to be present.

Submitted by:	"J.R. Oldroyd" <jr@opal.com>
2005-06-02 01:06:44 +00:00
Jeremy Messenger
54aac68e06 Update to 0.3.5. 2005-06-02 00:08:47 +00:00
Juli Mallett
63b4922d86 Give hs-alex port some sexualoving - anecdotal evidence suggests that the most
recent update fixed the build problem against the version of GHC we've got, and
fixed things on >=5.x, and all that lovely.  So mark it un-BROKEN.  If it shows
up BROKEN again, I'll handle appropriately.
2005-06-01 23:50:15 +00:00
Florent Thoumie
1340070041 - Add be_agent, the Veritas Backup Exec (tm) UNIX Agent.
PR:		ports/81420
Submitted by:	Tony Shadwick <numbski@hksilver.net>
2005-06-01 23:31:29 +00:00
Florent Thoumie
3b19d2507a - Update to 5.0.53.
PR:		ports/81762
Submitted by:	maintainer
2005-06-01 23:07:01 +00:00
Florent Thoumie
f5eaa11727 - Update to 1.0.1.1.
PR:		ports/81786
Submitted by:	maintainer
2005-06-01 22:53:55 +00:00
Florent Thoumie
ec8e87f218 - Update to 0.8.4.
PR:		ports/81781
Submitted by:	maintainer
2005-06-01 22:50:47 +00:00
Florent Thoumie
5b2436ab03 - Update to 0.8.4.
PR:		ports/81782
Submitted by:	maintainer
2005-06-01 22:45:36 +00:00
Florent Thoumie
f152e4ee32 - Correct time format for de_DE.UTF-8.
PR:		ports/72084
Submitted by:	Peter Wullinger <some-mail-drop@gmx.net>
Approved by:	maintainer timeout (8 months)
2005-06-01 22:39:51 +00:00
Florent Thoumie
1d0cc650af - Update to 0.17.1.
PR:		ports/81783
Submitted by:	maintainer
2005-06-01 22:30:30 +00:00
Florent Thoumie
de14006c65 - Update TLS patch to 20021228.
PR:		ports/81768
Submitted by:	maintainer
2005-06-01 22:22:46 +00:00
Markus Brueffer
158ce7b0ea Update to version 1.8.1 2005-06-01 22:12:14 +00:00
Florent Thoumie
e92a83295a - Update mysql patch to 1.1.11.
PR:		ports/81766
Submitted by:	maintainer
2005-06-01 22:12:13 +00:00
Florent Thoumie
9eeb69eec5 - Update to 2.0.3.
PR:		ports/81765
Submitted by:	maintainer
2005-06-01 22:05:07 +00:00
Gerald Pfeifer
9c6a6bdaaa Update to the 20050531 snapshot of GCC 3.4.5. 2005-06-01 22:01:33 +00:00
Cy Schubert
a0574edeab Update 1.4.9p1 --> 1.6.3.
Fix a nasty job control/interrupt bug.
2005-06-01 21:27:52 +00:00
Thierry Thomas
bd8f52ef22 Upgrade to 050531.
Should fix some issues on 64 bits platforms.
2005-06-01 20:14:19 +00:00
Thierry Thomas
3c7b1a38c2 Add snortsms 0.11.3, a Snort Sensor Management System web interface
and monitoring console.

PR:		81425
Submitted by:	J. Randolph <snortsms (at) servangle.net>
2005-06-01 20:01:39 +00:00
Oliver Lehmann
7f44153281 change the libtool version to use from 1.3 to 1.5 2005-06-01 19:56:04 +00:00
Greg Lewis
e2293488c0 . pre-install -> pre-su-install as this port may create a directory in
${PREFIX} during this phase.  This makes the port installable by a
  non-root user.

Approved by:	nik
Inspired by:	jhb
2005-06-01 19:55:46 +00:00
Greg Lewis
6a1fff33c8 . pre-install -> pre-su-install as this port may create a directory in
${PREFIX} during this phase.  Makes the port installable by a non-root
  user.

Approved by:	murray
Inspired by:	jhb
2005-06-01 19:54:03 +00:00
Greg Lewis
1c2ba24bde . pre-install -> pre-su-install as files are installed in ${PREFIX} during
this phase.  This makes the port installable by a non-root user.

Approved by:	hrs
Inspired by:	jhb
2005-06-01 19:52:17 +00:00
Florent Thoumie
eea57626a4 - Fix spamd socket option parsing.
PR:		ports/78102
Submitted by:	Will Saxon <wills@housing.ufl.edu>
Approved by:	maintainer timeout (2 months)
2005-06-01 19:23:58 +00:00
Adam Weinberger
39f72a119f Depend on gnomehier, and remove a locale dir not in the plist. 2005-06-01 19:11:22 +00:00
Adam Weinberger
e3c5844123 Add a dependency on libpng. 2005-06-01 19:04:54 +00:00
James E. Housley
c889ee05cb Update to 4504 2005-06-01 18:17:26 +00:00
Clement Laforet
b9be9d957f - Remove debug line. 2005-06-01 17:49:31 +00:00
Clement Laforet
8978d00aab - Add support for multiple instances of apache2 to startup script.
It's a little bit experimental, but it works.
2005-06-01 17:47:53 +00:00
Jacques Vidrine
d16a63702b Update entry for FreeStyle Wiki:
* <topic> style: ASCII em-dash "--" for separator
* replace quoted text with more informative excerpt from a Secunia
  advisory
* add CVE name
2005-06-01 17:16:28 +00:00
Dmitry Sivachenko
2c3aeffa11 New port: Xfce Foundation Classes.
The Xfce Foundation Classes (XFC) is a set of well integrated C++ classes
for developing Xfce applications on UNIX-like operating systems.

XFC combines the power of GTK+ and the power of C++ into a state-of-the-art
application development framework for the Xfce Desktop Environment.  XFC
judiciously uses C++ language features to avoid layering on too much extra
C++ complexity.  Its API is easy to understand and use, and should feel
immediately familiar to most GTK+ programmers.
2005-06-01 17:10:24 +00:00
Jacques Vidrine
43eb26289a Correct buffer overflows in xview libraries.
Obtained from:	Debian
Security:	http://vuxml.freebsd.org/ae6ec9b8-2f43-4d02-8129-c6a3a53ef09d.html
2005-06-01 17:08:52 +00:00