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
9libs Plan9 compatibility libraries
1.0.1_2 x11-toolkits Deleted on this many watch lists=2 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 1.0.1_2Version of this port present on the latest quarterly branch.
Broken BROKEN: Does not compile
Deprecated DEPRECATED: Abandonware, no ports depend on it, and broken on most arches
Expired This port expired on: 2012-10-20
Ignore IGNORE: is marked as broken: Does not compile
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: 2003-10-06 02:44:33
Last Update: 2012-10-25 17:28:08
SVN Revision: 306389
People watching this port, also watch:: wmcalendar, pcre
Also Listed In: plan9
License: not specified in port
Description:
This is 9libs, a package of Plan 9 compatibility libraries derived from the X11 version of Rob Pike's editor, sam. This release differs from the Bell Labs release.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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:
  • 9libs>0:x11-toolkits/9libs
No installation instructions:
This port has been deleted.
PKGNAME: 9libs
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. x11.pc : x11/libX11
  2. xt.pc : x11-toolkits/libXt
  3. ice.pc : x11/libICE
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xt.pc : x11-toolkits/libXt
  3. ice.pc : x11/libICE
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://ftp.cs.yorku.ca/pub/wily/src/
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
1.0.1_2
25 Oct 2012 17:28:08
Revision:306389Original commit files touched by this commit
bapt search for other commits by this committer
2012-10-20 x11-toolkits/py-SciParam: Depends on the deprecated wx 2.4
2012-10-20 x11-toolkits/p5-GdkImlib: Abandoned upstream, not used by any ports
2012-10-20 x11-toolkits/mesgui: Abandoned upstream, no ports depend on it
2012-10-20 x11-toolkits/gtkmm12: Abandoned upstream, no more depending ports
2012-10-20 x11-toolkits/flu: No more public distfiles
2012-10-20 x11-toolkits/efltk: Abandoned upstream, no ports depend on it
2012-10-20 x11-toolkits/9libs: Abandonware, no ports depend on it, and broken on
most arches

Remove some obsolete toolkits

Feature safe:	yes
1.0.1_2
21 Sep 2012 10:08:32
Revision:304619Original commit files touched by this commit
danfe search for other commits by this committer
Fix spelling mistakes in bapt@'s recent deprecation commits.
1.0.1_2
20 Sep 2012 17:04:39
Revision:304585Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate a bunch of abandonned and not depend on toolkits
1.0.1_2
10 Nov 2011 05:38:32
Original commit files touched by this commit
linimon search for other commits by this committer
Mark broken on powerpc as well as sparc64.  (In fact, on all the tier-2s.)

Hat:            portmgr
1.0.1_2
03 Jul 2011 13:22:25
Original commit files touched by this commit
ohauer search for other commits by this committer
 - remove MD5
1.0.1_2
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)
1.0.1_1
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}.
1.0.1
30 Apr 2006 21:14:47
Original commit files touched by this commit
thierry search for other commits by this committer
Update to 1.0.1.

PR:             ports/95874
Submitted by:   Martin Wilke <freebsd (at) unixfreunde.de>
1.0_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
1.0
25 Nov 2005 19:33:59
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.0
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
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.
1.0
17 Oct 2005 11:09:54
Original commit files touched by this commit
vs search for other commits by this committer
- Use configure instead of patching install-path
- Drop .la-files through USE_INC_LIBTOOL
- Drop pkg-message which was displaying a wrong path and won't be
   correct anyway now that we're claiming to support different PREFIXes
1.0
09 May 2004 07:10:43
Original commit files touched by this commit
erwin search for other commits by this committer
Drop maintainership. Maintainer is not using FreeBSD as
primary OS any longer.

Thanks for all your work, Serge! Sorry to see you go.

PR:             66407
Submitted by:   Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
1.0
08 Apr 2004 07:55:00
Original commit files touched by this commit
krion search for other commits by this committer
- Resolve conflict with vim

PR:             ports/65307
Submitted by:   maintainer
1.0
21 Mar 2004 09:58:44
Original commit files touched by this commit
thierry search for other commits by this committer
Reassign maintainership to Serge Gagnon.

Take care, Serge!

PR:             ports/64517
Submitted by:   Serge Gagnon <gagnon_s@sympatico.ca>
Approved by:    mat (mentor)
1.0
25 Feb 2004 10:06:22
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on alpha and amd64: Does not compile
1.0
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.0
06 Oct 2003 02:42:34
Original commit files touched by this commit
edwin search for other commits by this committer
Maintainer set to ports@

<gagnon__s@videotron.ca>: host mx.videotron.ca[24.201.245.37] said: 550 5.1.1
    unknown or illegal alias: gagnon__s@videotron.ca
1.0
06 Oct 2003 02:39:22
Original commit files touched by this commit
edwin search for other commits by this committer
New port: Plan9 compatibility libraries

        This is 9libs, a package of Plan 9 compatibility libraries
        derived from the X11 version of Rob Pike's editor, sam.

        This release differs from the Bell Labs release.

PR:             ports/48694
Submitted by:   Serge Gagnon <gagnon__s@videotron.ca>

Number of commits found: 19