| Commit message (Expand) | Author | Age | Files | Lines |
* | - Make this compile with imake 4.2.0, in which the LinkFileList | Akinori MUSHA | 2002-04-02 | 3 | -3/+75 |
* | Remove the dependency to imake since this is now taken care of | Masafumi Max NAKANE | 2002-02-16 | 1 | -7/+1 |
* | Uncomment BUILD_DEPENDS to xmkmf which was accidentally commented out in 1.44. | Masafumi Max NAKANE | 2002-01-20 | 1 | -1/+1 |
* | Bump the PORTREVISION to reflect recent changes before the release. | Masafumi Max NAKANE | 2002-01-20 | 1 | -1/+1 |
* | Properly include bsd.port.pre.mk before the reference to | Akinori MUSHA | 2002-01-19 | 1 | -2/+4 |
* | Urgent fix before the freeze: Add the dependency on devel/imake if | Akinori MUSHA | 2002-01-19 | 1 | -0/+4 |
* | Typo fix in MLINKS. | Masafumi Max NAKANE | 2002-01-15 | 1 | -2/+2 |
* | One more correction to the dictionary. | Masafumi Max NAKANE | 2002-01-12 | 1 | -0/+11 |
* | A patch to correct an error in the dictionary. | Masafumi Max NAKANE | 2002-01-11 | 1 | -0/+11 |
* | Adjust post-install and pkg-plist so that all necessary directories | Masafumi Max NAKANE | 2001-11-21 | 2 | -9/+12 |
* | Correct the problem which caused server/main.c to be uncompilable. | Masafumi Max NAKANE | 2001-11-20 | 2 | -1/+2 |
* | Make dic/ideo/pubdic/pod.c compilable on -current. | Masafumi Max NAKANE | 2001-11-20 | 1 | -0/+20 |
* | Remove unnecessary line (which has already been commented out). | Masafumi Max NAKANE | 2001-11-20 | 1 | -1/+0 |
* | Tweaks to make it usable on -current. | Masafumi Max NAKANE | 2001-11-20 | 4 | -3/+70 |
* | Oops, PORTVERSION had an extraneous `.'. | Masafumi Max NAKANE | 2001-11-18 | 1 | -1/+1 |
* | Upgrade to 3.5b2. | Masafumi Max NAKANE | 2001-11-18 | 11 | -419/+116 |
* | user.group -> user:group in chown call(s). | Dima Dorfman | 2001-07-26 | 1 | -3/+3 |
* | Use proper POSIX syntax for `chown'. | David E. O'Brien | 2001-06-01 | 1 | -1/+1 |
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | Satoshi Asami | 2000-10-08 | 1 | -1/+1 |
* | Fix script I broke. | Thomas Gellekum | 2000-07-07 | 1 | -1/+2 |
* | As threatened on freebsd-ports: all startup scripts know about the two | Thomas Gellekum | 2000-07-05 | 1 | -8/+21 |
* | Add length of delimiters. | Jun Kuriyama | 2000-06-30 | 1 | -2/+2 |
* | Fix remote buffer overflow vulnerability. | Jun Kuriyama | 2000-06-30 | 1 | -0/+22 |
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | Satoshi Asami | 2000-06-16 | 1 | -1/+1 |
* | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | Maxim Sobolev | 2000-06-16 | 2 | -3/+2 |
* | Add some @dirrm's to cleanup after itself. | Satoshi Asami | 2000-04-30 | 1 | -0/+8 |
* | Add missing manpages. | Satoshi Asami | 2000-04-30 | 1 | -1/+3 |
* | Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | Akinori MUSHA | 2000-04-11 | 1 | -3/+3 |
* | Use devel/imake instead of x11/XFree86. | Masafumi Max NAKANE | 2000-03-08 | 1 | -1/+1 |
* | FreeBSD.ORG -> FreeBSD.org | Michael Haro | 1999-08-31 | 1 | -1/+1 |
* | Change Id->FreeBSD. | David E. O'Brien | 1999-08-25 | 1 | -1/+1 |
* | chmod -> ${CHMOD} | Michael Haro | 1999-08-22 | 1 | -2/+2 |
* | Use 'mkdir -p' to create /var/run/Canna in PLIST just in case it exists | Steve Price | 1999-07-04 | 1 | -1/+1 |
* | Correctly install manpages. The removal of USE_IMAKE in the previous | Satoshi Asami | 1999-01-15 | 1 | -2/+2 |
* | Stop RUN_DEPEND to X, make BUILD_DEPEND only, | SADA Kenji | 1999-01-04 | 2 | -21/+25 |
* | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | Satoshi Asami | 1998-11-14 | 1 | -8/+10 |
* | Fix warning message. | Jun Kuriyama | 1998-10-10 | 1 | -2/+3 |
* | ELF shlib names should be listed when a.out shlibs end with ".0". | Satoshi Asami | 1998-09-21 | 1 | -4/+4 |
* | Convert to ELF and cleanup use of MAN* macros. | Steve Price | 1998-09-21 | 2 | -76/+25 |
* | These ports install uncompressed manpages even though USE_IMAKE is | Satoshi Asami | 1998-08-25 | 1 | -1/+2 |
* | mkdir /var/run/canna at startup script. | Jun Kuriyama | 1998-08-15 | 1 | -1/+3 |
* | Execute `ldconfig -R' at the pkg_delete step. | Thomas Gellekum | 1998-05-05 | 1 | -0/+1 |
* | dirrm absolute path -> unexec | Jun-ichiro itojun Hagino | 1997-10-17 | 1 | -1/+1 |
* | due to /var/run permission change in 2.2.5-RELEASE, we changed | Jun-ichiro itojun Hagino | 1997-10-17 | 3 | -119/+84 |
* | Use ISO639 language abbreviation instead of ISO3166 country abbreviation | Masafumi Max NAKANE | 1997-09-14 | 1 | -2/+2 |
* | ldconfig -> ${LDCONFIG}. | Masafumi Max NAKANE | 1997-07-17 | 1 | -2/+2 |
* | /bin/sh -> ${SH} | Masafumi Max NAKANE | 1997-07-13 | 1 | -2/+2 |
* | Fix this slightly differently, change "all:" to "all:", this seems more | Satoshi Asami | 1997-06-11 | 1 | -2/+3 |
* | Remove empty "all:" target. Something in XFree86-3.3 imake config files | Satoshi Asami | 1997-06-11 | 1 | -0/+11 |
* | Remove spurious ^M at end of lines. | Satoshi Asami | 1996-11-18 | 1 | -186/+186 |