aboutsummaryrefslogtreecommitdiff
path: root/polish/gnugadu2
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo during OptionsNG conversionBaptiste Daroussin2012-10-111-1/+2
| | | | | | | | | Reported by: pointyhat-west Pointyhat to: eadler Feature safe: yes Notes: svn path=/head/; revision=305705
* Convert to OptionsNG.Eitan Adler2012-10-071-35/+39
| | | | Notes: svn path=/head/; revision=305473
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Drop maintainershipMartin Wilke2009-05-041-1/+1
| | | | | | | | PR: 133789 Submitted by: Piotr Smyrak <smyru@heron.pl> (maintainer) Notes: svn path=/head/; revision=233233
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-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). Notes: svn path=/head/; revision=226727
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* - Unbreak after latest polish/libgadu commitRong-En Fan2008-05-182-33/+15
| | | | | | | | | | | - Fix GNOME icon and desktop - Bump PORTREVISION PR: ports/123716 Submitted by: Piotr Smyrak <smyru at heron.pl> (maintainer) Notes: svn path=/head/; revision=213285
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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) Notes: svn path=/head/; revision=211584
* - Mark BROKEN: does not configurePav Lucistnik2008-04-161-0/+2
| | | | Notes: svn path=/head/; revision=211406
* - Add missing dependensMartin Wilke2008-03-271-1/+2
| | | | | | | | | - Bump PORTREVISION Submitted by: pointyhat via pav Notes: svn path=/head/; revision=209943
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-231-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209620
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-243-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 Notes: svn path=/head/; revision=201947
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-3/+0
| | | | Notes: svn path=/head/; revision=200778
* - Update to 2.3.0Martin Wilke2007-07-273-16/+4
| | | | | | | | PR: 114942 Submitted by: Piotr Smyrak <smyru@heron.pl> (maintainer) Notes: svn path=/head/; revision=196406
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-6/+9
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* - Update to 2.2.9Pav Lucistnik2006-09-079-177/+34
| | | | | | | | | | - Switch to libgadu PR: ports/102908 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer) Notes: svn path=/head/; revision=172501
* - Rename portsPav Lucistnik2006-05-281-1/+1
| | | | | | | | textproc/gtkspell2 -> textproc/gtkspell textproc/gtkspell2-reference -> textproc/gtkspell-reference Notes: svn path=/head/; revision=163721
* Remove USE_REINPLACE from all categories starting with PEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162206
* Conversion to a single libtool environment.Ade Lovett2006-02-232-19/+19
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-231-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154298
* Chase the dbus shared lib version.Joe Marcus Clarke2005-12-311-1/+1
| | | | Notes: svn path=/head/; revision=152498
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-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. Notes: svn path=/head/; revision=148323
* - Change second category to be net-imPav Lucistnik2005-11-091-1/+1
| | | | | | | Suggested by: arved Notes: svn path=/head/; revision=147744
* Move instant messaging related ports to newly created net-im category:Pav Lucistnik2005-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 Notes: svn path=/head/; revision=147671
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - Update to 2.2.8Pav Lucistnik2005-10-079-92/+215
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=144543
* Directory share/pixmaps is now included in mtreeDejan Lesjak2005-06-151-1/+0
| | | | | | | (BSD.x11-4.dist rev. 1.27), so remove it from plist. Notes: svn path=/head/; revision=137468
* - Update to to 2.2.5 (thanks to Matthew Luckie <mjl@luckie.org.nz> for ↵Florent Thoumie2005-04-119-204/+52
| | | | | | | | | | testing on 4.x) PR: ports/79764 Submitted by: maintainer Notes: svn path=/head/; revision=133011
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* - Update to 2.2.4Pav Lucistnik2005-01-2812-239/+297
| | | | | | | | PR: ports/76758 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer) Notes: svn path=/head/; revision=127512
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* - Update to 2.0.3Pav Lucistnik2004-07-215-3/+164
| | | | | | | Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer) Notes: svn path=/head/; revision=114369
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-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 Notes: svn path=/head/; revision=113296
* - Update to 2.0.2Pav Lucistnik2004-05-114-18/+11
| | | | | | | | PR: ports/66475 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> Notes: svn path=/head/; revision=108919
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* - Update to 2.0pre8Pav Lucistnik2004-04-015-36/+15
| | | | | | | | PR: ports/64391 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer) Notes: svn path=/head/; revision=105914
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* - Update to 2.0 pre7Pav Lucistnik2004-03-026-27/+31
| | | | | | | | PR: ports/63640 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer) Notes: svn path=/head/; revision=102755
* - Fix Makefile logic: enter src/plugins/sound subdir when external sound pluginPav Lucistnik2004-02-182-4/+11
| | | | | | | | | only is enabled in configure script. - This fixes packing on Bento. - Patch submitted to authors. Notes: svn path=/head/; revision=101311
* BROKEN on 5.x: broken pkg-plistKris Kennaway2004-02-171-0/+4
| | | | Notes: svn path=/head/; revision=101268
* - Fix desktop iconPav Lucistnik2004-02-142-4/+5
| | | | | | | | PR: ports/62120 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer) Notes: svn path=/head/; revision=100920