Commit graph

6336 commits

Author SHA1 Message Date
Martin Wilke
745199b54e - Mark all kde4 ports MAKE_JOBS_UNSAFE
Approved by:	portmgr (pav)
2009-04-17 13:10:42 +00:00
Martin Wilke
bdec88721c - Fix build on HEAD
Reported by:	bdheeman (via irc)
Approved by:	portmgr (joe)
2009-04-16 09:02:30 +00:00
Max Brazhnikov
7ea8d1eb0f Add run dependency on x11/setxkbmap to make kde layout switcher usable.
Bump PORTREVISION.

Reported by:	anonymous <anonymous at id.ru> via kde@freebsd maillist
Approved by:	portmgr (marcus)
2009-04-16 05:05:56 +00:00
Alexey Dokuchaev
ecf150c5ab - Update to catch up with latest releases from NVidia
- Drop `agpvar.h' location fix as it was integrated upstream
- Add missing libvdpau entries and cleanup pkg-plist
2009-04-13 12:27:21 +00:00
Alexey Dokuchaev
2cef6a25cb - Correct OSVERSION value in minor() -> dev2unit() fix
- Remove offending piece of code (already commented out)
- Update some comments
- Remove old X11 libraries hack for USE_LINUX, seems to be of no use
  there days
2009-04-13 08:24:25 +00:00
Alexey Dokuchaev
5680bfaff7 Ports nvidia-driver-71xx' and nvidia-driver-96xx' were renamed to better
suited `nvidia-driver-71' and `nvidia-driver-96', respectively.

PR:	ports/133566
2009-04-13 07:57:34 +00:00
Robert Noland
062a0b8f85 Fix depend on epiphany-extensions
Approved by:	marcus
2009-04-11 20:52:38 +00:00
Robert Noland
f60c811ffc Fix dependency on gnome-games-extra-data due to directory shuffle.
Approved by:	marcus
2009-04-11 20:00:38 +00:00
Robert Noland
3c9dd976a0 Update to 0.15.2 2009-04-10 17:23:28 +00:00
Martin Wilke
5f370be8a6 - Mark MAKE_JOBS_UNSAFE
Reported by:	pavbot
2009-04-10 09:49:00 +00:00
Joe Marcus Clarke
ae52bc8089 Presenting GNOME 2.26 for FreeBSD. See
http://library.gnome.org/misc/release-notes/2.26/ for a list of what's new.
On the FreeBSD front, we introduced a port of libxul 1.9 as an alternative
for Firefox 2.0 as a Gecko provider.  Almost all of the Gecko consumers
can make use of this provider by setting:

WITH_GECKO=libxul

The GNOME 2.26 port was done by ahze, kwm, marcus, and mezz with
contributions by Joseph S. Atkinson, Peter Wemm, Eric L. Chen,
Martin Matuska, Craig Butler, and Pawel Worach.
2009-04-10 05:56:28 +00:00
Joe Marcus Clarke
d92eb7d5dc Remove gnotime. It doesn't install, and it is unmaintained. 2009-04-09 18:59:39 +00:00
Robert Noland
aadcfb42d0 Fix bashism that I think was breaking rule generation. 2009-04-08 16:38:42 +00:00
Robert Noland
f0b96249c1 Update to 1.5 2009-04-08 03:12:30 +00:00
Robert Noland
9b13b34752 Update to 1.2.1 2009-04-08 02:45:24 +00:00
Alexander Nedotsukov
608f7fbfc4 Update to 185.19 2009-04-07 07:39:36 +00:00
Robert Noland
726c4d3aa5 Update to 1.4.1 2009-04-06 04:21:56 +00:00
Dennis Herrmann
cf8759b2c9 - Update maintainer mail address
PR:		ports/133397
Submitted by:	Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by:	tabthorpe (co-mentor)
2009-04-05 20:50:49 +00:00
Robert Noland
2ff5ff0102 Add patch to fix xauth.
PR:		131120
Submitted by:	Danny Braniss <danny@cs.huji.ac.il>
Approved by:	Ashish SHUKLA <wahjava@gmail.com> (maintainer)
2009-04-04 18:49:26 +00:00
Boris Samorodov
234bdd98d0 Add a missing libXp package which is needed at least for matlab.
Reported by:	Tijl Coosemans <tijl@ulyssis.org> at emulation@ ML
2009-04-04 14:39:27 +00:00
Robert Noland
4bd18aa0af Chase the Xorg server update and bump ports that depend on it. 2009-04-04 04:05:11 +00:00
Robert Noland
fd559155d1 Update Xorg server to 1.6.0
o Update randrproto, libXrandr and xrandr to 1.3.0
	o Update xf86-video-intel to 2.6.3
	o Update other less common drivers as needed
	o Mark a bunch of un-maintained input drivers ignored
	o Update the various slave X server ports as well
2009-04-04 04:04:01 +00:00
Boris Samorodov
5ca35adbda Add libXtst package. It is used at least by linux eclipse.
Submitted by:	daichi (by email)
2009-04-03 08:35:37 +00:00
Max Brazhnikov
277c3872da Fix patch to allow build on HEAD 2009-04-02 20:20:43 +00:00
Martin Wilke
1bb5ab8fcd The KDE FreeBSD team is proud to announce the release of KDE 4.2.2
for FreeBSD. The official KDE 4.2.2 release changelog can be found at:
http://www.kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php.

Also mark some ports MAKE_JOBS_SAFE.

New Ports:
	misc/kde4-l10n-sk - Slovak
2009-04-02 09:23:03 +00:00
Wesley Shields
881c6d5546 - Update to 20090330. 2009-04-01 17:35:45 +00:00
Rene Ladan
60a56c3254 Update to 0.9.1
Changelog: http://goodies.xfce.org/releases/xfce4-clipman-plugin/ChangeLog

Approved by:	miwi
2009-04-01 17:11:47 +00:00
Boris Samorodov
824eda00fc Here are new Linux Fedora 8 infrastructure ports.
The recommended version of FreeBSD to use them is 8-CURRENT.
FreeBSD-7.x is not fully compatible with compat.linux.osrelease
2.6.16. Some syscalls cannot be MFCed due to native FreeBSD
ABI breakage.

Usage (and package building):
1. define compat.linux.osrelease=2.6.16;
2. add following variables to /etc/make.conf:
   . OVERRIDE_LINUX_BASE_PORT=f8;
   . OVERRIDE_LINUX_NONBASE_PORTS=f8.

Approved by:	bsam (me) ;-)
2009-04-01 15:25:39 +00:00
Wesley Shields
eeee4006b7 - Update to 0.70 [1]
- Make ${WRKSRC}/install-sh executable to fix build

PR:		[1]: ports/132673
Submitted by:	"Joseph S. Atkinson" <jsa@wickedmachine.net>
Approved by:	maintainer timeout
2009-04-01 15:06:13 +00:00
Steven Kreuzer
ab8a95032f Make port honor NOPORTDOCS which resolves mtree errors identified by QAT
Approved by:	wxs (mentor)
2009-04-01 14:22:37 +00:00
Boris Samorodov
7aec2c3eab Finish repocopies of new linux-f8 infrastructure ports:
. add CONFLICTS to 47 original ports;
. bump PORTREVISIONs for all of them;
. pet portlint for 2-3 ports (misplaced PORTREVISION).
2009-04-01 10:10:16 +00:00
Martin Wilke
356261c421 - Fix index 2009-03-31 13:02:21 +00:00
Martin Wilke
1380f48b63 - Ups fix a mistake 2009-03-31 10:24:09 +00:00
Martin Wilke
8fd27dfaa9 - Add LXDE Meta Port a small and lightweight X11 Desktop.
WWW:	http://lxde.org/

PR:		ports/131465
Submitted by:	Daniel Walter <sahne at 0x90.at>
2009-03-31 10:22:36 +00:00
Martin Wilke
884d1e0eac - Update to 1.14.1 2009-03-31 08:43:46 +00:00
Gerald Pfeifer
a631d844b7 Mark for deprecation, since unmaintained, failing to work with current
versions of GCC, mostly dead upstream, and requiring gcc295 which fails
to build itself (and does not support current version of FreeBSD nor most
primary targets).

