summaryrefslogtreecommitdiffstats
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* Make this port respect CC/CFLAGS. I discovered this discrepancy whilewill2000-09-201-1/+2
| | | | | | 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.
* Add p5-Unicode-Map8 0.10, a perl module that implements a class which doeswill2000-09-206-0/+236
| | | | | | | | efficient table mappings between 8-bit charsets and 16-bit charsets like Unicode. PR: 21425 Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su>
* Add p5-Unicode-String, a perl5 module needed for writing CGI programsade2000-09-196-0/+55
| | | | | | | with different national languages PR: 21164 Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su>
* Update to dumpasn1-20000222kris2000-09-173-8/+3
|
* Update to 0.82ade2000-09-1610-76/+72
| | | | | PR: 21163 Submitted by: maintainer
* Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If youwill2000-09-153-6/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | 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/.
* Add iconv-extra - an additional charset modules for the iconv-1.0 librarysobomax2000-09-126-0/+218
| | | | | | | (from Unicode site). PR: 21170 Submitted by: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
* Add iconv-rfc1345 - an additional charset modules for the iconv-1.0 librarysobomax2000-09-126-0/+316
| | | | | | | (from RFC1345). PR: 21171 Submitted by: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
* Update to 1.0.sobomax2000-09-124-497/+124
| | | | | PR: 21169 Submitted by: maintainer
* Update with bsd.ruby.mk. :>knu2000-09-072-23/+14
|
* Update to 20000829A snapshot. Disable kdenetwork2 for the time being sowill2000-08-293-14/+5
| | | | | | | | | | | | | | 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.
* Add xunicode, a library for making toolkits support Unicode.knu2000-08-256-0/+69
|
* Portlint. ;)knu2000-08-222-2/+2
|
* Use command line arguments rather than patching the configure script.knu2000-08-181-1/+2
|
* Make all these Ruby related ports belong also in the newly-addedknu2000-08-161-1/+1
| | | | | | "ruby" virtual category. Make textproc/eruby belong also in www.
* Update to 0.4.2-pre3.knu2000-08-152-2/+3
|
* Do The Right Thing. (R)knu2000-08-122-9/+7
| | | | | | | | | | | | | | | | | | | | | | | | | 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. :)
* Oops, forgot to set DIST_SUBDIR for this one.knu2000-08-082-1/+2
|
* Add ruby-iconv, an iconv wrapper class for Ruby.knu2000-08-086-0/+66
| | | | | | 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
* Update to 20000724A (custom-rolled snapshot). Rejoice, because nowwill2000-07-293-14/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Mark these BROKEN, they don't compile/run properly.asami2000-07-191-0/+2
| | | | Submitted by: maintainer
* Prefix all bits of this iconv() implementation with "g" to avoid conflict withsobomax2000-07-185-4/+93
| | | | | | | | | | another iconv() in converters/iconv: libiconv --> libgiconv iconv.h --> giconv.h iconv*.3 --> giconv*.3 Suggested by: knu
* Add libiconv - a charset conversion library (LGPL'ed iconv() implementation).sobomax2000-07-176-0/+72
|
* Update to 1.2.sobomax2000-07-042-2/+2
| | | | | PR: 19680 Submitted by: maintainer
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
* Use EMACS_PORT_NAMEjseger2000-06-272-14/+6
|
* Update to 1.3.1.will2000-06-204-12/+14
| | | | Prodded by: Lev Serebryakov <lev@serebryakov.spb.ru> on -ports
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.will2000-06-172-9/+7
| | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-166-6/+6
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-2/+2
| | | | ldconfig in PLIST need personal consideration.
* Fourth round of INSTALLS_SHLIBS conversion.sobomax2000-06-166-13/+4
|
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-162-2/+2
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-152-2/+1
|
* First round of INSTALL_SHLIB fixes.sobomax2000-06-152-3/+1
|
* Argh! I screwed up with the last commit, bigtime! Now it respectswill2000-06-091-6/+3
| | | | | | | CC/CFLAGS without the patch and PKGNAMESUFFIX->PKGNAMEPREFIX. Submitted by: Christian Weisgerber <naddy@mips.inka.de> Pointy hat: will (that's two today!)
* Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to myasami2000-06-091-0/+1
| | | | area on the local ports tree.
* Use MASTER_SITE_PORTS_JP instead of spelling out the URL.asami2000-06-091-1/+1
|
* Make this port respect CC/CFLAGS.will2000-06-091-3/+7
| | | | | PR: 19123 Reported by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
* Update to 1.1 version. Also make it respect CFLAGS while I'm here.sobomax2000-06-083-5/+6
| | | | | PR: 19110 Submitted by: MAINTAINER
* Add libiconv_p.a.asami2000-06-071-0/+1
| | | | Submitted by: bento
* Remove directory on deinstallkris2000-06-021-0/+1
| | | | Submitted by: bento
* Add libQwSpriteField.la, libmimelib.la and libmimelib.so.3.asami2000-06-011-0/+3
| | | | Submitted by: bento
* WWW moved.hoek2000-05-291-1/+1
|
* More OIDs added to dumpasn1.cfgkris2000-05-271-1/+1
| | | | | PR: 18724 Submitted by: Alexander Langer <alex@cichlids.com>
* Remove libodbc (again) and libaudiofile so it won't conflict withwill2000-05-272-21/+3
| | | | | port installations. Now kdesupport2 will only install what is unique to its package.
* Add ODBC library support and turn it back on in kdesupport2. I will bewill2000-05-231-2/+1
| | | | | | | using similar fixes to this to get proper linking with exception handling code in other KDE2 ports. Submitted by: Arun Sharma <adsharma@sharmas.dhs.org>
* Update category Makefiles to add KDE2 ports.will2000-05-171-0/+1
|
* Change MAINTAINER to myself, and clean these ports up a little.will2000-05-171-8/+5
| | | | Approved by: se (previous maintainer)
* Woop doop de doop, I've managed to circumvent the kdesupport2 buildwill2000-05-174-36/+32
| | | | | | | | | | problems by disabling ODBC library building. Apparently kdenetwork2 doesn't need that support (it does need mimelib), so we're all right on that! This is the import of KDESUPPORT and KDENETWORK 1.90 (aka KDE2 beta). Repo-copies by: asami
* dumpasn1 is a utility to dump the contents of ASN.1-encoded files,kris2000-05-077-0/+59
| | | | | such as SSL certificates, in human-readable format. It includes a full list of security-related OIDs, and can be easily extended by the user.
OpenPOWER on IntegriCloud