1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Commit Graph

184641 Commits

Author SHA1 Message Date
Ade Lovett
3e862d356d Fix plist
Approved by:	maintainer
2007-09-25 22:34:32 +00:00
Diane Bruce
3131bc5e55 - update to 1.342
- 1.342 includes bug fixes for memory leaks
- vendor has improved support for FreeBSD so several patches can go.
2007-09-25 22:31:04 +00:00
Emanuel Haupt
a33ff46559 Fix a compilation error when CFLAGS are set in /etc/make.conf.
PR:		116631
Submitted by:	Beat Gaetzi <beat@chruetertee.ch>
2007-09-25 22:01:43 +00:00
David E. O'Brien
c817481dbd Fix missing vim*lang.
PR:		110410
2007-09-25 21:11:05 +00:00
David E. O'Brien
0b51a1659a Also obey a global WITH_SLANG
Approved by:	Udo Schweigert <Udo.Schweigert@siemens.com>
2007-09-25 20:53:37 +00:00
Mikhail Teterin
9815076784 Upgrade from 6.3.3-5 to 6.3.5-10 -- the latest available. Take over
maintainership -- with the previous maintainer's approval.

Remove explicit requirements for shared library major numbers of
dependencies. Like in almost all other ports, these quite gratuitous.

Scale the build to multiple CPUs, if available on the building
system.

Automatically run vendor's self-tests (unless disabled via OPTIONS).

Apply DOS2UNIX to a number of files including the HTML pages.