EXPIRATION_DATE=2009-04-28
2009-03-28 23:22:34 +00:00
Renato Botelho
c9e008f727 Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE 2009-03-28 17:53:24 +00:00
Christian Weisgerber
d18d623920 Mark MAKE_JOBS_SAFE and squash some warnings. 2009-03-27 18:00:54 +00:00
Emanuel Haupt
c810fd3c3f Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
Martin Wilke
4460472159 - Mark MAKE_JOBS_SAFE for parallel building. 2009-03-25 18:08:45 +00:00
Mario Sergio Fujikawa Ferreira
bfff7a6ee7 Mark MAKE_JOBS_SAFE for SMP compilation 2009-03-25 14:12:22 +00:00
Chin-San Huang
d9e31595be - Update to 0.4.4 2009-03-25 13:01:05 +00:00
Doug Barton
d31cadffee Where it matters, update regarding MAKE_JOBS_{UN}SAFE for my ports 2009-03-24 19:51:28 +00:00
Max Brazhnikov
eecc33021e bump PORTREVISION after cmake update 2009-03-24 19:13:32 +00:00
Max Brazhnikov
4d55666226 Update devel/cmake to 2.6.3.
- Set INSTALL_TARGET for cmake based ports to install/strip. This solves
  problem of installing non-stripped binaries (noticed by delphij for KDE4 ports)
- Fix linking to -lpthread for cmake based ports (KDE4 ports are affected mostly)
2009-03-24 19:11:23 +00:00
Dmitry Marakasov
9710ab6286 - Update to 0.74.0 2009-03-23 23:28:11 +00:00
Ed Schouten
810dc2911d Multiple fixes to rxvt:
- Fix compilation on -CURRENT by letting it use posix_openpt() to
  allocate PTYs.
- Fix compilation when enabling WITH_GREEK.

PR:	ports/132928
Approved by: port maintainer
2009-03-23 21:08:37 +00:00
Martin Wilke
5e535e7822 2009-03-22 emulators/dlx: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/javel: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 java/guavac: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/xrml: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 graphics/renderpark: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 games/jumpnbump: tcl8.0 support is going to be dropped
2009-03-17 irc/blackened: Broken and abandonware
2009-03-22 devel/libg++: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 devel/freescope: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/menushki: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 misc/vbidecode: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 lang/wamcc: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 multimedia/mpegedit: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 mail/dkimap4: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 net-mgmt/oproute: unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months
2009-03-22 x11/tkgoodstuff: tcl8.0 support is going to be dropped
2009-02-11 x11-toolkits/inti: not maintain by upstream for more than five years and no port depend on this
2009-03-23 20:53:42 +00:00
Florent Thoumie
da81291ab6 Move oclock from x11 to x11-clocks category.
PR:		ports/131339
Submitted by:	self
2009-03-23 11:36:19 +00:00
Gabor Pali
4bc5b55a25 - Add support for Xft and UTF-8 (optional)
- Add PORTDOCS
- Add PORTEXAMPLES

PR:		ports/132120
Submitted by:	Pavel Plesov <pavel (dot) plesov (at) gmail (dot) com>
Approved by:	maintainer, tabthorpe
2009-03-21 16:46:54 +00:00
Dirk Meyer
daa681377e - added WebServices 2009-03-20 09:30:45 +00:00
Dirk Meyer
2c710e9eee - udpate to 0.4.1 2009-03-20 09:26:01 +00:00
Dirk Meyer
be37c96bb5 - udpate to 0.4.1 2009-03-20 09:15:46 +00:00
Pav Lucistnik
715e6ae9fd - Support WITHOUT_NLS
PR:		ports/121230
Submitted by:	Helge Oldach <ports-x11-xkeyboard-config-may07@oldach.net>
2009-03-19 22:36:53 +00:00
Boris Samorodov
0263b9d868 Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:		ports/132510
Submitted by:	bsam (me)
Exp-run by:	portmgr (pav)
2009-03-19 17:28:51 +00:00
Pav Lucistnik
d346a3f4f6 - Use full path to base system hexdump(1) to prevent clash with
devel/p5-Data-HexDump package

PR:		ports/131304
Submitted by:	System V. Unix <sysv@yahoo.com>
Ok'ed by:	flz
2009-03-19 16:55:13 +00:00
Mark Linimon
e6a751df1d Mark as broken on sparc64-6. 2009-03-18 23:04:26 +00:00
Jeremy Messenger
f56281c4d5 Release these ports into wild. I don't have time for these ports anymore. I am
keeping maintain two ports that don't require a lot of time to take care of.
2009-03-18 20:06:38 +00:00
Alexander Nedotsukov
2271e6d197 Update to 185.13 2009-03-16 23:43:39 +00:00
Martin Wilke
b705a12b25 - Add a workaround to fix the build on HEAD with new usb2 stack
PR:		132686
Submitted by:	Michiel Boland <michiel@boland.org>
2009-03-16 19:02:52 +00:00
Martin Wilke
8386736c4b - Add a workaround to fix the build on HEAD with new usb2 stack
PR:		132244
Submitted by:	Mel Flynn <mel@rachie.is-a-geek.net>
2009-03-16 18:59:27 +00:00
Martin Wilke
d47f511eff - Update Maintainer mail adress
Submitted by:	Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer via private mail)
2009-03-14 13:45:28 +00:00
Stanislav Sedov
0bb62c8c15 - libX11 configure doesn't have --enable-xdmauth now, XDMCP is
always enabled if available.
2009-03-13 09:46:27 +00:00
Stanislav Sedov
08069982ac - Fix pkgconfig path.
Pointy hat to:	me
2009-03-13 09:26:23 +00:00
Stanislav Sedov
6bd8cf27b5 - Don't try to use dolt, it is broken with bash4. 2009-03-13 09:10:37 +00:00
Oliver Lehmann
e98e72f652 add OPTIONal support for installing perl bindings
Noted by:	Ohata <Ohata.Hideshi@dx.MitsubishiElectric.co.jp>
PR:		ports/132450
2009-03-10 18:38:53 +00:00
Stanislav Sedov
f5d05ea54d - Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
  in USB stack.

Reviewed by:	thompsa (old version), miwi
Tested by:	miwi
2009-03-09 17:15:43 +00:00
Max Brazhnikov
1bdc2def2d Add Phonon backends, fix spaces 2009-03-09 00:59:23 +00:00
Max Brazhnikov
4ac1397e9e Update KDE to 4.2.1.
multimedia/phonon port has been split into phonon itself, phonon-xine
and phono-gstreamer backends. After updating phonon port you have
to install at least one backend. phonon-xine backend is recommended
for KDE.
2009-03-09 00:55:48 +00:00
Kirill Ponomarev
4ab4f8ef52 Update to version 242
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_242
2009-03-08 16:57:06 +00:00
Oliver Lehmann
c08255b3f7 the last missing ports:
bump PORTREVISION because of xfce 4.6 update
2009-03-07 20:40:31 +00:00
Ed Schouten
107ecb90a6 Silence error generated by rxvt-devel, caused by pts(4) naming scheme.
In FreeBSD -CURRENT, pseudo-terminals are named /dev/pts/%u. This
confuses rxvt-devel. Change the source to allow this naming scheme as
well. I still have to write a similar patch for rxvt, because this
version does not apply.

Approved by:	port maintainer
2009-03-06 20:13:40 +00:00
Oliver Lehmann
d20d57304a Bump PORTREVISION after xfce 4.6 update 2009-03-06 15:24:12 +00:00
Johan van Selst
ec2d095bd0 - Update bison to 2.4.1, see announcements for important changes:
http://lists.gnu.org/archive/html/bug-bison/2008-11/msg00000.html
  http://lists.gnu.org/archive/html/bug-bison/2008-12/msg00000.html
- Take over bison maintainership - as approved by portmgr (marcus)
- Add patches for ports to compile with new bison:
  Replace %{ .. %} with %code { .. } where required
  and accommodate stricter typing requirements
Thanks to pav for an exp-run on pointyhat

