aboutsummaryrefslogtreecommitdiff
path: root/converters/ish
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Rename converters/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-282-1/+1
| | | | Notes: svn path=/head/; revision=363172
* - Fix build with clangPawel Pekala2013-12-202-3/+30
| | | | | | | | | | - Support staging PR: ports/184856 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=337009
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | converters) Notes: svn path=/head/; revision=327715
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 2.01a5Philip M. Gollucci2010-02-103-5/+21
| | | | | | | | | | - Display trouble correction that originates in problem for y2k fix. PR: ports/143305 Submitted by: Takefu <takefu@airport.fm> Notes: svn path=/head/; revision=249506
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149238
* Use MAKE_ARGS instead of patchVolker Stolz2005-06-062-12/+1
| | | | Notes: svn path=/head/; revision=136899
* With portmgr hat on, reset maintainership of committer who has beenMark Linimon2004-12-051-1/+1
| | | | | | | inactive since 2003. Notes: svn path=/head/; revision=123193
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Respect CC and CFLAGSKris Kennaway2003-10-191-4/+8
| | | | Notes: svn path=/head/; revision=91630
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fixed port build error.Tatsumi Hosokawa2002-03-291-0/+28
| | | | Notes: svn path=/head/; revision=56832
* Use MASTER_SITE_PORTS_JP instead of spelling out the URL.Satoshi Asami2000-06-091-1/+1
| | | | Notes: svn path=/head/; revision=29470
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27419
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21098
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Change `MASTER_SITES', preparing for move of ports.jp.freebsd.org,SADA Kenji1999-03-071-2/+2
| | | | | | | and unifying the location of `local ports'. Notes: svn path=/head/; revision=17030
* a port for "ish binary-to-text file converter".Jun-ichiro itojun Hagino1997-08-166-0/+41
The tool is famous in Japanese local BBSes, but may useful for other situations. Reviewed by: itojun@itojun.org Submitted by: hosokawa@freebsd.org Notes: svn path=/head/; revision=7600