summaryrefslogtreecommitdiffstats
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* Add psiconv 0.8.2, a conversion utility to convert Psion 5(MX) files intosobomax2001-08-219-0/+114
| | | | other formats.
* - NOPORTDOCS support for pkg-plistsada2001-08-211-12/+12
| | | | | PR: ports/29759 Submitted by: Patrick Li <pat@databits.net>
* Support NOPORTDOCSlioux2001-08-161-2/+2
| | | | | PR: 29758 Submitted by: Patrick Li <pat@databits.net>
* Update converters/p5-Text-Iconv to 1.2.tobez2001-08-164-4/+9
| | | | | | PR: 29628 Submitted by: Pete Fritchman <petef@databits.net> Approved by: maintainer
* *sigh* They changed the path to the tarballs again. This was verifiedwill2001-08-151-1/+1
| | | | | | on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/. :\ Submitted by: scottl
* Update to KDE 2.2:will2001-08-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * All patches except sysutils/kdeadmin/files/patch-rpmMessages.c: - Either obsoleted or merged into KDE. * All pkg-plists: - Huge diffs are due to mass conversion from static HTML pages to XML/XSL versions. * audio/kdemultimedia2: - aRts + Noatun, etc. now work and play MP3s et al properly, using the mpg123 aRtsplugin. Remove mpeglib[,_artsplug] from compile. * converters/kdesupport2: - Obsolete. No longer used in this version of KDE. * deskutils/kdepim: - Use autoconf and account for brokenness in the configure script by replacing invocations of INSTALL under libical with the proper incantations. - Per David O'Brien's request, move libimap to libkimap; this was performed by Rik Hemsley <rikkus@kde.org>. * devel/kdesdk: - New module with some helpful tools. One in particular that seems demanded is ``kbabel'', which, as I've been told, is a translator's wet dream. - Workaround dumb problem in kbabel's libgettext (which I could not figure out how to remove) by replacing its error() with errc(). KBabel seems to run fine with this patch. * devel/kdevelop: - Fix lame check for libkdeui.so.* by replacing it with just a check for libkdeui.so. It's been/being removed from kdevelop after 2.2. * editors/koffice: - Fix kivio compile errors by substituting in PTHREAD_LIBS in the correct place. Compensate for kivio's dependency on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so in kivio.desktop. * games/kdegames2: - Some new games. * graphics/kdegraphics2: - Fix link errors in libkscan and kamera where they require gettext (ie: add -lintl). - Fix compile error in kamera.cpp which is dependent on a correctly done gphoto2.. of course, this will only help people who've manually installed gphoto2 themselves. * net/kdenetwork2: - Mimelib was moved here (reason for removal of kdesupport2). * misc/kdeaddons: - New module to FreeBSD ports; some simple addons for KDE2. Suggested by Lauri Watts <lauri@kde.org>. * misc/kdeutils2: - Added a couple manpages. * x11-clocks/kdetoys2: - Some new apps. * sysutils/kdeadmin: - Remove kuser from compile because it has some problems. ;\ * x11/kdelibs2: - Add libFAM dependency to help people who run FAM; FAM increases the overall desktop responsiveness. Submitted by Lauri Watts <lauri@kde.org>. - Add CUPS dependency to bring in KDE's new print system. - Add bzip2/libxml2 dependencies to support the new help kioslave. - Disable installation of libltdl stuff to prevent conflicts with other stuff. Submitted by wjv. - Add pkg-req script to avoid conflicts with kdelibs11; add to Makefile too. Submitted by benno. - Be sure to remove the pth header conflicts stuff from the arts/mcop_mt section. - Fix problem with configure trying to find -lfam in the wrong place. - Remove kspell and api subdirs from doc; we don't need them, and there are problems trying to build/install them. Submitted by Lauri Watts <lauri@kde.org>. * x11/kdebase2: - Solve link permissions problem by changing the modes on files installed by kdesktop/init/Templates to 644. Submitted by Jim Durham <durham@w2xo.pgh.pa.us>. * x11/kde2: - Bump version; no other changes. Special thanks to Lauri Watts <lauri@kde.org> for helping me test packages generated by these changes on a virgin system. I believe that this is the best-tested update I've ever done for KDE, and it really shines this time around. I just noticed there are a couple other PRs in the PR db that need to be addressed. I will take care of those by tomorrow. Sorry... PR: 22735, 28549 Blanket approval by: demon (kdesdk, kdevelop)
* Upgrade converters/p5-Convert-UUlib to 0.2.tobez2001-08-143-8/+7
| | | | | | Sort pkg-plist. Use gentler way of deleting possibly shared directories. Take over maintainership.
* o Update to 1.1lioux2001-08-084-8/+12
| | | | | | | | o Support NOPORTDOCS o Add WWW tag PR: 29437 Submitted by: Kato Tsuguru <tkato@prontomail.com>
* Update to 0.3.3.knu2001-08-022-2/+2
|
* add utf8convijliao2001-07-306-0/+31
| | | | Convert hexadecimal Unicode character values to UTF-8
* Update port to base64-1.3.bmah2001-07-243-15/+7
|
* Add ruby-dump.rb, a binary data dumper module for Ruby.knu2001-07-196-0/+38
|
* Add one missing file.demon2001-07-051-0/+1
|
* Remove patch that isn't necessary anymore. This should fix build on -current.sobomax2001-06-291-14/+0
| | | | Submitted by: sf
* Update to version 0.12kevlo2001-06-022-2/+2
| | | | | PR: 27817 Submitted by: MAINTAINER
* add more master sitesijliao2001-05-291-1/+3
| | | | | PR: 27657 Submitted by: Jeff Palmer <scorpio@drkshdw.org>
* Unbroke on 5-CURRENT.sobomax2001-05-291-0/+14
|
* Add Russian messages.demon2001-05-214-0/+580
| | | | MAINTAINER timeout.
* Fix plist.kuriyama2001-05-212-0/+2
| | | | | Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> PR: ports/27341
* Upgrade to latest version:vanilla2001-05-202-2/+2
| | | | | | | | | | | | | | | p5-BerkeleyDB => 0.15 p5-Convert-ASN1 => 0.10 p5-FastCGI => 0.58 p5-File-Spec => 0.82 p5-Finance-Quote => 1.05 p5-IO-Socket-SSL => 0.78 p5-Locale-Maketext => 0.18 p5-Mon => 0.11 p5-Net-IPv4Addr => 0.10 Some ports NO response from: maintainers Some ports Approved by: maintainers
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-111-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* Upgrade to latest version:vanilla2001-05-102-3/+3
| | | | | | | | | | | | | | | | | | | | | p5-Apache-MP3 => 2.16 p5-Convert-UUlib => 0.111 p5-Email-Find => 0.03 p5-GD => 1.33 p5-HTML-Parser => 3.24 p5-I18N-Charset => 1.08 p5-I18N-LangTags => 0.20 p5-MIME-Lite => 2.111 p5-Set-Scalar => 1.09 p5-Sort-ArbBiLex => 3.4 p5-URI => 1.12 p5-Unix-Syslog => 0.95 and change MAINTAINER to ports@FreeBSD.org: p5-Convert-UUlib p5-Unix-Syslog Approved by: maintainer
* Fix plist.kuriyama2001-05-101-0/+1
|
* MAINTAINER doesn't use FreeBSD any more.fenner2001-04-211-2/+0
| | | | Submitted by: "Brent J. Nordquist" <brent@nordist.net>
* Remove empty directories on uninstall.steve2001-04-201-0/+4
|
* Update to 0.3.2.knu2001-04-192-2/+2
|
* - Update to 0.84.okazaki2001-04-1910-46/+46
| | | | | | - Maintainance MASTER_SITES and remove an unneed setting of `ALL_TARGET'. - Sort rules of the port's custom `do-build' target. - Use %%PORTDOCS%% in `pkg-plist'.
* Remove empty directories on uninstall.steve2001-04-145-3/+9
|
* Upgrade to version 0.10kevlo2001-04-112-3/+3
| | | | | PR: 26496 Submitted by: MAINTAINER
* Move ruby-sha1 from converters to security.knu2001-04-076-44/+0
| | | | | PR: ports/26239 Submitted by: Steve Coltrin <spcoltri@omcl.org>
* Upgrade to 0.03.vanilla2001-04-052-3/+2
|
* Overhaul QT/KDE support:will2001-04-032-19/+4
| | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal)
* Update to 1.6.1.sobomax2001-04-025-22/+47
| | | | | Submitted by: Dave Duchscher <daved@tamu.edu> Udo Schweigert <Udo.Schweigert@cert.siemens.de>
* add siconvijliao2001-03-267-0/+60
| | | | siconv will convert data from one character set to another
* Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, whatwill2001-03-242-41/+6
| | | | | | | | | | | | | | | | | | | | | | | | | this involves is this: Cull GL from Qt by default, but still provide a Qt+GL library that may or may not have threads. Then also provide a Qt library that has threads but not GL. This allows us to make KDE2 depend on a library that will *not* have threads, ever. Threads will be revisited at a later date. Ports that require GL support need to be updated to use the hacked library, libqtgl.so.4. The net result is that we bloat our qt2 package by 1.5-2.5MB for compatability. Also, static qt will not have GL support. Introduce bsd.kde.mk, which will be tested on bento before becoming fully activated. Replace qt22-static with qt2-static, since it's just a proxy. Update qt-designer to depend on qt23. Also make the old hack to package the correct lib obsolete by using PLIST_SUB instead. Miscellaneous changes: remove LIBQTFILE from CONFIGURE_ENV, it's not used anymore. Solve namespace pollution problems with the devel/pth and devel/libgnugetopt ports. Hopefully. Suggested by: ade, asami, sobomax (bsd.kde.mk) Repocopied by: asami (qt22-static --> qt2-static)
* Update to tnef 1.0kris2001-03-192-2/+2
| | | | Submitted by: maintainer
* Update to 0.3.1.1.knu2001-03-182-2/+2
|
* new port p5-Boulderandreas2001-03-136-0/+64
| | | | | | | | | | | | | | | Boulder IO is a simple TAG=VALUE data format designed for sharing data between programs connected via a pipe. It is also simple enough to use as a common data exchange format between databases, Web pages, and other data representations. The basic data format is very simple. It consists of a series of TAG=VALUE pairs separated by newlines. It is record-oriented. The end of a record is indicated by an empty delimiter alone on a line. The delimiter is "=" by default, but can be adjusted by the user. WWW: http://search.cpan.org/search?dist=Boulder
* Bring in my KDE 2.1 + X 4.0.2 + threads "fixes". WARNING: Doesn't quitewill2001-03-131-4/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | work right yet. This needs other eyes to look at in order for me to figure out what's going on here. Help, please? Basically, the current situation is this: You can hack the startkde script to make KDE2 start all the way through, which basically consists of simply replacing the kdeinit line with "kcminit". However, at certain points after KDE is done setting things up, processes named "kdeinit" that are in charge of certain apps go crazy and hit infinite loops somewhere. I haven't been able to determine where exactly, and if this is related to threads at all, or if a critical app or similar somehow doesn't get compiled with threads. Or something like that. *sigh* Konqueror can startup and seems to work okay in a different window manager, but it seems to randomly set off a kdeinit proc as above. Anyhow, this is 2 weeks' worth of debugging on a 4-month-old problem. If you're using XFree86 4.0.2, I caution against trying this stuff out unless you're going to help me out and are willing to help me figure out exactly where the heck things are going awry. Things should still compile and work just fine for those on XFree86 3.3.6. I decided to leave out these hacks in nonessential stuff (like kdenetwork et al) because kde2 itself needs to work with threads first. =) I guess I can thank my lucky stars JKH's decided to stick with 3.3.6 until some point in the future when 4.0.x becomes more stable...
* Update to tnef 0.16kris2001-03-132-2/+2
| | | | Reviewed by: maintainer
* Add mimelib 1.1.2, a C++ class library for manipulating messages inwill2001-03-106-0/+66
| | | | | | | MIME format. PR: 22976 Submitted by: never@nevermind.kiev.ua
* Add a "}" to Makefile, and add "-liconv" to CONFIGURE_ARGV.vanilla2001-03-101-1/+1
| | | | | | It broken on my last commit. Submitted by: bento
* Update to 20001206 version. There are only 3 trivial changes to thekris2001-03-102-3/+3
| | | | | | previous. Submitted by: bento
* Add the kdesupport11 directory.steve2001-03-081-0/+1
|
* add gb2jis, convert GuoBiao Hanzi to JIS Kanjiijliao2001-03-077-0/+47
| | | | | PR: 21306 Submitted by: Zhang Shu <jo-c@is.aist-nara.ac.jp>
* Attempt to fix conflicts with a local getopt.h (specifically, the fix iswill2001-03-051-1/+1
| | | | for libgnugetopt's getopt.h). Not tested, but should work.
* Upgradevanilla2001-03-013-2/+3
| | | | | | | | | | p5-BSD-Resource => 1.09 p5-CGI-Application => 1.2 p5-CGI_Lite => 2.0 p5-Convert-ASN1 => 0.08 p5-IO-Tty => 0.04 p5-IO-stringy => 1.219 p5-Class-MethodMaker => 1.02
* Upgradevanilla2001-03-012-2/+2
| | | | | | | p5-Compress-Zlib => 1.11 p5-HTML-Parser => 3.18 p5-MIME-Base64 => 2.12 p5-URI => 1.11
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-0111-54/+12
|
* Lo and behold, welcome KDE 2.1 to our ports tree. As a direct result ofwill2001-02-263-4/+3
| | | | | | | | | | | | | | | the KDE team's excellent work, I am initiating burn sequence for KDE 1.x. All base KDE1 ports are hereby nuked. I am also reluctantly reassuming maintainership of the KDE2 ports. Official KDE 2.1 packages built for FreeBSD 4.2-STABLE w/ XFree86 4.0.2 are available on KDE's official ftp mirrors now. Enjoy! Note: It seems that the KDE people rerolled their kdelibs and kdebase packages, and a quick examination of diffs reveal minor changes, but the port should still work. I'll fix the packaging problems that bento runs into. Approved by: kevlo
OpenPOWER on IntegriCloud