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

116377 Commits

Author SHA1 Message Date
Dejan Lesjak
5870a4864c Bump PORTREVISION, since html manpages are no longer built/installed
and that changes packaging content.
2004-12-23 05:31:04 +00:00
Edwin Groothuis
0e65586e82 new port: x11/mrxvt
Mrxvt (previously named as materm) is a lightweight and
	powerful multi-tabbed X terminal emulator based on the
	popular rxvt and aterm. It implements many useful features
	seen in some modern X terminal emulators, like gnome-terminal
	and konsole, but keep to be lightweight and independent
	from the GNOME and KDE desktop environment. The following
	are the major features of mrxvt (* are new features compared
	with rxvt, + are enhanced features compared with rxvt):

PR:		ports/74470
Submitted by:	David Yeske <dyeske@yahoo.com>
2004-12-23 05:08:56 +00:00
Dejan Lesjak
4bd3843d6d Add perl as build dependency explicitly - it used to be there as
run dependency of X libraries (via depending on imake); not any more.
2004-12-23 04:58:56 +00:00
Edwin Groothuis
5127026491 Update port: games/gnuchess (new version 5.07 with optional opening
book support added)

	Update of port games/gnuchess to version 5.07.  Includes
	support for building and installing opening book (as an
	OPTION)

OPTIONs rule!

PR:		ports/74441
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
2004-12-23 04:57:09 +00:00
Dejan Lesjak
1f524da507 Update audio/yammi to version 1.2-rc
PR:		75079
Submitted by:	Arjan van Leeuwen (maintainer)
2004-12-23 04:52:33 +00:00
Edwin Groothuis
77fc3b9524 New port: games/xgame A Perl script which enhances gameplay under Linux/Unix
A Perl script which enhances gameplay under Linux/Unix

	Xgame launches your game in a separate X session. This
	allows gamers to switch between their desktop and their
	game with ease. The new X session does not run a desktop
	or window manager. Furthermore, since the game is run in a
	separate X session, the resolution and color depth of the
	desktop and game may be different.

PR:		ports/73326
Submitted by:	Andreas Berg <aberg@doomnet.de>
2004-12-23 04:49:59 +00:00
Edwin Groothuis
5e56f8bd95 new port games/wanderer: Steve Shipway's wanderer
port of the ascii game - wanderer to FreeBSD.

PR:		ports/70827
Submitted by:	Marina Brown <marina@surferz.net>
2004-12-23 04:47:34 +00:00
Edwin Groothuis
46f77a59b3 new port net/linux-overnet-core: Serverless peer-2-peer program
Overnet is a serverless peer-2-peer program for linux.

	The Overnet 'core' is the actual Overnet program which does
	everything behind the scenes - connecting to peers, searching,
	downloading, uploading, all that stuff.

PR:		ports/68141
Submitted by:	No Name <arundel@gmx.net>
2004-12-23 04:38:19 +00:00
Alexey Dokuchaev
72259604ce Utilize INFO. 2004-12-23 04:33:28 +00:00
Edwin Groothuis
22d1a72b56 databases/sqlite3 does not link with tcl8.3
When trying to build databases/sqlite3 port with SQLITE_WITH_TCL83
	defined, the linking stage fails.  It looks like sqlite3
	uses a funciton which is only available in tcl8.4.

Removed TCL83 support for databases/sqlite3

PR:		ports/72918
Submitted by:	Anton Berezin <tobez@freebsd.org>
2004-12-23 04:33:05 +00:00
Alexey Dokuchaev
a9b0fa5bf5 Should now build with both older and recent GCCs. 2004-12-23 04:30:47 +00:00
Edwin Groothuis
7e83a8da90 Update databases/sqlite3 to 3.0.8
Update databases/sqlite3 to 3.0.8

PR:		ports/74571
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2004-12-23 04:26:40 +00:00
Michael Johnson
e3523f4b56 Update to 1.0.0 2004-12-23 04:11:58 +00:00
Alexey Dokuchaev
d62db64867 - Improve C++ standards conformance in installed header [1]
- Mute REINPLACE_CMD in `post-patch' stage
- Bump PORTREVISION

[1] is needed to unbreak dependent `emulators/vx68k' port.
2004-12-23 04:04:29 +00:00
Dejan Lesjak
2356b8da50 Depend on xfree86-dri rather than dri. Also depend on it on amd64. 2004-12-23 03:40:19 +00:00
Adam Weinberger
52202dafd8 Enable installation of the .desktop file by default, and
ensure that ${PREFIX}/share/gnome/applications exists.
2004-12-23 02:23:45 +00:00
Dejan Lesjak
3119b9d636 Add imake build dependency, it is no longer implied with using
X11 libraries.