PR:		ports/131640
Approved by:	portmgr (pav)
2009-03-06 12:04:11 +00:00
Martin Wilke
d61dea64b2 - Update to 1.5.1 2009-03-06 10:03:12 +00:00
Dmitry Marakasov
3b890d2ccc - Update to 0.73.0 2009-03-06 02:21:12 +00:00
Robert Noland
08cc273f60 Update to 7.0.15 2009-03-02 19:33:51 +00:00
Oliver Lehmann
395f5a4663 update Xfce to 4.6
for more information please read

        http://www.xfce.org/about/news?id=21
2009-03-02 16:51:57 +00:00
Oliver Lehmann
d5fe11f3b2 add xfce4-conf:
XFce 4 configuration mananger

WWW: http://www.xfce.org/projects/libraries/
2009-03-02 16:29:48 +00:00
Oliver Lehmann
367a1b469f add x11/libxfce4menu:
XFce 4 library for a freedesktop.org compliant menu implementation

WWW: http://www.xfce.org/projects/libraries/
2009-03-02 16:28:30 +00:00
Thomas Abthorpe
2877a234ed - Pass maintainership to submitter
Submitted by:	Ulrich via freebsd-ports@
2009-03-02 01:27:12 +00:00
Dirk Meyer
65bbe0ba78 - cleanup 2009-02-26 18:55:28 +00:00
Robert Noland
d11ef91dca Update to 1.2.1 2009-02-26 03:11:19 +00:00
Stanislav Sedov
52c94abc25 - Use standard DCE uuid(3) calls from libc instead of depending on Linux-
specific uuid library.
2009-02-23 18:41:43 +00:00
Martin Matuska
24bf28eff1 - Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:	pointyhat (pav)
2009-02-23 14:46:37 +00:00
Max Brazhnikov
5f6ba2a345 Use my @FreeBSD.org email for the rest of my ports 2009-02-21 11:31:28 +00:00
Robert Noland
af3813da45 /tmp/cvsGePDN8 2009-02-19 19:56:52 +00:00
Martin Wilke
6d24077e4c - Update to 180.29
- Fix build on HEAD

Approved by:	maintainer timeout on ports/130336
2009-02-19 15:52:27 +00:00
Thomas Abthorpe
a5c8a40b98 - Update to 0.11
PR:		ports/131719
Submitted by:	Eitan Adler <eitanadlerlist@gmail.com> (maintainer)
2009-02-17 15:20:41 +00:00
Dirk Meyer
33249cd617 - added SimpleAgenda 2009-02-15 16:46:42 +00:00
Max Brazhnikov
2d8b5de9c8 Update PyQt4 ports to 4.4.4, new ports:
devel/py-qt4-help
multimedia/py-qt4-phonon
textproc/py-qt4-xmlpatterns
www/py-qt4-webkit

Update QScintilla2 to 2.3.2, PyQt3 to 3.17.6, PyKDE3 to 3.16.2.

Pass maintainership to kde@FreeBSD.org. Thanks Danny Ricin for his great work.

PR:		based on ports/130219
Submitted by:	Dima Panov" <fluffy at fluffy.khv.ru>
2009-02-14 22:58:55 +00:00
Martin Wilke
54a09b4d0b - Update to 0.12
PR:		131662
Submitted by:	Thomas Hurst <tom@hur.st> (maintainer)
2009-02-14 19:23:27 +00:00
Robert Noland
ddc0b9a500 Update to 0.14.0 2009-02-13 06:39:40 +00:00
Thomas Abthorpe
c4a8ef484c - Pass maintainership to submitter
Submitted by:	Eitan Adler via freebsd-ports@
2009-02-13 02:02:49 +00:00
Wesley Shields
9711a99949 - Pass maintainership to marius@nuenneri.ch
Submitted by:	marius@nuenneri.ch (ports@ mailing list)
2009-02-12 18:59:24 +00:00
Wesley Shields
3aa60a1438 - Update to 20090126 2009-02-11 17:43:19 +00:00
Pav Lucistnik
13d064e1ed - Python is now an indirect dependency, so remove the knob. USE_PYTHON needs to
stay in the Makefile to provide needed defines. Bump PORTREVISION.

Reported by:	pointyhat
2009-02-10 18:50:51 +00:00
Max Brazhnikov
6119aded52 bump PORTREVISION after adding forgotten patches. Those patches are not crucial for build, but affect plist (noticed by ) 2009-02-10 08:21:32 +00:00
Martin Wilke
380d44533b - Fix missing patches to fix the build 2009-02-09 14:36:01 +00:00
Martin Wilke
ef1b3d1071 The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.

New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.

New ports for KDE 4.2.0:
arabic/kde4-l10n		Arabic
hebrew/kde4-l10n		Hebrew
misc/kde4-l10n-bn_IN		Bengali (India)
misc/kde4-l10n-eu		Basque
misc/kde4-l10n-gu		Gujarati
misc/kde4-l10n-is		Icelandic
misc/kde4-l10n-kn		Kannada
misc/kde4-l10n-mai		Maithili
misc/kde4-l10n-mr		Marathi
misc/kde4-l10n-ro		Romanian
misc/kde4-l10n-tg		Tajik
math/eigen2			Lightweight library for vector and matrix math
graphics/kipi-plugins-kde4	KDE4 kipi graphics plugins
sysutils/policykit-kde		PolicyKit manager for KDE

Unfortunately FreeBSD 6.4 support is dropped.

We'd like to say thanks for feedback and help to:
	Matt Tosto, Kris Moore, stickibit, David Johnson, Markus Brueffer,
	David Naylor, Thomas Schlesinger, Warren Liddell, Thomas Abthorpe,
	Diego Depaoli, Mats Andreassen, portmgr for exp-run and repocopies.
2009-02-08 20:23:45 +00:00
Doug Barton
73fa89430b xscreensaver comes with support for this app so I'll take maintainership. 2009-02-07 20:12:33 +00:00
Jeremy Messenger
1a2f132135 Update to 3.8. 2009-02-07 18:33:58 +00:00
Kirill Ponomarev
2def559026 Update to version 241.
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_241
2009-02-06 06:51:52 +00:00
Jimmy Olgeni
3ed32406e8 Fix a typo. 2009-02-05 10:07:00 +00:00
Rong-En Fan
2b3b529704 - Update to 0.3.3
PR:		ports/131222
Submitted by:	Nikos Ntarmos <ntarmos at ceid.upatras.gr> (maintainer)
2009-02-05 02:15:12 +00:00
Martin Wilke
83c65c1a80 - Unbreak
- Fix build
2009-02-04 20:56:42 +00:00
Dmitry Marakasov
e38125f93b - Update to 0.5
PR:		131303
Submitted by:	Julien Laffaye <kimelto at gmail dot com> (maintainer)
2009-02-03 22:54:09 +00:00
Martin Wilke
780e8a39f0 2009-01-19 games/emacs-chess: has been broken for more than 6 months
2009-02-01 devel/subversion-devel: Use devel/subversion or devel/subversion-freebsd instead of this port
2009-01-19 devel/hs-hat: has been broken for more than 6 months
2009-01-19 devel/hs-hpl: has been broken for more than 6 months
2009-01-19 databases/mysqlbigram: has been broken for more than 6 months
2009-01-19 mail/claws-mail-clamav: has been broken for more than 6 months
2009-01-19 mail/sylpheed2-devel: has been broken for more than 6 months
2009-01-19 www/pecl-mnogosearch: has been broken for more than 6 months
2009-01-31 x11-fonts/mathfonts: This port was supported by Mozilla 1.8 (including Firefox 2.0) - to be replaced by  STIX fonts for Firefox 3.x
2009-01-19 x11-wm/fluxspace: has been broken for more than 6 months
2009-01-31 x11-wm/expocity: project has been abandoned
2009-01-19 x11/bbuname: has been broken for more than 6 months
2009-01-19 security/squidclam: has been broken for more than 6 months
2009-01-19 print/virtualpaper: depends on broken, expired port
2009-01-19 print/ifhp: has been broken for more than 6 months
2009-01-19 net-p2p/peercast: has been forbidden for more than 6 months
2009-01-19 palm/pdbc: has been broken for more than 6 months
2009-01-19 net-mgmt/NeTraMet: has been broken for more than 6 months
2009-01-19 net-im/sulci: has been broken for more than 6 months
2009-01-19 multimedia/mjpegtools-yuvfilters: has been broken for more than 6 months
2009-01-19 multimedia/helixplayer: has been broken for more than 6 months
2009-01-19 lang/quack: has been broken for more than 6 months
2009-01-19 misc/pybliographer: has been broken for more than 6 months
2009-01-19 net/versuch: has been broken for more than 6 months
2009-01-19 net/py-mantissa: has been broken for more than 6 months
2009-01-19 net/libunpipc: has been broken for more than 6 months
2009-01-19 net/gnometelnet: has been broken for more than 6 months
2009-01-19 net/gacxtool: depends on expired, broken port
2009-01-19 devel/py-coro: has been broken for more than 6 months
2009-01-19 chinese/stardict2-dict-zh_TW: has been broken for more than 6 months
2009-01-19 x11-themes/gtk-industrial-theme: has been broken for more than 6 months
2009-02-03 22:38:25 +00:00
Rong-En Fan
1be0d085d1 - Make luit can find locale.alias after X.Org 7.4 upgrade. Without this,
luit is broken as it can't find the locale alias file.
- Bump PORTREVISION as package content changed

