| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 23938
Approved by: clive (my mentor)
|
| |
|
|
|
|
|
|
|
|
|
| |
o Add conditional patch, applied if ${OSVERSION} >= 500007,
which means perl 5.6.0 (Thanks vanilla)
PR: 24486
Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
Reviewed by: vanilla
|
|
|
|
|
|
|
|
| |
defined PORTDOCS PLIST_SUB.
Submitted by: lioux
Closes PR: 24468
PR Submitter: Mikhail Teterin <mi@aldan.algebra.com>
|
| |
|
|
|
|
|
|
|
| |
o Uses split tarballs (gcc-{core,g++,objc}.tar.bz2)
PR: 24463
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
| |
PR: 24447
Submitted by: MAINTAINER
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
installer and its document fixes.
PR: ports/24403
Submitted by: Andreas Schulz <ats@first.gmd.de>
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
| |
PR: 24407
Submitted by: Ying-Chieh Liao <ijliao@terry.dragon2.net>
|
|
|
|
|
|
| |
bsd.port.mk, for easy removal of documentation. I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
|
| |
|
|
|
|
|
| |
PR: 24343
Submitted by: MAINTAINER
|
|
|
|
|
|
|
|
| |
- Use own do-install target(mainly to avoid creating odd directory)
- Include additional document into package
PR: 24282
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
and input class.
PR: 23614
Submitted by: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
|
|
|
|
|
| |
PR: ports/24298
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-01-13 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.conf: Add some knu-cvsweb info.
* cvsweb.cgi: MFZ: 1.105.
* README.knu, TODO.knu, cvsweb.cgi, cvsweb.conf,
cvsweb.conf-freebsd, cvsweb.conf-netbsd, cvsweb.conf-openbsd,
cvsweb.conf-ruby: Change CVS tags: "Id" -> "Idaemons".
|
|
|
|
| |
object class.
|
|
|
|
|
| |
PR: 24281
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
| |
PR: 24280
Submitted by: PF
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-01-12 08:42 knu
* cvsweb.cgi, cvsweb.conf-freebsd, cvsweb.conf-netbsd,
cvsweb.conf-openbsd: Clean up URI parser.
Workaround thttpd's buggy SCRIPT_NAME / PATH_INFO parser.
Requested by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
Allow downloading a single port/pkgsrc in tarball by default.
|
|
|
|
| |
Reported by: bento
|
|
|
|
|
| |
Submitted by: Ying-Chieh Liao <ijliao@terry.dragon2.net> (maintainer)
PR: ports/24241
|
|
|
|
|
|
|
|
|
| |
2001-01-12 03:17 knu
* cvsweb.cgi, cvsweb.conf: D'oh, forgot to chomp the result of
`uname`.
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
|
|
|
|
|
| |
PR: 24243
Submitted by: MAINTAINER
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-01-11 11:00 knu
* cvsweb.cgi, cvsweb.conf: Oops.
2001-01-11 10:52 knu
* cvsweb.cgi, cvsweb.conf, cvsweb.conf-freebsd, cvsweb.conf-netbsd,
cvsweb.conf-openbsd: Run "tar cf - ... | gzip -c" rather than "tar
zcf - ..." to avoid tar(1)'s automatic padding of nulls to align
with the block size, which is just garbage for a receiver.
Noted by: Katsuyuki Komatsu <komatsu@sarion.co.jp>
Have $uname variable to hold the OS implementation name.
Move %CMD's initialization part to the beginning of cvsweb.conf so
it can use $uname and configure properly for the OS.
Wrap FreeBSD or OpenBSD specific features in conditional blocks
using $uname.
Fix some open() calls in good manners.
|
| |
|
|
|
|
|
|
|
|
|
| |
the ports collection as "gpatch". Beautify the descriptions.
Update the ports which depend on this version.
PR: 23702
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
Reviewed by: knu
|
| |
|
|
|
|
| |
sort pkg-plist.
|
|
|
|
|
|
|
|
| |
PR: 22653
Submitted by: Mike Heffner <mheffner@vt.edu>
NOTE: added files/patch-ac is unified patch for multiple files;
There's no reason to split up single-purpose patch.
|
| |
|
|
|
|
| |
Approved by: MAINTAINER
|
| |
|
|
|
|
|
|
|
| |
some internal Clanlib's function (fortunately rarely used, which allowed several
clanlib-based ports live w/o it).
Prompted by: alex (quite some time ago)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(both called version 0.5--dates are given in man pages). Add a
DIST_SUBDIR to distinguish the different releases. Be more verbose
when installing. Don't optimize when compiling. Add WWW: line.
Update PLIST. Respect ${CC}. Increment PORTREVISION.
ftp://cantor.informatik.rwth-aachen.de/pub/unix/cs-0.5.tar.gz:
looking for file 500 cs-0.5.tar.gz: No such file or directory.
(Last OK result Mon Nov 27 8:33:50 2000 )
PR: 24091
Submitted by: Joseph Scott <joseph@randomnetworks.com>,
KATO Tsuguru <tkato@prontomail.ne.jp> and myself
|
|
|
|
|
|
|
| |
pre-release, therefore bump PORTREVISION to indicate that update is necessary.
PR: 24179
Submitted by: Jimmy Olgeni <olgeni@uli.it>
|
|
|
|
| |
Submitted by: Samuel Tardieu <sam@inf.enst.fr> (Maintainer)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
|
| |
|