aboutsummaryrefslogtreecommitdiffstats
path: root/net-im/gnomeicu2
Commit message (Collapse)AuthorAgeFilesLines
* Fix for building on -CURRENT without <malloc.h>reg2002-01-071-0/+14
|
* Update 0.96.1 -> 0.98nectar2001-12-297-33/+88
| | | | | | | | PR: ports/33146 Submitted by: Jochem Kossen <j.kossen@home.nl> Fix the locale directories. Add a WITH_SOCKS5 knob while I'm here.
* Correct WWW.sobomax2001-12-061-1/+1
| | | | | PR: 32149 Submitted by: Jochem Kossen <j.kossen@home.nl>
* libgda falls under the USE_GNOME knob now, adjust dependencies accordingly.ade2001-06-191-3/+1
|
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-121-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a wholeade2001-05-053-3/+26
| | | | | | | | | | bunch of GNOME applications under one convenient building mechanism. Applications include: mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa, bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm, gnucash and abiword.
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-1/+1
| | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly.
* Update 0.96 -> 0.96.1nectar2001-03-022-2/+2
|
* Update 0.95.2 -> 0.96nectar2001-02-273-14/+3
|
* Update 0.94.1 -> 0.95.2nectar2001-02-164-37/+103
|
* Update iconv to 2.0 and reflect shared library version bump.sobomax2000-11-291-1/+1
| | | | | PR: 23163, 23164, 23165 Submitted by: maintainer
* Unbreak net/gnomeicu by adding libiconv dependency.knu2000-11-021-2/+3
| | | | | | | | | Retire japanese/gnomeicu, as gnomeicu now includes Japanese support out-of-the-box. The Japanese support code has been committed over the gnomeicu source tree by the patchkit author Takuo KITAME <kitame@northeye.org> himself. Yay! Approved by: nectar (MAINTAINER)
* = Update 0.93 -> 0.94.1nectar2000-10-304-22/+37
| | | | = Add WITH_DANTE knob to compile with Dante socks client support.
* Implement USE_GNOME, part 2.reg2000-10-051-7/+3
|
* Whitespace changes.reg2000-10-031-18/+18
|
* Re-sobomize to use pre-patch instead of post-extractade2000-08-051-1/+1
| | | | Wrists slapped by: knu, sheldon
* Another sobomax GNOME victim. I need a decent verb for this.ade2000-08-041-0/+7
| | | | Approved by: maintainer
* Fix typo (database -> databases) that killed INDEX build.asami2000-06-171-1/+1
|
* Fix depends.nectar2000-06-161-1/+2
| | | | Reported by: bento.freebsd.org
* Updates for new shared library versions in GNOME 1.2ade2000-06-021-1/+1
|
* Upgrade 0.90b -> 0.93nectar2000-05-173-12/+25
|
* Putting back DISTNAME.imura2000-04-151-0/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Fix net/gnome-icu to install i18n filesvanilla2000-03-253-1/+27
| | | | | PR: ports/16438 Submitted by: Dmitry Sivachenko <dima@Chg.RU>
* Upgrade to 0.90b.vanilla2000-01-163-20/+39
|
* Add a patch for GNOMELOCALEDIR,vanilla1999-10-161-1/+1
| | | | and bump panel_applet's version to 2.
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* . Update 0.64 -> 0.65nectar1999-07-033-7/+10
| | | | . USE_BZIP2
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Use new gnome libs.steve1999-05-301-4/+5
| | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Fix PLIST (a couple of icons were forgotten during the last update).nectar1999-05-291-0/+2
| | | | PR: ports/11871
* Update 0.62a -> 0.64nectar1999-05-282-3/+3
|
* WWW: This is definately the daemon's work. In Chuck we trust.mharo1999-05-031-1/+1
|
* Correct dependency list: gnomelibs -> gnomecorenectar1999-04-081-2/+2
|
* Portlint.asami1999-03-201-3/+3
|
* gnomeicu is actually the new name for gtkicq. Fix mistake ofnectar1999-03-196-75/+44
| | | | | | | | | | | | | importing gnomeicu as a new port: * repository copy of ports/net/gtkicq to ports/net/gnome-icu [asami] * update ports/net/gnome-icu to 0.62a * remove ports/net/gtkicq * remove ports/net/gnomeicu PKGNAME remains gnomeicu-0.62a. It is expected that after some time has passed, that we can rename the port directory from gnome-icu to gnomeicu.
* gnome shlib is now at version 1.asami1999-02-141-2/+2
|
* Change maitainer's email address,vanilla1999-01-131-2/+4
| | | | and BROKEN some gnome ports until I upgrade it.
* Fix this - the backslash was escaping a trailing tab, not the newline.jkh1998-12-111-2/+2
|
* Remove dead MASTER_SITES, add fresh MASTER_SITES.billf1998-12-101-2/+4
| | | | Gotta Love: Fenners portsurvey
* Upgrade to 0.56.vanilla1998-10-214-37/+15
|
* Import gtkicq, It's gtk-base icq clone.vanilla1998-10-196-0/+102