PR:		ports/131238
Submitted by:	rafan
Approved by:	x11@ (flz)
2009-02-03 14:21:00 +00:00
Martin Wilke
cc1c58f3c3 - Update to 1.13.5 2009-02-03 09:56:47 +00:00
Martin Wilke
9dc8e8d4fd - Update to 0.3.2 2009-02-03 09:53:50 +00:00
Mark Linimon
2be3df4e6c Reset dyeske@gmail.com at his request.
Hat:	portmgr
2009-02-02 23:44:01 +00:00
Marcelo Araujo
7c806af372 - Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.

PR:		ports/125243
Submitted by:	pgollucci
Reworked by:	myself
Tested on:	pointyhat exp-run (pav)
2009-02-02 01:36:16 +00:00
Marcelo Araujo
2c5123292b - Update 1.8.3. 2009-02-01 21:25:38 +00:00
Joe Marcus Clarke
f9aa0c5676 Take a stab at working around the hald/gdm race. After we loop waiting
for the getty, loop waiting for hald to be ready.
2009-01-31 21:50:25 +00:00
Dmitry Marakasov
ca4633f896 - Update to 0.72.1 2009-01-31 01:29:31 +00:00
Pav Lucistnik
b90483fe59 - Update download location, add WWW
Reported by:	-fetch-original pointyhat run
2009-01-30 23:23:10 +00:00
Pav Lucistnik
c9da6b5cdf - Update download location
Reported by:	-fetch-original pointyhat run
2009-01-30 23:03:08 +00:00
Martin Wilke
18506f2253 - Update to 2.6.2
- Remove CMAKE_BUILD_TYPE [1]

CMAKE_BUILD_TYPE only affects compiler FLAGS and linking with specific
library versions  (debug |optimized | general).

In our case external libraries reside in other ports and only install
one version (no separate debug/optimized). Also, the ports system
provide correct compiler flags (-g and no optimizations when WITH_DEBUG
is used). Thus, cmake buildtypes only add extra compiler flags. Ports will
be built correctly both by default and for WITH_DEBUG case.

- Also, change WRKSRC to CONFIGURE_WRKSRC. (use CONFIGURE_WRKSRC for configure
  target instead of WRKSRC)

PR:		126507 [1]
Submitted by:	amdmi3@ [1]
Tested with:	exp-run
Thanks to:	pav/amdmi3
2009-01-30 19:25:22 +00:00
Gabor Pali
80de828341 - Improve PORTDOCS
PR:		ports/131135
Submitted by:	pgj
Approved by:	maintainer, tabthorpe
2009-01-30 09:57:08 +00:00
Robert Noland
93e1430837 Update to 1.0.5 2009-01-29 23:19:59 +00:00
Robert Noland
822da9fd2f Update to 7.0.5 2009-01-29 19:06:25 +00:00
Florent Thoumie
1aae0a0f01 Finish repomove for xclock (x11->x11-clocks). 2009-01-28 16:32:52 +00:00
Pav Lucistnik
f36348435d - Fix build (needs Xtst)
Reported by:	pointyhat
2009-01-27 23:38:04 +00:00
Alex Dupre
ceffa935ce Fix build with new xorg. 2009-01-27 11:27:10 +00:00
Alexander Nedotsukov
8e819a63d5 Update to 180.25 2009-01-27 07:42:16 +00:00
Gabor Pali
b53b905c54 - Update to 1.4.5
- Add optional support for Xinerama
- Fix PORTDOCS

Approved by:	tabthorpe
2009-01-26 21:32:28 +00:00
Joe Marcus Clarke
0c3c90ce56 Depend on hald when starting up so that we have a better chance of finding
all necessary input devices.
2009-01-26 17:56:33 +00:00
Pav Lucistnik
f635a4770d - Mark BROKEN: bad plist
Reported by:	pointyhat
2009-01-25 21:03:19 +00:00
MANTANI Nobutaka
f2b14920f5 Fix build error with libutempter.
PR:		ports/130732
Submitted by:	Kenji Rikitake <kenji.rikitake@acm.org>
2009-01-25 09:24:39 +00:00
Robert Noland
e773ba1078 Update to 1.99.3 rc to make dri happy
Approved by:	garga (mentor, implicit)
2009-01-24 20:21:21 +00:00
Florent Thoumie
80005d32f4 Re-add twm, xinit and xterm for convenience.
Discussed on:	#bsdports
2009-01-23 19:31:36 +00:00
Florent Thoumie
f719320b6f Forgot to remove OPTIONS, this is a no-op. 2009-01-23 16:43:53 +00:00
Florent Thoumie
c50335ffe9 Remove XCB option. It'll make upgrade much easier. 2009-01-23 16:34:50 +00:00
Florent Thoumie
340b57f8be - Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
2009-01-23 16:28:36 +00:00
Martin Wilke
13c0f27605 - Chase lang/guile shlib bump 2009-01-22 16:04:11 +00:00
Martin Matuska
0168a776a6 - Deprecate due to planned removal of tcl8.0 / tk8.0
- Set expiration date to 2009-03-22
2009-01-22 11:56:07 +00:00
Gabor Pali
51b7b4e45f - Add HTML documentation when NOPORTDOCS is not defined
PR:		ports/129045
Submitted by:	Ashish Shukla <wahjava (at) gmail (dot) com>
Reviewed by:	tabthorpe
Approved by:	gabor
2009-01-21 22:57:14 +00:00
Rene Ladan
5d43e1a3ea Update x11/xfce4-clipman-plugin to 0.9.0
PR:		ports/130793
Submitted by:	rene
Approved by:	pav
2009-01-20 22:00:21 +00:00
Joe Marcus Clarke
e6e36d6b3f Take a page from GARNOME's book, and add seahorse-plugins to the Desktop.
This will restore seahorse-agent capabilities to GNOME by default.

