Commit graph

8325 commits

Author SHA1 Message Date
Max Brazhnikov
bf3f41f8fc misc/py-qt4-demo:
- Use plist instead of PORTEXAMPLES, otherwise the package is bogus when
  NOPORTEXAMPLES is set
- Use compileall.py to byte-compile installed examples
- Use options helpers
2014-02-13 14:25:26 +00:00
Max Brazhnikov
c0ea5967c4 misc/py-qt4-doc:
- Use plist instead of PORTDOCS, otherwise the package is bogus when
  NOPORTDOCS is set
2014-02-13 14:25:02 +00:00
Emanuel Haupt
767546ea30 Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
2014-02-13 09:39:52 +00:00
Emanuel Haupt
f4cb4476e2 Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
2014-02-13 09:39:47 +00:00
Emanuel Haupt
75045d62d7 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:26 +00:00
Emanuel Haupt
2ab226af09 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:22 +00:00
Antoine Brodin
56513cced7 Now that this port is unbroken,
- add stage support
- make prefix/localbase clean
2014-02-12 19:15:41 +00:00
Antoine Brodin
af9fee7b91 Do not strip libutf.a, this should unbreak editors/ssam
Reported by:	pkg-fallout (editors/ssam breakage)
2014-02-12 18:48:25 +00:00
Martin Wilke
52388917c8 - Stage support 2014-02-12 05:56:28 +00:00
Martin Wilke
5bbe060287 - Stage support 2014-02-12 05:55:35 +00:00
Martin Wilke
f33921c397 - Stage support 2014-02-11 16:57:50 +00:00
Martin Wilke
2d38967723 - Stage support 2014-02-11 16:57:24 +00:00
Martin Wilke
656c58990a - Stage support
- Convert from USE_GMAKE to uses
2014-02-11 16:56:58 +00:00
Martin Wilke
5d12aaa7c5 - Stage support 2014-02-11 16:56:03 +00:00
Eitan Adler
db451d5c84 - Convert to USES=libtool 2014-02-10 21:10:27 +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
Martin Wilke
c23e198f16 - Stage support 2014-02-10 02:00:30 +00:00
Sunpoet Po-Chuan Hsieh
46fb4fa3ed - Update to 0.12
Changes:	http://search.cpan.org/dist/Geo-Coder-Bing/Changes
2014-02-09 17:23:52 +00:00
Sunpoet Po-Chuan Hsieh
c68345d88a - Update to 20140206
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20140206.diff
2014-02-09 17:18:34 +00:00
Vanilla I. Shu
5a35d3b00a Add rump, it's netbsd kernel in userspace. 2014-02-09 16:59:16 +00:00
Antoine Brodin
197477a2c3 Finish stage support 2014-02-09 12:03:20 +00:00
Martin Wilke
5a2660e859 - Stage support 2014-02-09 11:17:42 +00:00
Max Khon
4af7a30193 Unbreak on -CURRENT: M_DONTWAIT -> M_NOWAIT. 2014-02-09 10:48:30 +00:00
Max Khon
16cc6764fc Fix FreeBSD 10 (and later) compilation patch (FreeBSD version check). 2014-02-09 10:47:49 +00:00
Max Khon
5a5b838f57 Unbreak on -CURRENT:
- M_DONTWAIT -> M_NOWAIT
- Don't rely on namespace pollution and #include <sys/mbuf.h> explicitly
2014-02-09 06:05:30 +00:00
Baptiste Daroussin
155aa7f937 Deprecate ports unmaintained for which distillator is not able to find public distfiles
Reported by:	distilator
2014-02-07 18:50:30 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Emanuel Haupt
158625fe0a Support staging. 2014-02-06 12:34:40 +00:00
Martin Wilke
e387925fc1 - Stage support 2014-02-06 10:41:39 +00:00
Martin Wilke
f1af69f280 - Stage support 2014-02-06 10:29:49 +00:00
Martin Wilke
ffcd99370e - Stage support 2014-02-06 02:42:05 +00:00
John Marino
9e00d457e6 misc/gkrellm-helium: Fix for new linkers (-Wl must have an argument) 2014-02-05 20:22:45 +00:00
John Marino
b7a82ca5af misc/gkrellmlaunch2: Fix for new linkers (-Wl must have an argument) 2014-02-05 20:20:16 +00:00
John Marino
15a71848e5 misc/orville-write: Mark jobs unsafe 2014-02-05 20:17:28 +00:00
Martin Wilke
8f560bc484 - Stage support 2014-02-05 14:12:35 +00:00
Martin Wilke
9dd9173fee - Stage support 2014-02-05 13:58:50 +00:00
Emanuel Haupt
df22fd5fc8 - Use pkg-message instead of pre-everything echos
- Strip shared object
2014-02-05 10:33:12 +00:00
Martin Wilke
2ca4195def - Stage support
- Convert to USES
2014-02-03 13:57:46 +00:00
Martin Wilke
c1b93607a8 - Stage support 2014-02-03 13:39:30 +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
b3c0ac803f - Stage support 2014-02-03 11:11:36 +00:00
Martin Wilke
dceac989f5 - Stage support 2014-02-03 09:43:30 +00:00
Martin Wilke
2766d4b549 - Stage support 2014-02-03 09:43:19 +00:00
Martin Wilke
6a09171318 - Stage support 2014-02-03 09:41:17 +00:00
Martin Wilke
1a048b4225 - Stage support
- Convert to USES
2014-02-03 09:40:26 +00:00
Rusmir Dusko
3eb92a8f51 - Bump PORTREVISION
- Change master sites and add icon
- Take maintainership
- Add license (GPLv2)
- USES gmake instead of USE_GMAKE
- Change DOCS and add DOCS Option
- Add Desktop entry file
- Change pkg-plist, remove DOCS

PR:		ports/174069
Submitted by:	nemysis (self)
2014-02-02 22:20:34 +00:00
Martin Wilke
71e4972bb7 - Stage support 2014-02-02 16:04:41 +00:00
Martin Wilke
82ed32106d - Stage support 2014-02-02 16:03:27 +00:00