Maxim Sobolev
272ffecbc2
Add freetype2 after a repo-copy from print/freerype.
...
Several notes:
o Freetype2 is incompatible at API level with older freetype, therefore
portname will be freetype2-x.x to allow pkg_* tools correctly handle
dependencies (I do not use NO_LATEST_LINK, because it is a production-quality
software, not a beta or such).
o There are no fs namespace conflicts between freetype and freetype2, so they
both could be installed on the same machine w/o any problems.
2000-11-13 17:06:48 +00:00
Kevin Lo
2115b3253c
- Support CXX properly
...
- Fix compile error in 4-stable
- Fix Imakefile breakage under XFree86 4.x
PR: 22814
Submitted by: Ports Fury
2000-11-13 14:15:46 +00:00
Dmitry Sivachenko
2514bdf28c
Change MAINTAINER field.
...
I am now at FreeBSD dot org
Approved by: sobomax
2000-11-13 12:45:40 +00:00
Vanilla I. Shu
90a819fa7b
Urrr... I miss to commit Makefile :(
2000-11-12 02:20:29 +00:00
Vanilla I. Shu
b623162697
Remove USE_XLIB, only freetype utility depends to X library,
...
not freetype library..
2000-11-12 02:19:12 +00:00
Satoshi Asami
7112ba2b40
Change motif to a normal dependency. REQUIRES_MOTIF is now called
...
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As
before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.
I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
Jing-Tang Keith Jang
fb231b65dd
Change keith@freebsd.sinica.edu.tw to keith@FreeBSD.org
2000-11-06 18:15:21 +00:00
David E. O'Brien
c59137ed1a
Updated the "sheets.map" file for 4.13.
...
PR: 22313
Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>
2000-11-03 13:08:57 +00:00
Satoshi Asami
ccc7470720
Add missing manpage texi2dvi4a2ps.1 (how do you pronounce that?!?).
...
Submitted by: bento
2000-11-03 03:02:52 +00:00
Satoshi Asami
2953f5b689
Comment out a2ps.el for now, this won't package since emacs is not a
...
dependency (which is a good thing!). Remove removal of site-lisp
directories, they are created by mtree anyway.
Submitted by: bento
2000-11-03 03:02:15 +00:00
Satoshi Taoka
17cd24b89d
Typo
...
Pointed out by: asami
2000-11-02 14:46:14 +00:00
Maxim Sobolev
10e2f8893d
Whitespace-only:
...
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
Doug Barton
8fe0e8d936
At his request, remove Joel Sutton as maintainer of 8 ports. Thank you for
...
your efforts on these ports, and thank you for also taking the responsibility
to let us know your time now has other priorities.
PR: ports/22384
Submitted by: Joel Sutton, jsutton@bbcon.com.au
2000-10-29 06:31:38 +00:00
Kevin Lo
e40da475ab
Update to version 0.13.2b
...
PR: 22156
Submitted by: MAINTAINER
2000-10-21 12:39:09 +00:00
Matthew Hunt
0291713240
Change default pager from /usr/bin/pg to /usr/bin/more. As before,
...
$PAGER overrides.
(Requested by: dcs)
One patch per modified file.
One modified file per patch.
Honor CC, CFLAGS.
Use BSD_INSTALL_FOO and, as a side effect, install with our customary
ownerships.
No response from: maintainer
2000-10-19 15:53:29 +00:00
Jean-Marc Zucconi
25b7fd1013
Add support for B4 paper size
...
Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp>
2000-10-19 02:37:02 +00:00
Satoshi Taoka
23eb11824c
Update MASTER_SITES
...
Submitted by: sada
2000-10-18 16:10:28 +00:00
Thomas Gellekum
18fe963b4e
Upgrade to 1.01.
2000-10-17 12:12:37 +00:00
Ade Lovett
0901d47d00
Support PREFIX properly
...
Update WWW: line of pkg-descr
PR: 21616
Submitted by: Ports Fury (no response from maintainer)
2000-10-13 20:27:52 +00:00
Ade Lovett
4f8ba96420
Update MASTER_SITES and WWW line of pkg-descr
...
Support PREFIX properly
PR: 21615
Submitted by: Ports Fury (no response from maintainer)
2000-10-13 20:27:13 +00:00
Satoshi Asami
13d98dcce6
pkg/MESSAGE -> ${PKGMESSAGE}. Bad port, no cookie. ;) (It wasn't even
...
using ${PKGDIR} or ${.CURDIR}/pkg/ and that's why I missed in my
original sweep....)
2000-10-09 21:20:42 +00:00
Satoshi Asami
7a40c2a2f7
Fix MD5_FILE (files/md5 -> distinfo).
2000-10-08 10:31:13 +00:00
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
a537c475ad
${MASTERDIR}/pkg/MESSAGE -> ${PKGMESSAGE} (now that's a new one!)
2000-10-08 10:04:18 +00:00
Satoshi Asami
d5b54d0869
Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
...
.) and other pkg variables if they are nearby.
2000-10-08 07:21:03 +00:00
Satoshi Asami
ed93df2267
Rename PLIST.<emacs> to pkg-plist.<emacs>.
2000-10-08 04:00:10 +00:00
Satoshi Asami
a9026db5b0
Rename ${RESOLUTION}.list to pkg-plist.${RESOLUTION}.
2000-10-08 03:57:08 +00:00
David E. O'Brien
20a4775db0
Since the maintainer could not be bothered in the past _3_ months to move
...
``sheet.map'' to freefall:~/public_distfiles, I'll host the file.
2000-10-06 20:03:01 +00:00
Jeremy Lea
c76cf46929
Implement USE_GNOME, part 2.
2000-10-05 07:17:31 +00:00
Jeremy Lea
99290b0d61
Implement USE_GTK, part 2.
2000-10-05 06:42:57 +00:00
Kevin Lo
b171a65110
Update to the lastest version.
...
PR: 21733
Submitted by: MAINTAINER
2000-10-04 14:54:30 +00:00
Maxim Sobolev
55a61bb102
Correct CATEGORIES - make first category in the CATEGORIES list matching parent
...
directory.
2000-10-04 06:40:08 +00:00
Jeremy Lea
d3948bd8c9
USE_LIBTOOL.
2000-10-03 01:00:25 +00:00
Ade Lovett
8088e74ef6
Update to 0.24. Read the ChangeLog for updates, the list is enormous.
2000-09-28 17:58:46 +00:00
Dirk Froemberg
88242ba927
Clean .orig files in ${WRKSRC}/lib/doc created by distribution
...
patch so they aren't installed.
Reported by: onigiri
2000-09-27 22:21:59 +00:00
Dirk Froemberg
7442d539d4
Add missing files.
...
Reported by: onigiri
2000-09-27 22:20:08 +00:00
Satoshi Taoka
f520835117
Update files/md5 because distfiles was updated but these are same file names.
...
Obtained from: bento
2000-09-27 13:05:20 +00:00
Akinori MUSHA
c68548820c
Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
...
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
2000-09-26 08:02:17 +00:00
Satoshi Asami
5e5841f2cd
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
...
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Bill Fumerola
8f932217aa
Update WWW:
2000-09-25 03:42:01 +00:00
Chuck Robey
67fd4f9006
Update this to version 4.13.
2000-09-22 03:42:35 +00:00
Satoshi Asami
ff1d5b6ca3
ComplexProgramTarget() -> ComplexProgramTargetNoMan()
2000-09-22 00:17:20 +00:00
Satoshi Asami
30e19bcf51
Add BUILD_DEPENDS to appropriate version of X depending on the value
...
of XFREE86_VERSION.
2000-09-21 01:48:03 +00:00
Ade Lovett
a6e995922b
Add sgf2tex, a system for typesetting Go games and diagrams using TeX.
...
PR: 19965
Submitted by: Steve Coltrin <spcoltri@omcl.org>
2000-09-19 16:03:04 +00:00
Satoshi Taoka
17450f8b83
(1) Fixed a problem hunging up the package-making system on bento
...
Pointed out: asami
(2) Modified to use variables defined in Mk/bsd.emacs.mk as many as possible.
2000-09-18 02:05:45 +00:00
Satoshi Asami
0dc6cc793c
Add pdflib3.
2000-09-14 00:54:31 +00:00
Bill Fumerola
b462120056
new port pdflib3 (repocopy from pdflib):
...
version 3 of pdflib has odd restrictions for usage (and you may need to
purchase a license depending on what you do with it). It is however needed
for php4's pdf functions and is of use to many, so we'll keep a seperate
restricted port available for those of us who need it.
Support for languages other then C/C++ are turned off for now, but I may change
that (turning on perl/tcl/python support involves turning _off_ C/C++ support,
so I'll add a WITH_FOO knob later)
Submitted by: sobomax, billf
2000-09-13 21:46:33 +00:00
Thomas Gellekum
78932f5d3c
Use bsd.python.mk.
2000-09-12 11:54:11 +00:00
Andreas Klemm
d8a523e701
- Remove restriction of encrypted PDF support
...
- nonexistent -> NONEXISTENT
PR: 21082
Submitted by: tkato@prontomail.ne.jp
2000-09-11 19:07:36 +00:00
Andreas Klemm
c7945503df
- Remove restriction of encrypted PDF support
...
- nonexistent -> NONEXISTENT
- Add USE_GMAKE
- portlint
- Fix usage of PREFIX/LOCALBASE
- Fix pkg/PLIST
PR: 21083
Submitted by: tkato@prontomail.ne.jp
2000-09-11 19:06:16 +00:00