Commit Graph

141775 Commits

Author SHA1 Message Date
Edwin Groothuis
ae3467ef12 From: chkversion <kris@FreeBSD.org>
Subject: Ports with version numbers going backwards: graphics/kimdaba, science/gerris...

Looks like an issue with Tools/scripts/bumpportrevision, I'll check
it in a second.
2006-01-05 06:54:57 +00:00
Edwin Groothuis
693a153f7b Upgrade to 1.9.4 2006-01-05 06:27:35 +00:00
Edwin Groothuis
27b06b25cc Update to 0.9.5 2006-01-05 06:25:10 +00:00
Anton Berezin
863c23858b Add missing dependency.
Submitted by:	leeym
PR:		91329
2006-01-05 06:16:32 +00:00
Anton Berezin
280d53337f Update to 0.06. 2006-01-05 05:58:17 +00:00
Edwin Groothuis
4647988508 Fix typos.
Submitted by:	many.
2006-01-05 05:18:34 +00:00
Edwin Groothuis
5e1b40eba0 [Maintainer Update] change PORTNAME to kde-*-* (several ports)
- Change the PORTNAME to kde-*-* for consistancy with other theme ports.
    - A couple of small tidy-ups

Iin the end, we added PKGPREFIX instead of changing the PORTNAME.

PR:		ports/91325
Submitted by:	decept <decept0@gmail.com>
2006-01-05 05:04:28 +00:00
Edwin Groothuis
4cb1ac8f7e Update port: x11-wm/wampager - Update to version 0.9.3 (2004/12/04 snapshot)
Since there was no tarballs available for download (like
	waimea), I made it myself.

	Thanks again to Dejan Lesjak and Josef El-Rayes for distfiles
	hosting.

PR:		ports/74740
Submitted by:	Florent Thoumie <flz@xbsd.org>
Approved by:	maintainer timeout
2006-01-05 04:43:15 +00:00
Edwin Groothuis
dd5be694da [PATCH] WITHOUT_X11 support for graphics/xpdf
The xpdf toolset does not require X libraries installed.
	(only the xpdf and pdftoppm binaries are not built)

	pdftoppm compiles with freetype2 only, too. So patch
	patchfiles enable build for pdftoppm.

PR:		ports/89822
Submitted by:	Martin Matuska <martin@matuska.org>
2006-01-05 04:42:29 +00:00
Edwin Groothuis
e62864a49b Chase libversion bumb to libMagick.so.9
PR:		ports/91270
2006-01-05 03:57:35 +00:00
Edwin Groothuis
999aa2d0da [patch] ImageMagick segfaults, port update to 6.2.5-5 solves problem
Using 'convert' utility, even on basic operations causes
	job to be done, but command exits via receiveing SEGFAULT
	signal.

	Using new version of ImageMagick (6.2.5-5), convert utility
	works as expected.

	This problem also applies to pecl-imagick.  And of course
	is also solved by this port update

	/etc/make.cof is empty during port install

Also included an update to libMagick.so.9!

Submitted by:	Piotr Rybicki <meritus@innervision.pl>
Approved by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
PR:		ports/91270
2006-01-05 03:56:16 +00:00
Tom McLaughlin
adf3edca18 Belatedly bump PORTREVISION due to dbus-sharp update. 2006-01-05 02:43:27 +00:00
Bill Fenner
59f737488c idnits uses bash-specific features, so RUN_DEPENDS on it and patch
the hash-bang line in the script.
2006-01-05 02:34:42 +00:00
Bill Fenner
fba8a7b7b7 Update to 1.85. Only minor changes from 1.82 (but the year one is
particularly relevant right now):

  * Added a switch (--year NNNN) to use a different year than the
    current year in copyright boilerplate.
  * New release of gawk (debian 1:3.1.5-1) has problems with /[\200-\376]/.
    Re-wrote the expression.
  * Error message formatting changes.  Stricter error messages
    in some cases.
2006-01-05 02:21:27 +00:00
Bill Fenner
f9eda3261e adocman is a set of perl modules and programs for performing
operations against the SourceForge.net site, currently including
basic Client operations (i.e. login/logout) and DocManager operations.

