Baptiste Daroussin
888ab73a81
Add NO_STAGE all over the place in preparation for the staging support (cat: lang)
2013-09-20 19:53:09 +00:00
Baptiste Daroussin
a7d3c219df
Mark jobs unsafe
2013-07-10 11:34:31 +00:00
Pietro Cerutti
1096f70014
- Fix build with clang
...
- Trim Makefile header
Feature safe: yes
2012-12-03 12:55:00 +00:00
Martin Wilke
a25ac4de1f
- Update MASTER_SITES and WWW: line
...
- Drop MD5 support
PR: 155815
Submitted by: Ports Fury
2011-03-25 11:59:01 +00:00
Baptiste Daroussin
1c857e862b
Deprecate unmaintained ports from lang where upstream disapear and/or
...
where no distfiles can be found and are not used by maintained ports
2011-03-15 13:45:55 +00:00
Alexey Dokuchaev
6c3bb987d8
Fix the build with GCC 4.2 and thus unbreak.
...
Reported by: pointyhat (logs)
2007-06-18 20:14:41 +00:00
Kris Kennaway
b7ff7031ea
BROKEN with gcc 4.2
2007-05-27 03:03:31 +00:00
Ion-Mihai Tetcu
146eabdf0e
- fix plist [1]
...
- portlint [1] [2]
- add WWW [2]
PR: ports/97346 [1]
Submitted by: Martin Wilke <freebsd@unixfreunde.de> [1], itetcu [2]
Approved by: lawrance (mentor)
2006-05-19 08:23:06 +00:00
Kris Kennaway
0397077da0
BROKEN on sparc64: Does not compile
2004-11-24 01:57:31 +00:00
Akinori MUSHA
2c41b9e5f3
De-pkg-comment.
2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Akinori MUSHA
c982f5faf1
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
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.
2002-01-29 11:24:09 +00:00
FUJISHIMA Satsuki
961d20211f
o fix MASTER_SITES.
...
o respect CC and CFLAGS.
PR: 30720
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2001-09-22 06:06:15 +00:00
Tom Hukins
e9fa5e40db
Fix MASTER_SITES
2001-09-01 12:16:11 +00:00
Kris Kennaway
0fc0414b93
Initial import of klone-2.1.359
...
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
2001-08-23 11:30:40 +00:00