# New ports collection makefile for: p5-Net-Jabber # Date created: 28 Augest 2000 # Whom: Yen-Ming Lee # # $FreeBSD$ # PORTNAME= Net-Jabber PORTVERSION= 2.0 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- DIST_SUBDIR= jabber MAINTAINER= erwin@FreeBSD.org COMMENT= Net::Jabber provides Perl Developer access to the Jabber protocol BUILD_DEPENDS= ${SITE_PERL}/Net/XMPP.pm:${PORTSDIR}/net/p5-Net-XMPP RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Net::Jabber.3 Net::Jabber::Client.3 Net::Jabber::Component.3 \ Net::Jabber::Data.3 Net::Jabber::Debug.3 \ Net::Jabber::Dialback.3 Net::Jabber::Dialback::Result.3 \ Net::Jabber::Dialback::Verify.3 Net::Jabber::IQ.3 \ Net::Jabber::JID.3 Net::Jabber::Key.3 Net::Jabber::Log.3 \ Net::Jabber::Message.3 Net::Jabber::Namespaces.3 \ Net::Jabber::Presence.3 Net::Jabber::Protocol.3 \ Net::Jabber::Server.3 Net::Jabber::Stanza.3 \ Net::Jabber::XDB.3 .include .if ${PERL_LEVEL} < 500800 IGNORE= Port requires perl 5.8.x or later. Install lang/perl5.8 then try again .endif .include i/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make XF4 be the "default" for a ``pkg_add -r''.obrien2002-05-051-1/+1
* Add Cyrillic fonts & bump PORTREVISION. While not that many users wouldwill2002-03-191-0/+3
* Fix some problems reported by people:will2002-03-181-2/+2
* Oops: PORTEPOCH was accidentally deleted in the previous revision. Pleasewill2002-03-171-0/+1
* XFree86 4.2.0 Stage 3: XFree86-4's evolution to a metaportwill2002-03-171-154/+22
* Add support for SYSV IPC. This patch is REQUIRED for GL to work with thejmz2002-03-061-1/+1
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-2/+2
* Back out XFree86 4.2.0 and all recent modifications for the sake ofwill2002-01-221-8/+9
* Use only one package list for i386, alpha and pc98 and generate the appropriatejmz2002-01-221-3/+3
* Add S3 driver.jmz2002-01-221-1/+1
* Upgrade to 4.2.0jmz2002-01-201-5/+5
* Fix a flickering LCD problem with i815 chipset.jmz2002-01-081-1/+1
* Patch to support ATI XPERT 128.jmz2001-12-271-1/+1
* Set LATEST_LINK to `XFree86-4'.knu2001-11-071-0/+2
* Patch startx so that X is started with the "-nolisten tcp" by default andjmz2001-10-271-1/+1
* Re-enable the WITH_MATROX_GXX_DRIVER option.jmz2001-10-261-25/+36
* Patcch to xdm to set environment from login.confjmz2001-10-251-1/+1
* re-enable DRIjmz2001-10-071-1/+1
* Fix a local DoS against xfs.jmz2001-08-241-1/+1
* Fix a race condition in mouse device.jmz2001-08-241-1/+1
* Add a test to instruct the user to rename ${PREFIX}/lib/libXft.so.1jmz2001-06-141-1/+1
* Remove DRI modules. They are not build in 4.1.0.jmz2001-06-081-1/+1
* Complete Makefile.man for 4.1.0 - I forgot to commit this file when Ijmz2001-06-061-1/+1
* The vmware driver must be in the i386Architecture section, not in thejmz2001-06-051-1/+1
* Disable the build with WITH_MATROX_GXX_DRIVER. It does not work with 4.1.0jmz2001-06-051-24/+24
* Upgrade to version 4.1.0jmz2001-06-041-8/+6
* Move manpages from pkg-plist to Makefile.man.jmz2001-06-021-0/+1
* Do not build and the DRI kernel modules in -current. Sources of drm modulesjmz2001-04-111-1/+1
* Upgrade the Matrox driver to version 1.2.0jmz2001-04-101-2/+2
* Build and install the DRI kernel modules.jmz2001-04-101-1/+1
* set MASTER_SITE_SUBDIR to 4.0.2jmz2001-03-181-1/+1
* Upgrade to version 4.0.3jmz2001-03-181-5/+5
* Add the trailing slash to the master site for matrox driver.jmz2001-03-141-1/+1
* Add the official Matrox driver for G200, G400 and G450 graphic adapters.jmz2001-03-141-4/+28
* Use pre-configure instead of pre-fetch to test compiler flags. pre-fetchjmz2001-03-131-1/+1
* Add a pre-fetch target to check CFLAGS. XFree won't compile with -O3 or abovejmz2001-02-091-1/+7
* Style fixes for ports category x11.olgeni2001-02-061-1/+1
* Add the savage driver.jmz2001-01-091-1/+1
* Don't build freetype2 from the XFree sources and add a dependency onjmz2001-01-081-7/+3
* Compile and install the freetype extension.jmz2000-12-301-1/+7
* Use /etc/mtree/BSD.x11-4.dist, not /etc/mtree/BSD.x11dist!jmz2000-12-251-1/+1
* Add X threads support.jmz2000-12-231-1/+1
* One more patch is needed to ensure the X11 build uses centrallyjmz2000-12-221-1/+1
* Upgrade to 4.0.2jmz2000-12-201-4/+4
* Use /etc/mtree/BSD.x11-4.dist as mtree file and remove all correspondingjmz2000-12-131-0/+1
* There's a bug in XFree86-4's XCreateFontSet(), revealed by 5-current'sjmz2000-11-231-1/+1
* Fix a problem with the PAM support in xdm that prevents pam_start_session()jmz2000-11-231-1/+1
* Enable PAM in xdm if it was requested in the configure phase. PAM supportjmz2000-11-141-1/+1
* Add a patch to fix the build when Xinerama is not required.jmz2000-11-141-1/+1
* Fix my previous commit. One can't use OSVERSION before including bsd.port.pre.mkjmz2000-11-091-4/+4
* Mark BROKEN for FreeBSD < 4.1. Compilation requires <sys/agpio.h> whichjmz2000-11-091-0/+4
* PORTREVISION=6jmz2000-11-071-1/+1
* Fix crashes of 'XFree86-4 -configure' on systems with i810 videojmz2000-11-041-1/+1
* Install the X server without the SUID bit, remove the warning about thejmz2000-10-291-7/+2
* Fix compilation problems in -currentjmz2000-10-261-0/+8
* Set PORTREVISION=3 (patch-l)jmz2000-10-131-1/+1
* ${PKGDIR}/INSTALL -> ${PKGINSTALL}. I'm also giving it PRE-INSTALL asasami2000-10-081-2/+2
* Rename PLIST.alpha to pkg-plist.alpha. (By the way, PLIST.pc98 is inasami2000-10-081-2/+2
* A better patch for the mouse locking problem. The previous patch broke somejmz2000-10-011-1/+1
* Add PORTREVISION= 1jmz2000-09-261-0/+1
* Make life of maintainers of various XFree ports a bit easier by movingsobomax2000-09-211-5/+2
* The source directory in MASTER_SITES is 4.0.1 (not 4.01)jmz2000-07-041-6/+6
* Upgrade to version 4.01jmz2000-07-041-8/+8
* Unbreak 'make clean' and 'make readmes'jmz2000-06-141-4/+3
* Fix USA_RESIDENT == NO casekris2000-06-091-0/+1
* Remove FORBIDDEN tag and add a dialog box explaining the possiblekris2000-06-091-2/+6
* Mark FORBIDDEN due to the root hole in the X server reported on Bugtraq.kris2000-04-301-0/+2
* Set WRKSRC=${WRKDIR}/${DIST_SUBDIR}. Otherwise it will not build.jmz2000-04-161-0/+1
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-3/+2
* Remove support for building on a.out systems.jmz2000-03-231-23/+0
* xfree86.cdrom.com -> ftp.freesoftware.comasami2000-03-131-1/+1
* Comment out "IS_INTERACTIVE=no" -- that is the same as defining it "yes"!asami2000-03-131-1/+2
* Port of the latest XFree86 version (4.0). Not tested on alpha and pc98 (andjmz2000-03-111-24/+64
* Update the XFree86 3.3.6 port to:jmz2000-02-101-0/+7
* There is a new library: XThrStubjmz2000-01-131-1/+1
* Upgrade to version 3.3.6jmz2000-01-121-9/+9
* Remove the old KerberosIV stuff and PAM-ize.markm1999-12-251-1/+1
* Unbreak.jmz1999-11-251-5/+0
* Unbreak for pre-gcc 2.95 systemsjmz1999-11-231-1/+4
* Mark BROKEN, this defines putenv(), which has preprocessor #ifdef's wrappedbillf1999-11-171-0/+2
* Turn off NO_PACKAGE for the Alpha. XFree86 is not yet providing us bitsobrien1999-11-131-0/+2
* Now that the port is no more marked broken, there is no need to include bsd.p...jmz1999-10-111-2/+0
* Unbreak for -current.marcel1999-10-101-3/+0
* Mark BROKEN for -current (signal.h)jmz1999-10-091-0/+5
* Remove an extra blank line that I introduced a couple of revs ago.steve1999-09-071-1/+0
* Upgrade to 3.3.5jmz1999-09-021-9/+9
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* grep -> ${GREP}mharo1999-08-231-2/+2
* Add Doug Rabson's patches for XFree86 on the FreeBSD/Alpha with minorsteve1999-07-271-1/+5
* Use ${OSVERSION} instead of uname.asami1999-07-211-1/+2
* Upgrade to 3.3.4jmz1999-07-211-16/+10
* Back out two patches that were not intended for commit.asami1999-03-201-4/+1
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-081-1/+4
* Fix up MASTER_SITES:fenner1999-01-281-5/+5
* Upgrade to 3.3.3.1jmz1999-01-121-2/+9
* Typo (was making libX11.so symlink in two places).asami1998-11-241-2/+2
* Upgrade to 3.3.3jmz1998-11-241-17/+10
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeasami1998-11-141-17/+20
* Add support for pc98 machinesjmz1998-10-271-1/+5
* Make lib*.so links in a.out case.asami1998-09-221-1/+15
* Convert to ELF. These changes are based on a recent threadsteve1998-09-211-2/+2
* Add 3.3.2-patch3 to PATCHFILES.jmz1998-08-061-2/+2
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+4
* Upgrade to XFree86 3.3.2p2. If you have tcl/tk 8.0 on your system andcwt1998-07-031-2/+2
* This is bugfix patch number 1 for XFree86 3.3.2. This patch fixes thejmz1998-05-061-1/+9
* Don't try to untar Wraphelp.c if USA_RESIDENT=NOjmz1998-04-041-1/+2
* Enable all sorts of useful security features:markm1998-03-191-1/+22
* Upgrade to version 3.3.2.jmz1998-03-091-9/+9