aboutsummaryrefslogtreecommitdiff
path: root/net-im/ayttm
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+0
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149444
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Move instant messaging related ports to newly created net-im category:Pav Lucistnik2005-11-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/aim -> net-im/aim net/amsn -> net-im/amsn net/ari-yahoo -> net-im/ari-yahoo net/ayttm -> net-im/ayttm net/bsflite -> net-im/bsflite net/ccmsn -> net-im/ccmsn net/centericq -> net-im/centericq net/cicquin -> net-im/cicquin net/coccinella -> net-im/coccinella net/convey -> net-im/convey net/echat -> net-im/echat net/ejabberd -> net-im/ejabberd net/firetalk -> net-im/firetalk net/fugu -> net-im/fugu net/gajim -> net-im/gajim net/gale -> net-im/gale net/ginsu -> net-im/ginsu net/gnome-jabber -> net-im/gnome-jabber net/gtkyahoo -> net-im/gtkyahoo net/gyach -> net-im/gyach net/icb -> net-im/icb net/icmpchat -> net-im/icmpchat net/icqlib -> net-im/icqlib net/imcom -> net-im/imcom net/jabberd -> net-im/jabberd net/jabber-pymsn -> net-im/jabber-pymsn net/jit -> net-im/jit net/kmerlin -> net-im/kmerlin net/kmess -> net-im/kmess net/konverse -> net-im/konverse net/kpopup -> net-im/kpopup net/libmsn -> net-im/libmsn net/libyahoo2 -> net-im/libyahoo2 net/linpopup -> net-im/linpopup net/linux-ymessenger -> net-im/linux-ymessenger net/mcabber -> net-im/mcabber net/mercury -> net-im/mercury net/micq -> net-im/micq net/mu-conference -> net-im/mu-conference net/naim -> net-im/naim net/pebrot -> net-im/pebrot net/pork -> net-im/pork net/py-msnp -> net-im/py-msnp net/py-pyxmpp -> net-im/py-pyxmpp net/p5-Jabber-Connection -> net-im/p5-Jabber-Connection net/p5-Net-AIM -> net-im/p5-Net-AIM net/p5-Net-AOLIM -> net-im/p5-Net-AOLIM net/p5-Net-ICQ2000 -> net-im/p5-Net-ICQ2000 net/p5-Net-MSN -> net-im/p5-Net-MSN net/p5-Net-NetSend -> net-im/p5-Net-NetSend net/p5-Net-OSCAR -> net-im/p5-Net-OSCAR net/simicq -> net-im/simicq net/sulci -> net-im/sulci net/tik -> net-im/tik net/tkabber -> net-im/tkabber net/tkabber-devel -> net-im/tkabber-devel net/tmsnc -> net-im/tmsnc net/vicq -> net-im/vicq net/vqcc-gtk -> net-im/vqcc-gtk net/xicq -> net-im/xicq net/ymessenger -> net-im/ymessenger net/ysm -> net-im/ysm Repocopied by: marcus Notes: svn path=/head/; revision=147669
* fix build on 4Oliver Lehmann2005-06-091-0/+40
| | | | | | | Noted by: pointyhat via kris Notes: svn path=/head/; revision=137119
* fix build on 4Oliver Lehmann2005-06-091-2/+2
| | | | | | | Noted by: pointyhat via kris Notes: svn path=/head/; revision=137115
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-06-022-21/+1
| | | | Notes: svn path=/head/; revision=136688
* - Rework gpgme03 port to avoid conflict with gpgme 1.0Clement Laforet2004-12-211-3/+4
| | | | | | | | | | - Make ports depending on it use new layout - Bump PORTREVISION (except elmo*) Approved by: portmgr (marcus) Notes: svn path=/head/; revision=124666
* Switch gpgme dependency to gpgme03.Joe Marcus Clarke2004-12-111-1/+1
| | | | Notes: svn path=/head/; revision=123689
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* Chase the libpspell shared lib version.Joe Marcus Clarke2004-08-291-1/+2
| | | | Notes: svn path=/head/; revision=117590
* Update to version 0.4.6-17Kirill Ponomarev2004-08-029-1141/+12
| | | | | | | | PR: ports/69922 Submitted by: Ports Fury Notes: svn path=/head/; revision=115303
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-1/+1
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-1/+1
| | | | Notes: svn path=/head/; revision=110841
* Chase the new location of libXft.Joe Marcus Clarke2004-03-161-1/+1
| | | | Notes: svn path=/head/; revision=104228
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Fix build on non-i386 arch.Mark Linimon2004-02-137-4/+1112
| | | | | | | | PR: ports/62534 Submitted by: Ports Fury Notes: svn path=/head/; revision=100827
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Update to version 0.4.6Kirill Ponomarev2004-02-015-58/+61
| | | | | | | | PR: ports/62160 Submitted by: Ports Fury Notes: svn path=/head/; revision=99701
* - Move everybuddy to ayttm, and update to version 0.4.5Kirill Ponomarev2004-01-096-96/+152
| | | | | | | | PR: 60273 Submitted by: Ports Fury Notes: svn path=/head/; revision=97759
* Jim Mock (jim) returned his commit bit, so set his ports free.Pav Lucistnik2003-12-151-1/+1
| | | | | | | Thank for all your work, Jim! Notes: svn path=/head/; revision=95826
* Allow everybuddy to find its module files at startup (correct REINPLACEKris Kennaway2003-10-121-2/+2
| | | | | | | | | regexp), and bump PORTREVISION. Approved by: maintainer timeout Notes: svn path=/head/; revision=90871
* libtool uber-patchAde Lovett2003-06-261-1/+3
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-031-4/+6
| | | | | | | | PR: 42345 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65520
* Update to 0.4.3.Jim Mock2002-08-134-6/+25
| | | | | | | Submitted by: Marijn Meijles <marijn@bitpit.net> Notes: svn path=/head/; revision=64459
* Make an attempt at fixing the modules so they're actually usable.Jim Mock2002-07-032-2/+19
| | | | | | | | PR: 40149 Submitted by: Chris Shenton <cshenton@Palimpsest.it.hq.nasa.gov> Notes: svn path=/head/; revision=62397
* Add USE_BISON.Jim Mock2002-07-021-0/+1
| | | | | | | Submitted by: Ryan Grove <ryan@wonko.com> Notes: svn path=/head/; revision=62368
* Fix LIB_DEPENDS, support USE_REINPLACE, move modules to lib/everybuddy.Jim Mock2002-07-028-91/+66
| | | | | | | | | | While I'm here, nuke the empty patches that were still lying around. PR: 40118 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=62367
* Update to version 0.4.2.Jim Mock2002-06-309-47/+91
| | | | | | | Submitted by: Lars Eggert <larse@ISI.EDU> Notes: svn path=/head/; revision=62236
* * Improve pre-patch.Jim Mock2001-08-281-1/+3
| | | | | | | | | | * Add PTHREAD_CFLAGS. PR: 30000 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=47009
* Update to version 0.2.1 beta 6.Jim Mock2001-07-012-2/+2
| | | | | | | | PR: 28607 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=44615
* Update to version 0.2.1 beta 5.Jim Mock2001-06-186-46/+16
| | | | Notes: svn path=/head/; revision=44180
* Try to make fenner's build report happy.Jim Mock2001-03-111-0/+1
| | | | Notes: svn path=/head/; revision=39493
* Fix a problem with the paths in the sound preferences by removingJim Mock2001-03-072-14/+1
| | | | | | | | | patch-af. Bump PORTREVISION. Submitted by: Bob Van Valzah <bob@bgpbook.com> Notes: svn path=/head/; revision=39195
* Bump PORTREVISION.Jim Mock2001-01-301-0/+1
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=37817
* Fix a problem where the socket wasn't being removed and everybuddyJim Mock2001-01-301-0/+11
| | | | | | | | | | wouldn't run more than once. PR: 24724 Submitted by: Vivek Khera <khera@kciLink.com> Notes: svn path=/head/; revision=37803
* Update to version 0.2.0.Jim Mock2001-01-215-20/+28
| | | | Notes: svn path=/head/; revision=37395
* Update to version 0.1.5.Jim Mock2000-11-156-20/+18
| | | | Notes: svn path=/head/; revision=35156
* Clean up pkg-plist. Get rid of the GNOME bits since that's been turnedJim Mock2000-10-153-13/+24
| | | | | | | | | off. Submitted by: reg Notes: svn path=/head/; revision=33869
* USE_GNOME -> USE_GTK. Change this until defining WITHOUT_GNOME actuallyJim Mock2000-10-151-1/+1
| | | | | | | | | works. Inspired by: Hours of cursing at the ports tree. Notes: svn path=/head/; revision=33864
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-054-21/+27
| | | | Notes: svn path=/head/; revision=33429
* Fix special character support (such as umlauts, etc.). Bump PORTREVISIONJim Mock2000-10-032-12/+1
| | | | | | | | | to 1 (I wasn't sure if it was needed or not, so I did it anyway). Submitted by: Robert Lillack <rob@lillack.de> Notes: svn path=/head/; revision=33379
* Update to version 0.1.4-2. This probably wasn't the best way to doJim Mock2000-09-054-5/+21
| | | | | | | things, but it works. If anyone wants to change it, feel free to do so. Notes: svn path=/head/; revision=32322
* Update to version 0.1.3.Jim Mock2000-05-044-17/+17
| | | | Notes: svn path=/head/; revision=28289
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Add a patch for I18N (change gdk_font_load to gdk_fontset_load)Vanilla I. Shu2000-03-252-4/+29
| | | | Notes: svn path=/head/; revision=27034