Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove a dead MASTER_SITE and update the WWW entry in the DESCR file. | steve | 1999-10-11 | 2 | -4/+2 |
| | | | | | PR: 14229 Submitted by: maintainer | ||||
* | Activate xp | cpiazza | 1999-10-06 | 1 | -0/+1 |
| | |||||
* | XP is an XML 1.0 parser written in Java. It is fully conforming: it | cpiazza | 1999-10-06 | 5 | -0/+263 |
| | | | | | | | | | | detects all non well-formed documents. XP has the following design goals: Conformance and correctness, high performance and a layered structure. Is is currently non-validating but can parse all external entities. PR: 13875 Submitted by: mike@vee.net | ||||
* | Activate code2html | dan | 1999-10-03 | 1 | -0/+1 |
| | |||||
* | Welcome code2html into its new (and rightful) home in textproc. Code2html | dan | 1999-10-03 | 5 | -0/+44 |
| | | | | is a source code to html converter. | ||||
* | Added "%%LOCALBASE%%/share/mule/info" into site-start.el | taoka | 1999-09-29 | 1 | -0/+1 |
| | | | | | Reported by: Inagaki Kentaro <inagaki@tg.rim.or.jp> Obtained from: ports-jp@jp.freebsd.org | ||||
* | Update {java,perl}2html to 0.6.3 | dan | 1999-09-28 | 4 | -4/+4 |
| | | | | | PR: ports/1400[34] Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at> | ||||
* | Update c2html to version 0.6.3 | dan | 1999-09-28 | 2 | -2/+2 |
| | | | | | PR: potrs/14005 Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at> | ||||
* | preserve file modes | ache | 1999-09-27 | 1 | -1/+1 |
| | | | | strip ^M in the script | ||||
* | For some reason with the latest libtool this port no longer builds its | steve | 1999-09-20 | 1 | -0/+1 |
| | | | | shared libraries, so explicitly tell configure to '--enable-shared'. | ||||
* | Remove .depend in post-extract because trap.h doesn't exist on FreeBSD/Alpha | steve | 1999-09-20 | 1 | -0/+3 |
| | | | | and it was killing the build there. | ||||
* | Update to version 0.12. | cpiazza | 1999-09-20 | 2 | -5/+6 |
| | | | | | | | | | From maintainer: The other day I made some modifications to FreeGrep which double its speed or better. Here is an update to the port. PR: 13824 Submitted by: maintainer | ||||
* | Update master site. | wosch | 1999-09-19 | 1 | -1/+1 |
| | |||||
* | Update to version 2.0. | steve | 1999-09-19 | 4 | -10/+65 |
| | | | | | PR: 13315 Submitted by: maintainer | ||||
* | Enforce random pkg/COMMENT rules, including the one that states Emacs | hoek | 1999-09-18 | 1 | -1/+1 |
| | | | | should be spelled corrcetly, although I rather liked "Emasc". | ||||
* | Resolve many 301 Moved Permanently URLs in DESCR. | fenner | 1999-09-18 | 1 | -1/+1 |
| | |||||
* | Fix categories after repo-copy (I could have sworn I had done this...) | cpiazza | 1999-09-18 | 1 | -1/+1 |
| | |||||
* | Activate latte | cpiazza | 1999-09-10 | 1 | -0/+1 |
| | |||||
* | Import of latte. | cpiazza | 1999-09-10 | 5 | -0/+143 |
| | | | | | | | | | | Latte is a simple language for marking up text in a very expressive way. Includes the Latte library, which allows you to build translators from Latte to any other text format you choose, and a demonstration application that converts Latte text into HTML. PR: 13151 Submitted by: Dominik Rothert <dr@domix.de> | ||||
* | Upgrade to 1.1.1. | tg | 1999-09-09 | 2 | -4/+4 |
| | |||||
* | Update MAINTAINER's email address | cpiazza | 1999-09-09 | 1 | -1/+1 |
| | | | | | PR: 13648 Submitted by: maintainer | ||||
* | Upgrade to 7.53, and as a result, unbreak. | max | 1999-09-08 | 4 | -30/+24 |
| | |||||
* | Distfile changed, update checksum. | tg | 1999-09-07 | 1 | -1/+1 |
| | |||||
* | Upgrade to v3.1.5. | kuriyama | 1999-09-06 | 4 | -10/+10 |
| | |||||
* | Upgrade to v2.26. | kuriyama | 1999-09-06 | 3 | -4/+12 |
| | |||||
* | Upgrade to v2.0.15. | kuriyama | 1999-09-06 | 3 | -4/+160 |
| | |||||
* | sar->sarep | ache | 1999-09-04 | 1 | -1/+1 |
| | |||||
* | upgrade to sarep-0.5 | ache | 1999-09-04 | 4 | -15/+14 |
| | |||||
* | Add WWW: | dirk | 1999-09-03 | 2 | -0/+4 |
| | |||||
* | Upgrade to 3.0.8. | tg | 1999-08-31 | 2 | -3/+3 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 26 | -38/+38 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 71 | -71/+71 |
| | |||||
* | Use RUN_DEPENDS, not BUILD_DEPENDS. | kuriyama | 1999-08-28 | 1 | -2/+2 |
| | | | | Found by: bento | ||||
* | env -> ${SETENV} | mharo | 1999-08-28 | 2 | -4/+4 |
| | |||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-28 | 6 | -25/+25 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-28 | 1 | -1/+1 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | Update to version 0.28.2.1 | cpiazza | 1999-08-27 | 5 | -28/+88 |
| | | | | | | | | This port requires gcc 2.95.1 to build, so USE_NEWGCC isn't set until -current is upgraded to that version. PR: 13166 Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Add catalog file for package. | kuriyama | 1999-08-27 | 1 | -1/+1 |
| | |||||
* | Upgrade to v1.44. | kuriyama | 1999-08-26 | 2 | -6/+6 |
| | |||||
* | Upgrade to v2.0.14. | kuriyama | 1999-08-26 | 3 | -22/+66 |
| | |||||
* | Add expat. | dirk | 1999-08-26 | 1 | -1/+2 |
| | |||||
* | Initial import of expat, a | dirk | 1999-08-26 | 11 | -0/+104 |
| | | | | XML 1.0 parser written in C. | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Upgrade to 0.90.3, which is really change for the sake of change for us. | billf | 1999-08-25 | 2 | -3/+3 |
| | | | | | | | | | 0.90.3 August 11 1999 Fixed small OS-specific bugs - broken isspace in Turbo C under DOS and %x was replaced %i for compatibility with SunOS 4. This however avoids PRs, e-mails, and questions on why we don't have the latest. | ||||
* | Upgrade to 19990822 version. | kuriyama | 1999-08-24 | 2 | -4/+4 |
| | |||||
* | awk -> ${AWK} | mharo | 1999-08-23 | 1 | -2/+2 |
| | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} | ||||
* | Change all ports that need a new gcc on 3.x to use USE_NEWGCC. | cpiazza | 1999-08-23 | 1 | -9/+3 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 10 | -28/+28 |
| | | | | chown -> ${CHOWN} | ||||
* | Update to version 1.4.0. | steve | 1999-08-22 | 8 | -62/+42 |
| | | | | | PR: 12781 (2 of 19) Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Fix a typo (psttoimg -> pstoimg). | cpiazza | 1999-08-21 | 1 | -2/+2 |
| | | | | | PR: 13285 Submitted by: Alec Wolman <wolman@cs.washington.edu> | ||||
* | Upgrade to v1.43. | kuriyama | 1999-08-20 | 3 | -35/+40 |
| | | | | Requested by: Rasmus Kaj <kaj@raditex.se> | ||||
* | Update to 19990813 version (without changing DISTNAME). | kuriyama | 1999-08-19 | 3 | -4/+5 |
| | | | | Submitted by: KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp> | ||||
* | Change MAINTAINER: josh@quick.net -> ade@lovett.com | sheldonh | 1999-08-19 | 1 | -2/+2 |
| | | | | | | The previous maintainer is unreachable (mail bounces). PR: 13166 | ||||
* | egcc/eg++ have been renamed to gcc295/g++295. Change | cpiazza | 1999-08-18 | 1 | -5/+5 |
| | | | | | | | all the ports that use them accordingly. PR: 13205 Submitted by: Ade Lovett <ade@lovett.com> | ||||
* | Mail to the maintainer's address bounces. Assign to ports@freebsd.org . | sheldonh | 1999-08-17 | 1 | -2/+2 |
| | |||||
* | Portlint. | jmz | 1999-08-13 | 1 | -1/+0 |
| | |||||
* | Use MLINKS for buildhash.1, findaffix.1, munchlist.1, tryaffix.1 and unsq.1 | jmz | 1999-08-13 | 1 | -16/+16 |
| | | | | Portlint. | ||||
* | Use lynx instead of lynx-current. | cpiazza | 1999-08-07 | 1 | -2/+2 |
| | | | | | Submitted by: nik Prompted by: broken lynx-current | ||||
* | Re-enforce caps, no period. An "exceptions" file has been created | hoek | 1999-08-03 | 1 | -1/+1 |
| | | | | containing the ports editors/vim5, sysutils/star, and one other. | ||||
* | Use -pthread not -libc_r | billf | 1999-08-02 | 1 | -0/+90 |
| | | | | | | | | | | PR: ports/12488 Submitted by: Palle Girgensohn <girgen@partitur.se> NOTE: This patch actually patches two files, which is normally frowned upon. However, one of these files generates the other and really isn't used by the port, just for people who would use the port to make their own custom ht://dig. I don't think this is a problem. | ||||
* | Activate rand | cpiazza | 1999-08-01 | 1 | -1/+2 |
| | |||||
* | Import of rand, a cat-like utility that displays the lines of a file | cpiazza | 1999-08-01 | 5 | -0/+29 |
| | | | | | | | or stream in random order. PR: 12822 Submitted by: Dominik Brettnacher <domi@saargate.de> | ||||
* | Update to version 0.95b. | steve | 1999-08-01 | 3 | -5/+9 |
| | | | | | PR: 12786 Submitted by: maintainer | ||||
* | Upgrade to v0.17.4 and sort PLIST. | kuriyama | 1999-07-31 | 3 | -248/+393 |
| | |||||
* | Update 0.10 -> 0.11: | sheldonh | 1999-07-30 | 2 | -4/+4 |
| | | | | Performance improvements. | ||||
* | Upgrade to v2.0.13. | kuriyama | 1999-07-30 | 3 | -238/+137 |
| | | | | Don't install sources. | ||||
* | upgrade to 0.10 | jmg | 1999-07-30 | 2 | -4/+4 |
| | |||||
* | Upgrade to 1.1.0. | tg | 1999-07-29 | 2 | -7/+7 |
| | |||||
* | Replace the MASTER_SITE which I removed after using a stupid browser to | sheldonh | 1999-07-29 | 1 | -2/+3 |
| | | | | check it. | ||||
* | make this port build by upgrading to 0.9 | jmg | 1999-07-29 | 2 | -4/+4 |
| | |||||
* | Upgrade 0.7 -> 0.8: | sheldonh | 1999-07-28 | 2 | -6/+5 |
| | | | | Bugfixes. Passes more of the GNU grep regression tests. | ||||
* | Upgrade 0.3 -> 0.7: | sheldonh | 1999-07-27 | 2 | -6/+5 |
| | | | | | While this version doesn't pass the GNU regression tests, it gets through a ports build, which 0.3 did not. | ||||
* | Update to version 0.5.14-bw2. | obrien | 1999-07-24 | 4 | -6/+8 |
| | | | | Approved by: Munechika SUMIKAWA @ KAME Project (maintainer) | ||||
* | Activate gdict. | kris | 1999-07-22 | 1 | -1/+2 |
| | |||||
* | GTK app which queries a dictionary server and returns a word definition. | kris | 1999-07-22 | 8 | -0/+96 |
| | | | | | | | Based on dict. PR: 12694 Submitted by: domi@saargate.de | ||||
* | Update to 19990708 version (without changing DISTNAME). | kuriyama | 1999-07-20 | 2 | -4/+4 |
| | |||||
* | Add WWW:. Reference fmt(1). Minor reformatting to keep this within 24 lines. | hoek | 1999-07-17 | 1 | -5/+8 |
| | |||||
* | Activate freegrep. | sheldonh | 1999-07-08 | 1 | -1/+2 |
| | |||||
* | Import Jamie Howard's grep(1) implementation under BSD-friendly license | sheldonh | 1999-07-08 | 6 | -0/+42 |
| | | | | | | agreement. Severl developers are keen to see this brought into the base system to replace GNU grep. When that happens, this port can go away. | ||||
* | Updgrade to 1.42. | kuriyama | 1999-07-07 | 3 | -12/+18 |
| | |||||
* | Don't be verbose for ``make fetch''. | obrien | 1999-07-06 | 1 | -2/+2 |
| | | | | Approved by: nik, jkh | ||||
* | On the Alpha nsgmls coredumps while building the documentation for this | steve | 1999-07-05 | 2 | -2/+10 |
| | | | | port. | ||||
* | Make this quieter on the simple ``make fetch''. | obrien | 1999-07-05 | 1 | -2/+4 |
| | |||||
* | Fix instances of "This is ...." | hoek | 1999-07-03 | 1 | -1/+1 |
| | |||||
* | Fix a probrem which occurs if you specify WRKDIRPREFIX variable. | sada | 1999-07-02 | 1 | -7/+11 |
| | |||||
* | 100% pure Java publishing framework servlet | kuriyama | 1999-07-01 | 6 | -0/+230 |
| | |||||
* | Activate cocoon. | kuriyama | 1999-07-01 | 1 | -1/+2 |
| | |||||
* | new ports/{java,irc,x11-server}, dependency sweep #2 | billf | 1999-06-29 | 2 | -4/+4 |
| | |||||
* | Change /usr/local/bin/perl to ${PERL} for all cases that are needed. | cpiazza | 1999-06-29 | 1 | -1/+7 |
| | | | | | PR: 12410 Submitted by: Johan Karlsson <Johan.Karlsson@sm.luth.se> | ||||
* | Change latex2html to use ${PERL} instead of /usr/local/bin/perl. | cpiazza | 1999-06-28 | 1 | -1/+4 |
| | | | | PR: 12410 | ||||
* | Remove trailing spaces, and any periods that were hidden by them. | hoek | 1999-06-28 | 1 | -1/+1 |
| | |||||
* | Upgrade to v2.0.11. | kuriyama | 1999-06-27 | 2 | -8/+6 |
| | | | | Submitted by: okazaki@be.to | ||||
* | Fix some 80+ character COMMENTs that turned-up in the recent pkg/COMMENT | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | rampage. | ||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-27 | 28 | -28/+28 |
| | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de | ||||
* | XSLT (XSL Transformations) implementation. | kuriyama | 1999-06-25 | 6 | -0/+547 |
| | |||||
* | Activate lotusxsl. | kuriyama | 1999-06-25 | 1 | -1/+2 |
| | |||||
* | XSL Transformations (XSLT) implementation in Java. | kuriyama | 1999-06-24 | 6 | -0/+68 |
| | |||||
* | Activate xt. | kuriyama | 1999-06-24 | 1 | -1/+2 |
| | |||||
* | Fix fof jdk1.1.8. | kuriyama | 1999-06-23 | 1 | -2/+2 |
| | |||||
* | egcs barfs when desctructors take arguments. | steve | 1999-06-23 | 1 | -0/+11 |
| | |||||
* | s/String/string/g so this builds again. | steve | 1999-06-23 | 2 | -0/+22 |
| | |||||
* | Add more MASTER_SITEs, clean up a extra '\' that no-one noticed, clean up | billf | 1999-06-16 | 3 | -5/+9 |
| | | | | COMMENT and DESCR, add MASTER_SITE_SUNSITE for oodles of fetch-power. | ||||
* | Upgrade to 0.5.14, which now (regretfully) adds a X dependency. | billf | 1999-06-16 | 6 | -16/+56 |
| | | | | | PR: ports/11859 Submitted by: Chris Piazza <cpiazza@home.net> | ||||
* | Add docbook-310 to catalog list. | shige | 1999-06-15 | 1 | -5/+11 |
| | |||||
* | Fix shared library problem (soname not specified). | chuckr | 1999-06-13 | 1 | -1/+1 |
| | |||||
* | Upgrade to v3.1.4. | kuriyama | 1999-06-12 | 4 | -12/+12 |
| | |||||
* | The jfc port has moved from devel to lang. | steve | 1999-06-10 | 1 | -2/+2 |
| | |||||
* | Bump the version number to reflect the changed dependencies. | nik | 1999-06-09 | 1 | -2/+2 |
| | |||||
* | Did you know that there exists http://www.DocBook.org/ ? However, it is | hoek | 1999-06-08 | 1 | -0/+3 |
| | | | | | | not the homepage of docbook. This is. I'm not sure this (no, a different this, this time) is the only place to list the homepage for a meta-port, but it'll do. | ||||
* | Get this to build again on -current boxes with egcs. | steve | 1999-06-07 | 1 | -0/+11 |
| | |||||
* | Activate the perl2html port. | steve | 1999-06-07 | 1 | -1/+2 |
| | |||||
* | Initial import of perl2html version 0.6.1. | steve | 1999-06-07 | 6 | -0/+66 |
| | | | | | | | A Perl source to HTML converter. PR: 11907 Submitted by: Martin Kammerhofer <mkamm@gmx.net> | ||||
* | Remove the test to create ${PREFIX}/share/info/dir as it is now | mharo | 1999-06-06 | 6 | -15/+3 |
| | | | | in bsd.port.mk and this helps to unify the check and install. | ||||
* | Upgrade to 0.90.2, add MASTER_SITE_TEX_CTAN, try some logic with the | billf | 1999-06-05 | 2 | -5/+14 |
| | | | | | | | | wordview tk logic. I don't think the --disable-wordview is working as advertised, however. PR(kinda): ports/11826 Submitted by: fenner, hoek, billf | ||||
* | Depend on the textproc/docbook meta-port, instead of explicitly listing | nik | 1999-06-04 | 1 | -2/+2 |
| | | | | the version number as docbook-300. | ||||
* | Add WWW: | hoek | 1999-06-03 | 1 | -0/+2 |
| | |||||
* | Take over as maintainer. | chuckr | 1999-06-03 | 1 | -2/+2 |
| | |||||
* | Update sp port to 1.3. Changing the format a bit, too. John Fieber, | chuckr | 1999-06-03 | 8 | -16/+207 |
| | | | | the old maintainer, agrees with it. | ||||
* | Upgrade to version 3.1.2 | billf | 1999-06-01 | 2 | -5/+8 |
| | | | | | PR: ports/11722 Submitted by: Tomaz Borstnar <tomaz.borstnar@over.net> | ||||
* | Upgrade to v3.1.3. | kuriyama | 1999-05-31 | 4 | -12/+12 |
| | |||||
* | Update to version 0.6.1. | steve | 1999-05-29 | 3 | -10/+10 |
| | | | | | PR: 11897 Submitted by: maintainer | ||||
* | Update to version 0.6.1. | steve | 1999-05-29 | 3 | -15/+10 |
| | | | | | PR: 11904 Submitted by: maintainer | ||||
* | Add more MASTER_SITES entries and add python to CATEGORIES | nectar | 1999-05-29 | 1 | -3/+7 |
| | |||||
* | Activate py-mx{DateTime,Stack,TextTools,Tools}. | tg | 1999-05-26 | 1 | -1/+2 |
| | |||||
* | New port py-mxTextTools, some tools for fast text processing in Python. | tg | 1999-05-26 | 6 | -0/+95 |
| | |||||
* | WWW homepage has changed. | kuriyama | 1999-05-24 | 2 | -3/+3 |
| | |||||
* | XML for Java parser. | kuriyama | 1999-05-21 | 5 | -0/+770 |
| | |||||
* | Activate xml4j. | kuriyama | 1999-05-21 | 1 | -1/+2 |
| | |||||
* | Upgrade to v2.23. | kuriyama | 1999-05-20 | 3 | -5/+12 |
| | |||||
* | Moved textproc/tuc to converters/tuc | taoka | 1999-05-19 | 1 | -2/+1 |
| | | | | Obtained from: "David O'Brien" <obrien@FreeBSD.org> | ||||
* | Update to 2.22 to fix checksum mismatch. | asami | 1999-05-11 | 2 | -5/+6 |
| | | | | Submitted by: tg | ||||
* | update to version 0.5 | mharo | 1999-05-07 | 3 | -9/+14 |
| | | | | | PR: 11461 Submitted by: Martin Kammerhofer dada@sbox.tu-graz.ac.at | ||||
* | nclayton -> nik in the MAINTAINER line. That'll teach me to prepare | nik | 1999-05-06 | 3 | -8/+8 |
| | | | | these things during my lunch hour. | ||||
* | Update to version 0.5. | steve | 1999-05-05 | 4 | -15/+14 |
| | | | | | PR: 10885 Submitted by: maintainer | ||||
* | Upgrade to 2.20. | tg | 1999-05-04 | 2 | -4/+4 |
| | |||||
* | Remove EXTRACT_SUFX and BUILD_DEPENDS, and add USE_ZIP instead. Correct | nik | 1999-05-03 | 1 | -4/+3 |
| | | | | my email address in the MAINTAINER line. | ||||
* | Add BUILD_DEPENDS=unzip and some fixes. | kuriyama | 1999-05-03 | 1 | -3/+5 |
| | | | | Found by: bento | ||||
* | I *LOVE* WWW: | mharo | 1999-05-03 | 22 | -26/+27 |
| | |||||
* | Add WWW: to some of the more recent imports... | hoek | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Activate the java2html and nicetext ports. | steve | 1999-05-03 | 1 | -1/+3 |
| | |||||
* | Initial import of java2html version 0.4. | steve | 1999-05-03 | 6 | -0/+68 |
| | | | | | | | A Jave, C, and C++ to HTML converter. PR: 10885 Submitted by: Martin Kammerhofer <mkamm@gmx.net> | ||||
* | Initial import of nicetext version 0.9. | steve | 1999-05-03 | 5 | -0/+265 |
| | | | | | | | Convert files to pseudo-natural-language test and back again. PR: 7761 Submitted by: Mark Chapman <markc@ctgi.net> | ||||
* | Honor CFLAGS and misc. cleanups. | steve | 1999-05-03 | 4 | -7/+919 |
| | | | | | PR: 10763 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> | ||||
* | Changed MAINTAINER's e-mail address | taoka | 1999-05-01 | 2 | -4/+4 |
| | | | | from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org | ||||
* | Oops! Add RUN_DEPENDS for python. | nectar | 1999-05-01 | 1 | -1/+3 |
| | |||||
* | I assume Nik meant "textproc/docbook-300" when he wrote | asami | 1999-05-01 | 1 | -2/+2 |
| | | | | "textproc/docbook/3.0". :) | ||||
* | Be more explicit about the dependencies. This doesn't actually change | nik | 1999-04-30 | 1 | -3/+8 |
| | | | | | | them, but helps document them a little better. Previously there chains of dependencies two or three ports long, which was a little counter-intuitive. | ||||
* | Add textproc/iso8879 to the DEPENDS list, for completeness. | nik | 1999-04-30 | 1 | -2/+3 |
| | |||||
* | Upgrade to v1.40. | kuriyama | 1999-04-24 | 3 | -402/+408 |
| | |||||
* | Upgrade to aspell-0.27.2 | jseger | 1999-04-24 | 3 | -14/+9 |
| | |||||
* | Portlint. | asami | 1999-04-18 | 1 | -6/+6 |
| | |||||
* | Activate py-xml. | nectar | 1999-04-18 | 1 | -1/+2 |
| | |||||
* | The Python XML package, including parser, SAX, DOM, and Expat | nectar | 1999-04-18 | 5 | -0/+256 |
| | |||||
* | Activate the tuc port. | steve | 1999-04-17 | 1 | -1/+2 |
| | |||||
* | Add docbook-{241,300,310} | nik | 1999-04-15 | 1 | -1/+4 |
| | |||||
* | Add a dependency on lynx. Pointed out by Wolfram. | nik | 1999-04-15 | 1 | -2/+3 |
| | |||||
* | Thsi is now a meta-port. Installing it will bring in versions 2.4.1, 3.0 | nik | 1999-04-15 | 4 | -69/+28 |
| | | | | | and 3.1 of the DocBook DTD from the docbook-* ports. Should make it a little easier to drop in support for new versions in the future. | ||||
* | Version 3.1 of the DocBook DTD, now maintained by OASIS. | nik | 1999-04-15 | 6 | -0/+108 |
| | |||||
* | Version 3.0 of the DocBook DTD. Continued splitting of the current | nik | 1999-04-15 | 6 | -0/+77 |
| | | | | docbook port. | ||||
* | Version 2.4.1 of the DocBook DTD. Separates this from the current | nik | 1999-04-15 | 6 | -0/+75 |
| | | | | docbook port. | ||||
* | Added br-ispell | taoka | 1999-04-13 | 1 | -1/+2 |
| | |||||
* | Ispell dictionary for brazilian portuguese | taoka | 1999-04-13 | 5 | -0/+46 |
| | | | | | PR: ports/9925 Submitted by: Joao Carlos Mendes Luis <jonny@jonny.eng.br> | ||||
* | Port was overriding -O? optimization in CFLAGS with -O. | kris | 1999-04-09 | 6 | -0/+66 |
| | | | | Approved by: chuckr (maintainer) | ||||
* | DISTFILES moved on MASTER_SITE. | steve | 1999-04-09 | 2 | -4/+4 |
| | |||||
* | "Had to change the source tar file - not enough for a new version, but | jseger | 1999-04-08 | 1 | -1/+1 |
| | | | | | | | a new source checksum." PR: ports/10993 Submitted by: Ted Faber <faber@lunabase.org> | ||||
* | XIM does not work very well. So X_I18N_INHIBITED is set. | taoka | 1999-04-05 | 1 | -2/+9 |
| | | | | Noticed by: MANTANI Nobutaka <nobutaka@nobutaka.com> | ||||
* | Upgrade to 1.38b (fixes TeX capacity problems when building the PDF | nik | 1999-04-05 | 4 | -799/+574 |
| | | | | | | | | | version of the Handbook). Removed Japanese localisation patches (no longer needed, per e-mail with Jun Kuriyama). Patched distfiles to work with DocBook 3.0, because we haven't upgraded to 3.1 yet. Pointed distfile at www.freebsd.org/~nik, as nwalsh.com appears to be having some problems. | ||||
* | Update to version 0.4. | steve | 1999-04-02 | 5 | -27/+38 |
| | | | | | PR: 10732 Submitted by: Martin Kammerhofer <mkamm@gmx.net> | ||||
* | Update to version 0.91a. | steve | 1999-03-31 | 3 | -4/+5 |
| | | | | | PR: 10865 Submitted by: maintainer | ||||
* | Remove CONFIGURE_TARGET, the default suffices with the fixed bsd.port.mk. | asami | 1999-03-29 | 1 | -2/+1 |
| | | | | PR: 10724 | ||||
* | DocBook XML DTD. | kuriyama | 1999-03-28 | 10 | -0/+178 |
| | |||||
* | Activate docbook-xml. | kuriyama | 1999-03-28 | 1 | -1/+2 |
| | |||||
* | Move ``dict'' from the "net" to the "textproc" category. | obrien | 1999-03-22 | 2 | -3/+4 |
| | |||||
* | allow empty replacement string | ache | 1999-03-18 | 1 | -3/+7 |
| | |||||
* | Cleanup pkg/PLIST. | steve | 1999-03-15 | 1 | -1/+10 |
| | |||||
* | Upgrade to GNOME 1.0. The following are the details: | nectar | 1999-03-09 | 8 | -18/+116 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ports/audio/esound 0.2.7 -> 0.2.8 PR ports/10422 ports/audio/gnomeaudio 0.99.8 -> 1.0.0 PR ports/10426 ports/audio/libaudiofile 0.1.5 -> 0.1.6 PR ports/10421 ports/deskutils/gnomepim 0.99.8.1 -> 1.0.1 PR ports/10435 ports/devel/ORBit 0.3.98 -> 0.4.0 PR ports/10423 ports/devel/gettext shared libs now PR ports/10293 ports/devel/glib12 1.1.16 -> 1.2.0 PR ports/10419 ports/devel/libgtop 0.99.8 -> 1.0.1 PR ports/10430 ports/games/gnomegames 0.99.8 -> 1.0.1 PR ports/10436 ports/graphics/electriceyes distfile moved PR ports/10437 ports/graphics/imlib 1.9.3 -> 1.9.4 PR ports/10424 ports/lang/gnomeobjc 0.99.3 -> 1.0.1 PR ports/10441 ports/math/gnumeric 0.6 -> 0.15 PR ports/10439 ports/misc/gnomeutils 0.99.5 -> 1.0.1 PR ports/10442 ports/sysutils/gnomeadmin 0.99.1 -> 1.0.1 PR ports/10445 ports/sysutils/gnomecontrolcenter 0.99.3.1 -> 1.0.1 PR ports/10446 ports/sysutils/gtop 0.99.2 -> 1.0.1 PR ports/10477 ports/textproc/libxml 0.99.8 -> 1.0.0 PR ports/10438 ports/www/libghttp distfile moved PR ports/10429 ports/x11/gnome 0.99.3 -> 1.0.0 PR ports/10450 ports/x11/gnomecore 0.99.8.1 -> 1.0.1 PR ports/10432 ports/x11/gnomelibs 0.99.8.1 -> 1.0.1 PR ports/10425 ports/x11-fm/gnomemc 4.5.10 -> 4.5.23 PR ports/10448 ports/x11-toolkits/gtk-engines 0.1 -> 0.5 PR ports/10427 ports/x11-toolkits/gtk12 1.1.6 -> 1.2.0 PR ports/10420 Note that repository copies were made before this commit, as follows: ports/devel/glib11-devel -> ports/devel/glib12 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Update to version 0.9a. | steve | 1999-03-09 | 3 | -3/+5 |
| | | | | | PR: 10335 Submitted by: maintainer | ||||
* | Fix to make ports work with bsd.port.mk rev. 1.306. | asami | 1999-03-08 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | ${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of some ports that added it explicitly; define it as ${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part; define it as something else (such as ${MACHINE_ARCH}--freebsdelf if the port requires that; define it as an empty string if the port doesn't like it at all. The last might be a sign that a GNU_CONFIGURE port actually doesn't use GNU's version of configure at all; but I don't have time to go look at them all, we'll fix them as time goes on. At least we've got much fewer "-unknown-"s in the tree as the result. :) | ||||
* | Upgrade to 0.5.2 with associated changes | billf | 1999-03-05 | 6 | -10/+22 |
| | |||||
* | For 4.X and later release | taoka | 1999-03-03 | 1 | -1/+1 |
| | |||||
* | MAINTAINER changed, because I was a committer. | shige | 1999-03-01 | 1 | -2/+2 |
| | |||||
* | upgrade to 0.27.1 | obrien | 1999-02-28 | 2 | -4/+4 |
| | |||||
* | Upgrade to 0.27. | obrien | 1999-02-28 | 4 | -51/+58 |
| | | | | | If "HAVE_EGCS" is defined, aspell will not depend on the STL port and will use the natvie EGCS STL instead. | ||||
* | Upgrade to 0.99.8. | vanilla | 1999-02-25 | 6 | -22/+22 |
| | |||||
* | Forgotten patch from upgrade to 3.1.1 | billf | 1999-02-24 | 1 | -17/+32 |
| | | | | | PR: ports/10223 Submitted by: Palla Girgensohn <girgen@partitur.se> | ||||
* | Moving xferstats | billf | 1999-02-23 | 1 | -2/+1 |
| | |||||
* | Update to support COMPRESSION among other things. | steve | 1999-02-22 | 1 | -1/+1 |
| | | | | | | PR: 9959 Reviewed by: maintainer Submitted by: Martin KammerHofer <dada@sbox.tu-graz.ac.at> | ||||
* | New checksum. | steve | 1999-02-22 | 2 | -2/+2 |
| | |||||
* | New checksum. | steve | 1999-02-22 | 1 | -1/+1 |
| | |||||
* | Upgrade and associated changes. | billf | 1999-02-22 | 2 | -8/+9 |
| | | | | Prompted By: John-Mark Gurney <gurney_j@efn.org> | ||||
* | welcome xferstats, log processor extraordinare. | billf | 1999-02-21 | 1 | -1/+2 |
| | |||||
* | Just a little portlint-ing. | asami | 1999-02-19 | 1 | -1/+3 |
| | |||||
* | add homepage | ache | 1999-02-19 | 1 | -1/+2 |
| | |||||
* | add sar | ache | 1999-02-19 | 1 | -1/+2 |
| | |||||
* | fix maintainer | ache | 1999-02-19 | 1 | -2/+2 |
| | |||||
* | simple search & replace comand-line utility | ache | 1999-02-19 | 5 | -0/+29 |
| | |||||
* | Build fix. | asami | 1999-02-13 | 1 | -3/+1 |
| | | | | | PR: 9788 Submitted by: maintainer | ||||
* | Correct files/md5 | flathill | 1999-02-12 | 1 | -1/+1 |
| | |||||
* | Update MASTER_SITES. | jfieber | 1999-02-12 | 4 | -8/+8 |
| | |||||
* | Upgrade to v2.19. | kuriyama | 1999-02-11 | 3 | -6/+24 |
| | |||||
* | Security fix and upgrade. | billf | 1999-02-09 | 2 | -4/+5 |
| | | | | Submitted by: Hugh Blandford <hugh@island.net.au> | ||||
* | Adjust port Makefiles to new EXTRACT_* variable defaults. See log of | asami | 1999-02-03 | 3 | -6/+8 |
| | | | | | | | | | | | | | | | | | | | 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. | ||||
* | Upgrade to 0.99.5. | vanilla | 1999-02-01 | 8 | -44/+46 |
| | |||||
* | Install correct files in ${PREFIX}/share/sgml/jade. | dirk | 1999-01-31 | 4 | -42/+26 |
| | | | | | Submitted by: Robert Brive <brive@mail.dotcom.fr> Requested by: John Fieber <jfieber@FreeBSD.ORG> | ||||
* | Mark this broken while maintainer works on fixing the makeinfo problem. | asami | 1999-01-28 | 1 | -1/+3 |
| | | | | Submitted by: maintainer | ||||
* | SGML DTD catalogs. | kuriyama | 1999-01-27 | 4 | -0/+53 |
| | | | | | PR: ports/9634 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> | ||||
* | Activate dtd-catalogs. | kuriyama | 1999-01-27 | 1 | -1/+2 |
| | |||||
* | - Give it a chance to work with 4.0-CURRENT. | dirk | 1999-01-27 | 2 | -2/+8 |
| | | | | - strip installed binaries. | ||||
* | Use ${MASTER_SITE_GNOME} | fenner | 1999-01-27 | 2 | -10/+6 |
| | |||||
* | ${MASTER_SITE_GNU} got rearranged in December; let's catch up. | fenner | 1999-01-27 | 2 | -2/+4 |
| | |||||
* | Upgrade to 1.2.1. | dirk | 1999-01-27 | 8 | -110/+96 |
| | | | | | | | Uses autoconf and libtool, now. Thus shared libraries are working now and the bmakefiles are not necessary any longer. OK'ed by: John Fieber <jfieber@FreeBSD.ORG> | ||||
* | Pargraph to Paragraph. | steve | 1999-01-26 | 1 | -1/+1 |
| | | | | | PR: 9468 Submitted by: Steve Coltrin <spcoltri@io.com> | ||||
* | Add fix for Alpha. | simokawa | 1999-01-23 | 7 | -21/+139 |
| | | | | - patch for configure, unexelf.c, alpha.h, PLIST and etc. | ||||
* | Move pkg/JADETEX to files/JADETEX. | nik | 1999-01-22 | 2 | -2/+19 |
| | |||||
* | This was just a bit _too_ willing to blow up and killed the readmes. | jkh | 1999-01-21 | 1 | -2/+2 |
| | | | | Make more selective about targets to yell about. | ||||
* | Port now requires the JADETEX variable to be either "yes" or "no". If | nik | 1999-01-21 | 1 | -1/+15 |
| | | | | | | | | | "yes" then a dependency on print/jadetex is included (which in turn pulls in all 30MB of TeTeX). If no then it is ignored. There is no default. If ${JADETEX} is unset then pkg/JADETEX is shown to the user. Set IS_INTERACTIVE to indicate this in the Makefile. | ||||
* | (I) add www virtual category, (II) add a mirror site | billf | 1999-01-21 | 1 | -5/+5 |
| | | | | | | (III) clean up post-patch target (IV) fix 'Version Required' Submitted by: (I) max@wide.ad.jp, (II,III,IV) billf | ||||
* | Activate the grap port. | steve | 1999-01-18 | 1 | -1/+2 |
| | |||||
* | Initial import of grap version 0.8a. | steve | 1999-01-18 | 5 | -0/+46 |
| | | | | | | | An implementation of Kernigan and Bentley's grap language. PR: 9512 Submitted by: Ted Faber <faber@lunabase.org> | ||||
* | Activate the prag port. | steve | 1999-01-18 | 1 | -1/+2 |
| | |||||
* | Upgrade to 0.99.3. | vanilla | 1999-01-17 | 6 | -20/+42 |
| | |||||
* | Upgrade to v1.33. | kuriyama | 1999-01-16 | 3 | -31/+48 |
| | | | | | | | | | Changes of my localizatoin: o Rename l10n identifier from "jpja" to "ja". o Add "ja" l10n for print target. I hope these changes fix warning in print target for non-japanese SGML files. | ||||
* | More Y2K Statement Links... | scrappy | 1999-01-13 | 1 | -1/+3 |
| | |||||
* | Change maitainer's email address, | vanilla | 1999-01-13 | 2 | -4/+4 |
| | | | | and BROKEN some gnome ports until I upgrade it. | ||||
* | Rewrite p5- module's PLIST for alpha. | simokawa | 1999-01-11 | 1 | -10/+10 |
| | | | | | | | | 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 | ||||
* | Respect system CFLAGS. (remove -m486 for alpha) | simokawa | 1999-01-10 | 2 | -4/+4 |
| | |||||
* | Move Palm*-related programs to new "palm" category. | asami | 1999-01-09 | 1 | -2/+1 |
| | | | | Reviewed by: the ports list | ||||
* | Upgrade to 3.0.7. | tg | 1999-01-05 | 2 | -6/+6 |
| | |||||
* | Upgrade gnumeric to 0.5, libxml to 0.99, | vanilla | 1999-01-05 | 6 | -10/+16 |
| | | | | | Correct gtk11-devel's PLIST, and fix some configure problem of electriceyes. | ||||
* | Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have any | asami | 1999-01-02 | 1 | -3/+3 |
| | | | | | | | dependencies to perl5 in -current. This might cause some unwanted perl5 installations on -stable (if it was originally RUN_DEPENDS, perl5 will now be installed during build too, etc.), but its lifetime is limited anyway. | ||||
* | original distribution is updated (0.5.1) | itojun | 1999-01-01 | 6 | -12/+16 |
| | | | | Submitted by: sumikawa@kame.net (maintainer) | ||||
* | (1) Remove the manual finding of wish. If wish exists, the configure script will | billf | 1998-12-27 | 1 | -8/+4 |
| | | | | | | | | | | | | | | | find it. There was no mechanism to even detect if wish existed before telling configure where to find it. (2) The distribution no longer comes packaged with .o files, so there is no need to `make clean' before we build this port. (3) portlint (4) Added my public_html on freefall as a MASTER_SITE, as the singular MASTER_SITE had no route to it. A search on ftpsearch revealed no mirrors. Pity. Triggered By: One of Satoshi's scripts (part 4) | ||||
* | Activate textproc/aspell | flathill | 1998-12-25 | 1 | -1/+2 |
| | |||||
* | PR: ports/9072 | flathill | 1998-12-25 | 6 | -0/+154 |
| | | | | | Submitted by: josh@quick.net Spelling checker with better suggestion logic than ispell | ||||
* | Add "textproc" as a category. | obrien | 1998-12-24 | 1 | -2/+2 |
| | | | | | | | Actually, can this thing be moved to `textproc' to live with `ispell'? Having a distributed electronic dictionary in "net" is stupid. This port is virtually ispell with /usr/share/dict/words over the network. Otherwise I vote to move `xmcd' to `net' since it gets its CD database over the network. | ||||
* | Make the man paths more FreeBSD oriented. | billf | 1998-12-24 | 2 | -5/+57 |
| | | | | Submitted by: Dima Sivachenko | ||||
* | Upgrade to v1.30. | kuriyama | 1998-12-23 | 3 | -10/+103 |
| | |||||
* | Update to version 0.90.1 | jseger | 1998-12-22 | 4 | -17/+55 |
| | | | | | Submitted by: sfarrell@healthquiz.com PR: ports/7706 | ||||
* | Add tidy (www/tidy) and the HTML stylesheets (textproc/html) to the | nik | 1998-12-21 | 1 | -3/+4 |
| | | | | | | dependencies list. Prompted by: Jordan (for the stylesheets) | ||||
* | Whoops, the last change to BUILD_DEPENDS was bogus. Revert. | jkh | 1998-12-18 | 1 | -2/+2 |
| | |||||
* | This doesn't actually build anything with RUN_DEPENDS. Use BUILD_DEPENDS | jkh | 1998-12-18 | 1 | -2/+2 |
| | |||||
* | Use ${WRKDIR} as yacc TMPDIR. | asami | 1998-12-03 | 1 | -2/+2 |
| | | | | Reviewed by: jmz | ||||
* | An ugly hack to make it build when PACKAGE_BUILDING build comes here | asami | 1998-12-02 | 1 | -4/+50 |
| | | | | | | | | without building one of the other mule's first. Also, add USE_XLIB and fix stuff to synch it with ../mule. Submitted by: maintainer (last part) | ||||
* | I assume there's a reason why you're not exporting WRKDIR as TMPDIR, | asami | 1998-12-02 | 1 | -2/+2 |
| | | | | so just prepend ${WRKDIRPREFIX} to ${.CURDIR} in there. | ||||
* | Mark BROKEN due to fetch failure. | obrien | 1998-12-01 | 1 | -1/+3 |
| | | | | nfb7507.zip is the latest on the FTP site. | ||||
* | move ports/texproc/lv to ports/misc. | itojun | 1998-11-24 | 1 | -2/+1 |
| | | | | Suggested by: asami | ||||
* | enable ports/textproc/lv. | itojun | 1998-11-24 | 1 | -1/+2 |
| | | | | | | lv is a multilingual text viewer (like less). Submitted by: sumikawa@kame.net | ||||
* | I had a patch that fixed this, then I said "I'll just use sed", and I | billf | 1998-11-24 | 1 | -5/+7 |
| | | | | | | | | | never updated the Makefile. I was trying to avoid using sed and patch, and just ended up breaking it by my indeciveness. :> It's fixed now, and packages no less. Remind by: Satoshi | ||||
* | Mark it broken, doesn't package. | asami | 1998-11-23 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | === ===> Building package for htdig-3.1.0 Creating package /usr/ports/packages/All/htdig-3.1.0.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/htdig-3.1.0.tgz' tar: can't add file etc/htdig.conf : No such file or directory tar: can't add file share/htdig/footer.html : No such file or directory tar: can't add file share/htdig/bad_words : No such file or directory tar: can't add file share/htdig/header.html : No such file or directory tar: can't add file share/htdig/nomatch.html : No such file or directory tar: can't add file share/htdig/syntax.html : No such file or directory tar: can't add file share/htdig/english.0 : No such file or directory tar: can't add file share/htdig/english.aff : No such file or directory tar: can't add file share/htdig/synonyms : No such file or directory pkg_create: tar command failed with code 256 *** Error code 1 Stop. | ||||
* | Activate man2html | billf | 1998-11-23 | 1 | -1/+2 |
| |