1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

336965 Commits

Author SHA1 Message Date
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
Vanilla I. Shu
7af636de32 1: convert to new format of LIB_DEPENDS
2: stagify.

Approved by:	portmgr@
2014-06-01 15:04:12 +00:00
Rene Ladan
635797cf05 comms/dcf77pi: Update 3.0.0.1
The code to decode the radio signal, date/time, and civil warnings is now
provided in a library libdcf77.so together with the relevant header files.

dcf77pi is now split up into dcf77pi (the live client) and dcf77pi-analyze
(the client to analyze log files). The -f parameter of dcf77pi is dropped.

Apply minor lint(1) fixes.
2014-06-01 15:00:36 +00:00
Olli Hauer
4644881909 - USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz) 2014-06-01 14:48:08 +00:00
Pawel Pekala
762078329c - Add staging support
- Convert to new options framework
2014-06-01 14:47:26 +00:00
Olli Hauer
07139bedfd - add stage support 2014-06-01 14:46:12 +00:00
Pawel Pekala
d876dea414 - Add staging support
- Remove leading article from COMMENT
- Use options subs, helpers
2014-06-01 14:39:32 +00:00
Pawel Pekala
70c9af17a6 - Add staging support
- Unmute install commands
2014-06-01 14:26:42 +00:00
Olli Hauer
2f3121abfc - add stage support
- unbreak
2014-06-01 14:19:13 +00:00
Pawel Pekala
393c4306b3 - Add staging support, allow it as normal user
- Remove leading article from COMMENT
2014-06-01 14:18:40 +00:00
Rene Ladan
5ee7fa75d6 Remove expired ports:
2014-06-01 lang/ocaml-doc: Documentation is now included in lang/ocaml
2014-06-01 lang/ocaml-examples: Outdated and discontinued; new examples are in lang/ocaml
2014-06-01 lang/gnat-aux: Superceded by gcc4.9-based lang/gcc-aux, use it instead
2014-06-01 14:16:40 +00:00
Dmitry Sivachenko
5dbe4e1bf1 Python 3.4 is a latest version of python-3 branch, so use it. 2014-06-01 14:03:29 +00:00
Pawel Pekala
8a41ef31ee - Add staging support, strip binaries
- Remove leading article from COMMENT
- Use canonical names for patches
2014-06-01 14:02:15 +00:00
John Marino
16bc575156 games/quake-data: Use equalivalent TAR instead of EXTRACT_CMD 2014-06-01 13:54:07 +00:00
Pawel Pekala
c22c291886 - Add staging support
- Remove leading article from COMMENT
2014-06-01 13:27:31 +00:00
Pawel Pekala
b1d06a5e25 Add staging support 2014-06-01 13:26:35 +00:00