| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove XFree86-4 from quickports | Pav Lucistnik | 2008-04-11 | 1 | -1/+1 |
* | Parallelize to 4 concurrent jobs | Pav Lucistnik | 2008-04-11 | 2 | -2/+2 |
* | Include per-machine configuration and respect use_zfs flag | Pav Lucistnik | 2008-04-11 | 1 | -2/+3 |
* | Sync with pointyhat (reorg) | Pav Lucistnik | 2008-04-11 | 1 | -9/+9 |
* | - Add the port's Makefile ident string to the build log headers | Pav Lucistnik | 2008-03-13 | 1 | -2/+7 |
* | - Don't write queue entry for machine that's not on mlist. This allows us to | Pav Lucistnik | 2008-03-12 | 1 | -0/+6 |
* | Make the INDEX_JOBS definition actually effective | Pav Lucistnik | 2008-03-11 | 1 | -1/+1 |
* | Remove support for 5-exp and add 7-exp, 8 and 8-exp | Erwin Lansing | 2008-01-14 | 5 | -11/+17 |
* | Change homebrew locking routines with lockf(1) based locking. | Erwin Lansing | 2008-01-01 | 1 | -14/+4 |
* | Add the standard 6-line header and URL to all build failure logs, not | Mark Linimon | 2007-12-24 | 1 | -1/+10 |
* | Copy the duds file to a directory where the web server can find it. This | Mark Linimon | 2007-12-24 | 1 | -0/+7 |
* | Make the script less whiny for unpopulated builds. | Mark Linimon | 2007-12-23 | 1 | -2/+2 |
* | 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 7-exp and 8 branches | Kris Kennaway | 2007-11-04 | 2 | -3/+3 |
* | Correctly report active builds when ZFS is in use | Kris Kennaway | 2007-11-04 | 1 | -1/+1 |
* | * Add support for 7-exp and 8 branches | Kris Kennaway | 2007-11-04 | 1 | -3/+8 |
* | - Add support for FreeBSD 8.0 | Erwin Lansing | 2007-10-25 | 1 | -4/+25 |
* | Add 7-exp, 8. | Mark Linimon | 2007-10-16 | 1 | -0/+8 |
* | Add 7-exp and 8. | Mark Linimon | 2007-10-16 | 1 | -1/+1 |
* | Rename 'missing' column to 'not yet built' so as not to confuse terminology | Mark Linimon | 2007-10-16 | 1 | -6/+6 |
* | s/query-pr.real/query-pr/ to fix getpr after freefall migration | Renato Botelho | 2007-10-15 | 1 | -1/+1 |
* | Reflect 8-CURRENT. | Mark Linimon | 2007-10-15 | 1 | -1/+94 |
* | The index page used on pointyhat. | Mark Linimon | 2007-10-15 | 1 | -0/+950 |
* | Update this example file to reflect 7.0 branching. | Mark Linimon | 2007-10-14 | 1 | -1/+1 |
* | Replace two further instances of /var/db/pkg by $PKG_DBDIR. | Gerald Pfeifer | 2007-09-16 | 1 | -2/+2 |
* | Remove the following false positives, which show up as compiler warnings, | Mark Linimon | 2007-09-13 | 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 |
* | Change to the latest names of the ooo ports; add jdk16; sort a bit. | Mark Linimon | 2007-09-04 | 1 | -1/+1 |
* | 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 |
* | Support builds using zfs and tmpfs backing store | Kris Kennaway | 2007-07-29 | 3 | -7/+40 |
* | Refresh old sample portbuild.conf with the one currently used for i386 | Kris Kennaway | 2007-07-29 | 1 | -5/+16 |
* | * Clean up hacks that had to copy in shared libraries from the host in | Kris Kennaway | 2007-07-29 | 1 | -32/+11 |
* | Correct typo ("singal") | Kris Kennaway | 2007-07-29 | 1 | -1/+1 |
* | * Switch from netcat port to base system nc. Replace symbolic port name | Kris Kennaway | 2007-07-29 | 1 | -2/+2 |
* | * Retire 4 build and add 6-exp2 experimental build | Kris Kennaway | 2007-07-29 | 1 | -2/+1 |
* | Retire support for 4 and 4-exp builds | Kris Kennaway | 2007-07-29 | 1 | -8/+0 |
* | * Increase index build concurrency to reflect the new, improved pointyhat | Kris Kennaway | 2007-07-29 | 1 | -1/+5 |
* | * Revise the machine selection algorithm. Previously it chose the first | Kris Kennaway | 2007-07-29 | 1 | -8/+17 |
* | Use rsync -L instead of rsync -l to deal with the fact that we like to | Kris Kennaway | 2007-07-29 | 1 | -2/+2 |
* | * Remove support for 4 and 4-exp builds and add 6-exp2 experimental build | Kris Kennaway | 2007-07-29 | 1 | -3/+4 |