Commit graph

70 commits

Author SHA1 Message Date
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
wiz
27820d4dcd USE_BUILDLINK2=yes. 2002-12-23 15:05:34 +00:00
jdolecek
6f5e635944 install simph323 via make install in it's build directory, rather than
hardcoding the path to built binary in pkg Makefile; this is more libtool
friendly
Pointed out by Daniel Carosone in private e-mail.
2002-12-05 11:59:45 +00:00
dan
6d7b822c5c $(LIBTOO) -> $(LIBTOOL) 2002-12-04 04:52:25 +00:00
jdolecek
9fa452d093 update openh323 to version 1.10.4
list of changes isn't readily available
remove BROKEN tag, since it builds Just Fine nowadays; more tests need
  be done to confirm it really works with pth, tho

Partially based upon pkg/17983 by Wojciech Puchar
2002-12-03 21:48:17 +00:00
wiz
5e2b172870 Wildcard pwlib dependency. 2002-12-02 15:14:08 +00:00
agc
443aacd722 Mark this package as broken - specifically, it's very out of date, and
it has a quirky build process which can't deal with our libtool and
pthreads libraries simultaneously.
2002-04-09 16:51:49 +00:00
agc
6f75a336c9 Don't use a custom do-build target when all that's needed is an ALL_TARGET
definition.
2002-04-09 13:29:48 +00:00
agc
42216923e7 Use libtool for each file to be compiled. 2002-04-09 10:55:01 +00:00
jlam
7046abc822 Changes instances where BSD_INSTALL_* were used by targets in the Makefile
into the equivalent INSTALL_*.  This is fallout from the change in
revision 1.915 that removed ${MAKE_ENV} from the environment for a
recursive make.
2002-02-06 16:58:11 +00:00
agc
46d387df0c Pass the MAKE_ENV definitions down to the custom do-build stage.
Fixes problem uncovered in 1.5.2 bulk build.
2001-12-30 20:51:33 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
agc
46f1f90758 Sync PLIST with reality, as pointed out by leftover list from last
bulk build.
2001-05-10 11:14:57 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
wiz
4d50df4d87 add dependency on pwlib 2000-08-28 21:05:05 +00:00
mjl
f0ab924f5d Initial import of openh323.
The OpenH323 project aims to create a full featured, interoperable,
Open Source implementation of the ITU H.323 teleconferencing protocol.

XXX The simph323 program does not seem to work 100%, eg. it is dumping
XXX core on exit. I suspect a problem with the threads stuff.
2000-08-25 16:11:14 +00:00