It includes the Alexandria perl module, which provides the back end
support for operations, the adocman program, which provides the
means to perform DocManager operations from the command-line or
scripts (by project developers or admins listed as DocManager
Editors), and the xml_export program, providing the means to automate
downloads of data from the XML data export facility on SourceForge.net
(by project administrators).

WWW: http://sourceforge.net/projects/sitedocs
2006-01-05 02:04:03 +00:00
Maho Nakata
7609e29a56 Minor cleanups for cad/calculix
PR:		91252
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-01-05 01:33:35 +00:00
Marcus Alves Grando
fd2dc98c33 Update to 2.2.8 2006-01-05 01:23:02 +00:00
Edwin Groothuis
c74faa57ce Implement rc_subr suggestions made by dougb@ 2006-01-05 01:21:08 +00:00
Edwin Groothuis
01394fbeed Implement feedback from dougb@
It would be better to replace the SUB_FILES line in the
	Makefile with:

	USE_RC_SUBR=    ${PORTNAME}.sh

	This provides several benefits in the short term. It would
	obviate the need for the post-install target and the pkg-plist
	entry, as the USE_RC_SUBR macro handles that stuff (as well
	as the SUB_FILES stuff) for you automatically. In the long
	term, we're going to add even more support for good things
	in the USE_RC_SUBR code, so it's a good idea to move that
	direction now.
2006-01-05 00:43:42 +00:00
Edwin Groothuis
8674d20fc7 [patch] astro/sunclock - to version 3.54.1
astro/sunclock isn't fetchable anymore, upgrade to 3.54.1
	will resolve it.

PR:		ports/89524
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maitnainer timeout
2006-01-05 00:38:16 +00:00
Edwin Groothuis
05ee30a9ba [PATCH] www/wwwoffle: fix broken wwwoffled.sh
Fix broken wwwoffled.sh

PR:		ports/91314
Submitted by:	Andrey Slusar <anray@freebsd.org>
2006-01-05 00:37:23 +00:00
Edwin Groothuis
088b3c91ff Update port: sysutils/psgconf
Update to 3.1.12

PR:		ports/90318
Submitted by:	Jim Pirzyk <jim@pirzyk.org>
2006-01-05 00:15:39 +00:00
Edwin Groothuis
9b07424366 japanese/less: Update to less-382-iso258
- Update japanese/less to less-382-iso258.
	- gtags is now supported by original source,
	  so less-358-iso254+gtags-20010110.tar.gz is removed.

PR:		ports/90142
Submitted by:	KOMATSU Shinichiro <koma2@lovepeers.org>
Approved by:	maintainet timeout
2006-01-05 00:14:07 +00:00
Edwin Groothuis
50f0efc5ae audio/streamripper update to 1.61.16
Simple version bump to 1.61.16

	I re-diff-ed the patch-lib_parse.c and patch-lib_util.c
	files to get rid of fuzz, but otherwise these patches are
	unchanged.

	Added new patch-Makefile.in to force using BSD_INSTALL*
	macros.  Thus avoiding the install.sh script which was
	breaking the install.

PR:		ports/89328
Submitted by:	Yarema <yds@CoolRat.org>
Approved by:	maintainer timeout
2006-01-05 00:10:47 +00:00
Edwin Groothuis
83b454b156 better example in sample config for lighttpd
The lighttpd port installs a sample config file into
	      /usr/local/etc/lighttpd.conf.sample
	this file should probably include the line:
	      server.event-handler        = "freebsd-kqueue"
	lighttpd is a high performance web server, and it should
	use kqueue when running on FreeBSD.

PR:		ports/90354
Submitted by:	Mike <mspam@ideaway.net>
Approved by:	maintainer timeout
2006-01-04 23:40:58 +00:00
Edwin Groothuis
526cba4b55 Analog port does not include anlgform.html or anlgform.pl
The analog (5.24,1) port does not include the form interface
	(anlgform.html & anlgform.pl). These files are in the
	tarball, but not installed by the port. They should be
	installed, probably with the .pl file non-executable (the
	form interface requires customization anyway).

At the end it resulted in these files being installed in EXAMPLESDIR,
with a note in the pkg-message.

PR:		ports/51947
Submitted by:	Chris Pepper <pepper@rockefeller.edu>
2006-01-04 23:32:10 +00:00
Edwin Groothuis
04e6ceb563 [PATCH] unbreak samba-libsmbclient on kerberos-less systems
smbclient is broken, when no krb is on the system (ie:
	NO_KERBEROS in /etc/make.conf)

