aboutsummaryrefslogtreecommitdiff
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* - Fix a few incorrect file permissions after install.Shaun Amott2006-08-032-2/+20
| | | | | | | | | - Check for invalid hostname and set IGNORE, since we know the build will fail in this case. - Ensure pkg-install is called with correct environment. Notes: svn path=/head/; revision=169564
* - Update to 0.2.3Martin Wilke2006-07-226-8/+14
| | | | | | | | | PR: ports/100694 Submitted by: Daniel <daniel(at)netwalk.org> Approved by: krion (mentor) Notes: svn path=/head/; revision=168466
* Clean up sig_stop values. In most cases this means removing a leading -,Doug Barton2006-07-191-1/+1
| | | | | | | | since rc.subr adds that already. In 3 cases it meant removing a wrongly specified TERM, since that is the default. Notes: svn path=/head/; revision=168253
* - fix build for FreeBSD 4.xDirk Meyer2006-07-152-0/+4
| | | | Notes: svn path=/head/; revision=167876
* NNML::Server server implements a minimal NNTP server. It is (hope-)Erwin Lansing2006-07-145-0/+62
| | | | | | | | | | | | | | fully conformant to rfc977. In addition the commands XOVER and AUTHINFO are implemented. Author: Ulrich Pfeifer <pfeifer@ls6.informatik.uni-dortmund.de> WWW: http://search.cpan.org/dist/NNML/ PR: ports/100277 Submitted by: Gea-Suan Lin <gslin at gslin.org> Notes: svn path=/head/; revision=167803
* - Update to 0.2.2Pav Lucistnik2006-07-138-126/+200
| | | | | | | | PR: ports/100193 Submitted by: Daniel <daniel@netwalk.org> (maintainer) Notes: svn path=/head/; revision=167679
* - inn does not `make history' any more => do not perform historyThierry Thomas2006-07-042-10/+16
| | | | | | | | | | | database lookup when package building; - change my address; - pet portlint. Notes: svn path=/head/; revision=166937
* - disable regression test on pointyhatDirk Meyer2006-07-021-2/+0
| | | | | | | | | | the test sends 2 mails, pointyhat consider this fatal: Fatal error: filesystem was touched prior to 'make install' phase http://pointyhat.freebsd.org/errorlogs/i386-5-latest/cnews-cr.g_9.log Notes: svn path=/head/; revision=166746
* - Update to 0.08Yen-Ming Lee2006-06-282-6/+6
| | | | | | | | | PR: 99569 Submitted by: clsung Approved by: leeym Notes: svn path=/head/; revision=166493
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.Cheng-Lung Sung2006-06-251-1/+0
| | | | | | | | | | - this commit modified ports maintained by ports@ PR: ports/98755 Submitted by: rafan (the fresh committer) Notes: svn path=/head/; revision=166308
* - Update to 2.9Tim Bishop2006-06-252-4/+4
| | | | Notes: svn path=/head/; revision=166271
* - drop support for FreeBSD 2.xDirk Meyer2006-06-241-10/+5
| | | | | | | | | | Submitted by: linimon - perfomace gain by dropping gawk workaround - activate regression-test Notes: svn path=/head/; revision=166176
* - drop support for FreeBSD 2.xDirk Meyer2006-06-242-4/+0
| | | | | | | Submitted by: linimon Notes: svn path=/head/; revision=166172
* - Add mastersite.Jean Milanez Melo2006-06-202-5/+6
| | | | | | | | | | | - Convert to a versioned DISTFILE. PR: ports/98934 Submitted by: Tim Welch <ports@thepentagon.org> (maintainer) Approved by: mnag (mentor) Notes: svn path=/head/; revision=165852
* Switch to my @FreeBSD.org address.Shaun Amott2006-06-193-3/+3
| | | | | | | Approved by: ahze (mentor) Notes: svn path=/head/; revision=165799
* - Add one more mastersite.Jean Milanez Melo2006-06-121-1/+2
| | | | | | | | | PR: ports/98840 Submitted by: maintainer Approved by: mnag (mentor) Notes: svn path=/head/; revision=165222
* - Unbreak port, fix mastersite.Jean Milanez Melo2006-06-121-3/+1
| | | | | | | | | PR: ports/98840 Submitted by: Tim Welch <ports@thepentagon.org> (maintainer) Approved by: mnag (mentor) Notes: svn path=/head/; revision=165205
* Update MASTER_SITESMartin Wilke2006-06-121-2/+2
| | | | | | | | | PR: ports/97838 Submitted by: miwi Approved by: krion (mentor), maintainer timeout Notes: svn path=/head/; revision=165196
* Change USE_PERL to USE_PERL5 which actually exists. Do not bumpErwin Lansing2006-06-121-1/+1
| | | | | | | | PORTREVISION as perl already was an implicit dependency and the final package does not change. Notes: svn path=/head/; revision=165175
* - Marked as broken as the vendor's website is no longer available. I willAaron Dalton2006-06-111-0/+2
| | | | | | | | | continue to monitor it. Approved by: tobez (implicit) Notes: svn path=/head/; revision=165150
* Fix plist: it's now possible to install inn from package.Thierry Thomas2006-06-093-20/+42
| | | | | | | | PR: ports/98469 Submitted by: Shaun Amott <shaun (at) inerd.com> (maintainer) Notes: svn path=/head/; revision=164937
* Remove expired leaf ports:Vasil Dimov2006-06-056-60/+0
| | | | | | | | | | | | 2006-06-01 devel/gnu-libtool 2006-06-01 japanese/linux-ttfonts 2006-06-01 net/gnomemeeting 2006-06-01 news/knzb 2006-06-01 x11/linux-gnomelibs 2006-06-01 x11-fonts/linux-urw-fonts Notes: svn path=/head/; revision=164423
* Add nzbperl 0.6.8, a perl script for downloading nzb files.Aaron Dalton2006-06-025-0/+70
| | | | | | | | | PR: ports/97643 Submitted by: Tim Welch <ports@thepentagon.org> Approved by: tobez (implicit) Notes: svn path=/head/; revision=164243
* Add an additional mirror.Emanuel Haupt2006-06-011-1/+3
| | | | Notes: svn path=/head/; revision=164152
* - update to 0.2.0Cheng-Lung Sung2006-05-303-8/+9
| | | | | | | | PR: 98148 Submitted by: maintainer (Neal Nelson) Notes: svn path=/head/; revision=163974
* - take maintainershipCheng-Lung Sung2006-05-301-1/+1
| | | | | | | | PR: 98120 Submitted by: maintainer (Nils Vogels) Notes: svn path=/head/; revision=163935
* x11-toolkits/gtk-- -> x11-toolkits/gtkmm12Jeremy Messenger2006-05-291-1/+1
| | | | | | | | | | | | | | | | | Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename. PR: ports/97985 Repocopy by: marcus Notes: svn path=/head/; revision=163796
* Don't remove database data files during the next upgrade.Thierry Thomas2006-05-283-8/+32
| | | | | | | | PR: ports/98038 Submitted by: Shaun Amott <shaun (at) inerd.com> (maintainer) Notes: svn path=/head/; revision=163761
* - Rename portsPav Lucistnik2006-05-281-1/+1
| | | | | | | | textproc/gtkspell2 -> textproc/gtkspell textproc/gtkspell2-reference -> textproc/gtkspell-reference Notes: svn path=/head/; revision=163721
* - Rename port news/pan2 -> news/panPav Lucistnik2006-05-288-2/+2
| | | | Notes: svn path=/head/; revision=163697
* - Use vendor's MASTER_SITES and add back WWWPav Lucistnik2006-05-272-1/+4
| | | | | | | Submitted by: lawrance Notes: svn path=/head/; revision=163610
* Upgrade to 1.8.2Andrey A. Chernov2006-05-273-48/+12
| | | | Notes: svn path=/head/; revision=163568
* - Switch to submitter's MASTER_SITESPav Lucistnik2006-05-262-4/+2
| | | | | | | | | | - Remove WWW PR: ports/97839 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Notes: svn path=/head/; revision=163516
* - fix a bug in patch to enable xover_nocem for the cache on diskYen-Ming Lee2006-05-252-6/+4
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=163342
* - Fix master sitesMarcus Alves Grando2006-05-251-1/+2
| | | | | | | | PR: 97836 Submitted by: Martin Wilke <freebsd___unixfreunde.de> Notes: svn path=/head/; revision=163335
* - suppress debug message for nocem filterYen-Ming Lee2006-05-241-0/+2
| | | | Notes: svn path=/head/; revision=163326
* Update 2.2Erwin Lansing2006-05-193-13/+12
| | | | | | | | | PR: 96618 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer timeout (14 days, obrien) Notes: svn path=/head/; revision=162796
* Fix plistVolker Stolz2006-05-161-0/+1
| | | | | | | Submitted by: cluster Notes: svn path=/head/; revision=162554
* Add USE_GETTEXT to appease portlint.Jeremy Messenger2006-05-151-0/+1
| | | | Notes: svn path=/head/; revision=162498
* - Pass maintainership to submitter.Ion-Mihai Tetcu2006-05-141-1/+1
| | | | | | | | | | | - Keep pkg-plist and use DOCSDIR macro. PR: ports/96289 Submitted by: Shaun Amott <shaun@inerd.com> Approved by: lawrance (mentor) Notes: svn path=/head/; revision=162336
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-1126-32/+0
| | | | Notes: svn path=/head/; revision=162141
* Update to 2.5Volker Stolz2006-05-093-13/+17
| | | | | | | | PR: ports/95900 Submitted by: maintainer Notes: svn path=/head/; revision=161780
* - Update to 2.4.3Pav Lucistnik2006-05-077-38/+76
| | | | | | | | | | | - Provide rc_subr startup script - Take maintainership PR: ports/96872 Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=161643
* Update to 1.01Sergey Skvortsov2006-05-052-5/+11
| | | | | | | | PR: ports/96497 Submitted by: leeym Notes: svn path=/head/; revision=161400
* - Hand maintainership to submitterErwin Lansing2006-05-052-18/+17
| | | | | | | | | | - Pet portlint PR: 96813 Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=161387
* - Drop maintainershipClement Laforet2006-05-013-3/+3
| | | | Notes: svn path=/head/; revision=161031
* Switch the pcre dependency to pcre-utf8 to fix conflict problems inJoe Marcus Clarke2006-05-011-1/+1
| | | | | | | | | gnome2-fifth-toe. Reported by: Sean McNeil <sean@mcneil.com> Notes: svn path=/head/; revision=161000
* The author of this program seems to have gone awol. His domain has expired,Volker Stolz2006-04-261-1/+4
| | | | | | | | | | | and this port is no longer fetchable. Initiate de-orbit burn with one month grace. PR: ports/96323 Submitted by: maintainer Notes: svn path=/head/; revision=160515
* Pet portlint(1).Andrey Slusar2006-04-171-4/+2
| | | | Notes: svn path=/head/; revision=159781
* Reset mph due to no response to email about status, and maintainer-timeouts.Mark Linimon2006-04-151-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=159556