index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
freebsd.org -> FreeBSD.org
Satoshi Asami
1999-10-12
1
-1
/
+1
*
Increase wait from 4 hours to 5 hours. Seems the ports are taking longer
Satoshi Asami
1999-10-10
1
-2
/
+2
*
Don't run make describe in parallel -- the outputs gets mangled sometimes.
Satoshi Asami
1999-10-10
1
-1
/
+1
*
Minor cleanup, remove excessive tests.
Satoshi Asami
1999-09-24
1
-2
/
+1
*
Adjust to new directory structure.
Satoshi Asami
1999-09-24
1
-1
/
+1
*
Put the logs and error logs in a dated subdirectory of the archive
Satoshi Asami
1999-09-22
1
-3
/
+22
*
Call bothlogs.
Satoshi Asami
1999-09-22
1
-0
/
+2
*
A small script to generate a list of logs that are in both 3-stable
Satoshi Asami
1999-09-22
1
-0
/
+51
*
Put build logs in "archive/buildlogs" and make a symlink to it.
Satoshi Asami
1999-09-22
1
-5
/
+5
*
Another case for compiler error.
Satoshi Asami
1999-09-22
1
-1
/
+1
*
Run chflags if rm -rf of chroot dir fails -- some port may have
Satoshi Asami
1999-09-22
1
-1
/
+6
*
Run Xvfb if it exists and set DISPLAY accordingly. This helps ports
Satoshi Asami
1999-09-22
1
-4
/
+17
*
Remove /var/db/pkg/* *inside* chroot area, not outside.
Satoshi Asami
1999-09-11
1
-2
/
+2
*
Little whitespace fix.
Satoshi Asami
1999-09-11
1
-1
/
+1
*
Note that you need /usr/lib/aout/c++rt0.o for package building. It's not
Satoshi Asami
1999-09-11
1
-3
/
+8
*
This is supposed to be 4-current, not 3.1-release.
Satoshi Asami
1999-09-11
1
-2
/
+2
*
Don't delete the whole /usr/games, leave strfile behind. At least one port
Satoshi Asami
1999-09-11
2
-4
/
+92
*
Improve snapshot ftp installation. Put hostnames, distributions etc. in
Satoshi Asami
1999-09-11
2
-18
/
+28
*
(1) Instead of specifying list of package names of dummy ports (i.e.,
Satoshi Asami
1999-09-11
1
-19
/
+36
*
(1) Remove FORCE_PKG_REGISTER, it is not necessary anymore. Remove
Satoshi Asami
1999-09-11
1
-12
/
+23
*
Add extra argument md5 for bindist.tar. Skip scp if md5 matches
Satoshi Asami
1999-09-11
1
-3
/
+9
*
Change OSREL and OSVERSION for 3 and 4 branches. (The ones for 3-stable
Satoshi Asami
1999-09-11
2
-6
/
+6
*
Add check for "invalid category" error.
Satoshi Asami
1999-09-11
1
-1
/
+3
*
Explict specify NFSv2 for mounting /usr/src and /usr/obj during make world.
Satoshi Asami
1999-09-11
1
-2
/
+2
*
Copy logs to ${portbuild}/buildlogs/${branch}.log.${date}.
Satoshi Asami
1999-09-11
1
-3
/
+7
*
Id->FreeBSD rename take 2
David E. O'Brien
1999-08-25
1
-1
/
+1
*
Do not require dependencies to be deleted to be explicitly listed.
Satoshi Asami
1999-08-18
1
-3
/
+29
*
Move CHECKSUM.MD5 generation to after INDEX splitting. Not much change
Satoshi Asami
1999-08-01
1
-1
/
+1
*
Parallelize things a bit more. Now we'll do index/cdrom/restricted
Satoshi Asami
1999-07-30
1
-73
/
+167
*
Create lock file so you won't have two of these running. Also, separate
Satoshi Asami
1999-07-30
1
-2
/
+16
*
Compare the last full runs (and not only the last partial runs).
Satoshi Asami
1999-07-30
1
-0
/
+4
*
Run with -j4.
Satoshi Asami
1999-07-30
1
-1
/
+8
*
Run with -j4.
Satoshi Asami
1999-07-30
1
-1
/
+6
*
Intentionally set up ${PORTSDIR} with symlink to catch broken ports.
Satoshi Asami
1999-07-30
1
-2
/
+7
*
Little script to convert ports/INDEX to packages/INDEX.
Satoshi Asami
1999-07-30
1
-0
/
+13
*
Move message about skipping missing packages into the right else clause.
Satoshi Asami
1999-07-14
1
-2
/
+2
*
Print out date and time the port is killed due to timeout.
Satoshi Asami
1999-06-25
1
-1
/
+4
*
Plularity typo.
Satoshi Asami
1999-06-25
1
-1
/
+1
*
Driver script for whole build process. It will
Satoshi Asami
1999-06-22
2
-0
/
+228
*
Add support for 4-current. Add /compat to list of directories to
Satoshi Asami
1999-06-22
1
-22
/
+29
*
Timeout port builds after 4 hours. This will prevent ports that get
Satoshi Asami
1999-06-22
1
-3
/
+9
*
Print out the time when the build starts and ends.
Satoshi Asami
1999-06-22
1
-0
/
+7
*
Three scripts to look into the error logs and generate the now-famous
Satoshi Asami
1999-06-22
3
-0
/
+159
*
Little helper scripts to upgrade your machinery.
Satoshi Asami
1999-06-22
2
-0
/
+41
*
A little script to copy changed/new distfiles over to wcarchive. This
Satoshi Asami
1999-06-22
1
-0
/
+22
*
A little script to fire up checkmachines. Put in /usr/local/etc/rc.d.
Satoshi Asami
1999-06-22
1
-0
/
+8
*
The makeindex and makeduds scripts now take a "branch" argument to work
Satoshi Asami
1999-06-22
2
-6
/
+78
*
A perl script to run a command with a timeout. The command is killed if it
Satoshi Asami
1999-06-22
1
-0
/
+38
*
Setup a client machine. Unmounts all read-only mounts that looks like
Satoshi Asami
1999-06-22
1
-0
/
+11
*
Delete the chroot dirs before starting the load average reporting
Satoshi Asami
1999-06-22
1
-1
/
+5
[next]