Commit graph

27 commits

Author SHA1 Message Date
Greg Lewis
7b907ca3e1 Update to 4.1.43 2019-10-30 18:57:17 +00:00
Greg Lewis
768af6de1c Fix build on 12+
* On FreeBSD, the correct cmsg_level for IP_RECVORIGDSTADDR is IP_PROTOIP.
2019-09-29 01:01:19 +00:00
Greg Lewis
615cebf24a Update to 4.1.42
* Update to 4.1.42
* Unbreak (hopefully) by setting JAVA_EXTRACT
* Make myself maintainer
2019-09-27 21:22:19 +00:00
Antoine Brodin
111068b364 Mark BROKEN: fails to extract
(cd /wrkdirs/usr/ports/java/netty/work/netty-4.1.41.Final &&  /usr/local/openjdk8/bin/jar xf jar/netty-transport-native-kqueue-4.1.41.Final-sources.jar)
/bin/sh: /usr/local/openjdk8/bin/jar: not found

Reported by:	pkg-fallout
2019-09-26 17:40:17 +00:00
Greg Lewis
b53a14ae3e Build the native transport library
* Build the native KQueue transport library
* Add that library to the installed netty.jar
* Bump PORTREVISION

This was only tested on amd64, but should work on all architectures with
Java support
2019-09-24 01:49:46 +00:00
Greg Lewis
0daf2df7dc Update to 4.1.41 2019-09-23 20:59:23 +00:00
Greg Lewis
3dfe050739 Pet portlint 2019-08-22 02:30:08 +00:00
Greg Lewis
0a6d17f526 Update to netty 4.1.39
PR:		219218
2019-08-22 02:14:14 +00:00
Dmitry Marakasov
a1acaf96d7 - Simplify PLIST_FILES as suggested by mat: PREFIX-based absolute paths are allowed in plist
Approved by:	portmgr blanket
2018-11-23 17:26:20 +00:00
Dmitry Marakasov
41d9048460 - Add LICENSE_FILE
- Pet portlint
- Remove no-op DATADIR/DOCSDIR
- Silence COPYTREE macros
- Pet portlint
- Update WWW

Approved by:	portmgr blanket
2018-11-22 09:30:27 +00:00
Yuri Victorovich
d7ec60f5a5 Reset MAINTAINER on ports maintained by amutu@amutu.com
Based on the new policy of all maintained ports reset
when maintaner is absent for 3 months.

Bug#226400 for science/py-tensorflow is ignored since 2018-03-06 (3+ months).
portscout database indicates that 48.94% of his ports aren't updated.
2018-06-22 08:04:38 +00:00
Sunpoet Po-Chuan Hsieh
0d895bdb0b Pass maintainership to submitter
PR:		219180
Submitted by:	Jov <amutu@amutu.com>
2017-05-10 07:06:58 +00:00
Kurt Jaeger
1c67d44b69 java/netty: update 3.9.2 -> 3.10.6
PR:		214427
Changes:	https://github.com/netty/netty/issues?q=milestone%3A3.10.6.Final		http://netty.io/news/2016/06/29/3-10-6-Final.html
Submitted by:	Jochen Neumeister <joneum@bsdproject.de>
2016-11-12 08:30:47 +00:00
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Cy Schubert
818ca5c07d Reset MAINTAINER to ports@. Maintainer doesn't use this port any more.
Requested by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
2016-03-17 19:36:07 +00:00
Mathieu Arnold
21a283f3be Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
2015-08-17 14:20:40 +00:00
Dmitry Marakasov
9d388f2659 - Add CPE info
Approved by:	portmgr blanket
2015-04-25 02:50:55 +00:00
Jason E. Hale
26152f64d0 - Update to 3.9.2
- NOPORTDOCS -> DOCS option
- Silence MKDIR

PR:		191441 (based on)
Submitted by:	m.tsatsenko@gmail.com (maintainer)
2014-06-29 16:19:46 +00:00
Vanilla I. Shu
bf859a1b21 Stagify.
Approved by:	portmgr@
2014-06-17 08:03:55 +00:00
Baptiste Daroussin
313cb94889 Part 2 at removing now useless FETCH_ARGS redifition 2014-01-03 01:12:59 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Baptiste Daroussin
c2c2a2b86b Add NO_STAGE all over the place in preparation for the staging support (cat: java) 2013-09-20 19:48:32 +00:00
Baptiste Daroussin
7c354b1913 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
2012-12-10 13:18:28 +00:00
Steven Kreuzer
6d68817f7c Update port to 3.5.5
Create a link for a current version
Update WWW and master sites

PR:		ports/171011
Submitted by:	Mikhail Tsatsenko m.tsatsenko@gmail.com
2012-08-30 19:14:32 +00:00
Thomas Abthorpe
e0ac1afbf4 - The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:		ports/163521
Submitted by:	Pedro Giffuni <pfg apache.org>
Hat:		portmgr
Exp run by:	pav
2012-01-09 15:41:08 +00:00
Steve Wills
ceeb60a4a2 - Update maintainer email address
PR:		ports/161279
Submitted by:	"Mikhail T." <michael@fun-box.ru> (maintainer)
2011-10-17 02:51:35 +00:00
Pawel Pekala
27e63078ca The Netty is an effort to provide an asynchronous
event-driven network application framework and tools
for rapid development of maintainable high performance &
high scalability protocol servers & clients.

WWW: http://www.jboss.org/netty

PR:		ports/154285
Submitted by:	Mikhail T. <michael@fun-box.ru>
Approved by:	miwi, wen (mentors implicit)
2011-10-02 14:54:08 +00:00