people to join a torrent (after they have converted their zip files) with a
particular set of files, thus preventing them from having to download the
entire set of files again. Because of the way TorrentZip creates identical
zips, the file hashes will always match those in the original torrent.
PR: ports/80579
Submitted by: Scot W. Hetzel <swhetzel@gmail.com>
incremental backups to a remote file server. It relies on rsync for the
host to host copy and uses hard links to provide multiple snapshots of the
data without duplicating identical files.
PR: ports/80582
Submitted by: Loren M. Lang <lorenl@alzatex.com>
* fix unusable header (DOS line feeds)
* fix build of authoring module (DOS line feeds)
* fix build of Tools module (missing header)
This makes multimedia/x264 compile.
still needed as cpp on 4-STABLE does not define _LP64 on alpha.
This makes xemacs-devel build sparc64, so remove NOT_FOR_ARCHS. Hopefully
this also fixes things on ia64 (failure there reported by kris).
Gpac MPEG-4 Systems library and headers
WWW: http://gpac.sourceforge.net/
This is a small portion of gpac, only headers and mpeg4 systems library
due to a chicken and egg problem similar to mpeg4ip, faad, and mpeg4ip-libmp4v2
x264 wants m4systems lib for mpeg4 output, gpac wants ffmpeg, next version
of ffmpeg wants x264.
- Add a patch that adds the `-nograb' command line option which disables the
input grabbing done by SDL when run in windowed mode [1]
- Add dependency on `audio/timidity' so in-game music works again
- Bump PORTREVISION
Obtained from: http://roman.mainer.de/uhexen/
use pkg-install and pkg-deinstall (both stoled from shells/bash)
to do it.
- Remove pre-install section, it's not more needed on this version,
because Makefile is created correctly changing Makefile.PL
PR: 80583
Submitted by: Renato Botelho (maintainer)
is a port of the server pieces of the periodic snapshot of X.Org, with the
development DRI drivers enabled. The purpose of this port is to bring
bleeding-edge graphics support to FreeBSD.
of the Java frontend and libgcj which speeds up the build significantly and
reduces the number of file conflicts with lang/gcc34 to a minimum (which is,
in turn, needed for proper building and testing of the alpha port). Everyone
with interest in Java really should use lang/gcc34 or, better, lang/gcc40.
a pkg-plist/pkgdb auto-generator for unpackaged softwares or unfinished
ports. It provides two commands:
* pkg_trackinst:
Tracks installation of unpackaged software and writes pkgdb
entry using the install log. Then, it also creates a binary
package for the installed package.
* pkg_genplist:
Generates `pkg-plist' of a port in current directory automatically
by a test installation.
- Improve codec negotiation logic.
- make sure to parse SDP on re-INVITE.
o chan_zap.c:
- If unanswered Zap channnel is hanged up wait until the calling party
in turn hangs up (by detecting ring timeout). Otherwise next ring will
trigger a "new" incoming call. This appears to be design limitation of
the analogue telephone system - there is no way to reject the call without
answering it first.
Sponsored by: Porta Software Ltd, PBXpress Inc
new patch for this file, smooths the effects of
an unhandled error Cexiting from poll() and resulting
otherwise in this process taking 100% of the CPU
rtp.c:
updated patch for rtp.c, removes a misleading 'checksum error'
message when in reality the recvfrom() just returned no data;
chan_oss.c:
replacement for the old chan_oss.c - the changes are
so massive that having a patch would be completely
unreadable.
Among other things this lets you change many /dev/dsp
parameters from the config file, to ease adapting to
the idiosincracies of various sound cards and drivers.
It also supports multiple soundcards on the same box,
which might be useful in some cases.
Submitted by: luigi
Add WITHOUT_MYSQL knob.
Suggested by: phantom
- Refactor patches into reinplaces
- Respect ${PREFIX} and ${LOCALBASE}
- Automatically install the configuration file
- Polish the Makefile and packing list
PR: ports/80551 [1]
Submitted by: maintainer