Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-12-09 | popa3d executable shouldn't belong to popa3d user. Noted by Solar Designer. | wiz | 2 | -13/+2 | |
2001-12-09 | "${command}" must be "perl" or else the rc.subr routines can't figure out | jlam | 1 | -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-09 | Add and enable cvsgraph (hi mjl!) | wiz | 1 | -1/+2 | |
2001-12-09 | Run autoreconf at pre-configure time so that "make patch" will leave just | jlam | 1 | -2/+2 | |
the patched files. | |||||
2001-12-09 | Update net/ddclient to 3.6. Pkgsrc changes include: | jlam | 7 | -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-09 | Add cvsgraph 1.1.3 | mjl | 6 | -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-09 | Assembler on 1.5.2 or below macppc can't handle some parts in genarch. Patch ↵ | jmc | 2 | -1/+23 | |
around that | |||||
2001-12-09 | Subst. for PERL5 in INSTALL files. | jlam | 1 | -1/+2 | |
2001-12-09 | Requires a manual fetch so mark it as interactive | jmc | 1 | -1/+3 | |
2001-12-08 | pkgtools/x11-links has been updated. | kristerw | 1 | -2/+2 | |
2001-12-08 | Added missing library lib/libXmu.so.6.0 and bump the package version to 0.5. | kristerw | 2 | -3/+4 | |
OK:ed by jlam. | |||||
2001-12-08 | Do some of the modification suggested by David Griffith in pkg/14061. | kristerw | 1 | -4/+2 | |
2001-12-08 | Remove old comment that the distfile has not reached the mirrors yet. | kristerw | 1 | -3/+3 | |
Add comment that the maintainer has asked us to use the mirrors instead of the master site. | |||||
2001-12-08 | Move the disabling of optimization for arm32 to below the inclusion of | kristerw | 1 | -6/+6 | |
bsd.pkg.mk so that we are sure that this is the last optimization flag passed by ${CFLAGS}. | |||||
2001-12-08 | Make this build for arm. | kristerw | 1 | -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-08 | Fix build problems under Solaris. | tron | 3 | -16/+44 | |
2001-12-08 | Include x11.buildlink.mk | jmc | 1 | -1/+2 | |
2001-12-08 | Conveert to python/extension.buildlink.mk and force to use 2.0 only | jmc | 1 | -2/+3 | |
2001-12-08 | Patch aclocal.m4 to not pass the gtk prefix arg to gtkconfig or else it gets ↵ | jmc | 2 | -1/+15 | |
the paths wrong and the X libraries won't link in from the buildlink area | |||||
2001-12-08 | Fix typo reported in pkg/14872 and another one. | wiz | 1 | -2/+2 | |
2001-12-08 | Amitai Schlair reminded me that 7471 is mentioned here too -- remove it. | wiz | 1 | -3/+1 | |
2001-12-08 | Clarify things on PKGREVISION a bit, and mention that it should be removed | hubertf | 1 | -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-08 | Treat PKGREVISION=0 as if it wasn't set (-> add no "nb0") | hubertf | 1 | -2/+2 | |
2001-12-08 | make it build on latest pkgsrc. patch supplied by Masao Uebayashi. Thanks! | kei | 3 | -11/+17 | |
2001-12-07 | Include x11.buildlink.mk | jmc | 1 | -1/+2 | |
2001-12-07 | If this is personal use only and requires an account/pw to download it really | jmc | 1 | -1/+2 | |
needs a LICENSE set to no-redistribution to flag it | |||||
2001-12-07 | PKG_USER/PKG_GROUP are no more, so invent POPA3D_{USER,GROUP} to be used | jlam | 2 | -5/+14 | |
in the Makefile and in the INSTALL file. | |||||
2001-12-07 | Convert to use lan/python/extension.buildlink.mk so bulk packages work | jmc | 2 | -8/+8 | |
2001-12-07 | remove powerpc from IGNORE list on dynamic loading | jmc | 1 | -2/+2 | |
2001-12-07 | Add patches to config.sub so macppc is recognized | jmc | 3 | -1/+29 | |
2001-12-07 | Fix some format string bugs and make pppoe-server use our libc md5 | martin | 3 | -6/+68 | |
implementation. The md5 included in this pkg is severly broken on 64bit machines. | |||||
2001-12-07 | Remove slightly paranoid security comment - having the read bit set on a | skrll | 1 | -3/+3 | |
set{uid,gid} binary is no worse than having the source code freely available. | |||||
2001-12-07 | kdelibdocs has been deleted. (Thanks Tomasz) | skrll | 1 | -2/+1 | |
2001-12-07 | Delete old and not very useful kde 1.1 library documentation pkg. | skrll | 4 | -538/+0 | |
2001-12-07 | fixed typo (a `=' should be `+=') and added missing libbonobox.* in | kei | 1 | -2/+3 | |
buildlink.mk. gnumeric builds successfully. Tested on 1.5Y/i386. | |||||
2001-12-07 | Apply fix in pkg/14431 from Mark Davies <mark@mcs.vuw.ac.nz> so that | skrll | 2 | -1/+215 | |
the floppy formatter works for NetBSD. | |||||
2001-12-07 | Remove an old (commented out) DEPENDS line. | skrll | 1 | -2/+1 | |
2001-12-07 | remove : at end of if exists() | abs | 1 | -2/+2 | |
2001-12-07 | Fix compilation with gcc 2.95.3. Problem report and patch by Robert Elz | wiz | 2 | -5/+23 | |
from pkg/14860. | |||||
2001-12-07 | Use perl5/buildlink.mk instead of USE_PERL5, and supply a definition for | jlam | 1 | -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-07 | Include bsd.prefs.mk, just in case, to ensure the X11PREFIX is defined. | jlam | 1 | -1/+3 | |
2001-12-07 | Really buildlink'ify by using the xml2-config buildlink wrapper instead of | jlam | 4 | -30/+47 | |
the real one, and move the HTML documentation to ${PREFIX}/share/doc/html. | |||||
2001-12-07 | Use ncurses and perl5 buildlink.mks, and set USE_BUILDLINK_ONLY. | wiz | 1 | -11/+4 | |
2001-12-06 | Mirror changes to the NetBSD xsrc tree to deal with the new toolchain, | jlam | 2 | -1/+19 | |
where /usr/libexec/cpp doesn't exist, by calling "cc -E" instead. | |||||
2001-12-06 | Use REPLACE_PERL instead of a patch. | wiz | 3 | -13/+3 | |
2001-12-06 | Strongly buildlink'ify, and remove zlib/buildlink.mk as it's implied by | jlam | 1 | -5/+6 | |
png/buildlink.mk. | |||||
2001-12-06 | share/zh_TW/LC_MESSAGES is in *.pkg.dist, and shouldn't be dirrm'd. | wiz | 1 | -2/+1 | |
2001-12-06 | add and enable dillo | dillo | 1 | -1/+2 | |
2001-12-06 | Initial import of dillo 0.6.2, a small and fast graphical web browser. | dillo | 5 | -0/+54 | |
pkg provided by Benjamin.Wong@cc.gatech.edu in PR 14808. | |||||
2001-12-06 | Update galeon to 1.0.1 | taya | 3 | -42/+19 | |
From the release mail: - fixed crashes on exit - other bugfixes |