| Commit message (Expand) | Author | Age | Files | Lines |
* | Explicitly override LOCALBASE to make sure we don't get | Erwin Lansing | 2009-07-14 | 2 | -0/+2 |
* | Force cleaning of the environment from customized local settings. | Erwin Lansing | 2009-06-05 | 1 | -0/+5 |
* | Use zfs snapshots that are periodically updated on pointyhat for the | Erwin Lansing | 2009-05-28 | 1 | -27/+78 |
* | note mark_safe.pl | Philip M. Gollucci | 2009-05-17 | 1 | -0/+1 |
* | o don't set anything in ports with NO_BUILD | Philip M. Gollucci | 2009-05-17 | 1 | -3/+3 |
* | Do not mark rubygem ports, its a NO-OP | Philip M. Gollucci | 2009-05-16 | 1 | -0/+2 |
* | Make previous commit work for both context and unified input patches. | Ion-Mihai Tetcu | 2009-05-10 | 1 | -1/+1 |
* | When naming the split patch files, replace the original path '/' with '__' | Ion-Mihai Tetcu | 2009-05-10 | 1 | -1/+1 |
* | - fix --port support | Philip M. Gollucci | 2009-04-29 | 1 | -1/+3 |
* | - Start some docs | Philip M. Gollucci | 2009-04-29 | 1 | -11/+93 |
* | Script to set MAKE_JOBS_(UN)SAFE= yes for a MAINTAINERs ports. | Philip M. Gollucci | 2009-04-22 | 1 | -0/+191 |
* | Use diff -p both when first creating and when updating a patch. | Christian Weisgerber | 2009-02-15 | 1 | -1/+1 |
* | Factor out the code that performs the PORTREVISION bump for one port. | Gerald Pfeifer | 2009-01-07 | 1 | -42/+47 |
* | Reduce per branch code duplication | Erwin Lansing | 2008-12-27 | 1 | -41/+16 |
* | Make sure we don't add ${WRKDIR}. | Maxim Sobolev | 2008-10-21 | 1 | -4/+4 |
* | Have a different approach on how to check if the modules file has changed. | Edwin Groothuis | 2008-07-14 | 1 | -9/+7 |
* | Keep the sources of the CVSROOT-ports/modules update script safely | Edwin Groothuis | 2008-07-08 | 4 | -0/+361 |
* | [PATCH] Tools/scripts: Some cleanups, additions to bump_version.pl | Edwin Groothuis | 2008-07-06 | 1 | -28/+33 |
* | CVSROOT/modules no longer contains an entry per port, remove support | Erwin Lansing | 2008-06-19 | 4 | -300/+9 |
* | Add support for "PORTREVISION?=" and "PORTEPOCH" | Edwin Groothuis | 2008-06-06 | 1 | -52/+62 |
* | Remove support for FreeBSD 5.x | Erwin Lansing | 2008-06-01 | 1 | -21/+1 |
* | Add a tiny sh hack - ardiff - compares two archives. | Andrew Pantyukhin | 2008-05-06 | 2 | -0/+98 |
* | Fix a problem when add new ports on ports-mgmt category. ports-mgmt/Makefile | Renato Botelho | 2007-12-19 | 1 | -6/+13 |
* | - Add support for FreeBSD 8.0 | Erwin Lansing | 2007-10-25 | 1 | -4/+25 |
* | s/query-pr.real/query-pr/ to fix getpr after freefall migration | Renato Botelho | 2007-10-15 | 1 | -1/+1 |
* | Replace two further instances of /var/db/pkg by $PKG_DBDIR. | Gerald Pfeifer | 2007-09-16 | 1 | -2/+2 |
* | Use PKG_DBDIR instead of hard-coding /var/db/pkg/. Do not silently revert | Gerald Pfeifer | 2007-09-08 | 1 | -3/+15 |
* | explicit_lib_depends.sh: | Alexander Leidinger | 2007-09-04 | 3 | -14/+120 |
* | One more sanity check, else /+CONTENS will be searched. | Alexander Leidinger | 2007-08-30 | 1 | -0/+5 |
* | USE_FREETYPE is for v1, not for v2. Use a perfect match in the case statement. | Alexander Leidinger | 2007-08-30 | 1 | -4/+5 |
* | Do not list libs which come with the port itself. | Alexander Leidinger | 2007-08-26 | 1 | -2/+5 |
* | Add explicit_lib_depends.sh. | Alexander Leidinger | 2007-08-26 | 1 | -0/+2 |
* | - Add USE_FREETYPE. | Alexander Leidinger | 2007-08-26 | 1 | -1/+5 |
* | We should also look into sbin/ (not only bin/ and lib/). | Alexander Leidinger | 2007-08-24 | 1 | -1/+1 |
* | explicit_lib_depends.sh shows you the current explicit dependency list of | Alexander Leidinger | 2007-08-24 | 1 | -0/+115 |
* | Teach about USE_ICONV, USE_GETTEXT, USE_GNOME and USE_XORG. | Alexander Leidinger | 2007-08-24 | 1 | -1/+38 |
* | Add 2 scripts which help in port maintenance to list all direct library | Alexander Leidinger | 2007-08-12 | 3 | -0/+170 |
* | - Extract command variable definitions from bsd.port.mk, they are now stored in | Gabor Kovesdan | 2007-08-04 | 1 | -40/+10 |
* | ARCH may be set in the environment for cross building, so only | Erwin Lansing | 2007-06-12 | 1 | -2/+4 |
* | Set default architecture to i386. | Erwin Lansing | 2007-06-11 | 1 | -0/+3 |
* | - Welcome X.org 7.2 \o/. | Florent Thoumie | 2007-05-19 | 1 | -0/+156 |
* | Fix addport to work correctly with ports-mgmt category. | Renato Botelho | 2007-04-20 | 1 | -1/+1 |
* | Use echo instead of printf because external commands cannot be executed | Vasil Dimov | 2007-03-28 | 1 | -3/+3 |
* | * Run cvs update just before cvs commit to sync a potentially changed files | Vasil Dimov | 2007-02-19 | 1 | -2/+5 |
* | Retire PORTOBJFORMAT | Kris Kennaway | 2007-02-01 | 1 | -1/+1 |
* | Drop the build on RELENG_4 | Erwin Lansing | 2007-01-30 | 1 | -20/+1 |
* | A bunch of cosmetic changes - add one empty line to make the output more | Vasil Dimov | 2007-01-26 | 1 | -6/+7 |
* | Make output messages more useful | Vasil Dimov | 2007-01-26 | 1 | -1/+5 |
* | * Make it possible to skip existing dependencies and ports references in LEGAL | Vasil Dimov | 2007-01-19 | 1 | -39/+67 |
* | Query Gnats for PRs by using the query-pr command on freefall instead of the | Vasil Dimov | 2006-12-20 | 1 | -2/+22 |