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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
inti-sourceview An Inti binding for GtkSourceView
0.6_6 x11-toolkits 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.6_6Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: not maintain by upstream for more than five years and no port depend on this
Expired This port expired on: 2009-02-11
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: 2004-03-19 08:44:52
Last Update: 2009-03-09 22:46:48
SVN Revision: UNKNOWN
License: not specified in port
WWW:
http://inti.sourceforge.net/
Description:
Inti-SourceView is an Inti binding for GtkSourceView, the new GTK+ source code editing widget. GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget GtkTextView. It improves GtkTextView by implementing features typical of a source code editor such as syntax highlighting, bracket matching, markers and adds support for undo/redo operations. WWW: http://inti.sourceforge.net/
Homepage    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:
  • inti-sourceview>0:x11-toolkits/inti-sourceview
No installation instructions:
This port has been deleted.
PKGNAME: inti-sourceview
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. libtool : devel/libtool15
  2. intltool-extract : textproc/intltool
  3. gnome-mime-data-2.0.pc : misc/gnome-mime-data
  4. pkg-config : devel/pkg-config
Runtime dependencies:
  1. BSD.gnome.dist : misc/gnomehier
  2. gnome-mime-data-2.0.pc : misc/gnome-mime-data
  3. pkg-config : devel/pkg-config
  4. libgiofam.so : devel/gio-fam-backend
Library dependencies:
  1. inti-1.0.9 : x11-toolkits/inti
  2. esd.2 : audio/esound
  3. atk-1.0.0 : accessibility/atk
  4. gconf-2.4 : devel/gconf2
  5. glib-2.0.0 : devel/glib20
  6. gnomevfs-2.0 : devel/gnome-vfs
  7. gtk-x11-2.0.0 : x11-toolkits/gtk20
  8. gtksourceview-1.0.0 : x11-toolkits/gtksourceview
  9. art_lgpl_2.5 : graphics/libart_lgpl
  10. bonobo-2.0 : devel/libbonobo
  11. glade-2.0.0 : devel/libglade2
  12. gnome-2.0 : x11/libgnome
  13. gnomecanvas-2.0 : graphics/libgnomecanvas
  14. gnomeprint-2-2.0 : print/libgnomeprint
  15. gnomeprintui-2-2.0 : x11-toolkits/libgnomeprintui
  16. IDL-2.0 : devel/libIDL
  17. xml2.5 : textproc/libxml2
  18. ORBit-2.0 : devel/ORBit2
  19. pango-1.0.0 : x11-toolkits/pango
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 (8 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://easynews.dl.sourceforge.net/sourceforge/inti/
  3. http://heanet.dl.sourceforge.net/sourceforge/inti/
  4. http://kent.dl.sourceforge.net/sourceforge/inti/
  5. http://mesh.dl.sourceforge.net/sourceforge/inti/
  6. http://nchc.dl.sourceforge.net/sourceforge/inti/
  7. http://ufpr.dl.sourceforge.net/sourceforge/inti/
  8. http://umn.dl.sourceforge.net/sourceforge/inti/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.6_6
09 Mar 2009 22:46:48
Original commit files touched by this commit
miwi search for other commits by this committer
2009-02-11 x11-toolkits/inti-gconf: not maintain by upstream for more than five
years and no port depend on this
2009-02-11 x11-toolkits/inti-gl: not maintain by upstream for more than five
years and no port depend on this
2009-02-11 x11-toolkits/inti-sourceview: not maintain by upstream for more than
five years and no port depend on this
0.6_6
12 Jan 2009 04:44:26
Original commit files touched by this commit
mezz search for other commits by this committer
Mark x11-toolkits/inti as BROKEN for does not build with latest GTK+2. Add
DEPRECATED and EXPIRATION_DATE in the rest of these ports.

DEPRECATED=     not maintain by upstream for more than five years and no port
depend on this
EXPIRATION_DATE=2009-02-11

Reported by:    pointyhat via pav
0.6_6
06 Jun 2008 14:16:37
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.6_5
25 Mar 2008 22:44:48
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
0.6_5
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.6_4
10 Feb 2007 06:05:06
Original commit files touched by this commit
kris search for other commits by this committer
Use libtool15 port instead of included version to avoid objformat a.out botch
0.6_4
15 Aug 2006 01:13:42
Original commit files touched by this commit
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
0.6_4
25 Nov 2005 19:33:59
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.6_4
05 Nov 2005 05:22:06
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
0.6_3
15 Sep 2005 16:20:16
Original commit files touched by this commit
vs search for other commits by this committer
Unbreak & revamp: top-level directories are owned by inti, errors
should be fatal. Since inti goes into X11BASE, the dependant ports should
do so, too.

Based on PRs:   85226,85227,85228
Submitted by:   Stefan Walter
0.6_3
23 Jul 2005 02:53:43
Original commit files touched by this commit
kris search for other commits by this committer
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
0.6_3
12 Mar 2005 10:54:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
0.6_2
15 Feb 2005 13:02:52
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Incomplete pkg-plist
0.6_2
07 Nov 2004 22:37:47
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
0.6_1
14 Apr 2004 18:59:40
Original commit files touched by this commit
vs search for other commits by this committer
Unbreak, the PORTREV-bump affected path-name generation.

Noticed by:     bento via kris
Approved by:    linimon (mentor)
0.6_1
05 Apr 2004 03:31:02
Original commit files touched by this commit
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
0.6
31 Mar 2004 06:17:24
Original commit files touched by this commit
ijliao search for other commits by this committer
not use auto-gen-plist to prevent mis-delete when portupgrade
0.6
27 Mar 2004 21:36:04
Original commit files touched by this commit
vs search for other commits by this committer
Unbreak on -STABLE (remove -pedantic-errors)

Approved by: linimon (mentor)
0.6
19 Mar 2004 08:44:14
Original commit files touched by this commit
ijliao search for other commits by this committer
add inti-sourceview 0.6
An Inti binding for GtkSourceView

Number of commits found: 19