Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove empty directories on deinstallation. | knu | 2000-08-07 | 1 | -0/+2 |
| | |||||
* | Add ruby-rdtool, RD to HTML/man/etc. converter (RD is to Ruby | knu | 2000-08-07 | 5 | -0/+103 |
| | | | | as POD is to Perl) | ||||
* | Fix the wrong entry: ruby-racc -> ruby-html-parser | knu | 2000-08-07 | 1 | -1/+2 |
| | | | | Add ruby-rdtool | ||||
* | Add more Ruby ports. | knu | 2000-08-07 | 6 | -0/+48 |
| | | | | | | | | devel/ruby-racc: An LALR(1) parser generator for Ruby textproc/ruby-html-parser: HTML-parser package for Ruby | ||||
* | gaspell needs textproc/aspell to build, as well as run | ade | 2000-08-04 | 1 | -1/+2 |
| | | | | Submitted by: Takeshi Hiyama <th@cis.ibaraki.ac.jp> | ||||
* | Update to 0.32 | ade | 2000-08-04 | 3 | -6/+39 |
| | |||||
* | Update to 2.2.1 | ade | 2000-08-04 | 3 | -2/+4 |
| | |||||
* | change my e-mail address | sanpei | 2000-08-03 | 1 | -1/+1 |
| | | | | --> sanpei@FreeBSD.org | ||||
* | Update port to 0.8.11 | jedgar | 2000-08-02 | 2 | -2/+2 |
| | |||||
* | Remove extra directory. | kuriyama | 2000-08-02 | 1 | -0/+1 |
| | | | | Submitted by: O'bento | ||||
* | No need for us to copy the 3.1 typo blindly in the catalog file we install. | asmodai | 2000-07-29 | 1 | -1/+1 |
| | | | | | | Wish I'd seen this sooner. This fix is purely cosmetic, but it at least might save us from questions in the future. | ||||
* | XML Parser for Java uses Apache Software License, now. | kuriyama | 2000-07-27 | 1 | -1/+0 |
| | |||||
* | Update port to include the last docbook ports. | asmodai | 2000-07-25 | 1 | -7/+12 |
| | | | | Also add the jade catalog to the main catalog file if it exists. | ||||
* | Update port to include the latest docbook ports. | asmodai | 2000-07-25 | 1 | -2/+6 |
| | |||||
* | Modify class path in xt-xml4j.sh and add xt-xp.sh. | kuriyama | 2000-07-25 | 4 | -4/+12 |
| | | | | Submitted by: dirk | ||||
* | Upgrade to 3.0.1. | kuriyama | 2000-07-25 | 3 | -404/+320 |
| | | | | Submitted by: dirk | ||||
* | Make this compile on the Alpha -- this give us a fighting chance of | obrien | 2000-07-24 | 1 | -5/+11 |
| | | | | building the FreeBSD release docs. | ||||
* | Update to 0.2.7.2. | sobomax | 2000-07-24 | 3 | -2/+102 |
| | |||||
* | Activate cdif. | sanpei | 2000-07-22 | 1 | -0/+1 |
| | |||||
* | Initial import of cdif-1.15 | sanpei | 2000-07-22 | 5 | -0/+63 |
| | | | | word context diff tool. | ||||
* | Temporarily remove sgmltools-lite -- it's a repository copy not updated. | asami | 2000-07-19 | 5 | -78/+0 |
| | |||||
* | (1) /usr/share/info/dir was renamed to dir-tmpl. | taoka | 2000-07-19 | 1 | -1/+0 |
| | | | | | | | | | | | | | (2) Now it is not necessary to exist a file "info/dir" when install-info is executed. By (1) and (2), I removed the next line: [ -f %D/info/dir ] || sed -ne 1,/Menu:/p /usr/share/info/dir > %D/info/dir from PLIST or Makefile CV: ---------------------------------------------------------------------- | ||||
* | Add distribution patch to really make it work with gtk13. | sobomax | 2000-07-18 | 2 | -4/+5 |
| | |||||
* | Make it use glib1.3 to allow it to be used with pango. | sobomax | 2000-07-18 | 1 | -2/+2 |
| | |||||
* | Temporarly remove libiconv - it belongs to converters. | sobomax | 2000-07-17 | 1 | -1/+0 |
| | | | | Submitted by: knu | ||||
* | Add fribidi - a Free Implementation of the Unicode BiDi algorithm. | sobomax | 2000-07-17 | 6 | -0/+58 |
| | |||||
* | Add libiconv - a charset conversion library (LGPL'ed iconv() implementation). | sobomax | 2000-07-17 | 1 | -0/+1 |
| | |||||
* | Update to version 1.51 | alex | 2000-07-16 | 2 | -3/+3 |
| | | | | | PR: 19922 Submitted by: Johann Visagie <wjv@cityip.co.za> | ||||
* | Those awfully nice GNOME folks decided to re-roll the distribution | ade | 2000-07-12 | 1 | -1/+1 |
| | | | | | | | | | tarball, with minor changes to the libxml.spec* configuration files, without bumping the version number. Oh, the shame of it. Submitted by: sobomax | ||||
* | Update to version 3.05 and the MASTER_SITES. | kevlo | 2000-07-10 | 3 | -11/+12 |
| | |||||
* | Upgrade to 2.29. | kuriyama | 2000-07-10 | 3 | -2/+3 |
| | | | | | Submitted by: ido@hitachi-ms.co.jp PR: ports/19795 | ||||
* | Update to 1.8.9 | ade | 2000-07-09 | 2 | -2/+2 |
| | |||||
* | Fix typo. | motoyuki | 2000-07-09 | 1 | -1/+1 |
| | |||||
* | Paraphrased from the PR: fixes MASTER_SITES, respects CC/CFLAGS, doesn't | dannyboy | 2000-07-08 | 5 | -25/+110 |
| | | | | | | | install GPL COPYING, and adds a WWW line to pkg/DESCR. PR: 19764 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config | steve | 2000-07-07 | 2 | -1/+5 |
| | | | | | | | - Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly PR: 19623 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | The gd library now generates PNG files. Also include a necessary header | steve | 2000-07-07 | 2 | -0/+158 |
| | | | | | | | file in support.c for the wmf library. PR: 19684 Submitted by: Alec Wolman <wolman@cs.washington.edu> | ||||
* | Location on MASTER_SITE changed. | steve | 2000-07-07 | 1 | -1/+1 |
| | | | | | PR: 19738 Submitted by: maintainer | ||||
* | Import diff-mode.el, an Emacs major-mode for viewing/editing context diffs. | knu | 2000-07-06 | 7 | -0/+57 |
| | | | | | PR: ports/19729 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> | ||||
* | As threatened on freebsd-ports: all startup scripts know about the two | tg | 2000-07-05 | 2 | -10/+22 |
| | | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. | ||||
* | Fix a typo that broke make index. | knu | 2000-07-05 | 2 | -2/+2 |
| | | | | (s/gaphics/graphics/) | ||||
* | Add entire include/wordnet-1.6 directory and one library. | asami | 2000-07-05 | 1 | -0/+10 |
| | | | | Submitted by: bento | ||||
* | Now that libwmf builds shared libraries, update dependencies | ade | 2000-07-04 | 2 | -2/+2 |
| | | | | | | accordingly. This fixes the bogon where you could do a pkg_delete on libwmf, and then have mswordview fail since it was linked against shared libraries which had disappeared. | ||||
* | Upgrade to version 0.9. | obrien | 2000-07-04 | 2 | -6/+6 |
| | |||||
* | Change maintainer's mail address. | sanpei | 2000-07-02 | 2 | -2/+2 |
| | | | | --> sanpei@sanpei.org | ||||
* | Active libxml2 | ade | 2000-07-02 | 1 | -0/+1 |
| | |||||
* | Bring libxml2 2.1.1 into the fold after a repo-copy. This will | ade | 2000-07-02 | 3 | -22/+26 |
| | | | | eventually replace libxml for GNOME. | ||||
* | Update to 1.8.8 | ade | 2000-07-01 | 4 | -4/+4 |
| | |||||
* | Update to 0.1.6. | sobomax | 2000-06-30 | 3 | -21/+23 |
| | | | | | PR: 19588 Submitted by: MAINTAINER | ||||
* | Add pspell-ispell, an ispell plugin for the spelling-checker | ade | 2000-06-29 | 8 | -0/+61 |
| | | | | independent pspell library. | ||||
* | Update to 0.11.0.2 | ade | 2000-06-29 | 2 | -3/+3 |
| |