Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | |||||
* | Convert to UCL & cleanup pkg-message (categories e-g) | Mathieu Arnold | 2019-08-13 | 1 | -4/+6 |
| | |||||
* | editors/led: document ncurses requirement (USES+=ncurses) | John Marino | 2016-01-31 | 1 | -1/+1 |
| | |||||
* | - Add LICENSE_FILE | Dmitry Marakasov | 2015-06-16 | 1 | -0/+6 |
| | | | | - Strip binaries | ||||
* | Remove $FreeBSD$ from patches files in categories a-j. | Mathieu Arnold | 2015-05-22 | 3 | -9/+0 |
| | | | | | With hat: portmgr Sponsored by: Absolight | ||||
* | Cleanup plist | Baptiste Daroussin | 2014-10-27 | 1 | -4/+0 |
| | |||||
* | Rename all patches that contain '::' as a path separator, and use | Adam Weinberger | 2014-07-29 | 1 | -0/+0 |
| | | | | '__' instead. | ||||
* | - Add staging support | Pawel Pekala | 2014-04-07 | 2 | -3/+8 |
| | | | | | | - Remove leading article from COMMENT - More precise LICENSE - Use file sub in pkg-message for DOCSDIR | ||||
* | Fix build with threaded perl. | Mathieu Arnold | 2013-11-14 | 1 | -0/+26 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | editors) | ||||
* | - Convert to new perl framework | Andrej Zverev | 2013-08-03 | 1 | -1/+1 |
| | | | | - Trim Makefile header | ||||
* | Add license | Eitan Adler | 2013-03-02 | 1 | -5/+3 |
| | | | | Trim header | ||||
* | - Get Rid MD5 support | Martin Wilke | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | For ports maintained by ports@FreeBSD.org, remove names and/or | Doug Barton | 2009-12-21 | 1 | -3/+0 |
| | | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports. | ||||
* | - Mark MAKE_JOBS_UNSAFE | Pav Lucistnik | 2009-11-20 | 1 | -0/+1 |
| | | | | Reported by: pointyhat | ||||
* | - Switch SourceForge ports to the new File Release System: categories ↵ | Dmitry Marakasov | 2009-08-22 | 1 | -2/+1 |
| | | | | starting with E,F | ||||
* | pet portlint | Ion-Mihai Tetcu | 2006-06-05 | 1 | -15/+15 |
| | | | | | | PR: ports/97410 Submitted by: Martin Wilke <freebsd@unixfreunde.de> (now miwi@) Approved by: lawrance (mentor, implicit) | ||||
* | - Add SHA256 | Pav Lucistnik | 2005-11-24 | 1 | -0/+1 |
| | |||||
* | Maintainer no longer has time to look after these ports. We appreciate | Mark Linimon | 2005-09-11 | 1 | -1/+1 |
| | | | | | | the help in the past. Approved by: maintainer | ||||
* | Fix build with gcc-3.4 | Kirill Ponomarev | 2004-08-23 | 2 | -0/+26 |
| | |||||
* | SIZEify (maintainer timeout) | Trevor Johnson | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Only the shared library needs to be built with -fPIC | Tilman Keskinoz | 2004-03-22 | 2 | -4/+11 |
| | |||||
* | Fix build on AMD64 | Tilman Keskinoz | 2004-02-20 | 1 | -0/+4 |
| | |||||
* | De-pkg-comment. | Akinori MUSHA | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | When saving file do fflush/fsync, so that its content isn't lost if machine | Maxim Sobolev | 2003-02-20 | 1 | -0/+14 |
| | | | | is forcefully powered down shortly after that. | ||||
* | Ports didn't build without USE_PERL5=yes | Edwin Groothuis | 2002-11-04 | 1 | -0/+1 |
| | | | | Noticed on: bento | ||||
* | upgrade to 2.0 | Ying-Chieh Liao | 2002-07-15 | 5 | -59/+19 |
| | | | | | PR: 40581 Submitted by: maintainer | ||||
* | Issue fflush()->fsync() after saving file to the disk, so that the user will | Maxim Sobolev | 2002-04-29 | 2 | -0/+13 |
| | | | | | | not get zero-sized file after reboot if the system crashed shortly after the save, as it usually the case when you are hacking some potential panic(9) implementation (e.g. kernel module). Bump PORTREVISION. | ||||
* | Update to 0.9.2. | Maxim Sobolev | 2001-07-11 | 5 | -11/+18 |
| | | | | | PR: 28876 Submitted by: maintainer | ||||
* | Update to 0.9.1. | Daniel Harris | 2001-06-09 | 3 | -19/+3 |
| | | | | | PR: 27948 Submitted by: maintainer | ||||
* | Forgot to add this file in my previous commit. | Maxim Sobolev | 2001-06-07 | 1 | -0/+7 |
| | | | | Submitted by: maintainer | ||||
* | - Pass over maintainership to Jordan DeLong <fracture@allusion.net> - he is | Maxim Sobolev | 2001-06-07 | 5 | -2/+36 |
| | | | | | | | | | | | author of the led, so would be a best MAINTAINER for it; - update distinfo - distfile has been re-rolled w/o version bump (some important bugs were fixed). Update PORTREVISION as a result; - strip binary and shared modules on install; - install sample configuration file and mention it via PKGMESSAGE. PR: 27914 Submitted by: Jordan DeLong <fracture@allusion.net> | ||||
* | Add led 0.9, a tiny console text editor, with a number of the useful | Maxim Sobolev | 2001-06-06 | 6 | -0/+49 |
programming features. |