1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

336980 Commits

Author SHA1 Message Date
Tijl Coosemans
feea508b4d Fix description of NOTIFY option. It usually controls a dependency on
libnotify which deals with popup notifications.
2014-06-01 22:04:16 +00:00
Cy Schubert
86fb5f8490 Specify defaults for amd64. This resolves an object.d not found error. 2014-06-01 22:02:54 +00:00
Carlo Strub
24f1217f37 Update to 1.2.0 2014-06-01 21:51:52 +00:00
Guido Falsi
c3f950ae9f - Fix packaging when DOCS option is disabled
Reported by:	kargl@
Approved by:	Matthew Luckie <mjl@luckie.org.nz> (Maintainer)
2014-06-01 21:47:31 +00:00
Cy Schubert
f41e4b369c Correct dmd1.conf filename. 2014-06-01 21:46:06 +00:00
Antoine Brodin
9bab3f8725 /you/have/to/check/what/makeplist/gives/you
Reported by:	pkg-fallout
2014-06-01 21:37:19 +00:00
Carlo Strub
733fcb6404 - Support staging
- Minor edits
2014-06-01 21:30:40 +00:00
Carlo Strub
d10535c723 Support staging 2014-06-01 21:29:40 +00:00
Antoine Brodin
673e9b8ca8 Unbreak
Reported by:	pkg-fallout
2014-06-01 21:18:03 +00:00
Antoine Brodin
45e0e63759 Unbreak, it seems it wants lua51
Reported by:	pkg-fallout
2014-06-01 21:11:50 +00:00
Antoine Brodin
d272cf2c43 - Unbreak
- Stage support
- New LIB_DEPENDS syntax

Reported by:	pkg-fallout
2014-06-01 20:57:13 +00:00
Thierry Thomas
4118930a6e Fix the build by adding the Python metaport. 2014-06-01 20:36:01 +00:00
Rene Ladan
bc6d2aeff6 Remove net/cvsup-mirror: www, doc, gnats, ports repo gone; src repo deprecated 2014-06-01 20:17:14 +00:00
Sergey A. Osokin
1ee92ebd43 Update from 1.7.0 to 1.7.1.
<ChangeLog>

*) Feature: the "$upstream_cookie_..." variables.

*) Feature: the $ssl_client_fingerprint variable.

*) Feature: the "error_log" and "access_log" directives now support
   logging to syslog.

*) Feature: the mail proxy now logs client port on connect.

*) Bugfix: memory leak if the "ssl_stapling" directive was used.
   Thanks to Filipe da Silva.

*) Bugfix: the "alias" directive used inside a location given by a
   regular expression worked incorrectly if the "if" or "limit_except"
   directives were used.

*) Bugfix: the "charset" directive did not set a charset to encoded
   backend responses.

*) Bugfix: a "proxy_pass" directive without URI part might use original
   request after the $args variable was set.
   Thanks to Yichun Zhang.

*) Bugfix: in the "none" parameter in the "smtp_auth" directive; the bug
   had appeared in 1.5.6.
   Thanks to Svyatoslav Nikolsky.

*) Bugfix: if sub_filter and SSI were used together, then responses
   might be transferred incorrectly.

*) Bugfix: nginx could not be built with the --with-file-aio option on
   Linux/aarch64.

</ChangeLog>
2014-06-01 20:12:42 +00:00
Ruslan Makhmatkhanov
3028588229 graphics/gimp-gmic-plugin: update to 1.5.9.0 2014-06-01 20:10:51 +00:00
Antoine Brodin
06d30c3ccf Unbreak, it seems not compatible with lua52
Reported by:	pkg-fallout
2014-06-01 20:08:54 +00:00
Antoine Brodin
53d42c3df7 Unbreak
Reported by:	pkg-fallout
2014-06-01 19:33:35 +00:00
Ruslan Makhmatkhanov
abf3f59479 lang/python-doc-html: remove python31 remnants 2014-06-01 19:24:51 +00:00
Henrik Brix Andersen
8c11937382 - Respect PORT_OPTIONS:MDOCS 2014-06-01 19:22:21 +00:00
Ruslan Makhmatkhanov
4cb69a9d66 net/spread: fix staging
- fix staging
- simplify config samples handling
- bump PORTREVISION

