1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
Commit Graph

6225 Commits

Author SHA1 Message Date
Oliver Lehmann
b2d659ad33 make startup notification really optional
PR:		ports/137371
Submitted By:	"Carlos A. M. dos Santos" <unixmania@gmail.com>
2009-08-16 14:35:53 +00:00
Jimmy Olgeni
0549f9a44f Fix a few common typos in pkg-descr ("separate", "compatible"). 2009-08-16 14:06:52 +00:00
Markus Brueffer
37e5d1fbc2 - Add patch for konsole that implements the missing bits for FreeBSD to make
the format string for tab labels work (information about the currently
  running process).
- Bump PORTREVISION

7.x testing by:	tabthorpe
2009-08-14 13:23:14 +00:00
Max Brazhnikov
c33d52ff3c Fix build with custom LOCALBASE.
Reported by:	kmoore
2009-08-13 14:32:08 +00:00
Max Brazhnikov
f25ac1f384 Remove ${PREFIX}/lib/kde3 from ldconfig paths.
This does not affect KDE3, while resolves strange craches for some
KDE4 apps (e.g. ktorrent and koffice2)
2009-08-12 17:36:00 +00:00
Jimmy Olgeni
875c36bc0a Remove xdm-config, which is already handled by @exec and @unexec.
PR:		ports/137391
2009-08-12 13:33:27 +00:00
Max Brazhnikov
4af04c6497 Fix dependency on kdenetwork 2009-08-11 05:05:10 +00:00
Max Brazhnikov
1f8475f22f Mk/bsd.kde4.mk:
- rework KDE4_BUILDENV

All ports:
- remove needless post-extract target
- make patches relative to ${PATCH_WRKSRC}
- clean up
- bump PORTREVISION when required

databases/akonadi:
- replace dependency on boost-python-libs with boost-libs
  (finally, boost-pyhton does not conflict with boost \o/)

deskutils/kdepim*:
- replace boost-python-libs with boost-libs
- reduce dependencies
- respect PREFIX
- fix build with qt3 installed

misc/kdeedu4:
- add dependency on astro/xplanet (for KStars)

misc/kdeutils4:
- add dependency on devel/qca (for okteta)
- make dependency on kdebase non-optional

multimedia/kdemultimedia4:
- add optional support for PulseAudio

x11/kdebase4:
- remove needless dependency on kdebase4-runtime

x11/kdebase4-runtime, x11/kdebase4-workspace
- remove extra CMAKE_ARGS to fix build for qt3/kde3 users

x11/kdelibs4
- remove needless dependencies
- remove extra CMAKE_ARGS to fix build for qt3/kde3 users
2009-08-10 11:47:36 +00:00
Joe Marcus Clarke
0f017c5d71 Correct the logic of the SIMD option so that packages are not built with
unwanted optimizations.

PR:		137114
Submitted by:	Anonymous <swell.k@gmail.com>
2009-08-08 21:13:31 +00:00
Max Brazhnikov
7c6c4db7de set expiration date to one month (project abandoned, master site disappeared) 2009-08-08 18:07:09 +00:00
Doug Barton
d3dfe53497 Update to tint2-0.7.1 which contains a minor systray fix. 2009-08-06 16:26:07 +00:00
Max Brazhnikov
ab0785a3e3 remove dependency on multimedia/phonon-gstreamer 2009-08-05 19:16:10 +00:00
Martin Wilke
e8835f7d12 - Fix patch reject
Reported by:	Oliver Pinter via freebsd-kde@
2009-08-05 07:56:45 +00:00
Alexander Nedotsukov
a4b0bf8046 Update to 190.18 2009-08-05 03:28:40 +00:00
Martin Wilke
84daec6f09 The KDE FreeBSD team is proud to announce the release of KDE 4.3.0
for FreeBSD. The official KDE 4.3.0 (Codename: "Caizen") release
notes can be found at:
http://kde.org/announcements/4.3/index.php.

We'd like to say thanks to all helpers and submitters.

Tested by:	pointyhat-exp-run (pav/miwi)
2009-08-04 21:14:07 +00:00
Martin Wilke
437140d5ee - Update Qt4 to 4.5.2
The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.

Tested by:	pointyhat-exp-run (pav/miwi)
2009-08-04 20:04:38 +00:00
Martin Wilke
f037f3f08c - Update py-qt4 to py-qt4.5.4
- Update qscintilla-2* to 2.4
- Update py-sip to 4.8.2
- Update py-kde to 1.16.3
- Update py-qt to 1.18.1

The KDE FreeBSD team would like to say thanks to all the helpers
and submitters

New Port:
devel/py-qt4-scripttools
2009-08-04 19:18:49 +00:00
Alexey Dokuchaev
603ca9adcf - Use accurate NVVERSION for checking libcuda compat library presence
- Now that no version of drivers installs nvidia_drv.o, remove the check
  and clean up pkg-plist
