summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-09-101-1/+1
|
* apparent typo: $Id4 -> $FreeBSD$Peter Wemm1999-09-104-4/+4
|
* spaces -> tab, to make this Makefile parsable.Bill Fenner1999-09-102-2/+2
| | | | | If you're going to use xterm cut'n'paste, please try running the file through unexpand -a to get rid of xterm's tab expansion.
* $Id$ -> $FreeBSD$ (sada)Peter Wemm1999-09-101-1/+1
|
* $Id$ -> $FreeBSD$ (spammed by taoka)Peter Wemm1999-09-101-1/+1
|
* $Id$ -> $FreeBSD$ (billf)Peter Wemm1999-09-101-1/+1
|
* $Id$ -> $FreeBSD$ (obrien)Peter Wemm1999-09-101-1/+1
|
* Upgrade to 0.9.5.David E. O'Brien1999-09-102-10/+8
|
* Do this in a more general way.David E. O'Brien1999-09-101-1/+1
|
* Errrr. The GCC install dinks (aka `fix-includes') with curses.h onDavid E. O'Brien1999-09-101-1/+0
| | | | | 4.0-CURRENT, but not 3-STABLE. Remove curses.h so this will package on 3-STABLE and deal with it post-3.3 RELEASE.
* update to 0.95.Munechika SUMIKAWA1999-09-103-5/+5
| | | | | PR: 13669 Submitted by: maintainer
* Fix for xemacs-21.1.6.Shigeyuki Fukushima1999-09-104-73/+129
| | | | wemi package should be compatible with xemacs-package on xemacs-21.x.
* Enhanced version of the software midi player `TiMidity' .SADA Kenji1999-09-109-412/+97
| | | | | PR: ports/12150 Submitted by: Yoichi Asai <yatt@msc.biglobe.ne.jp>
* Fix for xemacs-21.1.6.Shigeyuki Fukushima1999-09-104-73/+127
| | | | semi package should be compatible with xemacs-package on xemacs-21.x.
* Fix for xemacs-mule-21.1.6.Shigeyuki Fukushima1999-09-104-69/+129
| | | | flim package should be compatible with xemacs-package on xemacs-21.x.
* Cancel last commitment.SADA Kenji1999-09-103-53/+2
| | | | Problem of bento:/var/mail's permission has been fixed.
* Upgrade to 5.0.3gamma.Dirk Froemberg1999-09-109-115/+116
| | | | | PR: ports/13626 Submitted by: Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
* Upgrade to 4.7.Dirk Froemberg1999-09-104-48/+56
| | | | | PR: ports/13624 Submitted by: Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
* Update to 0.41Bill Fenner1999-09-104-8/+10
| | | | | PR: ports/13681 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it>
* Update to gEDA-19990516 and make it built done again.Foxfair Hu1999-09-103-214/+274
| | | | Obtained from : bento.
* Update for sdr 2.7Bill Fenner1999-09-101-1/+1
|
* Mark port as forbidden due to security problems. With any luckMichael Haro1999-09-102-0/+4
| | | | the new release will come out today.
* Mark as forbidden since it uses gd and the author hasn't had time toMichael Haro1999-09-101-0/+1
| | | | update it for the latest gd yet.
* Fix for xemacs-mule-21.1.6.Shigeyuki Fukushima1999-09-107-150/+192
| | | | apel package should be compatible with xemacs-package on xemacs-21.x.
* Justified pkg/PLIST .SADA Kenji1999-09-101-4/+0
|
* Update to pipsecd-19990831Justin M. Seger1999-09-102-8/+7
| | | | | Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> PR: ports/13501
* Upgrade to 2.2.Thomas Gellekum1999-09-104-12/+31
|
* Create installation directory before trying to copy a file over.Satoshi Asami1999-09-101-0/+1
|
* $DISTNAME changed.Thomas Gellekum1999-09-102-2/+2
|
* Add REQUIRES_MOTIF if Motif support is turned on. Necessary forSatoshi Asami1999-09-101-0/+2
| | | | | | | proper dependency info. Note that this port still doesn't build right (it needs to use ${MOTIFLIB} instead of -lXm).
* Add NO_LATEST_LINK, there is a newer version in the tree.Satoshi Asami1999-09-103-0/+3
|
* Minor update, make xcin-2.3 to install again.Foxfair Hu1999-09-103-70/+68
| | | | Obtained from : bento.
* Remove gd-old port.Chuck Robey1999-09-101-1/+0
| | | | Reviewed by: Satoshi.
* Rollback gd dependency change.Chuck Robey1999-09-101-1/+1
| | | | Reviewed by: Satoshi.
* Fix some pathsTorsten Blum1999-09-102-15/+21
|
* Upgrade to 3.2.0.107Torsten Blum1999-09-103-32/+35
|
* Upgrade to 1.2.48.Thomas Gellekum1999-09-103-155/+153
|
* Upgrade to 1.6b1.Thomas Gellekum1999-09-102-4/+4
|
* Update to CJK v4.3.0.Foxfair Hu1999-09-1012-558/+348
| | | | Submitted by:maintainer.
* Did I say USE_X11? Bah! I meant USE_XLIB of course!Satoshi Asami1999-09-101-1/+1
|
* designate major numer of libpisck in LIB_DEPENDSMunechika SUMIKAWA1999-09-101-1/+1
| | | | Approved by: asami
* Typo: s/PREFiX/PREFIX/ *blush*Peter Wemm1999-09-101-1/+1
| | | | Submitted by: phk
* Upgrade to INN 2.2.1.Torsten Blum1999-09-106-10/+20
| | | | | One of the bugs that has been fixed is a buffer overflow in inews. Please upgrade to 2.2.1 if yo
* Fix dependency: ${PORTSDIR}/print/html2ps -> ${PORTSDIR}/print/html2ps-letter.Dirk Froemberg1999-09-102-2/+2
| | | | Requested by: Andreas Klemm <andreas@FreeBSD.org> (mantainer)
* Set PAPERSIZE to A4 and use html2ps-letter as a master port.Dirk Froemberg1999-09-101-28/+4
| | | | Requested by: Andreas Klemm <andreas@FreeBSD.org> (mantainer)
* html2ps was split into html2ps-a4 and html2ps-letter.Dirk Froemberg1999-09-101-1/+2
| | | | Requested by: Andreas Klemm <andreas@FreeBSD.org> (mantainer)
* - make port non-interactive.Dirk Froemberg1999-09-104-9/+40
| | | | | | | | | - support a4 and letter papersizes after a repository copy from html2ps to html2ps-a4 and html2ps-letter. - use ${PERL} for substituting not ${PERL5}. Requested by: Andreas Klemm <andreas@FreeBSD.org> (mantainer)
* Compile-errorSatoshi Taoka1999-09-102-3/+9
| | | | | PR: 13513 Submitted by: Glenn Johnson <gljohns@bellsouth.net>
* Run ldconfig.Satoshi Asami1999-09-104-0/+10
| | | | Noticed by: bento's errorlogs of jpilot who couldn't find the shlibs
* - changed = to ?= or += in some of the variablesMunechika SUMIKAWA1999-09-102-9/+7
| | | | | | | instead of assigning variables after the .include statement. Suggested by: asami Reviewed by: itojun