| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove WWW entries moved into port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -2/+0 |
* | Add WWW entries to port Makefiles | Stefan Eßer | 2022-09-07 | 1 | -0/+1 |
* | archivers: remove 'Created by' lines | Tobias C. Berner | 2022-07-20 | 1 | -2/+0 |
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
* | Cleanup patches, a* categories. | Mathieu Arnold | 2016-07-26 | 1 | -4/+4 |
* | Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. | Mathieu Arnold | 2016-04-01 | 1 | -2/+2 |
* | Convert LICENSE= "GPLxx # or later" to "GPLxx+" | Dmitry Marakasov | 2016-01-12 | 1 | -1/+1 |
* | - Switch to USES=localbase | Dmitry Marakasov | 2016-01-07 | 1 | -3/+3 |
* | - Unbreak modules build | Dmitry Marakasov | 2015-03-01 | 3 | -8/+41 |
* | Reset miwi's maintainership per his demand | Baptiste Daroussin | 2014-11-18 | 1 | -1/+1 |
* | Clean up plist | Baptiste Daroussin | 2014-10-19 | 1 | -3/+0 |
* | - Drop .la files for security/libmcrypt, no dependees require them | Dmitry Marakasov | 2014-09-17 | 1 | -0/+1 |
* | Support stage | Baptiste Daroussin | 2014-03-24 | 3 | -21/+20 |
* | Remove trailing whitespaces from category archivers | Emanuel Haupt | 2014-02-21 | 1 | -1/+1 |
* | According to the Porter's Handbook (5.12.2.3.) default options must be added to | Emanuel Haupt | 2014-02-10 | 1 | -0/+2 |
* | Remove NOPORT* from archivers. The only holdouts here are ruby@ now. | Adam Weinberger | 2014-01-03 | 1 | -2/+3 |
* | In preparation for making libtool generate libraries with a sane name, fix all | Baptiste Daroussin | 2013-12-11 | 1 | -2/+2 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
* | Convert archivers from USE_GMAKE to USES=gmake | Baptiste Daroussin | 2013-08-30 | 1 | -7/+2 |
* | - Remove MAKE_JOBS_SAFE variable | Alex Kozlov | 2013-08-14 | 1 | -1/+0 |
* | Fix installation of ports that rely on cp -n for installing files. r245960 | Florian Smeets | 2013-05-04 | 1 | -1/+1 |
* | Try to build this on the cluster, now that it has been updated to lzo2. | Mark Linimon | 2011-12-11 | 1 | -2/+0 |
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | Dmitry Marakasov | 2011-09-23 | 1 | -2/+2 |
* | Repair INDEX after lzo removal. Mark broken. | Matthias Andree | 2011-07-07 | 1 | -3/+5 |
* | - Get Rid MD5 support | Martin Wilke | 2011-03-18 | 1 | -1/+0 |
* | - Update to 0.8.42 | Martin Wilke | 2010-06-05 | 2 | -5/+4 |
* | - Mark MAKE_JOBS_SAFE for SMP compilation | Martin Wilke | 2009-03-25 | 1 | -0/+1 |
* | Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script. | Rong-En Fan | 2008-08-21 | 1 | -2/+1 |
* | - Respect NOPORTEXAMPLES | Martin Wilke | 2008-05-23 | 2 | -8/+10 |
* | - Remove unneeded dependency from gtk12/gtk20 [1] | Martin Wilke | 2008-04-19 | 1 | -1/+1 |
* | - Remove USE_GETOPT_LONG which is a no-op since March 2007 | Pav Lucistnik | 2008-03-20 | 1 | -1/+0 |
* | - Remove the DESTDIR modifications from individual ports as we have a new, | Gabor Kovesdan | 2007-08-04 | 1 | -3/+3 |
* | - Respect DESTDIR for all my ports | Martin Wilke | 2006-08-07 | 1 | -2/+6 |
* | Obey conventions and change my mail to @FreeBSD.org address | Martin Wilke | 2006-06-16 | 1 | -1/+1 |
* | - Update to 0.8.41 | Sergey Matveychuk | 2006-04-19 | 3 | -26/+9 |
* | - Add SHA256 | Pav Lucistnik | 2005-11-23 | 1 | -0/+1 |
* | Remove explicit checks for /usr/bin/bzip2. | Edwin Groothuis | 2005-11-14 | 1 | -3/+0 |
* | Fix plist | Volker Stolz | 2005-10-09 | 1 | -1/+2 |
* | Cleanup: | Volker Stolz | 2005-09-27 | 3 | -23/+6 |
* | - Backout latest commit, it needs a repocopy due to API change. | Florent Thoumie | 2005-05-31 | 1 | -2/+2 |
* | - Bump lzo lib version. | Florent Thoumie | 2005-05-31 | 1 | -1/+2 |
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | David E. O'Brien | 2005-04-12 | 1 | -1/+1 |
* | Assist getting more ports working on AMD64 by obeying the | David E. O'Brien | 2005-04-11 | 1 | -1/+1 |
* | - Update to 0.8.39 | Clement Laforet | 2005-01-18 | 4 | -7/+36 |
* | - Fix configure warning | Kirill Ponomarev | 2004-04-17 | 1 | -0/+1 |
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | Joe Marcus Clarke | 2004-02-04 | 1 | -1/+1 |
* | Add SIZE. | Trevor Johnson | 2004-01-27 | 1 | -0/+1 |
* | - Update to 0.8.35 | Pav Lucistnik | 2004-01-09 | 3 | -2/+12 |
* | upgrade to 0.8.34 | Ying-Chieh Liao | 2003-12-13 | 4 | -15/+25 |
* | De-pkg-comment. | Akinori MUSHA | 2003-02-20 | 2 | -1/+1 |