Pointed out by:	dosirak via kris
Approved by:	maho
2004-12-23 02:03:29 +00:00
Kris Kennaway
3bc925b3cc Correct quoting of DEPRECATED 2004-12-23 01:53:13 +00:00
Adam Weinberger
08f8a4b2b5 Add an OPTIONS entry that installs a .desktop entry for mozilla. I used the
contents of epiphany.desktop to generate the translations. I hope none of my
fellow GNOME Translation Project team members object to having their
translations bastardized like this. I don't know whether .desktop entries
can contain comments, so there's nothing attributing their work in there
right now.

I'll let this percolate in here for a bit, and if successful, I'll add it
to moz-devel, firefox, and thunderbird.
2004-12-23 01:53:11 +00:00
Dejan Lesjak
4c5e6dd66f Add perl as build dependency explicitly - it used to be there as
run dependency of X libraries (via depending on imake); not any more.

Pointed out by:	dosirak via kris
Approved by:	maintainer timeout
2004-12-23 01:53:06 +00:00
Dejan Lesjak
610a441911 Fix build without imake.
Pointed out by:	dosirak via kris
Approved by:	maintainer timeout
2004-12-23 01:48:37 +00:00
Dejan Lesjak
1439e5071a Add perl as build dependency explicitly - it used to be there as
run dependency of X libraries, not any more.

Pointed out by:	dosirak via kris
Approved by:	maintainer timeout
2004-12-23 01:46:03 +00:00
Dejan Lesjak
4f5d3d0d4a Add imake build dependency, it is no longer implied by USE_XLIB.
Pointed out by:	dosirak via kris
Approved by:	maintainer timeout
2004-12-23 01:42:27 +00:00
Edwin Groothuis
c62c6164f8 astro/xearth - inclusion of a 'submitters' file
a new marker file for contributers who aren't blessed with
	commiter status (yet)

Feel free to backup if you think it's nonsense to have this file.

PR:		ports/74164
Submitted by:	Erik Greenwald <erik@smluc.org>
2004-12-23 01:41:51 +00:00
Thierry Thomas
77fddf9a75 Update WWW: link.
Approved by:	deischen (maintainer).
2004-12-23 01:41:22 +00:00
Edwin Groothuis
dcf18bc770 devel/asis: must build without -fno-strict-aliasing
ASIS is build using the GCC that comes from the GNAT port,
	which is a 2.8.1-based compiler that neither supports nor
	needs -fno-strict-aliasing, which is now present in the
	system default CFLAGS value. To allow this port to build
	on a recent -CURRENT, this CFLAGS setting thus needs to be
	overridden by the port's Makefile.

PR:		ports/75376
Submitted by:	Thomas Quinot <thomas@cuivre.fr.eu.org>
2004-12-23 01:39:18 +00:00
Edwin Groothuis
e159cc97da multimedia/linux-realplayer: update to 1.0.2
Realplayer 1.0.1 was not fetchable, so I did the update to 1.0.2.

	Please verify that the ports fetches before comitting, since I am
	behind a rigid firewall, and I could figure out how to teach
	fetch(1) to use a HTTP_PROXY for https.

	One thing I am not so sure about is the following addition to
	pkg-plist:
	+@unexec rmdir %D/lib/linux-mozilla 2>/dev/null || true

	Since I couldn't find the directory in any of the mtree files in
	/etc/mtree, I think it's okay to remove the directory if it's empty,
	right?

PR:		ports/75390
Submitted by:	Simon Barner <barner@gmx.de>
2004-12-23 01:35:50 +00:00
Eric Anholt
c90ee83f03 Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2
DRI drivers are incompatible with the old libGL in XFree86, they have been
repocopied to graphics/xfree86-dri.  Also note that with this commit the html
manpages are going away, and with it the runtime dependency on perl for the
imake port.

Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt

Props to:	kris (multiple cluster runs and sorting through logs)
		lesi (fixing all the issues in those logs, and more)
2004-12-23 01:35:49 +00:00
Michael Johnson
51e87664b4 - Re-do mozilla 1.7.5 patch so kazehakase still works with pre-mozilla 1.7.5
Obtained from:	kazehakase cvs
2004-12-23 01:28:25 +00:00
Edwin Groothuis
d6093ac397 [MAINTAINER-UPDATE] www/phpGedView: update to 3.2.1
- Update to 3.2.1

