summaryrefslogtreecommitdiff
path: root/converters (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Update to KDE-1.1.2Stefan Eßer1999-09-204-6/+6
| | | | Notes: svn path=/head/; revision=21828
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-317-8/+8
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21098
* ln -> ${LN}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21047
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-1/+1
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
* Change Id->FreeBSD.David E. O'Brien1999-08-2521-21/+21
| | | | Notes: svn path=/head/; revision=20944
* Move distfile location to http://www.freebsd.org/~chris/distfiles/Chris Costello1999-08-081-3/+3
| | | | Notes: svn path=/head/; revision=20620
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-2615-15/+15
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* (1) The old fconv-0.1.tar.gz had binaries for i386,Satoshi Taoka1999-06-232-4/+2
| | | | | | | | | | | | | these are not necessary. On another architecture, it cuases a problem. So removed these. PR: 12339 Submitted by: maintainer (author) (2) By (1), "ONLY_FOR_ARCHS=i386" is not necessary. Notes: svn path=/head/; revision=19705
* This port contains i386 binaries.Steve Price1999-06-221-1/+3
| | | | Notes: svn path=/head/; revision=19646
* Update to version 0.40Bill Fenner1999-06-122-5/+5
| | | | Notes: svn path=/head/; revision=19450
* Add fconvSatoshi Taoka1999-06-071-1/+2
| | | | Notes: svn path=/head/; revision=19285
* Converts DOS or Mac-style files to Unix format, and vice-versaSatoshi Taoka1999-06-075-0/+30
| | | | | | | | PR: 11267 Submitted by: Chris Costello <chris@holly.dyndns.org> Notes: svn path=/head/; revision=19284
* Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't installMichael Haro1999-06-054-12/+4
| | | | | | | the .la file. Notes: svn path=/head/; revision=19217
* Remove kde 1.0 ports in favor of the 1.1 versions.Steve Price1999-05-291-2/+1
| | | | Notes: svn path=/head/; revision=19081
* Moved textproc/tuc to converters/tucSatoshi Taoka1999-05-193-5/+6
| | | | | | | Obtained from: "David O'Brien" <obrien@FreeBSD.org> Notes: svn path=/head/; revision=18882
* Make this port PREFIX friendly.Steve Price1999-05-162-4/+22
| | | | Notes: svn path=/head/; revision=18850
* Clean up after yet another repository copy. Renamed "kde*-i18n-11"Satoshi Asami1999-05-111-2/+2
| | | | | | | | | to "kde*11-i18n". Suggested by: sprice Notes: svn path=/head/; revision=18784
* Activate kdesupport-i18n-11, kdelibs-i18n-11, kdebase-i18n-11.SADA Kenji1999-05-111-1/+2
| | | | Notes: svn path=/head/; revision=18781
* Categories should be "converters kde", not "x11 kde".Satoshi Asami1999-05-102-4/+4
| | | | | | | Reportde by: imura@cs.titech.ac.jp Notes: svn path=/head/; revision=18768
* Cleanup empty directories.Jun Kuriyama1999-05-061-0/+2
| | | | Notes: svn path=/head/; revision=18563
* Activate unix2dosSeiichirou Hiraoka1999-05-051-1/+2
| | | | Notes: svn path=/head/; revision=18515
* PR: ports/9866Seiichirou Hiraoka1999-05-055-0/+34
| | | | | | | | Submitted by: obonilla@mailhub.fisicc-ufm.edu translate ASCII files from DOS (cr/lf) to UNIX (lf) Notes: svn path=/head/; revision=18514
* Upgrade KDE to Release 1.1.1.Stefan Eßer1999-05-035-22/+11
| | | | Notes: svn path=/head/; revision=18441
* I *LOVE* WWW:Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18411
* These three were easy. Now tell my why some of the other pkg/DESCRsTim Vanderhoek1999-05-023-3/+3
| | | | | | | | | must insist on using such oddball formats.... [Add WWW: where appropriate] Notes: svn path=/head/; revision=18341
* Activate the i18ntools port.Steve Price1999-04-201-1/+2
| | | | Notes: svn path=/head/; revision=18033
* Initial import of i18ntools version 1.0.Steve Price1999-04-205-0/+278
| | | | | | | | | | Tools for the conversion to and from UTF-8 Unicode encoding. PR: 11198 Submitted by: G. Adam Stanislav <adam@whizkidtech.net> Notes: svn path=/head/; revision=18032
* Fix bug in manpage.David E. O'Brien1999-04-171-0/+11
| | | | Notes: svn path=/head/; revision=17953
* Activate the libutf-8 port.Steve Price1999-04-161-1/+2
| | | | Notes: svn path=/head/; revision=17944
* Initial import of libutf-8 version 1.0.Steve Price1999-04-166-0/+56
| | | | | | | | | | | | A library of routines for the conversion between 31-bit Unicode values (UCS-4) and their 8-bit encoding (UTF-9) defined in RFC 2044. The routines can handle input and output from/to files and memory. Useful for i18n programmers. PR: 10919 Submitted by: G. Adam Stanislav <zen@buddhist.com> Notes: svn path=/head/; revision=17942
* Import of tuc version 1.10.Steve Price1999-04-165-0/+33
| | | | | | | | | | | A utility to convert text files from any operating system to Unix format, and to convert Unix files to DOS format. PR: 10882 Submitted by: G. Adam Stanislav <zen@buddhist.com> Notes: svn path=/head/; revision=17940
* Update to version 2.11.Steve Price1999-04-022-4/+4
| | | | | | | | PR: 10749 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it> Notes: svn path=/head/; revision=17535
* Change `MASTER_SITES', preparing for move of ports.jp.freebsd.org,SADA Kenji1999-03-071-2/+2
| | | | | | | and unifying the location of `local ports'. Notes: svn path=/head/; revision=17030
* MASTER_SITE_SUBDIR was broken. My choices in fixing were either go withDavid E. O'Brien1999-02-284-6/+10
| | | | | | | GZIP or BZIP2 distfiles. I went with BZIP2. Notes: svn path=/head/; revision=16923
* The extra checksum wasn't bogus after all. Both are required sinceSteve Price1999-02-253-0/+3
| | | | | | | | | | | despite the fact that the files from both MASTER_SITES are the same size and when extracted a diff -urN is empty, they have different checksum. Noticed by: Andrew Gordon <arg@arg1.demon.co.uk> Notes: svn path=/head/; revision=16896
* Remove extraneous checksums.Steve Price1999-02-223-3/+0
| | | | Notes: svn path=/head/; revision=16819
* Upgrade to 2.10.Vanilla I. Shu1999-02-202-5/+5
| | | | Notes: svn path=/head/; revision=16794
* Unbreak.Justin M. Seger1999-02-161-6/+2
| | | | Notes: svn path=/head/; revision=16734
* Don't change world-known name uudeview.h to uu.h upon installation,Andrey A. Chernov1999-02-112-3/+3
| | | | | | | other applications expect uudeview.h name Notes: svn path=/head/; revision=16612
* Upgrade to KDE 1.1 RELEASE.Stefan Eßer1999-02-086-15/+43
| | | | Notes: svn path=/head/; revision=16563
* Upgrade to KDE-1.1pre2 ...Stefan Eßer1999-02-066-22/+28
| | | | Notes: svn path=/head/; revision=16552
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-033-15/+6
| | | | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* The red face you see behind the table is yours truly being ashamed bySatoshi Asami1999-01-212-8/+8
| | | | | | | committing a patch without testing. Notes: svn path=/head/; revision=16225
* Fix ordering of ln -s arguments -- the lib*.so symlinks were not properlySatoshi Asami1999-01-212-8/+8
| | | | | | | | made, causing other kde*11 builds to fall over if dependencies were installed from packages. Notes: svn path=/head/; revision=16220
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-112-8/+8
| | | | | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami Notes: svn path=/head/; revision=16010
* Add bzip2 dependency. They were missing in some kde*11 Makefiles.Satoshi Asami1999-01-112-2/+6
| | | | Notes: svn path=/head/; revision=15990
* Add kde*11 dirs.Satoshi Asami1999-01-071-1/+2
| | | | Notes: svn path=/head/; revision=15912
* Upgrade to the first pre-release of KDE 1.1.Stefan Eßer1999-01-077-36/+101
| | | | | | | | | | | | | | This port requireat least s version 1.41 of the Qt library. There will be an error reported by configure, if only an earlier version is found, but no automatic port dependency exists (i.e. the x11-toolkits/qt141 port has to be manually built and installed). There may still be a problem with a missing -lXext in the kdesupport port. This will be taken care of during the next few days, if the problem still exists ... Notes: svn path=/head/; revision=15901