1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Commit Graph

184626 Commits

Author SHA1 Message Date
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
Pav Lucistnik
32d6d4ac3f - Mark BROKEN: Unfetchable 2007-09-24 17:48:23 +00:00
Pav Lucistnik
f8c89adff2 - Mark IGNORE on 5.X: requires strtonum in libc
Reported by:	pointyhat
2007-09-24 17:45:50 +00:00
Martin Wilke
130c7b4833 - Update to 1.3.1
- Fix using sendmail from Ports (115270)

PR:		116587
Submitted by:	Petr Rehor <prehor@gmail.com> (maintainer)
2007-09-24 17:23:32 +00:00
Stefan Walter
fb94e060a6 - Fix failing mmap calls in mkcramfs by correctly defining a constant.
- Call mkfifo instead of mknod for creating FIFOs to fix cramfsck.

PR:		116292
Submitted by:	Christopher Hall <freebsd@generalresources.com>
Approved by:	maintainer
2007-09-24 17:18:06 +00:00
Xin LI
da67700292 Document my new location at the moment. 2007-09-24 15:23:41 +00:00
MANTANI Nobutaka
381029c829 Update to 9100c.
PR:		ports/116503
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2007-09-24 14:59:22 +00:00
MANTANI Nobutaka
adefd37e7d Add WITH_WAVPACK knob for WavPack support.
PR:		ports/116227
Submitted by:	Dar <dar.quonb@gmail.com>
2007-09-24 14:52:19 +00:00
Rong-En Fan
45d9a259ae - Add conflicts for crafty-open-enormous
- Make PORTVERSION of crafty-open-enormous to be consistent with others
- Correct CONFLICTS line in crafty-open-large, crafty-open-medium

PR:		ports/116598
Submitted by:	J Shoemaker <shoemaker at bluebottle.com> (maintainer)
2007-09-24 14:00:40 +00:00
Martin Wilke
77fe834d45 - Update to 0.71 2007-09-24 13:23:31 +00:00
Martin Wilke
b9ac76a9fe - Update to 5.421 2007-09-24 13:22:23 +00:00
Martin Wilke
f929325df6 - Update to 3.12 2007-09-24 13:19:12 +00:00
Lars Balker Rasmussen
b69a482d24 Made port non-interactive, added all depends from the interaction
Reviewed by:	tobez
2007-09-24 12:50:57 +00:00
Martin Wilke
49d26a658d - Update to 3.0.p7
Include patches up to 2007-09-19 (later patches are difficult to include as
provided because they will not apply cleanly and would need to be recreated
as a cumulative FreeBSD port patch).

Add the HTTP mirrors to MASTER_SITES as in www/squid and remove a dead
FTP mirror.

Use the new configuration directive squid-default-user and remove code
from the port that implemented that functionality.

Remove reference to squid.sh from pkg-message.in because the rc script
does no longer have a .sh suffix on any supported FreeBSD version.

Notable change: SNMP support is now enabled by default, mirroring the
change in Squid itself. To disable it, specify WITHOUT_SQUID_SNMP or
reconfigure the port accordingly with "make config".

PR:		116581
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
2007-09-24 12:41:24 +00:00
Edwin Groothuis
3d3d6f6cd7 remove accidental 'makedepend' additions 2007-09-24 12:40:03 +00:00
Edwin Groothuis
9ad713d54b [PATCH] update editors/hexedit to 1.2.12
This patch updates editors/hexedit to 1.2.12. Additionally
	included is a patch (patch-allowwhitespaces) which allows
	a hex search pattern to contain whitespaces (e.g. A1 B2 C3
	instead of A1B2C3).

PR:		ports/101078
Submitted by:	Andre Albsmeier <Andre.Albsmeier@siemens.com>
Approved by:	maintainer timeout
2007-09-24 12:32:54 +00:00