FreshPorts -- The Place For Ports Sat, 17 May 2008 5:53 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
lib765 0.4.1_1 emulators on this many watch lists=0 search for ports that depend on this port
Emulation of uPD765a Floppy Disc Controller

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: 29 Oct 2003 16:24:37
Also Listed In: devel


lib765 is an emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller
[FDC] as used in Amstrad computers such as the PCW, CPC and Spectrum +3. At
present it is not a "full" 765; features not used in the PCW BIOS (such as:
DMA; multisector reads/writes; multitrack mode) are either left unimplemented
or incomplete.

lib765 is released under the GNU Library GPL.

Author:	John Elliott <jce@seasip.demon.co.uk>
WWW:	http://www.seasip.demon.co.uk/Unix/LibDsk/

-- 
Alexey V. Antipovsky
kemm@in-line.ru
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/libtool15
Required Libraries: emulators/libdsk

To install the port: cd /usr/ports/emulators/lib765/ && make install clean
To add the package: pkg_add -r lib765


Configuration Options
===> The following configuration options are available for lib765-0.4.1_1:
     LIBDSK=on (default) "With LIBDSK support (recommended)"
===> Use 'make config' to modify these settings

Master Sites:
http://www.seasip.demon.co.uk/Unix/LibDsk/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 13

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
25 Feb 2008 03:01:31
Original commit files touched by this commit  0.4.1_1
rafan search for other commits by this committer
- Add libdsk support (can be turned off)

PR:             ports/121053
Submitted by:   Sven Klose <pixel at hugbox.org>
14 Dec 2007 17:04:57
Original commit files touched by this commit  0.4.1
miwi search for other commits by this committer
- Update to 0.4.1

PR:             118583
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
12 Oct 2007 02:16:15
Original commit files touched by this commit  0.3.4
linimon search for other commits by this committer
Reset kemm@in-line.ru due to maintainer-timeouts and no response to email.
While here, pet portlint.

Hat:            portmgr
01 Feb 2007 02:42:06
Original commit files touched by this commit  0.3.4
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
24 May 2006 17:31:29
Original commit files touched by this commit  0.3.4
garga search for other commits by this committer
Update to 0.3.4

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

Approved by:    portmgr (kris)
22 Jan 2006 09:47:28
Original commit files touched by this commit  0.3.3
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.3.3
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.
21 May 2005 14:45:54
Original commit files touched by this commit  0.3.3
jylefort search for other commits by this committer
Update to 0.3.3

PR:             ports/81062
Submitted by:   Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by:    maintainer
09 Jul 2004 18:43:11
Original commit files touched by this commit  0.3.1.1
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
31 Mar 2004 04:12:58
Original commit files touched by this commit  0.3.1.1
trevor search for other commits by this committer
SIZEify (maintainer timeout)
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.3.1.1
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
29 Oct 2003 16:17:00
Original commit files touched by this commit  0.3.1.1
sergei search for other commits by this committer
Add lib765 0.3.1.1, emulation of uPD765a Floppy Disc Controller.

lib765 is an emulation of the uPD765a (AKA Intel 8272) Floppy Disc Controller
[FDC] as used in Amstrad computers such as the PCW, CPC and Spectrum +3. At
present it is not a "full" 765; features not used in the PCW BIOS (such as:
DMA; multisector reads/writes; multitrack mode) are either left unimplemented
or incomplete.

lib765 is released under the GNU Library GPL.

Author: John Elliott <jce@seasip.demon.co.uk>
WWW:    http://www.seasip.demon.co.uk/Unix/LibDsk/

PR:             58637
Submitted by:   Alexey V. Antipovsky <kemm@in-line.ru>

Number of commits found: 13

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-djangoMay 14
py-django-develMay 14
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03

8 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18471
Broken 176
Deprecated 58
Ignore 584
Forbidden 4
Restricted 412
No CDROM 126
Vulnerable 52
Expired 33
Set to expire 37
Interactive 76
new 24 hours 6
new 48 hours9
new 7 days20
new fortnight54
new month157

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.191 seconds.