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
libisc ISC's utility library
9.3.1 devel 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 9.3.1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unlikely to be used...
Expired This port expired on: 2010-11-07
Maintainer: simon@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2005-12-13 21:18:08
Last Update: 2010-11-08 10:08:47
SVN Revision: UNKNOWN
People watching this port, also watch:: postfix, rsync, cscope, aspell
License: not specified in port
Description:
libisc is C utility library which is used as part of part of ISC's bind. It includes functions for: - assertion handling. - balanced binary (AVL) trees. - bit masks comparison. - event based programs. - heap-based priority queues. - memory handling. - program logging.
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:
  • libisc>0:devel/libisc
No installation instructions:
This port has been deleted.
PKGNAME: libisc
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.
This port has no dependencies.
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 (16 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.chl.chalmers.se/pub/isc/bind9/9.3.1/
  3. ftp://ftp.ciril.fr/pub/isc/bind9/9.3.1/
  4. ftp://ftp.dti.ad.jp/pub/net/isc/bind9/9.3.1/
  5. ftp://ftp.epix.net/pub/isc/bind9/9.3.1/
  6. ftp://ftp.freenet.de/pub/ftp.isc.org/isc/bind9/9.3.1/
  7. ftp://ftp.funet.fi/pub/mirrors/ftp.isc.org/isc/bind9/9.3.1/
  8. ftp://ftp.iij.ad.jp/pub/network/isc/bind9/9.3.1/
  9. ftp://ftp.isc.org/isc/bind9/9.3.1/
  10. ftp://ftp.mirrorservice.org/sites/ftp.isc.org/isc/bind9/9.3.1/
  11. ftp://ftp.nominum.com/pub/isc/bind9/9.3.1/
  12. ftp://ftp.ntua.gr/pub/net/isc/isc/bind9/9.3.1/
  13. ftp://ftp.ripe.net/mirrors/sites/ftp.isc.org/isc/bind9/9.3.1/
  14. ftp://ftp.sunet.se/pub/network/isc/bind9/9.3.1/
  15. ftp://ftp.task.gda.pl/mirror/ftp.isc.org/isc/bind9/9.3.1/
  16. ftp://ftp.u-aizu.ac.jp/pub/net/isc/bind9/9.3.1/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
9.3.1
08 Nov 2010 10:08:47
Original commit files touched by this commit
garga search for other commits by this committer
Remove expired ports:

2010-11-07 devel/libisc: Unlikely to be used...
2010-11-08 emulators/vmware-guestd3: Depends of misc/compat3x, that is
deprecated and set to be removed
2010-11-08 emulators/vmware-tools3: Depends of misc/compat3x, that is deprecated
and set to be removed
2010-10-08 misc/compat3x: "Only FreeBSD 6.4+ are supported in ports"
2010-11-08 misc/bidwatcher: Obsoleted by JBidwatcher and changes at
http://ebay.com
2010-11-08 security/vscan: Depends of misc/compat3x, that is deprecated and set
to be removed
2010-11-08 www/ssserver: Depends of misc/compat3x, that is deprecated and set to
be removed
9.3.1
07 Oct 2010 14:03:13
Original commit files touched by this commit
simon search for other commits by this committer
Deprecated and set 1 month expiration date.

I really doubt anyone uses this port and there are no
dependencies.
9.3.1
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
9.3.1
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)
9.3.1
13 Dec 2005 21:16:18
Original commit files touched by this commit
simon search for other commits by this committer
Add libisc port:

libisc is C utility library which is used as part of part of ISC's bind.

It includes functions for:
- assertion handling.
- balanced binary (AVL) trees.
- bit masks comparison.
- event based programs.
- heap-based priority queues.
- memory handling.
- program logging.

Reviewed by:    erwin

Number of commits found: 5