notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: editors/leafpad/Makefile

Number of commits found: 70

Thursday, 7 Mar 2024
11:51 Nuno Teixeira (eduardo) search for other commits by this committer
editors/leafpad: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: a5e332126be4db17109915827c77f5907bdbd573 commit hash: a5e332126be4db17109915827c77f5907bdbd573 commit hash: a5e332126be4db17109915827c77f5907bdbd573 commit hash: a5e332126be4db17109915827c77f5907bdbd573 a5e3321
Tuesday, 29 Aug 2023
18:18 Daniel Engberg (diizzy) search for other commits by this committer
editors/leafpad: Fix plist and some minor changes

* Fix plist
* Use localbase:ldflags helper
* Remove unneeded import of bsd.port.options.mk

Reported by:	poudriere
Approved by:	portmgr (blanket)
commit hash: 16ed958f9da7b718f3538424f32a98b27f87af18 commit hash: 16ed958f9da7b718f3538424f32a98b27f87af18 commit hash: 16ed958f9da7b718f3538424f32a98b27f87af18 commit hash: 16ed958f9da7b718f3538424f32a98b27f87af18 16ed958
Saturday, 26 Aug 2023
21:03 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Rename GTK+ to GTK

GTK+ has been renamed to GTK since 2019.

Reference:	https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by:	portmgr (blanket)
commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047 commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047 commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047 commit hash: 7a4777dc53583a897fb8bc1328c6be87bfed8047 7a4777d
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Friday, 17 Feb 2023
03:27 Jason Helfman (jgh) search for other commits by this committer
editors/leafpad: explictly use gettext, bump

Reported by: jkim@
commit hash: 6bcc0b134f6fca60674ef242685621f211bad482 commit hash: 6bcc0b134f6fca60674ef242685621f211bad482 commit hash: 6bcc0b134f6fca60674ef242685621f211bad482 commit hash: 6bcc0b134f6fca60674ef242685621f211bad482 6bcc0b1
Wednesday, 15 Feb 2023
17:04 Jason Helfman (jgh) search for other commits by this committer
editors/leafpad: update to v0.8.19, adjust dependencies

  - options for docs/nls
commit hash: cab0892e2d7d4dbf6676a1bb32249f8f0dbcad8a commit hash: cab0892e2d7d4dbf6676a1bb32249f8f0dbcad8a commit hash: cab0892e2d7d4dbf6676a1bb32249f8f0dbcad8a commit hash: cab0892e2d7d4dbf6676a1bb32249f8f0dbcad8a cab0892
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
editors: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andreas Kohout <shanee@augusta.de>
  *  Andrej Zverev <az@inec.ru>
  *  Andrey Zakhvatov
  *  Anton Tornqvist <antont@inbox.lv>
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Bob Eager <bob@eager.cx>
  *  Chris D. Faulhaber <jedgar@fxp.org>
  *  Chris Petrik <chris@officialunix.com>
  *  Christian Brueffer <chris@unixpages.org>
  *  Craig Leres <leres@FreeBSD.org>
  *  Daniel Eischen <deischen@FreeBSD.org>
  *  David O'Brien <obrien@cs.ucdavis.edu>
  *  David Thiel <lx@redundancy.redundancy.org>
  *  Diego Depaoli <trebestie@gmail.com>
  *  Dima Dorfman <dima@unixfreak.org>
  *  Dmitri Goutnik <dg@syrec.org>
  *  Dominic Mitchell
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Frederic Cambus
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Geoffrey Mainland <mainland@apeiron.net>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Hakisho Nukama <nukama@gmail.com>
  *  James Bailie <jimmy@mammothcheese.ca>
  *  Janos Mohacsi <janos.mohacsi@bsd.hu>
  *  Jason Evans <jasone@FreeBSD.org>
  *  Jean-Yves Lefort <jylefort@brutele.be>
  *  Jille Timmermans (jille@quis.cx)
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johannes Meixner <johannes@perceivon.net>
  *  John Merryweather Cooper et al
  *  Jun-ichiro itojun Itoh <itojun@itojun.org>
  *  KIMURA Yasuhiro <yasu@utahime.org>
  *  Kelly Yancey <kbyanc@posi.net>
  *  Kenneth Vestergaard Schmidt <kvs@pil.dk>
  *  Kris Kennaway <kris@FreeBSD.org>
  *  Leif Pedersen <bilbo@devpit.org>
  *  MANTANI Nobutaka <nobutaka@nobutaka.com>
  *  Mark Pulford <mark@kyne.com.au>
  *  Martin Blapp
  *  Matías Pizarro <matias@pizarro.net>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Johnson <ahze@ahze.net>
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael Vasilenko <acid@stu.cn.ua>
  *  Miguel Clara <miguelmclara@gmail.com>
  *  Mohammad S. Babaei <info@babaei.net>
  *  Nicola Vitale <nivit@email.it>
  *  Olga Smirnova <mistresssilvara@hotmail.com>
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Olivier Duchateau
  *  Patrick Li <pat@databits.net>
  *  Peter Wemm <peter@FreeBSD.org>
  *  Philippe Lefebvre <nemesis@balistik.net>
  *  Rimvydas Jasinskas <zrj@ef.irc>
  *  Roman Shterenzon <roman@xpert.com>
  *  Satoshi Asami (asami)
  *  Shaun Amott <shaun@FreeBSD.org>
  *  Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
  *  Shigeyuki Fukushima <shige@FreeBSD.org>
  *  Stanislav Sedov <stas@core.310.ru>
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Vitaly Magerya <vmagerya@gmail.com>
  *  Xin LI <delphij@FreeBSD.org>
  *  Ying-Chieh Liao
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
  *  alepulver
  *  brett@peloton.physics.montana.edu
  *  buganini@gmail.com
  *  eric
  *  erich@rrnet.com
  *  gahr
  *  gelf
  *  giffunip@asme.org
  *  ijliao
  *  jkh
  *  joerg
  *  joseph@randomnetworks.com
  *  krion
  *  lightside <lightside@gmx.com>
  *  pgf
  *  rch@richard.eu.org
  *  tetsushi NAKAI <nakai@tsl.pe.u-tokyo.ac.jp>
  *  tg
  *  thierry@pompo.net
  *  torstenb@FreeBSD.org
  *  verm