Submitted by:	swills (private email)
Approved by:	portmgr (blanket)
2014-06-01 19:20:33 +00:00
Wesley Shields
1670410b86 MASTER_SITE disappeared and upstream maintainer is not responding. I have
stepped in to provide hosting. Distfile matches previously recorded hashes.

Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
2014-06-01 18:58:45 +00:00
Jean-Sébastien Pédron
56d5f9ce28 graphics/darktable: Update to 1.4.2
The following changes were made to options:

    o  Remove GCC option (see below)
    o  Remove KWALLET option (unused)
    o  Rename FACEBOOK option to FB_PICASA, because both export features
       depend on json-glib.
    o  Add COLORD option (color management)
    o  Add GRAPHMAGICK option (support GraphicsMagick's image formats)
    o  Add LUA option (embed Lua to add scripting)
    o  Add OPENEXR option (support HDR image format)
    o  Add SQUISH option (use libsquish to compress thumbnails)
    o  Add WEBP option (support WebP image format)

The patch enables more options by default, because I think it's more
sensible for a photographer using binary packages:

    o  COLORD
    o  FB_PICASA
    o  FLICKR
    o  GEO
    o  GPHOTO (already on)
    o  LUA
    o  NLS
    o  OPENEXR
    o  OPENJPEG
    o  RAWSPEED (already on)
    o  WEBP

The GCC option was removed because the usage of GCC along with libc++
in FreeBSD 10 and -CURRENT is unstable (this isn't a general truth,
just valid in the case of darktable). In FreeBSD up-to 9, the usage of
lang/gcc is mandatory anyway, because GCC 4.2.1 support is best effort
only (upstream).

Ninja is now used to build darktable, instead of make. This is not mandatory
of course, but brings a 33% build time improvement (at least for me).

pkg-plist is generated with "make makeplist" this time. That's why the
diff seems large. In fact most of the content remains the same, just with
a different order.

All patches were committed upstream and are removed, except one which
comes from upstream but isn't part of release 1.4.2.

The port is now "stagified".

Finally, I take maintainership of it.

PR:		ports/186979
Phabricator:	D107
Reviewed by:	danfe@ (previous version), antoine@
Approved by:	antoine@
2014-06-01 18:52:21 +00:00
Brooks Davis
ba0b1efcd7 Exports of the src repo were disabled May 26, 2014 so this port no longer
serves a purpose.  Set a retroactive expiration date.

Approved by:	portmgr (implicit)
2014-06-01 18:51:29 +00:00
Dmitry Sivachenko
b5764ff092 Restore LDFLAGS definition, it is still needed in some environments. 2014-06-01 18:44:18 +00:00
Tijl Coosemans
39ec4240c4 Link libgobject with -Wl,-z,nodelete because it cannot be safely dlclosed.
This fixes a crash in multimedia/vlc with certain combinations of options.

PR:		ports/172185, ports/183683, ports/186629
Approved by:	gnome (kwm)
Obtained from:	glib commit 3662eb9759fe225d1c214db6927c667a1b733e8a
2014-06-01 17:56:38 +00:00
Michael Gmelin
38d20a0c22 Stagify.
Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 17:24:23 +00:00
Michael Gmelin
9d8e3d3114 Stagify.
Note that this won't fix the port to build on 10 or 11.

Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 17:06:55 +00:00
Olli Hauer
c1023f2b65 - USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz) 2014-06-01 16:43:03 +00:00
Michael Gmelin
7a2a42a09a Stagify. Small fixes while being there.
The port doesn't build with std=c++11. Even though it's
an upstream problem, the maintainer might want to
look into fixing this.

Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:39:41 +00:00
Michael Gmelin
29e157d1dd Stagify.
Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:37:23 +00:00
Michael Gmelin
af5a694936 Stagify.
Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:34:55 +00:00
Michael Gmelin
6f734db5a0 Stagify.
Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:33:21 +00:00
Michael Gmelin
84b84ec195 Stagify. Uncommon order of pkg-plist entries is due to
problems with old pkg_tools (PORTDOCS won't to the right
thing, resetting will use wrong user if built using
non-root user, explicitly stating root:wheel seems in-
correct too, therefore I moved them to the top)

Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:32:06 +00:00
Michael Gmelin
17f5a6499f Stagify, fix LIB_DEPENDS.
Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:29:59 +00:00
Michael Gmelin
879cf33fd3 Stagify port, change USES_BZIP2 to new USES syntax.
The original master site www.amigaemulator.org is not
available anymore, the only available source was an
amiga forum called http://www.amigaemuboard.net, so
it lives on freefall now.

Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:27:59 +00:00
Stefan Eßer
40f62f1b55 Add stage support and introduce port options for IPV6 and LIBWRAP.
Reviewed by:	sem (maintainer), antoine
Approved by:	antoine (mentor)
2014-06-01 16:27:14 +00:00
Michael Gmelin
0c7c5ef6b8 Stagify. Shebangfix. Also renamed populate.pl to
populate-qmail-queue.pl, since it lives in $PREFIX/bin.
Bumped PORTREVISION due to this change. Since I don't
expect many people to use populate.pl I did not add
USES= perl5

Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:22:35 +00:00
Michael Gmelin
d4dc724ad8 Stagify. Uncommon order of pkg-plist entries is due to
problems with old pkg_tools (PORTDOCS won't to the right
thing, resetting will use wrong user if built using
non-root user, explicitly stating root:wheel seems in-
correct too, therefore I moved them to the top)

Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:03:48 +00:00
Michael Gmelin
fe83049fbd Stagify. Fix LIB_DEPENDS.
Reviewed by:	flo (mentor)
Approved by:	flo (mentor)
2014-06-01 16:01:11 +00:00
Pawel Pekala
fd2a6e212c - Add staging support
- Convert to new options framework
- Fix shebangs in scripts, bump PORTREVISION
2014-06-01 15:59:44 +00:00
Pawel Pekala
7a6ffb6211 - Add staging support
- Use PKGNAMESUFFIX, LATEST_LINK is deprecated
- Switch to PLIST_FILES
2014-06-01 15:50:56 +00:00
Rene Ladan
6f35db0a8b Remove lang/python31, it expired on 2014-06-01 2014-06-01 15:46:59 +00:00
Rene Ladan
8b7b090a2a irc/znc: Fix USE_PYTHON version number, it should be 3+ not 2+
Submitted by:	antoine
2014-06-01 15:37:41 +00:00
Pawel Pekala
9548963f52 - Add staging support
- Remove leading article from COMMENT
- Convert to new LIB_DEPENDS format
2014-06-01 15:34:06 +00:00
Rene Ladan
ef6c646bb3 Remove support for Python 3.1 from bsd.python.mk, it expired on 2014-06-01
Approved by:	python (mva)
2014-06-01 15:29:43 +00:00
Rene Ladan
ca4ecbb419 Update consumers of lang/python31 or higher to use Python version 3.X
and consumers of lang/python31 or lower to use Python 2.X

This is in preparation of removing lang/python31 which expired on 2014-06-01

While here apply some fixes for textproc/codespell:
- USE_XZ -> USES=tar:xz
- remove unneeded USE_PYTHON_RUN line

Approved by:	python (mva)
2014-06-01 15:28:44 +00:00
John Marino
4a5c97cd51 games: ioquak3* iourbanterror* openarena*: Update and stage support
The patch applied without incident.  Tested on DragonFly poudriere,
everything built fine.  It include an i386 fix, which is why the
previous commit was reverted.

The only modification was to change EXTRACT_CMD to TAR in a couple
of places.

PR:		ports/187859
submitted by;	maintainer (Dominic Fandrey)
2014-06-01 15:28:29 +00:00
Pawel Pekala
b89c89362f Add staging support 2014-06-01 15:27:24 +00:00
Antoine Brodin
8d0788e6fa - Update to alpha-20140531
- Drop la files
2014-06-01 15:12:39 +00:00
Antoine Brodin
d9966901bb - Update to alpha-20140531
- Drop la files
2014-06-01 15:12:05 +00:00