Commit Graph

305664 Commits

Author SHA1 Message Date
Baptiste Daroussin
399464d4af Fix build with clang 2013-07-31 22:48:51 +00:00
Baptiste Daroussin
3ff39a6016 Fix build with clang 2013-07-31 22:47:01 +00:00
Baptiste Daroussin
a87873be14 Fix build with clang 2013-07-31 22:40:38 +00:00
William Grzybowski
6f6d3e2274 databases/mtop: fix RUN_DEPENDS
- Trim Makefile header [1]
- BUILD_DEPENDS -> RUN_DEPENDS

PR:		ports/179768 [1]
Submitted by:	Frank Wall <fw moov.de>
Approved by:	maintainer (timeout)
2013-07-31 22:22:46 +00:00
William Grzybowski
15074aff97 ftp/bftpd: update to 4.0
- Update to 4.0 [1]
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Trim Makefile header

Changes: http://bftpd.sourceforge.net/downloads/CHANGELOG

PR:		ports/179563 [1]
Submitted by:	Jesse <jessefrgsmith yahoo.ca>
Approved by:	maintainer (timeout)
2013-07-31 22:17:27 +00:00
Antoine Brodin
86bdc2199f Cleanup libtorrent-rasterbar-16 and unbreak libtorrent-rasterbar-16-python
PR:		180809, 180813
Submitted by:	nemysis (maintainer)
2013-07-31 19:00:08 +00:00
Mark Felder
4ce180b97b - Update to new Perl framework
- Fix my email address

Approved by:	swills (mentor)
2013-07-31 18:31:44 +00:00
Pawel Pekala
5450bdaba1 - Update to version 1.7.4
- Register associations in shared mime db
2013-07-31 18:08:07 +00:00
Oliver Lehmann
804c972c1f add cdda2wav version patch from http://www.xcdroast.org/xcdr098/patches/
PR:		ports/180957
Submitted by:	Gerard Seibert <gerard@seibercom.net>
2013-07-31 17:02:53 +00:00
Antoine Brodin
28243f4bde Add missing MASTER_SITES (reported by pkg-fallout) 2013-07-31 16:52:45 +00:00
Hiroki Sato
ffe28a82cc Revert LIB_DEPENDS change in the previous commit. This was accidentally
included.
2013-07-31 16:01:03 +00:00
Hiroki Sato
f6342437c7 - Fix LIB_DEPENDS.
- Style cleanups.
- Take maintainership.
2013-07-31 15:45:20 +00:00
Koop Mast
8d7aef65fc Switch around -f with -r for portmaster. I got confused while looking at
portupgrade options.
2013-07-31 15:42:07 +00:00
Koop Mast
4be8bb5446 Fix some typos, make the upgrade instructions more clear.
Submitted by:	wblock@
2013-07-31 14:53:14 +00:00
William Grzybowski
f34624ebc7 math/saga: update to 2.1.0
- Update to 2.1.0 [1]
- Fix autotools

Changes: http://sourceforge.net/p/saga-gis/news/2013/07/saga-210-is-released/

PR:		ports/180366 [1]
Submitted by:	Rainer Hurling <rhurlin gwdg.de> (maintainer)
2013-07-31 14:40:03 +00:00
Baptiste Daroussin
87291628a0 Fix build with clang by forcing gnu89 standard
Fix build in head without gcc installed
2013-07-31 14:39:37 +00:00
Philippe Audeoud
4503c12acd - Update to 1.953
- Use new perl5 framework
- Changelog: http://cpansearch.perl.org/src/SULLR/IO-Socket-SSL-1.953/Changes
2013-07-31 14:39:18 +00:00
Andrej Zverev
d98e1893f3 - Convert to new perl framework
- Trim Makefile header
2013-07-31 14:36:21 +00:00
Baptiste Daroussin
50cfc86752 Back to the present
Reported by:	feld
2013-07-31 14:31:35 +00:00
Hiroki Sato
1ad6282266 - Unbreak clang build.
- Remove PORTEXAMPLES.  pkg-plist was broken due to it[*].
- Add extra patches for EMULATOR option.
- Create /var/run/{tpm,ima} in rc.d/tcsd script.

Spotted by:	antoine [*]
2013-07-31 13:59:04 +00:00
Baptiste Daroussin
b19d5a14b5 On HEAD fetch is now checking for https, which lead to lots of fetch failures
on invalid websites, given the ports tree already checks the distfiles against
a hash, it is safe to skip the certificate validation.

Submitted by:	Michael Gmelin <freebsd@grem.de>
2013-07-31 13:30:18 +00:00
Philippe Audeoud
7cf2620016 - Really use new perl5 framework correctly. 2013-07-31 13:21:36 +00:00
Mathieu Arnold
8db1778d32 And correctly convert to USES=perl5. 2013-07-31 13:18:37 +00:00
Philippe Audeoud
6f26a7dd67 - Update to 0.50
- Convert to new Perl5 framework
- Changelog: http://cpansearch.perl.org/src/RKITOVER/Net-SSH2-0.50/Changes
2013-07-31 13:16:46 +00:00
Mathieu Arnold
b5139d5c19 Fixup build, missing pkgconfig. 2013-07-31 13:15:36 +00:00
Boris Samorodov
2f4007d4ec . add license (ZLIB);
. use LICENSE_FILE (it contains a Copyright note);
. bump PORTREVISION;
. remove a commented line.
2013-07-31 13:10:57 +00:00
Mathieu Arnold
1d10369e88 Fix fetch.
Approved by:	maintainer
2013-07-31 13:06:18 +00:00
Boris Samorodov
9577470cb8 . unbreak build with clang, error:
-----
IccUtilXml.cpp:688:9: error: cannot initialize a variable of type 'char *' with an lvalue of type 'const char [2]'
  char *scanType = (Tsig == icSigFloatArrayType ? "f" : "n");
        ^          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-----
