Commit graph

3677 commits

Author SHA1 Message Date
Joe Marcus Clarke
41cb012143 Fix patching by coverting the patch target to a UNIX text file first.
Reported by:	pointyhat via kris
2005-07-02 05:16:50 +00:00
Pav Lucistnik
6164cca4a2 - Fix plist for last update
Pointy hat to:	mi
2005-07-01 14:05:36 +00:00
Mikhail Teterin
9cd8cc16dd Correct the use of PREFIX (where we insall ourselves) and LOCALBASE
(where we find other packages). This makes no difference in most
cases...

PR:	82645
Submitted by: Vsevolod Stakhov
2005-06-29 15:20:02 +00:00
OKAZAKI Tetsurou
2332baba7f Add irrlicht 0.10.0, high performance realtime 3D engine.
PR:		ports/71905
Submitted by:	Simon Barner <barner@gmx.de>
2005-06-29 15:14:24 +00:00
Mikhail Teterin
a70709d9cf Update from 8.4.7 to 8.4.10 2005-06-29 13:44:01 +00:00
Jeremy Messenger
9829151a3b Update to 2.10.2. 2005-06-28 09:12:20 +00:00
Joe Marcus Clarke
7435cacd34 Correct the pkg-config information.
PR:		82411
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-06-28 04:30:04 +00:00
Dmitry Sivachenko
2a70195a32 Add '-lm' to the output of fltk-config --ldstaticflags and
fltk-config --ldflags.  libm is needed when linking against libfltk.

This fixes OpenOffice build with fltk installed.

PR:		82551
Submitted by:	Mike Durian <durian@shadetreesoftware.com>
2005-06-25 18:25:28 +00:00
Jeremy Messenger
49319433d1 Update to 2.3.15. 2005-06-21 17:25:02 +00:00
Tilman Keskinoz
31a7fecaf4 Update to 1.005
PR:		82405
Submitted by:	<ports@c0decafe.net>
2005-06-20 17:32:34 +00:00
Michael Johnson
acb383aa6b - Remove MASTER_SITE_SOURCEFORGE 2005-06-18 14:18:08 +00:00
Michael Johnson
03c8672d39 - Temp add MASTER_SITE_LOCAL to MASTER_SITES
I can only fetch 14% from the main gnome ftp and no other gnome mirror
  has it as of 10:10EST
