summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-12-04add missing version number (pointed out by Martti Kuparinen)drochner1-2/+2
2002-12-04Note tits update to 1.0.3.scw1-1/+2
2002-12-04Correct output filename: Extrnals.html, not Extnals.htmlrearnsha2-5/+5
2002-12-04Upgrade to version 1.0.3.scw2-6/+5
Changes since the previous point release: - The telnet listener should not bomb out if it fails to init/add a client. - Fix a buffer size problem in the telnet client. Note: This was not a a buffer-overflow. It was simply getnameinfo(3) returning an error when presented with a peer whose IP address resolved to a string larger than NI_MAXSERV. Since NI_MAXSERV was the wrong constant to use anyway in this context, replace it with NI_MAXHOST.
2002-12-04Do not use MANCOMPRESSED and avoid manpage compression duringjmmv3-5/+17
installation (it was not even working properly and caused problems).
2002-12-04Build-depend on libiconv; it is required to generate some files.jmmv1-1/+2
2002-12-04Add work arround for problem in buildlink2 framework which makes libtool'stron1-1/+5
attempt to relink the shared libraries fail.
2002-12-04Fix the varargs usage in GifQprintf().thorpej2-1/+24
2002-12-04$(LIBTOO) -> $(LIBTOOL)dan2-5/+5
2002-12-03net/openh323 updated to 1.10.4jdolecek1-1/+2
list of changes is not readily available, but the pkg is now at least buildable with libtool without particular problems, and the BROKEN tag has been removed
2002-12-03update openh323 to version 1.10.4jdolecek6-132/+213
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-03Note mutt update to 1.4nb3jmmv1-1/+2
2002-12-03Fix mutt(1) manpage so paths in the FILES section appear properlyjmmv5-5/+65
(/etc -> PKG_SYSCONFDIR and /usr/local -> PREFIX). Also remove references to the mutt_dotlock program and do not install its manpage because it does not get installed. Bump PKGREVISION to 3. Approved by tron, the maintainer.
2002-12-03Eliminate another usage of ${OPSYS} in bsd.pkg.mk - realy on Darwinagc8-14/+17
defining _OPSYS_PERL_REQD to the correct value to make sure there's a valid perl version for that platform.
2002-12-03Add a layer of abstraction into bsd.pkg.mk for Java settings - set theagc8-10/+17
path to the java home directory depending upon whether the operating system includes Java by default. Use the operating system-dependent definitions files to set this value.
2002-12-03s/-path/-rpath/jschauma1-2/+2
2002-12-03libtoolify also .dep rule in common.makjdolecek5-6/+61
fix path in pwlib.mak and gui.mak, too bump pkg revision to 2
2002-12-03add zope HTML documentationdrochner4-0/+136
2002-12-03added this weather thingdrochner2-2/+4
2002-12-03zope product to display weather datadrochner4-0/+56
2002-12-03Use ${_PATCH_CAN_BACKUP} rather than hardcoding an OPSYS value intoagc8-9/+16
the logic for doing backups when applying patches, and set the value accordingly in the opsys-dependent defs file.
2002-12-03Use a more generic way of determining, on an opsys-dependent basis,agc8-9/+16
whether the gettext package should be used.
2002-12-03Handle the different rpath directive to the linker for Irix in a different,agc8-24/+18
more generic, way - use an abstraction called ${_OPSYS_RPATH_NAME} which takes the value "-rpath," or "-R", set appropriately in the opsys-dependent defs files.
2002-12-03Abstract out the base value of libtool required into _OPSYS_LIBTOOL_REQD,agc8-15/+17
and use that rather than a hardcoded ${OPSYS} default in bsd.pkg.mk
2002-12-03Apply patches from Sergey Svishchev in PR 19221 to get the correct valueagc1-1/+3
for localpatches and to make that directory available in the sandbox.
2002-12-03regen (squid-2.5.STABLE1-disable-http-violations.patch size and SHA1 change)wiz1-3/+3
2002-12-03Downgrade buildlink depends to libwww>=5.3.2nb2.wiz1-2/+2
Noted by Frederick Bruckman on tech-pkg.
2002-12-03Commit patch from Nick after testing it on IRIX.jschauma1-9/+12
This patch corrects a typo and uses PKGCONFIG_OVERRIDE_SED rather than adjusting sed lateron in the target. Modification of the patch: use '-Wl,-rpath,/path' rather than '-Wl,-rpath -Wl,/path' as suggested by jlam in another email.
2002-12-03allow 'mkcert' to work on Solaris by using ${SH} rather than /bin/sh.grant2-33/+38
2002-12-03on Solaris, pass -Wl,-R ... (as per NetBSD targets) so that libssl cangrant2-6/+89
find libcrypto. fixes my PR pkg/19229.
2002-12-03oops, remove accidental -lpth in library link flags, it was left therejdolecek3-5/+6
by accident problem pointed out by Daniel Carosone bump pkg revision
2002-12-03xcdroast updatedrochner1-1/+2
2002-12-03put automatic ossaudio detection into operationdrochner1-11/+9
2002-12-03+ SDL-image-1.2.2, atari800-1.2.5, centericq-4.8.9, gmp-4.1.1, gphoto-2.1.1,wiz1-4/+13
libexif-0.5.7, mozilla-1.2.1, nxtvepg-2.4.1, polsms-1.9.0 [pkg/19235], pureftpd-0.13a [pkg/19233], silc-{client,server}-0.9.9.1
2002-12-03document how to use sudo with pkgsrchubertf1-1/+14
(for just-in-time-su(1) password caching)
2002-12-03Fix DESCR, as pointed out by Brian A. Seklecki on tech-pkg.wiz1-3/+3
2002-12-03mkdir share/icons unneeded -- will be created by tar/pax.wiz1-2/+1
mkdirs are only needed for empty directories.
2002-12-03Ensure that the voxware (OSS) audio server is built on NetBSD/sparc.jlam3-6/+17
2002-12-03Make this work with audio/oss again.jlam2-15/+15
2002-12-03Note update of mozilla-linux to 1.2.1.grant1-1/+2
2002-12-03Update mozilla-linux to 1.2.1.grant3-14/+10
Major changes since Mozilla 1.1: Browser * Type ahead find * Additional toolbar customization * Visual enhancements to interface * Tabbed browsing enhancements * Browser idle time can now be used to auto-fetch ahead documents * XML prettyprinting * Fix for DHTML bug in 1.2 Mail * New "filter after the fact" capability * Drag and drop from the message search results window The full list of changes can be found at http://www.mozilla.org/releases/mozilla1.2.1/
2002-12-03Allow package Makefiles to define REPLACE_LOCALEDIR, which is a space-jlam1-10/+20
separated list of files relative to ${WRKSRC} on which we do PKGLOCALEDIR replacement. This is in addition to the files on which we already do the PKGLOCALEDIR replacement (Makefile.in* and Makefile*).
2002-12-03Updated squirrelmail to 1.2.10martti1-1/+2
2002-12-03Updated squirrelmail to 1.2.10martti3-6/+18
* multiple session issues resolved * many updated translations * a number of other bugs fixed
2002-12-02Noop commit, just tweaking style.seb1-4/+2
2002-12-02Trivially use buildlink2.seb1-1/+2
2002-12-02+fetchmail-6.1.3 [pkg/19242]jmmv1-1/+2
2002-12-02Bump PKGREVISION for audio/normalize: remove dependency on GNU gettext ifjlam1-2/+2
the system libintl is sufficient, and fix build by properly defining USE_LIBTOOL.
2002-12-02The gettext fix has migrated to gettext-lib/buildlink2.mkjlam1-2/+1
2002-12-02Bump PKGREVISION for audio/normalize: remove dependency on GNU gettext ifjlam1-4/+4
the system libintl is sufficient, and fix build by properly defining USE_LIBTOOL.