Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to INN 2.3.2. | des | 2001-05-04 | 6 | -16/+20 |
| | |||||
* | Add the syscons definitions of pageup and pagedown to the stock | olgeni | 2001-05-03 | 1 | -0/+26 |
| | | | | | | | | | slrn.rc sample file. This patch has been sent to the slrn author, who will integrate it into the next release. No PORTREVISION bump: this patch affects an example only. | ||||
* | Don't hard-code -O2 | kris | 2001-04-30 | 1 | -2/+2 |
| | |||||
* | Fix syntax error by adding a '\' at the end of a line. | asami | 2001-04-29 | 1 | -1/+1 |
| | | | | Submitted by: bento | ||||
* | This needs mimelib. | alex | 2001-04-28 | 1 | -0/+1 |
| | |||||
* | No need to use https for the WWW URL. | mph | 2001-04-27 | 1 | -1/+1 |
| | |||||
* | Update to 20010420. No changes except distfile name and checksum. | des | 2001-04-21 | 2 | -2/+2 |
| | |||||
* | Remove empty directories on uninstall. | steve | 2001-04-20 | 2 | -0/+4 |
| | |||||
* | Switch to .bz2 distfile to save a bit of space. | kris | 2001-04-17 | 2 | -1/+2 |
| | |||||
* | Fix PLIST. | will | 2001-04-17 | 1 | -1/+0 |
| | | | | Found by: bento | ||||
* | Upgrade to 1.5.8 | ache | 2001-04-13 | 4 | -3/+23 |
| | |||||
* | added %%PORTDOCS%% in pkg-plist | dinoex | 2001-04-13 | 3 | -315/+315 |
| | |||||
* | Update Makefile and pkg-descr to honor Maintainer, | dinoex | 2001-04-08 | 2 | -5/+2 |
| | | | | | | as suggested by <ben@FreeBSD.org> PR: 25534 | ||||
* | - appied patch from PR 25594 | dinoex | 2001-04-08 | 43 | -0/+1374 |
| | | | | | | | | - make portlint happier - clean pkg-plist PR: 25534 Submitted by: thierry@thomas.as | ||||
* | Various fixes: | will | 2001-04-04 | 1 | -1/+2 |
| | | | | | | | - Put kdesupport11 dependency back. I forgot that it is not implied by kdelibs11 as kdesupport2 is by kdelibs2. - HAS_CONFIGURE -> GNU_CONFIGURE in some cases were needed. - Add X11 headers to CPPFLAGS for moonshine (extreme case). | ||||
* | Upgrade to 0.9.7.0. | sumikawa | 2001-04-04 | 4 | -16/+21 |
| | | | | | PR: ports/26325 Submitted by: xaa+ports@timewasters.nl | ||||
* | Overhaul QT/KDE support: | will | 2001-04-03 | 1 | -5/+2 |
| | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) | ||||
* | -pthread --> ${PTHREAD_LIBS} | sobomax | 2001-03-29 | 3 | -3/+3 |
| | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. | ||||
* | change /nonexistent to ${NONEXISTENT} as noted in porters handbook | dinoex | 2001-03-23 | 1 | -1/+1 |
| | |||||
* | (finally!) upgrade to 3.0-REL. | des | 2001-03-22 | 4 | -7/+75 |
| | |||||
* | Update to 2.3.20010321. | des | 2001-03-21 | 2 | -2/+2 |
| | |||||
* | Upgrade to test75. | mph | 2001-03-21 | 4 | -16/+21 |
| | | | | Submitted by: David McNett <nugget@slacker.com> | ||||
* | - fix depends for INN | dinoex | 2001-03-19 | 2 | -3/+6 |
| | | | | | - upgraded depends from INN2.2 to INN2.3 - port now honors NOPORTDOCS | ||||
* | - Updated to 4.2.5 | dinoex | 2001-03-17 | 6 | -32/+105 |
| | | | | | | | | - New Master Site, Old Site is not accessible - included History-Check for cnews and inn2.2 PR: 25411 Submitted by: dinoex, greg@greg.rim.or.jp | ||||
* | Add default CNEWSBIN, to ensure package can be made | dinoex | 2001-03-15 | 1 | -0/+1 |
| | |||||
* | Remove bogus trailing backslash. | kuriyama | 2001-03-14 | 1 | -1/+1 |
| | | | | | Submitted by: bdluevel@heitec.net PR: ports/25795 | ||||
* | fix pkg-plist, even if CNEWSBIN is not set | dinoex | 2001-03-14 | 2 | -2/+3 |
| | |||||
* | Update version number of gtkmm shared library. | sobomax | 2001-03-13 | 1 | -1/+1 |
| | |||||
* | Add more official mirrors to MASTER_SITES. | kuriyama | 2001-03-12 | 1 | -1/+9 |
| | | | | | Submitted by: maintainer PR: ports/25700 | ||||
* | Fix wrong configuration detection due to missing include | ache | 2001-03-11 | 2 | -3/+114 |
| | |||||
* | Changing path for BUILD_DEPENDS. | dinoex | 2001-03-11 | 1 | -2/+3 |
| | | | | | | | | | | | For some unknown reason for the i386 ports build had failed, workdir was searched in: "/tmp/usr/ports/news/cnews/work/" but created files are at: "/tmp/a/ports/news/cnews/work/" changed to use ${.CURDIR} instead of ${PORTSDIR} old: ${WRKDIRPREFIX}${PORTSDIR}/news/cnews/work/ new: ${WRKDIRPREFIX}${.CURDIR}/../cnews/work | ||||
* | Fix plist | kris | 2001-03-11 | 1 | -0/+2 |
| | |||||
* | Update to 20010310, and fix the same chown bug as in news/inn. | des | 2001-03-11 | 3 | -2/+15 |
| | |||||
* | Forgot to bump PORTREVISION. | des | 2001-03-11 | 2 | -2/+2 |
| | |||||
* | Avoid chown'ing /usr/local/man/man* to news:news. | des | 2001-03-11 | 2 | -0/+26 |
| | |||||
* | Update version to 6_14_6-04 | taoka | 2001-03-10 | 28 | -622/+264 |
| | |||||
* | Update to new stable release of fidogate | dinoex | 2001-03-10 | 3 | -8/+7 |
| | |||||
* | Update to 20010306 (and synch with changes in news/inn/Makefile) | des | 2001-03-07 | 3 | -10/+26 |
| | |||||
* | Install some header files which third-party utils may need. | des | 2001-03-06 | 4 | -6/+30 |
| | | | | Avoid leaving cruft behind in the db directory. | ||||
* | Belatedly upgrade to 2.3.1. | des | 2001-03-05 | 8 | -10/+20 |
| | |||||
* | add cleanfeed, a spam filter for Usenet news servers | ijliao | 2001-03-05 | 8 | -0/+77 |
| | | | | | PR: 24481 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw> | ||||
* | Remove do-configure section, use PERL_CONFIGURE now. | vanilla | 2001-03-01 | 4 | -26/+14 |
| | |||||
* | Update to version 0.9.6.4. | steve | 2001-02-27 | 2 | -9/+11 |
| | | | | | PR: 25383 Submitted by: maintainer | ||||
* | Update to version 2.12 | tom | 2001-02-26 | 3 | -3/+3 |
| | |||||
* | Minor pkg-plist fixes. | steve | 2001-02-26 | 1 | -0/+3 |
| | | | | | PR: 23806 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw> | ||||
* | Added URL, removed empty lines to make portlint happy | dinoex | 2001-02-23 | 1 | -2/+2 |
| | |||||
* | Master-Sites changed, renaming of directories. | dinoex | 2001-02-23 | 2 | -2/+2 |
| | | | | Approved by: will | ||||
* | add ija, an interactive command line frontend of Deja | ijliao | 2001-02-17 | 6 | -0/+40 |
| | |||||
* | typo clean up police: \s -> \t | lioux | 2001-02-14 | 2 | -2/+2 |
| | |||||
* | Make look gnus info docs look better in info docs listing (/usr/local/info/dir) | jeh | 2001-02-11 | 4 | -12/+22 |
| | | | | | PR: 24990 Submitted by: Ilya Martynov <ilya@martynov.org> MAINTAINER |