| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FTGL is a free open source library to enable developers to use
arbitrary fonts in their OpenGL applications. Unlike other
OpenGL font libraries FTGL uses standard font file formats so
doesn't need a preprocessing step to convert the high quality
font data into a lesser quality, proprietary format. FTGL uses
the Freetype (www.freetype.org) font library to open and
'decode' the fonts. It then takes that output and stores it in
a format most efficient for OpenGL rendering.
PR: 61456
Submitted by: Igor Pokrovsky <tiamat@comset.net>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is the GPL'd 7th edition of the very well known
English-Russian dictionary by V.K.Mueller. It is arranged as
single text file with cyrillic letters KOI8-R encoded.
Transcription symbols correspond to the IPA (International
Phonetic Alphabet) standard. There is also a simple dictionary
search utility is included in this port.
PR: 61455
Submitted by: Igor Pokrovsky <tiamat@comset.net>
|
| |
|
|
|
|
|
|
|
|
| |
configuration file and behave appropriately if its -1. Fixes a SEGV
caused by ignoring the return value and just carrying on.
. Bump PORTREVISION.
PR: 61392
|
| |
|
|
|
|
|
|
|
| |
do it randomly.
PR: 61446
Submitted by: Franz Klammer <klammer@webonaut.com>
|
|
|
|
|
|
|
|
| |
distfile was recreated with:
changed files: HISTORY, TODO
added files: contrib/portugese.diff
Reported by: milter@free.fr
|
| |
|
| |
|
|
|
|
| |
http://www.mozilla.org/releases/mozilla1.6/
|
| |
|
| |
|
|
|
|
|
| |
Pointed out by: stefanf@irc
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
| |
Add intlhack to fix the build on -STABLE.
Reported by: Randy Bush <randy@psg.com>
|
|
|
|
|
|
|
| |
- Use PORTDOCS macro
- cleanups
Approved by: erwin (mentor) (implicitly)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
(einekoai@chello.nl -> kwm@rainbow-runner.nl)
PR: 61447
Submitted by: Koop Mast <kwm@rainbow-runner.nl> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
|
|
|
| |
improve organization.
- keep portlint happy.
PR: 61145
Submitted by: Jason Harris <jharris@widomaker.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Readline library.
Written in Scheme only, this adds input line editing feature to
Gauche. Assumes VT100 compatible terminal capability.
WWW: http://www.shiro.dreamhost.com/scheme/gauche/packages.html
Author: Julian Fondren
PR: 61389
Submitted by: Erik Greenwald <erik@smluc.org>
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
| |
- Fixed a compatibility problem using Parse::RecDescent version 1.94
- Fixed problem in migrate that caused problems in versions of perl earlier
than 5.6.
|
|
|
|
|
|
|
| |
standard 1.2.2 cacerts file and updating it with the new root
certificates using the procedure described in:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
|
| |
|
| |
|
|
|
|
| |
large number of CIDR address ranges. Works for IPv4 and IPv6 addresses.
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 61437
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
| |
|
|
|
|
|
|
| |
"every wednesday", and then find all the dates matching that pattern.
Note that this port is similar (but not the same) as p5-DateTime-Set.
|
|
|
|
|
|
|
|
|
| |
- Use %%TAO_VERSION%% in pkg-plist
- Fix CONFLICTS
PR: 61437
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
| |
|
|
|
|
| |
wide hashes
|
| |
|
|
|
|
|
|
|
|
| |
The SPF protocol relies on sender domains to publish a DNS whitelist of
their designated outbound mailers.
Given an envelope sender, Mail::SPF::Query determines the legitimacy of an
SMTP client IP.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of SQUID_{UID,GID} which other squid-related ports already implemented.
The user/group will be created on the fly if they do not already exist.
- introduce WITH_SQUID_LDAP_AUTH to pull in the necessary bits to compile and
use the ldap_auth helper
- install some more authentication helper applications by default
- install helper applications to ${PREFIX}/libexec/squid instead of
${PREFIX}/libexec, add notes about it in pkg-install and pkg-descr
- cleanup the pre-installation tasks and move them from Makefile and pkg-plist
into the pkg-install script; make 'make install' and 'pkg_add' actually do
the same thing
- introduce a pkg-deinstall script
- make squid.sh rcNG compatible (when either /etc/rc_subr or
${PREFIX}/etc/rc_subr is present, the first one will be used, otherwise the
script will work as a "rc classic" script so no additional dependency on
the rc_subr port should be needed)
- some Makefile cleanups:
+ the squid installation procedure now correctly strips binaries, so there
is no need to do this manually anymore
+ generate those parts of pkg-plist dynamically that may be affected by user
set tunables (currently the localized error pages and helper applications)
+ document the available configuration options in a slightly different style
+ remove some obsolete variable declarations and comments
+ honor NOPORTDOCS
- add CONFLICTS
- add another vendor patch, see
http://www.squid-cache.org/bugs/show_bug.cgi?id=890 for a thorough
explanation of what has been fixed.
- since we can no longer take the presence of Lithuanian error pages for
granted, wrap the workaround for the errorpages.patch with '.if exists()'
- bump PORTREVISION
PR: 61315
Submitted by: maintainer
|
|
|
|
| |
Requested by: Randy Bush
|
|
|
|
|
|
|
|
|
|
| |
- Use new MASTER_SITES [1]
- Use DOCSDIR and pet portlint [2]
- Add new files in pkg-plist [2]
- Bump PORTREVISION
PR: 61435
Submitted by: Jason Harris <jharris@widomaker.com> [1], krion [2]
|
|
|
|
|
|
|
| |
standard 1.2.2 cacerts file and updating it with the new root
certificates using the procedure described in:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
|
|
|
|
|
| |
PR: 61410
Submitted by: dinoex
|
| |
|
|
|
|
| |
. Use a download URL which is one less hop away from the actual download.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes since 0.6.1:
* changed event dialog from QDialog to QWidget to allow minimizing
* configurable notification of pending events at midnight (thanks to a patch from Balaji Ramani)
* use yesterday and tomorrow instead of -1 and 1 in the event view
* reloading of addressbook when it has changed
* added some debug code
* some code cleanups
* improved class documentation
* added russian translation (provided by Egor S. Orlov)
PR: 61436
Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
| |
|
|
|
|
|
|
| |
problems associated with expired root certificates described in:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
|
|
|
|
|
|
|
|
|
|
| |
. Install the cacerts file from Sun's 1.3.1_10 release to avoid some
problems associated with expired root certificates described in:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
PR: 59867 [1]
Submitted by: Krzysztof Stryjek <wtp@bsdguru.org> [1]
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
"My favourite part is 'How to Increase your Word Power!' That
thing is really...... really........ good."
-Homer Simpson
|
|
|
|
|
|
| |
PR: 61417
Submitted by: Chris Knight <chris@e-easy.com.au> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
|
|
|
|
|
| |
* patch applied to smtp-tls.c and examples/mail-file.c for Balsa
* smtp-tls.c
- fixed typo in check_file()
- domain name check is now done using the wildcard match per RFC 2818
- better error reporting for check_file() and check_directory()
PR: 61434
Submitted by: maintainer
|
|
|
|
| |
Reported by: Randy Bush <randy@psg.com>
|
|
|
|
|
|
| |
PR: 61393
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
| |
PR: 61412
Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
|
|
|
|
| |
- Add docs
While I'm here:
- use PORTDOCS macro
PR: 60587
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
|
|
| |
- Revert to clamav_milter_enable (rc.subr)
PR: 61431
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
| |
PR: 61433
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
|
|
|
| |
While I'm here:
- Use %%DATADIR%%
PR: 61432
Submitted by: Paul Dlug <paul@aps.org>
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
|
|
|
| |
4315 Emergency Dat release due to:
Incorrect identification of EXPLOIT/LINUX
Incorrect identification of UNIX/EXPLOIT-SSHIDEN
************************************************
|
|
|
|
|
|
| |
It should fix coredump with perdition + posix regex.
Approved by: erwin (mentor) (implicitly)
|
|
|
|
| |
Upgrade to 1.52.
|
|
|
|
|
| |
PR: 61422
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 61423
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
|
| |
PR: 61429
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 61428
Submitted by: Ports Fury
|
|
|
|
|
| |
Spotted by: erwin
Forgotted by: pav
|
|
|
|
|
|
|
|
| |
- Suppprt CONFIGURE_ARGS properly
- Replace WITHOUT_GNOME with WITHOUT_X11
PR: 61427
Submitted by: Ports Fury
|
| |
|
| |
|
|
|
|
|
| |
PR: 61426
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 61425
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
| |
- PERL -> REINPLACE_CMD
- Fix WWW: line
PR: 61424
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
incorrect state if SQLMoreResults is used
PR: 61421
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 61420
Submitted by: Ports Fury
|
| |
|
|
|
|
| |
PR: 61316
|
| |
|
|
|
|
|
|
|
| |
- Pacify porlint
PR: 61315 [1]
Submitted by: maintainer [1]
|
| |
|
|
|
|
| |
Noticed by: Erwin Lansing <erwin@FreeBSD.org>
|
| |
|
| |
|
| |
|
|
|
|
| |
* SWF::Element::MATRIX was initialized wrongly since ver.0.28
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/61110
Submitted by: Phil Oleson <oz@nixil.net>
Approved by: maintainer
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
declared.
|
| |
|
|
|
|
|
|
| |
PR: 60771
Submitted by: Munish Chopra (also requested by "0c", Fritz
Heinrichmeyer, Andreas Semborg and Johan Pettersson)
|
| |
|
|
|
|
|
| |
PR: ports/50996
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
|
|
|
|
|
|
|
|
| |
There is hungarian category in the port collection. The
hungarian OpenOffice dictionary can be moved to hungarian
similarly to the german dictionary.
PR: ports/50996
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
| |
|
|
|
|
|
|
|
|
|
| |
While I'm here:
- bump PORTEPOCH, since 0.9.3b3 > 0.9.3.
PR: 61334
Submitted by: Tim Middleton <x@vex.net>
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
|
|
|
| |
to access CD-ROM dictionaries of EPWING, EB, EBG,EBXA,
EBXA-C formats.
PR: ports/60402
Submitted by: <faust@ua.airnet.ne.jp>
Reviewed by: Ports Fury
|
|
|
|
|
|
| |
PR: 61203
Submitted by: H.Miyamoto <Ys@PixyGarden.net> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
| |
Notice by: From: lou <lou@0xffff.org>
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Julian Elischer suggested a new category "net/benchmarks" because
he believes that too many ports are listed under net/. Checking
into it, I noticed that these two ports are described as
benchmarking programs. In the Porters' Handbook, the net
category is described as "miscellaneous networking software".
The benchmarks category seems more specific so I feel that it
is preferable.
PR: ports/39095
Submitted by: Trevor Johnson <trevor@jpj.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
'userneu' is a Perl script that parses a list of usernames
and additional information (such as the real name or other
information to be put in the GECOS field in /etc/passwd)
and creates Unix accounts and (if desired) Samba accounts
as well. If the script stumbles upon duplicate user names
it can append random characters to the username until it
fits.
WWW: http://btmdx8.mat.uni-bayreuth.de/~johannes/userneu/userneu.html
-Andreas Fehlner
fehlner@gmx.de
PR: ports/60584
Submitted by: Andreas Fehlner <fehlner@gmx.de>
|
|
|
|
|
| |
PR: 61366
Submitted by: Matthias Andree <matthias.andree@gmx.de>
|
|
|
|
|
| |
PR: ports/60584 (related)
Submitted by: Andreas Fehlner <fehlner@gmx.de>
|
|
|
|
|
|
|
| |
standard 1.2.2 cacerts file and updating it with the new root
certificates using the procedure described in:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
|
|
|
|
|
|
|
|
| |
- Minor fixes to the Makefile and pkg-plist
PR: 61362
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
|
|
|
| |
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
| |
PR: 61385
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Approved by: erwin (mentor) (implicitly)
|
| |
|
|
|
|
|
|
|
| |
Free Pascal interface to PostGreSQL
PR: 61116
Submitted by: John Merryweather Cooper <johnmary@adelphia.net>
|
| |
|
|
|
|
|
|
|
| |
Free Pascal routines for internet programming
PR: 61120
Submitted by: John Merryweather Cooper <johnmary@adelphia.net>
|
| |
|
|
|
|
|
|
|
| |
Free Pascal regular expression routines
PR: 61119
Submitted by: John Merryweather Cooper <johnmary@adelphia.net>
|
| |
|
|
|
|
|
|
|
| |
Free Pascal unit providing interface to gdb
PR: 61118
Submitted by: John Merryweather Cooper <johnmary@adelphia.net>
|
|
|
|
|
| |
Partially submitted by: John Fleming <john_fleming@compusa.com>
Approved by: erwin (mentor) (implicitly)
|
| |
|
|
|
|
|
|
|
| |
Free Pascal interface to ODBC
PR: 61113
Submitted by: John Merryweather Cooper <johnmary@adelphia.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is due to partial revert of apr improvment.
setting LIBS=${PTHREAD_LIBS} conflicts with libtool.
All should be OK now...
If someone can explain me why libtool impose using
-pthread (ltshmain), I'm all ears...
Note:
You CAN NOT override -lc_r (i.e. setting -lkse) at compile time.
I must fix it...
- Move patchset to MASTER_SITE_LOCAL
Noticed by: Martin Nilsson <martin@gneto.com>
Approved by: erwin (mentor) (implicitly)
|
| |
|
|
|
|
|
|
|
| |
This is Gtk2 version of gnugadu.
PR: ports/61242
Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl>
|
| |
|
|
|
|
| |
and ODBC support will be added if someone requests.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Chase freetds lib. Bump PORTREVISION.
Requested by: many
Submitted by: Michael Ranner <mranner@inode.at>
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
|
| |
- Makefile cleanup
PR: ports/61360
Submitted by: Sergey Akifyev <asa@gascom.ru> (maintainer)
|
|
|
|
|
|
|
|
|
| |
* Welcome lang/ghc5 after repocopy from lang/ghc.
* Say goodbye to lang/ghc6.
* Fix dependency of devel/hs-tclhaskell-ghc and devel/hs-uni.
Approved by: portmgr (marcus), maintainer
Repocopy by: joe
|
| |
|
|
|
|
|
|
|
| |
This port uses freely available shareware game data.
PR: ports/61367
Submitted by: Travis Poppe <tlp@LiquidX.org>
|
|
|
|
| |
* remove ghc6
|
|
|
|
|
|
|
| |
- Optional dependency on potrace instead of autotrace
PR: ports/61386
Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer)
|
|
|
|
|
| |
not have a version number. Also install under ${LOCALBASE}/share/doc/ghc6
to avoid conflicts with ghc-doc.
|
|
|
|
| |
now gone.
|
|
|
|
| |
Reported by: John Merryweather Cooper <johnmary@adelphia.net>
|
|
|
|
| |
Requested by: Hans Hbner <hans@huebner.org>
|
| |
|
|
|
|
|
| |
also avoids grabbing the jni.h header from gcj, which really causes
problems.
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
Set submitter as new maintainer.
PR: ports/61302
Submitted by: Alex Kiesel <kiesel@schlund.de>
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
| |
PR: ports/61302
Submitted by: Alex Kiesel <kiesel@schlund.de>
Approved by: nork (mentor/implicitly)
|
| |
|
|
|
|
|
|
| |
(required for PHP MSSQL extension).
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
| |
PR: ports/61302
Submitted by: Alex Kiesel <kiesel@schlund.de>
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
| |
o Fix do-install. [2]
Submitted by: ume [1], rushani [2]
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Submitted by: rushani
|
|
|
|
| |
Submitted by: rushani
|
| |
|
|
|
|
| |
Aporo W1'(Mincho) and 'MOTOYA Ceder W1'(Gothic).
|
| |
|
| |
|
|
|
|
|
|
|
| |
build.
PR: 61353
Submitted By: Michael Ranner
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix LDAP support build problems
- CONFLICTS has been expanded
- WITH_GHOSTSCRIPT_AFPL support has been changed to honor GSPORT
- WITH_TRANSPORT+=uucp changed since uucp is no longer part of the base system
and NOUUCP is no longer a /etc/make.conf tunable for buildworld
- WITH_EXPECT not being set now adds --disable-changepass which causes the suid
authdaemon.passwd to not be installed.
- devel/fam dependency is now non-optional since the port will use the library
if it finds it regardless of one's intention to use it or not. For instance
if libfam is installed and one doe not want it used by courier but chosses
the WITH_LDAP support than libfam will get sucked in as well. Then the user
deletes fam and courier breaks because the user had no idea courier depended
on it. So until courier gets a configure --without-fam tunable this should
be a mandatory dependency.
- and last but not least etc/rc.d/courier.sh startup script has been rewritten
to work with rc.subr which allows one to move it to /etc/rc.d/courier and
have it just work. :)
PR: 61112
Submitted by: Yarema <yds@CoolRat.org>
|
|
|
|
|
|
|
|
| |
Approved by: maintainer timeout
(I've used a ~2 week timeout without an email
contact; as can be seen and I've already noticed
for another port, the maintainer is not responsive
for a much longer time)
|
|
|
|
|
|
|
|
|
|
|
| |
- replace pkg-plist bloat by PORTDOCS=*
- don't patch docdir in Makefile, pass it as make argument
instead
- kill empty "splash" directory at install time already
- bump PORTREVISION
PR: 61378
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
1) Added syb_server_version attribute.
2) Various bug fixes.
PR: ports/60710
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
| |
|
|
|
|
|
|
|
| |
* Use math/libgmp4 instead of included gmp.
Reviewed by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Remove contiguous blank line
PR: 61375
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
- Respect PTHREAD_LIBS and CFLAGS
PR: 61374
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: 47002
Submitted by: James Raftery <james@now.ie>
|
| |
|
|
|
|
|
|
|
|
| |
with XFce 4.
PR: ports/61350
Submitted by: Matt Lancereau <matt@rimasec.net>
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
|
|
|
| |
- assign maintainership
- Kuang-Che Wu (kcwu) reported that ->split()
did not take a $method as advertised.
PR: 61227
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
| |
|
|
|
|
| |
Drum machine compiler
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Drop the pure Perl implementations of the encoders and
decoders. They are bloat that hides real problems in
the XS implementations. I will re-release them separately
in the new MIME-Base64-Perl distribution.
The 'gcc -Wall' fix in 2.22 broke support for perl5.005,
as the isXDIGIT() macro is not available in that perl.
This problem has now been fixed.
|
|
|
|
| |
Submitted by: ijliao
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
See http://www.kde.org/info/security/advisory-20040114-1.txt and
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0988 for more info.
Bump PORTREVISION as this is a strongly recommended patch. This approach
is simpler than upgrading all KDE ports to 3.1.5, since we're going to
upgrade them to 3.2 in under a month anyway.
Submitted by: Andy Fawcett <andy@athame.co.uk>
|
|
|
|
|
|
|
|
|
|
| |
directory traversal bugs. Advisories are at
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-1022>,
<URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0011>
and <URL:http://www.debian.org/security/2004/dsa-416>.
PR: 61364
Submitted by: Radim Kolar
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
A new release will come asap.
Submitted by: Mike Harding (bug), hrs (fix)
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
|
|
|
| |
. Install the cacerts file from Sun's 1.4.2_03 release to avoid some
problems associated with expired root certificates described in:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
Hopefully not objected to by: phantom
|
|
|
|
|
|
|
|
|
|
| |
- Support WITH_DB_VER=42 to build against db42 rather than
default db4
- Switch to bz2 to reduce download time and data volume.
- Fix up forgotten src/version.c update to 0.15.13.2
PR: 61284
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
works. These are symlinks to libdb*-4.2.so.2 (the SONAME).
- Bump PORTREVISION
PR: 61283
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Noticed by: Starhost.nl - N.Elsten <elsten@starhost.nl>
Approved by: erwin (mentor) (implicitly)
|
|
|
|
|
|
| |
problems associated with expired root certificates described in:
http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57436
|
|
|
|
| |
Approved by: nork (mentor/implicitly)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rsnapshot makes it easy to make periodic snapshots of local machines,
and remote machines over ssh. The code makes extensive use of hard links
whenever possible, to greatly reduce the disk space required.
It is written entirely in perl with no module dependencies, and has been
tested with versions 5.004 through 5.8.1.
WWW: http://www.rsnapshot.org
PR: 60873
Submitted by: Ralf van Dooren <r.vdooren@snow.nl>
|
| |
|
| |
|
|
|
|
|
| |
PR: 61363
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
If you are using older version of these ports updating is encouraged,
`cdrecord -toc` for CD-ROM drives and a Rock-Ridge related bug in
mkisofs were fixed. For a full list of changes see:
ftp://ftp.berlios.de/pub/cdrecord/alpha/AN-2.01a24
- Add README.audio to the PORTDOCS of cdrtools-devel.
Submitted by: maintainer
|
|
|
|
|
|
|
| |
of the APACHE_PORT variable in bsd.port.mk).
- Fix php5 pkg-list when built without sqlite.
Approved by: nork (mentor/implicitly)
|
|
|
|
| |
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
ATAidle is a utility to set the power management features
of ata hard drives. This includes idle and standby timeouts,
APM and acoustic level settings, and it can show details about
the installed devices.
PR: 61217
Submitted by: Bruce Cran <bruce@cran.org.uk>
|
| |
|
|
|
|
|
|
|
| |
PR: ports/61359
Submitted by: Xin LI
Reviewed by: Simon Dick (maintainer)
Approved by: nork (mentor/implicitly)
|
|
|
|
| |
by gnomegames2.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The dnsproxy daemon is a proxy for DNS queries. It forwards these
queries to two previously configured nameservers: one for
authoritative queries and another for recursive queries. The
received answers are sent back to the client unchanged. No local
caching is done.
Approved by: erwin (mentor) (implicitly)
|
| |
|
|
|
|
| |
Approved by: erwin (mentor) (implicitly)
|
| |
|
| |
|
|
|
|
|
|
| |
Makefile revision 1.21 and mistakenly ommitted during upgrade to 3.2.1
Noticed by: Ori Peleg <orip@humaneyes.com>
|
|
|
|
|
|
|
|
|
|
|
| |
MASTER_SITES. The distfile is fetchable from these sites although
www.squidguard.org is currently not reachable (for me) due to DNS
or domain registration problems.
- move runtime dependency from www/squid24 to www/squid
PR: 61255
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de>
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
- Bump portrevision
PR: ports/60942
Submitted by: Sergey Akifyev <asa@gascom.ru> (maintainer)
Reported by: Michal F. Hanula <frankie@nb.7f000001.org>
|
| |
|
|
|
|
| |
and fix the version number, while I'm here.
|
| |
|
|
|
|
|
|
| |
been enabled.
Reported by: dinoex
|
|
|
|
|
|
|
|
|
|
|
|
| |
portsdb(1)
- Follow ports intrastructure changes wrt build-time dependency --
now portsdb -U properly picks EXTRACT_DEPENDS so they appear build-time
dependency. (Thanks to schweikh)
misc.
- Fix typos in documentation. I seem to be unable to spell "pacakge"
correctly, being a portmgr. Or was it "pakcage" ? Anyway, it was
fortunate that I wasn't a packge manager.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- If not Irssi, rainbow keepstate is down with a dotfile
- Bugfix: HTML < and > entity escaping fixed
- Bugfix: IRC output doesn't use ANSI resets (breaks xchat! thanks
kin)
- Optimization: Don't change HTML bgcolor unless it differs from
the default black.. saves lots of space
- Make Term::ANSIColor optional (ansi is disabled if no lib)
- Silenced the throttling message, what's the point of THAT
- Cleaned up the COWPATH code a bit.. better detection
- html output has div container to set background to black, for
pasting chunks of html, e.g. to livejournal.
- Abstract prefix code to its own filter, for code consistency
Submitted by: Chris Jones
|
|
|
|
| |
Submitted by: adamw
|
|
|
|
|
|
|
|
| |
http://www.freebsd.org/cgi/cvsweb.cgi/ports/graphics/gd/scripts/Attic/configure
Problem noted by: ldivil@smartsolutions.ru
- set SCRIPTDIR to save an extra directory
|
|
|
|
|
|
| |
as Cyrus IMAPd's default.
Requested by: ervin.nemeth@niif.hu
|
|
|
|
| |
Submitted by: Shawn Yeager <mail@shawnyeager.com>
|
|
|
|
|
|
|
| |
from the upstream developers.
PR: 61211
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
3D modeling environment for the RenderMan interface
PR: 61286
Submitted by: Igor Pokrovsky <tiamat@comset.net>
|