| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use MLINKS [1]
- pkg-install -> pkg-message[.in] [1]
- Use DOCSDIR in PLIST [1]
- s/SUBFILES/SUB_FILES/ [2]
- @${CAT} ${PKGMESSAGE} in post-install [2]
PR: ports/97046
Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) [1], lawrance, me [2]
Approved by: lawrance (mentor)
|
| |
|
|
|
|
| |
Source: distfile survey
|
| |
|
| |
|
| |
|
|
|
|
| |
Bump PORTREVISION
|
| |
|
|
|
|
| |
usual varargs->stdarg problem).
|
|
|
|
|
| |
huge amount of errors during fetching.
Noticed by: feller.
|
| |
|
|
|
|
|
|
|
|
| |
o varargs -> stdarg
o remove non-existant host from {MASTER,PATCH}_SITES:
PR: 56214
Submitted by: Michael Edenfield <kutulu@kutulu.org>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
bento noticed one subdirectory doesn't build correctly:
- add -traditional-cpp -DUSESTRINGDOTH to CFLAGS
- generic sys_nerr fix
- bump port rev because the build error doesn't break the build, but
just leads to missing files
- checked against -STABLE
PR: ports/47964
Submitted by: Volker Stolz <stolz@fump.kawo2.rwth-aachen.de>
|
|
|
|
|
|
| |
regarding this port. Now builds on -current and 4.7!
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
|
|
|
|
| |
Still talking to Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
for the -STABLE version.
|
|
|
|
|
| |
PR: ports/44879
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
|
|
|
|
| |
- DOCSDIR support to some
- Brush out some lint
|
|
|
|
|
|
| |
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
|
|
| |
* Unmatched bracket (patch-aa) .
Submitted by: OGATA Hiroshi <ogata@isp.qix.org>
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
|
|
|
|
|
|
|
|
|
| |
Appletalk to run on FreeBSD 3.0 and up. The mechanism used to add a
non-IP multicast group via SIOCADDMULTI changed between 2.2.x and 3.0,
but bpfiltp.c:pi_addmulti() was not changed to match. Without this
patch, the port will compile but aarpd will not run. (This kind of messes
up everything since the port is built to use Ethertalk Phase 2, and
none of that works without aarpd.)
|
| |
|
| |
|
|
|
|
|
| |
(Well, I wouldn't mind doing update or whatever for the port, but I really
can't answer to questions regarding operation of the program itself.)
|
|
|
|
| |
2.2-RELEASE, 300000 for 3.0-current for now).
|
| |
|
|
|
|
|
| |
the trash folder works properly.
Submitted by: Koichi Satou <copan@ppp.fastnet.or.jp>
|
| |
|
| |
|
|
|
|
| |
Suggested by: wollman
|
|
|
|
|
| |
the changes made to if_ether.h.
Noticed by: phk
|
|
|
|
|
|
| |
Make support/uab/aarp.c include net/if_var.h. (This is due to recent
change made to if_ether.h.)
Noticed by: phk
|
|
|
|
| |
Noticed by: phk
|
|
|
|
| |
(This is due to if.h changes.)
|
|
|
|
| |
Noticed by: Koichi Satou <copan@ppp.fastnet.or.jp>
|
|
|