Requested by:	rnoland
2009-01-20 19:06:05 +00:00
Robert Noland
3e99647027 allow x11/libxcb and x11/xcb-proto to build with python 2.5+
PR:		130475
Submitted by:	Joseph S. Atkinson
Approved by:	wahjava@gmail.com (maintainer), garga (mentor, implicit)
2009-01-17 22:02:45 +00:00
Pav Lucistnik
2bb8d91c26 - Fix my previous commit
Reported by:	Max Brazhnikov <makc@issp.ac.ru>
2009-01-17 20:42:20 +00:00
Pav Lucistnik
1495a901f3 - Add USE_QT_VER
Reported by:	pointyhat
2009-01-17 19:40:50 +00:00
Max Brazhnikov
a3102a0ac5 conflicts with kdebase-runtime-4.1.[0-1]
Approved by:	miwi (mentor)
2009-01-16 19:52:25 +00:00
Dirk Meyer
a6f9484f59 - add LICENSE: 2009-01-16 17:22:52 +00:00
Martin Wilke
dae9c6f718 - Remove no longer needed patch 2009-01-16 12:01:21 +00:00
Joe Marcus Clarke
26f0215aaf Presenting GNOME 2.24.3 for FreeBSD. 2009-01-15 22:05:27 +00:00
Martin Wilke
35270fb188 - Add missing QT4 dependency
Reported by:	pavbot
2009-01-15 10:51:33 +00:00
Alexander Nedotsukov
8a8762a40e Update to 180.22
PR:	130337
2009-01-15 04:10:54 +00:00
Jeremy Messenger
4586e77a75 Update to 2.24.3.1. 2009-01-15 03:15:43 +00:00
Jose Alonso Cardenas Marquez
f7f940d1c2 - Update to 2.2.2 2009-01-14 06:13:57 +00:00
Joe Marcus Clarke
1a87e14b9e Update to 2.24.3. 2009-01-13 23:23:03 +00:00
Max Brazhnikov
e014235229 kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release in 4.1.x series.
You have only two weeks to play with it -- KDE 4.2.0 is coming ;)
Great thanks for those who helped us with testing 4.1.2 and 4.1.3 during long-long ports ice-age.

For lists of bugfixes and improvements please see:
http://www.kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
http://www.kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
http://www.kde.org/announcements/changelogs/changelog4_1_3to4_1_4.php

Approved by:	miwi (mentor)
2009-01-13 23:16:38 +00:00
Max Brazhnikov
5c3471f6f0 kde@freebsd team is pleased to announce the update for Qt4 ports.
Qt4 ports have been updated from 4.4.1 to 4.4.3.  With this update
new port misc/qt4-l10n has been added.  This port provides localisation
support for Qt4 developers tools designer, linguist, etc.

Approved by:	miwi (mentor)
2009-01-13 20:34:49 +00:00
Joe Marcus Clarke
37f22f98a3 Update to 2.24.3. 2009-01-13 07:23:14 +00:00
Joe Marcus Clarke
04ee2e3361 Update to 2.24.3. 2009-01-13 07:14:25 +00:00
Joe Marcus Clarke
424b01cedb Update to 2.24.1. 2009-01-13 06:38:39 +00:00
Joe Marcus Clarke
9e459b7298 Update to 2.24.3. 2009-01-13 06:35:31 +00:00
Joe Marcus Clarke
75347debd3 Update to 2.24.3. 2009-01-13 06:02:07 +00:00
Joe Marcus Clarke
1a07f3fa54 Fix the gnome-media dependency.
PR:		130426
Submitted by:	Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
2009-01-12 18:02:33 +00:00
Joe Marcus Clarke
582e944a79 Don't bother registering GConf files. The pkg-install will take care of this
for us.
2009-01-11 17:12:13 +00:00
Joe Marcus Clarke
0f23bb5304 Cleanup the gdm home directory.
Reported by:	pointyhat via pav
2009-01-11 17:10:52 +00:00
Martin Wilke
ee6650f822 - Fix plist
Reported by:	pavbot
2009-01-10 15:13:12 +00:00
Joe Marcus Clarke
1d9cd46dfb This port is already in graphics. 2009-01-10 05:33:52 +00:00
Joe Marcus Clarke
f80d4f7a86 Remove these ports as they have been absorbed into other ports in GNOME 2.24. 2009-01-10 05:27:42 +00:00
Joe Marcus Clarke
610ae56816 Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:		125857 [1]
		126993 [2]
		130031 [3]
		127399 [4]
		127661 [5]
		124302 [6]
		129570 [7]
		129936
		123790
2009-01-10 05:22:13 +00:00
Martin Wilke
ae325e0edc - Update to 0.3.0
PR:		128051
Submitted by:	Perrin Alexandre <alexandre.perrin@epfl.ch>
Approved by:	maintainer
2009-01-08 17:12:20 +00:00
Martin Wilke
5994a1e763 - Fix plist
Reported by:	ionbot
2009-01-08 16:08:19 +00:00
Stanislav Sedov
133f03678f - bsd.port.mk separation is not required, as OPTIONS are not used.
Spotted by:	bsam
Pointyhat to:	me
2009-01-08 16:01:51 +00:00
Stanislav Sedov
640601eabc - Disable wide char support by default, as it breaks 8-bit charset
support.
- Introduce a new knob WITH_WIDE_CHARS to enable wide chars.

Approved by:	krion (maintainer)
2009-01-08 14:00:00 +00:00
Martin Wilke
6d083f32b1 - Fix build after xscreensaver update 2009-01-08 08:53:50 +00:00
Wesley Shields
c0a7a1f972 - Remove conditional checks for FreeBSD 5.x and older
Approved by:	pav
2009-01-05 19:42:29 +00:00
Xin LI
5bbd5cd2dc Bump PORTREVISION's after OpenLDAP update.
Suggested by:	rafan
2009-01-05 19:04:45 +00:00
Martin Wilke
af6a36b2d1 - Update maintainer mail
PR:		127077
Submitted by:	Rene Ladan <r.c.ladan@gmail.com> (maintainer)
2009-01-05 16:23:31 +00:00
Kirill Ponomarev
90322c090c Update to version 238
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_238
2009-01-05 15:59:47 +00:00
Joe Marcus Clarke
5b00277ea4 Chase the xscreensaver-gnome-hacks update. 2009-01-02 19:16:44 +00:00
Joe Marcus Clarke
e1a08b1d11 Update to 5.08. 2009-01-02 19:16:19 +00:00
Doug Barton
281920611f Upgrade to version 5.08. One new screensaver (hack), tweaks to a few
others, and the removal of 18 of the "older, less interesting savers."

Users may wish to mv their ~/.xscreensaver file to a safe place and restart
the program to get a clean config file.
2008-12-29 07:03:16 +00:00
Soeren Straarup
76cbbf4c80 Unable to change window manager after the first selection/login.
PR:		104255
Submitted by:	martinko  <gamato@users.sf.net>
2008-12-28 18:17:07 +00:00
Kirill Ponomarev
9e9669cd2e Fix utmp support.
PR:		ports/129924
Submitted by:	yuri.pankov@gmail.com
2008-12-27 23:44:43 +00:00
Stefan Walter
816adf7a37 Add xorg-minimal, a meta-port for installing only the necessary part of the
X.Org distribution.

PR:		128384
Submitted by:	Eitan Adler <EitanAdlerList@gmail.com>
2008-12-27 13:11:29 +00:00
Mark Linimon
7cf77d236e Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
right now, by request.

Hat:	portmgr
2008-12-25 03:13:51 +00:00
Dirk Meyer
4d712578e8 - update to 1.18.0 2008-12-24 08:15:22 +00:00
Dirk Meyer
62d0e722b6 - extend MASTER_SITES 2008-12-23 07:14:38 +00:00
Pav Lucistnik
a785612b43 - Set for expiration in one month: has been broken for more than 6 months 2008-12-19 22:00:33 +00:00
Alexander Nedotsukov
77c2f5795c Update to 180.17 2008-12-19 04:33:06 +00:00
Martin Wilke
29775210b1 2008-09-19 x11-wm/alloywm: Has been broken for more than 6 months
2008-07-18 x11/9term: depends on expired port
2008-12-13 16:55:08 +00:00
Martin Wilke
b69ae51b2c - Update to 3.9
PR:		129441
Submitted by:	Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
2008-12-06 15:12:49 +00:00
Bruce M Simpson
657a207594 Add new port xvmcinfo, a simple tool to print XvMC extension info
for checking motion compensation capabilities for
installed video adapters in Xorg.
2008-12-06 07:51:32 +00:00
Dirk Meyer
4a2feb2d00 - drop MP3ToWav 2008-12-04 21:22:05 +00:00
Pav Lucistnik
50fd1e8cd2 - Allow mesagl modes on amd64
PR:		ports/129295
Submitted by:	Roland Smith <rsmith@xs4all.nl>
2008-12-03 19:07:19 +00:00
Alexander Nedotsukov
97c620da8b Update to 177.82
PR:	129361
2008-12-02 06:22:46 +00:00
Dirk Meyer
9e09a5db02 - added LaternaMagica 2008-12-01 18:29:14 +00:00
Renato Botelho
08079c7a32 - Fix filename used to detect menulet depends, s/.menulet// on filename
Approved by:	dinoex (maintainer)
2008-12-01 18:20:09 +00:00
Dirk Meyer
d1016e9738 - update etoile-0.4.0 2008-11-29 22:24:45 +00:00
Martin Wilke
794a09d390 Xmobar is a minimalistic text based status bar. Inspired by the Ion3 status
bar, it supports similar features, like dynamic color management, output
templates, and extensibility through plugins.

