| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
to be ${LOCALBASE}/src/portbld, which is created by the port during
installation. Don't use ${LOCALBASE}/src/redhat as the default as
its not created by the port by default and is inappropriate for
FreeBSD.
Its quite likely ${LOCALBASE}/src/rpm is a better choice, but that
requires more work than I have time for right now.
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
old email address bounces, and he has not been responsive to email on the
only other one we have for him.
These ports are now available for adoption.
Come back coop, we miss ya ...
|
|
|
|
|
|
|
|
|
| |
not export SEEK_SET symbol).
Doing "make test" on 4-stable will fail because perl-5.005 does not
support EOF method in TIE HANDLE.
Submitted by: lth
|
|
|
|
|
| |
PR: 77338
Submitted by: Renato Botelho <renato at galle.com.br>
|
|
|
|
| |
Pointyhat to me.
|
|
|
|
|
|
|
| |
have removed the auto-update mimetype database for some reason. Maybe, they
have forgotten about it or else...
Reviewed by: marcus
|
|
|
|
|
| |
PR: ports/76965
Submitted by: Renato Botelho <renato(at)galle.com.br>
|
| |
|
|
|
|
| |
warning. games/wesnoth compiles much cleaner now than before.
|
|
|
|
|
| |
PR: ports/76882
Submitted by: Gea-Suan Lin <gslin(at)netnews.NCTU.edu.tw>
|
|
|
|
| |
Obtained from: Debian
|
|
|
|
|
|
|
|
| |
This is needed for games/wesnoth, as it have no chance to build with last
official zipios++ release (which is 4 years old).
Requested by: mezz
Nodded to by: edwin (games/enigma maintainer)
|
|
|
|
|
| |
Submitted by: Jiri Pridal <jiri.pridal@jmk.izscr.cz>
Obtained from: GNU CVS
|
|
|
|
|
|
|
|
| |
/ in their composition which breaks C{C,XX} with path components
such as those used by users of devel/ccache, e.g.,
CC=/usr/local/libexec/ccache/cc
Approved by: maintainer
|
|
|
|
|
| |
- Add 'java' category
- Add a launcher shell script: 'jzip.org'
|
|
|
|
| |
Submitted by: MAINTAINER
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: kris
|
| |
|
|
|
|
| |
- install shlibs and preserve config file
|
|
|
|
|
|
|
| |
ChangeLog:
http://sourceforge.net/project/shownotes.php?release_id=297065
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
self-extracting installers
Orange is a tool and library for squeezing out juicy
installable Microsoft Cabinet Files from self-extracting
installers for Microsoft Windows.
Supported installers include VISE, InstallShield, Setup
Factory and more.
WWW: http://synce.sourceforge.net
PR: ports/76030
Submitted by: Sam Lawrance <boris@brooknet.com.au>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PKWARE Data Compression Library
Dynamite is a tool and library for decompressing data
compressed with the PKWARE Data Compression Library.
WWW: http://synce.sourceforge.net
Notes:
* This library is required for the update of synce-kde
* The 'dynamite' binary crashes when invoked without
arguments. This is expected, not a freebsd specific
problem.
PR: ports/76026
Submitted by: Sam Lawrance <boris@brooknet.com.au>
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Compressed archives are now recognized automatically.
- Numerous bug fixes.
Add a target "test" to run the included regression test suite.
|
|
|
|
|
| |
PR: ports/75802
Submitted by: maintainer
|
|
|
|
| |
PR: 72472
|
|
|
|
|
|
|
| |
o Bump PORTREVISION
Submitted by: kris (pointyhat)
Approved by: portmgr (kris)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some
warnings in some cases [2]
- fix a cut&past error in the linux_base-8 pkg-install script [3]
- convert the binary knob "USE_LINUX" to a version specifier, e.g.
USE_LINUX=<value> specifies a dependency upon
emulators/linux_base-<value>, exceptions are a value of "7" (which
does what you want and adds a dependency to linux_base) and any
value without a corresponding port in
PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
the default linux_base)
- don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
this allows us to use the USE_LINUX_PREFIX knob for linux_base and
paves the way for splitting up future linux base ports into
individual pieces
- remove RESTRICTED from some GPL licensed ports, even when we only
distribute binaries, we get them from official linux sites, so
anyone can grab them there if he needs to
- add a dependency upon the linux X11 bits where necessary (based upon
guesswork)
- don't use USE_X_PREFIX in some linux ports since it adds a dependency
to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
- bump the portrevision of the linux ports ("better safe than sorry"
algorithm)
- pass maintainership of the important linux infrastructure to a
mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
doesn't like this: tell us your bikeshed color at freebsd-emulation@,
my color would be "linuxolator@" in case someone cares...)
- add a pkg-install script for linux-fontconfig, but don't use it;
everything should work without it (the FreeBSD fc-cache program should
do all the work), but in case we need it we just need to decomment the
pkg-install part in the Makefile
- fix some dependencies
- fix some bugs
- add some static plists
- unbreak the ports with dependecies to more than one linux_base
This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.
Known bugs:
- the linux-mesa and linux-devtools ports install libGL*.so symlinks
- some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
the linux X11 port, so linx_Base-8 moans at deinstall time)
Future work (interested souls should coordinate with freebsd-emulation@):
- add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
or modify the behavior of USE_XLIB in the USE_LINUX case
AFAIK trevor has some patches.
- make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
the PREFIX?= workaround in some linux ports
Should be discussed/coordinated on/with x11@.
- move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
- update to a more recent linux base
PR: 69997, 70539 (and maybe others)
Discussed with/on: java@, x11@, trevor, portmgr
Tested by: mezz, portmgr, pointyhat
RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1]
Requested by: portmgr [2]
Submitted by: kris [3]
Approved by: portmgr
|
| |
|
|
|
|
| |
Timeout: almost a month
|
| |
|
|
|
|
|
|
| |
directory.
Submitted by: kris
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Ressurect pkg-plist to support to make modules optional. 25 lines
out of 31 are wrapped with %%MODULES%% which can be controlled by
WITHOUT_MODULES knob. The modules support more codecs and formats
than stand-alone binary.
o Install 7za to libexec and wrap it with script to support sfx
creation. 7za and .sfx should be placed in the same directory as 7z
and modules do.
o Wrapper script executes corresponding binary (7z or 7za.)
In WITHOUT_MODULES case, it can be called by 7z or 7za but always
executes 7za. This is compatible action for previous port.
o Turn BROKEN to IGNORE. There is no hope to compile this software in
RELENG_4. And correct quotation for this change.
Approved by: maintainer
|
|
|
|
| |
differences with the previous one, so unbreak for now.
|
| |
|
|
|
|
|
|
|
| |
system.
PR: ports/75033
Submitted by: Jason Harris <jharris .at. widomaker.com> (MAINTAINER)
|
|
|
|
|
|
|
|
| |
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
|
|
|
|
|
| |
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
|
|
|
|
|
|
|
|
| |
They are not the patches from the submitter, but one which overcome
knu@s objections about the original ones and discussed in ports/69037.
PR: ports/69027 ports/69028 ports/69029 ports/69030 ports/69031 ports/69032 ports/69033 ports/69034 ports/69035 ports/69036 ports/69037
Submitted by: Wesley Shields <wxs@csh.rit.edu>
|
| |
|
| |
|
|
|
|
|
| |
Perl extension to provide a PerlIO layer
to gzip/gunzip.
|
|
|
|
| |
Parallel BZIP2
|
| |
|
|
|
|
| |
within the last year have been with maintainer timeouts, as well.
|
|
|
|
| |
Submitted by: simon
|
| |
|
| |
|
|
|
|
| |
Submitted by: simon
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o install only monolithic binary 7za.
o create a compatibility symlink 7z -> 7za not to violate POLA.
o respect NOPORTDOCS.
o retire ONLY_FOR_ARCHS. This version runs on sparc64.
o tested on i386, amd64, ia64, alpha and sparc64.
Changelogs:
4.10 -> 4.12 http://sourceforge.net/project/shownotes.php?release_id=283730
0.91 -> 4.10 http://sourceforge.net/project/shownotes.php?release_id=277286
Reviewed by: maintainer
|
|
|
|
| |
Bump PORTREVISION.
|
|
|
|
| |
(replace "this" with "self").
|
|
|
|
|
| |
The purpose of libmspack is to provide both compression and decompression
of some loosely related file formats used by Microsoft.
|
|
|
|
| |
Approved by: bland, kwm, marcus and pav
|
|
|
|
|
| |
PR: ports/73986
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/73939
Submitted by: Yonatan <onatan@gmail.com> (maintainer)
|
|
|
|
| |
in the base system.
|
|
|
|
|
|
|
| |
lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is
taking care of gconf key and schemas files for pkg-plist. Pav has committed by
re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump
PORTREVISION to correct our pkg-plist database installed.
|
|
|
|
| |
errors. Chase this and bump PORTREVISION for the fixes.
|
| |
|
|
|
|
| |
big upgrade.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.
This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team. The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).
Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD. We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:
Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>
GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.
As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8. There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process. Full documentation on the GNOME 2.8
upgrade is coming following this commit.
From all of us at FreeBSD GNOME, ENJOY!
|
|
|
|
| |
Submitted by: kris
|
|
|
|
|
| |
PR: 73611
Submitted by: Dima Panov <redfox@Fluffy.Khv.RU>
|
|
|
|
|
| |
PR: ports/73557
Submitted by: Martin Matuska <martin@tradex.sk> (maintainer)
|
|
|
|
|
| |
PR: 73459
Submitted by: Ports Fury
|
| |
|
|
|
|
| |
since it isn't referenced, so postproc can't find it and the build bombs.
|
|
|
|
|
| |
PR: ports/73341
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
|
|
| |
o respect CFLAGS.
o passing PTHREAD_* bits via makefile.machine.
With this four patches no longer required.
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/72958
Submitted by: maintainer
|
| |
|
|
|
|
| |
There's a better replacement available in archivers/unalz.
|
|
|
|
| |
unarchiver for AlZip compressed files.
|
|
|
|
|
| |
PR: 72817
Submitted by: KATO Tsuguru
|
| |
|
| |
|
|
|
|
| |
PR: 72473
|
|
|
|
| |
PR: 72474
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix two buffer overflows. [1]
- Fix format string handling problems with command line parsing
shar -o. [2]
Obtained from: Gentoo [1] [2]
Patch by: Michael Schröder [2]
VuXML: 26c9e8c6-1c99-11d9-814e-0001020eed82 [1]
Approved by: erwin
|
|
|
|
|
| |
PR: ports/71721
Submitted by: Radim Kolar <hsn@netmag.cz>
|
|
|
|
|
| |
PR: ports/72304
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/72303
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/72471
Submitted by: Dima Panov <redfox@Fluffy.Khv.RU>
While I'm here:
- Install some additional documentation
- Shorten COMMENT
- Various cleanup
|
| |
|
|
|
|
| |
Approved by: portmgr (marcus).
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
|
|
| |
possible off by one bounds check
Submitted by: Munehiro Matsuda
Approved by: portmgr (marcus)
|
|
|
|
|
|
| |
Submitted by: eik
Approved by: portmgr (eik)
Obtained from: redhat
|
| |
|
|
|
|
|
| |
PR: ports/71075
Submitted by: Martin Matuska (maintainer)
|
|
|
|
|
| |
PR: 71076
Submitted by: maintainer
|
|
|
|
|
|
|
| |
Relinquish ports I happen to no longer use. They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.
Approved by: fjoe (mentor)
|
|
|
|
|
|
| |
PR: ports/69481
Submitted by: Tim Bishop, lesi@
Approved by: maintainer timeout
|
|
|
|
| |
In celebration of: linimon's birthday
|
|
|
|
|
|
| |
. Fix a whitespace bogon. [2]
Submitted by: portlint [2]
|
|
|
|
| |
in r1.14 and added with forced-dependency in r1.15.
|
|
|
|
|
| |
PR: ports/70780
Submitted by: Ports Fury
|
|
|
|
| |
Fuse ignited by: clement
|
| |
|
| |
|
|
|
|
| |
Spotted by: kris
|
|
|
|
|
| |
Submitted by: maintainer
Noticed by: lioux
|
|
|
|
|
|
|
|
| |
- add dependency of Test-Simple
PR: ports/69411
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Timeout by: maintainer (2 weeks)
|
|
|
|
|
| |
PR: ports/69248
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Approved by: erwin (maintainer)
|
|
|
|
| |
Reported by: pointyhat via kris
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
The distfile for this port is not fetchable until its URL
is changed to match the new name for the same company. The
size & md5 checksum etc. remain the same.
For their official announcement of the name change, please see:
<http://www.allume.com/company/pressroom/releases/aladdin/072604allume.html>
PR: ports/69974
Submitted by: Paul Seniura <pdseniura@techie.com>
|
| |
|
|
|
|
| |
breakage with gcc 3.4.
|
|
|
|
|
| |
PR: ports/69809
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/69481
Submitted by: Tim Bishop
Apologies to: Andrey
|
|
|
|
|
| |
PR: ports/69481
Submitted by: Tim Bishop
|
| |
|
|
|
|
|
| |
PR: ports/69270
Submitted by: Martin Matuska <martin@tradex.sk> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Port of the bsdtar archiver for FreeBSD systems prior to 502111
PR: ports/68054
Submitted by: Martin Matuska <matuska@tradex.sk>
|
|
|
|
| |
Approved by: krion (mentor) (implicitly)
|
|
|
|
|
|
|
|
|
|
| |
----- 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/69107
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: ports/68996
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 69025
Submitted by: Wesley Shields <wxs@csh.rit.edu>
|
|
|
|
| |
Identical archive-content verified by: me
|
| |
|
|
|
|
|
| |
PR: ports/68941
Submitted by: Martin Matuska (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
|
|
|
|
|
|
|
|
| |
- Strip binary
- Utilize PLIST_FILES
PR: ports/68857
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: ports/68366
Submitted by: Ports Fury
|
|
|
|
| |
safe.
|
| |
|
|
|
|
|
|
| |
PR: ports/67024
Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
Approved by: maintainer timeout (4 weeks)
|
|
|
|
| |
Moving forward, this will make handling gconf schemas much easier.
|
|
|
|
|
|
| |
PR: ports/66320
Submitted by: Michael Johnson
Approved by: maintainer timeout
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
This is development series, but already pretty stable.
PR: ports/68125
Submitted by: Martin Matuska <martin@tradex.sk>
Repocopy by: marcus
|
|
|
|
|
| |
ports. They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
|
| |
|
|
|
|
|
| |
PR: ports/68116
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
| |
dependency on libtool14).
Submitted by: ade
|
| |
|
|
|
|
| |
Spotted by: kris
|
|
|
|
| |
Pointy hat to: ade
|
| |
|
|
|
|
| |
dependent ports.
|
|
|
|
| |
Noticed by: Chris Larsen <darth@vader.dk>
|
|
|
|
| |
Reported by: mezz
|
|
|
|
| |
Reported by: mezz
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Recovered from: pending/67038
|
|
|
|
|
| |
PR: ports/67026
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
|
|
|
|
| |
PR: ports/67027
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
|
|
|
|
| |
PR: ports/67028
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
|
|
|
|
| |
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
PR: ports/66692
|
|
|
|
| |
No user-visible changes from the last alpha version.
|
|
|
|
|
|
|
| |
.GZ files.
PR: ports/66581
Submitted by: Radim Kolar
|
|
|
|
|
| |
PR: 66502
Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer)
|
|
|
|
|
| |
PR: ports/66391
Submitted by: Ports Fury
|
| |
|
|
|
|
| |
those vulnerabilities have been added.
|
|
|
|
|
| |
patch from:
ftp://updates.redhat.com/9/en/os/SRPMS/lha-1.14i-9.1.src.rpm"
|
|
|
|
|
|
| |
patch from: Ulf Haernhammar
http://lists.netsys.com/pipermail/full-disclosure/2004-May/020776.html
CAN-2004-0234 CAN-2004-0235
|
| |
|
|
|
|
|
|
|
|
|
|
| |
patch from: Ulf Härnhammar
http://lists.netsys.com/pipermail/full-disclosure/2004-May/020776.html
CAN-2004-0234 CAN-2004-0235
- Security Fix: symlink vulnerability
patch from:
ftp://updates.redhat.com/9/en/os/SRPMS/lha-1.14i-9.1.src.rpm"
|
|
|
|
|
| |
issues.
http://vuxml.freebsd.org/a2ffb627-9c53-11d8-9366-0020ed76ef5a.html
|
| |
|
|
|
|
|
|
|
|
| |
Notable changes in this release:
- Support for POSIX.1-2001 and ustar archive formats.
- Various option flag changes.
- New message translations.
- Bug fixes.
|
|
|
|
|
|
|
| |
able to take advantage from long distance redundancies in files, which can
sometimes allow rzip to produce much better compression ratios than other programs.
WWW: http://rzip.samba.org/
|
| |
|
| |
|
|
|
|
|
|
|
| |
Maybe LATEST_LINK=archivers_rvm would be better.
If you think so, let me know.
Noticed by: Ports with duplicate LATEST_LINKS report
|
| |
|
| |
|
|
|
|
|
| |
PR: 65668 65669 65670 65671 65672 65673
Submitted by: Roman Neuhauser <neuhauser at chello dot cz>
|
|
|
|
|
|
|
| |
o Depends on p5-IO-Zlib rather than p5-Compress-Zlib
as described in Makefile.PL.
No response from: maintainer
|
| |
|
|
|
|
|
|
| |
PR: 62612
Submitted by: John Merryweather Cooper
Approved by: pav (mentor).
|
| |
|
| |
|
|
|
|
|
|
| |
This prgogarm is particularly useful to extract .SYS and .INF files
from NDIS drivers packaged as InstallShield archives, which are required
as input to ndiscvt (i.e. for the NDISulator).
|
|
|
|
|
| |
PR: ports/65259
Submitted by: Ports Fury
|
|
|
|
| |
Reported by: Piotr Smyrak <piotr.smyrak@heron.pl>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ever. It fixes many bugs, and adds some features missing in previous
FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:
http://www.freebsd.org/gnome/docs/faq26.html
Please read it carefully. GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:
http://www.marcuscom.com/tinderbox/
The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts. We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.
Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>
|
|
|
|
|
|
|
| |
category makefile.
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR: 59651
|
|
|
|
|
| |
PR: ports/65030
Submitted by: michael johnson <ahze@ahze.net>
|
| |
|
|
|
|
| |
Approved by: portmgr
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Libarchive is a programming library that can create and read several
different streaming archive formats, including most popular tar
variants and the POSIX cpio format.
WWW: http://people.freebsd.org/~kientzle/libarchive/
This code is present in -CURRENT but Tim currently has no intention of
MFC'ing it. The port will allow 4.x users to benefit from Tim's current
work and the tools he is building on top of it (bsdtar, libpkg).
Not objected to by: kientzle
|
|
|
|
|
|
| |
before, maybe something changed in Linuxulator, I don't know.
Reported by: many
|
| |
|
| |
|
|
|
|
| |
in the add-plist-info target of bsd.port.mk.
|
| |
|
|
|
|
| |
PR: 64443
|
|
|
|
|
| |
Add synopses from the info pages. Explain in more detail what shar
archives are. Add a note about security. Add keywords.
|
|
|
|
| |
. Bump PORTREVISION.
|
|
|
|
| |
rpm2cpio.
|
| |
|
|
|
|
| |
Submitted by: trevor
|
| |
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
| |
Approved by: maintainers
|
|
|
|
| |
Approved by: maintainers
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
|
| |
PR: ports/64328
Submitted by: Ports Fury
|
| |
|
|
|
|
| |
Rsync Vault Manager
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
From: Roman Shterenzon <romanbsd@yahoo.com>
To: ports@freebsd.org
Subject: e-mail change
The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.
Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Important changes:
==================
KDE:
- Audio/arts does not install artswrapper anymore, instead it is provided by
audio/artswrapper. See UPDATING.
- misc/kdeaddons3 is now a metaport with
editors/kate-plugins
editors/vimpart
games/atlantikdesigner
misc/kaddressbook-plugins
misc/kfile-plugins
misc/kicker-applets
misc/knewsticker-scripts
misc/konq-plugins
misc/ksig
misc/renamedlgplugins
multimedia/noatun-plugins
net/kontact-plugins
as slave ports.
- A number of KDE ports now uses OPTIONS do make various WITH_* options more
visible.
- Plist fixes
- devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for
newly created projects.
- kdebase will no longer remove previous KDM configurations. This won't take
effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still
remove the configuration), but subsequent updates will merge old configs.
QT:
- Previous versions of QT could be compiled with debugging-support enabled by
defining DEBUG. This switch has been renamed to the more unambiguous
WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports).
|