NB: ImageMagick's configure tries to detect an OpenMP-capable compiler.
This /may/ be a problem, when gcc-4.2 (such as on 7.x) or greater is
used... An explicit `--disable-openmp' may be needed...
2007-09-25 19:41:11 +00:00
Mark Linimon
487e1ed07a Add a test to detect ports that do not not set USE_PERL5 (or derivatives),
PERL_CONFIGURE, PERL_MODBUILD, or the upcoming WANT_PERL.  This patch is
currently being tested on the cluster.
2007-09-25 19:18:07 +00:00
Stefan Walter
1214a35e18 Update to 0.30.
PR:		116629
Submitted by:	maintainer
2007-09-25 18:46:29 +00:00
Kris Kennaway
82abfb5bcb Mark IGNORE: the port attempts to allocate all system memory during
the configure stage to see what happens.
2007-09-25 18:16:40 +00:00
Oliver Lehmann
369bdbcb9f website moved 2007-09-25 17:49:53 +00:00
Stefan Walter
e9dd452f13 - Update to 2.0.3.
- Remove OPTION for PCRE, it is used unconditionally in the new version.

Submitted by:	daniel@netwalk.org via private mail
2007-09-25 17:29:18 +00:00
Mikhail Teterin
195f023804 Don't insist on Tcl-8.5. The stuff works just fine with 8.4.
Submitted by:	Martin Matuska
2007-09-25 15:01:42 +00:00
Edwin Groothuis
4a962dccd5 Typo in vim package description
Vim is a virtually compatible, extreamly enhanced, version of the UNIX
				       ^^^^^^^^^
	text editor vi.

PR:		ports/108356
Submitted by:	Daniel Franke<dfranke@ufl.edu>
Approved by:	maintainer timeout
2007-09-25 13:37:29 +00:00
Edwin Groothuis
f2e4a65c58 add patch to net/zebra
http://marc.theaimsgroup.com/?l=zebra&m=114058002007887&w=2

	it makes ospfd use priority
	queue (using heap sort) for its spf calculation.
	It should change spf execution time of ospfd from N^2 to N log (N).

PR:		ports/94216
Submitted by:	dikshie <dikshie@lapi.itb.ac.id>
Approved by:	maintainer timeout
2007-09-25 13:07:50 +00:00
Daichi GOTO
687f841c0d neko 1.6.0_1 is for 6.x or over.
- neko uses socket option that 5.x doesn't have.
    So added ${OSVERSION} check.

Submitted by:	ozawa@ongs.co.jp (maintainer)
2007-09-25 13:03:50 +00:00
Edwin Groothuis
d5f549acb1 Remove dead MASTER_SITES.
Please note that this port needs to be updated to 3.4.6 because
3.4.1 isn't working available from their website anymore.
2007-09-25 13:01:07 +00:00
Edwin Groothuis
0578757a74 [UPDATE] security/tor-devel
Update to latest release. Suggest all users upgrade as there
	is a remote code exploit in versions less than 2.0.7

PR:		ports/115534
Submitted by:	Peter Thoenen <peter.thoenen@yahoo.com>
2007-09-25 12:50:17 +00:00
Edwin Groothuis
98abee9edb [UPDATE]update devel/ruby-calendar to 1.11.2
update devel/ruby-calendar to 1.11.2.

PR:		ports/111358
Submitted by:	Nemo Liu<nemoliu@gmail.com>
2007-09-25 12:25:20 +00:00
Edwin Groothuis
cba55abbeb Martin Tournoij <carpetsmoker@xs4all.nl>
Use TCL/TK 8.4
	Inform the user of the different binaries

PR:		ports/110326
Submitted by:	Martin Tournoij <carpetsmoker@xs4all.nl>
2007-09-25 12:08:18 +00:00
Edwin Groothuis
f4e89d7c04 games/xscrabble: update to 2.12
1. Update to xscrabble 2.12
	2. Fix typo in pkg-descr and trim trailing blanks

	"You might be able to improve upon this"

	This port does something I don't like: it installs an empty,
	unwritable scrabble_scores file in a directory whose contents
	shouldn't be modified. Players then need to override the
	app-defaults by placing a

	XScrabble.scorefile: /path/to/scrabble_scores

	line in $HOME/.Xdefaults (or $HOME/.Xresources, whatever).

	Wouldn't it make more sense to create a new, empty, writable
	score file under /var/games (if it doesn't exist) upon
	package installation; make the app-defaults file reference that;
	on deinstall, remove /var/games/scrabble_scores if it is empty or
	print a message indicating this file needs to be deleted manually
	in order to remove all traces?

PR:		ports/111839
Submitted by:	"Eric P. Scott" <eps+pbug0704@ana.com>
2007-09-25 12:02:57 +00:00
Jimmy Olgeni
ce631cef5b Upgrade to version 1.370. 2007-09-25 11:38:02 +00:00
Rong-En Fan
bae7288fc4 - Mark broken with gcc 4.x as this project is no longer under active
development. Quote from SourceForge page:

"As of 2004-10-08 10:20, this project is no longer under active development."

PR:		ports/116616
Submitted by:	Lewis Thompson <lewiz at compsoc.man.ac.uk> (maintainer)
2007-09-25 11:26:03 +00:00
Rong-En Fan
f436687b85 - Remove -malign-double on non-i386 platform to fix build on amd64:
quantumminigolf.cpp:1: error: -malign-double makes no sense in the 64bit mode

PR:		ports/116614
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
2007-09-25 11:22:58 +00:00
Beech Rintoul
b8898582af - New port blender-doc-2.3
- Documentation for Blender

PR:		ports/114937
Submitted by:	Alex Ivasyuv <siegerstein@pochta.ru> (maintainer)
Approved by:	sat (mentor)
2007-09-25 10:16:08 +00:00
Lars Balker Rasmussen
2973d843c3 Update to 0.20. 2007-09-25 09:51:49 +00:00
Rong-En Fan
fc22f851b1 - When fltk is not installed, scripts/check-fltk-threads.sh misbehaves
due to not checking existence of fltk-config before using it. Fix that
  by checking existence before using.

PR:             ports/116623
Submitted by:   bgruber <knightbg at yahoo.com>
Approved by:    Martin Tournoij <carpetsmoker at xs4all.nl> (maintainer)
2007-09-25 08:53:49 +00:00
Pav Lucistnik
547e367f4c - Fix build with gsl-1.10
Submitted by:	bf <bf2006a@yahoo.com>
Obtained from:	Yoshiki TSUNESADA (author)
2007-09-25 08:13:36 +00:00
Pav Lucistnik
5b1d6dfcbf - Update to 1.4.3 2007-09-25 07:47:47 +00:00
Nicola Vitale
ecf4e4ca33 - Remove useless OPTIONS variable 2007-09-25 07:30:43 +00:00
Nicola Vitale
d741d7a1c2 - Update to 1.9 2007-09-25 07:26:20 +00:00
Alex Dupre
e5a1021bf7 Update to 0.7.5.3 release. 2007-09-25 05:52:57 +00:00
Rong-En Fan
76eab2cc1d - Don't install books.bin in this port. That file should be installed by
one of games/crafty-open-* port.

PR:		ports/116622
Submitted by:	J Shoemaker <shoemaker at bluebottle.com> (maintainer)
Reported by:	pointyhat via pav
2007-09-25 05:51:24 +00:00
Mark Linimon
9ad41f70ad Throw the switch that only includes bsd.perl.mk if the port really
requires it.  This is guaranteed to break quite a number of ports;
email linimon if you find one.  This patch is currently being tested
on pointyhat to help identify them.
2007-09-25 02:54:44 +00:00
Mark Linimon
21a486fcf7 Catch up with master 1.586. 2007-09-25 02:49:26 +00:00
Edwin Groothuis
81c5d7ef47 For now, remove the locale directories for es_AR
Noticed by: YAPHR
2007-09-25 01:53:18 +00:00
Martin Wilke
da3e1f232c xfmedia remote plugin enables control of xfce4 media player via a
Xfce panel icon. It includes ability to control playback (play, pause, stop,
etc.) and playlist (add/remove songs) and more.

WWW:	http://goodies.xfce.org/projects/panel-plugins/xfmedia-remote-plugin/
2007-09-24 23:08:54 +00:00
Mark Linimon
e5239edf5d Disable AutoInstall from trying to contact CPAN directly in the case of
a missing dependency (which is the actual underlying error).  This cures
the case of the build cluster looping indefinitely asking for user input.

Suggested by:		tobez
Regression-tested with:	devel/p5-Config-Any
2007-09-24 23:05:56 +00:00
Martin Wilke
f604562f53 - Update WWW
Submitted by:	"Sutra Zhou" <zhoushuqun@gmail.com> (maintainer)
2007-09-24 22:13:03 +00:00
Michael Nottebrock
bd8aa8f138 Unbreak. 2007-09-24 21:52:13 +00:00
Beech Rintoul
07d2f49625 - New port phplist-2.10.4
Phplist is an email announcement delivery system. It is great for
newsletters, publicity lists, notifications, and many other uses.

Phplist has many features, including:

    * double opt-in subscription mechanism
    * scheduling
    * RSS
    * list segmentation
    * click-tracking
    * attachments
    * bounce management

PR:		ports/115799
Submitted by:	Nick Hilliard <nick@foobar.org> (maintainer)
Approved by:	sat (mentor)
2007-09-24 21:38:43 +00:00
Edwin Groothuis
ca45b5f7cc Add missing files from pkg-plist after upgrade to masterport
Noticed by: YAPHR

PR:		ports/115868 (indirect)
2007-09-24 21:38:19 +00:00
Edwin Groothuis
acbe3ce54a [new port] multimedia/flv2mpeg4: Fast and less lossy FLV to
MPEG4(AVI/MOV/MP4/MP3/3GP) converter

	flv2mpeg4 allows you convert a Flash Video / FLV file
	(YouTube's videos,etc) to MPEG4 (AVI/MOV/MP4/MP3/3GP) file
	online. It is using a compressed domain transcoder technology
	(outline in Japanese). It converts FLV to MPEG4 faster and
	less lossy than a typical transcoder.

PR:		ports/116446
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2007-09-24 21:36:23 +00:00
Thomas Abthorpe
9509aa0621 - update to 1.7.13
Approved by:	miwi (co-mentor)
2007-09-24 21:35:06 +00:00
Thierry Thomas
1c40e92b97 Upgrade to 3.5.
Changelog at
<https://sourceforge.net/project/shownotes.php?release_id=541670>.
2007-09-24 20:45:46 +00:00
Martin Wilke
65e01d50ec - Update to 0.8.0
PR:		116580
Submitted by:	Ed Schouten <ed@fxq.nl> (maintainer)
2007-09-24 20:23:59 +00:00
Martin Wilke
5b5e55d3a1 - Update to 0.6.0
PR:		116580
Submitted by:	Ed Schouten <ed@fxq.nl> (maintainer)
2007-09-24 20:23:52 +00:00
Martin Wilke
35e2982979 - Update to 1.8.4
PR:		116580
Submitted by:	Ed Schouten <ed@fxq.nl> (maintainer)
2007-09-24 20:23:47 +00:00
Renato Botelho
0c4dd91ad1 - Chase libpurple version bump [1]
- Fix build with xorg 7.3
- Bump PORTREVISION

Pointyhat to:	marcus [1]
2007-09-24 18:02:51 +00:00
Pav Lucistnik
c9e5044933 - Mark BROKEN on non-i386: Does not compile 2007-09-24 18:00:07 +00:00
Pav Lucistnik
952d1b287d - Mark BROKEN: Size mismatch 2007-09-24 17:49:34 +00:00