Commit graph

49 commits

Author SHA1 Message Date
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
dholland
0be06a657b HOMEPAGE leads to a squatter; comment it out and also note the homepage
of the apparent successor project.
2012-09-30 23:25:18 +00:00
obache
139b9ee499 Add destdir installation support. 2011-03-21 13:29:44 +00:00
obache
c498cf8b5c Fixes last commit
* This package is not DESTDIR ready (need pwlib to be ready first).
* "do-install" must be changed to "post-install", or INSTALL_DIRS will not
  errect.
2011-01-01 05:09:17 +00:00
joerg
a3d28aa359 DESTDIR support 2010-02-11 22:24:33 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
obache
a74f9b3489 MAKE_JOBS_SAFE=no ( or failed to link due to broken .lo files). 2009-01-30 06:22:44 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
wiz
281a00d231 Remove manual extraction code, now that mk/ recognizes -tar.gz. 2006-05-31 00:16:22 +00:00
joerg
f049d88279 Uses C++. 2006-05-16 22:01:54 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
6423e000f9 Removing seemingly verbose noop. 2006-01-10 21:06:08 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
bf9129c41e Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
PKGSRC_USE_TOOLS go away.  There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
jlam
e70b376fa4 Note that tar is required by this package. 2005-05-16 01:32:22 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
adam
3015019a52 Changes 1.15.2:
* Bug fixes
* Improvements
2004-12-01 13:12:47 +00:00
mjl
573646bb60 Build example apps at build time, or else they'd be built at install
time under the root user.
2004-10-17 13:37:43 +00:00
mjl
7d29b5c711 Update openh323 to 1.15.1
Same as with devel/pwlib, the main development site stealthly moved
to sourceforge without notice on the main openh323 page. This update
catches up with the last two years of development.
2004-10-09 16:01:23 +00:00
mjl
ab25a40323 Update openh323 to 1.12.2
No changelog available, sorry.
2004-10-09 01:15:56 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
snj
9b413b14cd Convert to buildlink3. 2004-05-08 06:41:33 +00:00
grant
6eab5759a3 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 14:50:05 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
cjep
0bf6bf3ffd Use tabs (not spaces) to make indentation 2004-01-11 19:41:39 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
8a555528c0 PKGREVISION goes after PKGNAME. 2003-05-05 19:05:05 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
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
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
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
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