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>
This approach creates all ${LOCALBASE} and ${X11BASE} desktop directories
before updating the desktop database to ensure the mimeinfo.cache files
are created when this package is installed.
Upon package deinstallation, each desktop directory will be rmdir'd.
system built on top of XMLRPC
o This version of kenosis works only with python 2.3 due to changes
on Queue.py API. Therefore, to make it compatible with pythong
2.4, a copy of Queue.py from python 2.3 is bundled with this port
for the time being
Reviewed by: Eric Ries <eric.ries@aya.yale.edu> (kenosis developer)
brandelf was invalid ("files list file for package `libc6' contains an empty
filename"), causing an installation error. Avoid the error by instead unpacking
libc6 into the installation directory, then running brandelf, then configuring
libc6.
Note restriction due to GNU GPL.
Take maintainership.
- Update to bsd.java.mk 2.0
- rcNGify startup
- Fix table creation for autoincrement feature in Postgresql
- Add new "-config" option to jboss3ctl for JBoss3 startup config
- Dynamic plist
- Many other improvements (similar to recent changes in java/jboss4)
PR: 76125
Submitted by: maintainer
of features supported by the open-source Matrox driver for X.Org and XFree86.
This is a newer version than that discussed in the original PR, and has only
been tested briefly by myself on a G400 with X.Org 6.8.1. Note that though the
readme.txt says the file is redistributable, the only licensing information to
be found is the click-through on the website which says redistribution is not
allowed.
PR: ports/55699
Submitted by: Jens Rehsack, rehsack at liwing dot de
Please add http://bsdchat.com/dist/dryice/ to the MASTER_SITES
of the following ports. Thanks Clive Lin and bsdchat.com for
the mirror space!
chinese/xpdf
deskutils/etask
devel/cedet
devel/ecb
devel/eieio
devel/ipython
devel/kodos
devel/semantic
devel/xtla
editors/speedbar
editors/tree-widget
games/emacs-chess
net/tcping
www/mod_scgi
www/py-scgi
www/quixote
PR: ports/75743
Submitted by: Dryice Liu <dryice@liu.com.cn>
Update emulators/vmips from 1.2.2 -> 1.3.
Only the distinfo and version numbers need changing in this update.
PR: ports/75734
Submitted by: Brian R. Gaeke <brg@dgate.ORG>
many conformance/bug fixes in the core, fixes for two hangs in the radeon
driver, bugfixes in the r200 driver, adds more chip IDs, and adds fixes to
drivers whose DRM will hopefully be ported soon. Also install i915 driver on
AMD64, as EM64T machines may have that chipset.
with python bindings
This patch updates the port graphics/diacanvas2 to 0.14.1
and marks it as unbroken.
Please commit PR/73309
(http://www.freebsd.org/cgi/query-pr.cgi?pr=73309) before
testing/commiting this patch.
If someone is interested, I could also take maintainership
for this port.
PR: ports/73310
Submitted by: Jens Rehsack <rehsack@liwing.de>
<http://www.squid-cache.org/Versions/v2/2.5/bugs/> for the following
issues:
+ Prevent a possible denial of service attack via WCCP messages (squid bug
#1190), classified as security issue by the vendor
+ Fix a buffer overflow in the Gopher to HTML conversion routine (squid bug
#1189), classified as security issue by the vendor
+ Fix a null pointer access and plug memory leaks in the fake_auth NTLM
helper (squid bug #1183) (this helper app is not installed by default by
the port)
+ Stop closing open filedescriptors beyond stdin, stdout and stderr on
startup (squid bug #1177)
- Unbreak the port on NO_NIS systems (thanks to "Alexander <freebsd AT
nagilum.de>" for reporting this)
- Document the two security issues in VuXML.
PR: ports/76173
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
Approved by: erwin (mentor)
Update port: databases/py-MySQLdb-devel to 1.1.8
- Change to 1.1.8
- Install more docs
PR: ports/75867
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Does two unrelated things:
1) add linker flag to fix build [untested]
2) fix startup script [tested]
Whether 1) will work I have no idea. On my own machine,
everything works all right, and the errorlogs are
confusing. 2) is needed.
PR: ports/76171
Submitted by: Tobias Roth <ports@fsck.ch>