aboutsummaryrefslogtreecommitdiff
path: root/editors/mined
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* ${RM} already has -f.Mathieu Arnold2016-10-211-3/+3
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* editors/mined: document ncurses requirement (USES+=ncurses)John Marino2016-02-052-2/+10
| | | | | | | approved by: infrastructure blanket Notes: svn path=/head/; revision=408257
* Finally it seems that the base Gcc is sufficient: only -Wtype-limits isThierry Thomas2015-04-062-10/+13
| | | | | | | | | newer and can be removed. Submitted by: danfe Notes: svn path=/head/; revision=383475
* Cannot rely on our outdated in-base Gcc.Thierry Thomas2015-04-011-1/+7
| | | | Notes: svn path=/head/; revision=382953
* Upgrade to 2015.25.Thierry Thomas2015-03-304-15/+15
| | | | | | | Changelog at http://towo.net/mined/changes.html#2015.25 Notes: svn path=/head/; revision=382723
* Cleanup plistBaptiste Daroussin2014-10-271-10/+0
| | | | Notes: svn path=/head/; revision=371560
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-293-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* Upgrading to 2014.24.2.Thierry Thomas2014-07-092-3/+3
| | | | | | | Changelog at <http://towo.net/mined/changes.html#2014.24.2>. Notes: svn path=/head/; revision=361410
* Upgrade to 2014.24.Thierry Thomas2014-06-092-7/+9
| | | | | | | Changelog at <http://towo.net/mined/changes.html>. Notes: svn path=/head/; revision=357200
* Quote ${CC} and similar variables in MAKE_ARGS.Tijl Coosemans2014-05-201-1/+1
| | | | | | | Reported by: Dominic Fandrey <kamikaze@bsdforen.de> Notes: svn path=/head/; revision=354670
* Support stageBaptiste Daroussin2014-01-252-19/+16
| | | | Notes: svn path=/head/; revision=340978
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331271
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* Fix usage of MAKE / GMAKE.Thierry Thomas2013-09-122-2/+2
| | | | | | | Notified by: danfe Notes: svn path=/head/; revision=327085
* Fix on -CURRENT.Thierry Thomas2013-09-121-0/+11
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=327061
* Upgrade to 2013.23.Thierry Thomas2013-08-193-16/+6
| | | | | | | Changelog at <http://towo.net/mined/changes.html>. Notes: svn path=/head/; revision=325005
* Upgrade to 2012.22.Thierry Thomas2012-05-103-7/+10
| | | | | | | Changelog at <http://towo.net/mined/changes.html>. Notes: svn path=/head/; revision=296392
* Upgrade to 2012.21.Thierry Thomas2012-03-102-3/+3
| | | | | | | | | Changelog at <http://towo.net/mined/changes.html#2012.21>. Feature safe: yes Notes: svn path=/head/; revision=293046
* Upgrade to 2012.20.Thierry Thomas2012-02-023-3/+4
| | | | | | | Changelog at <http://towo.net/mined/changes.html>. Notes: svn path=/head/; revision=290326
* - Upgrade to 2011.19.2;Thierry Thomas2011-11-206-137/+82
| | | | | | | | | | | - Change license to GPLv3. Changelog at <http://towo.net/mined/changes.html> Feature safe: yes Notes: svn path=/head/; revision=286134
* Upgrade to 2011.17.Thierry Thomas2011-06-213-11/+16
| | | | | | | Changelog at <http://towo.net/mined/changes.html>. Notes: svn path=/head/; revision=276031
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 2000.16Thierry Thomas2010-07-224-17/+31
| | | | | | | | | | | | | | Changelog at <http://towo.net/mined/changes.html#2000.16> - Remove dep on bash - Add license PR: ports/148596 Submitted by: Bapt <baptiste.daroussin (at) gmail.com> Notes: svn path=/head/; revision=258068
* - Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with srcMartin Wilke2009-12-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: ports/136065 ports/127469 Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza <killasmurf86@gmail.com> - Early identify port CONFLICTS PR: 137855 Submitted by: Piotr Smyrak <smyru@heron.pl> - Add --no-same-permissions to the EXTRACT_AFTER_ARGS command. Tijl Coosemans has been reported an issue that when root is extracting from the tarball, and the tarball contains world writable files (sysutils/policykit as an example), there is a chance that the files gets changed by malicious third parties right after the extraction, which makes it possible to inject code into the package thus compromise the system. Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@) - Fix some whitespaces Tested with: exp-run Notes: svn path=/head/; revision=246839
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-201-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244567
* Upgrade to 2000.15.4.Thierry Thomas2009-07-083-6/+6
| | | | | | | Changelog at <http://towo.net/mined/changes.html#2000.15.4>. Notes: svn path=/head/; revision=237434
* Upgrade to 2000.15.3.Thierry Thomas2009-06-062-7/+4
| | | | | | | Changelog at <http://towo.net/mined/changes.html#2000.15.3>. Notes: svn path=/head/; revision=235330
* Upgrade to 2000.15.2.Thierry Thomas2009-05-012-4/+4
| | | | | | | This is a minor release, with some tweaks for console after remote login. Notes: svn path=/head/; revision=233101
* Upgrade to 2000.15.Thierry Thomas2009-04-263-4/+8
| | | | | | | Changelog at <http://towo.net/mined/changes.html>. Notes: svn path=/head/; revision=232783
* Upgrade to 2000.14.Thierry Thomas2007-07-192-5/+4
| | | | | | | Changelog at <http://towo.net/mined/changes.html#2000.14>. Notes: svn path=/head/; revision=195912
* Chase a silent update (mostly docs & MS/DOS related).Thierry Thomas2006-12-032-3/+4
| | | | | | | | | | Full diff available at <http://people.freebsd.org/~thierry/ports/mined-2000.13.2-061201-01:27_23:40.diff> Reported by: pointyhat via Kris Notes: svn path=/head/; revision=178756
* Upgrade to 2000.13.2.Thierry Thomas2006-12-013-4/+13
| | | | | | | Changelog at <http://towo.net/mined/changes.html>. Notes: svn path=/head/; revision=178505
* Update to 2000.13.1.Thierry Thomas2006-10-314-39/+91
| | | | | | | | | | Changelog at <http://towo.net/mined/changes.html>. PR: ports/104660 Submitted by: Thomas Abthorpe <thomas (at) goodking.ca> Notes: svn path=/head/; revision=175948
* Upgrade to 2000.12.2.Thierry Thomas2006-04-063-19/+10
| | | | Notes: svn path=/head/; revision=158981
* mkdir ${DESKTOPDIR} when kdehier is not installed.Thierry Thomas2006-04-022-0/+2
| | | | | | | Reported by: ports-i386 via Kris Notes: svn path=/head/; revision=158660
* Chase a silent update and make fetchable again.Thierry Thomas2006-04-012-4/+8
| | | | | | | | | | | This is a quite important update, with many changes. Full diff available at: <http://people.freebsd.org/~thierry/ports/mined-2000.12.060329_060401.diff> Reported by: dosirak via Kris Notes: svn path=/head/; revision=158588
* Upgrade to 2000.12.Thierry Thomas2006-03-304-50/+57
| | | | | | | Changelog at <http://towo.net/mined/changes.html>. Notes: svn path=/head/; revision=158434
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Respect $PREFIX.Thierry Thomas2005-10-181-1/+11
| | | | | | | Reported by: dosirak via Kris Notes: svn path=/head/; revision=145796
* Upgrade to 2000.11.Thierry Thomas2005-08-286-72/+73
| | | | Notes: svn path=/head/; revision=141109
* The source tarball has been rerolled, to update the page download.htmlThierry Thomas2005-02-102-5/+5
| | | | | | | | | and a minor change which does not affect FreeBSD. Don't bump PORTREVISION. Reported by: Kris via pointyhat. Notes: svn path=/head/; revision=128479
* Upgrade to 2000.10.Thierry Thomas2005-02-058-53/+83
| | | | Notes: svn path=/head/; revision=128106
* Add mined 2000.9, a text mode editor with Unicode support.Thierry Thomas2004-12-257-0/+122
Notes: svn path=/head/; revision=125134