Commit graph

4204 commits

Author SHA1 Message Date
Kris Kennaway
55dec24dc9 Portlint 2005-07-10 18:38:01 +00:00
Kris Kennaway
3457372129 Portlint. 2005-07-10 18:36:25 +00:00
Markus Brueffer
7ab38b9c1a - Move kde31-apireference to kde3-apireference in order to carry the latest
stable apireference of KDE3 [1]
- Update to version 3.4 [2]
- Use KDE as DIST_SUBDIR

PR:		ports/83199 [1]
Submitted by:	Heiner <h.eichmann@gmx.de> [2]
Repocopy by:	marcus
2005-07-10 12:38:15 +00:00
Joe Marcus Clarke
7c1992fb49 Presenting GNOME 2.10.2 for FreeBSD. Check out
http://mail.gnome.org/archives/gnome-announce-list/2005-July/msg00019.html
for the official release announcement as well as all the changes in this
release.
2005-07-07 17:44:16 +00:00
Pav Lucistnik
ab644e44a2 - Update to 1.1.1
PR:		ports/83095
Submitted by:	Andrew Stevenson <andrew@ugh.net.au> (maintainer)
2005-07-07 15:33:33 +00:00
Michael Nottebrock
61ac4e1db1 Forgot to commit this earlier. Now the koffice-i18n ports should work, too. 2005-07-06 10:29:13 +00:00
Doug Barton
3bdf7a63d8 "Borrow" this patch from the xscreensaver-gnome port to allow the
port to compile on RELENG_4.
2005-07-06 03:35:53 +00:00
Joe Marcus Clarke
7dc6c09919 Fix patching.
Reported by:	pointyhat via kris
2005-07-05 19:16:45 +00:00
Michael Nottebrock
29e53283c8 Fix compilation with OpenLDAP 2.3.4 2005-07-05 19:02:32 +00:00
Michael Nottebrock
02bca34ecb Remove dependency on openldap. 2005-07-05 19:01:51 +00:00
Jeremy Messenger
9e94e9b189 Update to 2.10.1. 2005-07-05 18:41:03 +00:00
Roman Bogorodskiy
5e1c5f6c1d - update to 1.1
- remove outdated MASTER_SITES

PR:		82992
Submitted by:	Andrew (maintainer)
2005-07-05 04:09:45 +00:00
Tilman Keskinoz
f479bd44c4 Update to 0.2.9
PR:		82945
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-07-04 13:58:51 +00:00
Joe Marcus Clarke
209a7ea3e7 Fix the build on 4.X. 2005-07-04 06:54:47 +00:00
Joe Marcus Clarke
c51dcddf13 Check to make sure we were able to open /var/run/devd.pipe successfully
once before continually trying to reopen it.  Because of this, some users
not using the devd patch to process dynamic ACPI updates were bitten by
the file descriptor leak.  Thus, I am bumping PORTREVISION for this commit.
2005-07-03 20:31:43 +00:00
Joe Marcus Clarke
0ff6e9e789 Update to 2.8.0.1. 2005-07-03 19:24:45 +00:00
Joe Marcus Clarke
27378fff5d Fix some bugs in the recent devd support code. I had a memory leak as well
as a potential file descriptor leak on /dev/acpi.
2005-07-03 05:15:43 +00:00
Vanilla I. Shu
55d90d60de Add USE_ICONV to Makefile, and it fix the incorrect pkg-plist problem.
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar_dot . org>
Noticed by:	kris@
2005-07-03 00:16:45 +00:00
Kris Kennaway
e883964fc9 BROKEN: Incorrect pkg-plist 2005-07-02 00:58:51 +00:00
Alexey Dokuchaev
99a8c0e087 Introduce WITH_LEGACY_GPU_SUPPORT option, which sticks us to previous
version of NVidia driver release for the sake of supporting some "legacy"
GPUs.  Note that this options is unsupported, and presumably would only be
needed for a few unlucky souls out there.

PR:		ports/82758
2005-06-30 04:18:22 +00:00
Joe Marcus Clarke
9e8cfffdbf Add support for getting real-time acpi battery events from devd. This
won't work yet for non-root users unless they are using my devd patch
at http://www.marcuscom.com/downloads/devd.diff to give open permissions
to the devd.pipe socket.

Without this real-time update support, it can take up to 30 seconds for the
battstat applet to update on an ACPI event.  Because this support is still
experimental, I am not bumping PORTREVISION.
2005-06-29 05:09:44 +00:00
Michael Nottebrock
85df12641d Change dependency pattern for libusb to usb-0.1 2005-06-28 17:58:44 +00:00
Vanilla I. Shu
f09d918a0f Fix build on 4.x. 2005-06-28 15:51:26 +00:00
Jeremy Messenger
9829151a3b Update to 2.10.2. 2005-06-28 09:12:20 +00:00
Jeremy Messenger
5eb81df2d4 Update to 2.10.2. 2005-06-28 08:34:54 +00:00
Alexey Dokuchaev
2571ce9ac7 - Update to 1.0.7667 [1]
- Fixed assignment of PORTREVISION.  It needs to be set before including
  bsd.port.pre.mk [1]
