summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-12-09popa3d executable shouldn't belong to popa3d user. Noted by Solar Designer.wiz2-13/+2
2001-12-09"${command}" must be "perl" or else the rc.subr routines can't figure outjlam1-4/+12
the pid of the daemon process. Rework this rc.d script as a model for other perl-script daemons to use.
2001-12-09Add and enable cvsgraph (hi mjl!)wiz1-1/+2
2001-12-09Run autoreconf at pre-configure time so that "make patch" will leave justjlam1-2/+2
the patched files.
2001-12-09Update net/ddclient to 3.6. Pkgsrc changes include:jlam7-77/+114
- buildlink'ify - use general INSTALL scripts as ddclient now requires a config file and can use a rc.d script to operate in daemon mode Changes from version 2.3.2 include: - bug fixes - new ddclient.conf format - rewritten to support DynDNS's NIC2 and other dynamic DNS services: - added EasyDNS (easydns.com) - added Hammernode (hn.org) - added ZoneEdit (zoneedit.com) - added DSLreports (dslreports.com) host monitoring - added support for obtaining IP addresses from : - interfaces, commands, web, external commands, routers - added daemon mode - added logging msgs to syslog and e-mail - add detection of SIGHUP. When this signal is received, ddclient will wake up immediately, reload it's configuration file, and update the IP addresses if necessary.
2001-12-09Add cvsgraph 1.1.3mjl6-0/+100
CvsGraph is a utility to make a graphical representation of all revisions and branches of a file in a CVS/RCS repository. It has been inspired by the 'graph' option in WinCVS.
2001-12-09Assembler on 1.5.2 or below macppc can't handle some parts in genarch. Patch ↵jmc2-1/+23
around that
2001-12-09Subst. for PERL5 in INSTALL files.jlam1-1/+2
2001-12-09Requires a manual fetch so mark it as interactivejmc1-1/+3
2001-12-08pkgtools/x11-links has been updated.kristerw1-2/+2
2001-12-08Added missing library lib/libXmu.so.6.0 and bump the package version to 0.5.kristerw2-3/+4
OK:ed by jlam.
2001-12-08Do some of the modification suggested by David Griffith in pkg/14061.kristerw1-4/+2
2001-12-08Remove old comment that the distfile has not reached the mirrors yet.kristerw1-3/+3
Add comment that the maintainer has asked us to use the mirrors instead of the master site.
2001-12-08Move the disabling of optimization for arm32 to below the inclusion ofkristerw1-6/+6
bsd.pkg.mk so that we are sure that this is the last optimization flag passed by ${CFLAGS}.
2001-12-08Make this build for arm.kristerw1-2/+2
Arm has a compiler bug that was worked around by removing the -O2 from CFLAGS. That workaround did unfortunately remove the buildlink include paths too.
2001-12-08Fix build problems under Solaris.tron3-16/+44
2001-12-08Include x11.buildlink.mkjmc1-1/+2
2001-12-08Conveert to python/extension.buildlink.mk and force to use 2.0 onlyjmc1-2/+3
2001-12-08Patch aclocal.m4 to not pass the gtk prefix arg to gtkconfig or else it gets ↵jmc2-1/+15
the paths wrong and the X libraries won't link in from the buildlink area
2001-12-08Fix typo reported in pkg/14872 and another one.wiz1-2/+2
2001-12-08Amitai Schlair reminded me that 7471 is mentioned here too -- remove it.wiz1-3/+1
2001-12-08Clarify things on PKGREVISION a bit, and mention that it should be removedhubertf1-6/+11
if the pkg is upgraded to a new release of the software. (Setting PKGREVISION=0 should do ok too, but I don't think we want to document that)
2001-12-08Treat PKGREVISION=0 as if it wasn't set (-> add no "nb0")hubertf1-2/+2
2001-12-08make it build on latest pkgsrc. patch supplied by Masao Uebayashi. Thanks!kei3-11/+17
2001-12-07Include x11.buildlink.mkjmc1-1/+2
2001-12-07If this is personal use only and requires an account/pw to download it reallyjmc1-1/+2
needs a LICENSE set to no-redistribution to flag it
2001-12-07PKG_USER/PKG_GROUP are no more, so invent POPA3D_{USER,GROUP} to be usedjlam2-5/+14
in the Makefile and in the INSTALL file.
2001-12-07Convert to use lan/python/extension.buildlink.mk so bulk packages workjmc2-8/+8
2001-12-07remove powerpc from IGNORE list on dynamic loadingjmc1-2/+2
2001-12-07Add patches to config.sub so macppc is recognizedjmc3-1/+29
2001-12-07Fix some format string bugs and make pppoe-server use our libc md5martin3-6/+68
implementation. The md5 included in this pkg is severly broken on 64bit machines.
2001-12-07Remove slightly paranoid security comment - having the read bit set on askrll1-3/+3
set{uid,gid} binary is no worse than having the source code freely available.
2001-12-07kdelibdocs has been deleted. (Thanks Tomasz)skrll1-2/+1
2001-12-07Delete old and not very useful kde 1.1 library documentation pkg.skrll4-538/+0
2001-12-07fixed typo (a `=' should be `+=') and added missing libbonobox.* inkei1-2/+3
buildlink.mk. gnumeric builds successfully. Tested on 1.5Y/i386.
2001-12-07Apply fix in pkg/14431 from Mark Davies <mark@mcs.vuw.ac.nz> so thatskrll2-1/+215
the floppy formatter works for NetBSD.
2001-12-07Remove an old (commented out) DEPENDS line.skrll1-2/+1
2001-12-07remove : at end of if exists()abs1-2/+2
2001-12-07Fix compilation with gcc 2.95.3. Problem report and patch by Robert Elzwiz2-5/+23
from pkg/14860.
2001-12-07Use perl5/buildlink.mk instead of USE_PERL5, and supply a definition forjlam1-2/+3
BUILDLINK_KDEDIR to fix a harmless error when building kdelibs2 where -L/lib appeared as a flag to the compiler/linker.
2001-12-07Include bsd.prefs.mk, just in case, to ensure the X11PREFIX is defined.jlam1-1/+3
2001-12-07Really buildlink'ify by using the xml2-config buildlink wrapper instead ofjlam4-30/+47
the real one, and move the HTML documentation to ${PREFIX}/share/doc/html.
2001-12-07Use ncurses and perl5 buildlink.mks, and set USE_BUILDLINK_ONLY.wiz1-11/+4
2001-12-06Mirror changes to the NetBSD xsrc tree to deal with the new toolchain,jlam2-1/+19
where /usr/libexec/cpp doesn't exist, by calling "cc -E" instead.
2001-12-06Use REPLACE_PERL instead of a patch.wiz3-13/+3
2001-12-06Strongly buildlink'ify, and remove zlib/buildlink.mk as it's implied byjlam1-5/+6
png/buildlink.mk.
2001-12-06share/zh_TW/LC_MESSAGES is in *.pkg.dist, and shouldn't be dirrm'd.wiz1-2/+1
2001-12-06add and enable dillodillo1-1/+2
2001-12-06Initial import of dillo 0.6.2, a small and fast graphical web browser.dillo5-0/+54
pkg provided by Benjamin.Wong@cc.gatech.edu in PR 14808.
2001-12-06Update galeon to 1.0.1taya3-42/+19
From the release mail: - fixed crashes on exit - other bugfixes