| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
Notes:
svn path=/head/; revision=21032
|
|
|
|
| |
Notes:
svn path=/head/; revision=20960
|
|
|
|
| |
Notes:
svn path=/head/; revision=20951
|
|
|
|
| |
Notes:
svn path=/head/; revision=20938
|
|
|
|
|
|
|
|
|
|
|
| |
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
Notes:
svn path=/head/; revision=20898
|
|
|
|
|
|
|
| |
out the user wants the generic Linux ELF (rather than RH) binary package.
Notes:
svn path=/head/; revision=20723
|
|
|
|
|
|
|
| |
distfile survey to check.
Notes:
svn path=/head/; revision=20624
|
|
|
|
|
|
|
|
| |
This allows FXTV to compile with XFree86 3.9.15 (a 4.0 pre-release beta)
This has no effect on XFree86 3.3.4.
Notes:
svn path=/head/; revision=20375
|
|
|
|
| |
Notes:
svn path=/head/; revision=20299
|
|
|
|
| |
Notes:
svn path=/head/; revision=20031
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the look of Winamp.
Note: this port can be extended to include libmikmod support etc,
but this is a good start and at least it plays mp3s.
PR: 12498
Submitted by: Espen Skoglund <espensk@stud.cs.uit.no>
Notes:
svn path=/head/; revision=19976
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
Notes:
svn path=/head/; revision=19801
|
|
|
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
Notes:
svn path=/head/; revision=19799
|
|
|
|
| |
Notes:
svn path=/head/; revision=19668
|
|
|
|
| |
Notes:
svn path=/head/; revision=19655
|
|
|
|
| |
Notes:
svn path=/head/; revision=19647
|
|
|
|
| |
Notes:
svn path=/head/; revision=19292
|
|
|
|
| |
Notes:
svn path=/head/; revision=19287
|
|
|
|
|
|
|
| |
Support for aout is gone, you'll have to use an older package.
Notes:
svn path=/head/; revision=19152
|
|
|
|
| |
Notes:
svn path=/head/; revision=19018
|
|
|
|
|
|
|
|
|
| |
X server with both depth 8 and 24 visuals.
Submitted by: Luoqi Chen <luoqi@watermarkgroup.com>
Notes:
svn path=/head/; revision=18725
|
|
|
|
| |
Notes:
svn path=/head/; revision=18564
|
|
|
|
| |
Notes:
svn path=/head/; revision=18441
|
|
|
|
|
|
|
|
|
|
|
|
| |
[CheeriWOs!]
Wisten, to the SWwound, of a Whole new WOO
[CheeriWOs!]
[ie. Add WWW:, and periodic misc legibalizificatings]
Notes:
svn path=/head/; revision=18335
|
|
|
|
| |
Notes:
svn path=/head/; revision=18152
|
|
|
|
|
|
|
| |
Forgotten by: se
Notes:
svn path=/head/; revision=17617
|
|
|
|
|
|
|
|
| |
PR: ports/10864
Submitted by: mharo@area51.fremont.ca.us
Notes:
svn path=/head/; revision=17496
|
|
|
|
| |
Notes:
svn path=/head/; revision=17386
|
|
|
|
| |
Notes:
svn path=/head/; revision=17254
|
|
|
|
|
|
|
| |
location.
Notes:
svn path=/head/; revision=17253
|
|
|
|
|
|
|
| |
Submitted by: Tom Hukins <tom@eborcom.com>
Notes:
svn path=/head/; revision=17136
|
|
|
|
|
|
|
| |
Submitted by: Randall Hopper <aa8vb@pagesz.net>
Notes:
svn path=/head/; revision=16679
|
|
|
|
|
|
|
|
| |
PR: ports/9838
Submitted by: Kris Kennaway <kkenn@rebel.net.au>
Notes:
svn path=/head/; revision=16675
|
|
|
|
|
|
|
| |
Submitted by: Randall Hopper <aa8vb@pagesz.net>
Notes:
svn path=/head/; revision=16669
|
|
|
|
|
|
|
| |
Submitted by: Randall Hopper <aa8vb@pagesz.net>
Notes:
svn path=/head/; revision=16660
|
|
|
|
| |
Notes:
svn path=/head/; revision=16564
|
|
|
|
| |
Notes:
svn path=/head/; revision=16563
|
|
|
|
| |
Notes:
svn path=/head/; revision=16552
|
|
|
|
| |
Notes:
svn path=/head/; revision=16551
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
Notes:
svn path=/head/; revision=16518
|
|
|
|
| |
Notes:
svn path=/head/; revision=15990
|
|
|
|
| |
Notes:
svn path=/head/; revision=15952
|
|
|
|
|
|
|
| |
using the old names (without "11").
Notes:
svn path=/head/; revision=15927
|
|
|
|
| |
Notes:
svn path=/head/; revision=15902
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This port requireat least s version 1.41 of the Qt library.
There will be an error reported by configure, if only an earlier
version is found, but no automatic port dependency exists (i.e.
the x11-toolkits/qt141 port has to be manually built and installed).
There may still be a problem with a missing -lXext in the kdesupport
port. This will be taken care of during the next few days, if the
problem still exists ...
Notes:
svn path=/head/; revision=15901
|
|
|
|
| |
Notes:
svn path=/head/; revision=15881
|
|
|
|
| |
Notes:
svn path=/head/; revision=15866
|
|
|
|
| |
Notes:
svn path=/head/; revision=15848
|
|
|
|
| |
Notes:
svn path=/head/; revision=14969
|