- Disabled exit upon failure to kldunload and kldload of NVidia driver
  for 7667 driver.  This would break an upgrade of an earlier install [1]
- Fix PREFIX expansion in pkg-message

PR:		ports/82554 [1]
Submitted by:	Sean Farley <sean-freebsd(at)farley.org>
2005-06-28 06:28:45 +00:00
Joe Marcus Clarke
4cde8e778f Update to 2.10.1.
PR:		82440
Submitted by:	Panagiotis Astithas <past@ebs.gr>
2005-06-28 04:33:27 +00:00
Jeremy Messenger
30856eccfb Update to 2.10.2. 2005-06-27 20:41:18 +00:00
Joe Marcus Clarke
56b16f35a7 Correct a severe security issue if a user without a home directory logs in
via GDM.  In such a case, the user would have had root:gdm privileges.
This is now fixed by correctly changing back to the user's uid:gid.

Submitted by:	Pawel Worach <pawel.worach@gmail.com>
Obtained from:	http://bugzilla.gnome.org/show_bug.cgi?id=308050
Security:	This fixes a potential privilege escalation problem
2005-06-27 17:24:41 +00:00
Thierry Thomas
438330974d Upgrade to 5.6.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2005-06-26 21:21:40 +00:00
Joe Marcus Clarke
741797090c Fix the build on 4.X.
Reported by:	Kent Stewart <kstewart@owt.com>
2005-06-26 20:31:06 +00:00
Joe Marcus Clarke
44f0fa9c7f Update to 4.22. See http://www.jwz.org/xscreensaver/changelog.html for a
list of the changes and new hacks.
2005-06-26 18:14:21 +00:00
Michael Nottebrock
8bf4bd1c32 Update to KDE 3.4.1 2005-06-26 15:38:58 +00:00
Doug Barton
a3fe5ad8d6 Convert to DATADIR macro
Resort one item while I'm here
2005-06-25 18:49:39 +00:00
Doug Barton
7a86b06959 Update to 4.22, with the usual collection of a few new hacks
and bug fixes.
2005-06-25 18:05:14 +00:00
Michael Johnson
34dc1f7bbb - Fix plist for xorg users, gdm-dmx-reconnect-proxy wants
X11/extensions/dmxext.h which xorg doesn't install

Help figuring what was wrong:
2005-06-22 06:49:01 +00:00
Michael Johnson
3cb865941f - Add missing file to plist 2005-06-22 01:48:28 +00:00
Alexander Leidinger
e4a7cd4c8f Files was modified by accident in the last commit. Revert to previous
content.
2005-06-17 23:25:16 +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
Vanilla I. Shu
e10b11feee Upgrade to 0.9.9.010. 2005-06-16 09:53:51 +00:00
Michael Johnson
8452d054bf - Update to 2.6.2
PR:		ports/82257
Submitted by:	David Yeske <dyeske@yahoo.com> (maintainer)
2005-06-16 04:25:36 +00:00
Alexey Dokuchaev
b9159074e4 Stop patching nvidia_subr.c when building version 7174 of driver, correct
locking is already there.  Bump PORTREVISION.

This should fix recursive panics reported on 5.4-STABLE.

Reported by:	green
Submitted by:	sam
Reviewed by:	alc, dfr
2005-06-15 09:17:40 +00:00
Dejan Lesjak
5a2bfbf499 Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
2005-06-15 02:43:36 +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
Dejan Lesjak
2552b8e5f9 Upgrade to XFree86 4.5.0.
Ports changes:
- Drop dependency on x11/wrapper. X server already contains this code
(programs/Xserver/os/utils.c rev. 3.58).
- Install default SecurityPolicy with XFree86-4-libraries, thus avoiding
plists and who-owns-what complications between different fooServer ports.
Copy default file to real one if that doesn't exist and remove both upon
uninstall if they are the same.
- Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since
couple of ports break with this change
(devel/imake-4/files/patch-Imake.rules)
- Add grehans patches for PPC [1]
- Several of directories that were previously in /etc/mtree/BSD.x11-4.dist
were moved to respective ports pkg-plists

PR:		[1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356
2005-06-15 02:40:03 +00:00
Sam Lawrance
0b03e353f8 Bump PORTREVISION for ports affected by libdockapp library version bump. 2005-06-13 01:06:26 +00:00
Sam Lawrance
b91e75395a Chase libdockapp update. 2005-06-12 13:49:54 +00:00
Kris Kennaway
4cfed72665 BROKEN: Does not compile on 4.x/Incomplete pkg-plist on 5.x 2005-06-11 23:40:16 +00:00
Joe Marcus Clarke
84f7e77000 Chase the new location of gdm. 2005-06-11 21:02:41 +00:00
Joe Marcus Clarke
4f77867139 Fix the build on 4.X. 2005-06-11 20:16:58 +00:00