/devel/pear-Console_Getargs/

k rel='vcs-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/Tools
Commit message (Expand)AuthorAgeFilesLines
* Replace two further instances of /var/db/pkg by $PKG_DBDIR.gerald2007-09-171-2/+2
* Remove the following false positives, which show up as compiler warnings,linimon2007-09-131-2/+2
* Use PKG_DBDIR instead of hard-coding /var/db/pkg/. Do not silently revertgerald2007-09-091-3/+15
* Change to the latest names of the ooo ports; add jdk16; sort a bit.linimon2007-09-051-1/+1
* explicit_lib_depends.sh:netchild2007-09-053-14/+120
* One more sanity check, else /+CONTENS will be searched.netchild2007-08-311-0/+5
* USE_FREETYPE is for v1, not for v2. Use a perfect match in the case statement.netchild2007-08-311-4/+5
* Do not list libs which come with the port itself.netchild2007-08-261-2/+5
* Add explicit_lib_depends.sh.netchild2007-08-261-0/+2
* - Add USE_FREETYPE.netchild2007-08-261-1/+5
* We should also look into sbin/ (not only bin/ and lib/).netchild2007-08-241-1/+1
* explicit_lib_depends.sh shows you the current explicit dependency list ofnetchild2007-08-241-0/+115
* Teach about USE_ICONV, USE_GETTEXT, USE_GNOME and USE_XORG.netchild2007-08-241-1/+38
* Add 2 scripts which help in port maintenance to list all direct librarynetchild2007-08-123-0/+170
* - Extract command variable definitions from bsd.port.mk, they are now stored ingabor2007-08-041-40/+10
* Support builds using zfs and tmpfs backing storekris2007-07-303-7/+40
* Refresh old sample portbuild.conf with the one currently used for i386kris2007-07-301-5/+16
* * Clean up hacks that had to copy in shared libraries from the host inkris2007-07-301-32/+11
* Correct typo ("singal")kris2007-07-301-1/+1
* * Switch from netcat port to base system nc. Replace symbolic port namekris2007-07-301-2/+2
* * Retire 4 build and add 6-exp2 experimental buildkris2007-07-301-2/+1
* Retire support for 4 and 4-exp buildskris2007-07-301-8/+0
* * Increase index build concurrency to reflect the new, improved pointyhatkris2007-07-301-1/+5
* * Revise the machine selection algorithm. Previously it chose the firstkris2007-07-301-8/+17
* Use rsync -L instead of rsync -l to deal with the fact that we like tokris2007-07-301-2/+2
* * Remove support for 4 and 4-exp builds and add 6-exp2 experimental buildkris2007-07-301-3/+4
* Introduce straslivy.py, a fancier showrunning type of thing, written in Python.pav2007-07-301-0/+147
* * Remove processing of 4 and 4-exp logs now that the builds are no longerkris2007-07-301-3/+3
* * Remove vestiges of procfs mounting/umounting from here; we have tokris2007-07-301-23/+15
* - Log the failure to copy dependant package from pointyhatpav2007-07-301-1/+1
* Refactor common variables from case statement for various branches.kris2007-07-301-35/+12
* Retire this obsolete instruction file dating back to last century. Wekris2007-07-301-94/+0
* Drop 4.X statistics. They are half-a-year stale.linimon2007-07-221-1/+2
* Add 9 more cases of gcc4; remove some false positives for autoconf; addlinimon2007-07-021-2/+6
* ARCH may be set in the environment for cross building, so onlyerwin2007-06-121-2/+4
* Set default architecture to i386.erwin2007-06-121-0/+3
* Make it possible to override the templates by using an environementerwin2007-05-251-1/+2
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+156