| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
and pass PTHREAD_CFLAGS, PTHREAD_LIBS for every compilation.
See http://www.openoffice.org/issues/show_bug.cgi?id=18062 for detail.
Obtained from Volker Quetschke
|
|
|
|
|
| |
(currently we do not use it and should be removed later)
Obtained from Volker Quetschke
|
|
|
|
|
|
|
|
| |
struct rusage. struct timeval is defined in /usr/include/sys/time.h,
but <sys/time.h> is not included in the <sys/resource.h> header file.
Obtained from Volker Quetschke
See http://www.openoffice.org/issues/show_bug.cgi?id=18065 for details.
reviewed: maho (for 4-STABLE and 5-CURRENT)
|
| |
|
|
|
|
| |
installtion set (somehow?)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
-pthread. The correct sollution is to use $(LINK) which points to the
used gcc compiler. Unfortunately gcc doesn't understand --whole-archive and
--no-whole-archive. You have to use -Wl,-whole-archive and
-Wl,-no-whole-archive
instead. The following patch does this for FreeBSD, but maybe this should also
be done for the generic UNX case.
See http://www.openoffice.org/issues/show_bug.cgi?id=18064 for details.
Obtained from Volker Quetschke
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
but still fails during/after the installtion :(
a) follow up to recent cvs checkout
(cws_srx645_ooo11rc3, 2003/08/15)
b) Use gcc33 from ports for both 4 and 5.
gcc-3.3 of 5-CURRENT seems to brake somewhere,
and recent version of OOo hits some internal
error of gcc-3.2.3.
c) remove --enable-gcc3, --with-os-version and --with-ant-home
gcc3 is deprecated, os version and ant home should be
detected automatically by configure(setting os version
had been dangerous, since difference can be seen between
/usr/include/osreldate.h and sysctl kern.osreldate)
however nowadays it is not so dangerous)
d) add build dependency for Xft and gtk-2.0.
|
|
|
|
| |
Pointed out by: kris
|
|
|
|
| |
of a distraction than useful.
|
| |
|
| |
|
|
|
|
| |
Reported by: bento via kris
|
| |
|
|
|
|
|
| |
- install and build, even if no DISPLAY is running
This will allow packages to be build on bento
|
| |
|
| |
|
|
|
|
|
|
| |
Spaces->tabs
Submitted by: krion
|
|
|
|
| |
usage.
|
|
|
|
|
|
|
| |
o Correct portlint warnings
PR: ports/55332
Reviewed by: adamw
|
| |
|
|
|
|
|
|
|
|
|
| |
Add PLIST_SUB, that decrease diffs against libgphoto2
port in next update-time. [2]
Submitted by: Jeremy Prior <jez@chagford.netcraft.com> [1],
osa [2]
PR: 55602
|
|
|
|
|
| |
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> (maintainer)
PR: 55607
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
should get the alpha closer to compiling.
Submitted by: bento
|
| |
|
|
|
|
|
|
|
|
| |
- Fix spelling of CONFLICTS [1].
- Add request for benchmark numbers [2].
Noticed by: Andreas Schweitzer <Andreas.Schweitzer@hs.uni-hamburg.de> [1]
Discussed with: Intel [2]
|
| |
|
| |
|
|
|
|
|
|
|
| |
He mostly works on perl related ports.
I'll mentor him.
Approved by: portmgr
|
|
|
|
|
| |
PR: 55579
Submitted by: Nicolas Jombart <ecu@ipv42.net>
|
|
|
|
| |
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
|
|
|
|
| |
Submitted by: Johannes 5 Joemann <joemann@beefree.free.de>
|
| |
|
|
|
|
|
| |
Submitted by: maintainer
Reported by: Sergey Akifyev <asa@gascom.ru>
|
|
|
|
| |
Inspired by: Yet another "have I been hacked" email on questions@
|
|
|
|
|
|
|
|
|
|
| |
* Clean up some more Perl warnings
* Make sure all the MAN macros are printed in all uppercase
* Add perl, ruby, python, and the auto* tools to the list of direct
commands [1]
PR: 55529 [1]
Submitted by: Jens Rehsack <rehsack@liwing.de> [1]
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Submitted by: leafy <leafy@leafy.idv.tw>
Reviewed by: eric@trinitel.com
Approved by: eric@trinitel.com
|
| |
|
|
|
|
|
|
|
|
|
| |
IMAP accounts, and local mail folders. Cone is also a simple newsreader.
Cone is designed to be foolproof enough to be used by inexperienced users,
but also offers advanced features for power users.
PR: 54218
Submitted by: matthias.andree@gmx.de
|
|
|
|
|
| |
* Clean up the Python installation to obey PREFIX (finally)
* Mark some of the more troublesome build options as DEVELOPER ONLY!
|
|
|
|
|
| |
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
|
|
|
|
|
|
|
|
|
| |
GNOME bug fixes, Alexander Nedotsukov (bland) is being cursed with a
commit bit. He will be joining the FreeBSD GNOME team to help in
further porting and bug-busting. We also wishes to help with the iconv
stuff (lucky guy). I will be his mentor.
Approved by: portmgr
|
|
|
|
|
|
| |
We should use net/openldap20/bsd.openldap.mk later...
Pointy hat to: kuriyama
|
|
|
|
|
|
| |
gnome-theme-manager.
Obtained from: gtk+ CVS
|
|
|
|
| |
- Take maintainership
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- apply patch from fearow@comcast.net
- add USE_PERL=yes
PR: 55368
|
|
|
|
|
| |
- Fix LIB_DEPENDS to catch rename of openldap20 to openldap20-client
- Make portlint happier
|
| |
|
| |
|
| |
|
|
|
|
| |
- Fix LIB_DEPENDS to catch rename of openldap20 to openldap20-client
|
| |
|
|
|
|
|
| |
. Simplify build (just redefine ALL_TARGET)
. tar -> ${TAR}
|
|
|
|
|
|
|
| |
the width of standard types (e.g. "long" is 32 bits). Should help
things work on 64-bit platforms and fix problems with prices in shops.
Obtained from: NetBSD
|
|
|
|
|
| |
PR: 55583
Submitted by: maintainer
|
|
|
|
| |
- Fix LIB_DEPENDS to catch rename of openldap20 to openldap20-client
|
|
|
|
|
|
|
| |
This reinstates exim-4.21, but with PORTREVISION bumped so that folks
unlucky enough to get the bum version can easily upgrade.
Include a patch to fix the reported IPv6 bug.
|
| |
|
|
|
|
|
|
| |
under ${LOCALBASE}/lib.
Reviewed by: roberto
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
This is a minor bugfix release that fixes a problem with the javah task on JDK
1.4.2 and a couple of bugs in the Visual Age for Java intergration tasks. If
you don't use javah or VAJ, there is no reason to upgrade.
See:
http://ant.apache.org/antnews.html
|
| |
|
|
|
|
| |
Take care of regenerating .db files
|
|
|
|
| |
of CR before LF when it comes to line continuation.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 55295
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by: MAINTAINER
|
|
|
|
|
|
|
| |
The update causes segfaults during remote delivery for at least one
IPv6 user, and I don't have an IPv6 testbed to work with yet.
Requested by: Suresh Ramasubramanian <suresh@outblaze.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* This is a mostly maintenance release, although some new features have
been added (including Sieve support).
!!!WARNING!!!
The non-ACL exiscan patch is no longer supported. The exiscan-acl patch
is now used by default, unless WITHOUT_EXISCAN is given.
This means that existing installations that rely on non-ACL exiscan
CAN NOT be upgraded without changes to the configure file.
|
|
|
|
| |
Reviewed by; roberto
|
|
|
|
|
| |
Submitted by: Doug McDonald <dougm@austin.rr.com>
Reviewed by: roberto
|
|
|
|
|
|
| |
Bump PORTREVISION.
Submitted by: Daniel Roethlisberger <daniel@roe.ch>
|
|
|
|
| |
Reviewed by: roberto
|
|
|
|
|
| |
PR: 55567
Submitted by: Gerhard Haering <gh@ghaering.de>
|
|
|
|
|
|
|
| |
update the URL of MASTER_SITES
PR: 55566
Submitted by: Gerhard Haering <gh@ghaering.de>
|
| |
|
|
|
|
|
| |
The previous revision updated to patch-level 10 of the exiscan-acl patch,
not the exiscan patch as advertised.
|
|
|
|
| |
Submitted by: Jacques Marneweck <jm@ataris.co.za>
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
| |
- Take maintairship
- Add WWW
- Use SITE_PERL
|
|
|
|
|
| |
PR: ports/55428
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
|
|
|
|
| |
PR: 55551
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/54436
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> (maintainer)
|
|
|
|
| |
Submitted by: John E. Hein of timing.com
|
| |
|
|
|
|
|
|
|
| |
bump PORTREVISION.
PR: 55396
Reviewed by: Eric Anderson <eric@trinitel.com>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 55552
Submitted by: maintainer
|
|
|
|
| |
PR: 55560
|
| |
|
|
|
|
|
|
|
|
| |
* Give maintainership to someone who obviously had more sleep.
PR: ports/55553
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Pointy hat to: ME!
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
SQueuer is a queueing proxy for Seti@Home with the following features:
* Keeps a configurable sized queue of work units so that
the client will always be able to get a new work unit
immediately upon finishing one.
* Queues results for uploading should the main Seti@Home
site be overloaded or down. Results are never lost and the
client is never delayed waiting to upload a result.
* Can handle multiple users running the Seti@Home client
on multiple machines all connecting to SQueuer.
* Platform independent. SQueuer has been tested and found
to work on different versions of Unix, MacOS and Windows.
All it requires is a Perl 5 interpreter.
|
|
|
|
| |
installing all the documentation.
|
|
|
|
| |
Obtained from: NetBSD
|
|
|
|
| |
Reported by: Mike Harding <mvh@ix.netcom.com>, adamw, Randy Bush <randy@psg.com>
|
|
|
|
| |
* Grab maintainership.
|
|
|
|
|
|
|
| |
bump PORTREVISION
Submitted by: Thierry Thomas <thierry@pompo.net>
PR: ports/55544
|
|
|
|
|
|
| |
Also save 8 bytes in pkg-plist (use %%DOCSDIR%%) (by osa)
PR: 55520
|
|
|
|
| |
Submitted by: KATO Tsuguru
|
|
|
|
| |
PR: 55537
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also: [2]
* respect to ${CC}
* save three bytes in pkg-plist (use %%DOCSDIR%%)
* save more bytes in Makefile (by remove refuse `/' and
optimize ${INSTALL_DATA} rules)
Submitted by: Yonatan@xpert.com <Yonatan@xpert.com> (maintainer) [1],
osa [2]
PR: 55532
|
|
|
|
|
| |
PR: 54089
Submitted by: Dmitry Morozovsky <marck@rinet.ru>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
See:
http://jakarta.apache.org/site/news.html#20030804.1
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/index.html
PR: 55502
Submitted by: Kang Liu <lazykang@hotmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- If pkg_* is found in $PREFIX/sbin, use them instead of ones in
/usr/sbin. (regardless of the value of PATH)
- pkg_fetch(1): Some servers like bento transfer packages files
uncompressed, so add a workaround for this. They are automatically
recompressed.
- Get -q to work properly again.
- As the MOVED file is getting bigger and bigger, do not cache all the
entries in memory but look it up every time needed.
- Show how to specify multiple arguments in one MAKE_ARG entry.
FreeBSD PR: ports/54631
Submitted by: Bruce M Simpson <bms@spc.org>
|
|
|
|
|
| |
PR: 55536
Submitted by: Frank Denis <j@pureftpd.org>
|
|
|
|
|
|
|
| |
Hand over maintainership to Eugene.
PR: 55257
Submitted by: Eugene Ossintsev <osgene@web.de>
|
|
|
|
|
|
|
| |
Hand over maintainership to Eugene.
PR: 55021
Submitted by: Eugene Ossintsev <osgene@web.de>
|
|
|
|
|
|
|
| |
Hand over maintainership to Eugene
PR: 55019
Submitted by: Eugene Ossintsev <osgene@web.de>
|
|
|
|
|
|
| |
to work with this.
Submitted by: Andrew Thompson <andy@fud.org.nz>
|
| |
|
|
|
|
|
| |
PR: 55522
Submitted by: maintainer
|
|
|
|
|
| |
PR: 55524
Submitted by: maintainer
|
|
|
|
|
| |
PR: 55516
Submitted by: Ruslan Babayev <ruslan@babayev.com>
|
| |
|
|
|
|
| |
Reported by: bento
|
|
|
|
| |
Prompted by: kris
|
|
|
|
|
| |
PR: 55511
Submitted by: Sergey Matveychuk <sem@ciam.ru>
|
|
|
|
|
|
|
| |
when they part/are kicked off a channel.
PR: 55489
Submitted by: Alexander Nedotsukov <sasha@ortech.co.jp>
|
|
|
|
|
|
| |
have changing includes paths with each new gcc import.
Submitted by: maho
|
|
|
|
|
|
| |
that depend on it.
Approved by: arved (Mentor)
|
|
|
|
| |
Approved by: arved (Mentor)
|
|
|
|
|
| |
Reported by: kris/bento
Approved by: arved (Mentor)
|
|
|
|
|
| |
PR: 55510
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
PR: 55486
Submitted by: Andrew Foster <adf@fl.net.au>
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
nice to have in with portupgrade
PR: 54299
Submitted by: Mark Linimon <linimon@lonesome.com>
Approved by: maintainer timeout (> 1 month)
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Parses almost all ISO 8601:2000(E) date and time formats. ISO 8601:2000(E)
time-intervals will be supported in a later release.
PR: 54195
Submitted by: Mathieu Arnold <m@absolight.net>
|
| |
|
|
|
|
|
|
|
|
|
| |
This module understands the W3CDTF date/time format, an ISO 8601 profile,
defined at http://www.w3.org/TR/NOTE-datetime. This format as the native date
format of RSS 1.0.
PR: 54194
Submitted by: Mathieu Arnold <m@absolight.net>
|
|
|
|
|
| |
PR: 55500
Submitted by: Ports Fury
|
|
|
|
|
|
| |
PR: 55481
Submitted by: Venkata Pingali <pingali@e.postel.org>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
| |
[2] Fix underlining in the freetype backend (bug 330)
PR: [1] ports/52387
[2] ports/55134
Submitted by: [1] Joel Ray Holveck <joelh@piqnet.org>
[2] Ariff Abdullah <skywizard@MyBSD.org.my>
|
| |
|
|
|
|
|
| |
- better error message when LinkPoint doesn't return a statusMessage
- update for LinkPoint API 2.6
|
|
|
|
|
| |
PR: 55496
Submitted by: Ports Fury
|
|
|
|
| |
Use SITE_PERL
|
|
|
|
|
| |
Submitted by: Pav Lucistnik <pav@oook.cz>
Approved by: maintainer
|
|
|
|
|
| |
PR: 55497
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Add WITH_MMX knob
PR: 55499
Submitted by: Ports Fury
|
|
|
|
| |
ports/www/p5-MasonX-Request-WithApacheSession
|
|
|
|
|
|
|
|
|
| |
MasonX::Request::WithApacheSession is an interface to Apache::Session which
can be used from within HTML::Mason. It provides session and cookie handling
services.
PR: 54798
Submitted by: Nick Hilliard <nick@foobar.org>
|
|
|
|
|
|
|
|
| |
- Support CXX properly
- Utilize USE_SDL
PR: 55498
Submitted by: Ports Fury
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add some extra CLI options to the mozilla.sh script [2]
* Add a patch to prevent crashes when visiting certain Russian sites [3]
* Add a dependency on devel/nspr to avoid problems with Galeon and Epiphany
in certain setups [4]
PR: 55330 [1]
55412 [2]
Submitted by: Alexander Nedotsukov <bland@mail.ru> [1] [2]
Sergey Akifyev <asa@gascom.ru> [4]
Obtained from: www/mozilla-firebird [3]
|
|
|
|
|
|
|
| |
. Install with the ports infrastructure defined versions of tools, don't
hardcode them.
Obtained from: NetBSD (mostly)
|
|
|
|
| |
Reminded by: adamw
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: fjoe
|
| |
|
|
|
|
| |
is no longer in the tree, this port doesn't serve much of a purpose.
|
| |
|
|
|
|
| |
Obtained from: NetBSD
|
| |
|
|
|
|
|
| |
should be recalculated if realloc moves the memory block they used
to point to.
|
| |
|
|
|
|
| |
Obtained from: Target maintainers.
|
| |
|
|
|
|
| |
. Don't install man pages if NO_INSTALL_MANPAGES is set.
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: ache (MAINTAINER)
|
|
|
|
| |
Approved by: ache (MAINTAINER)
|
| |
|
|
|
|
|
|
|
| |
- Use tabs as separators.
PR: 55495
Submitted by: Alexandr Kovalenko (MAINTAINER)
|
|
|
|
| |
removal.
|
|
|
|
| |
removal.
|
|
|
|
|
|
|
|
| |
o Update my maintainer email address to my new FreeBSD.org address.
Submitted by: Stefan Walter <sw@gegenunendlich.de> [1]
PR: ports/55490 [1]
Approved by: erwin, ceri (mentor)
|
|
|
|
| |
Submitted by: fjoe
|
|
|
|
|
|
| |
into right place.
Notify from: Palle Girgensohn <girgen@pingpong.net>
|
|
|
|
|
|
| |
Fix many bugs in libfp.
Obtained from: Target maintatiners.
|
|
|
|
| |
PR: 55483
|
|
|
|
| |
Obtained from: Target mainainers
|
|
|
|
|
|
| |
the GNAT port.
Approved by: roberto
|
|
|
|
|
|
|
| |
Also used JAVAJARDIR in Makefile.
PR: 55459
Submitted by: Tim Bishop <tim@bishnet.net>
|
| |
|
|
|
|
| |
Submitted by: Marc Ernst Eddy van Woerkom <Marc.Vanwoerkom@FernUni-Hagen.de>
|
|
|
|
|
|
|
| |
- add a missing file to the plist
PR: 55450
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
|
|
|
|
|
|
|
|
|
|
|
| |
"In order to address a potentially serious (although rare)
server startup failure that was recently reported, we have
released PostgreSQL version 7.3.4. This release is critical
for users of PostgreSQL version 7.3.3, and highly recommended
for all other PostgreSQL users."
Submitted by: Palle Girgensohn <girgen@pingpong.net> (maintainer)
PR: 55354
|
|
|
|
|
| |
PR: 55147
Submitted by: Jens Rehsack <rehsack@liwing.de>
|
|
|
|
| |
exif.9 -> exif.10
|
|
|
|
|
|
|
|
|
| |
(*) Fix some bugs.
These changes will be in next binutils release from RedHat.
But we could use them before release :)
Obtained from: Target developers.
|
|
|
|
|
|
|
|
|
| |
smtpmail --> mail/smtpmail
prtunnel --> net/prtunnel
uplog --> net/uplog
noffle --> news/noffle
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
|
|
|
|
| |
See:
http://jakarta.apache.org/jmeter/changes.html
|
| |
|
|
|
|
|
| |
PR: 55488
Submitted by: Stefan Walter <sw@gegenunendlich.de>
|
|
|
|
|
| |
PR: 55461
Submitted by: services-root <j.koopmann@seceidos.de>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
4284 Emergency Dat release due to:
W32/LOVSAN.WORM
**********************************************
|
|
|
|
|
|
|
|
|
| |
- Ensure not to add target prefix to program name [1]
- Fix URL to license [2]
PR: 55460 [2]
Submitted by: Chris Larsen <darth@vader.dk> [1],
Ceri Davies <ceri@FreeBSD.org> [2]
|
| |
|
|
|
|
| |
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
| |
|
|
|
|
|
|
|
| |
graphics cards.
PR: 55478
Submitted by: Samy Al Bahra <samy@tommy.sdodson.com>
|
|
|
|
|
|
|
| |
- Fix package build
PR: 55463
Submitted by: Simon Barner <barner@in.tum.de>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
(requested by Pedro F. Giffuni);
- handle FFLAGS;
- fix default directories;
- some cleaning.
PR: ports/55431
Submitted By: Thierry Thomas <thierry@pompo.net>
|
| |
|
|
|
|
| |
/dev/random.
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Temporary fix for pg_server_version comparisons [2].
- Bump port revision.
Both errors are already fixed in CVS but patch for [2] from CVS
has some functional changes and committed fix was implemented
differently in less intrusive manner.
Submitted by: Robin Schilham <co9@xs4all.nl> [1]
Jun Kuriyama <kuriyama@imgsrc.co.jp> [2] (partially)
|
| |
|
|
|
|
|
|
|
|
| |
- Properly remove po directories.
- Bump port revision.
PR: 55233 (partially) [1]
Submitted by: vassily ragosin <vr@vrgraphics.ru>
|
| |
|
| |
|
|
|
|
|
|
|
| |
again works with current GCC 3.3 sources (modulo a minor tweak to avoid a
patch affecting a bison generated file).
PR: 54587
|
| |
|
| |
|
|
|
|
|
| |
PR: 55467
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Use DOCSDIR in pkg-plist.
Distfile has been rerolled, no code changes - but archive type is now .zip,
and code rewritten with windows style /r/n - patch is fixing this issue.
Code tested with Python 2.2.x and 2.3 (Thanks marcus@)
Approved by: roberto (mentor)
|
|
|
|
|
|
| |
- Fix non-root builds.
Approved by: MAINTAINER
|