Also:
	- move pre-install to post-extract
	- do not copy the -dist files to their real name but leave
	  that as an exercise for the user. Otherwise it will clobber
	  up the pkg-plist too much, which is created at install-time
	  and thus doesn't have the nifty features like @unexec.

PR:		ports/75384
Submitted by:	Alexander Novitsky <alecn2002@yandex.ru>
2004-12-23 01:18:36 +00:00
Norikatsu Shigemura
15ff72d2e3 Fix security problem.
Submitted by:	simon
Obtained from:	ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.00pl2.patch
2004-12-23 01:08:22 +00:00
Simon L. B. Nielsen
94a1d048f6 Document potentially confusing results results on empty ACL
declarations in squid.

PR:		ports/75403 (part of)
Submitted by:	Thomas-Martin Seck <tmseck@netcologne.de>
2004-12-23 00:58:04 +00:00
Simon L. B. Nielsen
34acc215c8 Document multiple vulnerabilities in ethereal. 2004-12-23 00:39:08 +00:00
Simon L. B. Nielsen
109298cdf5 Document a buffer overflow vulnerability in xpdf. 2004-12-23 00:04:20 +00:00
Michael Nottebrock
30e0128130 Update to 1.9.14 2004-12-22 23:50:08 +00:00
Michael Nottebrock
684d43bb00 Update to 0.6.9 2004-12-22 23:49:33 +00:00
Jean-Marc Zucconi
ee9a1686b7 Use the '@unexec rmdir ...' construct instead of '@dirrm'. 2004-12-22 22:45:59 +00:00
Michael Nottebrock
ab47ced53a Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
Thierry Thomas
89f5b9eee1 Upgrade to 1.2.2. 2004-12-22 21:41:46 +00:00
Edwin Groothuis
3d7df48a61 Remove direct dependency on apache, since it is implied with USE_PHP.
Noticed by: pointyhat / kris
2004-12-22 21:24:30 +00:00
Edwin Groothuis
7536f2daac [MAINTAINER] Update port: mail/policyd add libgnugetopt dependency
+ Add devel/libgnugetopt dependency if OSVERSION < 500041
	+ Include (-s|--softfailreject) options for SOFTFAIL reject (~all)
	+ Fix *optstring in getopt(), old options don't work.

PR:		75386
Submitted by:	Marcus Grando <marcus@corp.grupos.com.br>
2004-12-22 21:11:22 +00:00
Herve Quiroz
f1aa6ae264 - Fix cold-boot startup failure
- Add note on starting up JBoss4 with rcNG
- Add new "-config" option to jboss4ctl for JBoss4 startup config
- Move some notices in pkg-message [1]

PR:		75345
Submitted by:	maintainer
Approved by:	maintainer [1]
2004-12-22 20:44:23 +00:00
Kirill Ponomarev
5fb6091f09 Fix package build. 2004-12-22 20:28:00 +00:00
Joe Marcus Clarke
32b0a4167e Fix build on 4.X.
Reported by:	Mike Harding <mvh@ix.netcom.com>
2004-12-22 20:27:42 +00:00
Kris Kennaway
67564c539f Remove another non-system locale directory. 2004-12-22 20:22:36 +00:00
Vanilla I. Shu
a346cd95ab Add p5-Net-Rsh 0.02, perl5 module to access and use rsh protocol.
PR:		ports/75031
Submitted by:	Jon Nistor <nistor@snickers.org>
2004-12-22 20:19:33 +00:00
Herve Quiroz
9e484f23d4 Fix MASTER_SITES
PR:		75695
Submitted by:	Manfred Riem <mnriem@gmail.com>
Approved by:	maintainer timeout
2004-12-22 20:18:40 +00:00
Vanilla I. Shu
e3f6df77fa Upgrade to 1.4.
PR:		ports/75304
Submitted by:	maintainer
2004-12-22 20:16:54 +00:00
Vanilla I. Shu
ba4971a2b6 Fix pkg-plist.
PR:		ports/75424
Submitted by:	pirzyk@
2004-12-22 20:11:29 +00:00
Vanilla I. Shu
e76d51c914 Upgrade to 0.27.
PR:		ports/75361
Submitted by:	maintainer
2004-12-22 20:10:16 +00:00