. USE_GMAKE=yes -> USES=gmake.
2013-07-31 13:03:12 +00:00
Andrej Zverev
e8ec1931a6 Add new port: devel/p5-interface
Compile-time interface complaince testing. Inspects the methods defined
in your module, and compares them against the methods defined in the
modules you list. Requires no special or additional syntax.

WWW: http://search.cpan.org/dist/interface/
2013-07-31 12:51:11 +00:00
Antoine Brodin
d4a4ea831c Fix plist (reported by portbuild & poudriere) 2013-07-31 12:40:12 +00:00
Philippe Audeoud
6593d0b61e - Update to 20130629 2013-07-31 12:34:39 +00:00
Antoine Brodin
9aba58c2df Fix plist (reported by poudriere) 2013-07-31 12:34:35 +00:00
Guido Falsi
e58a77a4ea Convert to new perl framework. 2013-07-31 12:16:16 +00:00
Alexey Dokuchaev
f0e7ce220d - Unbreak parallel (-jX) builds by calling make(1) correctly and adding
missing target dependencies
- Remove check for alpha: unfortunately it'd EOLed long time ago
- Provide an OPTION for OpenGL support, default to on
- Move WRKSRC where it belongs, mute MKDIR's, pad pkg-message output
- Use canonical form of sf.net URL in port description
2013-07-31 12:01:01 +00:00
Koop Mast
a5f590e51d The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.
This update updates Glib20 to 2.36 and Gtk+ 3.8

* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
  It is replaced by a GIO kqueue implementation developed as part of a NetBSD
  GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
  pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
  prevent creation of /  root/.cache dir. Defaults to build & run depend,
  but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
  pangox support which was removed from the pango port. Add it to ports still
  using pangox API.

Exp-run by:	bapt@
PR:		ports/178958 [1]
Submitted by:	emaste@ [1]
2013-07-31 11:57:45 +00:00
Andrej Zverev
a74217e6d9 - Convert to new perl framework
- Trim Makefile header
2013-07-31 11:56:17 +00:00
Antoine Brodin
e4ceaa901b Unbreak after trousers update 2013-07-31 11:48:47 +00:00
Alexey Dokuchaev
320b032dff - Tentatively try to unbreak parallel (-jX) builds by avoiding a race when
two gmakes were descending into `engines' directory at the save time:

    ===>  Building for yate-4.3.0.p1
    c++ -Wall   -I. -I. -O2 -pipe -fPIC [...] -c main.cpp
    gmake -C ./engine all
    gmake -C ./engine all
    gmake[1]: Entering directory `[...]/yate-4.3.0-1/engine'

  As a result of this, produced `libyate.so.4.3.0' can be bogus, and will
  fail to link against:

    c++ -Wall -L/usr/local/lib -o yate -lpthread main.o libyate.so
    libyate.so: undefined reference to
    `TelEngine::DefaultLogic::DefaultLogic(char const*, int)'
    libyate.so: undefined reference to
    `TelEngine::ClientLogic::initStaticData()'
    gmake: *** [yate] Error 1

  To mitigate the problem, avoid dependency on phony `library' target, but
  define build command for real libyate.so.4.3.0, and use it as dependency
  instead.

- While here, adopt the new LIB_DEPENDS syntax, convert USE_GMAKE
- Drop GNU_CONFIGURE, implied by USE_AUTOTOOLS; sort the knobs a bit
- Do not overwrite few options' descriptions we have from the pool
- Pad the output when displaying pkg-message (by consistent with package)
2013-07-31 10:43:47 +00:00
Andrej Zverev
75a02eeaf7 Ops, fix double use of USES 2013-07-31 10:28:41 +00:00
Andrej Zverev
c19c2617f5 - Convert to new perl order (fix build)
- Trim Makefile header
2013-07-31 10:19:48 +00:00
Andrej Zverev
a5b6010124 - Convert to new perl order (fix build) 2013-07-31 10:17:10 +00:00
Andrej Zverev
66c886d546 - Convert to new perl order (fix build) 2013-07-31 10:14:47 +00:00
Andrej Zverev
f59911fc56 - Convert to new perl order
- replace post-patch with shebangfix
2013-07-31 10:11:09 +00:00
Baptiste Daroussin
89b7ae1d51 Convert to new perl order, add perl as patch dependency 2013-07-31 09:59:23 +00:00
Baptiste Daroussin
28a37ebbf8 Remove libbonobomm and libbonobouimm:
Both are unsupported upstream,
Both are broken with clang,
Both are not depended on in the ports tree

Approved by:	bland (maintainer)
2013-07-31 09:43:18 +00:00
Baptiste Daroussin
2b8d18d67c Convert to new perl order this fixes an undetermined fallout 2013-07-31 09:31:53 +00:00
Antoine Brodin
814a6997a0 yara-editor:
- bring in upstream fixes, including the fix for crash on 1st launch
- mark that it is not ready for python 3 yet
- no need to patch the shellbang, distutils do this already
2013-07-31 09:24:32 +00:00
Baptiste Daroussin
5c044ac97a Convert to new perl order this fixes an undetermined fallout 2013-07-31 09:24:23 +00:00
Frederic Culot
427f326676 - Update to 1.307
- Convert to new Uses/perl5.mk framework

Changes:	http://search.cpan.org/dist/Git-Repository/Changes
2013-07-31 09:21:56 +00:00
Alexey Dokuchaev
070ff6326a Minor, last-minute fixes missed in the previous commits. 2013-07-31 09:18:07 +00:00