1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Commit Graph

2737 Commits

Author SHA1 Message Date
Baptiste Daroussin
88a9b99e26 Drop the ipv6 virtual category for n* category as it is not relevant anymore 2019-10-09 12:17:15 +00:00
Greg Lewis
49c23f29df * Update to 2.7.2
* Use DISTVERSION in the packing list
* Update JAVA_VERSION to not use deprecated versions

PR:		241108
Submitted by:	Daniel Shafer <daniel@shafer.cc> (maintainer)
2019-10-09 01:01:35 +00:00
Jan Beich
4bbb4133b2 devel/icu: update to 65.1
Changes:	http://site.icu-project.org/download/65
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
2019-10-03 20:35:29 +00:00
Tobias Kortkamp
7800d020d8 news/tin: Spell *_CONFIGURE_ON correctly
There is no opt_CONFIGURE_ARGS helper.
2019-09-19 14:04:26 +00:00
Antoine Brodin
637b3d75f3 Deprecate a few ports 2019-09-15 17:28:08 +00:00
Mathieu Arnold
2614c95748 Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.)
2019-08-14 08:48:50 +00:00
Antoine Brodin
df4aac35f0 Mark BROKEN: unfetchable 2019-08-05 06:37:30 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Mark Linimon
feee6ce9d6 Prepare for powerpc-on-clang by deleting hard-coded tests for architecture
as a stand-in for "are we running on gcc".

Approved by:	portmgr (tier-2 blanket)
2019-07-13 00:07:35 +00:00
Piotr Kubaj
a109942706 news/nntpcache: fix build
Base GCC crashes during build, add USES=compiler:c11.

Approved by:	mentors (implicit approval)
2019-07-01 10:58:24 +00:00
Sunpoet Po-Chuan Hsieh
ca99f7de7c Update to 3.3.6
Changes:	https://github.com/sabnzbd/sabyenc/commits/sabyenc-python2
2019-06-23 19:21:14 +00:00
Sunpoet Po-Chuan Hsieh
8f1aaa4764 Add py-sabyenc3 4.0.1 (copied from py-sabyenc) 2019-06-23 19:20:02 +00:00
Rene Ladan
b9af889bcb news/nntpbtr: update to use sys/dirent.h instead of sys/dir.h
It looks like the only MASTER_SITE is down, so mark it broken.
This port has only seen mechanical updates for the last 15+ years.

