aboutsummaryrefslogtreecommitdiffstats
path: root/news/pan
Commit message (Collapse)AuthorAgeFilesLines
* Add missing iconv in USES.madpilot2013-09-131-1/+1
| | | | | Reported by: swills Approved by: portmgr (bapt, implicit)
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-051-1/+1
| | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code)
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* - Fix build on CURRENTswills2013-08-191-1/+1
|
* Swith to gmime 2.6, pan prefers it over gmime 2.4.kwm2013-05-221-5/+5
| | | | | | | Fix reversed logic in the GTK3 option [1]. PR: ports/177973 Submitted by: Thomas Mueller <tmueller@sysgo.com>
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-2/+1
| | | | Approved by: portmgr (bapt)
* Fix plist [1], while here use USES=pathfix instead of gnomehack.kwm2013-03-162-1/+4
| | | | Submitted by: QAT
* Fix fix compiler error by adding patch from upstream.kwm2013-03-131-0/+14
| | | | | | PR: ports/176887 Submitted by: Lowell Gilbert <freebsd-questions-local@be-well.ilk.org> Obtained from: pan upstream
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-082-18/+15
| | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo
* Update PCRE to 8.32mm2012-12-111-2/+2
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* Bump pcre library dependency due to 8.30 updatemm2012-02-141-1/+2
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* Update to 0.135.kwm2011-08-132-9/+20
| | | | | | | | Add optional GTK+3 UI option. Add LICENSE. PR: ports/159723 (based on) Submitted by: "Conrad J. Sabatier" <conrads@cox.net>
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+1
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* Update to 0.134.kwm2011-02-284-60/+5
| | | | Switch to gmime 2.4
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* Fix the build w/ new GCC.mezz2010-02-221-0/+54
| | | | | | PR: ports/143746 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> Feature safe: yes
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* Update to 0.133.mezz2008-08-043-8/+8
| | | | Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2363
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
| | | | | | | | | | | | | | | - 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)
* 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
* Update to 0.132.mezz2007-08-032-4/+4
|
* Update to 0.131.mezz2007-05-274-15/+6
|
* Update to 0.130.mezz2007-05-254-17/+15
|
* - Welcome X.org 7.2 \o/.flz2007-05-202-34/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* 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.127.mezz2007-04-142-4/+4
|
* -Update to 0.126.mezz2007-04-013-9/+7
| | | | -Remove a FreeBSD 4.x check.
* 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 0.125.mezz2007-02-232-4/+4
|
* Update to 0.124.mezz2007-02-132-4/+4
|
* Update to 0.123.mezz2007-02-072-4/+4
|
* Update to 0.122.mezz2007-02-042-4/+4
|
* Update to 0.121.mezz2007-01-242-4/+4
|
* Update to 0.120.mezz2007-01-033-4/+5
|
* Update to 0.119.mezz2006-11-112-4/+4
|
* 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
* 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)
* - Rename portspav2006-05-281-1/+1
| | | | | textproc/gtkspell2 -> textproc/gtkspell textproc/gtkspell2-reference -> textproc/gtkspell-reference
* - Rename port news/pan2 -> news/panpav2006-05-287-0/+148
|
* Remove pan, as the new stable release has been rolled into pan2.marcus2003-11-037-132/+0
|
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0
|
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-211-1/+1
| | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location.
* Fix the charset tag for ISO locales. Thanks tomarcus2002-09-172-0/+31
| | | | | | | Matthias Andree <matthias.andree@web.de> for help with this patch and with testing. Bump PORTREVISION. PR: 42825
* Fix MASTER_SITE.marcus2002-08-081-2/+2
| | | | | PR: 41446 Submitted by: Jan Hornyak <jan.hornyak@jet2web.cz>
* Update to 0.11.4.sobomax2002-07-183-15/+16
|
* Another USE_GNOMENG vict^Wuser. This port get very impressive benefit fromsobomax2002-07-121-6/+4
| | | | | GNOMENG - lenght of dependency chain was almost halved - from 56 packages to only 32.
* Update to 0.11.3.marcus2002-04-232-5/+6
| | | | | Reviewed by: sobomax Approved by: sobomax
* Update to 0.11.2, use MASTER_SITE_GNOME as primary location as part ofade2002-02-132-3/+6
| | | | | an ongoing attempt to ensure that ports in the GNOME metaports use distfiles from the GNOME FTP sites for maximum (alleged :) compatibility.
* Update to 0.11.1.94.sobomax2002-02-082-2/+2
| | | | | PR: 34572 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Update to 0.11.1.93.sobomax2002-01-312-2/+2
| | | | | PR: ports/34426 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Update to 0.11.91.sobomax2002-01-152-2/+2
| | | | | PR: 33909 Submitted by: John Marryweather Cooper <john_m_cooper@yahoo.com>
* Update to 0.11.1.90.sobomax2002-01-093-2/+3
| | | | | PR: 33679 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Update to 0.11.1.sobomax2001-12-063-4/+7
| | | | Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
* Update to 0.11.0.sobomax2001-11-135-20/+7
| | | | | PR: 31718 Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
* Update to 0.10.0.92.sobomax2001-10-093-7/+7
|
* Update to 0.10.0.91.sobomax2001-09-244-17/+16
|
* Fix a potential useless CPU time eating.sobomax2001-09-142-0/+15
| | | | | PR: 30554 Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>, Chris Vance
* Correct MASTER_SITES.sobomax2001-09-121-1/+1
| | | | Submitted by: olgeni, Mike Harding <mvh@ix.netcom.com>
* Update to 0.10.0.90.sobomax2001-09-125-69/+16
|
* Don't use nl_langinfo() - this interface doesn't exist in 4-stable.sobomax2001-08-232-0/+67
| | | | Reported by: Jose M. Alcaide <jose@we.lc.ehu.es>
* Update to 0.10.0.sobomax2001-08-214-5/+20
|
* Clean up dependency chains after moving gtkhtml/gal inside theade2001-06-191-2/+1
| | | | USE_GNOME knob
* Update to pan 0.9.7 "Just Another Victim of the Ambient Morality"cpiazza2001-06-084-23/+3
|
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-121-1/+1
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a wholeade2001-05-052-4/+3
| | | | | | | | | | bunch of GNOME applications under one convenient building mechanism. Applications include: mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa, bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm, gnucash and abiword.
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-1/+1
| | | | | | | -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.
* Update to 0.9.3ade2001-02-115-23/+7
|
* Gah. Fix pkg-descr to point to the new location, too, along with aade2001-02-081-7/+4
| | | | few other cleanups.
* MASTER_SITE moved.ade2001-02-081-1/+1
| | | | Submitted by: distfile survey
* Update to 0.9.2ade2000-12-014-15/+15
|
* Chase new print/gnomeprint shlib versionade2000-11-141-1/+1
|
* Update to 0.9.1ade2000-10-215-18/+20
|
* Update to 0.9ade2000-10-123-3/+3
|
* Implement USE_GNOME, part 2.reg2000-10-051-10/+3
|
* Update to 0.8.1beta6ade2000-10-042-4/+3
|
* Chase new gnomeprintade2000-09-291-1/+2
|
* Update to 0.8.1beta5ade2000-09-165-32/+22
|
* Update to 0.8.1beta3ade2000-08-094-8/+28
|
* Re-sobomize to use pre-patch instead of post-extractade2000-08-051-1/+1
| | | | Wrists slapped by: knu, sheldon
* Extensive patchfile cleanups using sobomax's wonderfulade2000-08-043-33/+11
| | | | post-extract rule
* Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.ade2000-06-271-0/+1
| | | | | | | This is now REQUIRED by ALL GNOMEish applications that install anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome Reminded by: bento
* Use print/gnomeprint and replace supplied uulib library with theade2000-06-143-10/+35
| | | | shared version from converters/uulib
* Updates for new shared library versions in GNOME 1.2ade2000-06-021-1/+1
|
* Update to 0.8.0ade2000-05-185-21/+37
| | | | | | Take over MAINTAINERship Approved by (with blessings!): jedgar (previous MAINTAINER)
* Update MASTER_SITES to match the new layout of the ftp site.jedgar2000-05-021-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Update port to 0.7.6:jedgar2000-02-233-9/+17
| | | | | | | | | * Better article tracking/killfiling, preferences user-interface, external mailer plugins... * Most translations updated * Batch downloading, Save As, reverse searches * More stable (hopefully :) * Etc....
* Update port to 0.7.4:jedgar2000-02-093-3/+5
| | | | | | | | | * Article searching improvements * Friendlier new user startup * Added French and Norwegian translations * Bug fixes include memory leaks, sorting fixes, better taskbar display, and dead socket and SIGPIPE handling
* Update port to 0.7.3jedgar2000-01-282-3/+3
| | | | | | * Fix a few bugs from the previous release * Faster loading of newsgroups * New article threading options
* Update port to 0.7.2jedgar2000-01-263-4/+5
| | | | | | | | * New features including: article toolbar, threading/ unthreading of articles, Swedish translations * Improved killfile support * Faster article sorting * Fixes for all known bugs
* Update port to 0.7.1jedgar2000-01-142-3/+3
| | | | - Numerous bug fixes
* Update port to 0.7.0jedgar2000-01-113-24/+11
|
* Don't include bsd.port.pre.mk twice. This usually is caused by firstasami2000-01-081-1/+1
| | | | | including bsd.port.pre.mk and then later including bsd.port.mk (the latter of which of course should be bsd.port.post.mk).
* Add MASTER_SITES 'obsolete' directory to MASTER_SITES tojedgar1999-12-231-1/+2
| | | | ensure distfile is fetchable between releases.
* Update to 0.6.7jedgar1999-12-224-4/+31
| | | | PR: 15482
* Checksum changed on MASTER_SITE.steve1999-12-111-1/+1
| | | | | PR: 15374 Submitted by: maintainer
* Update to version 0.6.5cpiazza1999-12-052-3/+3
| | | | | PR: 15217 Submitted by: maintainer
* Update to version 0.6.4cpiazza1999-12-013-6/+5
| | | | | PR: 15185 Submitted by: maintainer
* Update to version 0.6.3.jim1999-11-184-3/+9
| | | | | PR: 14948 Submitted by: maintainer
* Update to version 0.6.2.jim1999-11-033-4/+5
| | | | | PR: 14662 Submitted by: maintainer
* Update to version 0.61cpiazza1999-10-213-3/+6
| | | | | PR: 14445 Submitted by: maintainer
* Update to 0.6.0nakai1999-10-152-4/+4
| | | | | PR: ports/14348 Submitted by: jedgar@fxp.org
* Update to version 0.5.2cpiazza1999-09-283-3/+5
| | | | | PR: 13998 Submitted by: maintainer
* Updated to version 0.5.0jim1999-09-192-5/+5
| | | | | PR: 13773 Submitted by: maintainer
* Enforce random pkg/COMMENT rules, including the one that states Emacshoek1999-09-181-1/+1
| | | | should be spelled corrcetly, although I rather liked "Emasc".
* Update to version 0.4.9.jim1999-09-082-3/+3
| | | | | PR: 13631 Submitted by: maintainer
* Import of pan.jim1999-08-305-0/+48
Pan is a threaded GNOME news reader based on Agent for Windows systems. PR: 13019 Submitted by: Chris D. Faulhaber <jedgar@fxp.org>