1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Commit Graph

16968 Commits

Author SHA1 Message Date
TAKATSU Tomonari
a9178ecf5d - Update to 1.4.1
- Replace tab with a single space after WWW: in pkg-descr
2014-01-09 12:58:46 +00:00
Antoine Brodin
92bd52ca14 - Remove NO_INSTALL_MANPAGES, it's useless with custom do-install target
- Stage support
- Fix build on head amd64 (MAKE_ENV was overriden)
- Add missing OPTIONS_DEFINE

PR:		ports/185514
Submitted by:	KATO Tsuguru
2014-01-08 18:31:40 +00:00
TAKATSU Tomonari
e2f2c3b3fb - Add LICENSE
- Use PYDISTUTILS_AUTOPLIST
- Adapt to new options framework
- Support STAGEDIR
- Replace tab with a single space after WWW: in pkg-descr
2014-01-08 14:25:26 +00:00
Pietro Cerutti
66a8ece8c8 - Depend on a C11 compiler
- Bump PORTREVISION

Reported by:	PILOT <pilot513@gmail.com>
2014-01-08 14:21:03 +00:00
Pietro Cerutti
7f6ea9306d - Chase x11-toolkits/xforms shlib bump
- Bump PORTREVISION
- STAGE-clean here and there
2014-01-08 09:53:50 +00:00
Rene Ladan
a71f2b1cdf - Stagify
- Fix MASTER_SITES and recalculate SHA256 checksum
- Pet portlint
- Include bsd.port.mk once

PR:		ports/185373
Submitted by:	rene
Approved by:	maintainer <jon@witchspace.com>
2014-01-07 17:43:54 +00:00
Dirk Meyer
8f673303aa - USES=gmake
- update LIB_DEPENDS
- use OPTIONS_SUB, OPT_* macros
2014-01-07 17:42:09 +00:00
Dmitry Marakasov
7eb0823481 - Remove graphics/wings-devel, use graphics/wings instead 2014-01-07 10:34:48 +00:00
Raphael Kubo da Costa
3b47a15e59 Go back to 6.8.0 :(
This reverts r338918, r338948, r338951 and r338953 (modulo reassigning the
port to ports@, some comment fixes and the removal of a patch that was meant
for FreeBSD 7).

ImageMagick is normally a beast to update, and somewhere between 6.8.0 and
6.8.8 the developers also decided to change the naming scheme for their
libraries, which requires updating tons of ports in the tree and bumping a
lot of PORTREVISIONs. I do not have the time for that at the moment, so it's
safer to go back to what was working and let a braver soul handle the update
properly later, otherwise the tree will be on fire for quite a while.

ache: I'm truly sorry for reverting your PerlMagick commits, but I couldn't
test if they still worked with the older version in a timely fashion.
2014-01-07 00:23:34 +00:00
Rusmir Dusko
5d970f4250 - Bump PORTREVISION
- Change dependency print/py-reportlab to print/py-reportlab2
- Use PYDISTUTILS_AUTOPLIST=yes instead of pkg-plist
- Support STAGEDIR
- Add DOCS and NLS Options
- Use NLS_USES=gettext instead of USES=gettext
- Change NLS
2014-01-06 23:24:46 +00:00
Andrey A. Chernov
7e29969dac Add new PerlMagick files to pkg-plist.
Move Makefile comment where it belongs.
Return back PERL option as default one. At least basic PerlMagick
functions works in my testing.
2014-01-06 23:17:04 +00:00
Raphael Kubo da Costa
24948703a4 Revert weird LICENSE change that crept in in r338918.
Reported by:	ohauer@
2014-01-06 23:08:14 +00:00
Andrey A. Chernov
583c6bc221 Fix PerlMagick build and install 2014-01-06 22:07:24 +00:00
Raphael Kubo da Costa
825fdb8973 From the PR:
1. Update to 6.8.8-1
  2. Remove PerlMagick as default as it's broken various people on:
     http://www.imagemagick.org/discourse-server/viewforum.php?f=7&sid=b5596d2bbecf49db8100269f9f953150
     have also complained about broken PerlMagick
  3. Remove me as maintainer as I no longer have time to put up with IM's
     500 releases in a month.
  4. remove fourier patch as it was to fix something in 7.x which is now EOL

PR:		ports/185462
Submitted by:	chris petrik <c.petrik.sosa@gmail.com> (maintainer)
2014-01-06 18:32:16 +00:00
Max Brazhnikov
58c79220ca - Add explicit dependence on Qt 4 components
PR:		ports/185101
Approved by:	general blanket approval
2014-01-06 16:24:22 +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
Rusmir Dusko
467a572cc5 - Support STAGEDIR
- Add DOCS Option
- Disable all warnings with -w
2014-01-06 01:17:01 +00:00
Rusmir Dusko
4f8a6ab4f1 - Bump PORTREVISION
- Add licenses ( MIT GPLv2)
- Support STAGEDIR
- Add DOCS Option
- Add pngsplit and png-fix-IDAT-windowsize
- Change pkg-descr
2014-01-05 16:12:13 +00:00
Andrej Zverev
f41a84cc7d - support stage 2014-01-05 12:07:20 +00:00
Antoine Brodin
6cfb073088 Include bsd.port.options.mk to be able to check things in LOCALBASE 2014-01-04 23:53:57 +00:00
Antoine Brodin
604485f846 Convert the tree to USES=fam
Approved by:	portmgr (bapt)
2014-01-04 23:40:44 +00:00
Baptiste Daroussin
7ffe121c35 Add a mirror to avoid failing on clusters 2014-01-04 17:35:53 +00:00
Rusmir Dusko
79262c08db - Support STAGEDIR
- Add DOCS Option
- Disable all warnings with -w

Approved by:	pawel / wg (mentors, implicit)
2014-01-04 09:07:29 +00:00
Baptiste Daroussin
313cb94889 Part 2 at removing now useless FETCH_ARGS redifition 2014-01-03 01:12:59 +00:00
Sunpoet Po-Chuan Hsieh
4e439bb6cc - Update to 1.8.3
Changes:	https://github.com/geokit/geokit/blob/master/CHANGELOG.md
2014-01-02 20:59:23 +00:00
Steve Wills
b241cce0c1 - Ruby 1.8 is gone, remove reference to it. 2014-01-02 19:57:12 +00:00
Rusmir Dusko
1bf071adf0 - Bump PORTREVISION
- Change master sites, icon
- Use PLIST_FILES instead of pkg-plist
- Support STAGEDIR
- Simplify Option DOCS handling

Approved by:	pawel / wg (mentors, implicit)
2014-01-02 19:28:05 +00:00
Rusmir Dusko
4996634829 - Support STAGEDIR
- Add DOCS Option

Approved by:	pawel / wg (mentors, implicit)
2014-01-02 07:54:49 +00:00
Rusmir Dusko
c72150e901 - Change Makefile header
- Change master sites
- Remove -FETCH_ARGS?=-Fpr
- Add DOCS Option
- Change Desktop entry file
- Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit)
2014-01-02 07:20:46 +00:00
Rusmir Dusko
a4fca2c78f - Change Makefile header
- Support STAGEDIR
- Add DOCS Option

