1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

2824 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
ba2c32849a - Use PYDISTUTILS_AUTOPLIST instead of PLIST_FILES 2014-02-24 10:41:35 +00:00
Antoine Brodin
a74a4b46c4 Deprecate and set expiration date for xmms stuff that is unmaintained 2014-02-23 22:12:09 +00:00
Sunpoet Po-Chuan Hsieh
01005b138e - Allow build with clang
- Respect CC
- Support STAGEDIR
- While I'm here:
  - Add LICENSE
  - Use PLIST_DIRS/PLIST_FILES instead of PLIST

PR:		ports/186932
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2014-02-23 15:20:54 +00:00
Emanuel Haupt
de52c55ea6 Remove trailing whitespaces from category chinese 2014-02-21 13:35:38 +00:00
Emanuel Haupt
365e1a66d7 Support staging 2014-02-20 08:01:28 +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
Martin Wilke
642e1edab4 - Stage support 2014-02-18 13:25:56 +00:00
Sunpoet Po-Chuan Hsieh
0f0879e35a - Use OPTIONS_SLAVE 2014-02-14 19:41:26 +00:00
Martin Wilke
6d93596b18 - Convert USE_SCONS to USES 2014-02-13 14:18:58 +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
Emanuel Haupt
c435e8d661 - Support staging
- Define DOCS
2014-02-10 09:37:47 +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
John Marino
9bb2e8eda8 chinese/kcfonts: Mark jobs unsafe 2014-02-05 23:34:22 +00:00
Sunpoet Po-Chuan Hsieh
84ce353c93 - Update to 3.8.1
Changes:	http://cn.wordpress.org/2014/01/25/wordpress-3-8-1/
PR:		ports/186204
Submitted by:	Joe Horn joehorn@gmail.com> (maintainer)
2014-02-04 11:41:40 +00:00
Sunpoet Po-Chuan Hsieh
e34aa8ac18 - Update to 3.8.1
Changes:	http://tw.wordpress.org/2014/01/24/wordpress-3-8-1/
PR:		ports/186080
Submitted by:	Joe Horn <joehorn@gmail.com> (maintainer)
2014-02-04 11:41:36 +00:00
Pawel Pekala
23557c7727 Stage support for japanese/kon2-16dot and it's slaves
PR:		port/186321 (based on)
Submitted by:	maintainer
2014-02-02 14:09:50 +00:00
Max Brazhnikov
a6383cf6b5 - Update gimp-help ports to 2.8.1. Polish translation has been removed, new
translations have been added (ca, da, el, en_GB, sl, pt_BR)
- Add stage support
- Update maintainer address

PR:		based on ports/179681
Submitted by:	RyoTa SimaMoto (maintainer)
2014-02-01 12:49:26 +00:00
Johan van Selst
afc394a59b Respect $CC 2014-01-25 18:11:42 +00:00
Antoine Brodin
fe498956c5 Master port has been stage, add stage support here too so that the man page
is correctly handled
2014-01-25 17:48:29 +00:00
Baptiste Daroussin
56fcf8379f Fix properties on pkg-plist 2014-01-21 23:18:05 +00:00
Antoine Brodin
51c8b8733e Stage support 2014-01-20 21:22:25 +00:00
Antoine Brodin
aa72ec6e0b Stage support 2014-01-20 21:17:57 +00:00
Antoine Brodin
f2a8876500 Stage support 2014-01-20 21:06:55 +00:00
Antoine Brodin
45a3b9a143 Stage support 2014-01-20 18:23:58 +00:00
Baptiste Daroussin
0717b41424 Support stage
Reduce over inclusion of bsd.port.mk by:
Use BROKEN_${ARCH}
Use options helpers
Use OPTIONS_SUB
2014-01-15 23:20:59 +00:00
Baptiste Daroussin
a8e35256fe Reduce over inclusion of bsd.port.mk 2014-01-15 23:17:31 +00:00
Baptiste Daroussin
b2da552140 Reduce over inclusion of bsd.port.mk 2014-01-15 23:16:59 +00:00
Baptiste Daroussin
c332985543 Reduce over inclusion of bsd.port.mk 2014-01-15 23:15:25 +00:00
Vanilla I. Shu
e2b1ffef49 Add stagedir support.
Approved by:	 portmgr (blanket infrastructure)
2014-01-09 07:20:37 +00:00
Vanilla I. Shu
ce088dea63 Add stagedir support.
Approved by:	portmgr (blanket infrastructure)
2014-01-08 16:15:16 +00:00
Vanilla I. Shu
e626c8d133 Add stagedir support.
Approved by:	portmgr (blanket infrastructure)
2014-01-08 16:12:38 +00:00
Vanilla I. Shu
a57522f229 Support STAGEDIR.
Approved by:	portmgr (blanket infrastructure)
2014-01-08 15:47:09 +00:00
Baptiste Daroussin
8dd86ac5c3 Remove color code from pkg-message this is terminal dependant 2014-01-06 23:37:33 +00:00
Xin LI
3e02f28d76 Revise previous change: only remove USE_GCC=yes when we are using
a fresh -CURRENT (after clang have made default).

PORTREVISION not bumped because this is a build fix for earlier
FreeBSD versions.

