1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

137519 Commits

Author SHA1 Message Date
Sam Lawrance
dd9a2d2142 Fix build on 4.x (stdint.h -> inttypes.h)
Reported by:	kris
2005-11-13 05:42:06 +00:00
Roman Bogorodskiy
a6b71fa9f9 Fix fetch. 2005-11-13 05:28:11 +00:00
Sam Lawrance
dab159d63b - Add missing run dependency on perl5.
- Fix plist.

Reported by:	kris
2005-11-13 05:13:28 +00:00
Marcus Alves Grando
9b1b180f5e Respect LOCALBASE
Add SHA256

PR:		88891
Submitted by:	Diane Bruce <db@db.net> (maintainer)
2005-11-13 03:42:59 +00:00
Marcus Alves Grando
f2e001d789 Add SHA256
PR:		88877
Submitted by:	maintainer
2005-11-13 03:17:23 +00:00
Marcus Alves Grando
9b7b267cf9 New port graphics/cal3d-devel
Cal3D is a skeletal based 3D character animation library written in C++
in a way that is both platform-independent and graphics API-independent.
It was originally designed to be used in a 3D client for Worldforge, but
evolved into a stand-alone product which can be used in many different
kinds of projects.

Cal3D's essentials can be boiled down to 2 parts: the C++ library and
the exporter. The exporter is what you would use to take your characters
(built in a 3D modeling package) and create the Cal3D-format files that
the library knows how to load. The exporters are actually plug-ins for
3D modeling packages. This allows 3D artists to use the modeling tools
that they're already comfortable with.

The C++ library is what you would actually use in your application,
whether it's a game or a VR application. The library provides methods to
load your exported files, build characters, run animations, and access
the data necessary to render them with 3D graphics.

WWW:	http://cal3d.sourceforge.net/

Add CONFLICTS in graphics/cal3d

PR:		88536
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Repocopy by:	marcus
2005-11-13 03:02:22 +00:00
Tom McLaughlin
dbdbfba7c7 Add cowbell, an elegant music organizer intended to make keeping your
collection tidy both fun and easy.

In addition:
- Include bsd.mono.mk into port
- SHA256ify

PR:		84701
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
Approved by:	ahze (mentor)
2005-11-13 02:43:07 +00:00
Marcus Alves Grando
4496dba463 New port devel/ode-devel
ODE is a free, industrial quality library for simulating articulated
rigid body dynamics - for example ground vehicles, legged creatures,
and moving objects in VR environments. It is fast, flexible, robust
and platform independent, with advanced joints, contact with friction,
and built-in collision detection.

WWW: http://www.ode.org/

Add CONFLICTS in devel/ode

PR:		88581
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Repocopy by:	marcus
2005-11-13 02:14:57 +00:00
Pav Lucistnik
4eda1bab43 - Fix build on FreeBSD 4
Reported by:	krismail
2005-11-13 02:10:33 +00:00
Pav Lucistnik
c7a1b06585 - Fix fetching
- Remove dead WWW

PR:		ports/87987
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (billf; 20 days)
2005-11-13 02:02:15 +00:00
Marcus Alves Grando
6e30c36eb7 Remove extra dir in ode-devel. 2005-11-13 01:38:35 +00:00
Pav Lucistnik
4dfc6207de - Update to 0.6.1
PR:		ports/88892
Submitted by:	kaworu <kaworu@users.sourceforge.jp> (maintainer)
2005-11-13 00:28:44 +00:00
Sergey Matveychuk
d1d2c30a56 - Fix fcron crashing with disabling of fcrondyn
- Get rid of unnessesary patch