Approved by:	pawel / wg (mentors, implicit)
2014-01-01 23:44:27 +00:00
Rusmir Dusko
2022c25692 - Change master sites, icon
- Remove dependency for graphics/netpbm
- Add NLS Option
- Simplify Option NLS handling
- Change Desktop entry file
- Support STAGEDIR and add OPTIONS_SUB

Approved by:	pawel / wg (mentors, implicit)
2014-01-01 23:40:47 +00:00
Rusmir Dusko
88727c8909 - Reset maintainer to ports@
Approved by:	pawel / wg (mentors, implicit)
2014-01-01 21:49:38 +00:00
Rusmir Dusko
4207d07c34 - Change DOCS, add batik-docs
- Change to use USE_JAVA=1.6+
- Add DOCS Option

Approved by:	pawel / wg (mentors, implicit)
2014-01-01 18:25:10 +00:00
Rusmir Dusko
73ae9178a1 - Reset maintainer to ports@
- Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit)
2014-01-01 09:16:24 +00:00
TAKATSU Tomonari
94125e0632 - Update to 1.4.3
- Fix LICENSE section
- Add LDFLAGS for custom LOCALBASE
2014-01-01 03:36:49 +00:00
Rusmir Dusko
39ab11c3c4 - Add DOS2UNIX_FILES and DOS2UNIX_REGEX
- Add DOCS Option
- Change Desktop entry file
- Break lines around 80 characters
- Use only one WWW

Approved by:	pawel / wg (mentors, implicit)
2014-01-01 02:11:18 +00:00
Rusmir Dusko
277c887579 - Update to 3.0
- Change DOCS, add AoI Manual
- Add DOCS Option
- Change Desktop entry file
- Support STAGEDIR
- Remove unneeded .DS_Store
- Break lines around 80 characters

Approved by:	pawel / wg (mentors, implicit)
2014-01-01 01:56:22 +00:00
TAKATSU Tomonari
e2975a90df - Update to 0.1-7 2013-12-31 12:56:33 +00:00
Rene Ladan
739f8c27be Depends on expired databases/postgis, schedule for removal on 2014-01-16
PR:		ports/184787
Submitted by:	myself
Approved by:	maintainer timeout (two weeks, joris.dedieu@gmail.com)
2013-12-31 10:56:15 +00:00
TAKATSU Tomonari
40c2709b71 - Update to 0.8-14 2013-12-31 07:09:03 +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
Chris Rees
78a89fb7be Final ports of mine staged 2013-12-30 14:30:07 +00:00
Johan van Selst
6e8e95f9f0 Fix build issue with freetype (again), hopefully now working for all versions 2013-12-30 13:58:27 +00:00
Koop Mast
2dba4b6fda Update to 1.2.2.
Remove vaapi from plugin list in bsd.gstreamer.mk it accidently snuck in.

Changelog: http://lists.freedesktop.org/archives/gstreamer-devel/2013-December/045238.html
2013-12-30 12:56:11 +00:00
Dirk Meyer
ae002a252a - convert from bash to sh
PR:		185189
Submitted by:	Matthieu Volat

- bugfix for filenames with spaces.
2013-12-30 11:51:07 +00:00
Marcus von Appen
53fd24dade Partio is a library for reading/writing/processing particle files for a wide
range of tools and file formats. It acts as an abstraction for the
commonalities in particle models (i.e. accessing many attributes associated
with an index or entity).

WWW: http://www.partio.us
2013-12-29 15:47:55 +00:00
Tijl Coosemans
c688c43462 - Fix permissions on include/projects.h.
- USES=gmake.
- Staging.

PR:		ports/184385
Approved by:	maintainer timeout (2 weeks)
2013-12-29 15:09:53 +00:00
Johan van Selst
d9a4dcfff7 - Enable STAGE support
- Fix build issue with modern freetype
- Fix bash path and add run-time dependency
- Strip installed binaries
- Bump PORTREVISION
2013-12-29 15:06:27 +00:00
Tijl Coosemans
d639f485d1 Add DOCS and NLS options. 2013-12-29 15:03:41 +00:00
Johan van Selst
d148466776 Enable stage support 2013-12-29 14:43:07 +00:00