| Commit message (Expand) | Author | Files | Lines |
2007-10-16 | Add 7-exp, 8. | Mark Linimon | 1 | -0/+8 |
2007-10-16 | Add 7-exp and 8. | Mark Linimon | 1 | -1/+1 |
2007-10-16 | Rename 'missing' column to 'not yet built' so as not to confuse terminology | Mark Linimon | 1 | -6/+6 |
2007-10-15 | s/query-pr.real/query-pr/ to fix getpr after freefall migration | Renato Botelho | 1 | -1/+1 |
2007-10-15 | Reflect 8-CURRENT. | Mark Linimon | 1 | -1/+94 |
2007-10-15 | The index page used on pointyhat. | Mark Linimon | 1 | -0/+950 |
2007-10-14 | Update this example file to reflect 7.0 branching. | Mark Linimon | 1 | -1/+1 |
2007-09-16 | Replace two further instances of /var/db/pkg by $PKG_DBDIR. | Gerald Pfeifer | 1 | -2/+2 |
2007-09-13 | Remove the following false positives, which show up as compiler warnings, | Mark Linimon | 1 | -2/+2 |
2007-09-08 | Use PKG_DBDIR instead of hard-coding /var/db/pkg/. Do not silently revert | Gerald Pfeifer | 1 | -3/+15 |
2007-09-04 | Change to the latest names of the ooo ports; add jdk16; sort a bit. | Mark Linimon | 1 | -1/+1 |
2007-09-04 | explicit_lib_depends.sh: | Alexander Leidinger | 3 | -14/+120 |
2007-08-30 | One more sanity check, else /+CONTENS will be searched. | Alexander Leidinger | 1 | -0/+5 |
2007-08-30 | USE_FREETYPE is for v1, not for v2. Use a perfect match in the case statement. | Alexander Leidinger | 1 | -4/+5 |
2007-08-26 | Do not list libs which come with the port itself. | Alexander Leidinger | 1 | -2/+5 |
2007-08-26 | Add explicit_lib_depends.sh. | Alexander Leidinger | 1 | -0/+2 |
2007-08-26 | - Add USE_FREETYPE. | Alexander Leidinger | 1 | -1/+5 |
2007-08-24 | We should also look into sbin/ (not only bin/ and lib/). | Alexander Leidinger | 1 | -1/+1 |
2007-08-24 | explicit_lib_depends.sh shows you the current explicit dependency list of | Alexander Leidinger | 1 | -0/+115 |
2007-08-24 | Teach about USE_ICONV, USE_GETTEXT, USE_GNOME and USE_XORG. | Alexander Leidinger | 1 | -1/+38 |
2007-08-12 | Add 2 scripts which help in port maintenance to list all direct library | Alexander Leidinger | 3 | -0/+170 |
2007-08-04 | - Extract command variable definitions from bsd.port.mk, they are now stored in | Gabor Kovesdan | 1 | -40/+10 |
2007-07-29 | Support builds using zfs and tmpfs backing store | Kris Kennaway | 3 | -7/+40 |
2007-07-29 | Refresh old sample portbuild.conf with the one currently used for i386 | Kris Kennaway | 1 | -5/+16 |
2007-07-29 | * Clean up hacks that had to copy in shared libraries from the host in | Kris Kennaway | 1 | -32/+11 |
2007-07-29 | Correct typo ("singal") | Kris Kennaway | 1 | -1/+1 |
2007-07-29 | * Switch from netcat port to base system nc. Replace symbolic port name | Kris Kennaway | 1 | -2/+2 |
2007-07-29 | * Retire 4 build and add 6-exp2 experimental build | Kris Kennaway | 1 | -2/+1 |
2007-07-29 | Retire support for 4 and 4-exp builds | Kris Kennaway | 1 | -8/+0 |
2007-07-29 | * Increase index build concurrency to reflect the new, improved pointyhat | Kris Kennaway | 1 | -1/+5 |
2007-07-29 | * Revise the machine selection algorithm. Previously it chose the first | Kris Kennaway | 1 | -8/+17 |
2007-07-29 | Use rsync -L instead of rsync -l to deal with the fact that we like to | Kris Kennaway | 1 | -2/+2 |
2007-07-29 | * Remove support for 4 and 4-exp builds and add 6-exp2 experimental build | Kris Kennaway | 1 | -3/+4 |
2007-07-29 | Introduce straslivy.py, a fancier showrunning type of thing, written in Python. | Pav Lucistnik | 1 | -0/+147 |
2007-07-29 | * Remove processing of 4 and 4-exp logs now that the builds are no longer | Kris Kennaway | 1 | -3/+3 |
2007-07-29 | * Remove vestiges of procfs mounting/umounting from here; we have to | Kris Kennaway | 1 | -23/+15 |
2007-07-29 | - Log the failure to copy dependant package from pointyhat | Pav Lucistnik | 1 | -1/+1 |
2007-07-29 | Refactor common variables from case statement for various branches. | Kris Kennaway | 1 | -35/+12 |
2007-07-29 | Retire this obsolete instruction file dating back to last century. We | Kris Kennaway | 1 | -94/+0 |
2007-07-22 | Drop 4.X statistics. They are half-a-year stale. | Mark Linimon | 1 | -1/+2 |
2007-07-02 | Add 9 more cases of gcc4; remove some false positives for autoconf; add | Mark Linimon | 1 | -2/+6 |
2007-06-12 | ARCH may be set in the environment for cross building, so only | Erwin Lansing | 1 | -2/+4 |
2007-06-11 | Set default architecture to i386. | Erwin Lansing | 1 | -0/+3 |
2007-05-24 | Make it possible to override the templates by using an environement | Erwin Lansing | 1 | -1/+2 |
2007-05-19 | - Welcome X.org 7.2 \o/. | Florent Thoumie | 1 | -0/+156 |
2007-04-20 | Fix addport to work correctly with ports-mgmt category. | Renato Botelho | 1 | -1/+1 |
2007-03-28 | Use echo instead of printf because external commands cannot be executed | Vasil Dimov | 1 | -3/+3 |
2007-03-23 | Add a column for 'build logs'. This is larger than the number of the | Mark Linimon | 1 | -9/+19 |
2007-03-09 | Workaround for the fact that 4/ports is no longer populated on pointyhat. | Mark Linimon | 1 | -1/+6 |
2007-02-19 | * Run cvs update just before cvs commit to sync a potentially changed files | Vasil Dimov | 1 | -2/+5 |