Commit Graph

8282 Commits

Author SHA1 Message Date
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
Martin Wilke
cf1010ad0b - Stage support 2014-02-18 13:28:07 +00:00
Martin Wilke
5ec9148a57 - Stage support 2014-02-18 13:27:51 +00:00
Martin Wilke
c2de762e74 - Fix Stageing 2014-02-18 13:26:25 +00:00
Oliver Lehmann
526f0ac3b0 update to 3.4.3 2014-02-18 08:13:45 +00:00
Thomas Zander
d73825cf2c - Drop support for pre-8.3 systems
- Convert old LIB_DEPENDS to new format
- Fix staging breakage for PREFIX!=LOCALBASE
- Fix bug passing wrong CONFIGURE_ARGS when using DEBUG
  (causes dangling dependencies in debug builds)
- Bump PORTREVISION
- Update maintainer e-mail address

Approved by:	thierry (mentor)
MFH:		2014Q1
2014-02-17 22:34:40 +00:00
Thomas Zander
652243af0a - Fix build error during staging phase
- Pet portlint

PR:		ports/186529
Submitted by:	Matthew Rezny <matthew@reztek.cz>, mickael.maillot@gmail.com (maintainer)
Approved by:	jadawin (co-mentor), mickael.maillot@gmail.com (maintainer)
2014-02-17 16:18:24 +00:00
Rusmir Dusko
f700aa429f - Fix symlink for the icon and Desktop entry file 2014-02-17 09:24:41 +00:00
Thomas Zander
ae43444222 Fix include order that could lead to build failures when conflicting
versions of bundled libraries are already installed

Approved by:	thierry (mentor)
2014-02-16 22:41:10 +00:00
Antoine Brodin
2f630d40e1 Mark broken: Does not compile
error CS1705: Assembly `gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' references `Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' which has a higher version number than imported assembly `Mono.Cairo, Version=2.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
./Hyena.Data.Gui/ListView/ListView_Rendering.cs(53,53): error CS0012: The type `Cairo.Context' is defined in an assembly that is not referenced. Consider adding a reference to assembly `Mono.Cairo, Version=4.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756'
/usr/local/libdata/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll (Location of the symbol related to previous error)

Reported by:	pkg-fallout since august 2013
2014-02-15 09:04:16 +00:00
Thomas Zander
14e5321120 - Update port to upstream release 0.9.9
- Stagify
- USES cleanups

PR:		ports/186387
Submitted by:	Arjan Gijsberts <arjan@liralab.it>
Approved by:	jadawin (co-mentor)
2014-02-14 20:00:13 +00:00
Thomas Abthorpe
d8299fcc60 - Reassign lioux' ports to the heap
With hat:	portmgr
2014-02-14 16:51:44 +00:00
Antoine Brodin
b25e115c9e Finish stage support
Reported by:	pkg-fallout
PR:		ports/186763
2014-02-14 16:12:38 +00:00
Pietro Cerutti
df8bb45315 - STAGE-clean 2014-02-14 10:07:26 +00:00
Martin Wilke
784672eea5 - Convert USE_SCONS to USES 2014-02-13 13:55:58 +00:00
Baptiste Daroussin
b7e283c939 Fix configure with clang3.4
Submitted by:	dim
2014-02-11 23:01:43 +00:00
Antoine Brodin
4b088d6ca4 Stage support 2014-02-11 20:44:21 +00:00
Martin Wilke
13b7dba085 - Stage support
- Covert gmake to USES
2014-02-11 09:53:30 +00:00
Bernhard Froehlich
992897319c - Attempt to fix the port after the ffmpeg1 removal. The commit r331762
has only hidden the fact that tvheadend does not work with ffmpeg 2.x.
Since ffmpeg1 has been removed already I can only rip out the ffmpeg
option and dependency and disable libav for now.

- While here move option variables before bsd.port.pre.mk to make them
work.

Reported by:	Torfinn Ingolfsen <tingox@gmail.com>
Pointyhat to:	wg
2014-02-11 07:54:11 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +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
Mark Felder
663c8018e0 Update to 0.9.9.2.374
FreeBSD 10+ is now supported thanks to the upgrade of the bundled Python

We also now strip the binaries that Plex ships. It doesn't cause any
harm and the build logs are now significantly easier to read.