Hat:	portmgr
Event:	Berlin hackathon 2019
2019-06-16 09:50:00 +00:00
Steve Wills
cae92f9290 news/sabnzbdplus: Update to 2.3.9
PR:		238287
Submitted by:	Ben Nied <spacewreckage@gmail.com>
Approved by:	joshruehlig@gmail.com (maintainer)
2019-06-08 01:00:26 +00:00
Fernando Apesteguía
cac64c4058 news/nzbget: update to 21.0
Too many changes to list here. See ChangeLog (https://nzbget.net/history)

* Small cosmetic changes
* Releasing maintainer from duty as requested

PR:	237957
Reported by:	marcel@herrbischoff.com
2019-06-07 16:07:43 +00:00
Wen Heping
8e45dfaab1 - Update to 0.52 2019-06-06 02:48:57 +00:00
Tobias C. Berner
a9ed30da6c news/nzbhydra2: Update to 2.6.2
- USE flag for python changed to python:2.7
  as 3.x is not supported at this time.

Changelog can be viewed at:
	https://github.com/theotherp/nzbhydra2/blob/master/changelog.md

Submitted by:	Daniel Shafer <daniel shafer cc> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D20164
2019-05-10 04:31:53 +00:00
Steve Wills
c296faa1f4 news/sabnzbdplus: update to 2.3.8
PR:		237444
Submitted by:	Ben Nied <spacewreckage@gmail.com>
Approved by:	joshruehlig@gmail.com (maintainer)
2019-04-30 12:18:10 +00:00
Alexey Dokuchaev
a96a80da70 Spell NNTP correctly (it's an abbreviation and thus should be uppercased). 2019-03-31 11:41:45 +00:00
Jan Beich
480c577baa devel/icu: update to 64.1
Changes:	http://site.icu-project.org/download/64
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		236325
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19479
2019-03-27 21:11:08 +00:00
Tobias C. Berner
c1c61ff0ed news/nzbhydra2: Update to 2.3.16
- All updates between 2.3.6 and 2.3.16 are breaks and fixes for better SSL support.

Submitted by:	Daniel Shafer <daniel shafer cc> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D19609
2019-03-17 07:31:54 +00:00
Mark Linimon
caa7b856d2 Add USES=compiler:c++11-lang to fix build on GCC-based
architectures.

PR:		235743
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
2019-02-24 22:00:41 +00:00
Tobias C. Berner
f646cfe707 news/nzbhydra2: update to 2.3.6
- while here, also address the issue of the missing data directory

PR:		235545
Submitted by:	Daniel Shafer <daniel@shafer.cc> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D19091
2019-02-08 22:45:48 +00:00
Tobias Kortkamp
6d506b9203 There is no *_CONFIGURE_DISABLE options helper 2019-02-05 15:42:54 +00:00
David Chisnall
3f627ab4ce Move Objective-C ports to the v2 GNUstep ABI.
* Bump the LLVM revision used for GNUstep to 7, the minimum to support
   the new ABI.
 * GNUstep-back does not work with lld, so mark it to use Gold (BFD LD
   doesn't seem able to link Objective-C things).
 * Turn off some annoying debug logs in GNUstep back, which generate
   several messages per second when you move the mouse.  These should
   never have been enabled in a release build anyway.
 * Downgrade Cenon to 4.0.2.  This was the last version to actually work
   with GNUstep (the later ones use XCode >= 5 .xib files, which GNUstep
   can't parse).
 * Update gorm to git head. The current release doesn't work with the
   new Objective-C ABI, but -head has the patches to fix it.
 * Update PikoPixel and add it to the gnustep-app meta-package.
 * Update the three core GNUstep packages to the latest release.
 * Update gnumail and pantomime to the latest release and fix a linking
   error with the new ABI.
 * Update GNUstep FTP to the latest version.

Reviewed by:	bapt (previous version)
2019-02-03 15:37:58 +00:00
Tobias C. Berner
bbe2b133ac news/nzbhydra2: update to 2.3.4
* Fix: Move cancel button in dialog shown while searching because you're all too slow to click it.
* Fix: Prevent database trace file becoming too large
* Fix: Keep less gclog files in the log folder

Submitted by:	Daniel Shafer <daniel shafer cc>
Differential Revision:	https://reviews.freebsd.org/D19069
2019-02-03 09:48:17 +00:00
Tobias Kortkamp
3cf0eac5ef news/nzbperl: No need to set WRKSRC
Rearrange some things as recommended in the PHB.
2019-02-02 09:42:06 +00:00
Tobias C. Berner
8c06f3f158 [NEW PORT] news/nzbhydra2: Usenet meta search
NZBHydra 2 is a meta search for NZB indexers. It provides easy access to a
number of raw and newznab based indexers. You can search all your indexers
from one place and use it as an indexer source for tools like Sonarr,
Radarr or CouchPotato.

WWW: https://github.com/theotherp/nzbhydra2

PR:		234537
Submitted by:	Daniel Shafer <daniel shafer cc>
Differential_Revision:	https://reviews.freebsd.org/D18704
2019-01-29 20:14:34 +00:00
Jochen Neumeister
f28bd79fff Update to 2.3.7
PR:		234986
Reported by:	Rob <robin@chee.ma>
Approved by:	maintainer
Sponsored by:	Netzkommune GmbH
2019-01-29 10:56:14 +00:00
Dirk Meyer
5295d7bcc0 - update to 4.3.4
- ipv6 support
- new upstream
- add LICENSE
2019-01-06 15:09:04 +00:00
Gerald Pfeifer
a9f015d155 Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
2018-12-12 01:35:33 +00:00
Mark Linimon
e19c44cecf These ports now build on powerpc64.
Approved by:	portmgr (tier-2 blanket)
2018-12-11 17:03:52 +00:00
Tobias Kortkamp
1177879516 news/xpn: Add a trayicon
- Reset maintainer due to the long timeout

PR:		205429
Submitted by:	rainbow@irh.it
Approved by:	nivit (maintainer timeout, ~2 years)
Obtained from:	Debian
2018-11-16 09:28:41 +00:00
Thierry Thomas
bcb83c24c1 - Fix with INN's shared libraries;
- Fix WWW.
2018-11-13 18:39:05 +00:00
Alexey Dokuchaev
936a36e30d Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support.  Due to shlib
version change, bump port revisions of the consumer ports.

PR:		233059
Exp-run by:	antoine
Approved by:	maintainer (johans, numerous timeouts)
2018-11-11 15:38:50 +00:00
Baptiste Daroussin
7990f81066 Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
2018-11-10 18:12:57 +00:00
Steve Wills
89af674995 news/pan: Update to 0.145
PR:		230112
Submitted by:	Nathan <ndowens@yahoo.com> (based on)
2018-11-10 03:38:37 +00:00
Mark Linimon
707eec2e5b Compiling on GCC-based architectures (only) requires using c+11.
PR:		232862
Submitted by:	Piotr Kubaj
2018-11-10 00:08:06 +00:00
Florian Smeets
7a01d0ba75 Update to 2.3.5
PR:		231917
Approved by:	joshruehlig@gmail.com (maintainer)
2018-11-02 15:13:51 +00:00
Jan Beich
91f9922c6f devel/icu: update to 63.1
Changes:	http://site.icu-project.org/download/63
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		232300
Exp-run by:	antoine
2018-10-23 11:35:03 +00:00
Dmitry Marakasov
81af173cb2 - Update WWW
Approved by:	portmgr blanket
2018-10-14 09:38:42 +00:00
Wen Heping
ffc73fa16a - Update to 0.09
Changes: https://metacpan.org/changes/distribution/News-Article-NoCeM
- Add LICENSE
2018-10-10 01:22:21 +00:00
Mathieu Arnold
4ea0c43d74 Apply a correct fix.
PR:		232125
2018-10-09 22:58:27 +00:00
Mark Felder
804296cd12 news/nzbget: Unbreak port
PR:		232125
MFH:		2018Q4
2018-10-09 21:12:15 +00:00
Antoine Brodin
2126c5cba7 Mark BROKEN: fails to package
Reported by:	pkg-fallout
2018-10-06 21:07:39 +00:00
Dag-Erling Smørgrav
9dff352320 Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
2018-10-06 13:06:42 +00:00
Mark Felder
730c9c1c29 news/nzbget: Update to 20.0
- Add patches to disable building with optimized CFLAGS by default

PR:		228888
Approved by:	maintainer (timeout)
MFH:		2018Q4
2018-10-04 15:14:09 +00:00
Brooks Davis
3a34ffa58f Update Objective-C LLVM version to 6.0.
Fixes aarch64 build.  Reduces depends on obsolete LLVM 4.0.

PR:		230116
Submitted by:	mikael.urankar@gmail.com
Approved by:	theraven (prior version)
Sponsored by:	DARPA, AFRL
2018-09-26 15:23:37 +00:00
Mathieu Arnold
4a3bebcae1 Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:15:47 +00:00
Mathieu Arnold
e1bfdfbe56 Add DOCS options to ports that should have one.
Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
2018-09-10 13:14:50 +00:00