| Commit message (Expand) | Author | Age | Files | Lines |
* | Add WWW entries to port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -0/+1 |
* | lang: remove 'Created by' lines | Tobias C. Berner | 2022-07-20 | 1 | -2/+0 |
* | Deorbit RESTRICTED && NO_CDROM, part one. | Mathieu Arnold | 2021-05-06 | 1 | -3/+4 |
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
* | Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms, | Alexey Dokuchaev | 2021-03-22 | 1 | -1/+1 |
* | Drop maintainership and return them back to the pool. | Carlos J. Puga Medina | 2017-02-24 | 1 | -1/+1 |
* | Do not terminate BROKEN messages with period, it is added by the framework. | Alexey Dokuchaev | 2016-11-14 | 1 | -1/+1 |
* | Cleanup no longer needed CHMOD usage after r424898. | Mathieu Arnold | 2016-11-02 | 1 | -2/+0 |
* | ${RM} already has -f. | Mathieu Arnold | 2016-10-21 | 1 | -5/+5 |
* | - Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with | Tijl Coosemans | 2016-09-05 | 1 | -3/+4 |
* | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. | Mathieu Arnold | 2016-04-01 | 1 | -1/+1 |
* | - Assign maintainership to Carlos Jacobo Puga Medina <cpm@fbsd.es> | Thomas Zander | 2014-09-14 | 1 | -67/+70 |
* | - Stagify | Thomas Zander | 2014-09-07 | 1 | -17/+18 |
* | Clean up the post-install message a bit in lang/icc: | Eitan Adler | 2013-10-01 | 1 | -6/+2 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
* | Rely on bsdtar to autodetermine the format of the distfiles when possible | Baptiste Daroussin | 2013-04-29 | 1 | -7/+2 |
* | Remove quotes from BROKEN and IGNORE as they are not required | Eitan Adler | 2012-02-18 | 1 | -1/+1 |
* | - Remove conditional checks for FreeBSD 5.x and older | Pav Lucistnik | 2009-01-05 | 1 | -54/+0 |
* | Remove support for OSVERSION < 5 | Edwin Groothuis | 2007-10-03 | 1 | -4/+2 |
* | - Remove the DESTDIR modifications from individual ports as we have a new, | Gabor Kovesdan | 2007-08-04 | 1 | -1/+1 |
* | - remove trailing slash in a variable to not have two of them in the plist [1] | Alexander Leidinger | 2006-12-17 | 1 | -3/+6 |
* | NO_PACKAGE and NO_CDROM are superfluous here | Kris Kennaway | 2006-09-03 | 1 | -2/+0 |
* | Add support for DESTDIR part I. | Erwin Lansing | 2006-08-04 | 1 | -1/+1 |
* | Update to 8.1.038. | Konstantin Belousov | 2006-06-21 | 1 | -1/+1 |
* | Remove USE_REINPLACE from the categories starting with L | Edwin Groothuis | 2006-05-09 | 1 | -1/+0 |
* | Update to 8.1.036. | Alexander Leidinger | 2006-02-11 | 1 | -2/+2 |
* | Update to 8.1.035. | Alexander Leidinger | 2005-10-16 | 1 | -1/+1 |
* | Update to 8.1.034. | Alexander Leidinger | 2005-10-12 | 1 | -1/+1 |
* | Update to 8.1.033. | Alexander Leidinger | 2005-09-18 | 1 | -1/+1 |
* | Mega-patch to cleanup the ports infrastructure regarding our linux bits: | Alexander Leidinger | 2005-06-17 | 1 | -4/+4 |
* | Update to 8.1.032. | Alexander Leidinger | 2005-06-04 | 1 | -1/+1 |
* | Update to 8.1.030. | Alexander Leidinger | 2005-04-30 | 1 | -1/+1 |
* | - update to 8.1.028 | Alexander Leidinger | 2005-03-06 | 1 | -5/+4 |
* | Respect the user's USE_LINUX setting. | Trevor Johnson | 2005-03-01 | 1 | -1/+1 |
* | Account for src/include/stdbool.h and src/sys/i386/include/_types.h have | Marius Strobl | 2005-02-19 | 1 | -4/+12 |
* | The static linking case (C++ only) expects a crtbeginT.o. Based upon | Alexander Leidinger | 2005-02-18 | 1 | -1/+4 |
* | Fix a system (all supported OS versions) header (stdbool.h) for the use with | Alexander Leidinger | 2005-02-13 | 1 | -1/+6 |
* | Say hello to the linux mega patch, it consolidates our linux bits a | Alexander Leidinger | 2004-12-31 | 1 | -3/+1 |
* | Update to 8.1.026. | Alexander Leidinger | 2004-12-12 | 1 | -2/+2 |
* | - Update to 8.1.024. | Marius Strobl | 2004-11-16 | 1 | -42/+36 |
* | o Preliminary update to 8.1.022: | Marius Strobl | 2004-11-02 | 1 | -5/+18 |
* | Update to 8.0.066p070.1. | Alexander Leidinger | 2004-07-24 | 1 | -1/+1 |
* | Update to 8.0.066p069.1. | Alexander Leidinger | 2004-06-29 | 1 | -1/+1 |
* | Change the way we handle the version numbering to be more correct | Alexander Leidinger | 2004-06-03 | 1 | -2/+2 |
* | Update to 8.0.066.p067.1. | Alexander Leidinger | 2004-06-02 | 1 | -2/+1 |
* | icc 8.0.066 now adds "-m elf_i386" in some circumstances. Remove this part | Alexander Leidinger | 2004-05-07 | 1 | -0/+1 |
* | Update to 8.0.066. | Alexander Leidinger | 2004-04-30 | 1 | -1/+1 |
* | Update to 8.0.058.p063.1. | Alexander Leidinger | 2004-03-27 | 1 | -1/+1 |
* | Update to 8.0.058.p061. | Alexander Leidinger | 2004-03-17 | 1 | -2/+1 |
* | - some base system headers know about icc now, don't override them | Alexander Leidinger | 2004-03-13 | 1 | -2/+15 |