| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/70394
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
into separate ports. The OPTIONS will remain as of yet and trigger dependencies
now, for easy transition.
Update KOffice to version 1.3.2.
Add patches to fix a number of issues, including:
- fix kxkb on Xorg
- fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2
with optimizations greater than -O
Add security related patches and entries to portaudit.txt.
|
| |
|
|
|
|
|
| |
PR: ports/70138
Submitted by: Andrey Slusar <vasallia@ukr.net>
|
|
|
|
|
| |
PR: ports/70104
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Requires hamlib
PR: ports/69946
Submitted by: Matt Dawson (maintainer)
|
|
|
|
|
| |
PR: ports/69955
Submitted by: maintainer
|
|
|
|
|
|
|
| |
All autotools ports are now truly versioned and do not conflict with each
other.
This marks the end of "Phase 1" of the autotools updates.
|
|
|
|
|
| |
PR: ports/69916
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
|
|
|
|
| |
breakage with gcc 3.4.
|
| |
|
|
|
|
|
| |
PR: ports/69773
Submitted by: Andrey Slusar <vasallia@ukr.net> (maintainer)
|
|
|
|
|
| |
PR: ports/69619
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
commenting of ttyclose() for __FreeBSD_version >= 502122.
First symptom.
# kldunload ltmdm.ko
kldunload: can't unload file: Device busy
Second symptom.
If ppp(8) used for connect /dev/cual0 and it was
disconnected, the new ppp session return the
following error in ppp.log:
tun0: Warning: deflink: /dev/cual0: Bad file descriptor
Bump PORTREVISION one more time.
|
|
|
|
|
| |
PR: 68689
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
|
|
|
|
|
|
| |
PR: ports/69496
Submitted by: maintainer
Suggested by: Panagiotis Astithas
|
|
|
|
|
| |
PR: 69443
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
|
|
|
|
|
|
|
|
| |
one more time bump PORTREVISION.
Reset MAINTAINER field to ports@FreeBSD.org, because
Daniel O'Connor no longer have the hardware though.
Pointly hat: osa
|
|
|
|
|
|
|
|
| |
This is still untested on any architecture other than i386, so any
testing is encouraged!
PR: ports/69340
Submitted by: Guido Falsi (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2) Correct filename for patch, now it name is patch-sys-dev-ltmdm-ltmdmsio.c
3) Fix run on recent -CURRENT by removing ttyclose() calls
Symptoms:
# kldload ltmdm.ko
kldload: can't load ltmdm.ko: No such file or directory
# dmesg | head -1
link_elf: symbol ttyclose underfined
4) Move PORTDOCS from pkg-plist to Makefile
5) Utilize DATADIR macro
5) Reorganize install target for PORTDOCS
6) Bump ${PORTREVISION}
|
|
|
|
|
| |
infrastructure: patch-aa and patch-ac both patch the same
file: ${WRKSRC}/sys/dev/ltmdm/ltmdmsio.c.
|
|
|
|
|
|
|
|
|
|
| |
Symptoms:
1) kldload ltmdm.ko
kldload: can't load ltmdm.ko: No such file or directory
2) dmesg | head -1
link_elf: symbol ttyclose underfined
Bump PORTREVISION.
|
|
|
|
|
| |
PR: ports/69205
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
|
|
|
|
|
| |
PR: ports/69119
Submitted by: John Merryweather Cooper <johnmary@adelphia.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
----- Transcript of session follows -----
451 4.4.1 reply: read error from mix.premierbank.dp.ua.
<kot@premierbank.dp.ua>... Deferred
Message could not be delivered for 1 week
Message will be deleted from queue
For two consecutive weeks.
|
| |
|
|
|
|
|
| |
PR: ports/68873
Submitted by: Diane Bruce <db@heceta.db.net>
|
|
|
|
|
|
|
| |
Testing of both the bluetooth stack and this port (and the related openobex one) on non i386 machines are encouraged. Please report any problems.
PR: ports/68912
Submitted by: Guido Falsi (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/68818
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/68803
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/68812
Submitted by: maintainer
|
|
|
|
|
| |
PR: 68802
Submitted by: Ari Suutari <ari.suutari@syncrontech.com> (maintainer)
|
|
|
|
|
|
|
|
| |
APRS is Amateur Position Reporting System. It's a system for handling
real time information across radio and internet links.
PR: ports/68655
Submitted by: Carl Makin <carl@stagecraft.cx>
|
|
|
|
|
| |
PR: ports/68654 (based on)
Submitted by: Carl Makin <carl@stagecraft.cx> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
|
| |
element files
PR: ports/68649
Submitted by: Diane Bruce <db@heceta.db.net>
|
|
|
|
|
| |
PR: ports/68651
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
|
|
|
|
|
| |
PR: ports/68587
Submitted by: Diane Bruce <db@night.db.net>
|
|
|
|
|
|
|
| |
on a Nokia 5510 cell phone.
PR: ports/68565
Submitted by: Aleksander Fafula [alex@fafula.com]
|
|
|
|
|
|
|
| |
<Darius> and tell phk to stop breaking tty source compat!
Submitted by: darius@dons.net.au
Reviewed by: Barney Wolff <barney@databus.com>
|
|
|
|
|
|
|
| |
PBX.
PR: ports/68271
Submitted by: Konstantin Reznichenko <kot@premierbank.dp.ua>
|
|
|
|
|
| |
PR: ports/68430
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/68417
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
|
|
|
|
|
|
|
| |
reimplementation for UNIX
PR: ports/68350
Submitted by: Diane Bruce <db@db.net>
|
|
|
|
| |
Requested by: kris
|
|
|
|
|
|
|
| |
radio satellites.
PR: ports/68283
Submitted by: Diane Bruce <db@db.net>
|