Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | upgrade to 3.03 | billf | 2001-03-11 | 3 | -7/+7 |
| | | | | Encouraged by: fenner's new toy | ||||
* | upgrade to 0.8.16 | billf | 2001-03-11 | 4 | -4/+4 |
| | |||||
* | Try to make fenner's build report happy. | jim | 2001-03-11 | 3 | -0/+3 |
| | |||||
* | Make CFLAGS clean. | obrien | 2001-03-11 | 1 | -12/+4 |
| | |||||
* | Totally turn off the processing of MESSAGE until I can remember what the | obrien | 2001-03-11 | 1 | -2/+2 |
| | | | | one that did not get committed had to say. | ||||
* | Fix and sort plist. | kris | 2001-03-11 | 1 | -0/+35 |
| | |||||
* | Deal with semi-bogus error reports from Bento. | obrien | 2001-03-11 | 1 | -0/+2 |
| | |||||
* | Add USE_GMAKE. | grog | 2001-03-11 | 1 | -0/+1 |
| | |||||
* | revert previous commit, the problem is not specific to the alpha. | billf | 2001-03-11 | 1 | -4/+0 |
| | |||||
* | make the description fit the current release | cracauer | 2001-03-11 | 1 | -10/+9 |
| | |||||
* | remove BROKEN for alpha, the unaligned access errors are a red herring. | billf | 2001-03-11 | 11 | -44/+0 |
| | | | | I'm getting the same "unknown mail transport error" on my i386 at work. | ||||
* | The HTML version of the manual grew. | obrien | 2001-03-11 | 3 | -0/+18 |
| | |||||
* | Fix and sort plist. Naughty grog. | kris | 2001-03-11 | 1 | -44/+126 |
| | |||||
* | Fix the building of this port on FreeBSD 3.4 | n_hibma | 2001-03-11 | 1 | -1/+3 |
| | |||||
* | Mark broken for pre-4.0 (setproctitle stuff) | peter | 2001-03-11 | 1 | -0/+3 |
| | |||||
* | Allow maintainer to be set in slave ports. | obrien | 2001-03-11 | 3 | -3/+3 |
| | |||||
* | Allow maintainer to be properly set in slave ports. | obrien | 2001-03-11 | 3 | -3/+3 |
| | |||||
* | I dropped maintainership or at least I tried to. Do it again. | obrien | 2001-03-11 | 1 | -1/+1 |
| | |||||
* | Fix plist | kris | 2001-03-10 | 2 | -0/+2 |
| | |||||
* | The submitter of 1.17 also wanted the .a installed besides just being | obrien | 2001-03-10 | 2 | -0/+2 |
| | | | | built (which is all the submitted patch did). | ||||
* | Oops, actually use the corrected pkg-plist | kris | 2001-03-10 | 1 | -26/+25 |
| | |||||
* | Switch to using USE_X_PREFIX, respect CC and CFLAGS, and sort and fix | kris | 2001-03-10 | 5 | -62/+61 |
| | | | | plist. | ||||
* | Fix and sort plist, and make this port respect CXX and CFLAGS | kris | 2001-03-10 | 4 | -44/+56 |
| | |||||
* | Add asmutils 0.13, a set of UNIX utilities written in assembly | will | 2001-03-10 | 7 | -0/+150 |
| | | | | | | | language. PR: 24519 Submitted by: George Reid <greid@ukug.uk.freebsd.org> | ||||
* | Add ascii2pdf 0.9.1, a perl script to convert text files to PDF files. | will | 2001-03-10 | 6 | -0/+41 |
| | | | | | PR: 24499 Submitted by: petef@databits.net | ||||
* | Upgrade to ISC's latest. No new features, but a few useful bug fixes. | dougb | 2001-03-10 | 10 | -10/+10 |
| | |||||
* | Add p5-PDF-Create 0.01, a perl script to convert text files to PDF | will | 2001-03-10 | 6 | -0/+47 |
| | | | | | | | files. PR: 24498 Submitted by: petef@databits.net | ||||
* | - Update to new release 8.11.3 | dinoex | 2001-03-10 | 32 | -448/+232 |
| | | | | | | | | - filters has been removed, will reappear in a seperate port - install additional headers and libs for SENDMAIL_WITH_MILTER=yes - pkh-commed reduced to make portlint happy Reviewed by: gshapiro | ||||
* | Fix typo. | will | 2001-03-10 | 3 | -3/+3 |
| | | | | | PR: 25658 Submitted by: nrahlstr | ||||
* | Didn't notice before that this port actually uses GNU autoconf... This | joerg | 2001-03-10 | 2 | -0/+2 |
| | | | | | | | | | should fix the port build on bento. Still doesn't want to be built on the alpha arch, i'm not sure whether i'll be able to fix that or whether i'll have to exclude it from the alpha build. In theory, since it's a cross-compiler already anyway, it should be possible to build it on non-i386 platforms as well. | ||||
* | Add libfpx 1.2.0, library routines for working with Flashpix images. | will | 2001-03-10 | 11 | -0/+427 |
| | | | | | PR: 24313 Submitted by: mi | ||||
* | Mark BROKEN on alpha: Problems with unaligned access. | alex | 2001-03-10 | 1 | -0/+4 |
| | | | | | | On my box almost all commands coming with postfix produce unaligned access errors. Delivery of mails to another mailserver via SMTP works, but it fails to deliver mails to local users. | ||||
* | Add firebird 0.9, the open-source InterBase(tm) 6.0 spin-off | will | 2001-03-10 | 103 | -0/+4159 |
| | | | | | | | (Classic version). PR: 24313 Submitted by: Geoffrey C. Speicher <geoff@sea-incorporated.com> | ||||
* | Add wapsh 1.0, a system to allow remote shell logins via a WAP | will | 2001-03-10 | 9 | -0/+252 |
| | | | | | | | phone or web browser. PR: 24313 Submitted by: George Reid <greid@ukug.uk.freebsd.org> | ||||
* | Add sms_client 3.0.2, a simple UNIX SMS client to send messages to | will | 2001-03-10 | 7 | -0/+296 |
| | | | | | | | phones or pagers. PR: 24257 Submitted by: George Reid <greid@ukug.uk.freebsd.org> | ||||
* | Add dircproxy 1.0.0, a detachable irc proxy server with many features. | will | 2001-03-10 | 13 | -0/+103 |
| | | | | | PR: 24255 Submitted by: George Reid <greid@ukug.uk.freebsd.org> | ||||
* | update to 0.75.12. | sf | 2001-03-10 | 3 | -31/+37 |
| | | | | | PR: 25440 Submitted by: George Reid <greid@ukug.uk.freebsd.org> | ||||
* | Add mtrxmath 0.9.3, a small tool for matrix mathemetics. | will | 2001-03-10 | 10 | -0/+81 |
| | | | | | PR: 24202 Submitted by: George Reid <greid@ukug.uk.freebsd.org> | ||||
* | Add netsed 0.01, a program that alters the contents of packets in | will | 2001-03-10 | 8 | -0/+87 |
| | | | | | | | real-time. PR: 24178 Submitted by: Roman Shterenzon <roman@xpert.com> | ||||
* | Add libtar 1.2, a library for manipulating POSIX and GNU tar files. | will | 2001-03-10 | 11 | -0/+196 |
| | | | | | PR: 24114 Submitted by: George Reid <greid@ukug.uk.freebsd.org> | ||||
* | Add dnrd 2.9, a proxy DNS daemon. | will | 2001-03-10 | 27 | -0/+483 |
| | | | | | PR: 24107 Submitted by: George Reid <greid@ukug.uk.freebsd.org> | ||||
* | Add mksunbootcd 1.0, a program to make ISO images suitible to boot on | will | 2001-03-10 | 6 | -0/+37 |
| | | | | | | | sparc systems. PR: 24086 Submitted by: Roman Shterenzon <roman@xpert.com> | ||||
* | Add p5-IO 1.20, various IO modules for Perl. | will | 2001-03-10 | 7 | -0/+64 |
| | | | | | PR: 24042 Submitted by: Sergey Skvortsov <skv@protey.ru> | ||||
* | New ports import: japanese/linux-JM. | sada | 2001-03-10 | 9 | -0/+192 |
| | | | | | | JM is Japanese translated manual pages by JM Project. WWW: http://www.linux.or.jp/JM/ | ||||
* | upgrade to 1.2.0 | ijliao | 2001-03-10 | 2 | -2/+32 |
| | | | | add a lot of man pages | ||||
* | Add matrix-kmod 1.2, a screensaver for console (matrix_saver.ko) that | will | 2001-03-10 | 6 | -0/+39 |
| | | | | | | | looks like "Matrix". PR: 23748 Submitted by: Oleg Belousov <strijar@urai.ru> | ||||
* | path in manpage gives now the true location of the configuration file | dinoex | 2001-03-10 | 2 | -0/+2 |
| | | | | PR: 25583 | ||||
* | Add ftrack 3.01, a FTN Messages tracker. | will | 2001-03-10 | 10 | -0/+143 |
| | | | | | PR: 23711 Submitted by: Sergey Samoyloff <gonza@techline.ru> | ||||
* | upgrade to 0.7.2 | ijliao | 2001-03-10 | 6 | -18/+22 |
| | |||||
* | Remove all vestiges of the EXPORT stuff - it's legacy code. | jkh | 2001-03-10 | 1 | -43/+2 |
| | | | | Noted by: Bob Van Valzah <Bob@bgpbook.com> |