aboutsummaryrefslogtreecommitdiff
path: root/net/gnomeicu
Commit message (Collapse)AuthorAgeFilesLines
* Update 0.94.1 -> 0.95.2Jacques Vidrine2001-02-158-74/+206
| | | | Notes: svn path=/head/; revision=38378
* Update iconv to 2.0 and reflect shared library version bump.Maxim Sobolev2000-11-292-2/+2
| | | | | | | | PR: 23163, 23164, 23165 Submitted by: maintainer Notes: svn path=/head/; revision=35507
* Unbreak net/gnomeicu by adding libiconv dependency.Akinori MUSHA2000-11-022-4/+6
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=34643
* = Update 0.93 -> 0.94.1Jacques Vidrine2000-10-298-44/+74
| | | | | | | = Add WITH_DANTE knob to compile with Dante socks client support. Notes: svn path=/head/; revision=34412
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-052-14/+6
| | | | Notes: svn path=/head/; revision=33429
* Whitespace changes.Jeremy Lea2000-10-032-36/+36
| | | | Notes: svn path=/head/; revision=33356
* Re-sobomize to use pre-patch instead of post-extractAde Lovett2000-08-042-2/+2
| | | | | | | Wrists slapped by: knu, sheldon Notes: svn path=/head/; revision=31320
* Another sobomax GNOME victim. I need a decent verb for this.Ade Lovett2000-08-042-0/+14
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=31300
* Fix typo (database -> databases) that killed INDEX build.Satoshi Asami2000-06-162-2/+2
| | | | Notes: svn path=/head/; revision=29650
* Fix depends.Jacques Vidrine2000-06-152-2/+4
| | | | | | | Reported by: bento.freebsd.org Notes: svn path=/head/; revision=29620
* Updates for new shared library versions in GNOME 1.2Ade Lovett2000-06-012-2/+2
| | | | Notes: svn path=/head/; revision=29057
* Upgrade 0.90b -> 0.93Jacques Vidrine2000-05-166-24/+50
| | | | Notes: svn path=/head/; revision=28490
* Putting back DISTNAME.R. Imura2000-04-152-0/+2
| | | | Notes: svn path=/head/; revision=27608
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-092-4/+4
| | | | Notes: svn path=/head/; revision=27423
* Fix net/gnome-icu to install i18n filesVanilla I. Shu2000-03-256-2/+54
| | | | | | | | PR: ports/16438 Submitted by: Dmitry Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=27033
* Upgrade to 0.90b.Vanilla I. Shu2000-01-166-40/+78
| | | | Notes: svn path=/head/; revision=24770
* Add a patch for GNOMELOCALEDIR,Vanilla I. Shu1999-10-162-2/+2
| | | | | | | and bump panel_applet's version to 2. Notes: svn path=/head/; revision=22477
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-312-4/+4
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-302-2/+2
| | | | Notes: svn path=/head/; revision=21126
* . Update 0.64 -> 0.65Jacques Vidrine1999-07-036-14/+20
| | | | | | | . USE_BZIP2 Notes: svn path=/head/; revision=19971
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-262-2/+2
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=19803
* Use new gnome libs.Steve Price1999-05-302-8/+10
| | | | | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19122
* Fix PLIST (a couple of icons were forgotten during the last update).Jacques Vidrine1999-05-282-0/+4
| | | | | | | PR: ports/11871 Notes: svn path=/head/; revision=19038
* Update 0.62a -> 0.64Jacques Vidrine1999-05-274-6/+6
| | | | Notes: svn path=/head/; revision=19025
* WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1999-05-032-2/+2
| | | | Notes: svn path=/head/; revision=18431
* Correct dependency list: gnomelibs -> gnomecoreJacques Vidrine1999-04-072-4/+4
| | | | Notes: svn path=/head/; revision=17693
* Portlint.Satoshi Asami1999-03-192-6/+6
| | | | Notes: svn path=/head/; revision=17302
* gnomeicu is actually the new name for gtkicq. Fix mistake ofJacques Vidrine1999-03-1812-150/+88
| | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=17283
* gnome shlib is now at version 1.Satoshi Asami1999-02-132-4/+4
| | | | Notes: svn path=/head/; revision=16722
* Change maitainer's email address,Vanilla I. Shu1999-01-122-4/+8
| | | | | | | and BROKEN some gnome ports until I upgrade it. Notes: svn path=/head/; revision=16018
* Fix this - the backslash was escaping a trailing tab, not the newline.Jordan K. Hubbard1998-12-112-4/+4
| | | | Notes: svn path=/head/; revision=15274
* Remove dead MASTER_SITES, add fresh MASTER_SITES.Bill Fumerola1998-12-092-4/+8
| | | | | | | Gotta Love: Fenners portsurvey Notes: svn path=/head/; revision=15234
* Upgrade to 0.56.Vanilla I. Shu1998-10-208-74/+30
| | | | Notes: svn path=/head/; revision=14130
* Import gtkicq, It's gtk-base icq clone.Vanilla I. Shu1998-10-1912-0/+204
Notes: svn path=/head/; revision=14075