Commit Graph

87 Commits

Author SHA1 Message Date
Koop Mast
5859e91403 Update meld to 3.20.1. 2019-07-06 07:31:39 +00:00
Antoine Brodin
fdbf3dab8e Clean up plist 2019-04-25 14:54:26 +00:00
Koop Mast
470e8bf756 Update meld to 3.20.0. 2019-02-25 07:02:55 +00:00
Koop Mast
951c1f5d1c The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/

Thanks to Antoine Brodin for running the exp-runs.

PR:		229761
2018-09-30 11:58:29 +00:00
Rene Ladan
4b856bf8d4 Return pawel@'s ports to the pool after he resigned.
With hat:	portmgr
2018-02-24 22:35:18 +00:00
Pawel Pekala
bc22680e6d - Remove deprecated PYDISTUTILS_INSTALLNOSINGLE by manually setting
PYDISTUTILS_INSTALLARGS
- Set USE_PYTHON=noflavors, meld is GUI application and flavors make
  no sense here
2018-01-05 18:17:40 +00:00
Pawel Pekala
a175c2f6e3 Update to version 3.18.0, now requires Python 3 2018-01-04 21:41:41 +00:00
Pawel Pekala
6676110ea0 Update to version 3.16.3
* Fix bad scroll syncing and inability to move between comparison chunks in
  file comparisons
* Improve version control view behaviour when opening missing paths
* Fix saving of text created in blank comparison
* GTK+ 3.22 compatibility fixes for saving window size
* Fix formatted patches missing newlines in certain cases
* Silence GTK+ warning logging if not running in uninstalled (i.e.,
  development) mode
* Update AppData
2016-09-26 18:53:56 +00:00
Pawel Pekala
0005fad06a Update to version 3.16.2
- Fix performance regression in text filtering
- Fix regression in respecting custom text encoding
2016-07-30 15:41:35 +00:00
Pawel Pekala
18d4463f50 Update to version 3.16.1
Changelog:
* Fix regression in support for file comparisons from pipes
* Add open build service directories to the version control filter
* Add darcs to list of loaded plugins
* Fix the dark style
* Windows build fixes
2016-06-19 14:43:22 +00:00
Dmitry Marakasov
1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00
Pawel Pekala
2e0545d807 Update to version 3.16.0
Changelog: https://git.gnome.org/browse/meld/tree/NEWS
2016-05-04 16:31:23 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Pawel Pekala
029029bd94 - Update to version 3.14.2 [1]
- Add NO_ARCH

3.14.2:
- Fix some GTK+ assertions on window close
- Fix commit error with unicode commit messages
- Add manual appdata kudos markers

3.14.1:
- Offer to open binary files externally
- Use locale-based default encodings
- Fix crash with some GTK+ versions when using --output
- Fix merge-all action not working at all
- Fix creating patches with unicode path names
- Fix copy-to-clipboard option in patch dialog
- Fix diffmap alignment for new GTK+ allocation behaviour
- Improve float accuracy in folder comparison timestamp resolution
- Fix default SVN keyword filter to escape $ characters
- Fix display of unicode --help from command line
- Fix keyboard shortcut docs
- Don't incorrectly show identical notification for changed folder comparisons

PR:		206421 [1]
Submitted by:	w.schwarzenfeld@aon.at [1]
2016-01-20 17:06:01 +00:00
Koop Mast
2f0486b647 Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.

PR:		201980
Exp-run by:	antoine@
2015-08-02 20:23:55 +00:00
Pawel Pekala
c4bc76c27e - Update to version 3.14.0
Changes:

 * Fix crash when starting folder comparison on Windows (Kai Willadsen)
 * Fix bad chunk action behaviour for middle-to-right actions in three
   pane conflicts (Kai Willadsen)
 * Documentation fixes (Anders Jonsson)

- Add run dependency on GNOME schemas otherwise execution fails: [1]

GLib-GIO-ERROR **: Settings schema 'org.gnome.desktop.interface' is not installed

