summaryrefslogtreecommitdiff
path: root/news/pan2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.14.2.Joe Marcus Clarke2003-09-042-2/+2
| | | | | | | | | | | | | This new version is only fix a serious bug that can corrupt Pan's settings. http://pan.rebelbase.com/#0142 http://bugzilla.gnome.org/show_bug.cgi?id=121017 PR: 56454 Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=88563
* Update to 0.14.1.Joe Marcus Clarke2003-08-282-3/+2
| | | | | | | | PR: 56046 Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=87832
* Update to 0.14.0.96.Joe Marcus Clarke2003-08-212-2/+2
| | | | | | | | PR: 55827 Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=87414
* Update to 0.14.0.95.Joe Marcus Clarke2003-08-162-3/+2
| | | | | | | | PR: 55618 Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=87020
* Update to 0.14.0.94.Joe Marcus Clarke2003-08-112-2/+2
| | | | Notes: svn path=/head/; revision=86773
* Update to 0.14.0.92, and remove the dependency on gnet-glib2 (yay).Joe Marcus Clarke2003-07-253-14/+7
| | | | | | | Submitted by: Jeremy Messenger <mezz7@cox.net> Notes: svn path=/head/; revision=85567
* Pan doesn't need libtool.Joe Marcus Clarke2003-07-181-1/+1
| | | | Notes: svn path=/head/; revision=85074
* Update to 0.14.0.91.Adam Weinberger2003-07-172-2/+2
| | | | Notes: svn path=/head/; revision=85071
* Update to 0.14.0.90.Adam Weinberger2003-07-085-30/+6
| | | | Notes: svn path=/head/; revision=84488
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-121-3/+1
| | | | Notes: svn path=/head/; revision=82858
* Update to 0.14.0.Joe Marcus Clarke2003-05-073-8/+8
| | | | Notes: svn path=/head/; revision=80316
* Update to 0.13.96.Joe Marcus Clarke2003-04-263-13/+2
| | | | Notes: svn path=/head/; revision=79664
* Don't call free when we haven't actually malloc'd any memory. This shouldJoe Marcus Clarke2003-04-262-0/+11
| | | | | | | | | fix an abort on -CURRENT. Reported by: walt <wa1ter@myrealbox.com> Notes: svn path=/head/; revision=79662
* Update to 0.13.95.Joe Marcus Clarke2003-04-223-13/+2
| | | | Notes: svn path=/head/; revision=79473
* * Update to 0.13.94Joe Marcus Clarke2003-04-225-37/+20
| | | | | | | | | | * Add a patch to prevent a crash under -CURRENT [1] * Convert to new GNOME infrastructure Submitted by: Pav Lucistnik <pav@oook.cz> [1] Notes: svn path=/head/; revision=79429
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Update to 0.13.93.Joe Marcus Clarke2003-04-043-2/+13
| | | | Notes: svn path=/head/; revision=78122
* Update to 0.13.4.Joe Marcus Clarke2003-02-274-2/+29
| | | | Notes: svn path=/head/; revision=76583
* * Update to 0.13.3.90Joe Marcus Clarke2003-02-234-11/+13
| | | | | | | * De-pkg-comment Notes: svn path=/head/; revision=76289
* Gratuitous PORTREVISION bumps to handle implicit dependencies.Joe Marcus Clarke2003-02-071-0/+1
| | | | Notes: svn path=/head/; revision=75049
* Update to 0.13.3.Joe Marcus Clarke2003-01-193-9/+11
| | | | | | | Earlier rev submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> Notes: svn path=/head/; revision=73547
* Update to 0.13.2.90.Joe Marcus Clarke2002-11-223-8/+8
| | | | Notes: svn path=/head/; revision=70732
* This is no longer needed.Joe Marcus Clarke2002-11-101-0/+0
| | | | Notes: svn path=/head/; revision=69858
* Update to 0.13.2.Joe Marcus Clarke2002-11-103-26/+2
| | | | | | | | PR: 45136 Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> Notes: svn path=/head/; revision=69857
* Fix a bug where new headers could not be loaded. Bump PORTREVISION.Joe Marcus Clarke2002-10-212-0/+24
| | | | | | | | Submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at> Obtained from: pan Bugzilla Bug 96258 Notes: svn path=/head/; revision=68535
* Quiet portlint.Joe Marcus Clarke2002-10-151-1/+1
| | | | Notes: svn path=/head/; revision=68122
* Rename patch-Makefile to patch-Makefile.in to correctly reflect the fileJoe Marcus Clarke2002-10-151-0/+0
| | | | | | | | | it patches. Reported by: Martin Klaffenböck <martin.klaffenboeck@gmx.at> Notes: svn path=/head/; revision=68118
* Update to 0.13.1.Joe Marcus Clarke2002-10-154-76/+8
| | | | | | | Submitted by: Martin Klaffenböck <martin.klaffenboeck@gmx.at> Notes: svn path=/head/; revision=68112
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Remove -Wl,--export-dynamic from the list of LDFLAGS. This caused strangeJoe Marcus Clarke2002-08-232-3/+31
| | | | | | | | bus errors in the pango library (perhaps a symbol name conflict). Bump PORTREVISION. Notes: svn path=/head/; revision=64902
* Add pan2 after a repo-copy from pan. pan2 is the GNOME 2 news readerJoe Marcus Clarke2002-08-198-26/+66
| | | | | | | based on Agent for Windows. Notes: svn path=/head/; revision=64670
* Fix MASTER_SITE.Joe Marcus Clarke2002-08-081-2/+2
| | | | | | | | PR: 41446 Submitted by: Jan Hornyak <jan.hornyak@jet2web.cz> Notes: svn path=/head/; revision=64228
* Update to 0.11.4.Maxim Sobolev2002-07-173-15/+16
| | | | Notes: svn path=/head/; revision=63142
* Another USE_GNOMENG vict^Wuser. This port get very impressive benefit fromMaxim Sobolev2002-07-111-6/+4
| | | | | | | | GNOMENG - lenght of dependency chain was almost halved - from 56 packages to only 32. Notes: svn path=/head/; revision=62830
* Update to 0.11.3.Joe Marcus Clarke2002-04-222-5/+6
| | | | | | | | Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=57989
* Update to 0.11.2, use MASTER_SITE_GNOME as primary location as part ofAde Lovett2002-02-122-3/+6
| | | | | | | | 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-082-2/+2
| | | | | | | | PR: 34572 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=54380
* Update to 0.11.1.93.Maxim Sobolev2002-01-312-2/+2
| | | | | | | | PR: ports/34426 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=54069
* Update to 0.11.91.Maxim Sobolev2002-01-152-2/+2
| | | | | | | | PR: 33909 Submitted by: John Marryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=53098
* Update to 0.11.1.90.Maxim Sobolev2002-01-093-2/+3
| | | | | | | | PR: 33679 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=52804
* Update to 0.11.1.Maxim Sobolev2001-12-063-4/+7
| | | | | | | Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=51123
* Update to 0.11.0.Maxim Sobolev2001-11-135-20/+7
| | | | | | | | PR: 31718 Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=49979
* Update to 0.10.0.92.Maxim Sobolev2001-10-083-7/+7
| | | | Notes: svn path=/head/; revision=48573
* Update to 0.10.0.91.Maxim Sobolev2001-09-244-17/+16
| | | | Notes: svn path=/head/; revision=48145
* Fix a potential useless CPU time eating.Maxim Sobolev2001-09-142-0/+15
| | | | | | | | PR: 30554 Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>, Chris Vance Notes: svn path=/head/; revision=47834
* Correct MASTER_SITES.Maxim Sobolev2001-09-121-1/+1
| | | | | | | Submitted by: olgeni, Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=47738
* Update to 0.10.0.90.Maxim Sobolev2001-09-115-69/+16
| | | | Notes: svn path=/head/; revision=47690
* Don't use nl_langinfo() - this interface doesn't exist in 4-stable.Maxim Sobolev2001-08-222-0/+67
| | | | | | | Reported by: Jose M. Alcaide <jose@we.lc.ehu.es> Notes: svn path=/head/; revision=46655
* Update to 0.10.0.Maxim Sobolev2001-08-214-5/+20
| | | | Notes: svn path=/head/; revision=46597
* Clean up dependency chains after moving gtkhtml/gal inside theAde Lovett2001-06-191-2/+1
| | | | | | | USE_GNOME knob Notes: svn path=/head/; revision=44213