| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Reported by: pointyhat (logs)
Notes:
svn path=/head/; revision=193830
|
|
|
|
| |
Notes:
svn path=/head/; revision=191950
|
|
|
|
|
|
|
|
|
|
|
|
| |
- portlint [1] [2]
- add WWW [2]
PR: ports/97346 [1]
Submitted by: Martin Wilke <freebsd@unixfreunde.de> [1], itetcu [2]
Approved by: lawrance (mentor)
Notes:
svn path=/head/; revision=162771
|
|
|
|
| |
Notes:
svn path=/head/; revision=149341
|
|
|
|
| |
Notes:
svn path=/head/; revision=122260
|
|
|
|
| |
Notes:
svn path=/head/; revision=99360
|
|
|
|
| |
Notes:
svn path=/head/; revision=75971
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
| |
PR: 43311
Submitted by: adam@vectors.cx
Notes:
svn path=/head/; revision=67185
|
|
|
|
|
|
|
|
|
|
|
| |
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
Use command macros where appropriate.
Notes:
svn path=/head/; revision=53957
|
|
|
|
|
|
|
|
|
|
| |
o respect CC and CFLAGS.
PR: 30720
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=48061
|
|
|
|
| |
Notes:
svn path=/head/; revision=47271
|
|
|
|
| |
Notes:
svn path=/head/; revision=46702
|
|
KLONE is a small and fast fully interpreted language intended to be
embedded into C applications to provide them with a powerful, yet fast
and small extension language. Its syntax is very inspired from Lisp (its
external syntax has been kept as close as possible to Common Lisp as
possible), but its implementation is original and efficient, to give full
extensibility, intimate interfacing to C, incremental garbage collection,
and full portability on either K&R or ANSI C.
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=46700
|