1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

411077 Commits

Author SHA1 Message Date
Ben Woods
ed1c866570 Add www/go-www: Web server for static content
www is a static web server, useful for sharing and testing the contents of a
directory via HTTP.

www will start a web server listening on port 8000 and use as document root
the directory where the command was called. Different document root may be
specified as also the port and use of SSL, more info using the -h option.

WWW: https://github.com/nbari/www

PR:		214820
Submitted by:	Nicolas de Bari Embriz Garcia Rojas
2017-02-05 12:39:12 +00:00
Jan Beich
925bfbf0dd lang/hugs: unbreak with gcc5 or later
/tmp/ccbhQWJd.o: In function `__hscore_get_errno':
PrelIOUtils.c:(.text+0x0): multiple definition of `__hscore_get_errno'
/tmp/ccbhQWJd.o: In function `__hscore_s_isreg':
PrelIOUtils.c:(.text+0x40): multiple definition of `__hscore_s_isreg'
/tmp/ccH45HdH.o:Ptr.c:(.text+0x180): first defined here
/tmp/ccbhQWJd.o: In function `__hscore_s_isdir':
PrelIOUtils.c:(.text+0x60): multiple definition of `__hscore_s_isdir'
/tmp/ccH45HdH.o:Ptr.c:(.text+0x1a0): first defined here
/tmp/ccbhQWJd.o: In function `__hscore_s_isfifo':
PrelIOUtils.c:(.text+0x80): multiple definition of `__hscore_s_isfifo'
[...]

PR:		216707
Reported by:	antoine (via exp-run)
2017-02-05 12:34:06 +00:00
Sunpoet Po-Chuan Hsieh
dc98449722 Move devel/libcheck to devel/check
Removed MOVED entry was added in r210759
2017-02-05 11:14:46 +00:00
Sunpoet Po-Chuan Hsieh
a9c2ade8fc Move devel/libcheck to devel/check
- Bump PORTREVISION for dependent ports
2017-02-05 11:14:37 +00:00
Lars Engels
dee0f0664d shells/bash-completion:
Update to 2.5
2017-02-05 10:42:31 +00:00
Sunpoet Po-Chuan Hsieh
6b9fefacf2 Update to 1.4.0
- While I'm here, add NO_ARCH

Changes:	https://pear.php.net/package/XML_Util/download/
PR:		216812
Submitted by:	Jochen Neumeister <joneum@bsdproject.de> (maintainer)
2017-02-05 10:06:31 +00:00
Sunpoet Po-Chuan Hsieh
660feefbbc Update to 1.7.3
Changes:	https://pear.php.net/package/Net_SMTP/download/
PR:		216424
Submitted by:	Jochen Neumeister <joneum@bsdproject.de> (maintainer)
2017-02-05 10:06:26 +00:00
Sunpoet Po-Chuan Hsieh
634c18139c Update to 1.1.1
- Clean up MASTER_SITES
- Add LICENSE
- Add NO_ARCH
- Sort USE_PYTHON
- Update WWW

Changes:	https://cito.github.io/DBUtils/RelNotes-1.1.1.html
2017-02-05 10:06:22 +00:00
Sunpoet Po-Chuan Hsieh
c3ab838476 Update to 0.180001
- Add LICENSE
- Sort *_DEPENDS
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Tree-Simple-View/Changes
2017-02-05 10:06:17 +00:00
Sunpoet Po-Chuan Hsieh
ae11844deb Update to 5.1.2
Changes:	https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2017-02-05 10:06:12 +00:00
Vasil Dimov
db1916cb2b ftp/wget: Upgrade from 1.18_2 to 1.19 2017-02-05 09:54:31 +00:00
Dmitry Sivachenko
d5edbee8d3 Use python-version-specific dependencies so they work as expected with
non-default python.

PR:		215201
Submitted by:	John W. O'Brien <john@saltant.com>
Maintainer timeout.
2017-02-05 09:03:41 +00:00
Dmitry Marakasov
00b0fcdee3 - Remove bogus HAVE_CONFIGURE
- Don't install license with docs
- Switch to options helpers
2017-02-05 09:01:31 +00:00
Olivier Duchateau
21b07c9f57 Update to 0.30 2017-02-05 08:34:35 +00:00
Olivier Duchateau
c686fb8bed Update to 1.0.2 2017-02-05 08:20:19 +00:00
Thomas Zander
c6d217920a Update libass to upstream version 0.13.6; bump PORTREVISION on consumers
Reported by:	robert.burmeister@utoledo.edu (via email)
2017-02-05 08:17:43 +00:00
Ben Woods
4fde3644de audio/logitechmediaserver: Do not use perl when setting ARCHNAME variable
Reported by:	David Z <daz@hyperchronos.org>
Reported by:	marino
Approved by:	portmgr blanket
2017-02-05 08:00:29 +00:00
Jan Beich
0f820d4632 graphics/bugle: unbreak with gcc5 or later
budgielib/tables.c: In function '_budgie_dump_TYPE_10GLXPbuffer':
budgielib/tables.c:31:47: error: expected ')' before 'PRIu0'
     budgie_snprintf_advance(buffer, size, "%" PRIu0, (uint0_t) *value);
                                               ^