With hat:	portmgr
commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1 commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1 commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1 commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1 7cd7a8d
Sunday, 10 Oct 2021
19:44 Baptiste Daroussin (bapt) search for other commits by this committer
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 2c672a4
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 8 Nov 2019
10:08 tobik search for other commits by this committer
e*: Add missing USES={gnome,sdl,xorg}
Original commitRevision:517045 
Thursday, 8 Aug 2019
15:28 jgh search for other commits by this committer
- reclaim
Original commitRevision:508388 
Monday, 5 Aug 2019
20:07 rene search for other commits by this committer
Return jgh's ports to the various pools after his commit bit was safekept.

Hat:		portmgr-secretary
Original commitRevision:508206 
Monday, 10 Sep 2018
13:14 mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479406 
Thursday, 8 Dec 2016
19:52 tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Original commitRevision:428152 
Wednesday, 1 Jul 2015
19:09 jgh search for other commits by this committer
- address not being able to turn off NLS correctly

Submitted by:	jkim@
Original commitRevision:391115 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Tuesday, 24 Mar 2015
19:37 marino search for other commits by this committer
3 ports categories: Remove $PTHREAD_LIBS

Categories: editors, x11, x11-toolkits

approved by:	PTHREAD blanket
Original commitRevision:382163 
Thursday, 19 Feb 2015
23:02 jgh search for other commits by this committer
- attach gplv2 license
Original commitRevision:379402 
Friday, 8 Nov 2013
07:34 jgh search for other commits by this committer
- remove conditional no longer required per staging
Original commitRevision:333185 
Friday, 27 Sep 2013
20:04 jgh search for other commits by this committer
- support staging
Original commitRevision:328511 
Friday, 20 Sep 2013
16:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
Original commitRevision:327720 
Tuesday, 3 Sep 2013
06:36 bapt search for other commits by this committer
Add an explicit dependency on pkgconf
Original commitRevision:326122 
Friday, 19 Jul 2013
18:36 jgh search for other commits by this committer
- convert USE_GMAKE and to new options style for NLS
- take maintainership
Original commitRevision:323325 
08:33 wen search for other commits by this committer
- Move to USES for desktop-file-utils [1]
- Support NLS conditionally [1]
- Drop maintainership

PR:		179249 [1]
Submitted by:	jgh@ [1]
Original commitRevision:323272 
Wednesday, 24 Apr 2013
18:10 ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Original commitRevision:316464 
Wednesday, 13 Mar 2013
05:05 jgh search for other commits by this committer
- adopt optionsNG for DOCS
- trim historical header
- shorten MASTER_SITES

PR:		176470
Submitted by:	jgh@
Approved by:	wen@ (maintainer timeout, 14 days)
Original commitRevision:314027 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
Original commit
Friday, 25 Mar 2011
06:12 wen search for other commits by this committer
- Update to 0.8.18.1
Original commit
Thursday, 10 Mar 2011
01:53 wen search for other commits by this committer
- Update to 0.8.18
Original commit
00:19 wen search for other commits by this committer
- Take maintainership
Original commit
00:10 wen search for other commits by this committer
- Reset maintainer [1]
- Drop MD5

PR:             ports/155424 [1]
Submitted by:   Radek Kozlowski <radek@raadradd.com> (previous maintainer) [1]
Original commit
Monday, 31 May 2010
02:01 ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Tuesday, 9 Mar 2010
23:00 miwi search for other commits by this committer
- Update to 0.8.17

PR:             144585
Submitted by:   Ports Fury
Approved by:    maintainer
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Wednesday, 5 Aug 2009
09:03 miwi search for other commits by this committer
- Update to 0.8.16

PR:             137006
Submitted by:   Ports Fury
Approved by:    maintainer timeout
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Sunday, 22 Jun 2008
11:02 rafan search for other commits by this committer
- This port builds fine with gcc 3 and 4. Remove USE_GCC line.
- Bump PORTREVISION

