aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/kdiff3
Commit message (Collapse)AuthorAgeFilesLines
* - Fix saving output with -o when using relative pathsBryan Drewery2014-06-063-2/+60
| | | | | | | | PR: 190158 Submitted by: emaste Approved by: luca.pizzamiglio@gmail.com (maintainer) Obtained from: http://sourceforge.net/p/kdiff3/code/ci/23ad423e4255c80ee22b269f73e20333f7c06678/ MFH: 2014Q2
* - Bump PORTREVISION after KDE4_PREFIX changeMax Brazhnikov2014-02-181-0/+1
|
* - Pass maintainership to submitter.Raphael Kubo da Costa2014-01-163-124/+185
| | | | | | | | | - Update to 0.9.97. - Support staging. - Add support for the DOCS and NLS options. PR: ports/185807 Submitted by: Luca Pizzamiglio <luca.pizzamiglio@gmail.com>
* - Reassign to the heap at maintainer's requestThomas Abthorpe2014-01-101-1/+1
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-5/+2
| | | | textproc)
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Convert USE_GETTEXT to USES (part 1)Alex Kozlov2013-04-241-2/+1
| | | | Approved by: portmgr (bapt)
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-231-1/+1
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* Replace deprecated kdebase component by libkonqMax Brazhnikov2012-09-171-2/+2
| | | | | PR: ports/171215 Approved by: maintainer timeout (17 days)
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
|
* Remove build dependencies on textproc/docbook-xml and textproc/docbook-xsl.Max Brazhnikov2012-03-071-2/+0
| | | | | They were added to fix build with kdelibs-4.5, while correct fix was to add them as run dependencies for x11/kdelibs4 (done a while ago).
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-1/+1
|
* -remove MD5Olli Hauer2011-07-031-1/+0
|
* Fix build with upcoming KDE 4.5Max Brazhnikov2010-08-261-0/+7
| | | | Approved by: brucec (maintainer)
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
|
* Update to 0.9.95 for KDE4Max Brazhnikov2010-05-104-196/+43
| | | | | | | | Pass maintainership to brucec@ PR: based on ports/146158 Submitted by: brucec@ Approved by: Heiner Eichmann <h.eichmann at gmx.de> (former maintainer)
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | starting with T,U,V
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-031-1/+1
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - 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
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-061-1/+1
| | | | Suggested by: rafan
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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)
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* - Fix build with gcc 4.2Martin Wilke2007-06-061-0/+1
| | | | | PR: 113382 Submitted by: Heiner <h.eichmann@gmx.de> (maintainer)
* Update to 0.9.92Ion-Mihai Tetcu2007-05-293-6/+16
| | | | | PR: ports/112090 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 0.9.91Martin Wilke2006-11-064-13/+31
| | | | | | PR: ports/105146 Submitted by: Heiner <h.eichmann@gmx.de> (maintainer) Sponsored by: FreeBSD Bug-a-thon #2
* Update to 0.9.90Ion-Mihai Tetcu2006-05-204-8/+10
| | | | | | PR: ports/97465 Submitted by: maintainer Approved by: lawrance (mentor)
* Remove USE_REINPLACE from categories starting with TEdwin Groothuis2006-05-131-1/+0
|
* Add dependency on kdebase to fix buildTilman Keskinoz2006-04-181-1/+1
| | | | Reported by: pointyhat
* Update to 0.9.89Tilman Keskinoz2006-04-153-5/+48
| | | | | PR: 95744 Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
* Conversion to a single libtool environment.Ade Lovett2006-02-232-4/+4
| | | | Approved by: portmgr (kris)
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | Approved by: krion@
* 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.
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
|
* Update to 0.9.88Tilman Keskinoz2005-04-064-26/+53
| | | | | PR: 79257 Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
|
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-101-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
* - Update to version 0.9.84Markus Brueffer2004-06-075-11/+41
| | | | | | | | - Don't use Makefile.kde anymore - Respect CFLAGS PR: ports/67581 Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
|
* Update to 0.9.83Tilman Keskinoz2004-03-195-17/+115
| | | | | PR: 64203 Submitted by: maintainer
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* fix build on CURRENTTilman Keskinoz2003-11-071-1/+3
| | | | | PR: 58358 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
* Update to 0.9.70Tilman Keskinoz2003-10-055-33/+36
| | | | | PR: 57542 Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
* Update to 0.9.61Tilman Keskinoz2003-06-132-2/+2
| | | | | PR: 53261 Submitted by: maintainer
* Update to 0.9.60.Adam Weinberger2003-06-074-7/+12
| | | | | PR: ports/52986 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
* Update to 0.9.51Tilman Keskinoz2003-05-092-2/+2
| | | | | PR: 51246 Submitted by: maintainer
* Update to 0.9.50Kevin Lo2003-04-085-4/+21
| | | | | PR: 50697 Submitted by: MAINTAINER
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Add kdiff3 0.92, a KDE3 graphical frontend for diff.Pete Fritchman2003-01-105-0/+52
PR: 46763 Submitted by: Heiner Eichmann <h.eichmann@gmx.de>