# New ports collection makefile for: pike # Date created: 21 Jan 2002 # Whom: kiwi@oav.net # # $FreeBSD$ # PORTNAME= pexts PORTVERSION= 20020121 PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= ftp://ftp.oav.net/pkg_freebsd/distfiles/ \ http://ftp.oav.net/pkg_freebsd/distfiles/ \ http://grendel.firewall.com/caudium-pkg/ DISTNAME= pexts-snapshot-${PORTVERSION} MAINTAINER= kiwi@oav.net COMMENT= Third party Pike 7.2 extensions BUILD_DEPENDS= pike:${PORTSDIR}/lang/pike72/ RUN_DEPENDS= pike:${PORTSDIR}/lang/pike72/ LIB_DEPENDS= mhash:${PORTSDIR}/security/mhash/ \ mcrypt:${PORTSDIR}/security/libmcrypt/ WRKSRC= ${WRKDIR}/pexts PIKEVERSION= 7.2.570 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --without-debug .include PLIST_SUB+= PIKEVERSION=${PIKEVERSION} USE_GMAKE= yes pre-configure: @${ECHO} ${CONFIGURE_ARGS} .include /head>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Split out evdev headers from multimedia/v4l_compatzeising2018-12-191-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split out evdev headers (input.h, input-event-codes.h, uinput.h) into their own port, devel/evdev-proto, and update those to be current with the Linux 4.19 kernel. This is done in order to be able to update the rest of the FreeBSD input stack, which is forthcoming. By splititng out the evdev headers we can update them independent of other updates in v4l_compat, which makes it easier for the graphics team to keep track of them and keep them updated as needed. Update devel/libevdev from 1.4.4 to 1.5.9 instead of trying to make it work with the updated headers. This will be further updated. Update devel/py-evdev from 0.5.0 to 0.8.1 instead of trying to make it work with the updated evdev headers. Update consumers to use devel/evdev-proto rather than multimedia/v4l_compat as needed, and bump portrevisions. This is the first step in getting the FreeBSD input stack (libevdev, libinput and so on) updated to newer versions. Many thanks to all who have helped out with testing, code and exp-runs. Apologies if I've forgotten to add any names. PR: 222905, 217248, (based on, in part), 233787 (exp-run) Submitted by: Greg V, wulf Tested by: tcberner, kde Exp-run by: antoine Approved by: portmgr (antoine) Obtained from: FreeBSDDesktop development repo https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/input-ports
* x11-toolkits/wlc: Mark as deprecatedzeising2018-10-291-0/+3
| | | | | | | | | | x11-toolkits/wlc has been deprecated upstream, deprecate it in the ports tree and set expiration date. https://github.com/Cloudef/wlc/commit/6e2c49bf5789115bf33873f3e0ebe603c8e7725d PR: 232767 Reported by: jbeich
* Revision bump of all ports with USE_GL after consolidation of mesa-libsrezny2017-05-231-0/+1
| | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845
* Update to 0.0.8bapt2017-02-252-4/+4
|
* Update to 0.0.7bapt2017-02-122-4/+4
|