PR:             ports/124834
Submitted by:   Jan Sebosik <sebosik at demax.sk>
Approved by:    Radosław Kozłowski <radek at raadradd.com> (maintainer)
Original commit
Friday, 6 Jun 2008
13:25 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

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)
Original commit
Saturday, 19 Apr 2008
17:56 miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- 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)
Original commit
Monday, 24 Mar 2008
17:02 miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Original commit
Thursday, 20 Mar 2008
09:46 pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Saturday, 14 Oct 2006
08:54 marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
Original commit
Monday, 8 May 2006
14:00 sat search for other commits by this committer
- Update to 0.8.9

PR:             ports/96662
Submitted by:   sat
Approved by:    krion (mentor)
Original commit
Sunday, 7 May 2006
10:55 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with E
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Tuesday, 11 Oct 2005
17:27 ahze search for other commits by this committer
- Update to 0.8.4

Approved by:    radek@raadradd.com (maintainer)
Original commit
Wednesday, 6 Jul 2005
15:06 novel search for other commits by this committer
Update to 0.8.2.

PR:             83054
Submitted by:   Radoslaw Kozlowski (maintainer)
Original commit
Wednesday, 1 Jun 2005
00:31 barner search for other commits by this committer
- Fix build on 4.x

Submitted by:   Ports Fury
PR:             ports/81723
Approved by:    Radek Kozlowski <radek@raadradd.com> (maintainer)
Original commit
Sunday, 22 May 2005
05:06 danfe search for other commits by this committer
- Reindent Makefile header
- Adjust COMMENT
- Unmute INSTALL_FOO statement
- Whitespace fixes in pkg-descr

Approved by:    maintainer
Original commit
Friday, 20 May 2005
12:27 danfe search for other commits by this committer
Update to version 0.8.1.

PR:             ports/81283
Submitted by:   maintainer
Original commit
Wednesday, 16 Mar 2005
21:47 mezz search for other commits by this committer
Fully-qualify the path to update-desktop-database and update-mime-database in
the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION.
Original commit
Monday, 14 Mar 2005
14:01 novel search for other commits by this committer
Support new GTK file selector.

PR:             78691
Submitted by:   Piotr Smyrak <piotr.smyrak@heron.pl>
Approved by:    maintainer, krion (mentor) (implicit)
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Wednesday, 29 Dec 2004
02:18 marcus search for other commits by this committer
Chase the new location for update-desktop-database by allowing the command
to be found in PATH.
Original commit
Tuesday, 28 Dec 2004
13:43 pav search for other commits by this committer
- Update to 0.7.9

PR:             ports/75501
Submitted by:   Radek Kozlowski <radek@raadradd.com> (maintainer)
Original commit
Thursday, 9 Dec 2004
03:36 ahze search for other commits by this committer
Really Register mime-types

Pointed out by: mezz
Original commit
Saturday, 4 Dec 2004
17:32 ahze search for other commits by this committer
- update to 0.7.8
- Add missing desktopfileutils dependency

PR:             ports/74673
Submitted by:   Radek Kozlowski (maintainer)
Original commit
Sunday, 21 Nov 2004
17:31 ahze search for other commits by this committer
- Fix undo function for the case start from the '%' character
- Bump PORTREVISION

Submitted by:   maintainer
Obtained from:  leafpad cvs
Approved by:    adamw (implicit)
Original commit
Friday, 19 Nov 2004
19:11 ahze search for other commits by this committer
- Update to 0.7.7
- Utilize PORTDOCS
- Register mime types with update-desktop-database

PR:             ports/74115
Submitted by:   Radek Kozlowski (maintainer)
Approved by:    adamw (mentor)
Original commit
Saturday, 13 Nov 2004
22:32 ahze search for other commits by this committer
Register mime types
Bump PORTREVISION

Pointed out by: mezz
Approved by:    pav
Original commit
00:52 ahze search for other commits by this committer
Update to 0.7.6
Transfer maintainer to submitter

PR:             ports/73886
Submitted by:   Radek Kozlowski <radek@raadradd.com>
Approved by:    marcus (co mentor)
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Sunday, 31 Oct 2004
23:12 ahze search for other commits by this committer
update to 0.7.5

Approved by:    adamw (mentor)
Original commit
Tuesday, 26 Oct 2004
17:48 mezz search for other commits by this committer
Update to 0.7.4.
Original commit
Thursday, 21 Oct 2004
22:35 mezz search for other commits by this committer
Fix the language install in the correct path. If this is a GNOME app, normal
the solution would be add 'gnomehack' but this is just a GTK+ app. Therefore,
remove 'gnomeprefix' and install in $(datadir)/leafpad. Bump PORTREVISION for
pkg-plist change.

Reported by:    pointyhat via kris
Original commit
Monday, 18 Oct 2004
22:11 mezz search for other commits by this committer
Leafpad is a GTK+ based simple text editor. The user interface is similar to
"notepad.exe",  and it aims to be lighter than GEdit and KWrite, and to be as
useful as them.

WWW: http://tarot.freeshell.org/leafpad/

PR:             ports/72828
Submitted by:   Michael Johnson <ahze@ahze.net>
Original commit

Number of commits found: 70