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

1858 Commits

Author SHA1 Message Date
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
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Max Brazhnikov
e9c34f4c34 KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
  and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...

New ports:
  devel/kde-dev-scripts:	KDE development scripts
  devel/kde-dev-utils:		KDE development utilities
  games/klickety:		Tetris themed solitaire
  games/picmi:			Single player logic-based puzzle game
  textproc/libkomparediff2:	Library to compare files and strings

The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.

PR:		ports/186491
Exp-run:	by bdrewery
Approved by:	beat (former maintainer) [1]
2014-02-18 14:23:03 +00:00
Thomas Abthorpe
d8299fcc60 - Reassign lioux' ports to the heap
With hat:	portmgr
2014-02-14 16:51:44 +00:00
Martin Wilke
5b3565b12b - Stage support 2014-02-11 09:29:04 +00:00
Baptiste Daroussin
ce1c0bc3ed Back to the futur 2014-02-10 13:27:09 +00:00
Baptiste Daroussin
e6ef2c96d5 Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.

Reported by:	distillator
2014-02-10 12:58:54 +00:00
Emanuel Haupt
d91ae6bfd6 Support staging. 2014-02-07 13:46:44 +00:00
Emanuel Haupt
ee3125b038 Support staging. 2014-02-07 13:45:49 +00:00
Emanuel Haupt
c347f532dc Support staging. 2014-02-07 13:44:44 +00:00
Emanuel Haupt
6fab18fe7a Support staging. 2014-02-07 13:43:01 +00:00
Emanuel Haupt
f4815a19d9 Support staging. 2014-02-07 13:40:52 +00:00
Antoine Brodin
30e5326acc Do not loop inside the stage directory 2014-02-04 20:22:55 +00:00
Martin Wilke
fde200fb1f - Stage support 2014-01-27 13:06:09 +00:00
Martin Wilke
5eb9b7171b - Stage support 2014-01-27 12:58:43 +00:00
Martin Wilke
4782026246 - Stage support 2014-01-27 11:46:37 +00:00
Martin Wilke
e9b36ada97 - Stage support 2014-01-27 11:38:19 +00:00
Martin Wilke
bf9a4e9ab3 - Stage support 2014-01-27 11:33:59 +00:00
Martin Wilke
465dba60fa - Stage support 2014-01-27 11:15:57 +00:00
Martin Wilke
5fc873a5d5 - Stage support 2014-01-27 10:59:45 +00:00
Martin Wilke
cfc65da34d - Stage support
- While here trim header
2014-01-27 09:49:41 +00:00
Martin Wilke
0aaf0ff9d5 - Stage support
- switch to USES
2014-01-27 09:36:47 +00:00
Martin Wilke
7fea7a2409 - Stage support 2014-01-27 09:36:00 +00:00
Martin Wilke
3873ee6066 - Stage support
- switch to USES
2014-01-27 09:35:06 +00:00