summaryrefslogtreecommitdiff
path: root/editors/gedit
AgeCommit message (Collapse)AuthorFilesLines
2014-05-29Bump for perl-5.20.0.wiz1-2/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-05Recursive revbump from x11/pixmanryoon2-4/+4
Fix PR pkg/48777
2013-10-10Recursive revbump from pango-1.36.0ryoon2-4/+4
2013-09-02Revbump after cairo updateadam2-4/+4
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz2-4/+4
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron2-4/+4
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz2-4/+4
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-02-16Recursive bump for png-1.6.wiz2-4/+4
2012-12-22Make sure that depending packages don't pick up newer gedit versions.joerg1-3/+3
2012-10-26Define ACCESSPERMS for systems which do not have it.jperkin2-1/+19
Fixes package on Solaris.
2012-10-08Revbump after updating graphics/pangoadam2-4/+4
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron2-4/+4
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache2-4/+4
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam2-4/+4
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd2-4/+4
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
It turns out there were a lot of these.
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz2-4/+4
2012-02-06Revbump forwiz2-4/+4
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd2-4/+4
2011-04-22recursive bump from gettext-lib shlib bump.obache2-4/+4
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz2-4/+4
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs2-3/+4
2010-11-03prepare for Python plugin support: recognize python-2.6, fromdrochner2-1/+15
Matthew Mondor per PR pkg/44017
2010-10-22update to 2.30.4drochner3-8/+8
changes: -Add mallard snippets -translation updates
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz2-3/+4
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-08-29No need gtkdoc-rebase workaround anymore.obache1-5/+1
2010-07-06update to 2.30.3drochner3-28/+23
This switches to the gnome-2.30 release branch.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz2-3/+4
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-04-13update to 2.28.4drochner2-6/+6
changes: misc bugfixes
2010-01-18update to 2.28.3drochner2-6/+6
changes: -Misc bugfixes -translation updates
2009-11-15Update to 2.28.2:wiz3-8/+7
============ gedit 2.28.2 ============ New Features and Fixes ====================== - Fix regressions/warnings due to mistakes in OS X integration ============ gedit 2.28.1 ============ New Features and Fixes ====================== - Fix regressions in the External Tools plugin (Jesse van den Kieboom) - Better OSX integration (Jesse van den Kieboom) - Misc bugfixes New and updated translations ============================ - ca (Gil Forcada) - crh (Reşat SABIQ) - lv (Rūdolfs Mazurs) - ro (Adi Roiban) - ru (Alexander Saprykin) - sl (Matej Urbančič) - th (อาคม โชติพันธวานนท์) - th (Theppitak Karoonboonyanan)
2009-10-21update to 2.28.0drochner5-37/+27
This switches to the gnome-2.28 release branch.
2009-09-30Add a bunch more gtkdoc-rebase workarounds.sketch1-1/+5
2009-08-26bump revision because of graphics/jpeg updatesno2-3/+4
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-09update to 2.26.3drochner4-16/+23
changes: -UI improvements -bugfixes
2009-06-14Convert @exec/@unexec to @pkgdir or drop it.joerg1-4/+4
2009-06-14Remove @dirrm entries from PLISTsjoerg1-76/+1
2009-05-26Add link to upstream bug report.wiz2-3/+5
2009-05-20Update to 2.26.2. Set LICENSE to gnu-gpl-v2.wiz4-12/+36
============ gedit 2.26.2 ============ New Features and Fixes ====================== - Misc bugfixes New and updated translations ============================ - ar (Khaled Hosny) - ca (Joan Duran) - el (Michael Kotsarinis) - es (Jorge González) - et (Mattias Põldaru) - zh_CN (TeliuTe)
2009-04-17update to 2.26.1drochner6-22/+30
changes: -bugfixes -translation updates
2009-03-22Remove msgfmtstrip scripts and targets using them, now that thewiz2-27/+1
infrastructure supports this properly (thanks joerg!).
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-19needs libSMdrochner1-1/+2
2009-03-15Update gedit to 2.26.0.jmcneill4-35/+66
pkgsrc changes: * remove libbonobo, libglade, libgnomeui, ORBit2 dependencies ============ gedit 2.26.0 ============ New Features and Fixes ====================== - Misc bugfixes New and updated translations ============================ - Amitakhya Phukan (as) - Gintautas Miliauskas (lt) - I. Felix (ta) - Ignacio Casal Quinteiro (gl) - Jennie Petoumenou (el) - Krishnababu K (te) - Manoj Kumar Giri (or) - Rajesh Ranjan (hi) - Runa Bhattacharjee (bn_IN) - Yuriy Penkin (ru) ============ gedit 2.25.8 ============ New Features and Fixes ====================== - Misc bugfixes New and updated translations ============================ - Baris Cicek (tr) - Claude Paroz (fr) - Duarte Loreto (pt) - Gabor Kelemen (hu) - Jesse van den Kieboom (nl) - Mattias Põldaru (et) - Milo Casagrande (it) - Philip Withnall (en_GB) - Rajesh Ranjan (hi) - Rajesh Ranjan (mai) - Sandeep Shedmake (mr) - Sweta Kothari (gu) - Takeshi AIHANA (ja) - Theppitak Karoonboonyanan (th) ============ gedit 2.25.7 ============ New Features and Fixes ====================== - Misc bugfixes New and updated translations ============================ - Adi Roiban (ro) - Alexander Shopov (bg) - Chao-Hsiung Liao (zh_HK) - Chao-Hsiung Liao (zh_TW) - Clytie Siddall (vi) - Duarte Loreto (pt) - Ihar Hrachyshka (be@latin) - Inaki Larranaga Murgoitio (eu) - Kenneth Nielsen (da) - Mikel González (ast) - Sweta Kothari (gu) - Tomasz Dominikowski (pl) - Wouter Bolsterlee (nl) ============ gedit 2.25.6 ============ New Features and Fixes ====================== - Misc bugfixes New and updated translations ============================ - Andre Gondim (pt_BR) - Andre Klapper (de) - Changwoo Ryu (ko) - Christian Kirbach (de) - Gabor Kelemen (hu) - Gil Forcada (ca) - Raivis DEjus (lv) - Yair Hershkovitz (he) - 甘露(Gan Lu) (zh_CN.po) ============ gedit 2.25.5 ============ New Features and Fixes ====================== - Add Fullscreen Mode (Ignacio Casal Quinteiro) - Add a configuration dialog for the python console (B. Clausius) - Rescan plugins when opening the preference dialog (Ignacio Casal Quinteiro) - Misc bugfixes New and updated translations ============================ - Daniel Nylander (sv) - Ilkka Tuohela (fi) - Ivar Smolin (et) - Joan Duran (ca) - Jorge Gonzalez (es) - Kamil Paral (cs) - Kjartan Maraas (nb) - Marcel Telka (sk) - Petr Kovar (cs) - Shankar Prasad (kn) - Theppitak Karoonboonyanan (th) ============ gedit 2.25.4 ============ New Features and Fixes ====================== - Add quick syntax highlightig and tab width selection in the statusbar (Jesse van den Kieboom) - More work on the internal bus system (Jesse van den Kieboom) - Bugfixes and features for the snippets plugin (Jesse van den Kieboom) - Parse syntax highlighting language from modelines (Sergej Chodarev) - Misc bugfixes New and updated translations ============================ - César Veiga (pt_BR) - Jorge Gonzalez (es) ============ gedit 2.25.3 ============ New Features and Fixes ====================== - Win32 port with installer (Ignacio Casal Quinteiro) - Internal bus system to allow plugin intercomminication (Jesse van den Kieboom) - Use GtkSourceView to detect language highlighting (Paolo Borelli) - Misc bugfixes New and updated translations ============================ - Jorge Gonzalez (es) - Theppitak Karoonboonyanan (th) - Alexander Shopov (bg) - Claude Paroz (fr) ============ gedit 2.25.2 ============ New Features and Fixes ====================== - Fixes to the new plugin system (Paolo Borelli) New and updated translations ============================ - Daniel Nylander (sv) ============ gedit 2.25.1 ============ New Features and Fixes ====================== - Rework the plugin system to have loaders as shared objects (Jesse van den Kieboom) - Fix build on OSX (Jesse van den Kieboom) New and updated translations ============================ - Jorge Gonzalez (es) - Yuriy Penkin (ru)
2009-01-12Update to 2.24.3; make spell checking an option; update dependencies.wiz6-65/+41
============ gedit 2.24.3 ============ New Features and Fixes ====================== - Backport some bugfixes from the developement version New and updated translations ============================ - Alexander Shopov (bg) - Priit Laes (et) - Shankar Prasad (kn)
2008-12-24Fix build with XFree86.jmcneill3-2/+38