| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Update amd64 to v2.9010.495
- Support flush, fetch and update commands in rc script
PR: ports/83030
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer)
|
|
|
|
|
| |
PR: ports/83016
Submitted by: Kevin Oberman <oberman@es.net>
|
|
|
|
|
| |
PR: 83044
Submitted by: David Johnson (maintainer)
|
|
|
|
|
| |
Note that 'a' does *not* stand for 'alpha', but denotes a short-notice
bugfix release made after KOffice 1.4.0.
|
|
|
|
|
|
|
|
|
|
| |
Metromap is a simple pygtk+2 programm for finding pathes in metro(subway) maps.
Maps for Moscow, St. Petersburg, Kiev, London and Berlin are included.
WWW: http://metromap.antex.ru/
PR: ports/82903
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
|
| |
|
|
|
|
|
|
|
| |
- Use ${ECHO_CMD} instead of ${ECHO} (${ECHO} is a no-op if make -s is used)
- Install icon in ${PREFIX}/share/pixmaps rather than in
${PREFIX}/share/gnome/pixmaps
- Polish the Makefile and reformat it
|
|
|
|
|
|
|
| |
PR: ports/82607
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: maintainer (implicit)
Reported by: lofi
|
|
|
|
|
| |
PR: ports/82807
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
|
|
|
|
|
|
|
|
| |
Use DATADIR in plist
PR: ports/82608
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: Machiel Mastenbroek <machiel_mastenbroek@hotmail.com> (maint)
|
|
|
|
|
|
| |
PR: ports/82607
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: Machiel Mastenbroek <machiel_mastenbroek@hotmail.com> (maint)
|
|
|
|
|
| |
PR: 82810
Submitted by: Andrej Zverev
|
|
|
|
|
|
| |
unfetchable from the vendor's site.
Reported by: pointyhat
|
|
|
|
|
|
| |
PR: 82766
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: Roman Y. Bogdanov (maintainer)
|
|
|
|
|
|
| |
recently, and is still required for older versions of FreeBSD.
Reported by: GNOME Tinderbox
|
| |
|
| |
|
|
|
|
|
|
| |
dependcies.
Reported by: pointyhat
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
- If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
be marked as IGNORE. [1]
- Readd USE_LINUX knobs into several ports and make several uses of a
conditional dependency ("USE_LINUX?=") into an unconditional one
("USE_LINUX=") which where removed/changed by Trevor to allow the use of
alternative linux_base ports. While this is a nice goal, the implementation
resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
in this commit is supposed to fix the problem while keeping the feature.
Basicaly this includes a backout of Trevor's commit, to prevent confusion
I mention it here explicitely.
- Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
Chase dependencies for this.
- Changes to make linux_devtools installable on amd64, remove some stray
device nodes (they don't work on recent OS versions and aren't really
needed).
- Make linux_base-8 PREFIX clean and remove some stray device nodes.
Additionally tell a little bit more about how to setup NIS/YP [2].
- Update the PGSQL dependency in the linux-opengroupware port to a recent
version (the old one isn't available anymore), I don't know if this
works (at least it isn't more broken than before).
- Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
ports, the former path exists already and gets populated by other
packages too (PREFIX=LINUXPREFIX!).
- Fix some obvious (non-linuxolator) bugs in some linux ports while being
there.
- Bump PORTREVISION where neccesary.
Requested by: portmgr (linimon) [1]
Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on: ports cluster (kris)
Reviewed by: silence on emulation@
Superseedes PR: 69997
Maintainer approval from:
chris@chrisburkert.de
cracauer@cons.org
des
girgen
jamie@bishopston.net
mezz
mi
nivit@users.sf.net
pat
simond@irrelevant.org
riggs@rrr.de
Udo.Schweigert@Siemens.com
|
| |
|
|
|
|
| |
Submitted by: kris
|
|
|
|
|
|
|
| |
- Unsilence the build
PR: ports/82267 [1]
Submitted by: Andrej Zverev <az@inec.ru> [1]
|
| |
|
| |
|
|
|
|
| |
Requested by: ahze
|
|
|
|
| |
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o T1/E1 on the fly mode switching for wcte11xp/wct4xxp cards.
o Removed define which made TDM cards operate wrong during call
detection.
o Current version is compatible with 4.x (thanks to Luigi Rizzo).
o Fixed bug with spurious PCI ID changes by WCTE11XP card.
o Fixed bug with TDM cards Rev.H PCI ids.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
4.x/5.x binaries.
When you have a trouble with locale at running a legacy binary,
you should guide them to find legacy locale data with setting
PATH_LOCALE environment variable.
env PATH_LOCALE=/usr/local/share/compat/locale command
|
| |
|
|
|
|
|
|
| |
Repopcopy by: marcus
PR: 64898
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
|
|
|
|
|
|
| |
Repopcopy by: marcus
PR: 64898
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org>
|
|
|
|
|
|
|
|
|
| |
The changes in this release of Gaim can be found at
http://gaim.sourceforge.net/ChangeLog.
Submitted by: Matthew Luckie <mjl@luckie.org.nz>
Security: This release fixes security bugs found at
http://gaim.sourceforge.net/security/
|
|
|
|
|
| |
PR: 79038
Submitted by: Henry Miller <hank@millerfarm.com>
|
|
|
|
|
|
|
|
|
|
|
| |
This module maps country names, and their 2-letter, 3-letter and numerical
codes, as defined by the ISO-3166 maintenance agency, and defined by the
UNSD.
WWW: http://search.cpan.org/dist/Geography-Countries/
PR: ports/82022
Submitted by: dikshie <dikshie@lapi.itb.ac.id>
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
screenfull). This allows you to watch the program output change over
time.
PR: ports/81892
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 81797
Submitted by: Manuel Stuehn <freebsdnewbie@freenet.de>
Approved by: Danny Boudrot (maintainer)
|
|
|
|
|
|
| |
PR: ports/72084
Submitted by: Peter Wullinger <some-mail-drop@gmx.net>
Approved by: maintainer timeout (8 months)
|
|
|
|
|
|
| |
- Add MC_IN_MC knob. It allows to run mcedit inside mc.
Approved by: maintainer
|
|
|
|
| |
Noticed by: krisbot
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
new port: misc/gopod
goPod is a program that allows you to remove the EU Volume limitation
on EU iPod's.
We can't be held responsible for the use you make with this program
or any damage it could cause to your iPod.
It is provided for information purpose only. However, uncapping your
iPod and using it is illegal in France.
goPod is not in any way affiliated with Apple Computer, Inc.
Apple(tm) iPod(tm) are trademarks of Apple Computer, Inc.
WWW: http://http://gopod.free-go.net/
PR: ports/79529
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
|
|
|
|
|
| |
PR: ports/81683
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/74177, ports/81581
Submitted by: No Name <arundel@h3c.de>
|
|
|
|
|
|
| |
rules.
Approved by: maintainer timeout
|
|
|
|
|
|
|
|
|
| |
- Make OPTIONS strings more visually appealing
- Pet portlint ($(FOO) -> ${FOO})
- Mute directory creation in do-install: target
- Utilise ${DATADIR} in Makefile and %%DATADIR%% in pkg-plist
- Reindent Makefile header
- Kill extra empty line in pkg-descr
|
|
|
|
|
|
| |
install 3 more icons
install iconse above PREFIX/share/alevt
bump PORTREVISION
|
|
|
|
| |
add an option to make alevt use a smaller font (off by default)
|
|
|
|
|
|
|
|
|
|
| |
- honor CFLAGS
- search for includes and lins in X11BASE and LOCALBASE instead of
hardcoded paths
- make it BSD-make ready
- use BSD_INSTALL-macros
- remove USE_GMAKE dependency
- while I'm there... change freebsd to FreeBSD (MAINTAINER section)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Add URL to pkg-descr
|
|
|
|
| |
- Mark as deprecated and initiate deorbit burn: no longer available
|
| |
|
|
|
|
|
| |
- Don't patch install-target if the diff is bigger than a do-install
- Drop two-line plist
|
|
|
|
| |
- Drop unnecessary pre-build-target
|
| |
|
|
|
|
| |
- Remove kile-i18n as it was merged with kile
|
| |
|
|
|
|
|
|
| |
2: use USE_LIBTOOL_VER instead HAS_CONFIGURE & GNU_CONFIGURE.
Obtained from: kris@
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
specify or shows to the screen. najitool is being developed in the ANSI C
standard so it should work and compile on any system that supports ANSI C,
which should be every system.
PR: ports/81204
Submitted by: <cokyazici@yahoo.co.uk>
|
| |
|
|
|
|
|
|
|
|
| |
o add patch for ignoring special directoris in PORTSDIR
(such as distfiles and Tools)
PR: ports/80368
Submitted by: Radim Kolar <hsn@netmag.cz>
|
|
|
|
|
| |
- Bugfixes and feature enhancements
o re-enable original MASTER_SITE
|
| |
|
| |
|
|
|
|
|
|
| |
Norway.
Hipp, hipp. Hurra.
|
|
|
|
| |
Approved by: marcus (portmgr hat)
|
| |
|
|
|
|
|
| |
PR: ports/81054
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
|
|
|
|
| |
PR: ports/81023
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/80973
Submitted by: Ulrich Spoerlein <q (at) galgenberg.net>
|
| |
|
| |
|
|
|
|
|
| |
PR: 80213 (rname)
Submitted by: Vasil Dimov <vd@datamax.bg>
|
|
|
|
|
| |
PR: ports/80817
Submitted by: maintainer
|
|
|
|
|
|
| |
- Force build with -O as Kevin Oberman reported problems with -O2
PR: 80711
|
| |
|
|
|
|
|
| |
PR: 80816
Submitted by: Kevin Brunelle <kruptos@mlinux.org>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/80542
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: ports/80353
Submitted by: Esa Karkkainen <ejk@iki.fi>
|
| |
|
| |
|
|
|
|
| |
Reported by: kris on behalf of pointyhat
|
|
|
|
| |
Submitted by: pointyhat via kris.
|
|
|
|
|
|
| |
modules depend on it. Bump PORTREVISION.
Submitted by: Ryan J. Taylor <rj@rjt.org>
|
|
|
|
|
|
|
| |
A locale for Thai in Thailand, TIS-620 character set
PR: ports/75908
Submitted by: Thawatchai Piyawat <piyawat@usablelabs.com>
|
| |
|
|
|
|
|
| |
- Remove dependency to cdparanoia
- Add missing locale directories to plist
|
| |
|
|
|
|
|
| |
PR: ports/80284
Submitted by: Alexander Timoshenko <gonzo@univ.kiev.ua>
|
| |
|
|
|
|
|
|
|
| |
the build to continue when PACKAGE_BUILDING.
Noticed by: kris via pointyhat
Approved by: clement (mentor)
|
|
|
|
| |
- Use MAKE_ARGS instead of patches
|
|
|
|
|
|
| |
PR: ports/80107
Submitted by: Ulrich Spoerlein <q@uni.de>
Approved by: clement (mentor)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Do not build with -g3
PR: ports/80102
Submitted by: ports@c0decafe.net (maintainer)
Approved by: adamw (mentor)
|
|
|
|
|
|
|
|
|
| |
chat, but find yourself missing the filtering features of clients like
zinc, then Ignorance is for you!
PR: ports/80047
Submitted by: Kevin Brunelle <kruptos@mlinux.org>
Approved by: adamw (mentor)
|
|
|
|
|
|
|
|
|
| |
for chat clients like curfloo and gyach while using Gaim, then this
is the plugin for you!
PR: ports/80045
Submitted by: Kevin Brunelle <kruptos@mlinux.org>
Approved by: adamw (mentor)
|
|
|
|
|
|
| |
PR: ports/78961
Submitted by: Jason Harris <jharris(at)widomaker.com>
Approved by: maintainer timeout
|
|
|
|
| |
XDG apps/menus
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
for X100 and TDM400P and adds support for TE410P, TE405P and TE110P.
Also this version include QuadBRI/OctoBRI support.
Sponsored by: LF.net (quadBRI/octoBRI support), PBXpress Inc. (all the rest)
|
|
|
|
| |
Approved by: adamw (mentor)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/79727
Approved by: maintainer
|
|
|
|
|
|
|
| |
- bump library version to all ports that depends on libusb
PR: 79084
Submitted by: John Reynolds <johnjen@reynoldsnet.org>
|
|
|
|
| |
Approved by: adamw (mentor)
|
|
|
|
|
|
|
|
| |
take maintainership
PR: ports/79727
Submitted by: myself
Approved by: maintainer
|
|
|
|
| |
Correct a few for loops in the do-install target.
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
|
|
|
| |
eBay snipe tool.
PR: ports/79771
Submitted by: Lewis Thompson <lewiz@compsoc.man.ac.uk>
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
| |
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Noticed by: netchild
|
|
|
|
|
| |
PR: ports/79113
Submitted by: maintainer
|
|
|
|
| |
Submitted by: pointyhat via kris.
|
|
|
|
| |
Submitted by: Sam Lawrance <boris@brooknet.com.au>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Stipulate JAVA_VERSION [1]
- Symlink examples so the program can find them and provide the
"Examples" menu [1]
- Add 'java' category [2]
- Install documentation using FIND | INSTALL_DATA
- Improve the launcher shell script (use javavmwrapper 2.0)
- Use SUB_FILES to build the launcher shell script
PR: 79578 [1]
Submitted by: Sam Lawrance <boris@brooknet.com.au> [1]
Reported by: portlint [2]
Reviewed by: Sam Lawrance <boris@brooknet.com.au>
|
|
|
|
| |
Reported by: GNOME Tinderbox
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- install docs
PR: 78121
Submitted by: novel
Approved by: maintainer timeout
|
| |
|
|
|
|
|
| |
PR: ports/79478
Submitted by: Ports Fury
|
| |
|
|
|
|
| |
A collection of basic OS and device logos for Nagios.
|
| |
|
|
|
|
| |
ISO 3166 (county names) and ISO 4217.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Reported by: awful pointyhat via brutal kris
Approved by: portmgr (implicit)
|
|
|
|
|
|
| |
ports/net/kdenetwork3
Approved by: portmgr (krion)
|
|
|
|
|
| |
Reported by: pointyhat logs
Approved by: portmgr (implicit)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
|
|
|
| |
- Mark broken on amd64
Reported by: krismail
Approved by: portmgr (krion)
|
|
|
|
| |
Approved by: portmgr
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
D source code, CHM files, Stuffit archives, and Oasis documents
* Add support for aliases and subtypes, new to the MIME spec
Obtained from: Freedesktop CVS
|
|
|
|
| |
Noted By: Christopher Kelley <bsd@kelleycows.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes are available at
http://www.x.org/X11R6.8.2/doc/RELNOTES.html
Thanks to kris and krion for running several cluster test builds,
maintainers of GNOME for prompt responses, portmgr for postponing ports
freeze for this update, testers on FreeBSD-X11@ list and others that I
might have mised here.
Also included:
- fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La
France; obtained and tested by julian)
- fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and
Matthias Muthmann), which still appears to have problems with some
keyboards - so
- fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR
ports/77217)
- fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested
by Anders Nor Berle; PR ports/74757)
|
|
|
|
| |
Approved by: portmgr (krion)
|
|
|
|
|
| |
PR: ports/78939
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
Patch from: Roman G. Hudenko
Submitted by: Roman Y. Bogdanov <sam at brj dot pp dot ru> (maintainer)
PR: 78658
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The release notes can be found at
http://www.gnome.org/start/2.10/notes/rnwhatsnew.html, and will give you a
good idea of what has gone into this release overall. However, a lot of
FreeBSD specific additions and fixes have been made. For example, this
release offers fixed ACPI support as well as new CPU freqeuncy monitoring
support. See the FreeBSD GNOME 2.10 upgrade page at
http://www.FreeBSD.org/gnome/docs/faq210.html for the entire list as well
as a list of known issues and upgrade instructions.
GNOME 2.10, as well as all of our releases, would not be possible without
the great team that goes into porting and testign each and every component.
Thanks definitely goes out to ahze, adamw, bland, kwm, mezz, and pav for all
their work. We would also like to thank our adventurous users that chose to
ride the walrus. We'd especially like to thank the following users that
provided patches for GNOME 2.10:
ade
Yasuda Keisuke
Franz Klammer
Khairil Yusof
Radek Kozlowsk
And anyone else I may have accidentally omitted.
As with GNOME 2.8, 2.10 comes with a brand-spankin' new splashscreen
courtesy of Franz Klammer. However, unlike GNOME 2.8, we've included all
of the FreeBSD GNOME splashscreen entries with gnomesession. You can
use the deskutils/splashsetter port to choose the one you like best.
As always, GNOME users should _not_ use portupgrade alone to upgrade to
2.10. Instead, get the gnome_upgrade.sh script from
http://www.FreeBSD.org/gnome/gnome_upgrade.sh.
Enjoy!
|
| |
|
|
|
|
|
|
|
| |
XML-RPC.
PR: ports/75744
Submitted by: Radim Kolar <hsn@netmag.cz>
|
|
|
|
|
|
| |
PR: 78669
Submitted by: maintainer
Approved by: krion (mentor)
|
| |
|
| |
|
|
|
|
|
| |
Approved by: MAINTAINER
Sponsored by: LF.net
|
| |
|
|
|
|
|
|
| |
PR: ports/73063
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Approved by: pav (mentor)
|
| |
|
|
|
|
|
| |
PR: 78578
Submitted by: Filippo Natali <filippo@widestore.net>
|
| |
|
|
|
|
|
| |
PR: 78501
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
PR: ports/78300 ports/78395
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
|
|
|
|
| |
Reported by: Adam McLaurin <freebsd@irotas.net>
|
|
|
|
|
|
|
| |
otherwise no changes.
- Add USE_GMAKE in order to regenrate these files
Submitted by: pointyhat via kris
|
|
|
|
|
|
|
| |
- Use own copy of GrabWeather instead of wmweather's, which disappeared
in latest revision of that port
- Bandaid lack of C99 builtins in gcc in FreeBSD 4 (untested - runtesting
welcome!)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Add PATCHFILE by Klaus-Peter Junghanns for quadBRI/octoBRI (HFC-S) support
Sponsored by: LF.net
Approved by: MAINTAINER
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Submitter agrees to maintain the port
PR: ports/78152
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
|
| |
|
|
|
|
|
| |
Check for kernel sources
Honor SYSDIR overrides
|
|
|
|
|
|
|
| |
Abandoned/no longer available; script probably broken
PR: ports/77814
Submitted by: Sam Lawrance
|
| |
|
|
|
|
|
|
|
| |
utility is available from syutils/heirloom.
PR: ports/77714
Submitted by: Sam Lawrance
|
|
|
|
|
|
|
| |
- Take maintainership
PR: ports/77688
Submitted by: Danny Boudrot <dboudrot@yahoo.com>
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/77699
Submitted by: Sam Lawrance <boris@brooknet.com.au>
|
|
|
|
|
| |
PR: ports/77696
Submitted by: Sam Lawrance <boris@brooknet.com.au>
|
|
|
|
| |
Prompted by: pointyhat via kris
|
|
|
|
|
| |
PR: ports/77712
Submitted by: Sam Lawrance <boris at brooknet.com.au>
|
|
|
|
|
| |
<shanee@augusta.de>: host inga.augusta.de[213.209.142.2] said: 550 5.1.1
<shanee@augusta.de>... User unknown (in reply to RCPT TO command)
|
| |
|
|
|
|
| |
and the handful of ports that depended on them.
|
| |
|
|
|
|
|
|
| |
PR: 77519
Submitted by: Tarc <tarc at po.cs.msu.su>
Approved by: Brian Clapper <bmc at clapper.org>
|
|
|
|
|
|
|
|
|
| |
Security: CAN-2005-0011
Security: Reference: http://www.kde.org/info/security/advisory-20050215-1.txt
Security: If the fliccd binary is installed as suid root, it enables root
privilege escalation for local users, or, if the daemon is
actually running (which it does not by default) and is running
as root, remote root privilege escalation.
|
|
|
|
|
| |
PR: ports/77532
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: ports/76784
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by: maintainer timeout (2 weeks)
|
|
|
|
|
|
| |
trouble with the main site sometimes. The file should start appearing
on the mirrors in a day or two.
cVS: ----------------------------------------------------------------------
|
| |
|
|
|
|
|
| |
PR: 77398
Submitted by: leeym
|
|
|
|
|
| |
PR: 77435
Submitted by: Brian Clapper <bmc at clapper.org>
|
|
|
|
|
| |
PR: ports/77381
Submitted by: ports@c0decafe.net <ports@c0decafe.net> (maintainer)
|
|
|
|
| |
Reported by: kris via pointyhat
|
| |
|
|
|
|
|
| |
PR: ports/77138
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
| |
|
|
|
|
|
| |
PR: 76215
Submitted by: Eugene Grosbein
|
|
|
|
| |
Submitted by: Alex Kapranoff <kappa@rambler-co.ru>
|
|
|
|
|
|
| |
PR: ports/76953
Submitted by: Filippo Natali <filippo@widestore.net> (maintainer)
Eagerly awaited by: mux
|
|
|
|
|
|
|
| |
- Use 'java' rather than deprecated 'javavm' in shell script
PR: 76910
Submitted by: Tim Middleton <x@vex.net>
|