[...]

PR:		216707
Reported by:	antoine (via exp-run)
Obtained from:	upstream
2017-02-05 07:52:22 +00:00
Kirill Ponomarev
8dcb053620 Update comms/twpsk to 4.2
PR:		216742
Submitted by:	takefu@airport.fm
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9446
2017-02-05 07:40:07 +00:00
Kirill Ponomarev
610ab969d5 Update math/cadabra2 to 2.1.2
PR:		216717
Submitted by:	yuri@rawbw.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9439
2017-02-05 07:35:28 +00:00
John Marino
5b62d51294 lang/gcc6-aux: Fix cross-compiler slave ports (stage QA)
I knew about the version bump but somehow missed implementing it,
resulting in stage failures for those slave ports that have pkg-plist
defined.  Bump them all as well.
2017-02-05 07:21:44 +00:00
Jan Beich
2523133cb3 devel/tigcc: unbreak with gcc5 or later
PR:		216810
2017-02-05 07:19:09 +00:00
Jan Beich
094319b8e0 games/super_methane_brothers: use clang and unbreak with gcc5 or later
sources/misc.cpp:43:65: error: narrowing conversion of '4294967248u' from 'unsigned int' to 'int' inside { } [-Wnarrowing]
 static PARTYOFFS party_0c = {SPR_ENDSPR_1+0x0c,0x0020,0xFFFFFFD0};
                                                                 ^
sources/misc.cpp:46:65: error: narrowing conversion of '4294967282u' from 'unsigned int' to 'int' inside { } [-Wnarrowing]
 static PARTYOFFS party_0f = {SPR_ENDSPR_1+0x0f,0x005E,0xFFFFFFF2};
                                                                 ^
sources/misc.cpp:47:65: error: narrowing conversion of '4294967290u' from 'unsigned int' to 'int' inside { } [-Wnarrowing]
 static PARTYOFFS party_10 = {SPR_ENDSPR_1+0x10,0x007E,0xFFFFFFFA};
                                                                 ^
sources/misc.cpp:48:65: error: narrowing conversion of '4294967289u' from 'unsigned int' to 'int' inside { } [-Wnarrowing]
 static PARTYOFFS party_11 = {SPR_ENDSPR_1+0x11,0x008E,0xFFFFFFF9};
                                                                 ^
sources/misc.cpp:50:65: error: narrowing conversion of '4294967291u' from 'unsigned int' to 'int' inside { } [-Wnarrowing]
 static PARTYOFFS party_13 = {SPR_ENDSPR_1+0x13,0x00B2,0xFFFFFFFB};
                                                                 ^
sources/misc.cpp:51:65: error: narrowing conversion of '4294967290u' from 'unsigned int' to 'int' inside { } [-Wnarrowing]
 static PARTYOFFS party_14 = {SPR_ENDSPR_1+0x14,0x00C2,0xFFFFFFFA};
                                                                 ^
sources/misc.cpp:60:65: error: narrowing conversion of '4294967280u' from 'unsigned int' to 'int' inside { } [-Wnarrowing]
 static PARTYOFFS party_1d = {SPR_ENDSPR_1+0x1d,0x0030,0xFFFFFFF0};
                                                                 ^

PR:		216707
Reported by:	antoine (via exp-run)
2017-02-05 07:18:55 +00:00
Sunpoet Po-Chuan Hsieh
676fc5eb25 Mark DEPRECATED and set EXPIRATION_DATE to 2017-02-28 2017-02-05 05:32:42 +00:00
Sunpoet Po-Chuan Hsieh
f6f5097cf3 Update RUN_DEPENDS: change from devel/rubygem-builder32 to devel/rubygem-builder 2017-02-05 05:32:36 +00:00
Sunpoet Po-Chuan Hsieh
ab95a5f077 Update to 3.2.3
- Add LICENSE_FILE
- Remove PORTSCOUT

Changes:	https://github.com/jimweirich/builder/blob/master/CHANGES
2017-02-05 05:32:28 +00:00
Sunpoet Po-Chuan Hsieh
02b4c74ba6 Update to 7.5.0
Changes:	https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V7.md
PR:		216795
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2017-02-05 05:32:24 +00:00
Sunpoet Po-Chuan Hsieh
c1a2e06302 Update to 6.9.5
Changes:	https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md
PR:		216794
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2017-02-05 05:32:19 +00:00
Sunpoet Po-Chuan Hsieh
b994422547 Update to 4.7.3
Changes:	https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V4.md
PR:		216793
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
2017-02-05 05:32:15 +00:00
Sunpoet Po-Chuan Hsieh
191f693dff Update to 0.70
- Add LICENSE_FILE
- Add BUILD_DEPENDS
- Sort *_DEPENDS
- Sort PLIST

