1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

1881 Commits

Author SHA1 Message Date
Jason E. Hale
99613003a7 - Mark DEPRECATED; this project merged with the Oxygen windeco
included with KDE4
- Set EXPIRATION_DATE to one month from now

While here:
- Support staging
- Add LICENSE (GPLv2)
- Add USES=gettext
2014-06-14 14:21:46 +00:00
Pawel Pekala
77050fac4d Rephrase pkg-descr, fix WWW line. 2014-06-03 19:14:59 +00:00
Pawel Pekala
b144162d8e - Update to version 20131119
- Improve COMMENT, take maintainership
- Sort pkg-plist
2014-06-03 19:03:39 +00:00
Martin Wilke
28605e5fab - Reset maintainership 2014-06-03 10:38:43 +00:00
Alexey Dokuchaev
dda4a694f0 Stagify and cleanup my remaining ports under 2014-06-03 04:49:02 +00:00
Antoine Brodin
2e34642c45 Mark a few unfetchable ports as BROKEN
With hat:	portmgr
2014-06-01 08:00:35 +00:00
Dmitry Marakasov
a5106b5ebc - Switch to USES=libtool, drop .la files
- Strip libraries
2014-05-30 18:38:23 +00:00
John Marino
908f70b374 x11-themes/clearlooks-themes-extras: Fix staging orphans
Undetected by:	Redports
Reported by:	antoine@
Tested by:	poudriere
2014-05-30 10:37:12 +00:00
John Marino
ed765c98ac x11-themes/clearlooks-themes-extras: Stage support+
In addition to supporting stage, the unnecessarily custom extraction
target was replaced with NO_WRKSUBDIR.
2014-05-30 09:23:02 +00:00
Eitan Adler
eccf5db03a Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
	over the course of several months about pending actions required.

	We really appreciate the time and effort you put in to maintain
	these ports.

	If you are still interested in helping to maintain these ports just
	reply to me or file a PR and I will happily assign the port to you
	again.

Approved by:	portmgr (implicit)
2014-05-26 02:33:38 +00:00
Jimmy Olgeni
0c67fc97dd Add staging support. 2014-05-23 11:13:17 +00:00
Jimmy Olgeni
e8cab1afbe Add staging support. 2014-05-23 11:09:26 +00:00
Jimmy Olgeni
a502acdff4 Add staging support. 2014-05-23 11:07:56 +00:00
Jimmy Olgeni
804b366f9b Add staging support. 2014-05-23 10:56:51 +00:00
Olivier Duchateau
28a8c8467e - Update to 2.2.3 2014-05-19 17:42:44 +00:00
Max Brazhnikov
c425e0b6a4 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
Baptiste Daroussin
559d220a2a Update to 3.0
Support stage

Changes for v3.0:
+ Tons of new -symbolic icons
+ Emoticons
+ Brand new folders
+ Updated apps
+ Revamped Mimetypes

PR:		ports/189643
Submitted by:	Nicole Reid <root@cooltrainer.org> (maintainer)
2014-05-11 22:34:15 +00:00
Max Brazhnikov
90e380e1cb KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!
deskutils/kdepim4:
- Remove no longer needed patch, the problem was fixed since Qt 4.8.4.

The area51 repository features commits by rakuco and makc.
2014-05-10 19:43:14 +00:00
Antoine Brodin
439d18c040 Reset more maintainers:
<yar@FreeBSD.org>: host hub.freebsd.org[8.8.178.136] said: 550 5.1.1
    <yar@FreeBSD.org>: Recipient address rejected: User unknown in local

