| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix pkg-plist. | Maxim Sobolev | 2001-10-30 | 8 | -328/+432 |
* | Fix the port: GNU autoheader now called `autoheader213', not just | Maxim Sobolev | 2001-10-30 | 1 | -1/+1 |
* | Prepare ground for gdk-pixbuf update to 0.13.0 - its include files have been | Maxim Sobolev | 2001-10-30 | 14 | -18/+104 |
* | Update to 1.1; add WWW. | Anton Berezin | 2001-10-30 | 4 | -8/+11 |
* | Update port suite to version 1.1.8. | Jimmy Olgeni | 2001-10-30 | 9 | -18/+26 |
* | Update to 1.80; add WWW. | Anton Berezin | 2001-10-30 | 3 | -3/+5 |
* | Support PORTDOCS. | Clive Lin | 2001-10-30 | 2 | -19/+29 |
* | Patch file rerolled. | Clive Lin | 2001-10-30 | 2 | -2/+2 |
* | Ooops, update to distinfo didn't go through w/ last commit somehow. | Masafumi Max NAKANE | 2001-10-30 | 1 | -1/+1 |
* | Upgrade to 2.4 | Clive Lin | 2001-10-30 | 2 | -3/+3 |
* | Fix a breakage introduced in the previous commit. I'd appreciate if people | Maxim Sobolev | 2001-10-30 | 8 | -8/+228 |
* | Fix abuse of ${AUTOMAKE}/${AUTOCONF} | Maxim Sobolev | 2001-10-30 | 1 | -2/+2 |
* | Update to 1.1pre1, which introduces the -p option to only display | Peter Pentchev | 2001-10-30 | 2 | -3/+2 |
* | - Unbreak the support for jpeg and png. | Akinori MUSHA | 2001-10-30 | 4 | -8/+20 |
* | Explicity run aclocal and autoheader | David E. O'Brien | 2001-10-30 | 1 | -1/+2 |
* | Who ever added AUTOMAKE_ARGS did not convert all the ports to it that was | David E. O'Brien | 2001-10-30 | 1 | -1/+4 |
* | Who ever added AUTOMAKE_ARGS did not convert all the ports to it that was | David E. O'Brien | 2001-10-30 | 1 | -1/+1 |
* | Don't USE_AUTOCONF=yes -- this port doesn't let bsd.port.mk run autoconf | David E. O'Brien | 2001-10-30 | 4 | -4/+12 |
* | QUIT the cutiness with AUTOMAKE. This should be handled in a pre-configure | David E. O'Brien | 2001-10-30 | 4 | -20/+8 |
* | Put back PORTEPOCH, which was erroneously deleted in one of the previous | Maxim Sobolev | 2001-10-30 | 8 | -0/+8 |
* | Update to 1.0.5. With an updated ORBit it works in 5-CURRENT and 4-STABLE | Maxim Sobolev | 2001-10-30 | 18 | -164/+696 |
* | Correct PORTREVISION - in my last commit instead of updating it to 5 I've | Maxim Sobolev | 2001-10-30 | 2 | -2/+2 |
* | Fix bug with buffer enlargement | Andrey A. Chernov | 2001-10-30 | 2 | -0/+35 |
* | Update to 2.4.3 | Pete Fritchman | 2001-10-30 | 4 | -4/+4 |
* | Use AUTOMAKE_ARGS instead of setting AUTOMAKE to "automake <args>" | Pete Fritchman | 2001-10-30 | 2 | -2/+2 |
* | Instead of setting ${AUTOMAKE} to automake --add-missing --include-deps, | Pete Fritchman | 2001-10-30 | 2 | -2/+2 |
* | Instead of setting ${AUTOMAKE} to automake -a -i, set ${AUTOMAKE_ARGS} | Pete Fritchman | 2001-10-30 | 1 | -1/+1 |
* | Instead of setting ${AUTOMAKE} to automake -a -i, set ${AUTOMAKE_ARGS} | Pete Fritchman | 2001-10-30 | 1 | -1/+1 |
* | Remove the post-patch target. I'm not sure why I added this before, | Pete Fritchman | 2001-10-30 | 1 | -4/+0 |
* | add align | Ying-Chieh Liao | 2001-10-30 | 6 | -0/+32 |
* | (Comment for previous committing) | Satoshi Taoka | 2001-10-30 | 0 | -0/+0 |
* | FreeBSD-current no longer supports the owner.group syntax for chown | Satoshi Taoka | 2001-10-30 | 1 | -1/+1 |
* | Update to 21.4.5. The problem with a Lisp error occuring when the user | Gary Jennejohn | 2001-10-29 | 4 | -10/+10 |
* | Update to 20011030. Some minor bugs/typos were fixed. | Akinori MUSHA | 2001-10-29 | 12 | -124/+96 |
* | Add a patch, which, according to the submitter, allows to compile | Mikhail Teterin | 2001-10-29 | 1 | -0/+50 |
* | Bump PORTREVISION. | Brian Feldman | 2001-10-29 | 1 | -0/+1 |
* | Oops, CVS not change access bits on removing/adding, so use ${SH} trick | Andrey A. Chernov | 2001-10-29 | 4 | -4/+4 |
* | Second part to fix missing x-bit on pkg*install | Andrey A. Chernov | 2001-10-29 | 12 | -4/+224 |
* | First part to fix missing x-bit on pkg*install | Andrey A. Chernov | 2001-10-29 | 8 | -216/+0 |
* | Fix for the new AUTOMAKE/AUTOCONF scheme. | Dmitry Sivachenko | 2001-10-29 | 1 | -0/+2 |
* | Fix a possible-corruption-at-end-of-file bug. | Brian Feldman | 2001-10-29 | 1 | -0/+16 |
* | Update to Vim 6.0 patchlevel 32 | David E. O'Brien | 2001-10-29 | 2 | -2/+8 |
* | Add news posting support | David W. Chapman Jr. | 2001-10-29 | 2 | -1/+19 |
* | Use ${ARCH}-pc-freebsdX as CONFIGURE_TARGET instead of ${ARCH}-freebsdX. I | Maxim Sobolev | 2001-10-29 | 4 | -4/+4 |
* | Update to 0.15.2. | Maxim Sobolev | 2001-10-29 | 4 | -6/+6 |
* | Add the legacy versions of autoconf and automake to the mix. | David E. O'Brien | 2001-10-29 | 1 | -0/+2 |
* | Huh, finally implement writev(2) wrapper that actually works. Boys, never ever | Maxim Sobolev | 2001-10-29 | 12 | -40/+482 |
* | Update to version 1.337. | Jimmy Olgeni | 2001-10-29 | 4 | -37/+20 |
* | Update MASTER_SITES (minnie.cs.adfa.oz.au -> minnie.tuhs.org) | Chris D. Faulhaber | 2001-10-29 | 2 | -2/+2 |
* | The previous commit-log is mistaken. | Shigeyuki Fukushima | 2001-10-29 | 0 | -0/+0 |