| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
+ Updated lsof for FreeBSD 6.0 and higher for a change in
<sys/vnode.h>.
+ Added support for the FreeBSD 6.0-CURRENT f_vnode
pointer in the file structure.
+ Added FreeBSD support for the *effnlink member of the inode
structure. This makes the lsof LTnlink test run faster.
+ Corrects two FreeBSD 4.10 RPC/XDR type definitions.
+ Updated for FreeBSD 4.11. The support compiles but
hasn't been tested.
|
| |
|
|
|
|
| |
IEEE1284 communications library
|
|
|
|
|
|
|
| |
that it is far more bandwidth-efficient than CVSup in cases where the
ports tree is being updated every few days.
Approved by: pav
|
|
|
|
|
|
|
| |
volumedecrease etc.).
PR: ports/76270
Submitted by: Kay Lehmann <kay_lehmann@web.de>
|
|
|
|
|
|
|
|
| |
- Unbreak on 5.x
- New plugin system, untested on FreeBSD 4.x, please test
PR: ports/76269
Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer)
|
|
|
|
|
|
|
| |
- Add option for "Flicker-free operation support"
PR: ports/76256
Submitted by: Roman Bogorodskiy <bogorodskiy@gmail.com> (maintainer)
|
|
|
|
|
|
| |
latest sys/sys/vnode.h changes.
Submitted by: Vic Abell <abe@purdue.edu>
|
|
|
|
|
| |
PR: ports/76248
Submitted by: Ralf van Dooren <r.vdooren@snow.nl> (maintainer)
|
| |
|
|
|
|
|
|
|
|
| |
Add WITH_XFT option/knob which can be used to toggle XFT support
Requested by: Anton Karpov <toxa@cterra.ru>
PR: ports/76121
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
|
|
|
|
|
| |
PR: ports/76195
Submitted by: Bruce Cran <bruce@cran.org.uk> (maintainer)
|
|
|
|
|
|
|
| |
Changelog: http://pear.php.net/package/File_Find/download/0.3.1/
PR: 76210
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
This is simple command-line GPT partition editor.
It can print tables, fix them, check consistency, add and remove
partitions (in edit mode).
PR: ports/76177
Submitted by: Valentin Nechayev <netch@segfault.kiev.ua>
|
| |
|
| |
|
|
|
|
|
|
|
| |
- fix temperature monitoring
PR: ports/75721
Submitted by: Roman Bogorodskiy <novel@FreeBSD.ORG>
|
|
|
|
|
|
| |
on cdrtools.
Reported by: pointyhat via kris
|
| |
|
|
|
|
|
| |
PR: ports/75919
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
This character set is only available in the cdrtools-cjk slave port, so
depend on that now.
This is not an ideal solution since users of cdrtools will see an infinite
loop when trying to use nautilus-cd-burner, and portupgrade will not handle
this transition smoothly. I'll try to see if marius would be willing to
install the cdrtools-cjk binaries with a different name so that the two
ports will not conflict.
|
|
|
|
|
| |
PR: ports/75983
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: ports/75335 [1]
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> [1],
Michael Reifenberger <mike@Reifenberger.com>
|
|
|
|
|
|
|
|
| |
+ update port: sysutils/pear-I18Nv2 to 0.10.0
+ changelog: http://pear.php.net/package/I18Nv2/download/0.10.0
PR: ports/75888
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
|
|
|
|
|
|
|
|
| |
+ update sysutils/pear-File_Gettext to 0.3.3
+ changelog: http://pear.php.net/package/File_Gettext/download/0.3.3
PR: ports/75817
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
|
|
|
|
|
|
|
|
|
| |
+ update port: sysutils/pear-Log to 1.8.7
+ changelog: http://pear.php.net/package/Log/download/1.8.7
+ check PHP version
PR: ports/75350
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
|
|
|
|
| |
<string.h>
|
|
|
|
|
|
| |
included ffmpeg (it is still broken with ffmpeg-0.4.9).
Approved by: portmgr (krion).
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Pointed out by: pointyhat via kris
Inspired by: Dmitry Frolov <frolov@riss-telecom.ru> (maintainer)
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/75631
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
|
| |
some Plextor writers. This release doesn't start a new cdrtools alpha
series though.
- Once again remove the patch for the configure script to disable the use
of mlockall(2) as it no longer causes negative side effects on FreeBSD
=> 502113. Mark the port IGNORE on FreeBSD 5.x with broken mlockall(2)
as such changes are not allowed according to a comment in xconfig.h.in.
A patch for aclocal.m4 was submitted upstream but didn't get integrated.
Approved by: netchild
|
|
|
|
|
|
|
|
|
| |
file names was also fixed.
There are hints that cjk-cdrtools-2.0.3.20030714 already didn't work for
at least euc-kr. Any reports about whether this port works for you or
not are appreciated.
Approved by: netchild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ftp://ftp.berlios.de/pub/cdrecord/AN-2.01
- Once again remove the patch for the configure script to disable the use
of mlockall(2) as it no longer causes negative side effects on FreeBSD
=> 502113. Mark the port IGNORE on FreeBSD 5.x with broken mlockall(2)
as such changes are not allowed according to a comment in xconfig.h.in.
A patch for aclocal.m4 was submitted upstream but didn't get integrated.
Mkisofs 2.01 was verified to produce working FreeBSD install images for
alpha, i386, ia64 and sparc64.
Thanks to: marcel for verifying mkisofs on ia64
Approved by: netchild
|
|
|
|
|
|
|
|
|
| |
* use CPU freq. detection code only on i386
* s/int/size_t/
PR: ports/75633
Submitted by: maintainer
Reported by: pointyhat via kris
|
|
|
|
|
| |
Thanks to tobez@, who suggest and teach me to solve the problem, not just
move the problem to /dev/null.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Made MGmDbArrayFree and MGmDbArray source in /libMG/src/libMG.h
more readable. Fixed a few bad mallocs in MGmDbArrayFree as well.
2) As per suggestions from John E Hein <jhein@timing.com> in
libPMGR/src/libPMGR.h removed hard coded paths and changed so
ports infrastructure files are accessed by using
$PORTSDIR & $PKG_DBDIR environment vars and fixed hard coded
path references in /portmanager/portmanager.c
3) In pmupgrade.c added an abort if error during clean in an attempt
to halt looping when a port conflict occurs, this is untested so
temporary for now.
4) libPMGR/src/PMGRrMakeDescribe.c fixed hard coded paths
5) pmupgrade.c fixed hard coded paths
6) pmupgrade.c Major cleanup of code, seperated upgrade routine into
upgrade, checkForOldDepencies, and PMGRrDoUpgrade routines.
7) fixed portmanager seg faulting when it self updates. (thanks to
"Noah" <admin2@enabled.com> for reporting
8) Added "HINTS AND TIPS" section to portmanager(1) man page.
PR: ports/75596
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
* Search port by "make search" (works on FreeBSD 5.3 as well)
* Bugfix: missing default server support on -o
PR: ports/75611
Submitted by: maintainer
|
|
|
|
| |
Noticed by: kris
|
|
|
|
|
|
|
|
| |
--
Fix the startup script for 4.x.
Submitted by: Nicole Thurner <thurners -at- t-online.de>
|
|
|
|
| |
Submitted by: <Nicole Thurner <thurners -at- t-online.de>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
package and lets you decide (in a beauty dialog interface) for each one
if you want to keep it or delete it.
This is similar to pkg_cutleaves, but it does not require any dependencies
and is done in visual, dialog(1) interface instead of command line.
PR: ports/75517
Submitted by: Timothy Redaelli <drizzt@gufi.org>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Change maintainer email
- Removed all html docs and replaced with man page
- Add WITH_DEBUG knob
- Cleaned up a few compile warnings
PR: ports/75413
Submitted by: Michael C. Shultz (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/75435
Submitted by: maintainer
|