aboutsummaryrefslogtreecommitdiffstats
path: root/mail/emil
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with recent byacc.Jung-uk Kim2020-07-141-3/+31
| | | | PR: 247522
* Returns johans's ports to the pool after safekeeping his commit bit.Rene Ladan2019-11-051-1/+1
|
* Prevent collision with getline(3)Baptiste Daroussin2016-05-1219-35/+144
|
* - Switch to options helpersDmitry Marakasov2015-09-041-5/+1
| | | | | | | - Add some NO_ARCHes - Fix and unsilence some installation commands Approved by: portmgr blanket
* Cleanup plistAntoine Brodin2014-11-231-1/+0
|
* Fix build on FreeBSD >= 10Johan van Selst2014-07-061-0/+17
| | | | (no functional changes)
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-2/+6
|
* Respect $CC in subdir as wellJohan van Selst2014-01-261-0/+10
|
* Enable stage supportJohan van Selst2013-12-303-7/+61
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-5/+2
| | | | mail)
* - Respect $CCJohan van Selst2011-07-2614-168/+211
| | | | | - Fix build with clang - Regenerate patchfiles after including the clang patches
* - remove MD5Olli Hauer2011-07-031-1/+0
|
* Update my mail address to @FreeBSD.orgJohan van Selst2010-02-241-1/+1
| | | | Feature safe: yes
* Remove "Josh Gilliam <josh@quick.net>" from the last few pkg-descr'sDoug Barton2009-12-221-3/+0
| | | | | | | where it appears. Mail to that address bounces now, and has for years. Not having stale e-mail addresses in the pkg-descr files helps avoid user confusion when looking for someone to contact for help with a port.
* Grab maintainership (as the latest patch is mine anyway)Johan van Selst2009-02-131-1/+1
|
* - Do not create share/doc/emil is NOPORTDOCS is definedRong-En Fan2008-08-241-8/+4
| | | | Reported by: QAT
* Remove WWW, URL does not existe anymoreErwin Lansing2006-02-011-2/+0
| | | | | PR: 92637 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
|
* - Apply security-patch fromVolker Stolz2004-05-172-2/+106
| | | | | | | | | | http://www.securityfocus.com/archive/1/358626/2004-05-13/2004-05-19/2 - Remove FORBIDDDEN, bump PORTREVISION - Force use of byacc since the preferred bison (if installed) would need additional tweaking PR: ports/65784 Submitted by: Johan van Selst
* Mark FORBIDDEN due to multiple buffer overflow and format stringJacques Vidrine2004-03-291-0/+2
| | | | | | vulnerabilities. http://vuxml.freebsd.org/ce46b93a-80f2-11d8-9645-0020ed76ef5a.html
* SIZEify.Trevor Johnson2004-01-291-0/+1
|
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-072-1/+2
| | | | Approved by: pat
* Let this port build on -current (stdout issues).Pete Fritchman2002-03-291-0/+22
| | | | | | PR: 36430 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Reported by: bento
* - PORTDOCS policePatrick Li2001-12-241-35/+35
| | | | | - DOCSDIR support to some - Brush out some lint
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-211-1/+1
| | | | the later case
* Spaces->tabs in the mail category.Jimmy Olgeni2001-02-051-1/+1
| | | | (I know, I look boring and pedant :o)
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-141-3/+3
|
* Add missing "MAINTAINER=ports@FreeBSD.org".Dirk Froemberg2000-02-051-0/+2
|
* Remove josh@quick.net as MAINTAINER. Email to josh@quick.net hasBill Fenner1999-10-221-2/+0
| | | | | | | | | been bouncing with: <josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User unknown for over 2 months.
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Add (prepare to be shocked) WWW:Michael Haro1999-05-031-1/+1
|
* Updated MASTER_SITES to reflect a mirror change.Bill Fumerola1998-12-021-2/+2
| | | | | PR: ports/8914 Submitted by: Josh Gilliam <josh@quick.net>
* Remove more manpages, as part of the great manpage removal project.Tim Vanderhoek1998-08-171-2/+0
|
* Import of elim, which does character set and other conversions forMatthew Hunt1998-04-2310-0/+261
email. PR: 6373 Submitted by: Josh Gilliam <josh@quick.net>