WWW: http://code.haskell.org/~arossato/xmobar

PR:		ports/129191
Submitted by:	Samy Al Bahra <sbahra at kerneled.org>
2008-11-29 21:03:12 +00:00
Martin Wilke
42bcae1402 - Update to 0.3.6 2008-11-29 20:58:36 +00:00
Martin Wilke
6a0833f468 - Update to 5.27
PR:		129136
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2008-11-29 20:34:31 +00:00
Mark Linimon
a34ad4f459 Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.

Hat:	portmgr
2008-11-29 00:11:56 +00:00
Jose Alonso Cardenas Marquez
5e0c4b551b - Remove XFT option, because currently libXft is not a optional dependency. It
is obligatory.
- Bump PORTREVISION

PR:		128397
Submitted by:	Eitan Adler <EitanAdlerList( at)gmail.com>
2008-11-26 06:36:49 +00:00
Dirk Meyer
4bef85280e - update etoile-0.4.0 2008-11-25 15:11:34 +00:00
Martin Wilke
f996e95548 xpyb provides a Python binding to the X Window System
protocol via libxcb.

WWW:	http://xcb.freedesktop.org/

PR:		ports/129115
Submitted by:	Ashish Shukla <wahjava at gmail.com>
2008-11-25 05:38:09 +00:00
Dirk Meyer
4f0099d120 Small application that sends user-idle notifications every
minute that the user is idle.

WWW: http://www.etoile-project.org/
2008-11-23 08:36:23 +00:00
Martin Wilke
35791b99bf Bindings to the Xft, X Free Type interface library, and
some Xrender parts.

WWW:	http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-xft

