| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=21800
|
|
|
|
| |
Notes:
svn path=/head/; revision=21126
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Due to the size difference between a struct timeval on FreeBSD/Alpha
(2 longs for a total of 128 bits) and a struct timeval nearly
everywhere else in the known universe (2 ints, for a total of 64-bits,
even on DEC OSF/1), and the way zephyr uses timevals, it needs a bit
of help.
Submitted by: Adrew Gallatin <gallatin@cs.duke.edu>
Obtained from: NetBSD
Notes:
svn path=/head/; revision=21091
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
Notes:
svn path=/head/; revision=19803
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move files in share/* to share/zephyr/
Fix bogus path to xzwrite.bitmap in XZwrite
Remove appropriate directories in PLIST
PR: 10139
Submitted by: Sheldon Hearn <sheldonh@iafrica.com>
Notes:
svn path=/head/; revision=17221
|
|
|
|
| |
Notes:
svn path=/head/; revision=14938
|
|
|
|
| |
Notes:
svn path=/head/; revision=12624
|
|
|
|
| |
Notes:
svn path=/head/; revision=7283
|
|
|
|
|
|
|
|
|
|
|
| |
Add MAINATERS
mkdir -p ==> ${MKDIR}
cp ==> ${CP}
install ==> ${INSTALL}/${INSTALL_*}
etc...
Notes:
svn path=/head/; revision=4738
|
|
|
|
| |
Notes:
svn path=/head/; revision=4669
|
|
|
|
| |
Notes:
svn path=/head/; revision=4647
|
|
|
|
|
|
|
|
|
|
|
| |
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
Notes:
svn path=/head/; revision=4578
|
|
|
|
| |
Notes:
svn path=/head/; revision=4575
|
|
|
|
| |
Notes:
svn path=/head/; revision=4340
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
Notes:
svn path=/head/; revision=3948
|
|
|
|
| |
Notes:
svn path=/head/; revision=2485
|
|
|
|
|
|
|
|
|
|
| |
(just removed directory entry in PLIST for /usr/include/zephyr, let it
be created implicitly).
This has been tested thrice.
Notes:
svn path=/head/; revision=2411
|
|
Notes:
svn path=/head/; revision=2025
|