PR:		ports/88883
Submitted by:	maintainer
2005-11-12 21:23:49 +00:00
Sergey Matveychuk
98e938099e - Submitter of the last PR kindly agrees to take the port 2005-11-12 21:17:58 +00:00
Jeremy Messenger
3f74b02e85 HAVE_MSWINDOWS_LICENSE -> WITH_MSWINDOWS_LICENSE for now.
Requested by:	kris
2005-11-12 20:54:20 +00:00
Jeremy Messenger
f6064fd890 Add SHA256, disable WITH_REMEMBER and WITH_WINSNAP, they are un-fetechable.
If anyone care about those so much, let me know the url to bring those back.
2005-11-12 20:52:18 +00:00
Jeremy Messenger
b9515288ee Add SHA256. 2005-11-12 20:50:38 +00:00
Pav Lucistnik
aec986450d py-4Suite-XML is a new port reflecting 4Suite's post-1.0b1 package
structure. It is just the XML/XPath/XSLT/XUpdate portion of 4Suite.

PR:		ports/88128
Submitted by:	Mike Brown <mike@skew.org>
2005-11-12 20:24:31 +00:00
Marcus Alves Grando
3c9c5946f1 Add rc scripts dkfilter_in.sh and dkfilter_out.sh
Fix pkg-descr and one patch to fix Signature.pm
Bump PORTREVISION

PR:		88881
Submitted by:	Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> (maintainer)
2005-11-12 20:18:42 +00:00
Jeremy Messenger
d7ddb40ab5 Add Tahoma TTF fonts, it's off by default with HAVE_MSWINDOWS_LICENSE knob to
enable it. You must have a Windows License to use it. Bump it to 0.30.

PR:		ports/87847
Submitted by:	Rostislav Krasny <rosti.bsd@gmail.com>
Approved by:	Konstantinos Konstantinidis <konstand@gmail.com> (maintainer)
2005-11-12 20:03:07 +00:00
Pav Lucistnik
4af64e9b99 - Update to 1.2
Submitted by:	Daniel Gerzo (maintainer) over EFnet
2005-11-12 19:30:21 +00:00
Marcus Alves Grando
3a78b7196d Update to 0.3.4_1
* Fixed seg fault in -slid on 6.0 machines
* Fixed segfault when cvsup not set to delete and an installed port
is removed from the ports tree

PR:		88888
Submitted by:	Michael C. Shultz <ringworm01@gmail.com> (maintainer)
2005-11-12 19:27:27 +00:00
Jean-Yves Lefort
4b5645b355 - Update to 1.0.4
- OPTIONSify; enable GTK2 and GEOIP by default
- Improve comment and description
- Polish the port
2005-11-12 19:12:42 +00:00
Sergey Matveychuk
068e7c2b1b - Fix pkg-plist when WITH_XMMS defined
PR:		ports/88893
Submitted by:	Ion-Mihai "IOnut" Tetcu
2005-11-12 19:09:45 +00:00
Pav Lucistnik
92e0a01ef7 - Respect PREFIX
- Cosmetic changes

PR:		ports/88673
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br> (maintainer)
2005-11-12 19:05:08 +00:00
Pav Lucistnik
d50eba6334 - Make fetchable 2005-11-12 18:59:41 +00:00
Pav Lucistnik
ecea4a7603 Move IDN related ports from devel to dns category:
devel/libidn -> dns/libidn
  devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN

Approved by:	both maintainers
Repocopy by:	marcus
2005-11-12 18:52:22 +00:00
Sergey Matveychuk
5d0d22b4a3 - Update to 5.2.1
PR:		ports/88885
Submitted by:	maintainer
2005-11-12 18:34:19 +00:00
Joe Marcus Clarke
82a12e3ae5 Update to 2.4.2. 2005-11-12 18:34:15 +00:00
Tom McLaughlin
30ef745178 - Unbreak port, missed that it had been marked BROKEN in the FreeBSD
tree.  This port was fixed when devel/monodoc was updated.

Approved by:    ahze (mentor, implicit)
2005-11-12 18:33:14 +00:00
Maxime Henrion
ef9bb6f447 Join the ambient paranoia and add an SHA256 checksum. 2005-11-12 18:31:55 +00:00
Tilman Keskinoz
c43ce81052 Update to 1.2.1
Add SHA256
Grab back Maintainership
2005-11-12 18:19:32 +00:00
Sergey Matveychuk
351dfb0b24 - fix build with nonstandard LOCALBASE
- add SHA256 checksum

