aboutsummaryrefslogtreecommitdiff
path: root/editors/leafpad
Commit message (Collapse)AuthorAgeFilesLines
* - remove conditional no longer required per stagingJason Helfman2013-11-081-2/+0
| | | | Notes: svn path=/head/; revision=333185
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331271
* - support stagingJason Helfman2013-09-271-3/+2
| | | | Notes: svn path=/head/; revision=328511
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-031-1/+1
| | | | Notes: svn path=/head/; revision=326122
* - convert USE_GMAKE and to new options style for NLSJason Helfman2013-07-191-12/+7
| | | | | | | - take maintainership Notes: svn path=/head/; revision=323325
* - Move to USES for desktop-file-utils [1]Wen Heping2013-07-192-44/+57
| | | | | | | | | | | - Support NLS conditionally [1] - Drop maintainership PR: 179249 [1] Submitted by: jgh@ [1] Notes: svn path=/head/; revision=323272
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - adopt optionsNG for DOCSJason Helfman2013-03-131-7/+5
| | | | | | | | | | | | - trim historical header - shorten MASTER_SITES PR: 176470 Submitted by: jgh@ Approved by: wen@ (maintainer timeout, 14 days) Notes: svn path=/head/; revision=314027
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+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-3/+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
* - Update to 0.8.18.1Wen Heping2011-03-252-3/+3
| | | | Notes: svn path=/head/; revision=271626
* - Update to 0.8.18Wen Heping2011-03-103-4/+8
| | | | Notes: svn path=/head/; revision=270588
* - Take maintainershipWen Heping2011-03-101-1/+1
| | | | Notes: svn path=/head/; revision=270586
* - Reset maintainer [1]Wen Heping2011-03-102-2/+1
| | | | | | | | | | - Drop MD5 PR: ports/155424 [1] Submitted by: Radek Kozlowski <radek@raadradd.com> (previous maintainer) [1] Notes: svn path=/head/; revision=270584
* 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-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 0.8.17Martin Wilke2010-03-093-5/+9
| | | | | | | | | PR: 144585 Submitted by: Ports Fury Approved by: maintainer Notes: svn path=/head/; revision=250811
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 0.8.16Martin Wilke2009-08-053-9/+22
| | | | | | | | | PR: 137006 Submitted by: Ports Fury Approved by: maintainer timeout Notes: svn path=/head/; revision=238959
* - 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
* - This port builds fine with gcc 3 and 4. Remove USE_GCC line.Rong-En Fan2008-06-221-2/+1
| | | | | | | | | | | - Bump PORTREVISION PR: ports/124834 Submitted by: Jan Sebosik <sebosik at demax.sk> Approved by: Radosław Kozłowski <radek at raadradd.com> (maintainer) Notes: svn path=/head/; revision=215518
* 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
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - 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
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-241-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209697
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-18/+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-10/+24
| | | | | | | | | | 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 0.8.9Andrew Pantyukhin2006-05-083-12/+9
| | | | | | | | | PR: ports/96662 Submitted by: sat Approved by: krion (mentor) Notes: svn path=/head/; revision=161708
* Remove USE_REINPLACE from all categories starting with EEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161556
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - Update to 0.8.4Michael Johnson2005-10-113-3/+7
| | | | | | | Approved by: radek@raadradd.com (maintainer) Notes: svn path=/head/; revision=144964
* Update to 0.8.2.Roman Bogorodskiy2005-07-062-3/+3
| | | | | | | | PR: 83054 Submitted by: Radoslaw Kozlowski (maintainer) Notes: svn path=/head/; revision=138595
* - Fix build on 4.xSimon Barner2005-06-011-3/+7
| | | | | | | | | Submitted by: Ports Fury PR: ports/81723 Approved by: Radek Kozlowski <radek@raadradd.com> (maintainer) Notes: svn path=/head/; revision=136571
* - Reindent Makefile headerAlexey Dokuchaev2005-05-222-7/+7
| | | | | | | | | | | - Adjust COMMENT - Unmute INSTALL_FOO statement - Whitespace fixes in pkg-descr Approved by: maintainer Notes: svn path=/head/; revision=135832
* Update to version 0.8.1.Alexey Dokuchaev2005-05-204-149/+8
| | | | | | | | PR: ports/81283 Submitted by: maintainer Notes: svn path=/head/; revision=135697
* Fully-qualify the path to update-desktop-database and update-mime-database inJeremy Messenger2005-03-162-3/+3
| | | | | | | the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION. Notes: svn path=/head/; revision=131439
* Support new GTK file selector.Roman Bogorodskiy2005-03-143-2/+149
| | | | | | | | | PR: 78691 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> Approved by: maintainer, krion (mentor) (implicit) Notes: svn path=/head/; revision=131201
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Chase the new location for update-desktop-database by allowing the commandJoe Marcus Clarke2004-12-291-1/+1
| | | | | | | to be found in PATH. Notes: svn path=/head/; revision=125408
* - Update to 0.7.9Pav Lucistnik2004-12-283-5/+7
| | | | | | | | PR: ports/75501 Submitted by: Radek Kozlowski <radek@raadradd.com> (maintainer) Notes: svn path=/head/; revision=125337
* Really Register mime-typesMichael Johnson2004-12-091-1/+2
| | | | | | | Pointed out by: mezz Notes: svn path=/head/; revision=123528
* Remove unneeded patchMichael Johnson2004-12-051-12/+0
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=123179
* - update to 0.7.8Michael Johnson2004-12-043-5/+8
| | | | | | | | | | - Add missing desktopfileutils dependency PR: ports/74673 Submitted by: Radek Kozlowski (maintainer) Notes: svn path=/head/; revision=123108
* - Fix undo function for the case start from the '%' characterMichael Johnson2004-11-212-0/+13
| | | | | | | | | | | - Bump PORTREVISION Submitted by: maintainer Obtained from: leafpad cvs Approved by: adamw (implicit) Notes: svn path=/head/; revision=122080
* - Update to 0.7.7Michael Johnson2004-11-193-37/+22
| | | | | | | | | | | | - Utilize PORTDOCS - Register mime types with update-desktop-database PR: ports/74115 Submitted by: Radek Kozlowski (maintainer) Approved by: adamw (mentor) Notes: svn path=/head/; revision=121976
* Register mime typesMichael Johnson2004-11-132-0/+3
| | | | | | | | | | Bump PORTREVISION Pointed out by: mezz Approved by: pav Notes: svn path=/head/; revision=121529
* Update to 0.7.6Michael Johnson2004-11-133-7/+9
| | | | | | | | | | | Transfer maintainer to submitter PR: ports/73886 Submitted by: Radek Kozlowski <radek@raadradd.com> Approved by: marcus (co mentor) Notes: svn path=/head/; revision=121491
* 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