notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
gtkicq Icq clone for Japanese user
0.60_5 japanese Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.60_5Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: No more public distfiles
Expired This port expired on: 2014-03-10
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2014-03-10 11:50:27
SVN Revision: 347742
Also Listed In: net
License: not specified in port
Description:
GtkICQ is a clone of Mirabilis' popular ICQ written with GTK. The original source was taken from Matt Smith's mICQ. This is ment as a replacement for the JavaICQ, which is slow and buggy. If you would like to contribute, please contact Jeremy Wise ( jwise@pathwaynet.com ). You may also want to visit The ICQ Protocol Site at: [ http://www.student.nada.kth.se/~d95-mih/icq/ ] for information about the ICQ protocol and mailing list. See also http://gtkicq.pn.org/ -Shuichi Tanaka stanaka@bb.mbn.or.jp
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ja-gtkicq>0:japanese/gtkicq
No installation instructions:
This port has been deleted.
PKGNAME: ja-gtkicq
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. libjcode.a : japanese/libjcode
  2. gmake : devel/gmake
Library dependencies:
  1. libglib-12.so : devel/glib12
  2. libgtk-12.so : x11-toolkits/gtk12
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://gtkicq.pn.org/pub/gtkicq/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.60_5
10 Mar 2014 11:50:27
Revision:347742Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2014-03-10 deskutils/libopensync-plugin-synce: No more public distfiles
2014-03-10 irc/irchat-pj-xemacs21-mule: No more public distfiles
2014-03-10 irc/pure-xemacs21-mule: No more public distfiles
2014-03-10 lang/dice: No more public distfiles
2014-03-10 irc/dcc: No more public distfiles
2014-03-10 sysutils/backupme: No more public distfiles
2014-03-10 net/freeswitch-curl-devel: No more public distfiles
2014-03-10 misc/freeswitch-pizzademo-devel: No more public distfiles
2014-03-10 emulators/cygne-sdl: No more public distfiles
2014-03-10 mail/newmail: No more public distfiles
2014-03-10 x11-toolkits/xscoop: No more public distfiles
2014-03-10 security/didentd: No more public distfiles
2014-03-10 sysutils/wait_on: No more public distfiles
2014-03-10 net/freeswitch-sbc-devel: No more public distfiles
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.60_5
10 Feb 2014 13:27:10
Revision:343630Original commit files touched by this commit
bapt search for other commits by this committer
Back to the futur
0.60_5
10 Feb 2014 12:58:55
Revision:343626Original commit files touched by this commit
bapt search for other commits by this committer
Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.

Reported by:	distillator
0.60_5
20 Sep 2013 18:47:56
Revision:327737Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
0.60_5
05 Sep 2013 18:24:04
Revision:326435Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign to the heap due to maintainer mail bounces
0.60_5
29 Jul 2012 11:17:04
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
0.60_5
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
0.60_5
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
0.60_5
06 Jun 2008 13:37:38
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.60_4
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
0.60_3
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.60_2
07 Mar 2006 08:28:06
Original commit files touched by this commit
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
0.60_1
22 Jan 2006 12:39:13
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.60_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.60_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
0.60
20 Apr 2003 19:26:23
Original commit files touched by this commit
marcus search for other commits by this committer
Remove USE_GNOMENG.
0.60
21 Feb 2003 12:29:08
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.60
30 Aug 2002 13:56:41
Original commit files touched by this commit
lioux search for other commits by this committer
Deploy USE_GNOMENG infrastructure

PR:             42203
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
08 Oct 2000 03:24:23
commit hash: fp1.4762@dev.null.freshports.orgcommit hash: fp1.4762@dev.null.freshports.orgcommit hash: fp1.4762@dev.null.freshports.orgcommit hash: fp1.4762@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category japanese to new layout.  
05 Oct 2000 07:36:24
commit hash: fp1.4635@dev.null.freshports.orgcommit hash: fp1.4635@dev.null.freshports.orgcommit hash: fp1.4635@dev.null.freshports.orgcommit hash: fp1.4635@dev.null.freshports.org files touched by this commit
reg search for other commits by this committer
Implement USE_GTK, part 1.    

Number of commits found: 20