Eric Anholt
d661e422dd
Drop maintainership on my ports as I'm no longer using FreeBSD.
2008-08-06 20:41:05 +00:00
Rong-En Fan
f935a609c5
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
...
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
2007-07-23 09:36:51 +00:00
Eric Anholt
d93add4bcc
Update nickle to 2.56
...
PR: ports/11024
Submitted by: araujo
2007-05-24 22:27:10 +00:00
Eric Anholt
60a93ff0c4
Update to 2.54.
...
PR: ports/101930
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-08-31 07:01:26 +00:00
Edwin Groothuis
c92c635b24
SHA256ify
...
Approved by: krion@
2006-01-22 12:42:24 +00:00
Eric Anholt
410bc95578
Update to 2.47, which consists mostly of small bugfixes.
2005-05-05 04:23:22 +00:00
David E. O'Brien
c3d8037aeb
At Kris's request, back out the MACHINE_ARCH spelling correction until
...
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae
Assist getting more ports working on AMD64 by obeying the
...
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Eric Anholt
085b3913b9
Update to 2.46. Remove patch-array.c which was properly fixed elsewhere a few
...
months ago, and add patch-func.c from cvs, to deal with a crash in GC with
malloc debugging on (i.e. -current).
2005-02-28 05:43:38 +00:00
Eric Anholt
1ce6359838
Don't forget to rmdir the new include/nickle. While I'm here, make rmdir of
...
share/nickle failure non-fatal, as people might be installing 3rd-party stuff
there.
Reported by: pointyhat via kris
2005-02-12 19:57:39 +00:00
Eric Anholt
df4192a33a
Update to 2.45. The notable new feature is the foreign function interface,
...
which has been used for things like a cairo binding. As the ffi often requires
loading libs which need pthreads, and we can't load pthreads during dlopen, link
nickle against the pthreads lib to begin with.
2005-02-10 23:00:08 +00:00
Kris Kennaway
b2e3fa47f5
Add missing directories
2004-11-24 23:19:21 +00:00
Eric Anholt
5d90a8bd05
Fix the build on -stable. Older gcc doesn't like having the ALLOCATE mixed in
...
with variable definitions, it seems.
2004-10-17 01:09:01 +00:00
Eric Anholt
bbb485331b
Update to 2.41 and take maintainership. I hang out with the authors a lot, and
...
they've basically made me start using it. It got to the point that I'd say, "I
should write that in nickle" and I didn't even know the language yet.
2004-08-22 04:59:53 +00:00
Kirill Ponomarev
7bdda863f0
- Update to version 2.28
...
PR: ports/64470
Submitted by: Ports Fury
2004-03-19 19:38:07 +00:00
Trevor Johnson
17dfa2daa6
Add size data.
2004-03-19 04:21:39 +00:00
Trevor Johnson
ad8954185f
E-mail to the maintainer bounced:
...
<chrise@scardini.com>: host scardini.com[69.20.61.176] said: 550 5.1.1
<chrise@scardini.com>... User unknown
2004-03-18 03:08:55 +00:00
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Kris Kennaway
93872f18cc
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
...
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris
2003-06-04 22:43:38 +00:00
Kris Kennaway
d500c1cc50
BROKEN on 5.1: does not compile
2003-05-18 10:15:44 +00:00
Akinori MUSHA
3baa89dcc9
De-pkg-comment.
2003-02-21 12:35:09 +00:00
Patrick Li
c663727a39
Update to 2.00 and give maintainership to submitter
...
PR: 33632
Submitted by: Christopher Elkins <chrise@scardini.com>
2002-01-09 02:19:19 +00:00
Kevin Lo
7cab1124a6
Update MASTER_SITES
...
PR: 26738
Submitted by: Christopher Elkins <chrise@scardini.com>
2001-04-24 14:11:31 +00:00
Ying-Chieh Liao
f72ad262ea
add nickle
...
A desk calculator language
PR: 26632
Submitted by: Christopher Elkins <chrise@scardini.com>
2001-04-17 08:32:28 +00:00