summaryrefslogtreecommitdiff
path: root/textproc/libxdiff (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Remove useless WRKSRC definitions.Mathieu Arnold2016-05-251-2/+0
| | | | | | While there, correct DEV_WARNINGS when they occur. Sponsored by: Absolight
* - Reassign to the heapThomas Abthorpe2014-09-021-1/+1
|
* - Convert to USES=libtoolTijl Coosemans2014-07-022-16/+4
| | | | | - Use standard do-install - Replace post-install with INSTALL_TARGET=install-strip
* - Support STAGEDIRThomas Abthorpe2013-10-252-4/+19
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | textproc)
* - Claim ownershipThomas Abthorpe2013-09-191-7/+4
| | | | | | | | - Add LICENCE - Trim header PR: ports/182228 Submitted by: Larry Rosenman <ler@lerctr.org> (former maintainer)
* -remove MD5Olli Hauer2011-07-031-1/+0
|
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
|
* - Upgrade to 0.23Greg Larkin2010-04-132-4/+4
| | | | | | PR: ports/145671 Submitted by: glarkin Approved by: "Larry Rosenman" <ler@lerctr.org> (maintainer)
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-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
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* - Update to 0.22Martin Wilke2008-07-182-4/+4
| | | | | | PR: 125174 Submitted by: Wen heping <wenheping@gmail.com> Approved by: maintainer timeout
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+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)
* update textproc/libxdiff to 0.20Marc G. Fournier2006-04-202-8/+11
| | | | | | | | add -fPIC to build for amd64 (so it can be used in a shared object) take maintainership PR: ports/96062 Submitted by: Larry Rosenman <ler@lerctr.org>
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
|
* - Update to 0.10Jean-Yves Lefort2005-05-033-7/+7
| | | | | | | - Use PLIST_FILES rather than pkg-plist PR: ports/80547 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to recent version.Volker Stolz2004-05-102-3/+3
| | | | | PR: ports/65854 Submitted by: Stefan Grundmann
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* add libxdiff 0.5Ying-Chieh Liao2004-01-054-0/+41
Create file differences/patches to both binary and text files