# Ports collection makefile for: pear-Net_SmartIRC # Date created: 30 May 2005 # Whom: Antonio Carlos Venancio Junior () # # $FreeBSD$ # PORTNAME= Net_SmartIRC PORTVERSION= 1.0.0 CATEGORIES= irc www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class for communication with IRC networks BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= Net FILES= SmartIRC/defines.php SmartIRC/irccommands.php \ SmartIRC/messagehandler.php SmartIRC.php DOCS= DOCUMENTATION HOWTO HTML/classtrees_Net_SmartIRC.html \ HTML/elementindex.html HTML/elementindex_Net_SmartIRC.html \ HTML/errors.html HTML/index.html HTML/li_Net_SmartIRC.html \ HTML/ric_CHANGELOG.html HTML/ric_README.html \ HTML/media/background.png HTML/media/empty.png \ HTML/media/style.css HTML/media/TreeMenu.js \ HTML/media/images/blank.png HTML/media/images/checkerboard.gif \ HTML/media/images/Class.gif HTML/media/images/classFolder.gif \ HTML/media/images/Constant.gif HTML/media/images/Constants.gif \ HTML/media/images/Constructor.gif HTML/media/images/Destructor.gif \ HTML/media/images/Disk.gif HTML/media/images/error.gif \ HTML/media/images/file.png HTML/media/images/FolderClosed.gif \ HTML/media/images/foldericon.png HTML/media/images/FolderOpened.gif \ HTML/media/images/Functions.gif HTML/media/images/GhostClass.gif \ HTML/media/images/I.png HTML/media/images/L.png \ HTML/media/images/leftbg.gif HTML/media/images/Lminus.png \ HTML/media/images/Lplus.png HTML/media/images/minus.gif \ HTML/media/images/msgError.gif HTML/media/images/msgFatalError.gif \ HTML/media/images/msgHint.gif HTML/media/images/msgInformation.gif \ HTML/media/images/msgWarning.gif \ HTML/media/images/openfoldericon.png HTML/media/images/pearlogo.gif \ HTML/media/images/plus.gif HTML/media/images/PrivateDataMember.gif \ HTML/media/images/PrivateMethod.gif \ HTML/media/images/PrivateProperty.gif \ HTML/media/images/ProtectedDataMember.gif \ HTML/media/images/ProtectedMethod.gif \ HTML/media/images/ProtectedProperty.gif \ HTML/media/images/PublicDataMember.gif \ HTML/media/images/PublicMethod.gif \ HTML/media/images/PublicProperty.gif HTML/media/images/spacer.gif \ HTML/media/images/spacer2.gif HTML/media/images/T.png \ HTML/media/images/Tminus.png HTML/media/images/Tplus.png \ HTML/media/images/Types.gif HTML/media/images/Variable.gif \ HTML/media/images/Vars.gif HTML/media/images/TreeMenuJS/branch.gif \ HTML/media/images/TreeMenuJS/branchbottom.gif \ HTML/media/images/TreeMenuJS/branchtop.gif \ HTML/media/images/TreeMenuJS/Class.gif \ HTML/media/images/TreeMenuJS/classFolder.gif \ HTML/media/images/TreeMenuJS/Disk.gif \ HTML/media/images/TreeMenuJS/file.png \ HTML/media/images/TreeMenuJS/folder.gif \ HTML/media/images/TreeMenuJS/FolderOpened.gif \ HTML/media/images/TreeMenuJS/Functions.gif \ HTML/media/images/TreeMenuJS/line.gif \ HTML/media/images/TreeMenuJS/linebottom.gif \ HTML/media/images/TreeMenuJS/minus.gif \ HTML/media/images/TreeMenuJS/minusbottom.gif \ HTML/media/images/TreeMenuJS/minustop.gif \ HTML/media/images/TreeMenuJS/plus.gif \ HTML/media/images/TreeMenuJS/plusbottom.gif \ HTML/media/images/TreeMenuJS/plustop.gif \ HTML/media/lib/classTree.js HTML/media/lib/tab.webfx.css \ HTML/media/lib/tabpane.js HTML/media/lib/ua.js \ HTML/Net_SmartIRC/mybot.html HTML/Net_SmartIRC/Net_SmartIRC.html \ HTML/Net_SmartIRC/Net_SmartIRC_actionhandler.html \ HTML/Net_SmartIRC/Net_SmartIRC_base.html \ HTML/Net_SmartIRC/Net_SmartIRC_channel.html \ HTML/Net_SmartIRC/Net_SmartIRC_channeluser.html \ HTML/Net_SmartIRC/Net_SmartIRC_data.html \ HTML/Net_SmartIRC/Net_SmartIRC_Error.html \ HTML/Net_SmartIRC/Net_SmartIRC_irccommands.html \ HTML/Net_SmartIRC/Net_SmartIRC_ircuser.html \ HTML/Net_SmartIRC/Net_SmartIRC_listenfor.html \ HTML/Net_SmartIRC/Net_SmartIRC_messagehandler.html \ HTML/Net_SmartIRC/Net_SmartIRC_timehandler.html \ HTML/Net_SmartIRC/Net_SmartIRC_user.html \ HTML/Net_SmartIRC/_SmartIRC-0.5.5_examples_example2_php.html \ HTML/Net_SmartIRC/_SmartIRC-0.5.5_examples_example3_php.html \ HTML/Net_SmartIRC/_SmartIRC-0.5.5_examples_example4_php.html \ HTML/Net_SmartIRC/_SmartIRC-0.5.5_examples_example5_php.html \ HTML/Net_SmartIRC/_SmartIRC-0.5.5_examples_example6_php.html \ HTML/Net_SmartIRC/_SmartIRC-0.5.5_examples_example7_php.html \ HTML/Net_SmartIRC/_SmartIRC-0.5.5_examples_example_php.html \ HTML/Net_SmartIRC/_SmartIRC-0.5.5_SmartIRC_defines_php.html \ HTML/Net_SmartIRC/_SmartIRC-0.5.5_SmartIRC_irccommands_php.html \ HTML/Net_SmartIRC/_SmartIRC-0.5.5_SmartIRC_messagehandler_php.html \ HTML/Net_SmartIRC/_SmartIRC-0.5.5_SmartIRC_php.html .include .include "${PORTSDIR}/devel/pear/bsd.pear.mk" .include FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/x11/gdm
Commit message (Expand)AuthorAgeFilesLines
* Fix an infinite loop that can occur when gnome-session attempts a logout.marcus2005-05-122-0/+43
* - Beautify console messagespav2005-05-041-2/+2
* Pad the "Sarting GDM" phrase with a leading space.marcus2005-04-251-1/+1
* Update to 2.6.0.9.adamw2005-04-123-4/+5
* Install a rcNG startup script, instead of the old one.kwm2005-04-115-44/+34
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
* - Update WWW: lineahze2005-03-091-1/+1
* Update to 2.6.0.8.marcus2005-03-085-21/+25
* The glibc strftime padding options were MFC'd to 5-STABLE. Let's use them.marcus2005-02-211-1/+2
* Update to 2.6.0.7.marcus2005-02-044-5/+10
* - Move x11/gdm2 to x11/gdmpav2005-01-2512-0/+612
* Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. Allmarcus2003-07-1619-844/+0
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
* Fix the checks when installing config files.marcus2003-04-091-9/+9
* Clear moonlight beckons.ade2003-03-072-1/+1
* Properly install the config files when installing from package.marcus2003-02-201-0/+9
* One more pass at the gdm's. This time, allow the gdm user and group tomarcus2003-01-222-12/+4
* Correct last commit. PKG_PREFIX is only set by pkg_add, thus when building themarcus2003-01-202-2/+10
* Make sure directory permissions are properly set when installing frommarcus2003-01-202-6/+4
* Remove ${X11BASE}/sbin if it exists and is not empty.marcus2003-01-141-0/+1
* Fix install on -CURRENT.marcus2002-10-202-2/+10
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-211-1/+1
* Add a missing dependency on libglade.marcus2002-09-091-1/+1
* Fix a typo in one of the patches.marcus2002-08-261-1/+1
* * Change the uid:gid for gdm to 92 as mailman already has 91marcus2002-08-104-12/+112