| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=27422
|
|
|
|
| |
Notes:
svn path=/head/; revision=27421
|
|
|
|
| |
Notes:
svn path=/head/; revision=21143
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=16378
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
share most files. Repository copy the default to explicitly named
directories to avoid any confusion. Greatly simplify the shared
Makefiles, since we are now in different subdirectories, we don't need
"a4-install" stuff.
While I'm here, consistently name the variables. Here are the
guidelines (master port is in brackets)
DOCFORMAT: [html] pdf ps
KONFONT: 14dot [16dot]
PAPERSIZE: a4 [letter] letterdj
RESOLUTION: 118 240 [300] 360 400 600
"math/r" has been copied to "R-a4" and "R-letter", to follow the
spirit of the original port. "japanese/kon" is renamed to "kon2-*",
since that seems to be the basename.
Notes:
svn path=/head/; revision=14709
|
|
|
|
|
|
|
|
|
| |
PR: 8468
Reviewed by: maintainer
Submitted by: Rasmus Kaj <kaj@interbizz.se>
Notes:
svn path=/head/; revision=14415
|
|
|
|
|
|
|
|
| |
I'm here, make a2ps43's Makefile detect the missing PAPERSIZE
correctly, and add -${PAPERSIZE} in lprps's PKGNAME.
Notes:
svn path=/head/; revision=14259
|
|
|
|
| |
Notes:
svn path=/head/; revision=12653
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 5095
Reviewed by: maintainer
Submitted by: Jeff Bartig <jeffb@doit.wisc.edu>
Delete empty line in pkg/DESCR to make portlint happy and
add a @dirrm in pkg/PLIST.
Notes:
svn path=/head/; revision=8869
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.port.mk that will be committed soon, this will disable automatic
package building when PACKAGE_BUILDING is defined (so they can be
built from separate scripts).
These are no-ops for ordinary users (i.e., when PACKAGE_BUILDING is
not defined).
Notes:
svn path=/head/; revision=8563
|
|
|
|
| |
Notes:
svn path=/head/; revision=7498
|
|
|
|
|
|
|
|
|
|
|
| |
"?=" to "=" for MAKE_FLAGS, bsd.port.mk is read later anyway. Change
"/usr/local" to "${PREFIX}" and "/usr/bin/false" to ${FALSE}. Remove
spurious empty lines.
Many of the above found by: portlint
Notes:
svn path=/head/; revision=7479
|
|
Submitted by: Gary Kline <kline@thought.org>
Notes:
svn path=/head/; revision=7423
|