Approved by:	swills (mentor)
2014-02-10 00:27:03 +00:00
Baptiste Daroussin
94dc7dd110 Support stage and allow package as a user 2014-02-09 23:16:29 +00:00
Baptiste Daroussin
c56c756e69 Support stage 2014-02-09 23:10:58 +00:00
Baptiste Daroussin
2cba368306 Support stage 2014-02-09 23:05:52 +00:00
Baptiste Daroussin
a26d9e8442 Support stage 2014-02-09 23:03:10 +00:00
Emanuel Haupt
f339670a45 - Support staging
- Define DOCS
- Use gmake USES macro instead of USE_GMAKE
- Update LICENSE
- Use new LIB_DEPENDS syntax
2014-02-09 12:52:03 +00:00
Baptiste Daroussin
b20f871ccd Reset maintainership
Submitted by:	dmarion
2014-02-08 23:23:36 +00:00
Rusmir Dusko
3701e34da9 - Remove leading article from COMMENT
- Use PLIST_FILES instead of pkg-plist
- Change DOCS, add DOCS Option
- Support STAGEDIR

PR:		ports/179130
Submitted by:	nemysis (self)
2014-02-07 22:47:27 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Baptiste Daroussin
c417d09fb1 Mark as deprecated developement discontinued 9 years ago redirect users to audacious 2014-02-06 08:49:22 +00:00
Martin Wilke
c208cbe598 - Stage support 2014-02-06 07:22:36 +00:00
John Marino
e04c1acfff multimedia/xine: USES+= readline and add DragonFly support
Tested on Redports, 6x pass
2014-02-05 21:03:29 +00:00
John Marino
500222e57b multimedia/libquicktime-lame: Bring in configure fix from dports 2014-02-05 20:10:53 +00:00
Baptiste Daroussin
1ada6e33a5 Chase libmad changes 2014-02-05 15:53:18 +00:00
Baptiste Daroussin
ee6bf67e6a Reset maintainership due to mail bouncing
Reported by:	pkg-fallout
2014-02-05 08:22:02 +00:00
Juergen Lock
081a762017 Add FREERDP knob (default off) [1] and add patch to fix build with it. [2]
PR:		ports/186452 [1]
PR:		ports/185848 [2]
PR:		ports/186413 [3]
Submitted by:	madpilot [1]
Submitted by:	Ferenc Gal <gferenc88@gmail.com> [2]
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net> [3]
2014-02-04 22:07:41 +00:00
Koop Mast
efa53a3a2d Support powerpc64.
Patch by:	andreast@
Submitted by:	nathan whitehorn
Approved by:	maintainer
2014-02-04 21:16:12 +00:00
Antoine Brodin
4a9cfbb2e3 Fix paths inside .py[co] files 2014-02-04 20:10:16 +00:00
Sunpoet Po-Chuan Hsieh
394a1e24de - Update to 0.53
- Add LICENSE
- Pass maintainership to submitter
- While I'm here, add TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Audio-M4P/Changes
PR:		ports/185855
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-02-04 11:41:28 +00:00
Martin Wilke
ab0dddd688 - Stage support 2014-02-03 14:31:53 +00:00
Martin Wilke
9d9fecc928 - Stage support 2014-02-03 14:31:32 +00:00
Martin Wilke
2ca4195def - Stage support
- Convert to USES
2014-02-03 13:57:46 +00:00
Martin Wilke
0b9237831b - Remove NO_STAGE 2014-02-03 13:53:09 +00:00
Martin Wilke
c1b93607a8 - Stage support 2014-02-03 13:39:30 +00:00
Martin Wilke
9b452801b4 - Stage support 2014-02-03 13:39:17 +00:00
Rene Ladan
f8340f24c1 Remove expired ports:
2013-12-31 multimedia/xbmc-pvr: multimedia/xbmc and multimedia/xbmc-addon-pvr are newer
2013-12-31 misc/libmcal: No more used and development discontinued
2014-02-01 textproc/py-4suite: only builds with Python up to version 2.4
2014-02-01 multimedia/xbmc-addon-xvdr: Depends on expired multimedia/xbmc-pvr
2014-02-01 deskutils/gmcal: Depends on expired misc/libmcal
2014-02-01 deskutils/mcal: Depends on expired misc/libmcal
2014-02-01 sysutils/relpath: unfetchable distfiles
2014-02-01 sysutils/decomment: unfetchable distfiles
2014-02-03 multimedia/openmovieeditor: segfaults, upstread development ceased
2014-02-03 11:37:02 +00:00
Martin Wilke
4d1708ecfc - Stage support 2014-02-03 09:44:35 +00:00