PR:		200184 [1]
Submitted by:	yuri@rawbw.com [1]
2015-07-28 22:21:04 +00:00
Pawel Pekala
0feb37cc13 Update to version 3.13.3
3.13.3:
* Fix syntax highlighting under Windows (Kai Willadsen)
* Update Windows build for newer pygi bundled libraries (Kai Willadsen)
* Fixes for incorrect descriptions in manual (Anders Jonsson, Kai Willadsen)

3.13.2:
* Several fixes for argument handling and tab creation:
  * Create --diff created comparisons after args-created ones (Kai
    Willadsen)
  * Fix --label flag incorrectly applying to --diff created comparisons
    (Kai Willadsen)
  * Create --diff created comparisons after args-created ones (Kai
    Willadsen)
  * Fix relative path interpretation for --output when created from a
    secondary instance (Kai Willadsen)
  * Fix window presentation ordering when creating a secondary instance
    (Kai Willadsen)
* Several fixes to unicode filename handling in git comparisons and
  manually-assigned labels (Kai Willadsen)
* Fix incorrect comparison display caused by unicode (U+2028) newline (Kai
  Willadsen)
* Fix not being able to activate some change bar actions by temporarily
  disabling overlay scrolling support on GTK+ 3.14 (Kai Willadsen)
* Stop recreating duplicate recently-used file placeholders (Kai Willadsen)
* Fix out-of-date man page documentation (Kai Willadsen)
* Test fixes and testing improvements (Magnus Ihse Bursie)
* Documentation fixes (Anders Jonsson)
2015-07-15 19:21:52 +00:00
Pawel Pekala
87e6e8b10c Update to version 3.13.1 2015-05-07 19:58:08 +00:00
Pawel Pekala
ad09292e5e Update to version 3.12.2 2014-12-05 19:12:32 +00:00
Pawel Pekala
60105b5aa6 - Convert to USES=python
- Remove @dirrm's from pkg-plist
2014-10-13 21:47:15 +00:00
Pawel Pekala
c37b42d17a Update to version 1.8.6 2014-07-25 18:17:38 +00:00
Pawel Pekala
331a922599 Update to version 1.8.5 2014-07-04 14:29:21 +00:00
Pawel Pekala
47ea202739 - Convert to USES=tar
- Use precise BSD licenses
2014-03-17 16:56:15 +00:00
Pawel Pekala
e8b23cd9a3 - Update to version 1.8.4
- Fix shebang line
- Remove cruft not needed when staged

 Fixes:

    * Fix crash when scanning CVS-only folders (Kai Willadsen)
    * Fix crash on Windows when missing cdll.intl (Bartosz Dziewonski)
    * Fix crash with Italian (it_IT.utf8) locale (Balint Reczey)

 Translations:

    * Andika Triwidada (id)
    * Benjamin Steinwender (de)
    * Daniel Mustieles (es)
2014-01-23 20:55:24 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Pawel Pekala
8ccc1f7018 Meld 1.8.3 has been released.
Fixes:

    * Fix subdirectory comparisons for Subversion 1.6 (Ben Ross)
    * Fix git status parsing for some statuses (Tom Scytale)
    * Don't disable updating when syncpoints aren't yet active (Kai Willadsen)
    * Fix modifying column properties causing crashes when using .ini config
      backend (Kai Willadsen)

  Translations:

    * Andika Triwidada (id)
    * Milo Casagrande (it)
    * zodiac111 (zh_CN)
2013-12-15 15:50:28 +00:00
Dmitry Marakasov
db25d63f5a - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [st])
Approved by:	portmgr (bdrewery)
2013-10-22 14:01:38 +00:00
Pawel Pekala
2034722e39 Update to version 1.8.2
Fixes:

    * Fix regression selecting Subversion 1.6 repositories (Kai Willadsen)
    * Fix for unicode usernames on Windows; note that this change also moves
      Meld config from the remote to the local app data folder (Kai Willadsen)
    * Add copyright string to appdata file (Kai Willadsen)

  Translations:

    * Fran Diéguez (gl)
    * Matej Urbančič (sl)