PR:		ports/88889
Submitted by:	maintainer
2005-11-12 17:53:09 +00:00
Pav Lucistnik
3149861a29 Polar is a smooth and simple cursor set for X11.
PR:		ports/88765
Submitted by:	Shane <decept0@gmail.com>
2005-11-12 17:50:38 +00:00
Sergey Matveychuk
96d3cce5b3 - Install man page
- Add SHA256 checksum

PR:		ports/88874
Submitted by:	maintainer
2005-11-12 17:48:59 +00:00
Pav Lucistnik
0fd2d58dcd - Update to 0.3.12
PR:		ports/88806
Submitted by:	Anton Karpov <toxa@toxahost.ru> (maintainer)
2005-11-12 17:34:35 +00:00
Michael Nottebrock
4bc8926ac1 Dependency shenanigans to fix the 4.x package build. 2005-11-12 17:20:33 +00:00
Sam Lawrance
483b6a46b2 Add kiax 0.8.4, an Asterisk (IAX) client written in QT for KDE.
PR:		ports/88681
Submitted by:	Eric Kjeldergaard <kjelderg@gmail.com>
2005-11-12 14:25:14 +00:00
Anton Berezin
eb53c70e9d Update to 1.02. Assign maintainer to perl@. Require perl from ports. 2005-11-12 13:55:14 +00:00
Anton Berezin
d7eb47a880 Update to 0.05. Assign maintainer to perl@. Require perl from ports. 2005-11-12 13:44:25 +00:00
Anton Berezin
3d34219816 Update to 0.24. Assign maintainer to perl@. 2005-11-12 13:41:00 +00:00
Jean-Marc Zucconi
873d90098c Fix a bug that causes it to loop on some ill-formed archives.
Submitted by:	Derek M Jones <derek@knosof.co.uk>
2005-11-12 13:09:06 +00:00
Pav Lucistnik
5435e51604 Iron Bars Shell is a restricted Unix shell. The user can not step out of, nor
access files outside the home directory. It is written in C for Linux. No
libraries used. It is small, fast, secure. Two ascii configuration files for
more control.

PR:		ports/88351
Submitted by:	Vaida Bogdan <vaidab@phenix.rootshell.be>
2005-11-12 12:56:55 +00:00
Pav Lucistnik
55ba256801 Network Leak Finder is a collection of small perlscripts that detects
connectivity between network segments. It is mostly useful to detect "leaks" in
large organizations that have private network segments physically separated
from the Internet.

PR:		ports/88424
Submitted by:	Vaida Bogdan <vaidab@phenix.rootshell.be>
2005-11-12 12:28:49 +00:00
Oliver Lehmann
dfd9de4b45 utilize OPTIONS 2005-11-12 12:00:52 +00:00
Pav Lucistnik
884fd659a6 - Update MASTER_SITES, WWW
PR:		ports/87939
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout (trevor; 19 days)
2005-11-12 11:58:01 +00:00
Oliver Lehmann
121c8fb779 add:
ZVBI
	Adds support to access raw VBI capture devices
2005-11-12 11:56:10 +00:00
Pav Lucistnik
38f074d320 A shell programming utility that prints to stdout a series of numbers from
`start' to `end'

PR:		ports/88391
Submitted by:	Murray Nesbitt <freebsd@nesbitt.ca>
2005-11-12 11:55:10 +00:00
Pav Lucistnik
433ac546cb Sud is a daemon to execute interactive and non-interactive processes with
special (and customizable) privileges in a nosuid environment. It is based on a
client/server model and on the ability to pass file descriptors between
processes.

PR:		ports/88354
Submitted by:	Vaida Bogdan <vaidab@phenix.rootshell.be>
2005-11-12 11:50:40 +00:00
Michael Nottebrock
8a5176cb1d Forced commit to note that despite the checksum change, the actual
contents of the distfile remain unchanged.

Prodded by: kris
2005-11-12 11:37:44 +00:00