PR:		ports/90238
Submitted by:	Melvyn Sopacua <melvyn@melvyn.homeunix.org>
Approved by:	"Timur I. Bakeyev" <timur@gnu.org>
2006-01-04 23:30:17 +00:00
Edwin Groothuis
c69ce8a05d [PATCH] net/azureus: fix build
Fix location of installed junit.jar
	Now the build fails when trying to install already installed
	java/junit.  With the patch my TinderFoxy builds w/o error
	(tested on 4 and 7).

PR:		ports/91323
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@gmail.com>
2006-01-04 23:24:28 +00:00
Joerg Wunsch
aed756d9c9 Add support for ATtiny261/461/861. 2006-01-04 23:17:26 +00:00
James E. Housley
a3ce3ce177 Update to DAT 4667 2006-01-04 23:12:48 +00:00
Thierry Thomas
03f61cd443 Upgrade to 6.3. This is a security fix: restore permissions properly.
Full changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.

A embedded Perl interpreter is installed by default, use WITHOUT_PERL
to disable it.

PR:

Security:	VuXML c2fdb3bc-7d72-11da-b96e-000fb586ba73
2006-01-04 23:04:12 +00:00
Thierry Thomas
fbe708601a Add an entry for rxvt-unicode < 6.3: root privileges were not restored
before the call to openpty(), so the permissions on the pty device node
remain root:wheel 666 after opening a new terminal.

Discovered by:	Ryan Beasley <ryanb (at) rainbowdevilsland.co.uk>
2006-01-04 23:00:38 +00:00
Yen-Ming Lee
8fad366f75 - remove p5-Test-* from RUN_DEPENDS 2006-01-04 22:49:58 +00:00
Edwin Groothuis
da0a8755d0 New port multimedia/audacious A media player based on BMP and XMMS
Audacious is a fork of beep-media-player 0.9.7.1.  The
	primary goals of this fork are keeping ideology of original
	BMP and merging miscellaneous plugins into Audacious

	WWW: http://audacious-media-player.org

PR:		ports/91304
Submitted by:	RedChrom <redchrom@mail.ru>
2006-01-04 22:40:12 +00:00
Edwin Groothuis
aa08bbffb5 New port: games/holotz-castle: A platform game with high dosis of mistery
Holotz's Castle is a platform game with high dosis of mistery.

    A great mistery is hidden beyond the walls of Holotz's Castle. Will
    you be able to help Ybelle and Ludar to escape alive from the
    castle?

    Test your dexterity with this tremendously exciting platform game!

    WWW: http://www.mainreactor.net/holotzcastle/en/index_en.html

PR:		ports/91321
Submitted by:	Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
2006-01-04 22:14:27 +00:00
Edwin Groothuis
d4c35c7632 Update port: news/newscache , Added rc script
news/newscache is lacking an rc script, so I hacked this one up

PR:		ports/91319
Submitted by:	Arjan Koole <arjan@blackoak.net>
2006-01-04 21:49:12 +00:00
Edwin Groothuis
e6cb68266d [MAINTAINER] mail/MailScanner: update to 4.49.7
- Update to 4.49.7

	* New Features and Improvements *
	- Speed improvements for sendmail systems by changing the
	  way temporary files are handled and how attachments are parsed. This
	  should be really noticeable if I've got it right.
	  Thanks for the great help of the Vodafone SHARK team.
	- Added speed improvements for Exim.
	- Added speed improvements for Postfix.
	- Now changes the command line listed in `ps` (ie $0) to show what
	  MailScanner is doing. Should help diagnose slow system problems.
	- 4 new configuration options, which list patterns against which filenames
	  and filetypes are matched to see if we should allow them or block them.
	  This is implemented for the benefit of web-based configuration systems for
	  MailScanner, it is not really intended for human use as it will complicate
	  the filename/filetype matching unless you understand it. Read the comments
	  in the MailScanner.conf and suggest better explanations!
	  "Allow Filenames", "Deny Filenames", "Allow Filetypes", "Deny Filetypes".
	  Note: There are 2 new entries in languages.conf so remember to
		run an upgrade_languages_conf.
	- Upgraded tnef program to 1.3.4.
	- Added message 'actions' property for MailWatch reporting.
	- Custom Function filenames must end in .pm or .pl. Others will be logged
	  and skipped.
	- Various minor speed improvements.

	* Fixes *
	- Changed Postfix code to better support latest revision of Perl.
	- Now stops MailScanner more reliably on SuSE systems.
	- Logging of <img> tags only done if logging HTML tags.
	- Fixed minor array ref problem in Perl 5.8.7 on FreeBSD 6.0 (which is not
	  a public stable release anyway).