2009-08-04 08:27:43 +00:00
Doug Barton
9fa1c345c9 Deprecate this port, the sheep server is gone, there is no tarball for
new versions, and the project seems to generally be having "issues."
2009-08-03 20:58:06 +00:00
Doug Barton
b13696348d Remove support for electricsheep as a screensaver, the project has been
having "issues" for a long time now.
2009-08-03 20:53:19 +00:00
Alexey Dokuchaev
2de2f64d2c Update NVidia drivers to most recent versions. 2009-08-03 17:36:41 +00:00
Joe Marcus Clarke
13cf3b21c8 * Add support for SIMDoptimizations (off by default).
* Fix the invocation of mktemp to prevent a spurious error.

PR:		137114
Submitted by:	Anonymous <swell.k@gmail.com>
2009-08-02 21:35:01 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Wesley Shields
c0379f51fd - Reset maintainer and remove old MASTER_SITES.
PR:		ports/137224
Submitted by:	Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (maintainer)
2009-08-02 02:51:50 +00:00
Dmitry Marakasov
72ce879c13 - Update to 1.1
PR:		137300
Submitted by:	Ashish SHUKLA <wahjava@gmail.com> (maintainer)
2009-07-31 20:20:55 +00:00
Dmitry Marakasov
f63ce2f32a - Add dependency on x11/xcb-proto >= 1.5, this does not build with earlier versions
PR:		137298
Submitted by:	Ashish SHUKLA <wahjava@gmail.com> (maintainer)
2009-07-31 20:20:52 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Dmitry Marakasov
f3dd8b282c - Update to 1.4
PR:		137231
Submitted by:	Ashish SHUKLA <wahjava@gmail.com> (maintainer)
2009-07-30 15:17:38 +00:00
Martin Wilke
84648ccfcd - Fix build on 8.0-BETA2 2009-07-28 16:45:17 +00:00
Dmitry Marakasov
4745bf8510 - Update URL of my distfile mirror in 87 ports
Approved by:	portmgr (erwin)
2009-07-28 16:34:36 +00:00
Martin Wilke
a9cffccdf9 - Fix build after usb_revision.h removal 2009-07-26 15:23:58 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Pav Lucistnik
060e40869e - Is not make jobs safe
Reported by:	pointyhat
2009-07-16 17:00:25 +00:00
Pietro Cerutti
ae937334e7 - New port: x11/ooxcb
ooxcb (the object oriented X C binding) is a new Python binding to the
  X server using XCB.
2009-07-13 12:48:28 +00:00
Martin Wilke
0b513ff36d - Allow the port to be built with different compilers
PR:		136595
Submitted by:	bf <bf1783@gmail.com>
Approved by:	maintainer
2009-07-13 07:40:10 +00:00
Martin Wilke
b82e5ee609 - Update to 1.15.2 2009-07-11 16:56:59 +00:00
Martin Wilke
897723e1ae - Drop maintainership 2009-07-11 15:52:03 +00:00
Doug Barton
2bd07718f5 Upgrade to version 2.07. There are a lot of new configuration options which
allow for some fairly cool effects. This version also adds a built in
systray functionality.

For the port, this version has switched to a GNU auto* format, so overhaul
accordingly. Also mod the source Makefile slightly to not install what we
would consider PORTDOCS by default.
2009-07-11 09:02:34 +00:00
Wesley Shields
972ac326b2 - Update to 20090710 2009-07-10 13:09:45 +00:00
Gabor Pali
1f896eeb29 - Respect LOCALBASE
Reported by:	QAT
Approved by:	tabthorpe (mentor, implicit)
2009-07-10 07:14:17 +00:00
Dirk Meyer
00356f6b66 - update to 0.9.5
- new MASTER_SITE
2009-07-06 20:19:21 +00:00
Rene Ladan
bbc5e23186 - update to 1.0.2
- cleanup pkg-descr

PR:	136181
Submitted by:	rene
Approved by:	miwi
2009-07-06 16:22:43 +00:00
Martin Wilke
83ab7f277b - Fix build with USB 2.0
PR:		135860 (based on)
Submitted by:	Ulrich Spoerlein <uqs@spoerlein.net>
		mezz@, deischen@
2009-07-06 08:54:01 +00:00
Dirk Meyer
0c1ab4538d - cleanup ADDITIONAL_LIB_DIRS 2009-07-05 10:37:52 +00:00
Koop Mast
f37bd0bd10 Update to 2.26.3.
Submitted by:	avl
2009-07-04 11:59:58 +00:00
Koop Mast
8c5c192a23 Presenting GNOME 2.26.3 for FreeBSD. 2009-07-04 08:27:30 +00:00
Koop Mast
e26e2aaacb Update to 2.26.3. 2009-07-04 08:16:10 +00:00
Alexander Logvinov
41d70707a2 Update to 2.26.2.
Reviewed by:	mezz (GNOME team)
Approved by:	tabthorpe (mentor)
2009-07-03 12:08:55 +00:00
Alexander Logvinov
d94aa792ce Update to 2.26.3.
Reviewed by:	mezz (GNOME team)
Approved by:	glarkin (mentor)
2009-07-03 00:06:51 +00:00
Alexander Logvinov
729a41f5f1 Update to 2.26.2.
Reviewed by:	mezz (GNOME team)
Approved by:	tabthorpe (mentor)
2009-07-01 07:15:55 +00:00