| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
25 Mar 2008 09:18:03
0.8_3
|
itetcu  |
Write MASTER_STIES path right this time. |
25 Mar 2008 08:54:26
0.8_3
|
itetcu  |
Adjust MASTER_SITES to an other server of mine, since the old one will be gone
shortly. |
02 Jan 2008 21:29:28
0.8_3
|
lioux  |
o Remove BROKEN, it actually does not build due to the lack of a
header file include required for __FreeBSD_version >= 700049:
patch uppc.c accordingly
o Fix uppcsetup: kldxref(8) module directory when it is installed
o Bump PORTREVSION due to uppcsetup script change |
02 Jan 2008 01:32:45
0.8_2
|
lioux  |
Update MASTER_SITES |
07 Oct 2007 03:56:19
0.8_2
|
edwin  |
Replace all INSTALL_DATA/INSTALL_SCRIPT and INSTALL_PROGRAM/STRIP=
hacks to install kernel loadable modules correctly on amd64 platforms
with the new INSTALL_KLD command.
All PORTREVISIONS have been bumped to show when the new version of
installing became available. |
01 Oct 2007 07:04:56
0.8_1
|
linimon  |
Mark as broken with gcc4.2. |
08 Sep 2007 13:31:14
0.8_1
|
edwin  |
uppc kmod installation problem on amd64
Please see a discussion thread starting with the following message:
http://lists.freebsd.org/pipermail/freebsd-ports/2007-August/042999.html
It seems that installation action of uppc-kmod port (do-install target)
uses incorrect tool to put uppc.ko in its destination. It seems that the
tool (${INSTALL_PROGRAM}) corrupts the .ko, so that it is not a valid
kernel module anymore. If I put uppc.ko into /boot/kernel and do kldxref
then kldxref complains about missing symbol table in uppc.ko and dumps
core. If the module is loaded then it crashes my system.
On the other hand, if I simply copy uppc.ko from work directory then it
works ok.
(Only the first 15 lines of the commit message are shown above ) |
29 Jun 2007 10:16:42
0.8_1
|
linimon  |
Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.
Hat: portmgr |
19 Apr 2007 23:33:19
0.8_1
|
edwin  |
fix breakage due to removal of bsd.port.pre.mk
Pointy hat to: gabor
Noticed by: dvl@ |
19 Apr 2007 22:20:48
0.8_1  |
gabor  |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter n-p |
30 Jan 2007 20:09:12
0.8_1
|
anray  |
Add Samsung SCH-I730 support. |
24 Jan 2007 00:40:29
0.8
|
anray  |
Fix build on 6-STABLE
Reported by: pav |
18 Jan 2007 14:15:26
0.8
|
anray  |
Fix build on 7.0-CURRENT |
30 Jan 2006 20:17:31
0.8
|
lawrance  |
Up to 0.8. Tiny change to chase the renaming of ucom* to cuaU*. |
25 Nov 2005 17:09:22
0.7
|
pav  |
- Add SHA256 |
29 Oct 2005 05:25:00
0.7
|
lawrance  |
Drop maintainership since I no longer have a pocket pc. I'll be keeping
an eye on these, especially uppc-kmod in case anyone wants to take it over
and keep it working. |
12 Apr 2005 14:00:32
0.7
|
lawrance  |
Set my ports to their shiny new MAINTAINER address.
Approved by: clement (mentor) |
31 Mar 2005 07:42:14
0.7
|
krion  |
Fix MASTER_SITES.
PR: ports/79388
Submitted by: maintainer
Approved by: portmgr (implicit) |
26 Mar 2005 22:38:42
0.7
|
kris  |
BROKEN: Unfetchable
Approved by: portmgr (self) |
19 Jan 2005 16:59:18
0.7
|
vs  |
Unquote IGNORE.
PR: ports/76095
Submitted by: Sam Lawrance |
11 Dec 2004 21:48:53
0.7
|
kris  |
BROKEN on 4.x: Does not build |
27 Sep 2004 23:56:27
0.7
|
kris  |
Now builds on amd64
Approved by: portmgr (self) |
25 Sep 2004 09:04:44
0.7
|
thierry  |
Update to 0.7 to fix build failure (deal with usbdevs changes).
PR: ports/71634
Submitted by: maintainer
Approved by: portmgr (marcus) |
25 Jun 2004 08:28:27
0.6
|
krion  |
Update to version 0.6
PR: ports/68278
Submitted by: maintainer |
26 Mar 2004 03:08:09
0.5
|
kevlo  |
Update to 0.5 |
18 Mar 2004 02:52:47
0.4
|
trevor  |
Add size data.
Approved by: maintainers |
27 Feb 2004 09:03:43
0.4
|
krion  |
- Mark BROKEN on AMD64
PR: ports/63420
Submitted by: Hendrik Scholz <hendrik@scholz.net> |
10 Jan 2004 07:18:55
0.4
|
marcus  |
Substitute BROKEN with IGNORE in cases where the port requires the src tree
to be present, or does not compile on certain versions of FreeBSD. This
will potentially avoid needless compilations on bento, and has the added
benefit of improving certain reporting tools. To most users, this change
is a no-op.
PR: 61090
Submitted by: linimon |
29 Dec 2003 16:33:02
0.4
|
pav  |
Add uppc-kmod, USB device driver for Windows CE handhelds which provides serial
tty interface.
PR: ports/56225
Submitted by: Sam Lawrance <boris@brooknet.com.au>
According to FreshPorts, this is our 10000th port! |