aboutsummaryrefslogtreecommitdiffstats
path: root/converters
Commit message (Collapse)AuthorAgeFilesLines
* Updated to 0.54Sergey Skvortsov2004-07-302-3/+3
|
* Add knob WITH_EXTRA_PATCHES which brings in:Alexander Nedotsukov2004-07-272-0/+10
| | | | | | | | | - Fixes for cp932 roundtrip issue (Microsoft KB: Q170559). - EUCJP-MS encoding. - A number of aliases for cp932 and EUCJP-MS encodings. Requested by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> Patches by: MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp>
* Update to version 1.4Kirill Ponomarev2004-07-264-24/+12
| | | | | PR: ports/69578 Submitted by: Ports Fury
* Add a new shared extension for PHP.Alex Dupre2004-07-193-0/+29
|
* Add a new shared extension for PHP.Alex Dupre2004-07-192-0/+15
|
* Add a new shared extension for PHP.Alex Dupre2004-07-191-0/+1
|
* Add a new shared extension for PHP.Alex Dupre2004-07-192-0/+15
|
* Add a new shared extension for PHP.Alex Dupre2004-07-193-0/+29
|
* Add a new shared extension for PHP.Alex Dupre2004-07-191-0/+1
|
* Add pecl-fribidi 1.0, a PECL extension for the unicode Bidi algorithm.Alex Dupre2004-07-194-0/+36
|
* Updated to 1.4Sergey Skvortsov2004-07-193-3/+38
|
* Back out prev. commit. Too many ports depends on it and IGNOREAndrey A. Chernov2004-07-161-7/+1
| | | | | fails with error exit code for 'make -DINSTALLS_DEPENDS install' called when depending file is not found.
* Don't install this port, if ${PERL_LEVEL} >= 500804Andrey A. Chernov2004-07-161-1/+7
|
* Only perl 5.8.4 have Base64 3.01, use 500804 as PERL_LEVELAndrey A. Chernov2004-07-151-1/+1
|
* Add including pre/post.mk, missing in prev. commitAndrey A. Chernov2004-07-151-1/+3
|
* Do not install p5-MIME-Base64 for newer perlsAndrey A. Chernov2004-07-151-0/+3
|
* Update to 1.03. Assign maintainership to perl@.Anton Berezin2004-07-143-19/+4
|
* Update to 1.9.2Alexander Nedotsukov2004-07-106-28/+25
|
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-105-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Updated to 1.3Sergey Skvortsov2004-07-033-7/+3
|
* Remove xunicode, which is obsolete and no longer used by any otherAkinori MUSHA2004-06-225-44/+0
| | | | ports.
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENKris Kennaway2004-06-221-0/+2
| | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS.
* - Chase enca shlib bumpPav Lucistnik2004-06-081-1/+2
|
* - Update to 1.5Pav Lucistnik2004-06-084-18/+21
| | | | | | PR: ports/67629 Submitted by: Roman Neuhauser <neuhauser@chello.cz> Approved by: maintainer
* Take over maintanership.Alexander Nedotsukov2004-06-081-1/+1
| | | | | | | | | - Konstantin explicitly resigned from BSD iconv few years ago. - My e-mail pings about the case was never answered (last attempt 2/23/2004). - There is a technical problem contacting him. [1] PR: 67692 [1]
* Take over maintanership.Alexander Nedotsukov2004-06-081-1/+1
| | | | | | | | | - Konstantin explicitly resigned from BSD iconv few years ago. - My e-mail pings about the case was never answered (last attempt 2/23/2004). - There is a technical problem contacting him. [1] PR: 67691 [1]
* - Fix fetchingMarkus Brueffer2004-06-072-4/+2
| | | | | | | - Remove WWW line PR: ports/67632 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* - Fix fetchingPav Lucistnik2004-06-071-2/+2
| | | | | PR: ports/67637 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* - Remove dead master sitePav Lucistnik2004-06-071-2/+1
| | | | | PR: ports/67634 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* - Chase 302 redirect in master sitePav Lucistnik2004-06-071-1/+1
| | | | | PR: ports/67631 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* - Chase 302 redirect in master sitesPav Lucistnik2004-06-071-1/+1
| | | | | PR: ports/67630 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Don't use Makefile.kde anymoreMarkus Brueffer2004-06-061-4/+3
|
* BROKEN on amd64: neds to link against shared libraryKris Kennaway2004-05-301-1/+7
|
* - Remove dead WWWPav Lucistnik2004-05-301-2/+0
|
* - Update WWWPav Lucistnik2004-05-301-1/+1
|
* Add p5-Convert-Binary-C 0.53, binary Data Conversion using C Types.Sergey Skvortsov2004-05-265-0/+47
|
* Canonicalize inclusion of master-port's Makefile.Mark Linimon2004-05-191-1/+1
| | | | | | PR: ports/64393 Submitted by: eik Approved by: maintainer timeout (2 months)
* - Remove bogus directoriesKirill Ponomarev2004-05-181-2/+0
| | | | No cookies for: krion
* - Add missing patch, forgotten by my previous commitKirill Ponomarev2004-05-181-0/+12
|
* - Update to version 1.8-9Kirill Ponomarev2004-05-183-845/+850
| | | | | PR: ports/66788 Submitted by: maintainer
* This port is actually libutf-8 version 1.0, not libutf version 8.1.0.Oliver Eikemeier2004-05-151-3/+3
| | | | This fixes the LATEST_LINK conflict with misc/libutf.
* Reset maintainership. Adam has experienced a machine failure and isMark Linimon2004-05-152-2/+2
| | | | currently unable to look after any of the ports that he has written.
* Reset maintainership. Although Adam is the author of the port, illnessMark Linimon2004-05-151-1/+1
| | | | | and a machine failure are keeping him from being able to look after it right now. Adam, here's hoping that things start looking up for you.
* Respect CC flag.Sergey A. Osokin2004-05-053-9/+7
| | | | | | | | Move pkg files from pkg-plist to Makefile, then remove pkg-plist. Use NOPORTDOCS macro. Bump PORTREVISION. Approved by: Alex Semenyaka <alex@rinet.ru> (maintainer)
* Whitespace cleanup.Norikatsu Shigemura2004-05-041-1/+0
| | | | | PR: ports/65409 Submitted by: trevor
* Move converters/cvs2svn to devel/cvs2svn to correct category.Hye-Shik Chang2004-05-016-69/+0
| | | | Suggested by: ijliao, knu
* Add new port for cvs2svn 0.0.938 (snapshot),Hye-Shik Chang2004-05-016-0/+69
| | | | the CVS to Subversion Repository Converter.
* These broken ports are scheduled for deletion on June 18 if they areKris Kennaway2004-04-191-0/+2
| | | | still broken at that time and no PRs have been submitted containing a fix.
* Correct plist and manpages (add a missing entry and don't remove filesKris Kennaway2004-04-172-4/+3
| | | | we didn't install)
* Add missing @dirrmKris Kennaway2004-04-131-0/+1
|
* Trim leading or trailing blank lines.Trevor Johnson2004-04-111-1/+0
|
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
|
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+2
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* SIZEify (maintainer timeout)Trevor Johnson2004-03-3129-0/+29
|
* - Use USE_ICONV knobKirill Ponomarev2004-03-314-8/+4
| | | | Approved by: portmgr
* Update to 3.01Erwin Lansing2004-03-312-3/+3
|
* - SIZEifyMarkus Brueffer2004-03-291-0/+1
| | | | | Submitted by: trevor Approved by: arved (mentor)
* If inews exists in ${PREFIX}/bin/, then use that instead of usingTim Vanderhoek2004-03-251-3/+13
| | | | | | | | | | | | | the copy of inews that inn installs in ${PREFIX}/news/lib/inews. The cnews port likes to put inews in ${PREFIX}/bin/. Explanation: The uudeview port generally doesn't use inews, but it has the ability to post items directly to news if the user requests it. The default inews location is hardcoded at compile time. This port does not DEPEND on any particular news software. Requested by: Daeron <daeron -a-t- optushome com au>
* Update to 0.5.20 to fix two buffer overflowsTim Vanderhoek2004-03-254-8/+6
| | | | Advised by: nectar
* Upgrade to 0.5.20 to fix two buffer overflowsTim Vanderhoek2004-03-252-6/+4
| | | | Advised by: nectar
* Update my email address and make a slight formatting improvement.Tim Vanderhoek2004-03-253-9/+9
|
* Add p5-Convert-BinHex 1.119, perl module to extract data from MacintoshVanilla I. Shu2004-03-255-0/+37
| | | | | | | BinHex files. PR: ports/64617 Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de>
* - only shared libraries should be build with -fPIC on amd64 and ia64Yen-Ming Lee2004-03-242-23/+41
| | | | | | - drop maintainership Submitted by: arved
* Add SIZE data.Akinori MUSHA2004-03-223-0/+3
| | | | Submitted by: trevor
* Mastersite seems not to respond (since January).Mark Linimon2004-03-221-1/+1
|
* USE_ICONV.Akinori MUSHA2004-03-211-1/+1
|
* Add size data, approved by maintainers.Trevor Johnson2004-03-212-0/+2
|
* Add size data.Norikatsu Shigemura2004-03-201-0/+1
| | | | | Submitted by: trevor Committed at: CBUG Curry Camp in Yatsugatake, Yamanashi-ken, Japan.
* mark FORBIDDEN: ↵Oliver Eikemeier2004-03-192-0/+4
| | | | http://people.freebsd.org/~eik/portaudit/6c7661ff-7912-11d8-9645-0020ed76ef5a.html
* Add size data, approved by maintainers.Trevor Johnson2004-03-191-0/+1
|
* Add size data, approved by maintainers.Trevor Johnson2004-03-198-0/+8
|
* Fix installation with perl 5.8Mathieu Arnold2004-03-181-0/+1
| | | | PR which triggered this discover : 64380
* - Add SIZE to GNOME portsPav Lucistnik2004-03-183-0/+3
| | | | Submitted by: trevor
* - Add SIZEPav Lucistnik2004-03-181-0/+1
| | | | Submitted by: trevor
* Build and install the bundled iconv module when built with Ruby 1.8.Akinori MUSHA2004-03-182-11/+32
|
* Add SIZE data.Hye-Shik Chang2004-03-183-0/+3
| | | | Submitted by: trevor
* SIZEifyYing-Chieh Liao2004-03-181-0/+1
| | | | Submitted by: trevor
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | Approved by: maintainers
* SIZEify my ports.Yen-Ming Lee2004-03-181-0/+1
| | | | Submitted by: trevor
* SIZEifyOliver Eikemeier2004-03-181-0/+2
| | | | Prompted by: trevor
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-1/+2
| | | | o Bump $PORTREVISION.
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-145-5/+5
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Since asami's directory on MASTER_SITE_LOCAL is gone, stow hisTrevor Johnson2004-03-131-1/+1
| | | | distfiles in my directory.
* Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)Edwin Groothuis2004-03-121-1/+1
| | | | | | | | | | | From: Roman Shterenzon <romanbsd@yahoo.com> To: ports@freebsd.org Subject: e-mail change The email address roman@xpert.com is no longer valid. Please update ports' maintainer to ports@oven.org. Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
* - SIZEifyKirill Ponomarev2004-03-081-0/+1
| | | | | PR: ports/63925 Submitted by: maintainer
* BROKEN on ia64: Segfault during buildKris Kennaway2004-03-071-1/+7
|
* Fix build: replace BUILD_DEPENDS with EXTRACT_DEPENDS where appropriateMIHIRA Sanpei Yoshiro2004-02-251-2/+2
|
* Change my email address.Markus Brueffer2004-02-241-1/+1
| | | | Approved by: arved (mentor)
* Take maintainership.Alexander Nedotsukov2004-02-231-1/+1
|
* BROKEN: Checksum mismatchKris Kennaway2004-02-221-0/+2
|
* BROKEN: unfetchableKris Kennaway2004-02-191-0/+2
|
* Use PLIST_FILES. Drop maintainership.Trevor Johnson2004-02-181-5/+2
|
* Remove ktnef, it is now included in kdepimTilman Keskinoz2004-02-105-70/+0
| | | | | PR: 63576 Submitted by: maintainer
* - Fix build on AMD64Kirill Ponomarev2004-02-101-0/+2
| | | | Approved by: maintainer informed
* Add a check for USE_ICONV, and if found, error out. This will avoid forkJoe Marcus Clarke2004-02-091-0/+5
| | | | | | | bombs on systems where USE_ICONV has been incorrectly defined in make.conf or in the environment. Submittd by: trevor
* - Fix build on AMD64Kirill Ponomarev2004-02-091-0/+1
| | | | Approved by: maintainer informed
* Back out my previous commit, which was in error.Trevor Johnson2004-02-091-5/+0
| | | | Noticed by: marcus
* Add "anti-foot-shooting device".Trevor Johnson2004-02-091-0/+5
| | | | Obtained from: sobomax via the imake-4 and linux_base ports
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-0616-8/+9
|
* Use PLIST_FILES.Trevor Johnson2004-02-062-1/+1
| | | | Reviewed by: marcus
* Minor clean (use USE_ICONV, etc.)Sergey Skvortsov2004-02-063-3/+3
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-046-1/+6
| | | | (Part 2)
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+2
| | | | | Submitted by: trevor Tested by: bento
* SIZEify.Trevor Johnson2004-01-299-0/+9
|
* Add size data.Trevor Johnson2004-01-281-0/+1
|
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-241-1/+1
|
* - Update to 0.5.19Clement Laforet2004-01-182-3/+2
| | | | | | PR: 61519 Submitted by: Ports Fury Approved by: erwin (mentor) (implicitly)
* - Respect CFLAGS and PTHREAD_LIBSClement Laforet2004-01-181-1/+7
| | | | | | PR: 61533 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer) Approved by: erwin (mentor) (implicitly)
* - Chase uulib versionClement Laforet2004-01-181-2/+2
| | | | | | - Bump PORTREVISION Approved by: erwin (mentor) (implicitly)
* - Update to 0.5.19Clement Laforet2004-01-183-31/+3
| | | | | | PR: 61517 Submitted by: Ports Fury Approved by: erwin (mentor) (implicitly)
* - Update to 0.5.19Clement Laforet2004-01-186-33/+13
| | | | | | PR: 61518 Submitted by: Ports Fury Approved by: erwin (mentor) (implicitly)
* Update to 3.00Erwin Lansing2004-01-153-14/+2
| | | | | | | | | | | 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.
* - Fix usage of isXDIGIT() by calling the isxdigit() macroErwin Lansing2004-01-132-7/+13
| | | | | | | - Remove BORKEN and bump PORTREVISION Submitted by: Barney Wolff <barney@databus.com> Tested by: pav
* Somehow, 'make test' doesn't catch all problems. Mark brokenErwin Lansing2004-01-121-1/+7
| | | | | | | | with perl 5.005_03 until I can figure out what the exact problem i.s Submitted by: Michel Gravey <admin@the-e-management.com>, "Michel Gravey" <michel.gravey@orange.fr>, pav
* Move PERL_CONFIGURE before bsd.port.pre.mk.Jun Kuriyama2004-01-121-2/+2
|
* Update to 2.23, which somehow ended uncommitted in my tree.Erwin Lansing2004-01-122-2/+2
| | | | Reminded by: Barney Wolff <barney@databus.com>, pav
* [PATCH] converters/p5-Convert-ASN1: update to 0.18Edwin Groothuis2004-01-102-2/+2
| | | | | | | | | - Update to 0.18 Port maintainer (scrappy@FreeBSD.org) is cc'd. PR: ports/59859 Submitted by: Lars Thegler <lars@thegler.dk> Approved by: maintainer timeout
* Update to 2.22Erwin Lansing2004-01-092-2/+2
|
* New port: converters/fix-mime-charset - Fix incorrect Content-TypeEdwin Groothuis2004-01-085-0/+51
| | | | | | | | | | | | | | | | | MIME headers of e-mail messages Categories: converters textproc russian ukrainian Fix-mime-charset automatically detects character sets of email message and modifies the Content-Type header appropriately. It can be used as mail filter in mailing lists where users often set the charset of their messages incorrectly. It processes messages fast and accurately, ignoring attachments, and correctly interprets transfer-encodings. None but the Content-Type header is changed. PR: ports/61050 Submitted by: Nosov Artem <chip-set@mail.ru>
* cosmetic fixes which make portlint happy.Yen-Ming Lee2004-01-082-6/+6
|
* - Assign maintainership to Markus BruefferKirill Ponomarev2004-01-081-1/+1
| | | | | | | <brueffer@phoenix-systems.de> PR: 61040 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
* - Drop maintainership to ports@Kirill Ponomarev2004-01-081-1/+1
|
* Add converters/asr10; provides access to Ensoniq EPS/EPS+/ASR devicesMark Linimon2004-01-065-0/+37
| | | | | | | and image files. PR: ports/57789 Submitted by: Klaus Michael Indlekofer <M.Indlekofer@gmx.de>
* Update to 1.0.3Hye-Shik Chang2004-01-043-2/+6
|
* update MASTER_SITESMichael Haro2003-12-171-1/+1
|
* Update to 1.2.Sergey A. Osokin2003-12-174-18/+21
| | | | | Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> (maintainer) PR: 60303
* - Update to 1.2.1 (now hosted at SourceForge)Sergei Kolobov2003-12-085-103/+29
| | | | | | | | | | | | - Add a x-test target that runs the tnef tests - Shorten COMMENT to fit the limit While I'm here: - Install some documentation PR: 59459 Submitted by: Rui Lopes <rui@ruilopes.com> Approved by: maintainer
* Add shftool 1.1.0, converter for the Standard Hex Format (SHF).Sergei Kolobov2003-12-085-0/+40
| | | | | | | | | | | | | | | | Shftool is the reference implementation for the new, XML-based Standard Hex Format (SHF). Shftool is also a working converter/generator/extractor between/to/of SHF-files and other hex formats. SHF is specified in the the following Internet Draft: http://ietf.org/internet-drafts/draft-strombergson-shf-00.txt Author: Linus Walleij <triad@df.lth.se> WWW: http://www.df.lth.se/~triad/krad/shftool/ PR: 58651 Submitted by: Joachim Strombergson <watchman@ludd.luth.se>
* Update to 1.0.Anton Berezin2003-12-053-2/+17
|
* Update to 1.1.2Hye-Shik Chang2003-12-042-2/+2
|
* Update to 1.0.2Hye-Shik Chang2003-12-043-2/+10
|
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.Trevor Johnson2003-11-171-1/+0
|
* Update maintainer field with my FreeBSD.org address.Pav Lucistnik2003-11-141-1/+1
| | | | Approved by: adamw (mentor)
* switch my ports to my FreeBSD addressOliver Eikemeier2003-11-141-1/+1
| | | | Approved by: marcus (mentor)
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-022-2/+2
| | | | | | | | *** addresses that may be dead, even though the error is temporary: *** addresses that seem to be dead, but give a hint to a new address: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducedErwin Lansing2003-10-242-2/+0
| | | | in the last commit.
* utilize SITE_PERLYing-Chieh Liao2003-10-2418-207/+204
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* new port of showkeyTrevor Johnson2003-10-245-0/+52
|
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-227-39/+39
| | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992
* Changed at maintainer's request.Mark Linimon2003-10-214-10/+9
|
* Changed per maintainer request. Shortened pkg-descr to pacify portlint.Mark Linimon2003-10-212-6/+5
|
* This ports require Python version 2.1 at least.Hye-Shik Chang2003-10-192-2/+2
|
* Split up multi-file patch into separate filesKris Kennaway2003-10-199-128/+245
| | | | Respect CC and CFLAGS
* Respect CC and CFLAGSKris Kennaway2003-10-191-4/+8
|
* Respect CC and CFLAGSKris Kennaway2003-10-191-6/+17
|
* Add depricated charset names to mapping. They still required by olderAlexander Nedotsukov2003-10-142-3/+12
| | | | | | 4.x systems. Reminded by: marcus
* - Starting from FreeBSD 4.6 we have nl_langinfo(CODESET) supported. ThereforeAlexander Nedotsukov2003-10-143-6/+42
| | | | | we must map codeset name rather than locale name on recent systems. - Use %%DOCSDIR%%
* Add p5-Cstools 3.42, tools for dealing with Czech encodings in Perl.Mathieu Arnold2003-10-135-0/+59
| | | | | PR: 57896 Submitted by: Pav Lucistnik <pav@oook.cz>
* Add CONFLICTS.Michael Nottebrock2003-10-111-0/+2
|
* Update to 2.21Erwin Lansing2003-10-102-2/+2
|
* use SITE_PERLErwin Lansing2003-10-101-8/+8
|
* Update to 0.31Mathieu Arnold2003-10-024-13/+11
| | | | | | | | | use %%SITE_PERL%% fixup WWW maintainer timeout (5 months) PR: 51563 Submitted by: myself
* Update to 0.31.01Mathieu Arnold2003-10-024-9/+11
| | | | | | | | Remove MAN3PREFIX, add WWW, use %%SITE_PERL%% maintainer timeout (5 months) PR: 51560 Submitted by: myself
* WWW site and MASTER_SITE is moved to BerliOS.Hye-Shik Chang2003-09-262-3/+2
|
* Update to 1.0.1Hye-Shik Chang2003-09-263-5/+4
|
* Use ${STRIP_CMD} instead of /usr/bin/strip.Sergey A. Osokin2003-09-241-2/+2
| | | | | Founded by: Oleg Karachevtsev <ok at etrust dot ru> Approved by: hoek (maintainer)
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* Update to 2.07Mathieu Arnold2003-09-025-24/+35
| | | | | | | | | use SITE_PERL and %%SITE_PERL%% strip pkg-descr from all it's superfluous spaces PR: 51568 Submitted by: me Approved by: maintainer timeout (+2 months)
* Update to 0.12Mathieu Arnold2003-09-024-196/+196
| | | | | | | | | | Shorten COMMENT use SITE_PERL and %%SITE_PERL%% Add WWW PR: 51567 Submitted by: me Approved by: maintainer timeout (+2 months)
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-271-1/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
|
* update converters/ktnef: unbreak on -currentDaichi GOTO2003-08-191-0/+4
| | | | | PR: 55715 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer)
* Bump PORTREVISION for previous commit.Kris Kennaway2003-08-171-0/+1
|
* Switch to tcl/tk 8.4, and add tcl84 virtual category.Kris Kennaway2003-08-171-5/+5
| | | | Reviewed by: maintainer
* Utilize INFO variable.Dmitry Sivachenko2003-08-132-10/+2
|
* Update to 1.05Erwin Lansing2003-08-053-3/+3
| | | | | | PR: 53689 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: maintainer timeout (> 1 month)
* ftp-like access to Fairlight OS9/MDR-DOS devices and image filesMaho Nakata2003-07-306-0/+39
| | | | | PR: 54813 Submitted by: M.Indlekofer@gmx.de <M.Indlekofer@fz-juelich.de>
* Change my mail to @FreeBSD.orgKirill Ponomarev2003-07-221-1/+1
| | | | Approved by: fjoe (mentor)
* Remove *bogos* Makefile~Maho Nakata2003-07-211-26/+0
| | | | | | PR: 54681 Pointed out by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Pointy hat to: myself
* Update to 1.0Hye-Shik Chang2003-07-203-2/+19
|
* a small tool to convert VDA format (produced by many CADMaho Nakata2003-07-198-0/+152
| | | | | | | packages to fbd, used by the CalculiX port. PR: 52306 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-141-4/+2
| | | | use USE_GETOPT_LONG instead.
* Drop maintainershipErwin Lansing2003-07-121-1/+1
|
* Change maintainer to Oliver Eikemeier <eikemeier@fillmore-labs.com>Kris Kennaway2003-07-071-1/+1
|
* Update to dumpasn1-20030329, unbreak on 4.x [1] and drop maintainership.Kris Kennaway2003-07-073-9/+23
| | | | | PR: 50957 [1] Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Add p5-Unicode-Lite 0.12,Jun Kuriyama2003-07-035-0/+45
| | | | | | | perl module for easy conversion between encodings. PR: ports/50207 Submitted by: Maxim Maximov (mcsi@agava.com)
* Maintainer update to 0.99.3Sergey A. Osokin2003-07-014-23/+2
| | | | | PR: 53936 Approved by: fjoe (mentor) (implicit)
* Add KTnef, viewer, extractor for the TNEF Format used byTilman Keskinoz2003-06-285-0/+65
| | | | | | | MS Outlook PR: 53869 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
* Maintainer's update to 0.99.2Sergey A. Osokin2003-06-266-12/+51
| | | | | | | | Add 2 more categories as far as this tool is very useful for those languages PR: 53729 Approved by: fjoe (mentor) (implicit)
* Update to 1.1.1Hye-Shik Chang2003-06-192-2/+2
|
* Utilize USE_GNOME= pkgconfig.Adam Weinberger2003-06-171-4/+1
|
* - upgrade of Convert::ASN1 to 0.17Marc G. Fournier2003-06-174-19/+19
| | | | | | - adpated to new perl macros (SITE_PERL etc.) Obtained from: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* Add optional support to compile in additional character set support.Joe Marcus Clarke2003-06-171-0/+11
| | | | Submitted by: Pav Lucistnik <pav@oook.cz>
* Yet another overflow check, better temp file name & misc cleanupsAndrey A. Chernov2003-06-149-137/+157
| | | | Submitted by: kris & Debian (edited by me)
* Don't try to install files to ${PREFIX} during the build.Joe Marcus Clarke2003-06-131-20/+2
| | | | Reported by: Andrew J Caines <A.J.Caines@halplant.com>
* Change to my FreeBSD.org addressErwin Lansing2003-06-132-2/+2
|
* Update to 1.1Hye-Shik Chang2003-06-122-2/+2
|
* Update to 1.9.1.Joe Marcus Clarke2003-06-1214-377/+39
| | | | | PR: 52893 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add missing @dirrm and bump PORTREVISIONKris Kennaway2003-06-092-0/+2
|
* Add py-cjkcodecs 0.9,Hye-Shik Chang2003-06-075-0/+113
| | | | a Python Unicode Codecs for Chinese, Japanese and Korean encodings
* Update to 1.04Michael Landin2003-06-073-25/+28
| | | | | | PR: 52763 Submitted by: maintainer Approved by: roberto (mentor)
* Update to 2.20.Pete Fritchman2003-05-162-2/+2
| | | | | PR: 52208 Submitted by: maintainer
* New port: ktextdecodeMax Khon2003-05-135-0/+44
| | | | | | | Simple text conversion utility for KDE 3. PR: 51940 Submitted by: Kirill Ponomarew
* unbreak for Perl 5.8Edwin Groothuis2003-05-081-2/+2
| | | | Submitted by: Autrijus Tang <autrijus@autrijus.org>
* Hand over maintainership to autrijus@autrijus.org, the author of the module.Tilman Keskinoz2003-05-081-1/+1
| | | | | PR: 51961 Submitted by: old maintainer.
* Fix 'make package'.Max Khon2003-05-041-1/+0
| | | | Pointed out by: kris
* Update to version 0.52;Dmitry Sivachenko2003-04-293-2/+4
| | | | | | | Add WWW. PR: 51561 Submitted by: Mathieu Arnold <m@absolight.net>
* Add a port for py-iconvcodec 1.0, a universal unicode codec for python.Hye-Shik Chang2003-04-235-0/+39
|
* New port: konwertMax Khon2003-04-196-0/+1112
| | | | | | | | | | | | | | | | | Konwert is a package for conversion between various character encodings. By encodings author imply not only different charsets like Windows-1252, KOI8-R or UTF-8 but also the different representations of characters like TeX escaping, quoted-printable and even RFC 1345 mnemonics. The autodetect of the encodings is also implemented. There are also filter filterm which allow to make separate input and output conversions of the encodings for the given command. It can help e.g. when our terminal is unable to display non-ASCII characters or to enter them from the keyboard. PR: 50614 Submitted by: Alex Semenyaka <alexs@snark.ratmir.ru>
* New port: chmviewMax Khon2003-04-199-0/+192
| | | | | | | | Chmview is a simple program to decompose .chm-file to the components. PR: 50433 Submitted by: Alex Semenyaka
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-192-2/+0
|
* Fix compilation on alpha.Martin Blapp2003-04-171-7/+5
| | | | | Submitted by: Christian Weisgerber <naddy@freebsd.org> PR: 51066
* Upgrade to 0.85 release candidate 3.OKAZAKI Tetsurou2003-04-164-40/+13
|
* new port: p5-Encode-compat, Encode.pm compatibility for perl 5.6.1Edwin Groothuis2003-04-144-0/+52
| | | | | PR: ports/50926 Reviewed by: Erwin Lansing <erwin@lansing.dk>
* Fix install directory with perl 5.8 or later.Norikatsu Shigemura2003-04-051-0/+9
| | | | | | PR: ports/50554 Submitted by: Sergey Matveychuk <sem@ciam.ru> Approved by: maintainer timeout (3 days)
* Distfiles moved. (www.ruby-lang.org site reorg.)Akinori MUSHA2003-03-301-1/+2
|
* Update to dumpasn1-20030222Kris Kennaway2003-03-282-3/+3
|
* Update to 2.18.Norikatsu Shigemura2003-03-232-3/+2
| | | | | PR: ports/50184 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Bump the port revision.Martin Blapp2003-03-231-1/+1
| | | | Pointed out by: kris
* Fix unresolved symbols in the recode port. Without thisMartin Blapp2003-03-232-1/+43
| | | | fix the libs cannot be used with php.
* Change BUILD_DEPENDS to EXTRACT_DEPENDS and unbreak.Akinori MUSHA2003-03-111-1/+1
| | | | Submitted by: bento
* Clear moonlight beckons.Ade Lovett2003-03-0746-23/+23
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Destroy pkg-comment for some of the stranger uses in the tree,Ade Lovett2003-03-074-4/+2
| | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly)
* Fix the URL's in pkg-descr and add HTTP master sites.Peter Pentchev2003-02-282-2/+2
| | | | | PR: 48353 Submitted by: tadalunch@sources.redhat.com
* De-pkg-comment for my ports.Hye-Shik Chang2003-02-252-1/+1
|
* De-pkg-comment.Norikatsu Shigemura2003-02-232-1/+1
|
* * Install pkgconfig file in correct locationJoe Marcus Clarke2003-02-223-6/+20
| | | | | * Don't install .la files * Assign maintainership to gnome@ since this will be used for AbiWord2
* De-pkg-comment.Akinori MUSHA2003-02-2140-20/+20
|
* De-pkg-comment.Akinori MUSHA2003-02-2112-6/+6
|
* De-pkg-comment my non-ruby ports as well.Akinori MUSHA2003-02-182-1/+1
|
* De-pkg-comment.Akinori MUSHA2003-02-186-3/+3
|
* Convert COMMENT to COMMENTFILE until these ports can be converted.Kris Kennaway2003-02-101-1/+1
| | | | Submitted by: lioux
* Maintainer update: converters/p5-String-Multibyte from 1.00 to 1.03Edwin Groothuis2003-02-053-2/+18
| | | | | PR: ports/47931 Submitted by: Seamus Venasse <svenasse@polaris.ca>
* - Update enca to 0.10.7Max Khon2003-01-282-3/+3
| | | | | | - Fix MASTER_SITES (author again changed tarball location) Submitted by: MAINTAINER
* Update to 1.30.Anton Berezin2003-01-263-2/+4
|
* Maintainer update to 2.16Edwin Groothuis2003-01-072-2/+2
| | | | | PR: ports/46797 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update to 0.16.Norikatsu Shigemura2003-01-042-2/+2
| | | | | | PR: ports/32258 Submitted by: Anthony Kim <anthony.kim@vw.com> Approved by: maintainer timeout (almost 6 weeks)
* upgrade to 2.14Ying-Chieh Liao2003-01-044-3/+9
| | | | | | | claim maintainership PR: 46572 Submitted by: Erwin Lansing <erwin@lansing.dk> (new maintainer)
* Make port fetching again, mark as broken under <5.0 due to wprintf()Edwin Groothuis2002-12-153-13/+21
| | | | | | | Also noted on bento. PR: ports/45309 Submitted by: Barney Wolff <barney@tp.databus.com>
* Catch up with the Ruby Application Archive's URL scheme change.Akinori MUSHA2002-12-082-2/+2
|
* fix stdio problem on -CURRENTYen-Ming Lee2002-11-242-1/+12
|
* Update to 1.29.Anton Berezin2002-11-182-2/+2
|
* upgrade to 1.00Ying-Chieh Liao2002-11-163-9/+20
| | | | | PR: 45278 Submitted by: maintainer
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-1114-14/+7
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-0714-7/+14
| | | | Approved by: pat
* USE_PERL is needed for the post-po-file target.Edwin Groothuis2002-11-051-1/+2
| | | | Submitted by: marius@alchemy.franken.de
* Half of these ones missed yesterday while converting to USE_REINPLACE.Edwin Groothuis2002-11-051-2/+3
| | | | | | The other half needs perl to build. Noticed on bento and others (full mailbox :-)
* A letter got chopped from this patchfile and caused the portAlfred Perlstein2002-10-281-1/+1
| | | | to be unable to patch. fix it.
* Do not create a ${PREFIX}/doc directory. Also, consolidate two patchesJoe Marcus Clarke2002-10-285-36/+49
| | | | | | that modify the same file into one. Submitted by: bento and kris
* Add ruby-lv, a Ruby library to use LV's encoding conversion engine.Akinori MUSHA2002-10-246-0/+83
|
* Add support for NOPORTDOCS.Oliver Braun2002-10-242-9/+15
| | | | | PR: 44412 Submitted by: maintainer
* Upgrade to 0.10.6.Oliver Braun2002-10-236-45/+5
| | | | | PR: 44410 Submitted by: maintainer
* Fix build on -current (move FILE * initializers from declaration to main())Kris Kennaway2002-10-214-0/+98
|
* Don't (badly) rewrite CFLAGS, assume the user knows what he/she is doing.Kris Kennaway2002-10-191-0/+28
|
* Update to dumpasn1-20021007Kris Kennaway2002-10-122-3/+3
|
* - Fix MASTER_SITES, as far as author (again) changed it's location;Ying-Chieh Liao2002-10-102-3/+14
| | | | | | | | - Fix build on per-nl_langinfo systems (RELENG_4_4 for example); - Remove unnecceccary CONFIGURE_ARGS; PR: 43834 Submitted by: maintainer
* fix WWWYing-Chieh Liao2002-10-101-1/+1
| | | | | PR: 43867 Submitted by: maintainer
* Oh, where this thingie came from?Maxim Sobolev2002-10-081-39/+0
|
* Add enca 0.10.3, a package for detecting encoding of text files.Maxim Sobolev2002-10-0811-0/+155
| | | | | PR: 43583 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
* Use RUBY_MOD*.Akinori MUSHA2002-10-072-8/+8
|