Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | As threatened, enforce the "Capital, no period" rule. Ellipses are | hoek | 1999-06-27 | 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, | 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 | 1999-06-23 | 1 | -1/+3 |
| | |||||
* | Update to version 0.40 | fenner | 1999-06-13 | 2 | -5/+5 |
| | |||||
* | Add fconv | taoka | 1999-06-07 | 1 | -1/+2 |
| | |||||
* | Converts DOS or Mac-style files to Unix format, and vice-versa | 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 | mharo | 1999-06-06 | 4 | -12/+4 |
| | | | | the .la file. | ||||
* | Remove kde 1.0 ports in favor of the 1.1 versions. | steve | 1999-05-29 | 1 | -2/+1 |
| | |||||
* | Moved textproc/tuc to converters/tuc | taoka | 1999-05-19 | 3 | -5/+6 |
| | | | | Obtained from: "David O'Brien" <obrien@FreeBSD.org> | ||||
* | Make this port PREFIX friendly. | steve | 1999-05-17 | 2 | -4/+22 |
| | |||||
* | Clean up after yet another repository copy. Renamed "kde*-i18n-11" | 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 | 1999-05-11 | 1 | -1/+2 |
| | |||||
* | Categories should be "converters kde", not "x11 kde". | asami | 1999-05-11 | 2 | -4/+4 |
| | | | | Reportde by: imura@cs.titech.ac.jp | ||||
* | Cleanup empty directories. | kuriyama | 1999-05-06 | 1 | -0/+2 |
| | |||||
* | Activate unix2dos | flathill | 1999-05-06 | 1 | -1/+2 |
| | |||||
* | PR: ports/9866 | flathill | 1999-05-06 | 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. | se | 1999-05-04 | 5 | -22/+11 |
| | |||||
* | I *LOVE* WWW: | mharo | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | These three were easy. Now tell my why some of the other pkg/DESCRs | hoek | 1999-05-03 | 3 | -3/+3 |
| | | | | | | must insist on using such oddball formats.... [Add WWW: where appropriate] | ||||
* | Activate the i18ntools port. | steve | 1999-04-21 | 1 | -1/+2 |
| | |||||
* | Initial import of i18ntools version 1.0. | steve | 1999-04-21 | 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. | obrien | 1999-04-18 | 1 | -0/+11 |
| | |||||
* | Activate the libutf-8 port. | steve | 1999-04-17 | 1 | -1/+2 |
| | |||||
* | Initial import of libutf-8 version 1.0. | steve | 1999-04-17 | 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 | 1999-04-17 | 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 | 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 | 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 | obrien | 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 | 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 | 1999-02-22 | 3 | -3/+0 |
| | |||||
* | Upgrade to 2.10. | vanilla | 1999-02-20 | 2 | -5/+5 |
| | |||||
* | Unbreak. | jseger | 1999-02-16 | 1 | -6/+2 |
| | |||||
* | Don't change world-known name uudeview.h to uu.h upon installation, | ache | 1999-02-11 | 2 | -3/+3 |
| | | | | other applications expect uudeview.h name | ||||
* | Upgrade to KDE 1.1 RELEASE. | se | 1999-02-09 | 6 | -15/+43 |
| | |||||
* | Upgrade to KDE-1.1pre2 ... | se | 1999-02-07 | 6 | -22/+28 |
| | |||||
* | Adjust port Makefiles to new EXTRACT_* variable defaults. See log of | 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. | fenner | 1999-01-27 | 1 | -1/+2 |
| | |||||
* | The red face you see behind the table is yours truly being ashamed by | 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 | 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. | simokawa | 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. | asami | 1999-01-11 | 2 | -2/+6 |
| | |||||
* | Add kde*11 dirs. | asami | 1999-01-07 | 1 | -1/+2 |
| | |||||
* | Upgrade to the first pre-release of KDE 1.1. | se | 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. | asami | 1999-01-06 | 2 | -2/+6 |
| | |||||
* | Upgrade to 2.09 | billf | 1998-12-08 | 2 | -4/+4 |
| | | | | Reported by: Fenner's survey. | ||||
* | Moving converters/man2html -> textproc/man2html | billf | 1998-11-21 | 1 | -2/+1 |
| | | | | Remind by: Satoshi Asami | ||||
* | Activate man2html | billf | 1998-11-21 | 1 | -1/+2 |
| | | | | PR: ports/7796 | ||||
* | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | asami | 1998-11-14 | 1 | -8/+10 |
| | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. | ||||
* | Use bsd.port.{pre,post}.mk. Either use them to avoid having to define | asami | 1998-11-11 | 1 | -3/+4 |
| | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) | ||||
* | Mark BROKEN for current: | jseger | 1998-10-12 | 1 | -1/+6 |
| | | | | The path for perl man pages is incorrect | ||||
* | ish/uuencode converter | kuriyama | 1998-10-03 | 6 | -0/+59 |
| | | | | | PR: ports/7639 Submitted by: Masanori Kiriake <seiken@nbs.co.jp> | ||||
* | Activate aish. | kuriyama | 1998-10-03 | 1 | -1/+2 |
| | |||||
* | Elfify (no response from the maintainer) | brian | 1998-10-02 | 4 | -12/+14 |
| | | | | With some help from postings by: Hans Petter Bieker <zerium@webindex.no> | ||||
* | Mark BROKEN for ELF. | jseger | 1998-10-01 | 2 | -2/+6 |
| | |||||
* | Remove regexp support uulib. | steve | 1998-09-27 | 1 | -2/+2 |
| | |||||
* | Remove regexp support for uulib. | steve | 1998-09-27 | 1 | -3/+3 |
| | |||||
* | Remove empty directories on deinstall. | steve | 1998-09-27 | 1 | -0/+6 |
| | |||||
* | Convert to ELF. | steve | 1998-09-27 | 4 | -60/+65 |
| | |||||
* | tk80 has been ELFized. | asami | 1998-09-25 | 1 | -2/+2 |
| | |||||
* | Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball | asami | 1998-09-16 | 2 | -4/+4 |
| | | | | | | checks haven't missed anything. Submitted by: dima | ||||
* | Unbreak after the perl upgrade. | steve | 1998-08-30 | 2 | -7/+5 |
| | |||||
* | Change for perl5 scheme. | vanilla | 1998-08-19 | 2 | -9/+10 |
| | |||||
* | Manpages? What manpages? | hoek | 1998-08-17 | 8 | -13/+0 |
| | |||||
* | Replace qt dependencies with USE_QT. | asami | 1998-08-12 | 2 | -8/+4 |
| | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) | ||||
* | Fix up dependencies for ports that moved into the x11-toolkits category. | asami | 1998-08-08 | 3 | -8/+8 |
| | |||||
* | Mark this port broken, didn't survive the perl upgrade. | asami | 1998-08-08 | 1 | -1/+3 |
| | |||||
* | Upgrade to 2.06, and make it compatible with perl5.00501. | vanilla | 1998-08-06 | 3 | -16/+14 |
| | |||||
* | Grammar, spelling, and usage police. This commit brought to you by | mph | 1998-08-06 | 1 | -1/+1 |
| | | | | the letters "B" and "C". And some Chinese symbols as well. | ||||
* | Add homepage. | hoek | 1998-07-24 | 2 | -0/+4 |
| | |||||
* | Add homepage. Fix my language a little ("I wrote that!?"). | hoek | 1998-07-24 | 1 | -2/+5 |
| | |||||
* | Change dependencies to accept Qt-1.33 if present, | se | 1998-07-24 | 2 | -6/+6 |
| | | | | but to build Qt-1.40 if no compiled Qt library can be found. | ||||
* | Upgrade to KDE Release 1.0 | se | 1998-07-20 | 4 | -34/+12 |
| | |||||
* | Mark as broken, will be upgraded to 1.0 within a few days. | se | 1998-07-14 | 2 | -2/+6 |
| | |||||
* | Fix MASTER_SITES. | hoek | 1998-06-15 | 1 | -3/+3 |
| | |||||
* | Fix MASTER_SITES | hoek | 1998-06-15 | 1 | -3/+3 |
| | |||||
* | Update to Beta-4.1 | se | 1998-05-10 | 6 | -16/+46 |
| | |||||
* | Execute `ldconfig -R' at the pkg_delete step. | tg | 1998-05-05 | 1 | -0/+1 |
| | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> | ||||
* | Fix MASTER_SITE, since fetch(1) doesn't seem to understand http | hoek | 1998-04-07 | 1 | -3/+3 |
| | | | | error code 301... | ||||
* | Move the man pages to ${PREFIX}/man/ja from ja_JP.EUC. | max | 1998-04-05 | 2 | -3/+3 |
| | | | | Forgotten by: whomever changed man/ja_JP.EUC -> man/ja in BSD.local.dist | ||||
* | Back out changes to use tcl81. | tg | 1998-03-20 | 1 | -3/+3 |
| | | | | | | I have left out zircon, which seems to have provisions for tcl81, and hfsutils and filerunner, which have been upgraded and probably checked in the meantime. | ||||
* | Add a link to my bibliographic character sets patches | wosch | 1998-03-08 | 1 | -0/+17 |
| | | | | | | | | | for ISO 5426:1983 and Z39.47-1993/ANSEL/USMARC. Both characters sets use 2 bytes for non-US characters. The Library of Congress use ANSEL for their web gateway. With this patches you should be able to read the search results for german, french and spain (...) books. | ||||
* | Use $(MASTER_SITE_KDE) | se | 1998-03-07 | 2 | -8/+6 |
| | |||||
* | Upgrade to use tcl8.1 and tk8.1. | jseger | 1998-02-25 | 1 | -4/+4 |
| | |||||
* | Activate kdesupport (builds mimelib) | se | 1998-02-23 | 1 | -1/+2 |
| | |||||
* | Bring back kdesupport, we only need (and only build) "mimelib" since | se | 1998-02-23 | 10 | -0/+148 |
| | | | | our mimepp port does no longer suffice to build kdenetwork. | ||||
* | Don't need FETCH_BEFORE_ARGS=-t anymore. (Yay!) | hoek | 1998-02-19 | 3 | -6/+3 |
| | |||||
* | Upgrade to 0.20. | vanilla | 1998-02-19 | 3 | -8/+6 |
| | |||||
* | Upgrade to 2.05. | vanilla | 1998-02-18 | 3 | -8/+8 |
| | |||||
* | Remove kdesupport: Not required by any of our KDE ports ... | se | 1998-02-13 | 10 | -160/+0 |
| | |||||
* | Disconnect kdesupport. | se | 1998-02-13 | 1 | -2/+1 |
| | |||||
* | Add hash for distfiles from tsx-11.mit.edu. | hoek | 1998-01-10 | 3 | -0/+3 |
| | |||||
* | Upgrade to 2.04. | vanilla | 1997-12-22 | 3 | -5/+9 |
| | |||||
* | Upgrade to 0.05. | vanilla | 1997-12-22 | 3 | -5/+7 |
| | |||||
* | Remove MASTER_SITE ftp.uni-frankfurt.de. | hoek | 1997-12-07 | 2 | -7/+5 |
| | | | | | | | | | | 530-Unser FTP Server ist wegen eines Plattencrash leider nicht verfuegbar. I think the rough general translation of this is "We have been Plattencrash'd and are now verfuegbar'ed. While this is theoretically a temporary situation, we are still verfuegbar'ed for the immediately forseeable future." | ||||
* | Remove bad MASTER_SITE. | jseger | 1997-11-27 | 1 | -3/+2 |
| | |||||
* | Remove converters/c2html. It needs to be reimported in textproc. | jseger | 1997-11-22 | 1 | -2/+1 |
| | | | | Pointed out by: Max | ||||
* | Fix LIB_DEPENDS to actually depend on tk. Stylistic nit. | hoek | 1997-11-21 | 1 | -4/+4 |
| | |||||
* | Activate converters/c2html | jseger | 1997-11-17 | 1 | -1/+2 |
| | | | | PR: ports/4911 | ||||
* | fetch -t; misc style fixes; portlint | hoek | 1997-11-14 | 1 | -15/+11 |
| | |||||
* | FETCH_BEFORE_ARGS= -t | hoek | 1997-11-14 | 1 | -2/+4 |
| | |||||
* | As with xdeview, use our own file/ so people don't trip over its | hoek | 1997-11-08 | 3 | -3/+18 |
| | | | | absence. | ||||
* | Don't depend on ports/converters/uulib's files/ dir. | obrien | 1997-11-08 | 3 | -2/+17 |
| | |||||
* | (1) Move the following ports out of x11/: | asami | 1997-11-05 | 3 | -7/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | kdegames -> games/ kdenetwork -> net/ kdesupport -> converters/ kdeutils -> misc/ (Repository copy already done, dependency path and category name fixups is being done in this commit.) (2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib}) ports. (3) Make package names follow the convention. (4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...". There is no need to specify the full pathname if the target is an executable in the standard path. (Actually, as the same port is specified in LIB_DEPENDS, I think we can completely do away with this line but since Stefan added this explicitly, I assume there is a reason for it and left it alone.) Approved by: se (all but 4) | ||||
* | Only the MIME and UU libraries are required from kdesupport, | se | 1997-11-03 | 10 | -0/+158 |
| | | | | | since libjpeg, libgif etc. exist as individual ports already. This port is required as a pre-requisite to kdenetwork. | ||||
* | 2 (two!) lines to upgrade to tk80, plus misc. minor fixes. | hoek | 1997-10-24 | 2 | -8/+12 |
| | |||||
* | Upgrade, 0.8.0 -> 1.0 | max | 1997-09-23 | 6 | -60/+92 |
| | | | | | PR: 4612 Submitted by: maintainer | ||||
* | Add `q' to EXTRACT_BEFORE_ARGS so that lha will do its work quietly. | max | 1997-09-15 | 1 | -3/+3 |
| | | | | echo -> ${ECHO_MSG}. | ||||
* | Update the maintainer's address (I remember him asking his address in | max | 1997-09-15 | 1 | -4/+6 |
| | | | | | | | | | | the handbook to be updated.) Style fix: - Insert a blank (`3' only) line before the $Id$ line. - Move EXTRACT_SUFX to proper place. - Regenerate the patch file and remove the definition of PATCH_STRIP. - Correctly define MANLANG and MAN1. | ||||
* | Let bsd.port.mk do the manpage compression. | max | 1997-09-15 | 1 | -4/+0 |
| | |||||
* | Regenerate this patch so that PATCH_STRIP doesn't have to be defined in | max | 1997-09-15 | 1 | -2/+2 |
| | | | | the Makefile. | ||||
* | activated ports/converters/ish. | itojun | 1997-08-16 | 1 | -1/+2 |
| | | | | ish is "ish binary-to-text file converter". | ||||
* | a port for "ish binary-to-text file converter". | itojun | 1997-08-16 | 6 | -0/+41 |
| | | | | | | | The tool is famous in Japanese local BBSes, but may useful for other situations. Reviewed by: itojun@itojun.org Submitted by: hosokawa@freebsd.org | ||||
* | Upgrade to 1.20 | ache | 1997-08-13 | 5 | -148/+122 |
| | |||||
* | Upgrade to 2.03 | ache | 1997-08-05 | 2 | -5/+5 |
| | |||||
* | files/* -> ${FILESDIR}/*. | max | 1997-07-22 | 1 | -2/+2 |
| | |||||
* | ldconfig -> ${LDCONFIG}. | max | 1997-07-17 | 1 | -2/+2 |
| | |||||
* | Pick up $CFLAGS from /etc/make.conf. | tg | 1997-07-09 | 1 | -0/+11 |
| | |||||
* | Remove trailing whitespace (ha!). | asami | 1997-07-08 | 1 | -2/+2 |
| | | | | Found by: portlint | ||||
* | Move mimepp from devel to converters. | tg | 1997-07-08 | 1 | -1/+2 |
| | |||||
* | Re-import mimepp into converters. | tg | 1997-07-08 | 6 | -0/+165 |
| | | | | Requested by: Satoshi | ||||
* | Make all p5- ports use USE_PERL instead of explicitly stating the version ↵ | jfitz | 1997-06-25 | 2 | -6/+4 |
| | | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.) | ||||
* | Add p5-MIME-Base64 | ache | 1997-06-21 | 1 | -1/+2 |
| | |||||
* | Base64/QP perl module | ache | 1997-06-21 | 5 | -0/+54 |
| | |||||
* | Upgrade all ports requiring perl5.003 to perl5.004 | jfitz | 1997-05-24 | 1 | -3/+3 |
| | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. | ||||
* | I can't believe I forgot to add uulib here. ;) | asami | 1997-05-21 | 1 | -1/+2 |
| | |||||
* | Upgrade to 1.12 | ache | 1997-05-06 | 5 | -36/+71 |
| | |||||
* | Use new MASTER_SITE_LOCAL variable from bsd.port.mk. | asami | 1997-04-30 | 1 | -2/+2 |
| | |||||
* | One-liner for new categroy `converters'. | asami | 1997-04-27 | 1 | -0/+1 |
| | |||||
* | Adjust uulib's new path (ports/converters). | asami | 1997-04-27 | 2 | -7/+7 |
| | |||||
* | Move p5-Convert-UU to converters. | asami | 1997-04-27 | 2 | -3/+4 |
| | | | | Submitted by: jfitz | ||||
* | This is a new category for non-archival, non-encryption character code | asami | 1997-04-27 | 9 | -16/+28 |
| | | | | converters. | ||||
* | Fix header problems | ache | 1997-04-21 | 1 | -14/+0 |
| | |||||
* | Mass update of perl5 ports (most bring the port up-to-date with the latest ↵ | jfitz | 1997-04-21 | 2 | -5/+5 |
| | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE | ||||
* | Add virtual category 'perl5'. | wosch | 1997-04-20 | 1 | -2/+2 |
| | |||||
* | Make this puppy *really* link with the shared uulib. | obrien | 1997-04-02 | 1 | -0/+13 |
| | |||||
* | - Link with shared libuu rather than static one. | obrien | 1997-04-02 | 6 | -50/+46 |
| | | | | - split up mega patchfile to one patchfile / soruce file | ||||
* | Need to run ``ldconfig -m'' on install. | obrien | 1997-04-02 | 1 | -2/+3 |
| | |||||
* | Build shared lib too. | obrien | 1997-04-02 | 4 | -3/+57 |
| | | | | Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> | ||||
* | Share the files/ dir and contents with devel/uulib | obrien | 1997-03-31 | 6 | -19/+4 |
| | | | | Suggested-by: Satoshi | ||||
* | Don't look for malloc.h from configure. Not only malloc.h in FreeBSD | asami | 1997-03-30 | 1 | -0/+11 |
| | | | | | useless, you might find the one installed by devel/libmalloc, which will cause the build to fail. | ||||
* | Checksum was different from what I got. | asami | 1997-03-30 | 1 | -1/+1 |
| | |||||
* | This is a powerful and easy-to-use tcl/tk-based program | obrien | 1997-03-30 | 6 | -0/+66 |
| | | | | | | | | which can decode BinHex, uuencoded, xxencoded, and Base64 formats. Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> Partically closes PR: ports/2701 | ||||
* | Upgrade to 0.5.13. | obrien | 1997-03-30 | 5 | -42/+23 |
| | | | | | Submitted by: Tim Vanderhoek <tim@X2296> and cleanup by me Partically closes PR: ports/2701 | ||||
* | More patches from ports/2701. | obrien | 1997-03-30 | 4 | -11/+30 |
| | | | | Submitted by: Tim Vanderhoek <tim@X2296> | ||||
* | Update to 0.5.13. | obrien | 1997-03-30 | 1 | -1/+1 |
| | | | | Partically closes PR: ports/2701 | ||||
* | Update to 0.5.13. | obrien | 1997-03-30 | 1 | -26/+18 |
| | | | | | Submitted by: Tim Vanderhoek <tim@X2296> with restructureing by me Partically closes PR: ports/2701 | ||||
* | A quick purousal thru our port's patches directory shows a *WAY* over use of | obrien | 1997-02-17 | 1 | -1/+1 |
| | | | | | | __FreeBSD__. That said, add __OpenBSD__ and __NetBSD__ where approapiate. | ||||
* | Change Brent J. Nordquist's e-mail address. | asami | 1997-01-28 | 2 | -4/+4 |
| | | | | Submitted by: "Brent J. Nordquist" <bjn@visi.com> | ||||
* | Upgrade to 0.5.9 | ache | 1996-12-12 | 2 | -11/+6 |
| | | | | Enable inews | ||||
* | Upgrade to 0.5.9 | ache | 1996-12-12 | 2 | -5/+7 |
| | |||||
* | Update to take advantage of new features in bsd.port.mk rev. 1.237. | asami | 1996-12-11 | 2 | -12/+5 |
| | |||||
* | Move man page from ja_JP.sjis to ja_JP.EUC. (Yes, I converted it, these | asami | 1996-12-07 | 3 | -4/+7 |
| | | | | codes are actually different.) | ||||
* | "-mkdir -p" -> "${MKDIR}". | asami | 1996-11-30 | 1 | -2/+2 |
| | |||||
* | More freebsd tuning | ache | 1996-11-27 | 1 | -0/+26 |
| | |||||
* | Add missing files | ache | 1996-11-27 | 3 | -48/+29 |
| | | | | More freebsd tunings | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 2 | -4/+4 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 2 | -7/+4 |
| | |||||
* | Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Converted to MAN[1-8] | obrien | 1996-11-17 | 1 | -13/+8 |
| | | | | Converted p5* to use MASTER_SITE_PERL_CPAN | ||||
* | Converted to MAN[1-8] | obrien | 1996-11-17 | 1 | -6/+2 |
| | |||||
* | CATAGORIES+= -> CATAGORIES= | obrien | 1996-11-12 | 2 | -9/+8 |
| | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. | ||||
* | /usr/tmp -> /var/tmp | ache | 1996-11-11 | 1 | -0/+54 |
| | |||||
* | CATEGORIES+= --> CATEGORIES= | obrien | 1996-11-11 | 2 | -4/+4 |
| | | | | Misc variable reordering, cleaning up, etc. | ||||
* | CATEGORIES+= --> CATEGORIES= | obrien | 1996-11-11 | 1 | -5/+6 |
| | | | | And clean up variable ordering (as shown in the handbook) as little. | ||||
* | Add RUN_DEPENDS to all perl5 ports, to make packages install perl. | jfitz | 1996-10-24 | 1 | -1/+2 |
| | | | | Submitted by: asami@freebsd.org | ||||
* | perl5 module for uuencode and uudecode. | jfitz | 1996-10-24 | 5 | -0/+68 |
| | |||||
* | Remove spurious ";"s. | asami | 1996-10-15 | 1 | -3/+3 |
| | |||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 3 | -3/+3 |
| | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! | ||||
* | Remove spurious ;'s. | asami | 1996-09-24 | 1 | -3/+3 |
| | |||||
* | --prefix=${PREFIX} is not necessary with GNU_CONFIGURE set. While | asami | 1996-08-23 | 1 | -4/+3 |
| | | | | I'm here, put all categories in one line. | ||||
* | Import of uudeview; decode unordered files in any of uu/xx/base64/binhex | tg | 1996-08-23 | 7 | -0/+145 |
| | | | | | | formats. Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> | ||||
* | Import of uulib, part of the bigger uudeview package. It contains | tg | 1996-08-23 | 7 | -0/+109 |
| | | | | | | a library for en- and decoding uu/xx/base64/binhex-format. Submitted by: Tim Vanderhoek <ac199@freenet.hamilton.on.ca> | ||||
* | Upgrade to 1.11 | ache | 1996-07-14 | 4 | -16/+19 |
| | |||||
* | This decoder can patch together split and out-of-order uudecode files. | asami | 1996-06-10 | 7 | -0/+72 |
| | | | | Submitted by: pcs51674@asciinet.or.jp | ||||
* | 8bit Character Sets Coverter via UNICODE | ache | 1996-05-06 | 6 | -0/+312 |
| | |||||
* | btoa/atob binary <-> ascii conversion tool. | asami | 1996-04-09 | 5 | -0/+49 |
| | | | | Submitted by: "Brent J. Nordquist" <nordquist@platinum.com> | ||||
* | Remove "utils" from the categories. They already are in others. | asami | 1995-11-26 | 1 | -2/+2 |
| | |||||
* | Change "utilities" category to "misc" in preparation for move to misc. | asami | 1995-11-26 | 1 | -2/+2 |
| | |||||
* | Change "mail news utilities" to "mail news utils". | asami | 1995-11-22 | 1 | -2/+2 |
| | |||||
* | recode converts files between character sets and usages | torstenb | 1995-07-17 | 5 | -0/+27 |
| | |||||
* | Add news to CATEGORIES | ache | 1995-05-01 | 1 | -2/+2 |
| | |||||
* | External MIME packer/unpacker | ache | 1995-05-01 | 6 | -0/+69 |