Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 7 | -8/+8 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Remove preceeding pkgname from some of the comments having one. | Tim Vanderhoek | 1999-08-29 | 1 | -1/+1 |
| | |||||
* | ln -> ${LN} | Michael Haro | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | Michael Haro | 1999-08-27 | 1 | -1/+1 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 21 | -21/+21 |
| | |||||
* | Move distfile location to http://www.freebsd.org/~chris/distfiles/ | Chris Costello | 1999-08-08 | 1 | -3/+3 |
| | |||||
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | Tim Vanderhoek | 1999-06-26 | 15 | -15/+15 |
| | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. | ||||
* | (1) The old fconv-0.1.tar.gz had binaries for i386, | Satoshi Taoka | 1999-06-23 | 2 | -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. | ||||
* | This port contains i386 binaries. | Steve Price | 1999-06-22 | 1 | -1/+3 |
| | |||||
* | Update to version 0.40 | Bill Fenner | 1999-06-12 | 2 | -5/+5 |
| | |||||
* | Add fconv | Satoshi Taoka | 1999-06-07 | 1 | -1/+2 |
| | |||||
* | Converts DOS or Mac-style files to Unix format, and vice-versa | Satoshi Taoka | 1999-06-07 | 5 | -0/+30 |
| | | | | | PR: 11267 Submitted by: Chris Costello <chris@holly.dyndns.org> | ||||
* | Switch from GNU_CONFIGURE to USE_LIBTOOL with port so that it won't install | Michael Haro | 1999-06-05 | 4 | -12/+4 |
| | | | | the .la file. | ||||
* | Remove kde 1.0 ports in favor of the 1.1 versions. | Steve Price | 1999-05-29 | 1 | -2/+1 |
| | |||||
* | Moved textproc/tuc to converters/tuc | Satoshi Taoka | 1999-05-19 | 3 | -5/+6 |
| | | | | Obtained from: "David O'Brien" <obrien@FreeBSD.org> | ||||
* | Make this port PREFIX friendly. | Steve Price | 1999-05-16 | 2 | -4/+22 |
| | |||||
* | Clean up after yet another repository copy. Renamed "kde*-i18n-11" | Satoshi Asami | 1999-05-11 | 1 | -2/+2 |
| | | | | | | to "kde*11-i18n". Suggested by: sprice | ||||
* | Activate kdesupport-i18n-11, kdelibs-i18n-11, kdebase-i18n-11. | SADA Kenji | 1999-05-11 | 1 | -1/+2 |
| | |||||
* | Categories should be "converters kde", not "x11 kde". | Satoshi Asami | 1999-05-10 | 2 | -4/+4 |
| | | | | Reportde by: imura@cs.titech.ac.jp | ||||
* | Cleanup empty directories. | Jun Kuriyama | 1999-05-06 | 1 | -0/+2 |
| | |||||
* | Activate unix2dos | Seiichirou Hiraoka | 1999-05-05 | 1 | -1/+2 |
| | |||||
* | PR: ports/9866 | Seiichirou Hiraoka | 1999-05-05 | 5 | -0/+34 |
| | | | | | Submitted by: obonilla@mailhub.fisicc-ufm.edu translate ASCII files from DOS (cr/lf) to UNIX (lf) | ||||
* | Upgrade KDE to Release 1.1.1. | Stefan Eßer | 1999-05-03 | 5 | -22/+11 |
| | |||||
* | I *LOVE* WWW: | Michael Haro | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | These three were easy. Now tell my why some of the other pkg/DESCRs | Tim Vanderhoek | 1999-05-02 | 3 | -3/+3 |
| | | | | | | must insist on using such oddball formats.... [Add WWW: where appropriate] | ||||
* | Activate the i18ntools port. | Steve Price | 1999-04-20 | 1 | -1/+2 |
| | |||||
* | Initial import of i18ntools version 1.0. | Steve Price | 1999-04-20 | 5 | -0/+278 |
| | | | | | | | Tools for the conversion to and from UTF-8 Unicode encoding. PR: 11198 Submitted by: G. Adam Stanislav <adam@whizkidtech.net> | ||||
* | Fix bug in manpage. | David E. O'Brien | 1999-04-17 | 1 | -0/+11 |
| | |||||
* | Activate the libutf-8 port. | Steve Price | 1999-04-16 | 1 | -1/+2 |
| | |||||
* | Initial import of libutf-8 version 1.0. | Steve Price | 1999-04-16 | 6 | -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> | ||||
* | Import of tuc version 1.10. | Steve Price | 1999-04-16 | 5 | -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> | ||||
* | Update to version 2.11. | Steve Price | 1999-04-02 | 2 | -4/+4 |
| | | | | | PR: 10749 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it> | ||||
* | Change `MASTER_SITES', preparing for move of ports.jp.freebsd.org, | SADA Kenji | 1999-03-07 | 1 | -2/+2 |
| | | | | and unifying the location of `local ports'. | ||||
* | MASTER_SITE_SUBDIR was broken. My choices in fixing were either go with | David E. O'Brien | 1999-02-28 | 4 | -6/+10 |
| | | | | GZIP or BZIP2 distfiles. I went with BZIP2. | ||||
* | The extra checksum wasn't bogus after all. Both are required since | Steve Price | 1999-02-25 | 3 | -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> | ||||
* | Remove extraneous checksums. | Steve Price | 1999-02-22 | 3 | -3/+0 |
| | |||||
* | Upgrade to 2.10. | Vanilla I. Shu | 1999-02-20 | 2 | -5/+5 |
| | |||||
* | Unbreak. | Justin M. Seger | 1999-02-16 | 1 | -6/+2 |
| | |||||
* | Don't change world-known name uudeview.h to uu.h upon installation, | Andrey A. Chernov | 1999-02-11 | 2 | -3/+3 |
| | | | | other applications expect uudeview.h name | ||||
* | Upgrade to KDE 1.1 RELEASE. | Stefan Eßer | 1999-02-08 | 6 | -15/+43 |
| | |||||
* | Upgrade to KDE-1.1pre2 ... | Stefan Eßer | 1999-02-06 | 6 | -22/+28 |
| | |||||
* | Adjust port Makefiles to new EXTRACT_* variable defaults. See log of | Satoshi Asami | 1999-02-03 | 3 | -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. | ||||
* | ${MASTER_SITE_GNU} got rearranged in December; let's catch up. | Bill Fenner | 1999-01-27 | 1 | -1/+2 |
| | |||||
* | The red face you see behind the table is yours truly being ashamed by | Satoshi Asami | 1999-01-21 | 2 | -8/+8 |
| | | | | committing a patch without testing. | ||||
* | Fix ordering of ln -s arguments -- the lib*.so symlinks were not properly | Satoshi Asami | 1999-01-21 | 2 | -8/+8 |
| | | | | | made, causing other kde*11 builds to fall over if dependencies were installed from packages. | ||||
* | Rewrite p5- module's PLIST for alpha. | Hidetoshi Shimokawa | 1999-01-11 | 2 | -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 | ||||
* | Add bzip2 dependency. They were missing in some kde*11 Makefiles. | Satoshi Asami | 1999-01-11 | 2 | -2/+6 |
| | |||||
* | Add kde*11 dirs. | Satoshi Asami | 1999-01-07 | 1 | -1/+2 |
| | |||||
* | Upgrade to the first pre-release of KDE 1.1. | Stefan Eßer | 1999-01-07 | 7 | -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 ... | ||||
* | Mark these broken while Stefan works on an upgrade. | Satoshi Asami | 1999-01-06 | 2 | -2/+6 |
| |