aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/komparator
Commit message (Collapse)AuthorAgeFilesLines
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with P,R,S
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-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 ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Bump portrevision due to upgrade of devel/gettext.edwin2008-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)
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to 0.5miwi2007-01-113-4/+8
| | | | | | PR: ports/106673 Submitted by: miwi Approved by: maintainer
* Update to 0.4itetcu2006-05-203-14/+14
| | | | | | PR: ports/97399 Submitted by: maintainer Approved by: lawrance (mentor)
* Update to 0.3arved2006-04-163-10/+22
| | | | | PR: 94017 Submitted by: Alexander V. Ribchansky <triosoft@triosoft.com.ua>
* Conversion to a single libtool environment.ade2006-02-231-2/+2
| | | | Approved by: portmgr (kris)
* Add komparator, an application to synchronizes two directories.arved2006-01-214-0/+60
It discovers duplicate, newer or missing files. PR: 92015 Submitted by: Alexander V. Ribchansky <triosoft@triosoft.com.ua>