| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
I am now at FreeBSD dot org
Approved by: sobomax
Notes:
svn path=/head/; revision=35074
|
|
|
|
| |
Notes:
svn path=/head/; revision=34780
|
|
|
|
|
|
|
| |
and update to the new version `1.1'.
Notes:
svn path=/head/; revision=34775
|
|
|
|
| |
Notes:
svn path=/head/; revision=34661
|
|
|
|
|
|
|
| |
Make indentation uniform across my ports.
Notes:
svn path=/head/; revision=34558
|
|
|
|
|
|
|
| |
Submitted by: steve
Notes:
svn path=/head/; revision=34435
|
|
|
|
| |
Notes:
svn path=/head/; revision=34385
|
|
|
|
|
|
|
|
|
| |
to compile on X4.0.1.
Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl>
Notes:
svn path=/head/; revision=34381
|
|
|
|
|
|
|
|
|
| |
XFree86 4.0.1.
Submitted by: PW (thanks)
Notes:
svn path=/head/; revision=34376
|
|
|
|
| |
Notes:
svn path=/head/; revision=34375
|
|
|
|
|
|
|
|
| |
PR: 22361
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=34360
|
|
|
|
|
|
|
| |
using BER/DER rules.
Notes:
svn path=/head/; revision=34322
|
|
|
|
| |
Notes:
svn path=/head/; revision=34319
|
|
|
|
| |
Notes:
svn path=/head/; revision=34318
|
|
|
|
|
|
|
| |
All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff.
Notes:
svn path=/head/; revision=34208
|
|
|
|
| |
Notes:
svn path=/head/; revision=34200
|
|
|
|
| |
Notes:
svn path=/head/; revision=34154
|
|
|
|
|
|
|
| |
Submitted by: will
Notes:
svn path=/head/; revision=34142
|
|
|
|
|
|
|
|
|
| |
There is no so-version bump, because of compatibility.
Approved by: will (kde11 maintainer)
Notes:
svn path=/head/; revision=34140
|
|
|
|
|
|
|
|
|
|
| |
Unpack data encapsulated into Microsoft Outlook's application/ms-tnef format
PR: 21392
Submitted by: Cyrus Rahman <cr@jcmax.com>
Notes:
svn path=/head/; revision=34122
|
|
|
|
| |
Notes:
svn path=/head/; revision=33729
|
|
|
|
| |
Notes:
svn path=/head/; revision=33336
|
|
|
|
| |
Notes:
svn path=/head/; revision=33128
|
|
|
|
|
|
|
| |
instead of converters/libiconv (giconv). :)
Notes:
svn path=/head/; revision=33076
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixed problems:
- All the modules are linked against libiconv. iconv() now can be
called from other shared libraries (it could only be called from
executables in iconv-1.0);
- Case insensitive recognition of charset names. There was a bug in
1.0: the first letter of a charset name was case sensitive;
- Modified behaviour of iconv() used with (inbytesleft == NULL) or
(*inbytesleft = 0): now iconv silently returns 0; in 1.0 it
returned (size_t)(-1) and set errno=EINVAL. According to POSIX
specification both ways are correct; the new behaviour is just
less restrictive.
PR: ports/21521, ports/21522, ports/21523
Submitted by: Konstantin.Chuguev@dante.org.uk (MAINTAINER)
(Problems reported by: knu)
Notes:
svn path=/head/; revision=33075
|
|
|
|
|
|
|
|
|
| |
reviewing converters/p5-Unicode-Map8. The Porter's Handbook should
probably note that perl module ports that compile something should have
a diff similar to this one.
Notes:
svn path=/head/; revision=32906
|
|
|
|
|
|
|
|
|
|
|
| |
efficient table mappings between 8-bit charsets and 16-bit charsets
like Unicode.
PR: 21425
Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su>
Notes:
svn path=/head/; revision=32905
|
|
|
|
|
|
|
|
|
|
| |
with different national languages
PR: 21164
Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su>
Notes:
svn path=/head/; revision=32869
|
|
|
|
| |
Notes:
svn path=/head/; revision=32741
|
|
|
|
|
|
|
|
| |
PR: 21163
Submitted by: maintainer
Notes:
svn path=/head/; revision=32729
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or
before), you should try this. This version is extremely stable and offers
better functionality than before. This update also introduces the KDE2
modules kdegraphics and kdemultimedia to our ports tree. Additionally,
this marks the first time FreeBSD packages were announced as part of the
KDE2 beta release announcement! :-)
Most (if not all) of the remaining modules in KDE2 will be added for the
update WRT the final release.
A hack was added to fix building with SSL in kdelibs; this has been merged
in the main tree and will go away with 2.0 release update. Thanks to David
Faure <david@mandrakesoft.com> for his help regarding this.
Also, building the docs should now succeed because I've added a build
dependency on jade and linuxdoc (should be enough).
People can get my precompiled packages from the usual location on the KDE
FTP server (should spread to the mirrors Real Soon Now (tm)):
http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/
Have fun! Remember to reports bugs through http://bugs.kde.org/.
Notes:
svn path=/head/; revision=32656
|
|
|
|
|
|
|
|
|
|
| |
(from Unicode site).
PR: 21170
Submitted by: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
Notes:
svn path=/head/; revision=32543
|
|
|
|
|
|
|
|
|
|
| |
(from RFC1345).
PR: 21171
Submitted by: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
Notes:
svn path=/head/; revision=32542
|
|
|
|
|
|
|
|
| |
PR: 21169
Submitted by: maintainer
Notes:
svn path=/head/; revision=32540
|
|
|
|
| |
Notes:
svn path=/head/; revision=32391
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I can address some of its issues (should see it marked un-broken in about
3 hours, if they're trivial enough). It took too long to get this update
out the door... :-(
This is a rather stable version of KDE2. Release is hoped for sometime
next month, so I'm going to try to reroll snapshots this weekend.
Also decide policy by removing the interactive requirement in qt22's
configure script. I don't know why they bothered adding it there..
Bugged by: *many* bug-reports, requests, etc.
Notes:
svn path=/head/; revision=32116
|
|
|
|
| |
Notes:
svn path=/head/; revision=31970
|
|
|
|
| |
Notes:
svn path=/head/; revision=31865
|
|
|
|
| |
Notes:
svn path=/head/; revision=31727
|
|
|
|
|
|
|
|
|
| |
"ruby" virtual category.
Make textproc/eruby belong also in www.
Notes:
svn path=/head/; revision=31685
|
|
|
|
| |
Notes:
svn path=/head/; revision=31644
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Overall changes:
Use tabs instead of sequential spaces.
Note Author as well as WWW in DESCR.
Do not install examples when NOPORTDOCS.
Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.
ruby-date2:
share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb
textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/
textproc/ruby-rdtool:
Install documents in .rd format too.
Format optparse's rd file. (Since ruby-rdtool depends on
optparse, it cannot be done during optparse's build
process. So ruby-rdtool should take care of that when it is
installed. :)
Notes:
svn path=/head/; revision=31584
|
|
|
|
| |
Notes:
svn path=/head/; revision=31429
|
|
|
|
|
|
|
|
|
| |
As I couldn't get it working with converters/iconv, I made it use
converters/libiconv (giconv) instead, for the present. In any case,
this module is LGPL'd anyway. :p
Notes:
svn path=/head/; revision=31428
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in
general seems less buggy. Only kdeutils was left out of this mega-update.
However, it should return soon. :-)
The massive reduction in patches is mostly the result of using perl
regex replacement. This reduces the amount of time it will take in the
future to upgrade these ports, and load on the repository.
QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express
purpose of allowing KDE2 to compile. It is available in the qt22 port.
Additionally, GIF support is re-enabled in both Qt2 ports, so that
people can now read GIF images. GIF support is enabled through an
internal GIF reader in Qt, and requires no patented libraries. Special
effort was made to ensure that people do not install both qt21 and qt22
ports at the same time.
I'd like to take a moment to thank the following people for their help:
Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri
Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier
<scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias
Hoelzer-Kluepfel <mhk@caldera.de>, and many others. Over 150 hours of hard
work, testing, etc. were put into this update. Another couple hundred of
hours were spent by CPUs trying to compile this behemoth. :->
Special thanks to: Physics Computer Network @ Purdue staff, especially
C. Stephen Gunn <csg@physics.purdue.edu>, for giving
me access to an extremely fast machine for doing
test builds (it performed 12 full builds of the
entire suite in the last 7 days).
PR: 18838
Submitted by: Arun Sharma <adsharma@sharmas.dhs.org>
Approved by: imura, asami
Notes:
svn path=/head/; revision=31093
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=30901
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
another iconv() in converters/iconv:
libiconv --> libgiconv
iconv.h --> giconv.h
iconv*.3 --> giconv*.3
Suggested by: knu
Notes:
svn path=/head/; revision=30771
|
|
|
|
| |
Notes:
svn path=/head/; revision=30753
|
|
|
|
|
|
|
|
| |
PR: 19680
Submitted by: maintainer
Notes:
svn path=/head/; revision=30175
|
|
|
|
|
|
|
| |
MASTER_SITE_LOCAL site.
Notes:
svn path=/head/; revision=29968
|