aboutsummaryrefslogtreecommitdiff
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* Unbroke on bento and make it compliant with GNOME hier.Maxim Sobolev2002-05-222-3/+29
| | | | | | | | PR: 34361 Submitted by: maintainer, sobomax Notes: svn path=/head/; revision=59695
* BROKEN: Does not compile on -current; manpage does not build on -stableKris Kennaway2002-05-181-0/+2
| | | | Notes: svn path=/head/; revision=59376
* BROKEN: does not package correctlyKris Kennaway2002-05-171-0/+2
| | | | Notes: svn path=/head/; revision=59314
* Don't support running with perl4 any more.David E. O'Brien2002-05-161-6/+0
| | | | Notes: svn path=/head/; revision=59285
* Update port to 5.5h2Chris D. Faulhaber2002-05-082-3/+3
| | | | | | | | PR: 37847 Submitted by: Mark Russell <ports@mark.net.au> Notes: svn path=/head/; revision=58701
* Allow suck build with SSL in the base if its new enouth,Dirk Meyer2002-05-081-2/+2
| | | | | | | otherwise build latest from ports. Notes: svn path=/head/; revision=58688
* Upgrade to 2.3.20020507Dag-Erling Smørgrav2002-05-072-2/+2
| | | | Notes: svn path=/head/; revision=58684
* Upgrade to 2.3.3.Dag-Erling Smørgrav2002-05-074-6/+4
| | | | Notes: svn path=/head/; revision=58683
* Chase openssl shlib version increase.Maxim Sobolev2002-05-071-1/+1
| | | | | | | Pointy hat to: dinoex Notes: svn path=/head/; revision=58646
* Add NewsCache, a GPLed cache server for USENET News.Anders Nordby2002-05-048-0/+79
| | | | | | | | PR: 35827 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=58528
* Update to 1.9.22Brian Somers2002-05-033-8/+18
| | | | | | | Fix plist Notes: svn path=/head/; revision=58493
* Update to 0.2.2.Pete Fritchman2002-04-252-2/+2
| | | | Notes: svn path=/head/; revision=58133
* Update to 0.11.3.Joe Marcus Clarke2002-04-224-10/+12
| | | | | | | | Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=57989
* Postgress used this uid 70 which creates now build conflicts.Dirk Meyer2002-04-192-4/+4
| | | | | | | | | | Despite the registration of ifmail is older, I change ifmail uid to UID 75. bumped PORTREVISION Notes: svn path=/head/; revision=57879
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundWill Andrews2002-04-198-105/+0
| | | | | | | | | | | | | | | | which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree. Notes: svn path=/head/; revision=57872
* Add support for localization.Pete Fritchman2002-04-192-2/+16
| | | | | | | | PR: 36351 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=57871
* Update to version 1.9.21Brian Somers2002-04-154-21/+26
| | | | | | | | | | | PR: 37051 Submitted by: Matthias Andree <matthias.andree@web.de> Note: /usr/local/lib/leafnode/config must be moved to /usr/local/etc/leafnode/config for version 1.9.21. Notes: svn path=/head/; revision=57702
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-122-6/+5
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Update /etc/services:Dirk Meyer2002-04-012-0/+7
| | | | | | | ifcico 60179/tcp #ifcico server (ifmail) Notes: svn path=/head/; revision=57155
* Dont hardcode PERL_ARCH in depends.Patrick Li2002-03-301-2/+2
| | | | | | | | | PR: 36488 Submitted by: maintainer Reported by: bento Notes: svn path=/head/; revision=56980
* Upgrade to 2.3.20020329.Dag-Erling Smørgrav2002-03-302-2/+2
| | | | Notes: svn path=/head/; revision=56949
* Updated with new Option, some cleanups.Dirk Meyer2002-03-305-24/+67
| | | | | | | | | | | | | | | | | >Number: 30849 news/nntpcache fails compiling authinfo_pam.c, add radius & ldap auth mechanisms. The fix is to place a #ifndef __FreeBSD__ .. #endif arround <security/pam_misc.h> in authinfo_pam.c. The attached patch corrects this problem, and adds additional authentication functionality to the nntpcache port (RADIUS, LDAP[v1,v2]). files/patch-src-authinfo_pam.ext removed due to a post-configure target is added to the Makefile that recreates the authinfo_[pam,radius,ldap].ext files. PR: 30849 Submitted by: hetzels@westbend.net Notes: svn path=/head/; revision=56917
* - update to 0.9.7.4Pete Fritchman2002-03-262-4/+7
| | | | | | | | | | - add extra MASTER_SITES PR: 36217 Submitted by: Jason Harris <jharris@widomaker.com> Notes: svn path=/head/; revision=56683
* add yencode 0.46Ying-Chieh Liao2002-03-256-0/+54
| | | | | | | A free (GPL) encoder and decoder for the yEnc Usenet file format Notes: svn path=/head/; revision=56606
* Fix chown(8) syntax to work on -currentTom Hukins2002-03-241-2/+2
| | | | | | | Submitted by: Alexander Leidinger <netchild@FreeBSD.org> Notes: svn path=/head/; revision=56535
* Use MASTER_SITE_PERL_CPAN.David E. O'Brien2002-03-211-2/+2
| | | | Notes: svn path=/head/; revision=56408
* Upgrade to 1.5.11Andrey A. Chernov2002-03-195-127/+11
| | | | Notes: svn path=/head/; revision=56330
* Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> withMaxim Sobolev2002-03-181-11/+0
| | | | | | | <giconv.h> or -liconv with -lgiconv. Notes: svn path=/head/; revision=56293
* Bump PORTREVISION to reflect the (lib)iconv upgrade.Akinori MUSHA2002-03-181-0/+1
| | | | Notes: svn path=/head/; revision=56291
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needMaxim Sobolev2002-03-181-1/+1
| | | | | | | libiconv. Notes: svn path=/head/; revision=56287
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Upgrade to 2.3.20020315Dag-Erling Smørgrav2002-03-152-2/+2
| | | | Notes: svn path=/head/; revision=56154
* brian@Awfulhak.org => brian@FreeBSD.orgBrian Somers2002-03-131-2/+2
| | | | Notes: svn path=/head/; revision=55997
* Update to 2.5Patrick Li2002-03-122-3/+4
| | | | | | | | PR: 35795 Submitted by: maintainer Notes: svn path=/head/; revision=55903
* Update to 2.2Patrick Li2002-02-263-3/+3
| | | | | | | | PR: 35359 Submitted by: maintainer Notes: svn path=/head/; revision=55284
* Upgrade to the last release. This release is basically for bug fixes.Dirk Meyer2002-02-231-0/+11
| | | | | | | | | | It supports inn's storage manager => no more ugly patches! PR: 34503 Submitted by: thierry@pompo.net Notes: svn path=/head/; revision=55133
* Upgrade to the last release. This release is basically for bug fixes.Dirk Meyer2002-02-2342-1357/+19
| | | | | | | | | | It supports inn's storage manager => no more ugly patches! PR: 34503 Submitted by: thierry@pompo.net Notes: svn path=/head/; revision=55130
* Upgrade to 2.3.20020208.Dag-Erling Smørgrav2002-02-212-2/+2
| | | | Notes: svn path=/head/; revision=55057
* - Add Optional documentation to the packageDirk Meyer2002-02-203-0/+26
| | | | Notes: svn path=/head/; revision=54987
* Update to 0.11.2, use MASTER_SITE_GNOME as primary location as part ofAde Lovett2002-02-124-6/+12
| | | | | | | | an ongoing attempt to ensure that ports in the GNOME metaports use distfiles from the GNOME FTP sites for maximum (alleged :) compatibility. Notes: svn path=/head/; revision=54618
* Update to 0.11.1.94.Maxim Sobolev2002-02-084-4/+4
| | | | | | | | PR: 34572 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=54380
* Upgrade to 2.3.20020208.Dag-Erling Smørgrav2002-02-082-2/+2
| | | | Notes: svn path=/head/; revision=54378
* Unmaintain.Dag-Erling Smørgrav2002-02-081-1/+1
| | | | Notes: svn path=/head/; revision=54370
* Update to 0.1.7Pete Fritchman2002-02-042-3/+4
| | | | Notes: svn path=/head/; revision=54187
* Update to 0.11.1.93.Maxim Sobolev2002-01-314-4/+4
| | | | | | | | PR: ports/34426 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=54069
* Update to 20011031Patrick Li2002-01-292-4/+3
| | | | | | | | PR: 34397 Submitted by: maintainer Notes: svn path=/head/; revision=53988
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-294-8/+8
| | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Notes: svn path=/head/; revision=53958
* Update to 2.1David W. Chapman Jr.2002-01-274-30/+28
| | | | | | | | PR: 33445 Submitted by: maintainer Notes: svn path=/head/; revision=53855
* - Add a patch to use getloadavg(3) instead of nlist and kernel sysmbolsDirk Meyer2002-01-252-0/+37
| | | | | | | - bumped PORTREVISION Notes: svn path=/head/; revision=53704
* Upgrade to 2.3.20020121.Dag-Erling Smørgrav2002-01-212-2/+2
| | | | Notes: svn path=/head/; revision=53496