aboutsummaryrefslogtreecommitdiff
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* Add LICENSE* informationMario Sergio Fujikawa Ferreira2010-06-131-0/+2
| | | | Notes: svn path=/head/; revision=256478
* Switch MAINTAINER line to FreeBSD address.Matthias Andree2010-06-131-1/+1
| | | | | | | Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=256473
* Upgrade to new upstream release 1.11.8Matthias Andree2010-06-122-6/+6
| | | | | | | | | | - remove outdated README.FIRST file - switch to .tar.xz archive Approved by: garga (mentor, implicit) Notes: svn path=/head/; revision=256447
* - use REINPLACE_CMDDirk Meyer2010-06-111-3/+2
| | | | Notes: svn path=/head/; revision=256370
* - add LICENSE_FILEDirk Meyer2010-06-101-0/+1
| | | | Notes: svn path=/head/; revision=256299
* - fix build with LICENSEDirk Meyer2010-06-101-0/+1
| | | | Notes: svn path=/head/; revision=256298
* - Update to 2.18Philip M. Gollucci2010-06-102-6/+11
| | | | | | | | | | - Pass to perl@ With Hat: perl@ Changes: http:/search.cpan.org/dist/POE-Component-Client-NNTP/Changes Notes: svn path=/head/; revision=256291
* LICENSE GPLv2Dirk Meyer2010-06-052-1/+3
| | | | Notes: svn path=/head/; revision=255828
* - note USERS does not work hereDirk Meyer2010-06-051-0/+2
| | | | Notes: svn path=/head/; revision=255741
* LICENSE BSDDirk Meyer2010-06-041-0/+1
| | | | Notes: svn path=/head/; revision=255721
* - Update to recent cleanfeed release by Steve Crook (2. June)Johan van Selst2010-06-034-15/+36
| | | | | | | | | | - Claim maintainership - Now installs a .sample config files and doesn't override the original (cleanfeed.local) if it has been edited - Internal files moved into a separate directory (upstream default) Notes: svn path=/head/; revision=255680
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-317-7/+7
| | | | Notes: svn path=/head/; revision=255371
* - drop USE_GNUSTEP_PREFIXDirk Meyer2010-05-302-19/+18
| | | | Notes: svn path=/head/; revision=255316
* - fix build for gnustep-base 1.21.0Dirk Meyer2010-05-232-0/+20
| | | | Notes: svn path=/head/; revision=254910
* Add patch forgotten in previous commit. No functional change:Johan van Selst2010-05-131-0/+416
| | | | | | | copy patch from aclocal.m4 to configure, so there's no need to run autoconf Notes: svn path=/head/; revision=254267
* Remove unnecessary dependency on autoconfJohan van Selst2010-05-131-1/+1
| | | | Notes: svn path=/head/; revision=254265
* - Update to 0.7.0Sylvio Cesar Teixeira2010-05-022-5/+16
| | | | | | | | PR: ports/146096 Submitted by: Jeff Burchell <toxic@doobie.com> (maintainer) Notes: svn path=/head/; revision=253522
* - honor CCDirk Meyer2010-04-091-1/+1
| | | | Notes: svn path=/head/; revision=252483
* New port py-pynzb version 0.1.0: A unified API for parsing NZB filesMario Sergio Fujikawa Ferreira2010-04-075-0/+72
| | | | Notes: svn path=/head/; revision=252380
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-2/+2
| | | | Notes: svn path=/head/; revision=252125
* Mark unconditionatlly BROKEN: does not configureErwin Lansing2010-04-031-7/+3
| | | | Notes: svn path=/head/; revision=252114
* Update to 10.00-beta-3Johan van Selst2010-03-282-4/+4
| | | | Notes: svn path=/head/; revision=251620
* - update to 1.4.1Dirk Meyer2010-03-2812-12/+13
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-273-3/+3
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Update my mail address to @FreeBSD.orgJohan van Selst2010-02-236-6/+6
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250235
* Fix the build w/ new GCC.Jeremy Messenger2010-02-221-0/+54
| | | | | | | | | PR: ports/143746 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> Feature safe: yes Notes: svn path=/head/; revision=250146
* - Update to 9.0.0Li-Wen Hsu2010-02-072-4/+4
| | | | | | | | PR: ports/140937 Submitted by: wen Notes: svn path=/head/; revision=249359
* - update to jpeg-8Dirk Meyer2010-02-0511-11/+12
| | | | Notes: svn path=/head/; revision=249285
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-262-3/+2
| | | | | | | | | (part 8). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248617
* - Removed Python 2.5 requirement introduced by recent commit, since theGreg Larkin2010-01-251-18/+2
| | | | | | | | | | | application appears to work correctly (w/ warnings) under Python 2.6. [1] - Removed the corresponding entry in UPDATING PR: ports/138976 Reported by: Lee Packham <lpackham@leenux.org.uk>, Thomas Maack Nielsen <tmn@concare.net> [1] Notes: svn path=/head/; revision=248581
* - Add cpan site to WWWEmanuel Haupt2010-01-232-0/+4
| | | | | | | - Fix indentation, fmt -w 80 Notes: svn path=/head/; revision=248414
* - Added checks to Makefile to restrict installation with Python 2.5 only [1]Greg Larkin2010-01-183-7/+46
| | | | | | | | | | | | | | | - Added pkg-message for information about API key configuration with current version of devel/py-cheetah [1] - Added UPDATING entry for information about installation in mixed Python version environments (2.5 vs. 2.6) - Added IGNORE for package builds when default Python version > 2.5 - Fleshed out pkg-descr and updated WWW: PR: ports/138976 Submitted by: hideo <hideo@lastamericanempire.com> [1] Notes: svn path=/head/; revision=248115
* With portmgr hat on, reset the maintainership of skv@ for ports thatMark Linimon2010-01-101-1/+1
| | | | | | | he has had one or more maintainer-timeouts on in the past 12 months. Notes: svn path=/head/; revision=247508
* Reset vs@FreeBSD.org at his request due to lack of time.Mark Linimon2010-01-021-1/+1
| | | | Notes: svn path=/head/; revision=247007
* - Update to 2.14Martin Wilke2009-12-252-4/+4
| | | | | | | | | | | | Changes: http://cpansearch.perl.org/src/BINGOS/POE-Component-Client-NNTP-2.14/Changes PR: 140209 Submitted by: ehaupt@ Approved by: maintainer timeout Notes: svn path=/head/; revision=246667
* For ports maintained by ports@FreeBSD.org, remove names and/orDoug Barton2009-12-215-16/+0
| | | | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. Notes: svn path=/head/; revision=246327
* - add path for inn 2.5.0Dirk Meyer2009-11-291-1/+1
| | | | | | | PR: 140921 Notes: svn path=/head/; revision=244959
* - Make perl5 dependency mandatory [1]Dima Panov2009-11-271-13/+7
| | | | | | | | | | - Improve tcl handling Noticed by: dinoex via IRC [1] Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=244850
* - Remove obsolete gecko providersBeat Gaetzi2009-11-271-3/+2
| | | | | | | | | | | - Remove obsolete inclusion of www/mozilla/bsd.gecko.mk - Bump PORTREVISION Approved by: portmgr (miwi) Exp-run by: miwi Notes: svn path=/head/; revision=244837
* Reset clement@FreeBSD.org due to long absence from FreeBSD.Mark Linimon2009-11-122-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=244149
* Attempt to fix pkg-plistErwin Lansing2009-11-102-1/+2
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=244075
* Reset hoek@ who has been inactive for quite some time.Mark Linimon2009-11-101-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=244062
* Reset hoek@ who has been inactive for quite some time. Also note thatMark Linimon2009-11-101-2/+2
| | | | | | | | | the mastersite has disappeared. Hat: portmgr Notes: svn path=/head/; revision=244061
* - Update to 0.4.12Beat Gaetzi2009-10-272-4/+4
| | | | | | | | PR: ports/140006 Submitted by: Daniel Bretoi <daniel AT netwalk.org> (maintainer) Notes: svn path=/head/; revision=243383
* Mark BROKEN: does not buildErwin Lansing2009-10-251-0/+2
| | | | Notes: svn path=/head/; revision=243287
* Use USERS and GROUPS.Max Khon2009-10-222-73/+2
| | | | Notes: svn path=/head/; revision=243218
* - Update to 1.5.3Andrey Slusar2009-10-156-58/+89
| | | | | | | | PR: ports/136807 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> Notes: svn path=/head/; revision=242884
* - Update to 0.5.1Martin Wilke2009-09-234-163/+249
| | | | | | | | | PR: 139030 Submitted by: hideo <hideo@lastamericanempire.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=241969
* - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all ↵Dmitry Marakasov2009-09-021-6/+2
| | | | | | | | | | | | mirrors actually have all distfiles - Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey - Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED Approved by: portmgr (pav) Notes: svn path=/head/; revision=240715
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and noMark Linimon2009-08-281-1/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=240460