2013-10-19 15:04:35 +00:00
Pawel Pekala
10cd453dcc Bump PORTREVISION after plist change 2013-10-09 20:26:14 +00:00
Pawel Pekala
c7b2cb0bf7 Add support for STAGEDIR 2013-10-09 20:10:50 +00:00
Pawel Pekala
c66f332aef Update to version 1.8.1
Changelog:
 Fixes:

    * Add AppData file (Kai Willadsen)
    * Change order of version control selection for CVS and old SVN (Kai
      Willadsen)
    * Fix escaped markup in folder comparisons (Kai Willadsen)

  Translations:

    * Daniel Mustieles (es)
    * Enrico Nicoletto (pt_BR)
    * Gabor Kelemen (hu)
    * Marek Cernocky (cs)
    * Milo Casagrande (it)
    * Piotr Drag (pl)
2013-09-22 18:41:59 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Pawel Pekala
367fb51168 Update to version 1.8.0
Changelog:
  Fixes:

    * Minor fixes (Kai Willadsen)

  Translations:

    * Matej Urbančič (sl)
2013-09-15 16:42:41 +00:00
Pawel Pekala
3c02a4fa33 Update to version 1.7.5
Features:

    * Open the version control console view when the exit code of a VC
      operation indicates that there was an error (Kai Willadsen)
    * Improve our handling of bad gconf setups, and add a file-system key
      to force a no-gconf fallback for persistent issues (Daniel Richard G)
    * Add a preference for whether to highlight the current line of a file
      comparison (Kai Willadsen)
    * Keyboard shortcut for the commit dialog (Kai Willadsen)

  Fixes:

    * Fix traversing symlink loops in version control comparisons (Kai
      Willadsen)
    * Minor fixes and cleanups (Boruch Baum, Sandro Bonazzola, Kai Willadsen)

  Translations:

    * Antonio Fernandes C. Neto (pt_BR)
    * Daniel Mustieles (es)
    * Fran Diuez (gl)
    * Marek Cernocky (cs)
    * Rafael Ferreira (pt_BR)
    * Piotr Drag (pl)
2013-09-01 11:53:28 +00:00
Pawel Pekala
5450bdaba1 - Update to version 1.7.4
- Register associations in shared mime db
2013-07-31 18:08:07 +00:00
Pawel Pekala
e482e392f6 Convert my ports to current standards
- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense
2013-07-10 19:41:30 +00:00
Pawel Pekala
885c0b57e2 - Update to version 1.7.3
- Switch to USES=desktop-file-utils
2013-06-06 14:37:23 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Pawel Pekala
64865487f1 Update to version 1.7.2
Feature safe:	yes
2013-04-19 18:24:13 +00:00
Pawel Pekala
50b31f670f Fix sneaky spelling error
Reported by:	jgh@
2013-03-02 10:20:34 +00:00
Pawel Pekala
0f17beab36 Silence REINPLACE_CMDs 2013-03-01 22:41:58 +00:00
Pawel Pekala
0dcacfcb5d Update to version 1.7.1 2013-03-01 22:23:18 +00:00
Pawel Pekala
50de48e0ee Update to version 1.7.0
Feature safe:	yes
2012-11-25 14:04:36 +00:00
Pawel Pekala
5a47c0eea1 Update to version 1.6.1
Feature safe:	yes
2012-10-22 19:13:55 +00:00
Pawel Pekala
2fa6259674 Convert my ports to optionsNG 2012-06-07 22:44:21 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Pawel Pekala
8cf6113977 Update to version 1.6.0 2012-05-01 11:57:16 +00:00
Pawel Pekala
093dfb3e39 - Update to version 1.5.4
- Move LICENSE and OPTIONS to right places
- Switch to bsd.port.options.mk
- Project has new homepage
- Sort plist

Feature safe:	yes
2012-04-06 17:20:51 +00:00
Pawel Pekala
1c89fac54a - Update my email to FreeBSD
Approved by:    miwi, wen (mentors)
2011-03-23 16:58:01 +00:00
Wen Heping
ea63d17ec0 - Update to version 1.4.0
- Respect WITHOUT_NLS knob

PR:		ports/151210
Submitted by:	"Pawel Pekala" <c0rn@o2.pl> (maintainer)
2010-11-11 12:08:27 +00:00