Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |