aboutsummaryrefslogtreecommitdiff
path: root/textproc/diffsplit
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix ports that confused the meaning of WRKDIR and WRKSRC.Mathieu Arnold2015-11-051-3/+3
| | | | | | | | | | | PR: 204056 Submitted by: mat Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D2735 Notes: svn path=/head/; revision=400848
* Support to staging.Mathieu Arnold2014-01-261-2/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=341227
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Convert to new perl frameworkAndrej Zverev2013-08-031-2/+1
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324181
* - switch simple inline replacement from perl to sedAndrej Zverev2013-07-262-4/+3
| | | | | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@) Notes: svn path=/head/; revision=323714
* - Strip header at request of original creatorThomas Abthorpe2013-01-271-5/+1
| | | | | | | | Submitted by: trevor With hat: portmgr Notes: svn path=/head/; revision=311049
* - Reset MAINTAINER on ports with addresses that have unrecoverable bounces.Ryan Steinmetz2012-12-061-1/+1
| | | | | | | | Reported by: portscout Feature safe: yes Notes: svn path=/head/; revision=308390
* - Grant maintainership, drop md5 checksumPav Lucistnik2010-12-022-2/+1
| | | | | | | | PR: ports/152735 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> Notes: svn path=/head/; revision=265584
* Reset barner@FreeBSD.org due to several months of inactivity.Mark Linimon2009-03-231-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=230713
* Grab maintainership for this useful little script.Simon Barner2006-12-221-1/+1
| | | | Notes: svn path=/head/; revision=180494
* Reset maintainership to ports@ after ~4 months without any response to anyAlexander Leidinger2006-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1] PR: 87985 [1] Notes: svn path=/head/; revision=155784
* Hash with SHA-256.Trevor Johnson2006-01-071-0/+1
| | | | Notes: svn path=/head/; revision=153010
* Use PLIST_FILES. Be less verbose. Drop maintainership.Trevor Johnson2004-04-071-8/+5
| | | | Notes: svn path=/head/; revision=106430
* Add size data.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99278
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* Use ${PERL5} instead of hard-coded /usr/bin/perl.Trevor Johnson2002-10-101-1/+8
| | | | Notes: svn path=/head/; revision=67781
* Correct several errors.Trevor Johnson2002-10-101-1/+6
| | | | | | | noticed by: olgeni Notes: svn path=/head/; revision=67779
* new port of diffsplit, a little script which does just what youTrevor Johnson2002-10-104-0/+30
would guess Notes: svn path=/head/; revision=67763