aboutsummaryrefslogtreecommitdiffstats
path: root/news
Commit message (Collapse)AuthorAgeFilesLines
* 1) Add WITHOUT_TIN_MAILBOX_MANPAGES knobache2008-09-282-2/+21
| | | | | | | 2) Drop my maintainership PR: 127509 Submitted by: "N.J. Mann" <njm@njm.me.uk> (1)
* - Update to 1.02clsung2008-09-262-6/+5
| | | | Changes: http://search.cpan.org/dist/POE-Component-Server-NNTP/Changes
* - Update to 0.4.4miwi2008-09-242-4/+4
| | | | | PR: 127501 Submitted by: Daniel Bretoi <daniel@netwalk.org> (maintainer)
* - Respect NOPORTDOCS/NOPORTEXAMPLESmiwi2008-09-122-13/+14
| | | | Approved by: portmgr (erwin)
* - not chown all dirsdinoex2008-09-071-1/+5
|
* - Update to 0.4.1.lippe2008-09-042-9/+23
| | | | | | | | | - Add OPTIONS. - Respect NOPORTDOCS/NOPORTEXAMPLES case. PR: ports/126612 Submitted by: Jeff Burchell <toxic@doobie.com> Approved by: Jeff Burchell <toxic@doobie.com> (new maintainer)
* Assign to new volunteer.linimon2008-09-031-1/+1
|
* - Update to 0.4.3miwi2008-08-313-4/+5
| | | | | PR: 126976 Submitted by: Daniel Bretoi <daniel@netwalk.org> (maintainer)
* Fix with autoconf-2.62. After running autotools at the top level, theade2008-08-271-0/+12
| | | | | | | code then goes on to run autoconf/autoheader *again* via its own mechanisms, with predictable results. Quite how this port *ever* built is beyond me, but hey, this fixes it.
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-218-8/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to worklinimon2008-08-201-1/+1
| | | | | | on FreeBSD at the moment. Hat: portmgr
* Reset lewiz@compsoc.man.ac.uk due to lack of time to work on FreeBSD.linimon2008-08-201-1/+1
| | | | Hat: portmgr
* Reset conrads@cox.net due to lack of time to work on FreeBSD.linimon2008-08-201-1/+1
| | | | Hat: portmgr
* Catch up with a port that wasn't using autoconf:261 on my tree.ade2008-08-201-1/+1
|
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
| | | | Tested by: exp build run (erwin)
* Return laszlof's ports to the pool due to lack of time.linimon2008-08-191-1/+1
| | | | Hat: portmgr
* - Fix build with gcc42pav2008-08-1619-8/+890
| | | | | | - Backport bugfixes from vendor CVS Submitted by: Jeff Burchell <toxic@doobie.com>
* - fix build for gnstep-gui > 0.15dinoex2008-08-121-2/+16
|
* Update to 0.133.mezz2008-08-043-8/+8
| | | | Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2363
* Reorder include files to allow building with -CURRENT gcc (4.2).naddy2008-07-282-0/+33
|
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-251-2/+0
| | | | MAKE_ENV
* - Update to 0.4.0miwi2008-07-084-194/+365
| | | | | PR: 125347 Submitted by: Daniel Bretoi <daniel@netwalk.org> (maintainer)
* - respect DOCSDIR and NOPORTDOCSmich2008-06-231-2/+2
| | | | Reminded by: QA Tindy (itetcu)
* Update to 2.11tdb2008-06-162-4/+4
|
* Update to 1.1.5.a20070503.fjoe2008-06-104-175/+4
| | | | | PR: 122885 Submitted by: Alexander Logvinov
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-0613-10/+13
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Update to 2.08miwi2008-06-012-5/+9
| | | | | | PR: 120706 Submitted by: lippe Approved by: maintainer timeout
* - fix build for NOPORTDOCSdinoex2008-05-311-0/+5
| | | | Reported by: itetcu
* - use PORTEXAMPLESdinoex2008-05-316-230/+234
|
* - Update to 1.00miwi2008-05-182-4/+4
|
* - fix build for option WITH_GNUSTEP_DEVELdinoex2008-05-112-2/+22
|
* Forgot to remove the patch fileedwin2008-05-041-10/+0
|
* Update to 1.1.0edwin2008-04-293-106/+109
|
* - original master site is gone, update links to mirror site.leeym2008-04-262-2/+2
|
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-205-9/+8
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Connect news/sabnzbdplus to the buildmiwi2008-04-181-0/+1
|
* - Update to 0.3.0miwi2008-04-187-128/+231
| | | | | PR: 120548 Submitted by: Daniel <daniel@netwalk.org> (maintainer)
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵araujo2008-04-178-16/+8
| | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav)
* - Update to 5.1gahr2008-04-172-4/+4
| | | | Approved by: miwi (mentor)
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1
| | | | With hat: portmgr
* - Mark as BROKEN on 5.x.lippe2008-04-031-1/+8
| | | | | Reported by: erwin bot/pav Approved by: araujo (mentor)
* - take maintainershipdinoex2008-03-291-1/+1
|
* Use MASTER_SITE_CRITICALehaupt2008-03-281-2/+1
|
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-262-3/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-242-2/+4
| | | | | | | | | | | | | | | | | | | | | | FreeBSD. The official GNOME 2.22 release notes can be found at http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front, this release features an updated hal port with support for video4linux devices, DRM (Direct Rendering), and better support of removable media. Work is also underway to tie webkit more closely into GNOME. As part of the GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well. Be sure to consult UPDATING on the proper steps to upgrade all of your GNOME ports. This release would not have been possible without the contributions and testing efforts of the following people: Pawel Worach kan edwin Peter Ulrich Kruppa J. W. Ballantine Yasuda Keisuke Andriy Gapon
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-221-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-203-3/+0
|
* - Update to 0.3.1.lippe2008-03-1910-158/+16
| | | | | | | | | | | - Fix pkg-plist. - Makefile cleanup. - Remove unnecessary patches. - Use CONFIGURE_ARGS to disable use of libpar2 (not present in ports). PR: ports/121225 Submitted by: myself Approved by: gabor (mentor), maintainer timeout (> 2 weeks)
* - set USE_XORGdinoex2008-03-181-1/+1
|
* - Update to 1.0.0nivit2008-02-143-11/+32
|
* - Update to 1.11.7 RC1rafan2008-02-072-12/+14
| | | | | PR: ports/119980 Submitted by: Matthias Andree <matthias.andree at gmx.de> (maintainer)
* Also mark BROKEN on 7.0 and higher.erwin2008-02-011-1/+1
|
* - Update to 1.09gabor2008-01-042-4/+4
|
* - Fix build with gcc 4.2miwi2007-12-223-7/+20
| | | | | PR: 118900 Submitted by: Pietro Cerutti <gahr@gahr.ch>
* - Update to 0.99miwi2007-12-152-6/+6
| | | | | | | - Reset maintainership PR: 118175 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-252-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* Reset croyle@gelemna.org due to maintainer-timeouts and no response to email.linimon2007-10-121-1/+1
| | | | Hat: portmgr
* - unbreak option FIDOGATE_RUNASdinoex2007-10-091-1/+3
| | | | which was broken by previous commit
* Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend onlinimon2007-10-073-11/+13
| | | | | | | | perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-042-13/+5
|
* Remove support for OSVERSION < 5edwin2007-10-041-1/+1
|
* Mark as broken on amd64. May also be broken on sparc64, but the packageslinimon2007-10-011-0/+5
| | | | there are pretty far behind.
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2
| | | | | PR: ports/116639 Submitted by: aDe
* - Fix build with 7.x and amd64beech2007-09-301-9/+5
| | | | | | PR: ports/116616 Submitted by: Lewis Thompson <lewiz@compsoc.man.ac.uk> (maintainer) Approved by: sat (mentor)
* Fix a bug which causes innfeed to segfault on 64-bit architectures.shaun2007-09-272-1/+12
| | | | | | Submitted by: Kai Gallasch <gallasch@free.de> Debugged by: Julien ÉLIE <julien@trigofacile.com> Patched by: roberto
* - Mark broken with gcc 4.x as this project is no longer under activerafan2007-09-251-1/+7
| | | | | | | | | development. Quote from SourceForge page: "As of 2004-10-08 10:20, this project is no longer under active development." PR: ports/116616 Submitted by: Lewis Thompson <lewiz at compsoc.man.ac.uk> (maintainer)
* - Update to 1.3.2anray2007-09-172-6/+10
| | | | | | | | | - Fixed broken detection of installed INN - Added missing dependency on GDBM - manpage installed into right directory PR: ports/116370 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz>
* Fix acl notifications.anray2007-09-122-0/+27
|
* Fix dependency on dbusedwin2007-09-091-1/+1
|
* Upgrade to 0.99.2edwin2007-09-093-80/+128
|
* Fix in the new Perl order.linimon2007-09-091-7/+2
| | | | Hat: portmgr
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.linimon2007-09-082-7/+2
| | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
* 2007-08-19 irc/riece-emacs20: emacs20 and related ports are obsolete; please ↵miwi2007-08-1910-367/+0
| | | | | | | | | | | | | | use a more recent version 2007-08-19 news/gnus-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/tamago-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/psgml-mule: emacs19 and related ports are obsolete; please use a more recent version 2007-08-19 editors/psgml-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/psgml-emacs19: emacs19 is obsolete; please use a more recent version 2007-08-19 editors/leim20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/iiimecf: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 editors/gnuserv-emacs20: emacs20 and related ports are obsolete; please use a more recent version 2007-08-19 devel/semantic-emacs20: emacs20 and related ports are obsolete; please use a more recent version
* - Fix plist after PORTNAME is changedrafan2007-08-186-12/+22
| | | | | | PR: ports/115274 Submitted by: Thomas Hurst <tom at hur.st> Approved by: Daniel <daniel at netwalk.org> (maintainer)
* - Update to 0.98clsung2007-08-152-4/+4
| | | | | | PR: ports/115496 Submitted by: clsung Approved by: maintainer (Jin-Shan Tseng)
* - make portlint happierdinoex2007-08-061-4/+4
|
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-4/+4
| | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* Update to 0.132.mezz2007-08-032-4/+4
|
* - Make Python 2.5.1 the default Python versionalexbl2007-07-302-0/+5
| | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav
* - Switch to py-cherrypy-oldpav2007-07-292-2/+4
|
* - Update to 0.49.chinsan2007-07-292-5/+5
| | | | | | - Take maintainership. Approved by: rafan (mentor, implicit)
* - Fix From: headerrafan2007-07-272-26/+24
| | | | | PR: ports/114375 Submitted by: G. Paul Ziemba <p-fbsd-bugs at treehouse.napa.ca.us>
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-233-4/+3
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* Start the deorbit burn of emacs20 and dependent files. They are antiquated.linimon2007-07-191-0/+3
| | | | | Discussed with: various emacs maintainers Hat: portmgr
* Unbreak install by doing the REINPLACE_CMD after patching.arved2007-07-161-1/+1
|
* - Respect ${CC}danfe2007-07-041-18/+14
| | | | | | | - Fix the build with recent GCC [1] - Clean up Makefile Reported by: pointyhat (logs) [1]
* - Fix build with gcc 4.2miwi2007-06-263-2/+24
| | | | | PR: 114024 Submitted by: Conrad J. Sabatier <conrads@cox.net> (maintainer)
* - Rename portname SABnzbd -> sabnzbdmiwi2007-06-222-2/+4
| | | | Approved by: maintainer
* - Allow build with python 2.5miwi2007-06-224-26/+26
| | | | | | | | | - Sort plist new Tested with py25-rev5 patch PR: 113843 Submitted by: Daniel <daniel@netwalk.org> (maintainer)
* Exclude 700000-700033 for ncurseswache2007-06-151-3/+3
|
* Use ncursesw when availableache2007-06-151-3/+8
|
* - drop not needed includesdinoex2007-06-082-1/+16
| | | | | PR: 113329 Submitted by: Ed Schouten
* Fix build with gcc4arved2007-05-301-3/+11
|
* - Update to 2.4-rc5miwi2007-05-282-6/+5
| | | | | | | - Switch to USE_LDCONFIG PR: 113011 Submitted by: Oleg Sharoiko <os@rsu.ru> (maintainer)
* - Update to 1.4-rc5miwi2007-05-282-6/+5
| | | | | | | - Switch to USE_LDCONFIG PR: 113012 Submitted by: Oleg Sharoiko <os@rsu.ru> (maintainer)
* - Update to 1.4-rc5miwi2007-05-282-6/+5
| | | | | PR: 113013 Submitted by: Oleg Sharoiko <os@rsu.ru> (maintainer)
* - File was renamed.miwi2007-05-283-36/+5
| | | | | | | - Bump PORTREVISION PR: 113014 Submitted by: Oleg Sharoiko <os@rsu.ru> (maintainer)
* Update to 0.131.mezz2007-05-274-15/+6
|
* BROKEN with gcc 4.2kris2007-05-272-1/+11
|
* BROKEN with gcc 4.2kris2007-05-271-1/+7
|
* - update for gnustep-make-2.0.0dinoex2007-05-251-1/+1
|
* Update to 0.130.mezz2007-05-254-17/+15
|
* - Welcome X.org 7.2 \o/.flz2007-05-2014-42/+13
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Fix pkg-plistedwin2007-05-032-0/+13
| | | | Noticed by: asouza at #bsdports
* Woops. Thanks to GeJ at #bsdports for that I should include theedwin2007-05-021-1/+3
| | | | right bsd.gecko.mk.
* Fill Threads Database is a dutch Usenet binaries grabber.edwin2007-05-026-0/+417
| | | | | | | | | OpenFTD is the open source implementation of it. Use the "ftd" program to start the gui. WWW: http://www.ftd4linux.nl/ WWW: http://www.ftd.nu/
* Change this patch to a better fix, bump the PORTREVISION.mezz2007-04-242-4/+6
| | | | | | GNOME Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=432387 Submitted by: Charles Kerr (developer) Tested by: pav
* Fix the build/runtime on amd64.mezz2007-04-231-0/+11
| | | | Submitted by: pav
* Update to 0.128.mezz2007-04-232-4/+4
|
* - Update to 0.48miwi2007-04-212-4/+4
|
* Update to 0.127.mezz2007-04-142-4/+4
|
* 2007-03-27 emulators/kmamerun: Project was abandoned 4 years ago and expects ↵miwi2007-04-116-194/+0
| | | | | | | | | | | | | | | | | | | | an old version of XMAME, please use other frontends instead (like gxmame) 2007-03-28 graphics/hobbes-icons-xpm: Archaic port 2007-04-10 japanese/firefox-ja: Incomplete pkg-plist 2007-04-10 japanese/lookup-xemacs: Does not install 2007-04-10 lang/linux-hla: Does not compile 2007-04-10 mail/vmailmgr: Incomplete pkg-plist 2007-04-10 multimedia/qvamps: Touches filesystem prior to 'make install' 2007-03-10 net-mgmt/sting: Broken on all supported versions of FreeBSD 2007-04-10 net-mgmt/tas: Incomplete pkg-plist 2007-04-10 net-p2p/verlihub-plugins: Does not configure, it needs at least verlihub 1.0 2007-04-10 news/inn-stable: Fails to patch 2007-04-10 palm/malsync: Does not build with new pilot-link 2007-04-10 russian/elm.language: Leaves behind files on deinstall 2007-04-10 russian/pine.language: Leaves behind config file on deinstall 2007-04-01 science/py-scipy03: Replaced by py-scipy 2007-04-10 security/php4-cryptopp: Does not compile
* -Update to 0.126.mezz2007-04-013-9/+7
| | | | -Remove a FreeBSD 4.x check.
* - update to 0.13alexbl2007-03-312-4/+4
| | | | | PR: 110957 Submitted by: Philip Jenvey <pjenvey@groovie.org>
* Reset jooji@nickelkid.com due to maintainer-timeouts and no responselinimon2007-03-231-1/+1
| | | | | | to email. Hat: portmgr
* - Update to 1.11.6rafan2007-03-182-6/+5
| | | | | | | - Reorder master sites PR: ports/110458 Submitted by: Matthias Andree <matthias.andree at gmx.de> (maintainer)
* - Update to 0.2.5miwi2007-03-136-8/+32
| | | | | PR: 110167 Submitted by: Daniel <debonair@nero.netwalk.org> (Maintainer)
* Remove devel/pcre-utf8 and enable UTF8 support in devel/pcre bykrion2007-03-121-1/+2
| | | | | | default. Bump PORTREVISION on all dependent ports.
* Update to 2.02skv2007-03-032-11/+5
| | | | Changes: http://search.cpan.org/src/BINGOS/POE-Component-Client-NNTP-2.02/Changes
* Add WITH_TIN_SCREEN knobache2007-03-011-1/+2
| | | | | PR: 109604 Submitted by: leeym
* - Update to 1.11.6 RC1rafan2007-02-282-6/+7
| | | | | | | | | - Respect PREFIX - Rearrange master sites order, so we don't try all sf and sunsite mirrors first (the rc version only exists on local mirror). PR: ports/109527 Submitted by: Matthias Andree <matthias.andree at gmx.de> (maintainer)
* Add p5-POE-Component-Server-NNTP 0.97, a component that provides NNTPrafan2007-02-245-0/+57
| | | | | | | server functionality. PR: ports/109459 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
* Fix build with gcc41 on amd64fjoe2007-02-233-0/+69
|
* Update to 0.125.mezz2007-02-232-4/+4
|
* - update to 0.12alexbl2007-02-223-9/+9
| | | | Submitted by: Philip Jenvey (maintainer, via irc)
* Update to 0.124.mezz2007-02-132-4/+4
|
* Rename url_handler.sh to tinurl_handler.sh to avoid conflict withache2007-02-132-6/+13
| | | | | | urlview port. PR: 109090
* Change BROKEN into IGNORE: newsx does not build on the cluster ATM sincethierry2007-02-121-1/+3
| | | | | INN does not install its default configuration files any more when installed as a package, but the port is OK.
* Schedule these broken ports for removal on 2007-04-10 if they are stillkris2007-02-111-0/+2
| | | | broken at that time and no fix has been submitted.
* BROKEN: Configure failskris2007-02-111-0/+2
|
* BROKEN: Does not installkris2007-02-111-0/+2
|
* Update to 1.8.3ache2007-02-112-14/+17
| | | | | PR: 108995 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
* Update to 0.123.mezz2007-02-072-4/+4
|
* Update to 0.122.mezz2007-02-042-4/+4
|
* - add category gnustepdinoex2007-02-011-1/+1
| | | | | PR: 103931 Approved by: pav
* Update to 5.1.7anray2007-01-314-34/+4
|
* - update to 0.11alexbl2007-01-303-4/+10
| | | | | PR: 108532 Submitted by: Philip Jenvey <pjenvey@groovie.org>
* Retire NO_FILTER_SHLIBS now that it no longer serves a purposekris2007-01-302-2/+0
|
* Use libtool port instead of included version to avoid a.out objformat botchkris2007-01-302-0/+2
|
* Fix tossing, when `packet' in passwd defined.anray2007-01-292-1/+12
|
* Fix inn and inn-current install.shaun2007-01-272-3/+2
| | | | Nudged by: pav
* Update to 0.121.mezz2007-01-242-4/+4
|
* - fix a bug to handle duplicate spam.filter in nntpcache.access correctly.leeym2007-01-172-1/+9
| | | | (patch sent back to authors. fix it first before next release)
* With XPN you can read/write articles on the Usenet with a good MIMEnivit2007-01-156-0/+189
| | | | | | | | | | | | | | | | support (better than some well known newsreaders). XPN can operate with all the most diffuse charset starting from US-ASCII to UTF-8. When you edit an article XPN automatically chooses the best charset, however is always possible to override this choice. There also other useful features like scoring, filtered views, random tag-lines, external editor support, one-key navigation, ROT13, spoiler char ... WWW: http://xpn.altervista.org/ Approved by: alexbl (mentor, implicit)
* Add a new patch/files dir to news/klibido port to enable supportitetcu2007-01-132-0/+23
| | | | | | | | | for up to 20 simultaneous server connections instead of the default limit of 10. This will allow users with Giganews accounts to take full advantage of their max connections allowed. PR: ports/107851 Submitted by: Conrad J. Sabatier (maintainer)
* - Update to 0.3.0miwi2007-01-133-40/+36
| | | | | | PR: 107842 Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org> Approved by: maintainer
* Add LOCALBASE to MAKE_ARGS.fjoe2007-01-111-2/+1
|
* Fix works `outb-kill' script.anray2007-01-091-0/+18
| | | | Reported by: Yuri Chumakov
* Fix works `outb-kill' script.anray2007-01-091-0/+1
| | | | Reported by: Yuri Chumakov
* Update to 0.120.mezz2007-01-033-4/+5
|
* Update to 5.1.6dsanray2006-12-318-131/+4
|
* Update to 2.01skv2006-12-253-6/+11
| | | | | | Changes: http://search.cpan.org/src/BINGOS/POE-Component-Client-NNTP-2.01/Changes PR: ports/107093 Submitted by: chinsan
* - Since security/gnupg (2.x) installs symlink $PREFIX/bin/gpg,kuriyama2006-12-221-2/+2
| | | | | | | | depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not correct. To work around this, change dependency line from bin/gpg to bin/gpgv which exists in security/gnupg1 port only. Spotted by: ume
* - Upgrade gnupg to 2.0.1. Old stable version (1.4.6) was repocopiedkuriyama2006-12-211-2/+2
| | | | | | to security/gnupg1. Thanks to: dougb, lofi
* LuserNET is an NNTP-based news reader for GNUstep.dinoex2006-12-186-0/+700
| | | | WWW: http://web.telia.com/~u42308495/alex/LuserNET/LuserNET.html
* Add WITH_NFS_LOCK - it's enable build with nfs safe locks.anray2006-12-171-0/+3
| | | | Reported by: Alexander Gottlieb
* - fix build with gcc41 again, new snapshots are more pedanticdinoex2006-12-141-1/+10
|
* - Unbreak: fix build on 5.X and abovepav2006-12-0214-11/+199
| | | | | PR: ports/106201 Submitted by: Peter Johnson <johnson.peter@gmail.com>
* Update to 1.1.5.20061116fjoe2006-11-308-40/+298
| | | | | PR: 105052 Submitted by: Alexander Logvinov
* - Skip texi2html step and do not include .html documentationfjoe2006-11-292-143/+4
| | | | | | - Bump PORTREVISION Pointed out by: kris via pointyhat
* - unbreak on sparc64 [1]leeym2006-11-252-5/+11
| | | | | | | - stop sending debug mail PR: [1] 105752 Submitted by: shaun@
* BROKEN: Install failskris2006-11-171-0/+2
|
* BROKEN: Fails to patchkris2006-11-171-0/+2
|
* Fix areafix and ftntick crashes.anray2006-11-153-0/+35
|
* - update to 0.10alexbl2006-11-144-10/+14
| | | | | PR: 105508 Submitted by: Philip Jenvey <pjenvey@groovie.org> (maintainer)
* Update to 6.2RC1. This also fixes unfetchable distfile.fjoe2006-11-128-188/+205
| | | | | patch-fido.c and patch-msg.c are required for compatibility with pre 1.4 husky. They will be removed once husky ports are updated to 1.4.
* Remove stale mirrorache2006-11-122-12/+9
| | | | | | | | | Actually use ${PREFIX}/etc/mime.types Use misc/mime-support package Fix manpages PR: 105421 Submitted by: rafan (partially)
* Update to 0.119.mezz2006-11-112-4/+4
|
* Fix build in tinderbox(inn is not configured).anray2006-11-081-1/+1
| | | | Reported by: kris(pointyhat)
* Update my email address in all ports that I maintain.laszlof2006-11-071-1/+1
| | | | Approved by: flz (mentor)
* - Fix PLIST for inn-current.shaun2006-11-061-2/+2
| | | | | | | - Check files exist before stripping, as strip(1) on 4.x fails if the file isn't there. Reported by: pointyhat via kris
* Mark IGNORE on 4.X as it does not build.mezz2006-11-051-0/+4
| | | | Reported by: krismail
* Update to 0.118.mezz2006-11-043-7/+4
|
* Update to 0.117.marcus2006-11-033-22/+9
| | | | Submitted by: mezz
* Pass the correct directories to configure when a non-default INN_LAYOUTshaun2006-11-021-1/+2
| | | | option is used.
* Fix database directory ownership / configure options.shaun2006-11-012-1/+4
|
* - Pass maintainership to submittermiwi2006-11-011-1/+1
| | | | | | | PR: ports/104750 ports/104749 ports/104748 Submitted by: Conrad J. Sabatier <conrads@cox.net>
* Update to 5.1.5anray2006-10-316-4/+96
|
* Fix Makefile.layout to work with FreeBSD 4.x.shaun2006-10-311-0/+2
| | | | Noticed by: Dan Langille's magic sanity test script
* Overhaul for the inn ports:shaun2006-10-3122-1686/+564
| | | | | | | | | - Turn inn-stable and inn-current into slaves, as they are pretty much clones of news/inn. - Update the above ports to recent snapshots. - Allow inn's database and spool directories to be placed outside PREFIX (e.g. under /var). - Add OPTIONS knobs.
* Fix slow download and download corrupted in 0.116. Patch was took from CVS.mezz2006-10-152-0/+17
| | | | | | | Bump the PORTREVISION. Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=361941 Approved by: portmgr (marcus)
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-147-78/+60
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* Reset bouncing maintainer address.linimon2006-10-091-1/+1
|
* - new option WITH_SEDMAIL / WITH_CNEWS_SENDMAILdinoex2006-10-082-0/+15
| | | | Submitted by: Scott Hazen Mueller
* - fix build for gcc41dinoex2006-10-081-0/+51
| | | | Obtained from: Andreas Jochens (debian)
* - Update to 0.2.4miwi2006-10-084-8/+8
| | | | | PR: ports/104145 Submitted by: Daniel <daniel@netwalk.org> (maintainer)
* - fix build with gcc41dinoex2006-10-082-0/+14
|
* Update to 1.04skv2006-10-032-4/+4
| | | | | PR: ports/103629 Submitted by: Gea-Suan Lin <gslin xx gslin.org>
* - avoid NOT_FOR_ARCHS which will mark IGNOREleeym2006-09-281-2/+4
| | | | | | | - mark BROKEN instead - correct typo Noticed by: kris, vd
* - set NOT_FOR_ARCHS=space64leeym2006-09-281-0/+2
| | | | Noticed by: kris
* Make fetchablearved2006-09-181-1/+1
|
* Update to 1.03skv2006-09-142-7/+6
| | | | | PR: ports/103172 Submitted by: Jin-Shan Tseng <tjs xx cdpa.nsysu.edu.tw>
* - Update to 6.7.3miwi2006-09-134-29/+11
| | | | | | PR: ports/102303 Submitted by: Dean Hollister <dean(at)odyssey.apana.org.au> Approved by: Maintainer timeout
* Change all my MAINTAINER lines to my new FreeBSD.org address.alexbl2006-09-131-1/+1
| | | | Approved by: novel
* - Update to 2.10tdb2006-09-032-4/+4
|
* NO_CDROM and NO_PACKAGE are not appropriate herekris2006-09-031-2/+0
|
* - patchfile rerolled for minor fix about working directoryleeym2006-09-032-4/+4
| | | | - bump PORTREVISION
* - remove spam from news spool if it's a SPAM (spamphobia patch)leeym2006-09-032-5/+6
| | | | | - add REVISEDATE in PATCHFILES file name - bump PORTREVISION
* For the inn ports:shaun2006-08-306-18/+44
| | | | | | | | - Fix build in the case where the host machine has either no DNS, or an incomplete hostname. - Use a generic placeholder in the default config file rather than the build machine's name. - Pet portlint(1) while here.
* - fix for child reapingdinoex2006-08-292-6/+19
| | | | Submitted by: Scott Hazen Mueller
* This a fairly simple Python module, it provides only raw yEncnovel2006-08-255-0/+30
| | | | | | | encoding/decoding with built-in crc32 calculation. PR: ports/102497 Submitted by: Alexander Botero-Lowry <alex at foxybanana.com>
* Amend hostname check to succeed if /bin/hostname fails.shaun2006-08-241-4/+5
| | | | Another work-around for those pesky amd64 machines.
* Release maintainership on behalf of Bjorn Lindstromfenner2006-08-231-1/+1
| | | | Requested-by: MAINTAINER
* - Add mastersite.jmelo2006-08-221-1/+2
| | | | | PR: ports/102276 Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer)
* - Fix a few incorrect file permissions after install.shaun2006-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.
* - Update to 0.2.3miwi2006-07-226-8/+14
| | | | | | PR: ports/100694 Submitted by: Daniel <daniel(at)netwalk.org> Approved by: krion (mentor)
* Clean up sig_stop values. In most cases this means removing a leading -,dougb2006-07-201-1/+1
| | | | | since rc.subr adds that already. In 3 cases it meant removing a wrongly specified TERM, since that is the default.
* - fix build for FreeBSD 4.xdinoex2006-07-152-0/+4
|
* NNML::Server server implements a minimal NNTP server. It is (hope-)erwin2006-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>
* - Update to 0.2.2pav2006-07-138-126/+200
| | | | | PR: ports/100193 Submitted by: Daniel <daniel@netwalk.org> (maintainer)
* - inn does not `make history' any more => do not perform historythierry2006-07-052-10/+16
| | | | | | | | database lookup when package building; - change my address; - pet portlint.
* - disable regression test on pointyhatdinoex2006-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
* - Update to 0.08leeym2006-06-282-6/+6
| | | | | | PR: 99569 Submitted by: clsung Approved by: leeym
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.clsung2006-06-251-1/+0
| | | | | | | - this commit modified ports maintained by ports@ PR: ports/98755 Submitted by: rafan (the fresh committer)
* - Update to 2.9tdb2006-06-252-4/+4
|
* - drop support for FreeBSD 2.xdinoex2006-06-241-10/+5
| | | | | | | Submitted by: linimon - perfomace gain by dropping gawk workaround - activate regression-test
* - drop support for FreeBSD 2.xdinoex2006-06-242-4/+0
| | | | Submitted by: linimon
* - Add mastersite.jmelo2006-06-202-5/+6
| | | | | | | | - Convert to a versioned DISTFILE. PR: ports/98934 Submitted by: Tim Welch <ports@thepentagon.org> (maintainer) Approved by: mnag (mentor)
* Switch to my @FreeBSD.org address.shaun2006-06-203-3/+3
| | | | Approved by: ahze (mentor)
* - Add one more mastersite.jmelo2006-06-121-1/+2
| | | | | | PR: ports/98840 Submitted by: maintainer Approved by: mnag (mentor)
* - Unbreak port, fix mastersite.jmelo2006-06-121-3/+1
| | | | | | PR: ports/98840 Submitted by: Tim Welch <ports@thepentagon.org> (maintainer) Approved by: mnag (mentor)
* Update MASTER_SITESmiwi2006-06-121-2/+2
| | | | | | PR: ports/97838 Submitted by: miwi Approved by: krion (mentor), maintainer timeout
* Change USE_PERL to USE_PERL5 which actually exists. Do not bumperwin2006-06-121-1/+1
| | | | | PORTREVISION as perl already was an implicit dependency and the final package does not change.
* - Marked as broken as the vendor's website is no longer available. I willaaron2006-06-121-0/+2
| | | | | | continue to monitor it. Approved by: tobez (implicit)
* Fix plist: it's now possible to install inn from package.thierry2006-06-103-20/+42
| | | | | PR: ports/98469 Submitted by: Shaun Amott <shaun (at) inerd.com> (maintainer)
* Remove expired leaf ports:vd2006-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
* Add nzbperl 0.6.8, a perl script for downloading nzb files.aaron2006-06-035-0/+70
| | | | | | PR: ports/97643 Submitted by: Tim Welch <ports@thepentagon.org> Approved by: tobez (implicit)
* Add an additional mirror.ehaupt2006-06-011-1/+3
|
* - update to 0.2.0clsung2006-05-303-8/+9
| | | | | PR: 98148 Submitted by: maintainer (Neal Nelson)
* - take maintainershipclsung2006-05-301-1/+1
| | | | | PR: 98120 Submitted by: maintainer (Nils Vogels)
* x11-toolkits/gtk-- -> x11-toolkits/gtkmm12mezz2006-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
* Don't remove database data files during the next upgrade.thierry2006-05-293-8/+32
| | | | | PR: ports/98038 Submitted by: Shaun Amott <shaun (at) inerd.com> (maintainer)
* - Rename portspav2006-05-281-1/+1
| | | | | textproc/gtkspell2 -> textproc/gtkspell textproc/gtkspell2-reference -> textproc/gtkspell-reference
* - Rename port news/pan2 -> news/panpav2006-05-288-2/+2
|
* - Use vendor's MASTER_SITES and add back WWWpav2006-05-272-1/+4
| | | | Submitted by: lawrance
* Upgrade to 1.8.2ache2006-05-273-48/+12
|
* - Switch to submitter's MASTER_SITESpav2006-05-272-4/+2
| | | | | | | - Remove WWW PR: ports/97839 Submitted by: Martin Wilke <freebsd@unixfreunde.de>
* - fix a bug in patch to enable xover_nocem for the cache on diskleeym2006-05-252-6/+4
| | | | - bump PORTREVISION
* - Fix master sitesmnag2006-05-251-1/+2
| | | | | PR: 97836 Submitted by: Martin Wilke <freebsd___unixfreunde.de>
* - suppress debug message for nocem filterleeym2006-05-251-0/+2
|
* Update 2.2erwin2006-05-193-13/+12
| | | | | | PR: 96618 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer timeout (14 days, obrien)
* Fix plistvs2006-05-161-0/+1
| | | | Submitted by: cluster
* Add USE_GETTEXT to appease portlint.mezz2006-05-161-0/+1
|
* - Pass maintainership to submitter.itetcu2006-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)
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-1226-32/+0
|
* Update to 2.5vs2006-05-093-13/+17
| | | | | PR: ports/95900 Submitted by: maintainer
* - Update to 2.4.3pav2006-05-087-38/+76
| | | | | | | | - Provide rc_subr startup script - Take maintainership PR: ports/96872 Submitted by: Shaun Amott <shaun@inerd.com>
* Update to 1.01skv2006-05-052-5/+11
| | | | | PR: ports/96497 Submitted by: leeym
* - Hand maintainership to submittererwin2006-05-052-18/+17
| | | | | | | - Pet portlint PR: 96813 Submitted by: Shaun Amott <shaun@inerd.com>
* - Drop maintainershipclement2006-05-013-3/+3
|