Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-06-01 | Remove obsolete packages, per discussion on tech-pkg. | kristerw | 42 | -1067/+0 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2004-01-08 | Use <machine/endian.h> on Net2-derived BSDs. | agc | 3 | -2/+88 | |
Switch off -Werror (there are a lot of warnings from gcc3), and don't bother running lint when building. Allows this to compile on -current. | |||||
2003-08-30 | Prepare for pkgviews by making sure that passing VIEW-INSTALL or | jlam | 2 | -14/+2 | |
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-01-14 | Revert previous as this doesn't use bsd.pkg.install.mk. | markd | 1 | -1/+4 | |
Should fix problem seen in the bulk build. | |||||
2002-10-22 | Warn that net/netatalk-umich and net/netatalk-asun are the less preferred | markd | 2 | -3/+5 | |
netatalk implementations. Closes PR pkg/18725 from Greg A. Woods. Didn't just delete the packages as the thread in current-users with title "Appletalk seems broken in 1.6" from 28-30 Sept implies that some people still prefer the old packages. | |||||
2002-09-30 | The same fix as net/netatalk/INSTALL, I forgot it, too. | taca | 1 | -4/+1 | |
> Remove setting PKGNAME and STAGE from position parameters ($1 and $2). > This break netatalk package under current bsd.pkg.install.mk. | |||||
2002-05-25 | Reimport of old umich netatalk as net/netatalk-umich to move out of way | markd | 41 | -0/+991 | |
of current netatalk. |