<rud@cs.uni-magdeburg.de>: host mail.cs.uni-magdeburg.de[141.44.21.48] said:
    550 5.1.1 <rud@cs.uni-magdeburg.de>... User unknown (in reply to RCPT TO

<stefan@fh-mainz.de>: host srv-eml-pmva-02.fh-mainz.de[143.93.114.189] said:
    550 5.1.1 <stefan@fh-mainz.de>: Recipient address rejected: undeliverable

<ocaml-ounit-port@kotka.de>: host kotka.de[62.75.247.120] said: 550 5.1.1
    <ocaml-ounit-port@kotka.de>: Recipient address rejected: User unknown in

<toru@tenchi.ne.jp>: host tuna.tenchi.ne.jp[49.212.63.105] said: 550 5.1.1
    <toru@tenchi.ne.jp>... User unknown (in reply to RCPT TO command)

<nehe@cruzinternet.com>: host inbound.platinum.ca[69.31.192.27] said: 550
    cuda_nsu User [nehe@cruzinternet.com] does not exist (in reply to RCPT TO

<ports@emorific.com>: Host or domain name not found. Name service error for
    name=emorific.com type=AAAA: Host not found

<ubique@peterhost.ru>: host mx.mail.corp.hostcomm.ru[89.111.166.49] said: 550
    Sorry, no mailbox here by that name (in reply to RCPT TO command)

<ports@brandon.dvalentine.com>: host ASPMX.L.GOOGLE.com[2607:f8b0:400c:c01::1a]
    said: 550-5.1.1 The email account that you tried to reach does not exist.

With hat:	portmgr
2014-05-10 18:28:13 +00:00
Dmitry Marakasov
dd660ea58d - Convert USE_BZIP2 to USES 2014-05-07 18:21:33 +00:00
Raphael Kubo da Costa
40d1e6400b Update to 1.4.5.
Improvements include:

* fix bluring behind tooltips in KDE on 64 bits machines
* improve detection of empty areas for window dragging
* re-enabling shadows behind menus and window background for recent
  libreoffice versions
* fix calculation of the tabs area, that was creating infinite repaint loop
  under certain conditions
2014-05-05 21:21:22 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
David Naylor
c53834eab2 Revert change to pkg-plist for x11-themes/kde4-style-oxygen-transparent.
Reported by:	pkg-fallout
2014-05-03 09:44:29 +00:00
Baptiste Daroussin
9ba1ac5e90 Support stage 2014-04-26 00:39:39 +00:00
Baptiste Daroussin
955e19fd3f No need to try to strip when there is no binaries 2014-04-26 00:38:24 +00:00
Baptiste Daroussin
542179079f Support stage
Remove false dependency on libtool
2014-04-26 00:37:27 +00:00
Baptiste Daroussin
69353de786 Support stage
Switch to USES=libtool
strip binaries
2014-04-25 07:42:00 +00:00
David Naylor
a39d5573ba Update my ports to be compliant with new USES framework and fix other issues.
Changes:
 * various: migrate USE_BZIP2 to USES=tar:bzip2
 * various: migrate USE_XZ to USES=tar:xz
 * multimedia/py-ffmpeg: add and prefer github (GH) as master site
 * ports-mgmt/portbuilder: specify license as BSD2CLAUSE (instead of just BSD)

Most ports are updated infrequently so a single batch commit is preferred over
collating changes per port.
2014-04-24 20:11:01 +00:00
Tijl Coosemans
aad09bc5e2 When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-04-23 13:25:16 +00:00
Baptiste Daroussin
f1fdb34f7c Support stage 2014-04-22 12:50:54 +00:00
Baptiste Daroussin
51b5a8eed3 Support stage 2014-04-22 12:47:10 +00:00
Rusmir Dusko
69553e4f7c These ports are no longer used or cared for.
Horia Racoviceanu <horia@racoviceanu.com> wishes to maintain these ports
with my help.

misc/lxde-common

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com

misc/xdg-menu

- Change Makefile header, use my name and @FreeBSD.org email
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change Desktop entry file
- Add DOCS Option
- Break lines around 80 characters
- Change pkg-plist, remove mtree

sysutils/lxinput

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com

sysutils/lxtask

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Remove TODO from DOCS

sysutils/lxterminal

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change pkg-plist, add missing

x11/florence

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Use tar:bzip2 instead of USE_BZIP2=yes and not needed desktop-file-utils
- Remove not needed MAN1 from Makefile

x11/libfm

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Use tar:xz instead of USE_XZ=yes
- Change pkg-plist, remove mtree

x11/lxde-meta

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com

x11/lxmenu-data

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change pkg-plist, remove mtree

x11/lxpanel

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Strip libraries
- Change pkg-plist, add missing

x11/menu-cache

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- USES pathfix instead of USE_GNOME gnomehack
- Strip library

x11-fm/pcmanfm

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Use tar:xz instead of USE_XZ=yes
- Change pkg-plist, remove mtree, add missing

x11-themes/lxde-icon-theme

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Use tar:bzip2 instead of USE_BZIP2=yes
- Change pkg-plist, remove mtree

x11-wm/lxmed

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com

x11-wm/lxsession

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change pkg-plist, add missing

x11-wm/obapps

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Add DOCS Option
- Change Desktop entry file

x11-wm/obmenu

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
- Change Desktop entry file
- Break lines around 80 characters
2014-04-21 20:27:38 +00:00
David Naylor
baf740502f Update x11-themes/kde4-style-oxygen-transparent to 80fc757 (10-Mar-2014). 2014-04-17 16:43:31 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Max Brazhnikov
65b2b253dc KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!
KDE ports:
- Convert to USES=tar:xz

devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style

devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port

net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)

x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall

The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
2014-04-03 09:49:10 +00:00
Olivier Duchateau
e4572ea68f - Update to 2.2.2 2014-04-02 19:39:32 +00:00
Antoine Brodin
acb669235c Remove some expired xmms ports (abandonware, unmaintained):
2014-03-23 audio/p5-Xmms: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-a52dec: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-audiofile: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-cdread: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-crossfade: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-crystality: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-defx: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-efxmms: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-eq: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-faad: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-fc: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-fxt: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-infopipe: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-jack: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-liveice: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-mac: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-mad: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-midi: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-modplug: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-mp3cue: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-osssurround: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-quix3dn: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-sid: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-sndfile: Abandonware, please consider using multimedia/audacious instead
2014-03-23 audio/xmms-tfmx: Abandonware, please consider using multimedia/audacious instead
2014-03-23 chinese/xmms: Abandonware, please consider using multimedia/audacious instead
2014-03-23 graphics/xmms-blursk: Abandonware, please consider using multimedia/audacious instead
2014-03-23 graphics/xmms-dancingparticles: Abandonware, please consider using multimedia/audacious instead
2014-03-23 graphics/xmms-dflowers: Abandonware, please consider using multimedia/audacious instead
2014-03-23 graphics/xmms-dscope: Abandonware, please consider using multimedia/audacious instead
2014-03-23 graphics/xmms-dspectogram: Abandonware, please consider using multimedia/audacious instead
2014-03-23 graphics/xmms-dspectral: Abandonware, please consider using multimedia/audacious instead
2014-03-23 graphics/xmms-finespectrum: Abandonware, please consider using multimedia/audacious instead
2014-03-23 graphics/xmms-fishmatic: Abandonware, please consider using multimedia/audacious instead
2014-03-23 graphics/xmms-gdancer: Abandonware, please consider using multimedia/audacious instead
2014-03-23 graphics/xmms-iris: Abandonware, please consider using multimedia/audacious instead
2014-03-23 graphics/xmms-jess: Abandonware, please consider using multimedia/audacious instead
2014-03-23 graphics/xmms-nebulus: Abandonware, please consider using multimedia/audacious instead
2014-03-23 graphics/xmms-paranormal: Abandonware, please consider using multimedia/audacious instead
2014-03-23 graphics/xmms-scivi: Abandonware, please consider using multimedia/audacious instead
2014-03-23 graphics/xmms-vumeter: Abandonware, please consider using multimedia/audacious instead
2014-03-23 graphics/xmms-waterfall: Abandonware, please consider using multimedia/audacious instead
2014-03-23 multimedia/gxmms: Abandonware, please consider using multimedia/audacious instead
2014-03-23 multimedia/xmms-status-plugin: Abandonware, please consider using multimedia/audacious instead
2014-03-23 russian/xmms: Abandonware, please consider using multimedia/audacious instead
2014-03-23 x11-themes/xmms-bluecurve-theme: Abandonware, please consider using multimedia/audacious instead
2014-03-23 x11-themes/xmms-eq-skins: Abandonware, please consider using multimedia/audacious instead
2014-03-23 x11-themes/xmms-vumeter-skins: Abandonware, please consider using multimedia/audacious instead
2014-03-23 08:59:35 +00:00
Antoine Brodin
8904be4d3b Remove dependency on expiring xmms-bluecurve-theme 2014-03-22 09:54:06 +00:00
Emanuel Haupt
1df502b5ef Fix @@${MKDIR} -> @${MKDIR}
Notified by:	antoine (via irc)
2014-03-18 14:41:08 +00:00
Emanuel Haupt
50418f3429 Quiesce mkdir 2014-03-18 14:26:57 +00:00
Martin Wilke
6afa1e436b - Convert USE_XZ/BZIP2/GMAKE to USES 2014-03-15 16:25:40 +00:00
Baptiste Daroussin
9f9d071f7b Convert x* to USES=zip 2014-03-10 18:09:41 +00:00
Rene Ladan
c9a690d33c Remove expired ports:
2014-03-10 deskutils/libopensync-plugin-synce: No more public distfiles
2014-03-10 irc/irchat-pj-xemacs21-mule: No more public distfiles
2014-03-10 irc/pure-xemacs21-mule: No more public distfiles
2014-03-10 lang/dice: No more public distfiles
2014-03-10 irc/dcc: No more public distfiles
2014-03-10 sysutils/backupme: No more public distfiles
2014-03-10 net/freeswitch-curl-devel: No more public distfiles
2014-03-10 misc/freeswitch-pizzademo-devel: No more public distfiles
2014-03-10 emulators/cygne-sdl: No more public distfiles
2014-03-10 mail/newmail: No more public distfiles
2014-03-10 x11-toolkits/xscoop: No more public distfiles
2014-03-10 security/didentd: No more public distfiles
2014-03-10 sysutils/wait_on: No more public distfiles
2014-03-10 net/freeswitch-sbc-devel: No more public distfiles
2014-03-10 multimedia/gxanim: No more public distfiles
2014-03-10 www/nd: No more public distfiles
2014-03-10 lang/fbbi: No more public distfiles
2014-03-10 textproc/csv2xml: No more public distfiles
2014-03-10 www/trac-calendar: No more public distfiles
2014-03-10 misc/stan: No more public distfiles
2014-03-10 japanese/gtkicq: No more public distfiles
2014-03-10 net/nc6: No more public distfiles
2014-03-10 net/jpcap: No more public distfiles
2014-03-10 games/quake-extras: No more public distfiles
2014-03-10 net/asfrecorder: No more public distfiles
2014-03-10 sysutils/pyrenamer: No more public distfiles
2014-03-10 palm/synce-sync-engine: No more public distfiles
2014-03-10 www/linux-mplayer-plugin: No more public distfiles
2014-03-10 net-mgmt/airport: No more public distfiles
2014-03-10 textproc/manued.el: No more public distfiles
2014-03-10 sysutils/jailer: No more public distfiles
2014-03-10 sysutils/blimitd: No more public distfiles
2014-03-10 print/abntex: No more public distfiles
2014-03-10 sysutils/monkeytail: No more public distfiles
2014-03-10 dns/dns_mre: No more public distfiles
2014-03-10 japanese/libjcode: No more public distfiles
2014-03-10 sysutils/jailutils: No more public distfiles
2014-03-10 net/freeswitch-vanilla-devel: No more public distfiles
2014-03-10 sysutils/hdup: No more public distfiles
2014-03-10 print/cups-smb-backend: No more public distfiles
2014-03-10 x11/settitle: No more public distfiles
2014-03-10 sysutils/anteater: No more public distfiles
2014-03-10 www/trac-pendingticket: No more public distfiles
2014-03-10 www/admuser: No more public distfiles
2014-03-10 x11-themes/gnome-icons-snowish: No more public distfiles
2014-03-10 www/metacafe_dl: No more public distfiles
2014-03-10 irc/irchat-pj-emacs21: No more public distfiles
2014-03-10 www/horde3-wicked: No more public distfiles
2014-03-10 java/drexelsnmp: No more public distfiles
2014-03-10 mail/sigit: No more public distfiles
2014-03-10 misc/freeswitch-scripts-devel: No more public distfiles
2014-03-10 www/vtiger-customerportal: No more public distfiles
2014-03-10 irc/pure-emacs21: No more public distfiles
2014-03-10 www/extsm: No more public distfiles
2014-03-10 misc/cwish: No more public distfiles
2014-03-10 www/phpscheduleit: No more public distfiles
2014-03-10 palm/synce-serial: No more public distfiles
2014-03-10 palm/synce-vdccm: No more public distfiles
2014-03-10 net/freeswitch-insideout-devel: No more public distfiles
2014-03-10 sysutils/fusefs-fur: No more public distfiles
2014-03-10 mail/clamfilter: No more public distfiles
2014-03-10 textproc/cost: No more public distfiles
2014-03-10 palm/synce-gvfs: No more public distfiles
2014-03-10 net/nxserver: No more public distfiles
2014-03-10 sysutils/throttle: No more public distfiles
2014-03-10 japanese/aterm: No more public distfiles
2014-03-10 mail/teapop: No more public distfiles
2014-03-10 www/eldav.el: No more public distfiles
2014-03-10 graphics/gsnapshot: No more public distfiles
2014-03-10 japanese/zangband: No more public distfiles
2014-03-10 audio/xmms-wma: No more public distfiles
2014-03-10 misc/projectionlib: No more public distfiles
2014-03-10 11:50:26 +00:00
Rene Ladan
ec16f410f0 - Remove dependency on expired x11-themes/gnome-icons-snowish
- Bump PORTREVISION
2014-03-10 11:36:11 +00:00
Alexey Dokuchaev
0e939a01b3 - Stagify; drop an article from COMMENT line and superfluous quote marks
- Update port description (chase Max Rudberg's site, remove now defunct
  upstream website for these themes)
2014-03-10 09:17:29 +00:00
Olivier Duchateau
59f4585458 - Update to 2.2 2014-03-07 20:55:45 +00:00
Olivier Duchateau
0ce6b4ee88 Blueprint is Gtk2 engine, collection of icons and themes from OpenSolaris.
WWW: http://openindiana.org/

Requested by:	sk8harddiefast (FreeBSD forums)
Reviewed by:	sk8harddiefast
Obtained from:	http://forums.freebsd.org/viewtopic.php?f=22&t=45041
2014-03-06 18:24:50 +00:00
Max Brazhnikov
f3f8c20d6a KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!
deskutils/kdepim4:
- Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1]

misc/kdehier4:
- add tests directory (r343428 commit to Templates/BSD.local.dist)

security/kwallet:
- moved to security/kwalletmanager (renamed upstream)

x11/kdelibs:
- remove workaround, which is not needed after global fix in
  Mk/bsd.kde4.mk (r315373)

PR:		ports/187259 [1]
Submitted by:	Tobias Berner <tcberner@gmail.com>
2014-03-04 19:15:39 +00:00
Antoine Brodin
a74a4b46c4 Deprecate and set expiration date for xmms stuff that is unmaintained 2014-02-23 22:12:09 +00:00
Max Brazhnikov
c462c8607d - Fix plist after recent KDE SC update 2014-02-20 11:52:08 +00:00