/x11/mgapdesk/

tle='freebsd-ports-gnome' href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
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)