aboutsummaryrefslogtreecommitdiffstats
path: root/polish/gnugadu2
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
| | | | With hat: portmgr (myself)
* 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
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with P,R,S
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Drop maintainershipmiwi2009-05-051-1/+1
| | | | | PR: 133789 Submitted by: Piotr Smyrak <smyru@heron.pl> (maintainer)
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-1/+1
| | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG).
* 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)
* - Unbreak after latest polish/libgadu commitrafan2008-05-192-33/+15
| | | | | | | | - Fix GNOME icon and desktop - Bump PORTREVISION PR: ports/123716 Submitted by: Piotr Smyrak <smyru at heron.pl> (maintainer)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-5/+3
| | | | | | | | | | | | | | | - 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)
* - Mark BROKEN: does not configurepav2008-04-171-0/+2
|
* - Add missing dependensmiwi2008-03-271-1/+2
| | | | | | - Bump PORTREVISION Submitted by: pointyhat via pav
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-231-1/+0
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-253-13/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-3/+0
|
* - Update to 2.3.0miwi2007-07-273-16/+4
| | | | | PR: 114942 Submitted by: Piotr Smyrak <smyru@heron.pl> (maintainer)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-6/+9
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* - Update to 2.2.9pav2006-09-079-177/+34
| | | | | | | - Switch to libgadu PR: ports/102908 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
* - Rename portspav2006-05-281-1/+1
| | | | | textproc/gtkspell2 -> textproc/gtkspell textproc/gtkspell2-reference -> textproc/gtkspell-reference
* Remove USE_REINPLACE from all categories starting with Pedwin2006-05-131-1/+0
|
* Conversion to a single libtool environment.ade2006-02-232-19/+19
| | | | Approved by: portmgr (kris)
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* Chase the dbus shared lib version.marcus2006-01-011-1/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* - Change second category to be net-impav2005-11-101-1/+1
| | | | Suggested by: arved
* Move instant messaging related ports to newly created net-im category:pav2005-11-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net/gaim -> net-im/gaim net/gaim-latex -> net-im/gaim-latex net/gaim-openq -> net-im/gaim-openq net/gaim-rss-reader -> net-im/gaim-rss-reader net/gicq -> net-im/gicq net/gnomeicu2 -> net-im/gnomeicu2 net/gossip -> net-im/gossip net/ickle -> net-im/ickle net/jabber -> net-im/jabber net/jabber-aim -> net-im/jabber-aim net/jabber-conference -> net-im/jabber-conference net/jabber-jud -> net-im/jabber-jud net/jabber-msn -> net-im/jabber-msn net/jabber-users-agent -> net-im/jabber-users-agent net/jabber-yahoo -> net-im/jabber-yahoo net/jarl -> net-im/jarl net/kf -> net-im/kf net/libicq -> net-im/libicq net/libicq2000 -> net-im/libicq2000 net/loudmouth -> net-im/loudmouth net/meanwhile -> net-im/meanwhile net/meanwhile-gaim -> net-im/meanwhile-gaim net/newsbot -> net-im/newsbot net/ocaml-jabbr -> net-im/ocaml-jabbr net/psi -> net-im/psi net/py-jabber -> net-im/py-jabber net/py-twistedWords -> net-im/py-twistedWords net/p5-Net-Jabber -> net-im/p5-Net-Jabber Repocopied by: marcus
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
|
* - Update to 2.2.8pav2005-10-089-92/+215
| | | | Submitted by: maintainer
* Directory share/pixmaps is now included in mtreelesi2005-06-151-1/+0
| | | | (BSD.x11-4.dist rev. 1.27), so remove it from plist.
* - Update to to 2.2.5 (thanks to Matthew Luckie <mjl@luckie.org.nz> for ↵flz2005-04-119-204/+52
| | | | | | | testing on 4.x) PR: ports/79764 Submitted by: maintainer
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
|
* - Update to 2.2.4pav2005-01-2812-239/+297
| | | | | PR: ports/76758 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-0/+1
| | | | big upgrade.
* - Update to 2.0.3pav2004-07-225-3/+164
| | | | Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* - Update to 2.0.2pav2004-05-114-18/+11
| | | | | PR: ports/66475 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl>
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1
|
* - Update to 2.0pre8pav2004-04-025-36/+15
| | | | | PR: ports/64391 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* - Update to 2.0 pre7pav2004-03-036-27/+31
| | | | | PR: ports/63640 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
* - Fix Makefile logic: enter src/plugins/sound subdir when external sound pluginpav2004-02-182-4/+11
| | | | | | only is enabled in configure script. - This fixes packing on Bento. - Patch submitted to authors.
* BROKEN on 5.x: broken pkg-plistkris2004-02-181-0/+4
|
* - Fix desktop iconpav2004-02-142-4/+5
| | | | | PR: ports/62120 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* - Chase libraries because of new loudmouth versionkrion2004-01-231-1/+1
| | | | | PR: 61754 Submitted by: maintainer
* - Update to version 2.0.p6krion2004-01-224-12/+20
| | | | | PR: 61659 Submitted by: maintainer
* Add gnugadu 2.0 pre5 after repocopy from polish/gnugadu.pav2004-01-169-159/+487
| | | | | | | This is Gtk2 version of gnugadu. PR: ports/61242 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl>
* - Update the Categories after Repocopy.arved2003-08-191-1/+1
| | | | | | | | | | | - Adjust MASTERDIRs - Remove PKGNAMEPREFIX since it is implicit - Add ports to Category Makefile PR: 53797 Submitted by: Aleksander Fafula <alex@fafula.com> Approved by: portmgr (marcus) Repocopied by: joe
* Add portname to the title of the dialogboxarved2003-07-221-1/+1
| | | | | PR: 54301 Submitted by: Mark Linimon <linimon@lonesome.com>
* - update to 1.0.0petef2003-05-115-44/+128
| | | | | | | | | | - master site & homepage now live at sourceforge - update maintainer's email address - add a configuration dialog menu - PERL -> REINPLACE_CMD PR: 51748 Submitted by: maintainer
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Fix unassociated shell command.nork2002-12-111-1/+2
| | | | | Pointy hat to: nork Reported by: make describe ECHO_MSG='echo > /dev/null'
* Fix unassociated shell command.nork2002-12-111-1/+0
| | | | Reported by: portsdb -U
* - upgrade to version 0.2.2sada2002-11-115-30/+28
| | | | | PR: ports/39413 Submitted by: maintainer
* Deploy USE_GNOMENG infrastructurelioux2002-09-031-4/+6
| | | | | PR: 42345 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Add gnugadu 0.2.0, a GaduGadu client for X11/GTK.petef2001-12-267-0/+98
PR: 33125 Submitted by: doc@lublin.t1.pl