PR:		ports/129048
Submitted by:	Ashish Shukla <wahjava at gmail.com>
2008-11-23 08:22:31 +00:00
Martin Wilke
b7b647e657 - Update to 1.4.0
- Update WWW
2008-11-22 05:31:38 +00:00
Martin Wilke
caf8087a27 - Update to 1.3.9.3 2008-11-15 22:48:46 +00:00
Thierry Thomas
f88fa99c18 Upgrade to 9.06.
Changelog at <http://dist.schmorp.de/rxvt-unicode/Changes>.
2008-11-09 19:39:59 +00:00
Jimmy Olgeni
b49e2700ed Use PYTHON_CMD with the -m flag to run compileall (avoid referencing PYTHON_SITELIBDIR). 2008-11-08 22:54:17 +00:00
Dmitry Marakasov
8db24c7a9a - Remove forgotten patch 2008-11-01 12:23:31 +00:00
Alexey Dokuchaev
203f587c55 Recently added `nvidia-driver-173' for legacy GPUs.
Reminded by:	makc
2008-11-01 03:52:33 +00:00
Oliver Lehmann
a72cc17587 update xfce to 4.4.3 2008-10-30 17:14:38 +00:00
Dmitry Marakasov
4017f23057 - Update to 0.72.0 2008-10-30 08:51:29 +00:00
Alexey Dokuchaev
2615b5246e Distfile for legacy version 96.43.07 was rerolled (previous one contained
zero-sized Linux compatibility libraries).

Confirmed by:	Christian Zander of NVidia
2008-10-29 04:59:27 +00:00
Alexey Dokuchaev
cd1b270167 Legacy GPU NVidia driver version (173.14.xx series). 2008-10-28 15:27:02 +00:00
Jeremy Messenger
ccc47b2e20 Actually bump the PORTREVISION, forgot to save it in editor. 2008-10-28 04:13:30 +00:00
Jeremy Messenger
2571da6d96 -No need to include the gnomeprefix that brings gnomehier in. [1]
-Use the gnomehack instead of a pkg-config patch in post-patch target.
-Bump the PORTREVISION.

Submitted by:	Stefan Thurner <thurners@nicsys.de> [1]
2008-10-28 04:00:16 +00:00
Alexey Dokuchaev
9ff25955e2 - Update to version 177.80, the latest from NVidia
- As this update renders even more GPUs obsolete (please consult README file
  to find out if your card needs legacy driver), x11/nvidia-driver-173 slave
  port will be committed shortly
2008-10-27 19:54:17 +00:00
Dmitry Marakasov
acc2f58dc3 - Add support for XINERAMA and XPM options
PR:		128279
Submitted by:	Ashish Shukla <wahjava at gmail dot com>
Approved by:	Morten Slot Kristensen <msk at nullpointer dot dk> (maintainer)
2008-10-23 11:20:08 +00:00
Alexey Dokuchaev
9cb337fac8 - Drop nowadays useless and unsupported OPTION
- Give a hint in Makefile header about this port being master
2008-10-21 21:35:04 +00:00
Alexey Dokuchaev
6eb569c191 Non-functional changes:
- Sort distinfo entries so that latest release is on top
- Touch some comments
2008-10-21 16:31:44 +00:00
Alexey Dokuchaev
527b1a4e9d - Stop checking for XFree86-4-Server and xorg-server-snap, they're gone
- Rename XLIBVERSION to LIBGLVERSION here and there
- Remove now superfluous insertion of <sys/priv.h>
- Minor comment nit in pkg-plist
2008-10-21 01:57:21 +00:00
Alexey Dokuchaev
aa047073b2 Unbreak on recent -CURRENT after suser() -> priv_check() API changes. 2008-10-20 12:47:09 +00:00
Alexander Nedotsukov
a69e334ef0 Update to 177.80 2008-10-17 13:16:18 +00:00
Renato Botelho
f3edd22c3c - Update to 1.4
PR:		ports/128092
Approved by:	flz (at #bsdports)
2008-10-15 12:52:56 +00:00
Martin Wilke
99f559cbb4 - Connect x11/yakuaka-kde4 2008-10-12 16:10:46 +00:00
Martin Wilke
86f2d8d58e - Update to 2.9.4
PR:		127538
Submitted by:	Shane Bell <decept0@gmail.com>
2008-10-12 16:09:44 +00:00
Dmitry Marakasov
22ee9cbd4e - Update to 0.9.6
- Use SF macro

PR:		127334
Submitted by:	Cezary Morga <cm at therek dot net>
Approved by:	maintainer timeout
2008-10-11 14:36:25 +00:00
Martin Wilke
35e3ad8f09 - Update to 1.3.1
PR:		127852
Submitted by:	Tobias Roth <ports@fsck.ch> (maintainer)
2008-10-05 14:41:50 +00:00
Kirill Ponomarev
960d2e98c9 Update to version 237.
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_237
2008-10-04 11:59:37 +00:00
Martin Wilke
b101e5de2e - Update to 0.11
PR:		127518
Submitted by:	Thomas Hurst <tom@hur.st> (maintainer)
2008-09-24 09:08:24 +00:00
Martin Wilke
7f1d77f890 - Update to 1.13.0 2008-09-23 09:09:47 +00:00
Alexander Nedotsukov
58e80a7e08 Update to 177.70 2008-09-23 08:52:46 +00:00
Florent Thoumie
f05bffc52c - Remove empty USE_XORG line.
- Fix RUN_DEPENDS when WITH_XCB is defined (off by default).

PR:		ports/127505
Submitted by:	bf <bf2006a@yahoo.com>
Approved by:	portmgr (self)
2008-09-21 09:10:31 +00:00
Max Brazhnikov
721122239e Recover extrapatches (which have been lost with update to 3.5.10)
to fix mounting with hal.
Approved by:	portmgr (marcus)
2008-09-18 14:59:42 +00:00
Pietro Cerutti
0bcf17616b - Fix packaging
- UNBREAK

Approved by:	portmgr (erwin)
2008-09-11 10:48:59 +00:00
Joe Marcus Clarke
1b7dea1567 Update to 2.20.8. 2008-09-08 03:04:31 +00:00
Martin Wilke
2323deba1c - Update to 0.2.1
PR:		126991
Submitted by:	bf <bf2006a@yahoo.com>
Approved by:	maintainer
2008-09-07 22:21:05 +00:00
Martin Wilke
e3a67826ae - Update to 1.1.90.1
PR:		126990
Submitted by:	bf <bf2006a@yahoo.com>
Approved by:	maintainer
2008-09-07 22:20:18 +00:00
Martin Wilke
5946a1fdd5 - Update to 1.2
PR:		126989
Submitted by:	bf <bf2006a@yahoo.com>
Approved by:	maintainer
2008-09-07 22:19:29 +00:00
Martin Wilke
9fea7fcb8e - Update to 0.9
- Update MASTER_SITES/WWW
- Take maintainership
2008-09-07 11:32:09 +00:00
Mark Linimon
d7018eab56 Reset tg due to lack of commits for several months and no response to email.
Hat:	portmgr
2008-09-07 00:54:46 +00:00
Mark Linimon
d72c560b21 Reset infofarmer due to maintainer-timeouts and no response to email.
Hat:	portmgr
2008-09-07 00:19:05 +00:00
Jeremy Messenger
93b7b80a65 Update to 0.16.0.20080905; it works with GTK+ 2.14.x (current in MC CVS).
Reported by:	Joseph S. Atkinson <jsatkinson@embarqmail.com>
2008-09-06 18:46:40 +00:00
Lars Engels
20805079cb Update to 0.5.4 2008-09-04 12:24:26 +00:00
Martin Wilke
129bf63f84 The KDE FreeBSD team is proud to announce the release of KDE 4.1.1
for FreeBSD. The official KDE 4.1.1 release notes can be found at
http://www.kde.org/announcements/changelogs/changelog4_1to4_1_1.php.

KDE Community ships sirst translation and service release of the 4.1
dree desktop, containing numerous bugfixes, Performance Improvements
and Translation Updates.

Pretty much all applications have received the developers' attention,
resulting in a long list of bugfixes and improvements. The most significant
changes are:

    * Significant performance, interaction and rendering correctness
      improvements in KHTML and Konqueror, KDE's web browser
    * User interaction, rendering and stability fixes in Plasma,
      the KDE4 desktop shell
    * PDF backend fixes in the document viewer Okular
    * Fixes in Gwenview, the image viewer's thumbnailing, more
      robust retrieval and display of images with broken metadata
    * Stability and interaction fixes in KMail

New Ports:
- graphics/kcoloredit
	* KColorEdit is a palette files editor. It can be used
	  for editing color palettes and for color choosing and
	  naming.

- graphics/kgraphviewer
	* KGraphViewer is a GraphViz DOT graph viewer for KDE. The
	  GraphViz programs are free-software layout engines for graphs.
	  KGraphViewer displays the graphs in a modern, user-friendly GUI
	  with all the power of a well integrated KDE application.

- graphics/kiconedit
	* KIconEdit is designed to help create icons for KDE using the standard
	  icon palette.

- graphics/skanlite
	* Skanlite is a simple image scanning application that does nothing
	  more than scan and save images. Skanlite can open a save dialog for
	  every image scanned or save the images immediately in a specified
	  directory with auto-generated names and format. The user can also
	  choose to show the scanned image before saving.
2008-09-03 13:06:24 +00:00
Chin-San Huang
d7fe1a619d - Update to 1.3
- Use PLIST_FILES

PR:		ports/126569
Submitted by:	chinsan
2008-09-01 23:48:39 +00:00
Pav Lucistnik
d56b289848 - Jean-Baptiste Quenot won't be able to maintain his FreeBSD ports anymore and
wants them to be released

Submitted by:	Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
2008-08-31 20:38:21 +00:00
Martin Wilke
e4de137286 - Update to 4.81D (also unbreak CURRENT)
PR:		126919
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2008-08-30 12:15:28 +00:00
Martin Wilke
2caa806709 - Remove CONFIGURE_TARGET hack in various bsd.*.mk 2008-08-29 11:55:02 +00:00
Martin Wilke
8d67f4a547 The KDE FreeBSD team is proud to announce the release
of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.10.php

While not a very exciting release in terms of features,
3.5.10 brings a couple of nice bugfixes and translation
updates to those who choose to stay with KDE 3.5. The
fixes are thinly spread across KPDF with a number of crash
fixes, KGPG and probably most interesting various fixes
in kicker, KDE3's panel:

    * Improved visibility on transparent backgrounds
    * Themed arrow buttons in applets that were missing them
    * Layout and antialiasing fixes in various applets

Approved by:	portmgr (erwin/pav)
2008-08-29 11:30:04 +00:00
Martin Wilke
9a384a01d7 - Update to 0.3.0 2008-08-25 21:06:21 +00:00
Martin Wilke
9ab416da1b - Update to 1.3.2 2008-08-25 21:05:56 +00:00
Jean-Marc Zucconi
db79804feb Use pre-su-install instead of pre-install.
PR:		ports/124018
Submitted by:	glewis
2008-08-24 17:57:40 +00:00
Martin Wilke
c263f184b0 - Update to 0.8
PR:		122186
Submitted by:	Petr Holub <hopet@ics.muni.cz> (maintainer)
2008-08-22 09:35:26 +00:00
Renato Botelho
191364a222 - Update to 1.3
Approved by:	flz
2008-08-21 13:29:29 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Doug Barton
bff88181a2 At one time pam was cut out unconditionally, but now it's only cut out
when the user does not have the OPTION ticked. So remove the part of this
patch that cuts it out unconditionally in favor of the already-existing
sed option in the Makefile.

pointy-hat-collection++

Submitted by:	John Marshall <john.marshall@riverwillow.com.au>
2008-08-20 19:31:04 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Martin Wilke
23e9ab2209 - Fix plist after xscreensaver update
Submitted by:	Max Brazhnikov
Reported by:	ionbot
2008-08-19 10:15:18 +00:00
Doug Barton
1c24ede509 Update to version 5.07 which has several bug fixes and enhancements. It also
removes a couple screen savers, and support for 3rd party screen savers.
Support for the latter is added back to this port by permission.

Do something I should have done a long time ago, add OPTIONS to install the
various screen savers we have in ports that are supported by xscreensaver.

USE_DOS2UNIX is no longer needed.
2008-08-18 23:01:07 +00:00
Doug Barton
4872e8e138 In xscreensaver 5.07 the xml files for optional screen savers have been
removed. In order to continue supporting those screen savers that we have
in the ports tree I'm adding enhanced versions of the 5.06 xml files to
the port. (With permission)

Also add a patch to the default config file to:
1. Turn off display of screen savers that are not installed to avoid
confusion.
2. Add back support for those 3rd part screen savers we have in ports.
3. Remove a screen saver we're not building or installing.
2008-08-18 22:58:00 +00:00
Doug Barton
654c61124f In xscreensaver 5.07 the xml files for optional screen savers have been
removed. In order to continue supporting those screen savers that we have
in the ports tree I'm adding enhanced versions of the 5.06 xml files to
the port. The xml file installed by this port is "bare bones," while the
one from xscreensaver 5.06 has more features, so remove the option to
intall the one from this port.

While I'm here, man pages are not PORTDOCS.

I'm making this change on a short maintainer timeout (6 days) because
the xscreensaver 5.07 update is blocking on this, and I haven't heard
anything from the maintainer of this port.
2008-08-18 22:53:36 +00:00
Martin Wilke
1d5e9f4e22 - Remove patch no longer required
Submitted by:	Ionbot
2008-08-18 11:38:33 +00:00
Martin Wilke
2c918e019a The KDE FreeBSD team is proud to announce the release
of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.9.php

After the KDE 4.1.0 import the team found time to make
KDE 3.5.9 ready for the Ports tree.

KDE 3.5.9 was released six months ago and 3.5.10 is coming
soon. We are not sure we have time to get 3.5.10 for FreeBSD
7.1/6.4 release, but we would have minimum 3.5.9 for those
people who prefer to stay with KDE3.

Of course Thanks to all Testers.
2008-08-18 09:22:07 +00:00
Joe Marcus Clarke
b6f111ae66 Restore the ability to process gdm_flags when starting.
Reported by:	jhay
2008-08-17 17:30:18 +00:00
Kirill Ponomarev
5b784ed75d Update to version 236.
ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_236
2008-08-17 10:00:44 +00:00
MANTANI Nobutaka
31200d1a89 - Fix mlterm-menu to handle multibyte characters correctly. [*]
- Respect CFLAGS and LIBS.
- Fix build failure of libim-m17nlib when IIIMF support is enabled.

PR:		ports/126294 [*]
Submitted by:	Artemiev Igor <ai@kliksys.ru>
2008-08-17 01:10:25 +00:00
Pav Lucistnik
ad31a25051 - Mark BROKEN: does not package
Reported by:	pointyhat
2008-08-15 14:37:16 +00:00
Joe Marcus Clarke
3191c05037 Chase the xscreensaver-gnome-hacks update. 2008-08-15 06:35:22 +00:00
Joe Marcus Clarke
ce9be7bac0 Update to 5.07. 2008-08-15 06:34:46 +00:00
Martin Wilke
449e72a0c6 - Fix dependecy list, resolve dependency conflict
net/avahi will be read as net/avahi-app for core library. Also,
  with net/avahi-libdns installed, hardwrited dependency for mDNSReponder
  lead to conflicts, but KDE 4.1 can use avahi-loibdns instead.

PR:		126494
Submitted by:	Dima Panov <fluffy@fluffy.khv.ru>
2008-08-13 09:01:35 +00:00
Martin Wilke
568f8e877f The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.

Some note:

* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist

* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.

For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.

Have fun!
2008-08-09 16:52:28 +00:00
Joe Marcus Clarke
9c21c2d7e8 Enable PAM support by default, and depend on pam_helper to provide the
authentication services.
2008-08-09 07:55:22 +00:00
Mark Linimon
e54c7f9f9b Reset grog@FreeBSD.org: last commit was more than 6 months ago, and
PRs are outstanding.
2008-08-07 08:58:31 +00:00
Eric Anholt
d661e422dd Drop maintainership on my ports as I'm no longer using FreeBSD. 2008-08-06 20:41:05 +00:00
Alexey Dokuchaev
4cc0f858af - Update stable version to 173.14.12, and legacy versions to 71.86.06 and
96.43.07
- Minor Makefile retouch

Reminded by:	miwi
2008-08-06 19:09:29 +00:00
Martin Wilke
9a3414f13f - Update to 3.8
- Update WWW

PR:		126285
Submitted by:	Jeroen Schot <schot@a-eskwadraat.nl> (maintainer)
2008-08-06 07:53:48 +00:00
Martin Wilke
e51e6fe1e6 - Restore USE_XORG
Reported by:	danfe
2008-08-05 10:24:39 +00:00
Martin Wilke
d56984b056 - Update to qt 4.4.1
Note:
	With this update several ports specific problems
	have been fixed. Qt4 headers and libraries have
	been moved to include/qt4 and lib/qt4. bsd.qt.mk
	defines QT_INCDIR and QT_LIBDIR now, which could
	be used in qt4-dependent ports if required.

Thanks to:	Max Brazhnikov Danny Pansters
2008-08-04 23:30:38 +00:00
Martin Wilke
8605add788 - Convert to OPTIONS
- Pass maintainership to submitter

PR:		125877 / 125882
Submitted by:	Andy Kosela <akosela@andykosela.com>
2008-08-03 10:21:15 +00:00
Joe Marcus Clarke
8ac57f52fe * Automatically disable keyring if pam is disabled
* Remove .warning that confuses portupgrade
* Provide more helpful descriptions of options
* Break the build if PAM is enabled, define GNOME_SCREENSAVER_WITH_BROKEN_PAM
  if you really want PAM.

PR:		126115
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
2008-08-03 06:57:47 +00:00
Joe Marcus Clarke
bc23de35a1 * Mention dependency of KEYRING on PAM in its description
* Force PAM when KEYRING is enabled
* Memove .warning that confuses portupgrade

PR:		126114
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
2008-08-03 06:53:12 +00:00
Martin Wilke
676d15a60f - Update to 0.2
PR:		126102
Submitted by:	Julien Laffaye <kimelto@gmail.com> (maintainer)
2008-08-02 22:11:34 +00:00
Tilman Keskinoz
2c4a5de525 Add missing dependencies on xorg libraries
PR:             123406, 126130
Submitted by:   Mel <mel@rachie.is-a-.geek.net>
Reported by:    Gergely Czuczy
2008-08-01 12:07:10 +00:00
Joe Marcus Clarke
7e1b3b4003 Add optional (disabled by default) GnomeKeyring integration via PAM.
PR:		125994
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
2008-07-27 20:23:26 +00:00
Joe Marcus Clarke
a8aa4103d3 * Optional (enabled by default) GnomeKeyring integration via PAM.
* Enable PAM by default

PR:		125984
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
2008-07-27 20:21:19 +00:00
Joe Marcus Clarke
bcd68d0d0b * Add support for integrating GDM with GnomeKeyring and PAM
* Remove some ancient PAM checks

PR:		125983
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
2008-07-27 20:18:54 +00:00
Jeremy Messenger
26b5d26826 Chase a rename of file in xscreensaver-gnome.
gnome-screensaver-properties.desktop -> xscreensaver-properties.desktop

PR:		ports/126007
Submitted by:	Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
2008-07-27 16:06:20 +00:00
Mark Linimon
189bb010c0 Reset sergei@ due to maintainer-timeouts and no response to email.
Hat:		portmgr
2008-07-27 04:30:53 +00:00
Felippe de Meirelles Motta
830dcb5aeb - Connect printscreen to build.
Approved by:	gabor (mentor, implicit)
2008-07-26 17:03:55 +00:00
Felippe de Meirelles Motta
be2beeff4e printscreen - Simple screenshot program for X11.
PR:		ports/125369
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	gabor (mentor, implicit)
2008-07-26 17:02:59 +00:00
Volker Stolz
2699274773 gdmchooser/XDMCP:
- fix harmless warning getting logged as CRITICAL when enumerating interfaces
	http://bugzilla.gnome.org/show_bug.cgi?id=544790
 - unbreak XDMCP discovery on the IPv6-mapped IPv4 broadcast address by unsetting
	IPV6_V6ONLY socket option (obtained from NetBSD pkgsrc)
	http://bugzilla.gnome.org/show_bug.cgi?id=544730

Approved by: marcus@
2008-07-26 01:20:04 +00:00
Martin Wilke
38661f2e32 The first iteration of the py-qt4-* ports had a snapshot date as its
PORTVERSION. After that the PORTVERSION became 4.foo. Because this is
numerically lower than before, the PORTEPOCH should have been bumped.

Poked by:	kris@

PR:		125814
Submitted by:	Danny Pansters <danny@ricin.com> (maintainer)
2008-07-25 22:24:16 +00:00
Doug Barton
62fae5adc1 Create a pkg-deinstall file to remove the ${X11BASE}/etc/xdg directory
if it's empty. I can't add it to PLIST_DIRS since other ports add stuff
there.
2008-07-25 18:44:03 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Pav Lucistnik
2f35b73926 - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:48:47 +00:00
Alexey Dokuchaev
0d5fff8ae7 Fix pkg-plist.
Reported by:	QA Tindy
2008-07-23 20:05:38 +00:00
Alexey Dokuchaev
eaaa8fb9d6 - Unbreak and undeprecate (add missing USE_XORG)
- Augment master sites per portlint(1)
- Do not patch things during extract stage
- Fix regexp to be more accurate
2008-07-23 18:24:35 +00:00
Florent Thoumie
e0a7bcca9a Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).
Approved by:	portmgr (self)
2008-07-23 09:07:25 +00:00
Florent Thoumie
9270884d0d Fix USE_XORG for the upcoming bsd.port.mk changes (ports/122340).
Approved by:	portmgr (self)
2008-07-23 08:20:10 +00:00