PR:		ports/91306
Submitted by:	Jan-Peter Koopmann <j.koopmann@seceidos.de>
2006-01-04 21:29:16 +00:00
Edwin Groothuis
095e969bc7 [UPDATE] multimedia/quodlibet: update to 0.16
- Update to 0.16
	- Give away maintainership to changbom.yoon@gmail.com

PR:		ports/91308
Submitted by:	Byung-Hee HWANG <bh@izb.knu.ac.kr>
2006-01-04 21:16:53 +00:00
Edwin Groothuis
d67d1df158 [maintainer update] Doxygen to 1.4.6
Upgrade to bugfix release 1.4.6.
	Fixes a crash when using groupdef command under certain circumstances.
	http://bugzilla.gnome.org/show_bug.cgi?id=325101

PR:		ports/91309
Submitted by:	Melvyn Sopacua <mdev@melvyn.homeunix.org>
2006-01-04 21:10:02 +00:00
Edwin Groothuis
2490b762f7 ports/security/ipsec-tools enables itself at startup
ports/security/ipsec-tools rc.d script defaults to 'enabled'

	It also installs its own versions of setkey and libipsec.so
	which seems redundant as they are part of the base system
	and should be used in preference.

Submitted by:	Vivek Khera <vivek@khera.org>
PR:		ports/91317
2006-01-04 20:48:49 +00:00
Edwin Groothuis
a47300f7db [fix] graphics/linux_dri: works on amd64 too
Submitted by:	Simun Mikecin <sime@logos.hr>
PR:		ports/91318
2006-01-04 20:47:04 +00:00
Edwin Groothuis
57e8ae5202 [MAINTAINER] www/gekko-modules: update to 0.5.10
- Update forums-module to 0.5.9
- Update gallery-module to 0.5.8
- Add friends-module 0.1
- Add phrases-module 0.1

PR:		ports/91295
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2006-01-04 20:44:01 +00:00
Emanuel Haupt
ba449ef02c Add zeroer, a command line utility for wiping unallocated space on
a filesystem.
2006-01-04 20:34:52 +00:00
Edwin Groothuis
2ddb84e1ae xglobe does not show markers
When you compile xglobe from ports and start it with xglobe
	-markers it does not show the markers.

PR:		ports/82270
Submitted by:	Florian Smeets <flo@kasimir.com>
Reviewed by:	edwin@FreeBSD.org
Approved by:	maintainer timeout
2006-01-04 20:32:16 +00:00
Edwin Groothuis
ac3860cbfe Update port gnome x11/workrave from 1.6 to 1.8 (solves kde problem)
PR:		ports/84974
Submitted by:	Alex de Kruijff <freebsd@akruijff.dds.nl>
Approved by:	maintainer timeout
2006-01-04 20:26:44 +00:00
Alexander Leidinger
cb4148ae31 Fix the path to the mime.types [1] and the mime/globs file.
PR:		89162 [1]
Stolen from:	mail/sylpheed2 [1]
Noticed by:	Pawel Pekala <c0rn@gazeta.pl> [1]
2006-01-04 18:51:25 +00:00
Oliver Braun
ef7c41ed13 Upgrade to 3.8.3. 2006-01-04 18:24:15 +00:00
Alexander Leidinger
7c5b1b9734 Catch up with distfile rename/update.
Submitted by:	 Jerzy Gurycz <Jerzy.Gurycz@enarxe.com>
2006-01-04 17:18:03 +00:00
Tim Bishop
762d2c1002 - Update to 4.6.4
Approved by:	clement (mentor, implicitly)
2006-01-04 16:41:20 +00:00
Thierry Thomas
ba8afe77da Upgrade to CImg-1-11.
Changelog at
 <https://sourceforge.net/project/shownotes.php?release_id=382767>.
2006-01-04 16:05:21 +00:00