Reported by:	Henry Hu (maintainer), kmoore
2014-01-06 21:04:14 +00:00
Max Brazhnikov
7d5e6b666c In preparation for Qt 5 ports:
Mk/Uses/qmake.mk:
- Add support for out-of-source builds
- Add support for Qt 5 ports
- Respect WITH_DEBUG

Mk/bsd.qt.mk:
- Massive rework for Qt 5 ports
- Remove '-phonon' from global configure args, thus allow qt4-designer and
  qt4-qtconfig to be built without Phonon support [1]

devel/qmake4:
- Improve mkspecs for gcc (mainly sync with linux version) and clang

devel/qt4-corelib:
- Convert to USES=iconv
- Remove ancient patch

devel/qt4-designer:
- Remove reference to WRKSRC from installed pkgconfig files [2]
- Don't build Qt Designer plugin for Phonon from outdated Qt sources.
  Separate port for plugin will be committed later

devel/qt4-assistant-adp, devel/qt4-libqtassistantclient:
- Convert to USES=qmake

Clean up Qt4 ports:
- Update comments
- Update description; use common description
- Consistently use QT_INCDIR, QT_LIBDIR, etc.
- Use options helpers
- Convert to new LIB_DEPENDS syntax
- Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports
- Rename/move several ports for unification with Qt 5 ports

PR:		ports/184620 [1]
Reported by:	Kevin Zheng <kevinz5000@gmail.com>

PR:		ports/181141 [2]
Reported by:	thierry

PR:		ports/185101
Exp-run by:	bdrewery

This is mostly solely avilla's work in area51, kudos to him! And a couple
commits from myself, so you know who's collecting pointyhats :)
2014-01-06 16:16:52 +00:00
Antoine Brodin
8d23f98270 Mark as MAKE_JOBS_UNSAFE, it fails to link with MAKE_JOBS_NUMBER=8
cc -Wl,-rpath,/work/a/ports/chinese/gcin/work/gcin-2.8.0:/work/a/ports/chinese/gcin/work/stage/usr/local/lib/gcin -o tslearn tslearn.o util.o gcin-conf.o pho-util.o tsin-util.o gcin-send.o pho-sym.o table-update.o locale.o gcin-settings.o gcin-common.o gcin-icon.o pho-dbg.o pho2pinyin.o pinyin.o lang.o gtab-list.o gtab-init.o fullchar.o gtab-tsin-fname.o unix-exec.o gtab-util.o -L./im-client -lgcin-im-client -Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype   -lX11  -lm
cc -Wl,-rpath,/work/a/ports/chinese/gcin/work/gcin-2.8.0:/work/a/ports/chinese/gcin/work/stage/usr/local/lib/gcin -o sim2trad sim2trad.o util.o gcin2.so locale.o gcin-conf.o gcin-icon.o -Wl,--as-needed -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lXfixes -lX11 -latk-1.0 -lcairo -pthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lfontconfig -L/usr/local/lib -lfreetype   -lX11  -lm
/usr/bin/ld: cannot find -lgcin-im-client
gmake[1]: *** [tslearn] Error 1

Reported by:	redports
2014-01-05 07:36:04 +00:00
Baptiste Daroussin
4b8ca2562d Support stage 2014-01-04 23:45:06 +00:00
Antoine Brodin
7f55a2faa9 With gtk 2.4.22, immodule cache has moved from gtk.immodules to
immodules.cache.  gtk-query-immodules-2.0 has a new option,
--update-cache that does what we want too.
Use this new option.
While here, add stage support to non slave ports

Reviewed by:	kwm (immodules part)
2014-01-04 23:27:58 +00:00
Antoine Brodin
ae089be069 Fix packaging after MASTER port was staged 2014-01-04 09:04:21 +00:00
Adam Weinberger
3273972644 Convert chinese to MDOCS 2014-01-03 15:59:41 +00:00
Antoine Brodin
218720cf7f Stage support 2013-12-30 22:37:50 +00:00
Antoine Brodin
9714b96f72 Stage support, uses gmake 2013-12-30 22:26:04 +00:00
Antoine Brodin
5c0205c33e Stage support, uses gmake 2013-12-30 22:21:35 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Sunpoet Po-Chuan Hsieh
c3e508715d - Update to 3.8
Changes:	http://tw.wordpress.org/2013/12/16/parker/
PR:		ports/185075
Submitted by:	Joe Horn <joehorn@gmail.com> (maintainer)
2013-12-23 18:30:09 +00:00
Sunpoet Po-Chuan Hsieh
fa40b89c50 - Update to 3.8
Changes:	http://cn.wordpress.org/2013/12/13/parker/
PR:		ports/185074
Submitted by:	Joe Horn <joehorn@gmail.com> (maintainer)
2013-12-23 18:30:05 +00:00
Xin LI
3118934dbd Don't use USE_GCC. The C++ runtime would conflict with
other libraries when base system uses clang, making the
package useless.

Discussed with:	maintainer
2013-12-20 00:12:10 +00:00
Kubilay Kocak
a1c3980ac8 Reset maintainer for llwang@infor.org
Reset maintainership for llwang@infor.org due to multiple timeouts and email
address permanent failure. Return all ports to the free pool except
py-numpy, which is taken under the wing of the python@ team.

We thank you for your contribution to the FreeBSD project

Approved by:	portmgr
2013-12-18 10:38:33 +00:00