| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust post-install and pkg-plist so that all necessary directories | max | 2001-11-21 | 2 | -9/+12 |
* | Correct the problem which caused server/main.c to be uncompilable. | max | 2001-11-20 | 2 | -1/+2 |
* | Make dic/ideo/pubdic/pod.c compilable on -current. | max | 2001-11-20 | 1 | -0/+20 |
* | Remove unnecessary line (which has already been commented out). | max | 2001-11-20 | 1 | -1/+0 |
* | Tweaks to make it usable on -current. | max | 2001-11-20 | 4 | -3/+70 |
* | Oops, PORTVERSION had an extraneous `.'. | max | 2001-11-18 | 1 | -1/+1 |
* | Upgrade to 3.5b2. | max | 2001-11-18 | 11 | -419/+116 |
* | user.group -> user:group in chown call(s). | dd | 2001-07-26 | 1 | -3/+3 |
* | Use proper POSIX syntax for `chown'. | obrien | 2001-06-01 | 1 | -1/+1 |
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -1/+1 |
* | Fix script I broke. | tg | 2000-07-07 | 1 | -1/+2 |
* | As threatened on freebsd-ports: all startup scripts know about the two | tg | 2000-07-05 | 1 | -8/+21 |
* | Add length of delimiters. | kuriyama | 2000-06-30 | 1 | -2/+2 |
* | Fix remote buffer overflow vulnerability. | kuriyama | 2000-06-30 | 1 | -0/+22 |
* | Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the | asami | 2000-06-16 | 1 | -1/+1 |
* | Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with | sobomax | 2000-06-16 | 2 | -3/+2 |
* | Add some @dirrm's to cleanup after itself. | asami | 2000-04-30 | 1 | -0/+8 |
* | Add missing manpages. | asami | 2000-04-30 | 1 | -1/+3 |
* | Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. | knu | 2000-04-11 | 1 | -3/+3 |
* | Use devel/imake instead of x11/XFree86. | max | 2000-03-08 | 1 | -1/+1 |
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -2/+2 |
* | Use 'mkdir -p' to create /var/run/Canna in PLIST just in case it exists | steve | 1999-07-04 | 1 | -1/+1 |
* | Correctly install manpages. The removal of USE_IMAKE in the previous | asami | 1999-01-15 | 1 | -2/+2 |
* | Stop RUN_DEPEND to X, make BUILD_DEPEND only, | sada | 1999-01-04 | 2 | -21/+25 |
* | Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change | asami | 1998-11-14 | 1 | -8/+10 |
* | Fix warning message. | kuriyama | 1998-10-10 | 1 | -2/+3 |
* | ELF shlib names should be listed when a.out shlibs end with ".0". | asami | 1998-09-21 | 1 | -4/+4 |
* | Convert to ELF and cleanup use of MAN* macros. | steve | 1998-09-21 | 2 | -76/+25 |
* | These ports install uncompressed manpages even though USE_IMAKE is | asami | 1998-08-25 | 1 | -1/+2 |
* | mkdir /var/run/canna at startup script. | kuriyama | 1998-08-15 | 1 | -1/+3 |
* | Execute `ldconfig -R' at the pkg_delete step. | tg | 1998-05-05 | 1 | -0/+1 |
* | dirrm absolute path -> unexec | itojun | 1997-10-17 | 1 | -1/+1 |
* | due to /var/run permission change in 2.2.5-RELEASE, we changed | itojun | 1997-10-17 | 3 | -119/+84 |
* | Use ISO639 language abbreviation instead of ISO3166 country abbreviation | max | 1997-09-14 | 1 | -2/+2 |
* | ldconfig -> ${LDCONFIG}. | max | 1997-07-17 | 1 | -2/+2 |
* | /bin/sh -> ${SH} | max | 1997-07-13 | 1 | -2/+2 |
* | Fix this slightly differently, change "all:" to "all:", this seems more | asami | 1997-06-11 | 1 | -2/+3 |
* | Remove empty "all:" target. Something in XFree86-3.3 imake config files | asami | 1997-06-11 | 1 | -0/+11 |
* | Remove spurious ^M at end of lines. | asami | 1996-11-18 | 1 | -186/+186 |
* | Fix Makefiles to work with new bsd.port.mk. Mostly just replacing | asami | 1996-11-13 | 1 | -17/+13 |
* | Command line argument is checked and exits if $2!=POST-INSTALL. | max | 1996-11-11 | 1 | -0/+1 |
* | CATEGORIES+= -> CATEGORIES= | max | 1996-11-11 | 1 | -7/+3 |
* | Use ${COMPRESS_MAN} to compress man pages. | max | 1996-11-05 | 1 | -5/+5 |
* | Replaced spaces with tabs in several places, so that Imake will generates | max | 1996-10-31 | 1 | -1/+30 |
* | Check on /etc/services will be performed upon pkg_add, too. | max | 1996-09-19 | 1 | -0/+6 |
* | So, here it comes back again. (I certainly hope the keyword substitution | max | 1996-09-19 | 1 | -0/+160 |
* | The keyword substitution mode of patch-ad needs to be changed to -ko, | max | 1996-09-19 | 1 | -160/+0 |
* | Fixed broken patch file. (Well, I hope it works...) | max | 1996-09-19 | 1 | -36/+44 |