1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

7075 Commits

Author SHA1 Message Date
Martin Wilke
c1a70d9455 - Stage support 2014-01-28 15:58:59 +00:00
Alexey Dokuchaev
5a53bc762b - Trim Makefile header; remove LICENSE_FILE for a well-known license
- Set LICENSE for more specific, albeit more ugly, BSD3CLAUSE
- Remove USE_GMAKE: seems to build fine with BSD default make(1)
- Stagify, set OPTIONS_DEFINE (for DOCS), convert to use PORTDOCS
2014-01-28 10:21:59 +00:00
Alexey Dokuchaev
a47d02c4e7 - Trim Makefile header; remove LICENSE_FILE for a well-known license (LGPL21)
- Modernize LIB_DEPENDS, remove bogus GMAKE knob, touch COMMENT, and stagify
2014-01-28 09:58:20 +00:00
Alexey Dokuchaev
8fe9a21f84 Stagify; reduce the differences to `japanese/skkinput' port. 2014-01-28 09:38:08 +00:00
Alexey Dokuchaev
07aaabf83c - Stagify; define LICENSE (GPLv2); add missing OPTIONS_DEFINE for DOCS
- Contract MASTER_SITES and use SFJP abbreviation (makes it nice and short)
- One of the docfiles lives in its own subdirectory; link it relative to
  ${WRKSRC} to simplify installation routine (install all files at once)
- Convert pkg-plist info PLIST_FILES and PORTDOCS; remove attribution from
  the port description (original submitter mentioned in Makefile header)
2014-01-28 09:25:02 +00:00
Baptiste Daroussin
53f5bbb2ba Deprecate ports broken for more than 6 month 2014-01-27 17:35:26 +00:00
Alexey Dokuchaev
d9d670bc7e - Stagify, trim Makefile header, remove excessive use of caps in COMMENT
- Modernize LIB_DEPENDS, move LICENSE to a better place; drop LICENSE_FILE
2014-01-27 12:25:24 +00:00
Alexey Dokuchaev
5112bd746a - Stagify, trim Makefile header, convert LIB_DEPENDS, contract MASTER_SITES
- Fix a typo in COMMENT; reformat and reword port description text while here
2014-01-27 10:49:50 +00:00
Alexey Dokuchaev
c831935db5 - Stagify, do not set LICENSE_FILE for well-known license (GPLv2)
- While here, trim Makefile header; augment and fix a typo in pkg-descr
2014-01-27 10:27:53 +00:00
Martin Wilke
4c567399df - Stage Support 2014-01-26 14:30:44 +00:00
Martin Wilke
61647f72a1 - Stage Safe 2014-01-24 14:49:29 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Jun Kuriyama
ec53fde818 - Upgrade to 0.5.0 and unbreak with modern PHP versions. 2014-01-19 14:58:47 +00:00
Martin Wilke
baaa073211 - Fix build with clang
PR:		185717
Submitted by:	ports fury
2014-01-19 14:30:23 +00:00
Martin Wilke
c24323ef82 - Fix build with clang
- Add License

PR:		185708
Submitted by:	ports fury
2014-01-19 14:24:49 +00:00
Baptiste Daroussin
0508c1dc38 Support stage
Fix build with clang
Remove references to NOPORTDATA
2014-01-18 09:26:33 +00:00
Raphael Kubo da Costa
5245af9efa Set the appropriate BSD license value in LICENSE.
PR:		ports/185678
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2014-01-17 19:48:56 +00:00
Danilo Egea Gondolfo
ee96ae5820 - Update from 2.8.6 to 2.8.7
while here
- Remove extra tabs
- Use PLIST_FILES instead of pkg-plist

PR:		ports/185570
Submitted by:	Takashi Kato <townwear@gmail.com>
2014-01-17 17:27:17 +00:00
Martin Wilke
86f6d8849e - Update License
PR:		185679
Submitted by:	maintainer
2014-01-15 07:24:05 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Danilo Egea Gondolfo
069b2b2ffb - Update from 0.20131001 to 0.20140106 2014-01-11 17:38:28 +00:00
Antoine Brodin
a2a5abce97 Stage support 2014-01-09 20:51:09 +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
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
Jun Kuriyama
6b9fab0123 - Update to 20131227. 2014-01-03 16:15:49 +00:00
Jason Helfman
d8d067f21d - convert to new options framework
Approved by:	portmgr (bapt@)
2014-01-03 03:33:06 +00:00
Steve Wills
415921bf57 - Ruby 1.9 is default now, remove conditionalization for it
With hat:	ruby@
2014-01-02 20:02:27 +00:00
Steve Wills
141c0501e7 - Remove unneeded RUBY_VER
With hat:	ruby@
2014-01-02 19:58:54 +00:00
Steve Wills
938d07b2a7 - Remove unneeded RUBY_VER
With hat:	ruby@
2014-01-02 19:58:02 +00:00
Hajimu UMEMOTO
639878290c Add LICENSE. 2013-12-31 13:05:08 +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
b63e4b5caa - Update to 3.8
Changes:	http://ja.wordpress.org/2013/12/16/wordpress-3-8-ja/
2013-12-27 02:16:03 +00:00
Koop Mast
b1bf1620a6 Update freetype to 2.5.2.
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.

Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.

Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.

PR:		ports/184587
2013-12-24 21:22:21 +00:00
Pawel Pekala
2750942f18 - Fix build with clang
- Remove leading article from COMMENT
- Support staging

PR:		ports/184900
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-24 13:54:11 +00:00
Jason Helfman
3417c8c5eb - update to 5.43 [1]
- convert to new lib_depends format
- convert to staging (thanks bapt@!)

PR:	184940 [1]
Submitted by:	umeno@rr.iij4u.or.jp [1]
2013-12-20 19:01:37 +00:00
Dmitry Marakasov
74c04ac671 - Fix swig dependency
PR:		183203
Submitted by:	amdmi3
Approved by:	maintainer timeout
2013-12-20 17:10:14 +00:00
Pawel Pekala
97176d0d81 - Fix build with clang
- Support staging

PR:		ports/184812
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-19 13:30:13 +00:00
Alberto Villa
4998a19923 - Update Calligra Suite to 2.7.5.
- Require a new compiler to build Calligra.
- Make GTL really an option in Calligra.
- STAGEify.
- Use OPTIONS helpers.
- Set NO_ARCH for translation ports.
- Add translation port for Intelingua.

Calligra 2.7 release notes:
http://www.calligra.org/news/calligra-2-7-released
2013-12-16 22:59:42 +00:00
Marcus von Appen
ab634dd8ea - Back out my change, since wg@ already fixed the port
Noticed by:	wg@
2013-12-15 21:56:48 +00:00
Marcus von Appen
dd575daa58 - Depend explicitly on lang/python at build time.
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 21:50:51 +00:00
William Grzybowski
0aa9134a49 japanese/mozc-server: depends explicitly on "python" to build
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 20:32:20 +00:00
William Grzybowski
1e34739b64 Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.

Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.

Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.

pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
unavailable or has other issues associated with it.

This work allows us to unify how python packages are built, ensure that Python
distributions are installed consistently, reduces complexity for Python port
maintainers and paves the way for simplifying the Python ports framework in
the future.

With hat on:	python
Reviewed by:	koobs, antoine
Exp-run:	bdrewery
Approved by:	bdrewery (portmgr)
2013-12-15 16:22:17 +00:00
Matthias Andree
0e8780cf64 - Fix build for recent FreeBSD 9.1, 10.0 or later.
- Convert to new LIB_DEPENDS syntax.
- Fix mis-adopting optionsNG.
- Fix inconsistency between declared LIB_DEPENDS and actual libdb
  version used on systems with multiple BDB versions installed.

PR:		184490
Submitted by:	Takehiko Shiozaki (maintainer)

While here,

- add LICENSE
- convert to staging to avoid mutt's doc/Makefile from messing with
  Muttrc
- convert USE_GMAKE to USES
- have two files' shebang lines fixed
2013-12-06 21:31:48 +00:00
Alex Kozlov
67aa5b488a - Fix build with clang
- Support STAGEDIR
- Update MASTER_SITES and WWW

PR:	ports/184237
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-12-06 11:23:15 +00:00
Antoine Brodin
446e12c2b7 Mark as jobs unsafe
Failure log is in the PR

PR:		ports/184205
Submitted by:	Tsurutani Naoki
2013-12-03 19:49:41 +00:00
Tijl Coosemans
80fc82be96 There's a warning during boot if the skkserv_enable rc variable is
undefined so set it to "NO" by default.

PR:		ports/181729
Approved by:	maintainer timeout (3 months)
2013-12-03 15:05:17 +00:00
Antoine Brodin
effbc60df9 - Stage support
- remove tab in pkg-descr

PR:		ports/183516
Submitted by:	Takefu (maintainer)
2013-12-01 19:50:25 +00:00
Antoine Brodin
f1d2035801 - Stage support
- Add LICENSE

PR:		ports/183517
Submitted by:	Takefu
2013-12-01 19:48:36 +00:00
Antoine Brodin
7837042a8a - Update to 2.8.6
- gmake not needed
- Stage support
- use OPTIONS helpers

PR:		ports/184350
Submitted by:	Takashi Kato (maintainer)
2013-12-01 07:15:49 +00:00
Hiroki Sato
4e68ae2bca Fix build on 10.X and later.
Submitted by:	Yoshihiko Sarumaru (maintainer)
PR:		ports/183590
2013-11-30 14:39:45 +00:00