Changes:	http://search.cpan.org/dist/BibTeX-Parser/Changes
2017-02-05 05:32:10 +00:00
Sunpoet Po-Chuan Hsieh
8dfc000a22 Update to 0.26
- Strip shared library
- Regenerate patch files with makepatch:
- Sort PLIST

Changes:	http://search.cpan.org/dist/Authen-TacacsPlus/Changes
2017-02-05 05:32:05 +00:00
Sunpoet Po-Chuan Hsieh
db0ad9aca8 Remove Perl core modules
- Add NO_ARCH
- Bump PORTREVISION for dependency change

With hat:	perl
2017-02-05 05:32:00 +00:00
Sunpoet Po-Chuan Hsieh
9b9f387c1e Update to 3.0.0
- Add NO_ARCH
- Remove contiguous blank lines

Changes:	http://search.cpan.org/dist/Array-Compare/Changes
2017-02-05 05:31:56 +00:00
Sunpoet Po-Chuan Hsieh
44f32bd2de Update to 0.047
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/v6/ChangeLog
2017-02-05 05:31:51 +00:00
Sunpoet Po-Chuan Hsieh
51841e7108 Update to 4.2
- Add LICENSE
- Add NO_ARCH
- Use USES=dos2unix

Changes:	http://search.cpan.org/dist/Array-Group/Changes
2017-02-05 05:31:46 +00:00
Sunpoet Po-Chuan Hsieh
fdf5d2f720 Strip shared library
- Add LICENSE
- Bump PORTREVISION for package change
2017-02-05 05:31:42 +00:00
Sunpoet Po-Chuan Hsieh
591d920c66 Use real PORTVERSION
- Add NO_ARCH
- Use USES=localbase
2017-02-05 05:31:38 +00:00
Sunpoet Po-Chuan Hsieh
46aac9b16e Use real PORTVERSION
- Add LICENSE
2017-02-05 05:31:33 +00:00
Sunpoet Po-Chuan Hsieh
026b7e395c Use real PORTVERSION
- Add LICENSE
2017-02-05 05:31:29 +00:00
Sunpoet Po-Chuan Hsieh
6bfd35011f Use real PORTVERSION
- Add LICENSE
2017-02-05 05:31:25 +00:00
Sunpoet Po-Chuan Hsieh
3b64e23cb2 Use real PORTVERSION
- Add LICENSE
2017-02-05 05:31:21 +00:00
Sunpoet Po-Chuan Hsieh
b88d69b386 Use real PORTVERSION
- Add LICENSE
2017-02-05 05:31:17 +00:00
Sunpoet Po-Chuan Hsieh
015b52770c Update to 3.8
Changes:	http://search.cpan.org/dist/Compress-LZF/Changes
2017-02-05 05:31:12 +00:00
Sunpoet Po-Chuan Hsieh
0c80f5a817 Update to 5.1.1
- Add TEST_DEPENDS

Changes:	https://github.com/giampaolo/psutil/blob/master/HISTORY.rst
2017-02-05 05:30:17 +00:00
Sunpoet Po-Chuan Hsieh
1ade8c7c9d Update to 2017.1
Changes:	https://git.tiker.net/pudb.git
2017-02-05 05:30:13 +00:00
Sunpoet Po-Chuan Hsieh
d860de3dc7 Update to 6.18
Changes:	http://search.cpan.org/dist/libwww/Changes
2017-02-05 05:30:08 +00:00
Sunpoet Po-Chuan Hsieh
55abeac9c7 Add missing {BUILD,RUN}_DEPENDS
- Add LICENSE_FILE
- Bump PORTREVISION for dependency change
2017-02-05 05:30:03 +00:00
Diane Bruce
889f8bfc1a Typo forgot :uboot
Reported by:	pkg-fallout
2017-02-05 04:45:43 +00:00
Jan Beich
3ea2de2afa sysutils/shim: unbreak with gcc5 or later
In file included from /usr/local/include/efi/efi.h:35:0,
                 from shim.c:36:
/usr/local/include/efi/x86_64/efibind.h:88:24: fatal error: stdint.h: No such file or directory

PR:		216707
Reported by:	antoine (via exp-run)
2017-02-05 04:36:22 +00:00
Sunpoet Po-Chuan Hsieh
09675f956d Fix r433348 2017-02-05 04:30:11 +00:00