2005-06-18 14:13:40 +00:00
Alexander Leidinger
23b3bc4b0d Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
    ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
  - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
    port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
    be marked as IGNORE. [1]
  - Readd USE_LINUX knobs into several ports and make several uses of a
    conditional dependency ("USE_LINUX?=") into an unconditional one
    ("USE_LINUX=") which where removed/changed by Trevor to allow the use of
    alternative linux_base ports. While this is a nice goal, the implementation
    resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
    in this commit is supposed to fix the problem while keeping the feature.
    Basicaly this includes a backout of Trevor's commit, to prevent confusion
    I mention it here explicitely.
  - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
    Chase dependencies for this.
  - Changes to make linux_devtools installable on amd64, remove some stray
    device nodes (they don't work on recent OS versions and aren't really
    needed).
  - Make linux_base-8 PREFIX clean and remove some stray device nodes.
    Additionally tell a little bit more about how to setup NIS/YP [2].
  - Update the PGSQL dependency in the linux-opengroupware port to a recent
    version (the old one isn't available anymore), I don't know if this
    works (at least it isn't more broken than before).
  - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
    ports, the former path exists already and gets populated by other
    packages too (PREFIX=LINUXPREFIX!).
  - Fix some obvious (non-linuxolator) bugs in some linux ports while being
    there.
  - Bump PORTREVISION where neccesary.

Requested by:	portmgr (linimon) [1]
Submittted by:	Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by:	portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on:	ports cluster (kris)
Reviewed by:	silence on emulation@
Superseedes PR:	69997

Maintainer approval from:
	chris@chrisburkert.de
	cracauer@cons.org
	des
	girgen
	jamie@bishopston.net
	mezz
	mi
	nivit@users.sf.net
        pat
	simond@irrelevant.org
	riggs@rrr.de
	Udo.Schweigert@Siemens.com
2005-06-17 22:59:29 +00:00
Joe Marcus Clarke
3e2ee32905 Remove a leftover devhelp directory.
Reported by:	pointyhat via kris
2005-06-17 03:28:20 +00:00
Vanilla I. Shu
602fa74db2 Add ewl, it's an Enlightened Widget Library. 2005-06-16 10:08:38 +00:00
Vanilla I. Shu
9be14bbb0f Add etox, it's an evas based text layout library 2005-06-16 10:07:32 +00:00
Michael Johnson
b12a25045c - Update to 2.6.8
Release Notes:	http://mail.gnome.org/archives/gnome-announce-list/2005-June/msg00023.html
2005-06-16 05:24:42 +00:00
Dejan Lesjak
5066edac69 Fix up plist after modifications to mtree (BSD.x11-4.dist rev. 1.27). 2005-06-15 02:42:14 +00:00
Trevor Johnson
6d462c16e3 Update to avoid possible DoS and multiple buffer overflows
when displaying ICO, XPM and BMP images.

See security advisories CAN-2004-0753, -0782, -0783, -0788, and
<URL:https://rhn.redhat.com/errata/RHSA-2004-466.html>.
2005-06-11 22:19:39 +00:00
Thierry Thomas
1a70f44794 Upgrade to 2.4.0. 2005-06-11 19:57:46 +00:00
Joe Marcus Clarke
ca9e747c41 Update to 2.6.3. 2005-06-11 07:57:58 +00:00
Joe Marcus Clarke
20cf05d637 Don't remove the Java JAR directory on deinstallation.
Reported by:	pointyhat via kris
2005-06-11 05:55:51 +00:00
Patrick Li
69da78cb33 Bump shlib version
PR:		ports/82033
Submitted by:	maintainer
2005-06-10 08:28:56 +00:00
Patrick Li
7bfeb41f84 Update to 1.63
PR:		ports/82033
Submitted by:	maintainer
2005-06-10 08:28:24 +00:00
Joe Marcus Clarke
1f32fc6d02 Use GCC 3.4+ instead of hardcoding 3.4.
Requested by:	bland
2005-06-10 04:27:32 +00:00
Joe Marcus Clarke
6f65c291ce Use GCC 3.4 to fix the build on 4.X. 2005-06-09 17:35:28 +00:00
Joe Marcus Clarke
269c00e034 Update to 2.6.2.
PR:		81632
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-06-07 15:59:37 +00:00
Pav Lucistnik
f8a52725f5 - Update to 3.2.1
PR:		ports/81907
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2005-06-06 18:52:30 +00:00
Joe Marcus Clarke
b3da62525d Update to 2.4.3. 2005-06-05 17:19:55 +00:00
Sergey Matveychuk
d455621ea0 - Fix build. Unbreak.
PR:		ports/81865
Submitted by:	Ports Fury
2005-06-05 16:22:24 +00:00
Sergey Matveychuk
feeb09d6c6 - Fix on 4.x 2005-06-05 16:20:46 +00:00
Sergey Matveychuk
dd8a978938 - Update to 2.4.1
PR:		ports/81864
Submitted by:	Ports Fury
2005-06-05 13:34:20 +00:00
Oliver Lehmann
dcf2d2ebbe back out last change since it was nothing but wrong
Pointed out by:	mezz
2005-06-03 20:24:01 +00:00
Oliver Lehmann
6bb41db8de change the libtool version to use from 1.3 to 1.5 2005-06-03 20:18:13 +00:00
Oliver Lehmann
13142dd19c fix pkg-plist (Add missing @dirrm's)
Pointed out by:	kris
2005-06-03 20:06:24 +00:00
Oliver Lehmann
82b80a082c huh? pkg-plist is not broken? - remove BROKEN
change the libtool version to use from 1.3 to 1.5
2005-06-03 19:11:34 +00:00
Dirk Meyer
5271a91158 - new option WITH_GNUSTEP_FAKEMAIN to work without procfs 2005-06-03 07:53:26 +00:00
Jacques Vidrine
43eb26289a Correct buffer overflows in xview libraries.
Obtained from:	Debian
Security:	http://vuxml.freebsd.org/ae6ec9b8-2f43-4d02-8129-c6a3a53ef09d.html
2005-06-01 17:08:52 +00:00
Pav Lucistnik
fd8f2c9be0 - Don't install demos by default, they are not generally interesting and
it cuts 400 kB off the package. They can be build on demand
- Fix plist for without manuals option
- Portlint

PR:		ports/70503, ports/80012
Submitted by:	Jake Hamby <jhamby@anobject.com>,
		Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:	maintainer timeout (9 months, 6 weeks respectively)
2005-06-01 16:02:04 +00:00
Max Khon
bb94dfa7fc PORTREVISION bump should not be backed out.
Prodded by:	chkversion
2005-06-01 05:22:37 +00:00
Koop Mast
482d77c904 Update to 0.8.9.
Remove xine plugins, not very well supported and gstreamer-ffmpeg does a
better job.
Override COMMENT and PORTREVISION in slave ports.
For the slave ports in multimedia add also CATAGORIES.
Chase libmusepack -> libmpcdec rename.

Changelog: http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.9.html

Approved by:	maintainer (implicit)
2005-05-31 15:51:42 +00:00
Adam Weinberger
8caa86fb9b Update to 2.10.2, and register a dependency upon libgdl-1 if gdl is
installed (I really don't see the point of adding a WITH_GDL switch).
2005-05-31 07:18:17 +00:00
Max Khon
6127b7c922 Ooops. Backout previous commit. pav has provided a different
fix in Makefile rev. 1.5.

Pointy hat to:	fjoe
2005-05-30 15:14:35 +00:00
Max Khon
b804c3fea9 - Fix the build: Use wxgtk2-2.4-config instead of wx-config.
- Bump PORTREVISION.
2005-05-30 14:58:42 +00:00
Max Khon
aa7977bdcd NO_LATEST_LINK=yes 2005-05-30 14:56:48 +00:00
Max Khon
12621d1545 - Use | as a separator instead of comma (,)
- Bump PORTREVISION for affected ports (wxgtk26*-contrib).

Requested by:	lioux
2005-05-30 14:47:25 +00:00
Pav Lucistnik
b0eb88c613 - Fix with recent wxWidgets changes
PR:		ports/81576
Submitted by:	Ulrich Spoerlein <q@galgenberg.net> (maintainer)
2005-05-28 10:44:16 +00:00
Pav Lucistnik
134597427e - Fix plist
Reported by:	pointyhat
2005-05-27 18:09:06 +00:00
Joe Marcus Clarke
9e92525fd9 Fix a potential crash in Evolution when closing a window. 2005-05-26 06:53:07 +00:00
Alexander Nedotsukov
472f4de92d Update to 0.5.0 2005-05-24 07:53:39 +00:00